Report: 2005: Add data, configure rls2005.28
[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     vpp-performance-changes-3n-hsw-cmp-2001.0-4:
811       csit-vpp-perf-report-iterative-2005-3n-hsw:
812         - 31  # NDRPDR sel 2001.0-4
813         - 32  # NDRPDR sel 2001.0-4
814         - 33  # NDRPDR sel 2001.0-4
815         - 34  # NDRPDR sel 2001.0-4
816         - 35  # NDRPDR sel 2001.0-4
817         - 36  # NDRPDR sel 2001.0-4
818         - 38  # NDRPDR sel 2001.0-4
819
820     vpp-performance-changes-3n-skx-h1:
821       csit-vpp-perf-verify-1908_1-3n-skx:
822         - 26  # NDRPDR sel - new1908.1
823         - 27  # NDRPDR sel - new1908.1
824         - 28  # NDRPDR sel - new1908.1
825         - 29  # NDRPDR sel - new1908.1
826         - 30  # NDRPDR sel - new1908.1
827         - 31  # NDRPDR sel - new1908.1
828         - 33  # NDRPDR sel - new1908.1
829         - 34  # NDRPDR sel - new1908.1
830         - 35  # NDRPDR sel - new1908.1
831         - 36  # NDRPDR sel - new1908.1
832     vpp-performance-changes-3n-skx-ref:
833       csit-vpp-perf-verify-2001-3n-skx:
834         - 69  # NDRPDR sel - new2001.0
835         - 71  # NDRPDR sel - new2001.0
836         - 72  # NDRPDR sel - new2001.0
837         - 76  # NDRPDR sel - new2001.0
838         - 77  # NDRPDR sel - new2001.0
839         - 78  # NDRPDR sel - new2001.0
840         - 80  # NDRPDR sel - new2001.0
841     vpp-performance-changes-3n-skx-cmp:
842       csit-vpp-perf-report-iterative-2005-3n-skx:
843         - 4   # NDRPDR sel
844         - 5   # NDRPDR sel ??? all x710 failed
845         - 33  # NDRPDR sel
846         - 28  # NDRPDR sel
847         - 34  # NDRPDR sel
848         - 36  # NDRPDR sel
849         - 37  # NDRPDR sel
850         - 38  # NDRPDR sel
851         - 39  # NDRPDR sel
852         - 41  # NDRPDR sel
853     vpp-performance-changes-3n-skx-cmp-2:
854       csit-vpp-perf-report-iterative-2005-3n-skx:
855         - 42  # NDRPDR sel env 4
856         - 43  # NDRPDR sel env 4
857         - 44  # NDRPDR sel env 4
858         - 45  # NDRPDR sel env 4
859         - 47  # NDRPDR sel env 4
860     vpp-performance-changes-3n-skx-cmp-2001.0-4:
861       csit-vpp-perf-report-iterative-2005-3n-skx:
862         - 50  # NDRPDR sel 2001.0-4
863         - 51  # NDRPDR sel 2001.0-4
864         - 52  # NDRPDR sel 2001.0-4
865         - 53  # NDRPDR sel 2001.0-4
866         - 54  # NDRPDR sel 2001.0-4
867
868     vpp-performance-changes-2n-skx-h1:
869       csit-vpp-perf-verify-1908_1-2n-skx:
870         - 39  # NDRPDR sel - new1908.1
871         - 40  # NDRPDR sel - new1908.1
872         - 41  # NDRPDR sel - new1908.1
873         - 43  # NDRPDR sel - new1908.1
874         - 44  # NDRPDR sel - new1908.1
875         - 45  # NDRPDR sel - new1908.1
876         - 46  # NDRPDR sel - new1908.1
877         - 47  # NDRPDR sel - new1908.1
878         - 48  # NDRPDR sel - new1908.1
879         - 49  # NDRPDR sel - new1908.1
880     vpp-performance-changes-2n-skx-ref:
881       csit-vpp-perf-verify-2001-2n-skx:
882         - 143  # NDRPDR sel - new2001.0
883         - 146  # NDRPDR sel - new2001.0
884         - 147  # NDRPDR sel - new2001.0
885         - 148  # NDRPDR sel - new2001.0
886         - 149  # NDRPDR sel - new2001.0
887         - 150  # NDRPDR sel - new2001.0
888         - 151  # NDRPDR sel - new2001.0
889         - 152  # NDRPDR sel - new2001.0
890         - 153  # NDRPDR sel - new2001.0
891         - 154  # NDRPDR sel - new2001.0
892     vpp-performance-changes-2n-skx-cmp:
893       csit-vpp-perf-report-iterative-2005-2n-skx:
894         - 43  # NDRPDR sel
895         - 38  # NDRPDR sel
896         - 7   # NDRPDR sel
897         - 65  # NDRPDR sel
898         - 47  # NDRPDR sel
899         - 55  # NDRPDR sel
900         - 67  # NDRPDR sel
901         - 75  # NDRPDR sel
902         - 76  # NDRPDR sel
903         - 73  # NDRPDR sel
904     vpp-performance-changes-2n-skx-cmp-2:
905       csit-vpp-perf-report-iterative-2005-2n-skx:
906         - 88  # NDRPDR sel env 4
907         - 89  # NDRPDR sel env 4
908         - 90  # NDRPDR sel env 4
909         - 91  # NDRPDR sel env 4
910         - 92  # NDRPDR sel env 4
911         - 93  # NDRPDR sel env 4
912         - 94  # NDRPDR sel env 4
913     vpp-performance-changes-2n-skx-cmp-2001.0-4:
914       csit-vpp-perf-report-iterative-2005-2n-skx:
915         - 100 # NDRPDR sel 2001.0-4
916         - 101 # NDRPDR sel 2001.0-4
917         - 102 # NDRPDR sel 2001.0-4
918         - 103 # NDRPDR sel 2001.0-4
919         - 104 # NDRPDR sel 2001.0-4
920         - 105 # NDRPDR sel 2001.0-4
921
922 #    vpp-performance-changes-nfv-2n-skx-ref:
923 #      csit-vpp-perf-verify-2001-2n-skx:
924 #        - 30  # NFV
925 #        - 31  # NFV
926 #    vpp-performance-changes-nfv-2n-skx-cmp:
927 #      csit-vpp-perf-report-iterative-2005-2n-skx:
928 #        - 43  # NDRPDR sel
929 #        - 38  # NDRPDR sel
930 #        - 7   # NDRPDR sel
931 #        - 78  # nf-density-sel
932 #        - 83  # nf-density-sel
933
934     vpp-performance-changes-2n-clx-ref:
935       csit-vpp-perf-verify-2001-2n-clx:
936         - 28  # NDRPDR sel
937         - 29  # NDRPDR sel
938         - 32  # NDRPDR sel
939         - 40  # NDRPDR sel
940         - 43  # NDRPDR sel
941         - 44  # NDRPDR sel
942         - 45  # NDRPDR sel
943         - 47  # NDRPDR sel
944         - 48  # NDRPDR sel
945         - 49  # NDRPDR sel
946     vpp-performance-changes-2n-clx-cmp:
947       csit-vpp-perf-report-iterative-2005-2n-clx:
948         - 7   # NDRPDR sel
949         - 38  # NDRPDR sel
950         - 9   # NDRPDR sel
951         - 32  # NDRPDR sel ???
952         - 33  # NDRPDR sel ???
953         - 39  # NDRPDR sel
954         - 40  # NDRPDR sel
955         - 43  # NDRPDR sel
956         - 50  # NDRPDR sel
957         - 51  # NDRPDR sel
958     vpp-performance-changes-2n-clx-cmp-2:
959       csit-vpp-perf-report-iterative-2005-2n-clx:
960         - 62  # NDRPDR sel env 4
961         - 63  # NDRPDR sel env 4
962         - 64  # NDRPDR sel env 4
963         - 65  # NDRPDR sel env 4
964         - 66  # NDRPDR sel env 4
965         - 68  # NDRPDR sel env 4
966         - 69  # NDRPDR sel env 4
967         - 70  # NDRPDR sel env 4
968     vpp-performance-changes-2n-clx-cmp-2001.0-4:
969       csit-vpp-perf-report-iterative-2005-2n-clx:
970         - 73  # NDRPDR sel 2001.0-4
971         - 74  # NDRPDR sel 2001.0-4
972         - 75  # NDRPDR sel 2001.0-4
973         - 76  # NDRPDR sel 2001.0-4
974         - 77  # NDRPDR sel 2001.0-4
975         - 78  # NDRPDR sel 2001.0-4
976         - 79  # NDRPDR sel 2001.0-4
977         - 80  # NDRPDR sel 2001.0-4
978
979     vpp-performance-changes-2n-dnv-h1:
980       csit-vpp-perf-verify-1908-2n-dnv:
981         - 1   # NDRPDR sel
982         - 2   # NDRPDR sel
983         - 3   # NDRPDR sel
984         - 4   # NDRPDR sel
985         - 5   # NDRPDR sel
986         - 6   # NDRPDR sel
987         - 7   # NDRPDR sel
988         - 8   # NDRPDR sel
989         - 9   # NDRPDR sel
990         - 10  # NDRPDR sel
991     vpp-performance-changes-2n-dnv-ref:
992       csit-vpp-perf-verify-2001-2n-dnv:
993         - 4   # NDRPDR sel
994         - 5   # NDRPDR sel
995         - 6   # NDRPDR sel
996         - 7   # NDRPDR sel
997         - 8   # NDRPDR sel
998         - 9   # NDRPDR sel
999         - 10  # NDRPDR sel
1000         - 11  # NDRPDR sel
1001         - 13  # NDRPDR sel
1002         - 16  # NDRPDR sel
1003     vpp-performance-changes-2n-dnv-cmp:
1004       csit-vpp-perf-report-iterative-2005-2n-dnv:
1005         - 3   # NDRPDR sel
1006         - 6   # NDRPDR sel
1007         - 7   # NDRPDR sel
1008         - 8   # NDRPDR sel
1009         - 9   # NDRPDR sel
1010         - 10  # NDRPDR sel
1011         - 11  # NDRPDR sel
1012         - 12  # NDRPDR sel
1013         - 13  # NDRPDR sel
1014         - 14  # NDRPDR sel
1015
1016     vpp-performance-changes-3n-dnv-h1:
1017       csit-vpp-perf-verify-1908-3n-dnv:
1018         - 6   # NDRPDR sel
1019         - 7   # NDRPDR sel
1020         - 8   # NDRPDR sel
1021         - 9   # NDRPDR sel
1022         - 10  # NDRPDR sel
1023         - 12  # NDRPDR sel
1024         - 13  # NDRPDR sel
1025         - 14  # NDRPDR sel
1026         - 15  # NDRPDR sel
1027         - 16  # NDRPDR sel
1028     vpp-performance-changes-3n-dnv-ref:
1029       csit-vpp-perf-verify-2001-3n-dnv:
1030         - 5   # NDRPDR sel
1031         - 6   # NDRPDR sel
1032         - 7   # NDRPDR sel
1033         - 8   # NDRPDR sel
1034         - 9   # NDRPDR sel
1035         - 10  # NDRPDR sel
1036         - 12  # NDRPDR sel
1037         - 16  # NDRPDR sel
1038         - 17  # NDRPDR sel
1039         - 18  # NDRPDR sel
1040     vpp-performance-changes-3n-dnv-cmp:
1041       csit-vpp-perf-report-iterative-2005-3n-dnv:
1042         - 2   # NDRPDR sel
1043         - 3   # NDRPDR sel
1044         - 4   # NDRPDR sel
1045         - 5   # NDRPDR sel
1046         - 6   # NDRPDR sel
1047         - 7   # NDRPDR sel
1048         - 9   # NDRPDR sel
1049         - 10  # NDRPDR sel
1050         - 11  # NDRPDR sel
1051         - 12  # NDRPDR sel
1052
1053     vpp-performance-changes-3n-tsh-h1:
1054       csit-vpp-perf-verify-1908-3n-tsh:
1055         - 7   # NDRPDR sel
1056         - 8   # NDRPDR sel
1057         - 9   # NDRPDR sel
1058         - 10  # NDRPDR sel
1059         - 11  # NDRPDR sel
1060         - 12  # NDRPDR sel
1061         - 13  # NDRPDR sel
1062         - 14  # NDRPDR sel
1063         - 15  # NDRPDR sel
1064         - 16  # NDRPDR sel
1065     vpp-performance-changes-3n-tsh-ref:
1066       csit-vpp-perf-verify-2001-3n-tsh:
1067         - 3   # NDRPDR sel
1068         - 4   # NDRPDR sel
1069         - 7   # NDRPDR sel
1070         - 8   # NDRPDR sel
1071         - 10  # NDRPDR sel
1072         - 12  # NDRPDR sel
1073         - 13  # NDRPDR sel
1074         - 14  # NDRPDR sel
1075         - 15  # NDRPDR sel
1076         - 21  # NDRPDR sel
1077     vpp-performance-changes-3n-tsh-cmp:
1078       # TODO: Add data:
1079       csit-vpp-perf-report-iterative-2005-3n-tsh:
1080         - 9   # NDRPDR sel
1081         - 11  # NDRPDR sel
1082         - 12  # NDRPDR sel
1083         - 20  # NDRPDR sel
1084         - 14  # NDRPDR sel
1085         - 21  # NDRPDR sel
1086     vpp-performance-changes-3n-tsh-cmp-2:
1087       csit-vpp-perf-report-iterative-2005-3n-tsh:
1088         - 23  # NDRPDR sel env 4
1089         - 25  # NDRPDR sel env 4
1090     vpp-performance-changes-3n-tsh-cmp-2001.0-4:
1091       csit-vpp-perf-report-iterative-2005-3n-tsh:
1092         - 28  # NDRPDR sel 2001.0-4
1093         - 29  # NDRPDR sel 2001.0-4
1094         - 31  # NDRPDR sel 2001.0-4
1095
1096     vpp-soak-vs-ndr-2n-skx-ref:
1097       csit-vpp-perf-report-iterative-2005-2n-skx:
1098         - 43  # NDRPDR sel
1099         - 38  # NDRPDR sel
1100         - 7   # NDRPDR sel
1101         - 65  # NDRPDR sel
1102         - 47  # NDRPDR sel
1103         - 55  # NDRPDR sel
1104         - 67  # NDRPDR sel
1105         - 75  # NDRPDR sel
1106         - 76  # NDRPDR sel
1107         - 73  # NDRPDR sel
1108     vpp-soak-vs-ndr-2n-skx-cmp:
1109       csit-vpp-perf-report-iterative-2005-2n-skx:
1110         - 49  # Soak
1111         - 54  # Soak
1112     vpp-soak-vs-ndr-2n-skx:
1113       csit-vpp-perf-report-iterative-2005-2n-skx:
1114         - 43  # NDRPDR sel
1115         - 38  # NDRPDR sel
1116         - 7   # NDRPDR sel
1117         - 65  # NDRPDR sel
1118         - 47  # NDRPDR sel
1119         - 55  # NDRPDR sel
1120         - 67  # NDRPDR sel
1121         - 75  # NDRPDR sel
1122         - 76  # NDRPDR sel
1123         - 73  # NDRPDR sel
1124         - 49  # Soak
1125         - 54  # Soak
1126
1127     vpp-soak-vs-ndr-2n-clx-ref:
1128       csit-vpp-perf-report-iterative-2005-2n-clx:
1129         - 7   # NDRPDR sel
1130         - 38  # NDRPDR sel
1131         - 9   # NDRPDR sel
1132         - 32  # NDRPDR sel ???
1133         - 33  # NDRPDR sel ???
1134         - 39  # NDRPDR sel
1135         - 40  # NDRPDR sel
1136         - 43  # NDRPDR sel
1137         - 50  # NDRPDR sel
1138         - 51  # NDRPDR sel
1139     vpp-soak-vs-ndr-2n-clx-cmp:
1140       csit-vpp-perf-report-iterative-2005-2n-clx:
1141         - 44  # Soak
1142         - 49  # Soak
1143     vpp-soak-vs-ndr-2n-clx:
1144       csit-vpp-perf-report-iterative-2005-2n-clx:
1145         - 7   # NDRPDR sel
1146         - 38  # NDRPDR sel
1147         - 9   # NDRPDR sel
1148         - 32  # NDRPDR sel ???
1149         - 33  # NDRPDR sel ???
1150         - 39  # NDRPDR sel
1151         - 40  # NDRPDR sel
1152         - 43  # NDRPDR sel
1153         - 50  # NDRPDR sel
1154         - 51  # NDRPDR sel
1155         - 44  # Soak
1156         - 49  # Soak
1157
1158     vpp-performance-changes-3n-hsw-mrr-h1:
1159       csit-vpp-perf-verify-1908-3n-hsw:
1160         - 39  # MRR sel
1161     vpp-performance-changes-3n-hsw-mrr-ref:
1162       csit-vpp-perf-verify-2001-3n-hsw:
1163         - 17  # MRR sel
1164     vpp-performance-changes-3n-hsw-mrr-cmp:
1165       csit-vpp-perf-report-iterative-2005-3n-hsw:
1166         - 13  # MRR
1167     vpp-performance-changes-3n-hsw-mrr-cmp-2:
1168       csit-vpp-perf-report-iterative-2005-3n-hsw:
1169         - 30  # MRR env 4
1170
1171 #    vpp-performance-changes-3n-skx-mrr-h1:
1172 #      csit-vpp-perf-verify-1908-3n-skx:
1173 #        - 36  # MRR sel
1174     vpp-performance-changes-3n-skx-mrr-ref:
1175       csit-vpp-perf-verify-2001-3n-skx:
1176         - 50  # MRR sel
1177         - 53  # MRR sel addition
1178     vpp-performance-changes-3n-skx-mrr-cmp:
1179       csit-vpp-perf-report-iterative-2005-3n-skx:
1180         - 6   # MRR sel
1181     vpp-performance-changes-3n-skx-mrr-cmp-2:
1182       csit-vpp-perf-report-iterative-2005-3n-skx:
1183         - 49  # MRR sel env 4
1184
1185 #    vpp-performance-changes-2n-skx-mrr-h1:
1186 #      csit-vpp-perf-verify-1908-2n-skx:
1187 #        - 69  # MRR sel
1188     vpp-performance-changes-2n-skx-mrr-ref:
1189       csit-vpp-perf-verify-2001-2n-skx:
1190         - 101 # MRR sel
1191         - 128 # MRR sel addition
1192     vpp-performance-changes-2n-skx-mrr-cmp:
1193       csit-vpp-perf-report-iterative-2005-2n-skx:
1194         - 42  # MRR sel
1195     vpp-performance-changes-2n-skx-mrr-cmp-2:
1196       csit-vpp-perf-report-iterative-2005-2n-skx:
1197         - 99  # MRR sel env 4
1198
1199     vpp-performance-changes-2n-clx-mrr-ref:
1200       csit-vpp-perf-verify-2001-2n-clx:
1201         - 39  # MRR
1202     vpp-performance-changes-2n-clx-mrr-cmp:
1203       csit-vpp-perf-report-iterative-2005-2n-clx:
1204         - 12   # MRR
1205     vpp-performance-changes-2n-clx-mrr-cmp-2:
1206       csit-vpp-perf-report-iterative-2005-2n-clx:
1207         - 72   # MRR
1208
1209 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
1210 #      csit-vpp-perf-verify-1908-2n-skx:
1211 #        - 71  # NFV MRR
1212 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1213 #      # csit-vpp-perf-verify-2001-2n-skx:
1214 #      csit-vpp-perf-verify-1908-2n-skx:
1215 #        - 71  # NFV MRR
1216
1217     vpp-performance-changes-2n-dnv-mrr-h1:
1218       csit-vpp-perf-verify-1908-2n-dnv:
1219         - 11  # MRR sel
1220     vpp-performance-changes-2n-dnv-mrr-ref:
1221       csit-vpp-perf-verify-2001-2n-dnv:
1222         - 12  # MRR sel
1223     vpp-performance-changes-2n-dnv-mrr-cmp:
1224       csit-vpp-perf-report-iterative-2005-2n-dnv:
1225         - 15  # MRR sel
1226
1227     vpp-performance-changes-3n-dnv-mrr-h1:
1228       csit-vpp-perf-verify-1908-3n-dnv:
1229         - 17  # MRR sel
1230     vpp-performance-changes-3n-dnv-mrr-ref:
1231       csit-vpp-perf-verify-2001-3n-dnv:
1232         - 11  # MRR sel
1233     vpp-performance-changes-3n-dnv-mrr-cmp:
1234       csit-vpp-perf-report-iterative-2005-3n-dnv:
1235         - 8   # MRR
1236
1237     vpp-performance-changes-3n-tsh-mrr-h1:
1238       csit-vpp-perf-verify-1908-3n-tsh:
1239         - 17  # MRR sel
1240     vpp-performance-changes-3n-tsh-mrr-ref:
1241       csit-vpp-perf-verify-2001-3n-tsh:
1242         - 9   # MRR sel
1243     vpp-performance-changes-3n-tsh-mrr-cmp:
1244       csit-vpp-perf-report-iterative-2005-3n-tsh:
1245         - 10  # MRR sel
1246     vpp-performance-changes-3n-tsh-mrr-cmp-2:
1247       csit-vpp-perf-report-iterative-2005-3n-tsh:
1248         - 27  # MRR sel env 4
1249
1250     dpdk-performance-changes-3n-hsw-h1:
1251       csit-dpdk-perf-verify-1908-3n-hsw:
1252         - 2   # NDRPDR sel
1253         - 3   # NDRPDR sel
1254         - 4   # NDRPDR sel
1255         - 5   # NDRPDR sel
1256         - 6   # NDRPDR sel
1257         - 7   # NDRPDR sel
1258         - 8   # NDRPDR sel
1259         - 9   # NDRPDR sel
1260         - 10  # NDRPDR sel
1261         - 11  # NDRPDR sel
1262     dpdk-performance-changes-3n-hsw-ref:
1263       csit-dpdk-perf-verify-2001-3n-hsw:
1264         - 4   # NDRPDR sel
1265         - 5   # NDRPDR sel
1266         - 6   # NDRPDR sel
1267         - 7   # NDRPDR sel
1268         - 8   # NDRPDR sel
1269         - 9   # NDRPDR sel
1270         - 10  # NDRPDR sel
1271         - 11  # NDRPDR sel
1272         - 12  # NDRPDR sel
1273         - 13  # NDRPDR sel
1274         - 15  # NDRPDR sel
1275         - 16  # NDRPDR sel
1276         - 17  # NDRPDR sel
1277         - 18  # NDRPDR sel
1278         - 19  # NDRPDR sel
1279         - 20  # NDRPDR sel
1280         - 21  # NDRPDR sel
1281         - 22  # NDRPDR sel
1282         - 23  # NDRPDR sel
1283         - 24  # NDRPDR sel
1284     dpdk-performance-changes-3n-hsw-cmp:
1285       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1286         - 5   # NDRPDR sel
1287         - 6   # NDRPDR sel
1288         - 7   # NDRPDR sel
1289         - 8   # NDRPDR sel
1290         - 9   # NDRPDR sel
1291         - 10  # NDRPDR sel
1292         - 11  # NDRPDR sel
1293         - 12  # NDRPDR sel
1294         - 13  # NDRPDR sel
1295         - 14  # NDRPDR sel
1296
1297     dpdk-performance-changes-3n-skx-h1:
1298       csit-dpdk-perf-verify-1908-3n-skx:
1299         - 3   # NDRPDR sel
1300         - 4   # NDRPDR sel
1301         - 5   # NDRPDR sel
1302         - 6   # NDRPDR sel
1303         - 7   # NDRPDR sel
1304         - 8   # NDRPDR sel
1305         - 9   # NDRPDR sel
1306         - 10  # NDRPDR sel
1307         - 11  # NDRPDR sel
1308         - 12  # NDRPDR sel
1309     dpdk-performance-changes-3n-skx-ref:
1310       csit-dpdk-perf-verify-2001-3n-skx:
1311         - 29  # NDRPDR sel xxv710
1312         - 33  # NDRPDR sel xxv710
1313         - 34  # NDRPDR sel xxv710
1314         - 35  # NDRPDR sel xxv710
1315         - 36  # NDRPDR sel xxv710
1316         - 37  # NDRPDR sel xxv710
1317         - 41  # NDRPDR sel xxv710
1318         - 42  # NDRPDR sel xxv710
1319         - 43  # NDRPDR sel xxv710
1320         - 45  # NDRPDR sel xxv710
1321         - 30  # NDRPDR sel x710
1322         - 31  # NDRPDR sel x710
1323         - 32  # NDRPDR sel x710
1324         - 38  # NDRPDR sel x710
1325         - 39  # NDRPDR sel x710
1326         - 40  # NDRPDR sel x710
1327         - 44  # NDRPDR sel x710
1328         - 46  # NDRPDR sel x710
1329         - 47  # NDRPDR sel x710
1330         - 48  # NDRPDR sel x710
1331     dpdk-performance-changes-3n-skx-cmp:
1332       csit-dpdk-perf-report-iterative-2005-3n-skx:
1333         - 4   # NDRPDR sel
1334         - 5   # NDRPDR sel
1335         - 6   # NDRPDR sel
1336         - 7   # NDRPDR sel
1337         - 8   # NDRPDR sel
1338         - 11  # NDRPDR sel
1339         - 12  # NDRPDR sel
1340         - 13  # NDRPDR sel
1341         - 14  # NDRPDR sel
1342         - 15  # NDRPDR sel
1343
1344     dpdk-performance-changes-2n-skx-h1:
1345       csit-dpdk-perf-verify-1908-2n-skx:
1346         - 2   # NDRPDR sel
1347         - 3   # NDRPDR sel
1348         - 4   # NDRPDR sel
1349         - 5   # NDRPDR sel
1350         - 7   # NDRPDR sel
1351         - 8   # NDRPDR sel
1352         - 9   # NDRPDR sel
1353         - 10  # NDRPDR sel
1354         - 11  # NDRPDR sel
1355         - 12  # NDRPDR sel
1356     dpdk-performance-changes-2n-skx-ref:
1357       csit-dpdk-perf-verify-2001-2n-skx:
1358         - 35  # NDRPDR sel xxv710
1359         - 36  # NDRPDR sel xxv710
1360         - 37  # NDRPDR sel xxv710
1361         - 41  # NDRPDR sel xxv710
1362         - 42  # NDRPDR sel xxv710
1363         - 43  # NDRPDR sel xxv710
1364         - 46  # NDRPDR sel xxv710
1365         - 47  # NDRPDR sel xxv710
1366         - 52  # NDRPDR sel xxv710
1367         - 53  # NDRPDR sel xxv710
1368         - 38  # NDRPDR sel x710
1369         - 39  # NDRPDR sel x710
1370         - 40  # NDRPDR sel x710
1371         - 44  # NDRPDR sel x710
1372         - 45  # NDRPDR sel x710
1373         - 48  # NDRPDR sel x710
1374         - 49  # NDRPDR sel x710
1375         - 50  # NDRPDR sel x710
1376         - 51  # NDRPDR sel x710
1377         - 54  # NDRPDR sel x710
1378     dpdk-performance-changes-2n-skx-cmp:
1379       csit-dpdk-perf-report-iterative-2005-2n-skx:
1380         - 1   # NDRPDR sel
1381         - 2   # NDRPDR sel
1382         - 3   # NDRPDR sel
1383         - 4   # NDRPDR sel
1384         - 5   # NDRPDR sel
1385         - 6   # NDRPDR sel
1386         - 7   # NDRPDR sel
1387         - 8   # NDRPDR sel
1388         - 9   # NDRPDR sel
1389         - 10  # NDRPDR sel
1390
1391     dpdk-performance-changes-2n-clx-ref:
1392       csit-dpdk-perf-verify-2001-2n-clx:
1393         - 15  # NDRPDR sel
1394         - 16  # NDRPDR sel
1395         - 17  # NDRPDR sel
1396         - 18  # NDRPDR sel
1397         - 19  # NDRPDR sel
1398         - 20  # NDRPDR sel
1399         - 21  # NDRPDR sel
1400         - 22  # NDRPDR sel
1401         - 23  # NDRPDR sel
1402         - 24  # NDRPDR sel
1403         - 25  # NDRPDR sel
1404         - 26  # NDRPDR sel
1405         - 27  # NDRPDR sel
1406         - 28  # NDRPDR sel
1407         - 29  # NDRPDR sel
1408         - 30  # NDRPDR sel
1409         - 31  # NDRPDR sel
1410         - 32  # NDRPDR sel
1411         - 33  # NDRPDR sel
1412         - 34  # NDRPDR sel
1413     dpdk-performance-changes-2n-clx-cmp:
1414       csit-dpdk-perf-report-iterative-2005-2n-clx:
1415         - 1   # NDRPDR sel
1416         - 2   # NDRPDR sel
1417         - 3   # NDRPDR sel
1418         - 4   # NDRPDR sel
1419         - 5   # NDRPDR sel
1420         - 6   # NDRPDR sel
1421         - 7   # NDRPDR sel
1422         - 8   # NDRPDR sel
1423         - 9   # NDRPDR sel
1424         - 10  # NDRPDR sel
1425
1426     dpdk-performance-changes-2n-dnv-ref:
1427       csit-dpdk-perf-verify-2001-2n-dnv:
1428         - 9   # NDRPDR sel
1429         - 10  # NDRPDR sel
1430         - 11  # NDRPDR sel
1431         - 12  # NDRPDR sel
1432         - 13  # NDRPDR sel
1433         - 14  # NDRPDR sel
1434         - 15  # NDRPDR sel
1435         - 16  # NDRPDR sel
1436         - 17  # NDRPDR sel
1437         - 18  # NDRPDR sel
1438     dpdk-performance-changes-2n-dnv-cmp:
1439       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1440         - 8   # NDRPDR sel
1441         - 9   # NDRPDR sel
1442         - 10  # NDRPDR sel
1443         - 11  # NDRPDR sel
1444         - 12  # NDRPDR sel
1445         - 13  # NDRPDR sel
1446         - 14  # NDRPDR sel
1447         - 15  # NDRPDR sel
1448         - 16  # NDRPDR sel
1449         - 17  # NDRPDR sel
1450
1451     dpdk-performance-changes-3n-dnv-ref:
1452       csit-dpdk-perf-verify-2001-3n-dnv:
1453         - 12  # NDRPDR sel
1454         - 13  # NDRPDR sel
1455         - 14  # NDRPDR sel
1456         - 15  # NDRPDR sel
1457         - 16  # NDRPDR sel
1458         - 17  # NDRPDR sel
1459         - 18  # NDRPDR sel
1460         - 19  # NDRPDR sel
1461         - 20  # NDRPDR sel
1462         - 22  # NDRPDR sel
1463     dpdk-performance-changes-3n-dnv-cmp:
1464       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1465         - 6   # NDRPDR sel
1466         - 7   # NDRPDR sel
1467         - 8   # NDRPDR sel
1468         - 9   # NDRPDR sel
1469         - 10  # NDRPDR sel
1470         - 11  # NDRPDR sel
1471         - 12  # NDRPDR sel
1472         - 13  # NDRPDR sel
1473         - 14  # NDRPDR sel
1474         - 16  # NDRPDR sel
1475
1476     dpdk-performance-changes-3n-tsh-ref:
1477       csit-dpdk-perf-verify-2001-3n-tsh:
1478         - 3   # NDRPDR sel
1479         - 4   # NDRPDR sel
1480         - 5   # NDRPDR sel
1481         - 9   # NDRPDR sel
1482         - 10  # NDRPDR sel
1483         - 11  # NDRPDR sel
1484         - 12  # NDRPDR sel
1485         - 14  # NDRPDR sel
1486         - 15  # NDRPDR sel
1487         - 18  # NDRPDR sel
1488     dpdk-performance-changes-3n-tsh-cmp:
1489       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1490         - 5   # NDRPDR sel
1491
1492     # Compare testbeds
1493
1494     vpp-compare-testbeds-ref:
1495       csit-vpp-perf-report-iterative-2005-3n-hsw:
1496         - 3   # NDRPDR sel
1497         - 4   # NDRPDR sel
1498         - 5   # NDRPDR sel
1499         - 10  # NDRPDR sel
1500         - 11  # NDRPDR sel
1501         - 12  # NDRPDR sel
1502         - 15  # NDRPDR sel
1503         - 16  # NDRPDR sel
1504         - 18  # NDRPDR sel
1505         - 19  # NDRPDR sel
1506     vpp-compare-testbeds-cmp:
1507       csit-vpp-perf-report-iterative-2005-3n-skx:
1508         - 4   # NDRPDR sel
1509         - 5   # NDRPDR sel ??? all x710 failed
1510         - 33  # NDRPDR sel
1511         - 28  # NDRPDR sel
1512         - 34  # NDRPDR sel
1513         - 36  # NDRPDR sel
1514         - 37  # NDRPDR sel
1515         - 38  # NDRPDR sel
1516         - 39  # NDRPDR sel
1517         - 41  # NDRPDR sel
1518
1519     vpp-compare-testbeds-skx-clx-ref:
1520       csit-vpp-perf-report-iterative-2005-2n-skx:
1521         - 43  # NDRPDR sel
1522         - 38  # NDRPDR sel
1523         - 7   # NDRPDR sel
1524         - 65  # NDRPDR sel
1525         - 47  # NDRPDR sel
1526         - 55  # NDRPDR sel
1527         - 67  # NDRPDR sel
1528         - 75  # NDRPDR sel
1529         - 76  # NDRPDR sel
1530         - 73  # NDRPDR sel
1531     vpp-compare-testbeds-skx-clx-cmp:
1532       csit-vpp-perf-report-iterative-2005-2n-clx:
1533         - 7   # NDRPDR sel
1534         - 38  # NDRPDR sel
1535         - 9   # NDRPDR sel
1536         - 32  # NDRPDR sel ???
1537         - 33  # NDRPDR sel ???
1538         - 39  # NDRPDR sel
1539         - 40  # NDRPDR sel
1540         - 43  # NDRPDR sel
1541         - 50  # NDRPDR sel
1542         - 51  # NDRPDR sel
1543
1544     vpp-compare-testbeds-hsw-clx-ref:
1545       csit-vpp-perf-report-iterative-2005-3n-hsw:
1546         - 3   # NDRPDR sel
1547         - 4   # NDRPDR sel
1548         - 5   # NDRPDR sel
1549         - 10  # NDRPDR sel
1550         - 11  # NDRPDR sel
1551         - 12  # NDRPDR sel
1552         - 15  # NDRPDR sel
1553         - 16  # NDRPDR sel
1554         - 18  # NDRPDR sel
1555         - 19  # NDRPDR sel
1556     vpp-compare-testbeds-hsw-clx-cmp:
1557       csit-vpp-perf-report-iterative-2005-2n-clx:
1558         - 7   # NDRPDR sel
1559         - 38  # NDRPDR sel
1560         - 9   # NDRPDR sel
1561         - 32  # NDRPDR sel ???
1562         - 33  # NDRPDR sel ???
1563         - 39  # NDRPDR sel
1564         - 40  # NDRPDR sel
1565         - 43  # NDRPDR sel
1566         - 50  # NDRPDR sel
1567         - 51  # NDRPDR sel
1568
1569     vpp-compare-testbeds-mrr-ref:
1570       csit-vpp-perf-report-iterative-2005-3n-hsw:
1571         - 13  # MRR
1572     vpp-compare-testbeds-mrr-cmp:
1573       csit-vpp-perf-report-iterative-2005-3n-skx:
1574         - 6   # MRR sel
1575
1576     vpp-compare-testbeds-mrr-skx-clx-ref:
1577       csit-vpp-perf-report-iterative-2005-2n-skx:
1578         - 42  # MRR sel
1579     vpp-compare-testbeds-mrr-skx-clx-cmp:
1580       csit-vpp-perf-report-iterative-2005-2n-clx:
1581         - 12   # MRR
1582
1583     vpp-compare-testbeds-mrr-hsw-clx-ref:
1584       csit-vpp-perf-report-iterative-2005-3n-hsw:
1585         - 13  # MRR
1586     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1587       csit-vpp-perf-report-iterative-2005-2n-clx:
1588         - 12   # MRR
1589
1590     dpdk-compare-testbeds-ref:
1591       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1592         - 5   # NDRPDR sel
1593         - 6   # NDRPDR sel
1594         - 7   # NDRPDR sel
1595         - 8   # NDRPDR sel
1596         - 9   # NDRPDR sel
1597         - 10  # NDRPDR sel
1598         - 11  # NDRPDR sel
1599         - 12  # NDRPDR sel
1600         - 13  # NDRPDR sel
1601         - 14  # NDRPDR sel
1602     dpdk-compare-testbeds-cmp:
1603       csit-dpdk-perf-report-iterative-2005-3n-skx:
1604         - 4   # NDRPDR sel
1605         - 5   # NDRPDR sel
1606         - 6   # NDRPDR sel
1607         - 7   # NDRPDR sel
1608         - 8   # NDRPDR sel
1609         - 11  # NDRPDR sel
1610         - 12  # NDRPDR sel
1611         - 13  # NDRPDR sel
1612         - 14  # NDRPDR sel
1613         - 15  # NDRPDR sel
1614
1615     dpdk-compare-testbeds-skx-clx-ref:
1616       csit-dpdk-perf-report-iterative-2005-2n-skx:
1617         - 1   # NDRPDR sel
1618         - 2   # NDRPDR sel
1619         - 3   # NDRPDR sel
1620         - 4   # NDRPDR sel
1621         - 5   # NDRPDR sel
1622         - 6   # NDRPDR sel
1623         - 7   # NDRPDR sel
1624         - 8   # NDRPDR sel
1625         - 9   # NDRPDR sel
1626         - 10  # NDRPDR sel
1627     dpdk-compare-testbeds-skx-clx-cmp:
1628       csit-dpdk-perf-report-iterative-2005-2n-clx:
1629         - 1   # NDRPDR sel
1630         - 2   # NDRPDR sel
1631         - 3   # NDRPDR sel
1632         - 4   # NDRPDR sel
1633         - 5   # NDRPDR sel
1634         - 6   # NDRPDR sel
1635         - 7   # NDRPDR sel
1636         - 8   # NDRPDR sel
1637         - 9   # NDRPDR sel
1638         - 10  # NDRPDR sel
1639
1640     # Compare topologies
1641
1642     vpp-compare-topologies-ref:
1643       csit-vpp-perf-report-iterative-2005-3n-skx:
1644         - 4   # NDRPDR sel
1645         - 5   # NDRPDR sel ??? all x710 failed
1646         - 33  # NDRPDR sel
1647         - 28  # NDRPDR sel
1648         - 34  # NDRPDR sel
1649         - 36  # NDRPDR sel
1650         - 37  # NDRPDR sel
1651         - 38  # NDRPDR sel
1652         - 39  # NDRPDR sel
1653         - 41  # NDRPDR sel
1654     vpp-compare-topologies-cmp:
1655       csit-vpp-perf-report-iterative-2005-2n-skx:
1656         - 43  # NDRPDR sel
1657         - 38  # NDRPDR sel
1658         - 7   # NDRPDR sel
1659         - 65  # NDRPDR sel
1660         - 47  # NDRPDR sel
1661         - 55  # NDRPDR sel
1662         - 67  # NDRPDR sel
1663         - 75  # NDRPDR sel
1664         - 76  # NDRPDR sel
1665         - 73  # NDRPDR sel
1666
1667     vpp-compare-topologies-mrr-ref:
1668       csit-vpp-perf-report-iterative-2005-3n-skx:
1669         - 6   # MRR sel
1670     vpp-compare-topologies-mrr-cmp:
1671       csit-vpp-perf-report-iterative-2005-2n-skx:
1672         - 42  # MRR sel
1673
1674     dpdk-compare-topologies-ref:
1675       csit-dpdk-perf-report-iterative-2005-3n-skx:
1676         - 4   # NDRPDR sel
1677         - 5   # NDRPDR sel
1678         - 6   # NDRPDR sel
1679         - 7   # NDRPDR sel
1680         - 8   # NDRPDR sel
1681         - 11  # NDRPDR sel
1682         - 12  # NDRPDR sel
1683         - 13  # NDRPDR sel
1684         - 14  # NDRPDR sel
1685         - 15  # NDRPDR sel
1686     dpdk-compare-topologies-cmp:
1687       csit-dpdk-perf-report-iterative-2005-2n-skx:
1688         - 1   # NDRPDR sel
1689         - 2   # NDRPDR sel
1690         - 3   # NDRPDR sel
1691         - 4   # NDRPDR sel
1692         - 5   # NDRPDR sel
1693         - 6   # NDRPDR sel
1694         - 7   # NDRPDR sel
1695         - 8   # NDRPDR sel
1696         - 9   # NDRPDR sel
1697         - 10  # NDRPDR sel
1698
1699   plot-layouts:
1700
1701     plot-soak-throughput:
1702       titlefont:
1703         size: 18
1704       xaxis:
1705         title: "<b>Test Cases [Index]</b>"
1706         titlefont:
1707           size: 16
1708         autorange: True
1709         fixedrange: False
1710         gridcolor: "rgb(230, 230, 230)"
1711         linecolor: "rgb(220, 220, 220)"
1712         linewidth: 1
1713         showgrid: True
1714         showline: True
1715         showticklabels: True
1716         tickcolor: "rgb(220, 220, 220)"
1717         tickmode: "linear"
1718         tickfont:
1719           size: 16
1720         zeroline: False
1721       yaxis:
1722         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1723         titlefont:
1724           size: 16
1725         gridcolor: "rgb(230, 230, 230)"
1726         hoverformat: ".4r"
1727         tickformat: ".3r"
1728         linecolor: "rgb(220, 220, 220)"
1729         linewidth: 1
1730         showgrid: True
1731         showline: True
1732         showticklabels: True
1733         tickcolor: "rgb(220, 220, 220)"
1734         tickfont:
1735           size: 16
1736         zeroline: False
1737         range: [0,50]
1738       autosize: False
1739       margin:
1740         t: 50
1741         b: 0
1742         l: 80
1743         r: 20
1744       showlegend: True
1745       legend:
1746         orientation: "h"
1747         font:
1748           size: 16
1749       width: 700
1750       height: 900
1751       paper_bgcolor: "#fff"
1752       plot_bgcolor: "#fff"
1753       hoverlabel:
1754         namelength: -1
1755
1756     plot-service-density:
1757       titlefont:
1758         size: 18
1759       xaxis:
1760         side: "top"
1761         autorange: True
1762         fixedrange: False
1763         showgrid: False
1764         showline: False
1765         showticklabels: False
1766         ticks: ""
1767         ticklen: 0
1768         tickwidth: 0
1769         zeroline: False
1770       yaxis:
1771         autorange: "reversed"
1772         showgrid: False
1773         showline: False
1774         showticklabels: False
1775         ticks: ""
1776         ticklen: 0
1777         tickwidth: 0
1778         zeroline: False
1779       showlegend: False
1780       paper_bgcolor: "#fff"
1781       plot_bgcolor: "#fff"
1782       width: 700
1783       height: 700
1784       hoverlabel:
1785         namelength: -1
1786
1787     plot-hoststack:
1788       titlefont:
1789         size: 16
1790       xaxis:
1791         title: "<b>Test Cases [Index]</b>"
1792         titlefont:
1793           size: 14
1794         autorange: True
1795         fixedrange: False
1796         gridcolor: "rgb(230, 230, 230)"
1797         linecolor: "rgb(220, 220, 220)"
1798         linewidth: 1
1799         showgrid: True
1800         showline: True
1801         showticklabels: True
1802         tickcolor: "rgb(220, 220, 220)"
1803         tickmode: "linear"
1804         tickfont:
1805           size: 14
1806         zeroline: False
1807       yaxis:
1808         title: "<b>Bandwidth [Gbps]</b>"
1809         titlefont:
1810           size: 14
1811         gridcolor: "rgb(230, 230, 230)"
1812         hoverformat: ".4s"
1813         linecolor: "rgb(220, 220, 220)"
1814         linewidth: 1
1815         rangemode: "tozero"
1816         showgrid: True
1817         showline: True
1818         showticklabels: True
1819         tickcolor: "rgb(230, 230, 230)"
1820         tickformat: ".3s"
1821         tickfont:
1822           size: 14
1823         zeroline: False
1824       boxmode: "group"
1825       boxgroupgap: 0.5
1826       autosize: False
1827       margin:
1828         t: 50
1829         b: 20
1830         l: 80
1831         r: 20
1832       showlegend: True
1833       legend:
1834         orientation: "h"
1835         font:
1836           size: 14
1837       width: 700
1838       height: 800
1839       paper_bgcolor: "#fff"
1840       plot_bgcolor: "#fff"
1841       hoverlabel:
1842         namelength: -1
1843
1844     plot-throughput:
1845       titlefont:
1846         size: 18
1847       xaxis:
1848         title: "<b>Test Cases [Index]</b>"
1849         titlefont:
1850           size: 16
1851         autorange: True
1852         fixedrange: False
1853         gridcolor: "rgb(230, 230, 230)"
1854         linecolor: "rgb(220, 220, 220)"
1855         linewidth: 1
1856         showgrid: True
1857         showline: True
1858         showticklabels: True
1859         tickcolor: "rgb(220, 220, 220)"
1860         tickmode: "linear"
1861         tickfont:
1862           size: 16
1863         zeroline: False
1864       yaxis:
1865         title: "<b>Packet Throughput [Mpps]</b>"
1866         titlefont:
1867           size: 16
1868         gridcolor: "rgb(230, 230, 230)"
1869         hoverformat: ".4r"
1870         tickformat: ".3r"
1871         linecolor: "rgb(220, 220, 220)"
1872         linewidth: 1
1873         showgrid: True
1874         showline: True
1875         showticklabels: True
1876         tickcolor: "rgb(220, 220, 220)"
1877         tickfont:
1878           size: 16
1879         zeroline: False
1880         range: [0,50]
1881       autosize: False
1882       margin:
1883         t: 50
1884         b: 0
1885         l: 80
1886         r: 20
1887       showlegend: True
1888       legend:
1889         orientation: "h"
1890         font:
1891           size: 16
1892       width: 700
1893       height: 900
1894       paper_bgcolor: "#fff"
1895       plot_bgcolor: "#fff"
1896       hoverlabel:
1897         namelength: -1
1898
1899     plot-throughput-speedup-analysis:
1900       titlefont:
1901         size: 18
1902       xaxis:
1903         title: "<b>Number of Cores [Qty]</b>"
1904         titlefont:
1905           size: 16
1906         autorange: True
1907         fixedrange: False
1908         gridcolor: "rgb(230, 230, 230)"
1909         linecolor: "rgb(220, 220, 220)"
1910         linewidth: 1
1911         showgrid: True
1912         showline: True
1913         showticklabels: True
1914         tickcolor: "rgb(238, 238, 238)"
1915         tickmode: "linear"
1916         tickfont:
1917           size: 16
1918         zeroline: False
1919       yaxis:
1920         title: "<b>Packet Throughput [Mpps]</b>"
1921         titlefont:
1922           size: 16
1923         type: "linear"
1924         gridcolor: "rgb(230, 230, 230)"
1925         hoverformat: ".4s"
1926         linecolor: "rgb(220, 220, 220)"
1927         linewidth: 1
1928         showgrid: True
1929         showline: True
1930         showticklabels: True
1931         tickcolor: "rgb(220, 220, 220)"
1932         tickformat: ".4s"
1933         tickfont:
1934           size: 16
1935         zeroline: True
1936         rangemode: "tozero"
1937         range: [0,100]
1938       legend:
1939         orientation: "h"
1940         font:
1941           size: 16
1942         xanchor: "left"
1943         yanchor: "top"
1944         x: 0
1945         y: -0.2
1946         bgcolor: "rgba(255, 255, 255, 0)"
1947         bordercolor: "rgba(255, 255, 255, 0)"
1948         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1949       autosize: False
1950       margin:
1951           't': 50
1952           'b': 150
1953           'l': 85
1954           'r': 10
1955       showlegend: True
1956       width: 700
1957       height: 700
1958       paper_bgcolor: "#fff"
1959       plot_bgcolor: "#fff"
1960       hoverlabel:
1961         namelength: -1
1962       annotations: [
1963         {
1964           text: "_ _          __          ...",
1965           align: "left",
1966           showarrow: False,
1967           xref: "paper",
1968           yref: "paper",
1969           xanchor: "left",
1970           yanchor: "top",
1971           x: 0,
1972           y: -0.13,
1973           font: {
1974             family: "Consolas, Courier New",
1975             size: 15
1976           },
1977         },
1978         {
1979           text: "    Perfect     Measured     Limit",
1980           align: "left",
1981           showarrow: False,
1982           xref: "paper",
1983           yref: "paper",
1984           xanchor: "left",
1985           yanchor: "top",
1986           x: 0,
1987           y: -0.15,
1988           font: {
1989             family: "Consolas, Courier New",
1990             size: 15
1991           },
1992         },
1993       ]
1994
1995     plot-latency:
1996       titlefont:
1997         size: 18
1998       xaxis:
1999         title: "<b>Direction</b>"
2000         titlefont:
2001           size: 16
2002         autorange: True
2003         fixedrange: False
2004         gridcolor: "rgb(230, 230, 230)"
2005         linecolor: "rgb(220, 220, 220)"
2006         linewidth: 1
2007         showgrid: True
2008         showline: True
2009         showticklabels: False
2010         tickcolor: "rgb(220, 220, 220)"
2011         tickmode: "linear"
2012         tickfont:
2013           size: 16
2014         zeroline: False
2015       yaxis:
2016         title: "<b>Packet Latency [uSec]</b>"
2017         titlefont:
2018           size: 16
2019         type: "linear"
2020         gridcolor: "rgb(230, 230, 230)"
2021         hoverformat: ".4s"
2022         linecolor: "rgb(220, 220, 220)"
2023         linewidth: 1
2024         showgrid: True
2025         showline: True
2026         showticklabels: True
2027         tickcolor: "rgb(220, 220, 220)"
2028         tickformat: ".4s"
2029         tickfont:
2030           size: 16
2031         zeroline: True
2032         rangemode: "tozero"
2033       legend:
2034         orientation: "h"
2035         font:
2036           size: 16
2037         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2038       autosize: False
2039       margin:
2040           't': 50
2041           'b': 150
2042           'l': 80
2043           'r': 10
2044       showlegend: True
2045       width: 700
2046       height: 700
2047       paper_bgcolor: "#fff"
2048       plot_bgcolor: "#fff"
2049       hoverlabel:
2050         namelength: -1
2051
2052     plot-hdrh-latency:
2053       title:
2054         text: ""
2055         xanchor: "center"
2056         x: 0.5
2057         font:
2058           size: 16
2059       width: 700
2060       plot_bgcolor: "white"
2061       annotations:
2062         - font:
2063             size: 14
2064           showarrow: False
2065           text: "<b>Packet Latency [uSec]</b>"
2066           x: 1
2067           xanchor: "right"
2068           xref: "paper"
2069           y: -0.045
2070           yanchor: "top"
2071           yref: "paper"
2072         - font:
2073             size: 14
2074           showarrow: False
2075           text: "<b>Probability [%]</b>"
2076           textangle: 270
2077           x: -0.06
2078           xanchor: "center"
2079           xref: "paper"
2080           y: 0.5
2081           yanchor: "middle"
2082           yref: "paper"
2083         - font:
2084             size: 14
2085           showarrow: False
2086           text: "<b>Direction: E-W</b>"
2087           x: 0.24
2088           xanchor: "center"
2089           xref: "paper"
2090           y: 1.05
2091           yanchor: "bottom"
2092           yref: "paper"
2093         - font:
2094             size: 14
2095           showarrow: False
2096           text: "<b>Direction: W-E</b>"
2097           x: 0.74
2098           xanchor: "center"
2099           xref: "paper"
2100           y: 1.05
2101           yanchor: "bottom"
2102           yref: "paper"
2103
2104     plot-hdrh-latency-percentile:
2105       title:
2106         text: ""
2107         xanchor: "center"
2108         x: 0.5
2109         font:
2110           size: 18
2111       xaxis:
2112         type: "log"
2113         title: "<b>Percentile [%]</b>"
2114         titlefont:
2115           size: 16
2116         autorange: True
2117         fixedrange: False
2118         gridcolor: "rgb(230, 230, 230)"
2119         linecolor: "rgb(220, 220, 220)"
2120         linewidth: 1
2121         showgrid: True
2122         showline: True
2123         showticklabels: True
2124         tickcolor: "rgb(220, 220, 220)"
2125         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2126         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2127         tickfont:
2128           size: 16
2129       yaxis:
2130         title: "<b>Packet Latency [uSec]</b>"
2131         titlefont:
2132           size: 16
2133         gridcolor: "rgb(230, 230, 230)"
2134         linecolor: "rgb(220, 220, 220)"
2135         linewidth: 1
2136         showgrid: True
2137         showline: True
2138         showticklabels: True
2139         tickcolor: "rgb(220, 220, 220)"
2140         tickfont:
2141           size: 16
2142       autosize: False
2143       showlegend: True
2144       legend:
2145         traceorder: "normal"
2146         orientation: "h"
2147         font:
2148           size: 16
2149         xanchor: "left"
2150         yanchor: "top"
2151         x: 0
2152         y: -0.15
2153         bgcolor: "rgba(255, 255, 255, 0)"
2154         bordercolor: "rgba(255, 255, 255, 0)"
2155       width: 700
2156       height: 700
2157       paper_bgcolor: "white"
2158       plot_bgcolor: "white"
2159
2160     plot-hdrh-latency-by-percentile:
2161       title:
2162         text: "<b>Latency by Percentile Distribution</b>"
2163         xanchor: "center"
2164         x: 0.5
2165         font:
2166           size: 18
2167       showlegend: True
2168       legend:
2169         traceorder: "normal"
2170         orientation: "h"
2171         font:
2172           size: 16
2173         xanchor: "left"
2174         yanchor: "top"
2175         x: 0
2176         y: -0.2
2177         bgcolor: "rgba(255, 255, 255, 0)"
2178         bordercolor: "rgba(255, 255, 255, 0)"
2179       xaxis:
2180         type: "linear"
2181         title: "<b>Percentile [%]</b>"
2182         titlefont:
2183           size: 14
2184         autorange: False
2185         fixedrange: False
2186         range: [0, 100]
2187         gridcolor: "rgb(230, 230, 230)"
2188         linecolor: "rgb(220, 220, 220)"
2189         linewidth: 1
2190         showgrid: True
2191         showline: True
2192         showticklabels: True
2193         tickcolor: "rgb(220, 220, 220)"
2194         tickvals: [0, 25, 50, 75, 100]
2195         ticktext: [0, 25, 50, 75, 100]
2196         tickfont:
2197           size: 14
2198       yaxis:
2199         title: "<b>One-Way Latency per Direction [uSec]</b>"
2200         titlefont:
2201           size: 14
2202         gridcolor: "rgb(230, 230, 230)"
2203         linecolor: "rgb(220, 220, 220)"
2204         linewidth: 1
2205         showgrid: True
2206         showline: True
2207         showticklabels: True
2208         tickcolor: "rgb(220, 220, 220)"
2209         tickfont:
2210           size: 14
2211       width: 700
2212       height: 700
2213       paper_bgcolor: "white"
2214       plot_bgcolor: "white"
2215
2216 - type: "static"
2217   src-path: "{DIR[RST]}"
2218   dst-path: "{DIR[WORKING,SRC]}"
2219
2220 - type: "input"
2221   general:
2222     file-name: "output_info.xml.gz"
2223     file-format: ".gz"
2224     arch-file-format:
2225       - ".gz"
2226       - ".zip"
2227     download-path: "{job}/{build}/archives/{filename}"
2228     extract: "output.xml"
2229
2230     zip-file-name: "robot-plugin.zip"
2231     zip-file-format: ".zip"
2232     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2233     zip-extract: "robot-plugin/output.xml"
2234
2235   builds:
2236
2237     csit-vpp-perf-verify-1908-3n-hsw:
2238       - 12  # NDRPDR sel
2239       - 13  # NDRPDR sel
2240       - 14  # NDRPDR sel
2241       - 15  # NDRPDR sel
2242       - 16  # NDRPDR sel
2243       - 17  # NDRPDR sel
2244       - 18  # NDRPDR sel
2245       - 19  # NDRPDR sel
2246       - 20  # NDRPDR sel
2247       - 21  # NDRPDR sel
2248       - 39  # MRR sel
2249     csit-vpp-perf-verify-2001-3n-hsw:
2250       - 21  # NDRPDR sel
2251       - 22  # NDRPDR sel
2252       - 23  # NDRPDR sel
2253       - 24  # NDRPDR sel
2254       - 25  # NDRPDR sel
2255       - 29  # NDRPDR sel
2256       - 30  # NDRPDR sel
2257       - 31  # NDRPDR sel
2258       - 32  # NDRPDR sel
2259       - 34  # NDRPDR sel
2260       - 17  # MRR sel
2261     csit-vpp-perf-report-iterative-2005-3n-hsw:
2262       - 3   # NDRPDR sel
2263       - 4   # NDRPDR sel
2264       - 5   # NDRPDR sel
2265       - 10  # NDRPDR sel
2266       - 11  # NDRPDR sel
2267       - 12  # NDRPDR sel
2268       - 15  # NDRPDR sel
2269       - 16  # NDRPDR sel
2270       - 18  # NDRPDR sel
2271       - 19  # NDRPDR sel
2272       - 20  # NDRPDR sel env 4
2273       - 21  # NDRPDR sel env 4
2274       - 22  # NDRPDR sel env 4
2275       - 23  # NDRPDR sel env 4
2276       - 24  # NDRPDR sel env 4
2277       - 25  # NDRPDR sel env 4
2278       - 26  # NDRPDR sel env 4
2279       - 27  # NDRPDR sel env 4
2280       - 28  # NDRPDR sel env 4
2281       - 29  # NDRPDR sel env 4
2282       - 13  # MRR
2283       - 30  # MRR env 4
2284       - 31  # NDRPDR sel 2001.0-4
2285       - 32  # NDRPDR sel 2001.0-4
2286       - 33  # NDRPDR sel 2001.0-4
2287       - 34  # NDRPDR sel 2001.0-4
2288       - 35  # NDRPDR sel 2001.0-4
2289       - 36  # NDRPDR sel 2001.0-4
2290       - 38  # NDRPDR sel 2001.0-4
2291     csit-vpp-perf-verify-2005-3n-hsw:
2292       - 3   # hoststack
2293       - 5   # hoststack
2294       - 6   # hoststack
2295       - 7   # hoststack
2296       - 8   # hoststack
2297       - 9   # hoststack
2298       - 10  # hoststack
2299       - 11  # hoststack
2300       - 12  # hoststack
2301       - 13  # hoststack
2302     csit-vpp-perf-report-coverage-2005-3n-hsw:
2303       - 1   # perf-full-3n-dnv-crypto_I
2304       - 7   # perf-full-3n-hsw-crypto_II
2305       - 3   # perf-full-3n-hsw-crypto_III
2306       - 4   # perf-full-3n-dnv-crypto_IV
2307       - 5   # perf-full-3n-hsw-ip4_I
2308       - 6   # perf-full-3n-hsw-ip4_II
2309       - 8   # perf-full-3n-hsw-ip4_III
2310       - 9   # perf-full-3n-hsw-ip4_IV
2311       - 10  # perf-full-3n-hsw-ip4_V
2312       - 26  # perf-full-3n-hsw-ip4_VI
2313       - 18  # perf-full-3n-hsw-ip4_VII
2314       - 27  # perf-full-3n-hsw-ip4_VIII
2315       - 28  # perf-full-3n-hsw-ip4_IX
2316       - 29  # perf-full-3n-hsw-ip6_I
2317       - 35  # perf-full-3n-hsw-ip6_II
2318       - 42  # perf-full-3n-hsw-l2_I
2319       - 33  # perf-full-3n-hsw-l2_II
2320       - 37  # perf-full-3n-hsw-l2_III
2321       - 45  # perf-full-3n-hsw-l2_IV
2322       - 43  # perf-full-3n-hsw-l2_V
2323       - 40  # perf-full-3n-hsw-l2_VI
2324       - 44  # perf-full-3n-hsw-l2_VII
2325       - 51  # perf-full-3n-hsw-l2_VIII
2326       - 50  # perf-full-3n-hsw-l2_IX
2327       - 52  # perf-full-3n-hsw-l2_X
2328       - 53  # perf-full-3n-hsw-l2_XI
2329       - 54  # perf-full-3n-hsw-memif
2330       - 55  # perf-full-3n-hsw-ip4tunnels-I
2331       - 56  # perf-full-3n-hsw-ip4tunnels-II
2332       - 57  # perf-full-3n-hsw-ip4tunnels-III
2333       - 58  # perf-full-3n-hsw-ip6tunnels-I
2334       - 59  # perf-full-3n-hsw-srv6-I
2335       - 60  # perf-full-3n-hsw-srv6-II
2336       - 61  # perf-full-3n-hsw-vhost-I
2337       - 62  # perf-full-3n-hsw-vhost-II
2338       - 63  # perf-full-3n-hsw-vhost-III
2339
2340     csit-vpp-perf-verify-1908_1-3n-skx:
2341       - 26  # NDRPDR sel - new1908.1
2342       - 27  # NDRPDR sel - new1908.1
2343       - 28  # NDRPDR sel - new1908.1
2344       - 29  # NDRPDR sel - new1908.1
2345       - 30  # NDRPDR sel - new1908.1
2346       - 31  # NDRPDR sel - new1908.1
2347       - 33  # NDRPDR sel - new1908.1
2348       - 34  # NDRPDR sel - new1908.1
2349       - 35  # NDRPDR sel - new1908.1
2350       - 36  # NDRPDR sel - new1908.1
2351     csit-vpp-perf-verify-2001-3n-skx:
2352       - 69  # NDRPDR sel - new2001.0
2353       - 71  # NDRPDR sel - new2001.0
2354       - 72  # NDRPDR sel - new2001.0
2355       - 76  # NDRPDR sel - new2001.0
2356       - 77  # NDRPDR sel - new2001.0
2357       - 78  # NDRPDR sel - new2001.0
2358       - 80  # NDRPDR sel - new2001.0
2359       - 50  # MRR sel
2360       - 53  # MRR sel addition
2361     csit-vpp-perf-report-iterative-2005-3n-skx:
2362       - 4   # NDRPDR sel
2363       - 5   # NDRPDR sel ??? all x710 failed
2364       - 33  # NDRPDR sel
2365       - 28  # NDRPDR sel
2366       - 34  # NDRPDR sel
2367       - 36  # NDRPDR sel
2368       - 37  # NDRPDR sel
2369       - 38  # NDRPDR sel
2370       - 39  # NDRPDR sel
2371       - 41  # NDRPDR sel
2372       - 42  # NDRPDR sel env 4
2373       - 43  # NDRPDR sel env 4
2374       - 44  # NDRPDR sel env 4
2375       - 45  # NDRPDR sel env 4
2376       - 47  # NDRPDR sel env 4
2377       - 50  # NDRPDR sel 2001.0-4
2378       - 51  # NDRPDR sel 2001.0-4
2379       - 52  # NDRPDR sel 2001.0-4
2380       - 53  # NDRPDR sel 2001.0-4
2381       - 54  # NDRPDR sel 2001.0-4
2382       - 6   # MRR sel
2383       - 49  # MRR sel env 4
2384     csit-vpp-perf-report-coverage-2005-3n-skx:
2385       - 10  # perf-full-3n-skx-crypto_I
2386       - 11  # perf-full-3n-skx-crypto_II
2387       - 12  # perf-full-3n-skx-crypto_III
2388       - 5   # perf-full-3n-skx-ip4_I
2389       - 14  # perf-full-3n-skx-ip4_II
2390       - 7   # perf-full-3n-skx-ip4_III
2391       - 15  # perf-full-3n-skx-ip4_IV
2392       - 16  # perf-full-3n-skx-ip4_V
2393       - 17  # perf-full-3n-skx-ip4_VI
2394       - 18  # perf-full-3n-skx-ip4_VII
2395       - 19  # perf-full-3n-skx-ip4_VIII
2396       - 20  # perf-full-3n-skx-ip4_IX
2397       - 24  # perf-full-3n-skx-ip6_I
2398       - 25  # perf-full-3n-skx-ip6_II
2399       - 21  # perf-full-3n-skx-ip4tunnels-I
2400       - 22  # perf-full-3n-skx-ip4tunnels-II
2401       - 23  # perf-full-3n-skx-ip4tunnels-III
2402       - 26  # perf-full-3n-skx-ip6tunnels-I
2403       - 28  # perf-full-3n-skx-l2_II
2404       - 29  # perf-full-3n-skx-l2_III
2405       - 30  # perf-full-3n-skx-l2_IV
2406       - 32  # perf-full-3n-skx-l2_VI
2407       - 33  # perf-full-3n-skx-l2_VII
2408       - 34  # perf-full-3n-skx-l2_VIII
2409       - 35  # perf-full-3n-skx-l2_IX
2410       - 36  # perf-full-3n-skx-l2_X
2411       - 37  # perf-full-3n-skx-l2_XI
2412       - 38  # perf-full-3n-skx-memif
2413       - 39  # perf-full-3n-skx-srv6-I
2414       - 40  # perf-full-3n-skx-srv6-II
2415       - 43  # perf-full-3n-skx-vhost-III
2416
2417     csit-vpp-perf-verify-1908_1-2n-skx:
2418       - 39  # NDRPDR sel - new1908.1
2419       - 40  # NDRPDR sel - new1908.1
2420       - 41  # NDRPDR sel - new1908.1
2421       - 43  # NDRPDR sel - new1908.1
2422       - 44  # NDRPDR sel - new1908.1
2423       - 45  # NDRPDR sel - new1908.1
2424       - 46  # NDRPDR sel - new1908.1
2425       - 47  # NDRPDR sel - new1908.1
2426       - 48  # NDRPDR sel - new1908.1
2427       - 49  # NDRPDR sel - new1908.1
2428     csit-vpp-perf-verify-2001-2n-skx:
2429       - 143  # NDRPDR sel - new2001.0
2430       - 146  # NDRPDR sel - new2001.0
2431       - 147  # NDRPDR sel - new2001.0
2432       - 148  # NDRPDR sel - new2001.0
2433       - 149  # NDRPDR sel - new2001.0
2434       - 150  # NDRPDR sel - new2001.0
2435       - 151  # NDRPDR sel - new2001.0
2436       - 152  # NDRPDR sel - new2001.0
2437       - 153  # NDRPDR sel - new2001.0
2438       - 154  # NDRPDR sel - new2001.0
2439       - 101  # MRR sel - old
2440       - 128  # MRR sel addition - old
2441     csit-vpp-perf-report-iterative-2005-2n-skx:
2442       - 43  # NDRPDR sel
2443       - 38  # NDRPDR sel
2444       - 7   # NDRPDR sel
2445       - 65  # NDRPDR sel
2446       - 47  # NDRPDR sel
2447       - 55  # NDRPDR sel
2448       - 67  # NDRPDR sel
2449       - 75  # NDRPDR sel
2450       - 76  # NDRPDR sel
2451       - 73  # NDRPDR sel
2452       - 88  # NDRPDR sel env 4
2453       - 89  # NDRPDR sel env 4
2454       - 90  # NDRPDR sel env 4
2455       - 91  # NDRPDR sel env 4
2456       - 92  # NDRPDR sel env 4
2457       - 93  # NDRPDR sel env 4
2458       - 94  # NDRPDR sel env 4
2459       - 100 # NDRPDR sel 2001.0-4
2460       - 101 # NDRPDR sel 2001.0-4
2461       - 102 # NDRPDR sel 2001.0-4
2462       - 103 # NDRPDR sel 2001.0-4
2463       - 104 # NDRPDR sel 2001.0-4
2464       - 105 # NDRPDR sel 2001.0-4
2465       - 42  # MRR sel
2466       - 99  # MRR sel env 4
2467       - 48  # Reconf
2468       - 50  # Reconf
2469       - 51  # Reconf
2470       - 52  # Reconf
2471       - 53  # Reconf
2472       - 60  # Reconf
2473       - 70  # Reconf
2474       - 71  # Reconf
2475       - 63  # Reconf
2476       - 66  # Reconf
2477       - 49  # Soak
2478       - 54  # Soak
2479       - 78  # nf-density-sel
2480       - 83  # nf-density-sel
2481     csit-vpp-perf-report-coverage-2005-2n-skx:
2482       - 11  # perf-full-2n-skx-ip4_I
2483       - 3   # perf-full-2n-skx-ip4_II
2484       - 18  # perf-full-2n-skx-ip4_III
2485       - 19  # perf-full-2n-skx-ip4_IV
2486       - 5   # perf-full-2n-skx-ip4_V
2487       - 20  # perf-full-2n-skx-ip4_VI
2488       - 7   # perf-full-2n-skx-ip6_I
2489       - 21  # perf-full-2n-skx-ip6_II
2490       - 9   # perf-full-2n-skx-l2_I
2491       - 22  # perf-full-2n-skx-l2_II
2492       - 23  # perf-full-2n-skx-memif
2493       - 24  # perf-full-2n-skx-loadbalancer
2494       - 25  # perf-full-2n-skx-vhost I
2495       - 26  # perf-full-2n-skx-vhost II
2496       - 27  # perf-full-2n-skx-vts
2497
2498     csit-vpp-perf-verify-1908_1-2n-clx:
2499       - 5  # NDRPDR sel
2500       - 6  # NDRPDR sel
2501       - 7  # NDRPDR sel
2502       - 8  # NDRPDR sel
2503       - 9  # NDRPDR sel
2504     csit-vpp-perf-verify-2001-2n-clx:
2505       - 28  # NDRPDR sel
2506       - 29  # NDRPDR sel
2507       - 32  # NDRPDR sel
2508       - 40  # NDRPDR sel
2509       - 43  # NDRPDR sel
2510       - 44  # NDRPDR sel
2511       - 45  # NDRPDR sel
2512       - 47  # NDRPDR sel
2513       - 48  # NDRPDR sel
2514       - 49  # NDRPDR sel
2515       - 39  # MRR
2516     csit-vpp-perf-report-iterative-2005-2n-clx:
2517       - 7   # NDRPDR sel
2518       - 38  # NDRPDR sel
2519       - 9   # NDRPDR sel
2520       - 32  # NDRPDR sel ???
2521       - 33  # NDRPDR sel ???
2522       - 39  # NDRPDR sel
2523       - 40  # NDRPDR sel
2524       - 43  # NDRPDR sel
2525       - 50  # NDRPDR sel
2526       - 51  # NDRPDR sel
2527       - 62  # NDRPDR sel env 4
2528       - 63  # NDRPDR sel env 4
2529       - 64  # NDRPDR sel env 4
2530       - 65  # NDRPDR sel env 4
2531       - 66  # NDRPDR sel env 4
2532       - 68  # NDRPDR sel env 4
2533       - 69  # NDRPDR sel env 4
2534       - 70  # NDRPDR sel env 4
2535       - 73  # NDRPDR sel 2001.0-4
2536       - 74  # NDRPDR sel 2001.0-4
2537       - 75  # NDRPDR sel 2001.0-4
2538       - 76  # NDRPDR sel 2001.0-4
2539       - 77  # NDRPDR sel 2001.0-4
2540       - 78  # NDRPDR sel 2001.0-4
2541       - 79  # NDRPDR sel 2001.0-4
2542       - 80  # NDRPDR sel 2001.0-4
2543       - 12  # MRR
2544       - 72  # MRR env 4
2545       - 42  # Reconf
2546       - 45  # Reconf
2547       - 46  # Reconf
2548       - 47  # Reconf
2549       - 48  # Reconf
2550       - 52  # Reconf
2551       - 53  # Reconf
2552       - 54  # Reconf
2553       - 55  # Reconf
2554       - 56  # Reconf
2555       - 44  # Soak
2556       - 49  # Soak
2557       - 57  # 2n-clx nfv-density-00
2558       - 58  # 2n-clx nfv-density-00
2559       - 59  # 2n-clx nfv-density-00
2560       - 60  # 2n-clx nfv-density-00
2561       - 61  # 2n-clx nfv-density-00
2562     csit-vpp-perf-report-coverage-2005-2n-clx:
2563       - 21  # perf-full-2n-clx-ip4_I
2564       - 2   # perf-full-2n-clx-ip4_II
2565       - 3   # perf-full-2n-clx-ip4_III
2566       - 4   # perf-full-2n-clx-ip4_IV
2567       - 5   # perf-full-2n-clx-ip4_V
2568       - 6   # perf-full-2n-clx-ip4_VI
2569       - 7   # perf-full-2n-clx-ip6_I
2570       - 16  # perf-full-2n-clx-ip6_II
2571       - 23  # perf-full-2n-clx-l2_I
2572       - 10  # perf-full-2n-clx-l2_II
2573       - 11  # perf-full-2n-clx-memif
2574       - 12  # perf-full-2n-clx-loadbalancer
2575       - 13  # perf-full-2n-clx-vhost I
2576       - 22  # perf-full-2n-clx-vhost II
2577       - 15  # perf-full-2n-clx-vts
2578
2579     csit-vpp-perf-verify-1908-3n-tsh:
2580       - 7   # NDRPDR sel
2581       - 8   # NDRPDR sel
2582       - 9   # NDRPDR sel
2583       - 10  # NDRPDR sel
2584       - 11  # NDRPDR sel
2585       - 12  # NDRPDR sel
2586       - 13  # NDRPDR sel
2587       - 14  # NDRPDR sel
2588       - 15  # NDRPDR sel
2589       - 16  # NDRPDR sel
2590       - 17  # MRR sel
2591     csit-vpp-perf-verify-2001-3n-tsh:
2592       - 3   # NDRPDR sel
2593       - 4   # NDRPDR sel
2594       - 7   # NDRPDR sel
2595       - 8   # NDRPDR sel
2596       - 10  # NDRPDR sel
2597       - 12  # NDRPDR sel
2598       - 13  # NDRPDR sel
2599       - 14  # NDRPDR sel
2600       - 15  # NDRPDR sel
2601       - 21  # NDRPDR sel
2602       - 9   # MRR sel
2603     # TODO: Add data:
2604     csit-vpp-perf-report-iterative-2005-3n-tsh:
2605       - 9   # NDRPDR sel
2606       - 11  # NDRPDR sel
2607       - 12  # NDRPDR sel
2608       - 20  # NDRPDR sel
2609       - 14  # NDRPDR sel
2610       - 21  # NDRPDR sel
2611       - 23  # NDRPDR sel env 4
2612       - 25  # NDRPDR sel env 4
2613       - 28  # NDRPDR sel 2001.0-4
2614       - 29  # NDRPDR sel 2001.0-4
2615       - 31  # NDRPDR sel 2001.0-4
2616       - 10  # MRR sel
2617       - 27  # MRR sel env 4
2618
2619     csit-vpp-perf-verify-1908-3n-dnv:
2620       - 6   # NDRPDR sel
2621       - 7   # NDRPDR sel
2622       - 8   # NDRPDR sel
2623       - 9   # NDRPDR sel
2624       - 10  # NDRPDR sel
2625       - 12  # NDRPDR sel
2626       - 13  # NDRPDR sel
2627       - 14  # NDRPDR sel
2628       - 15  # NDRPDR sel
2629       - 16  # NDRPDR sel
2630       - 17  # MRR sel
2631     csit-vpp-perf-verify-2001-3n-dnv:
2632       - 5   # NDRPDR sel
2633       - 6   # NDRPDR sel
2634       - 7   # NDRPDR sel
2635       - 8   # NDRPDR sel
2636       - 9   # NDRPDR sel
2637       - 10  # NDRPDR sel
2638       - 12  # NDRPDR sel
2639       - 16  # NDRPDR sel
2640       - 17  # NDRPDR sel
2641       - 18  # NDRPDR sel
2642       - 11  # MRR sel
2643     csit-vpp-perf-report-iterative-2005-3n-dnv:
2644       - 2   # NDRPDR sel
2645       - 3   # NDRPDR sel
2646       - 4   # NDRPDR sel
2647       - 5   # NDRPDR sel
2648       - 6   # NDRPDR sel
2649       - 7   # NDRPDR sel
2650       - 9   # NDRPDR sel
2651       - 10  # NDRPDR sel
2652       - 11  # NDRPDR sel
2653       - 12  # NDRPDR sel
2654       - 8   # MRR
2655     csit-vpp-perf-report-coverage-2005-3n-dnv:
2656       - 1   # perf-full-3n-dnv-crypto_I
2657       - 24  # perf-full-3n-dnv-crypto_II
2658       - 5   # perf-full-3n-dnv-ip4_I
2659       - 13  # perf-full-3n-dnv-ip4_II
2660       - 17  # perf-full-3n-dnv-ip6_I
2661       - 18  # perf-full-3n-dnv-ip6_II
2662       - 21  # perf-full-3n-dnv-l2_I
2663       - 22  # perf-full-3n-dnv-l2_II
2664       - 23  # perf-full-3n-dnv-ip4-tunnels_I
2665
2666     csit-vpp-perf-verify-1908-2n-dnv:
2667       - 1   # NDRPDR sel
2668       - 2   # NDRPDR sel
2669       - 3   # NDRPDR sel
2670       - 4   # NDRPDR sel
2671       - 5   # NDRPDR sel
2672       - 6   # NDRPDR sel
2673       - 7   # NDRPDR sel
2674       - 8   # NDRPDR sel
2675       - 9   # NDRPDR sel
2676       - 10  # NDRPDR sel
2677       - 11  # MRR sel
2678     csit-vpp-perf-verify-2001-2n-dnv:
2679       - 4   # NDRPDR sel
2680       - 5   # NDRPDR sel
2681       - 6   # NDRPDR sel
2682       - 7   # NDRPDR sel
2683       - 8   # NDRPDR sel
2684       - 9   # NDRPDR sel
2685       - 10  # NDRPDR sel
2686       - 11  # NDRPDR sel
2687       - 13  # NDRPDR sel
2688       - 16  # NDRPDR sel
2689       - 12  # MRR sel
2690     csit-vpp-perf-report-iterative-2005-2n-dnv:
2691       - 3   # NDRPDR sel
2692       - 6   # NDRPDR sel
2693       - 7   # NDRPDR sel
2694       - 8   # NDRPDR sel
2695       - 9   # NDRPDR sel
2696       - 10  # NDRPDR sel
2697       - 11  # NDRPDR sel
2698       - 12  # NDRPDR sel
2699       - 13  # NDRPDR sel
2700       - 14  # NDRPDR sel
2701       - 15  # MRR sel
2702     csit-vpp-perf-report-coverage-2005-2n-dnv:
2703       - 1   # perf-full-2n-dnv-ip4_I
2704       - 2   # perf-full-2n-dnv-ip4_II
2705       - 3   # perf-full-2n-dnv-ip6_I
2706       - 4   # perf-full-2n-dnv-ip6_II
2707       - 5   # perf-full-2n-dnv-l2_I
2708       - 6   # perf-full-2n-dnv-l2_II
2709
2710     csit-dpdk-perf-verify-1908-3n-hsw:
2711       - 2   # NDRPDR sel
2712       - 3   # NDRPDR sel
2713       - 4   # NDRPDR sel
2714       - 5   # NDRPDR sel
2715       - 6   # NDRPDR sel
2716       - 7   # NDRPDR sel
2717       - 8   # NDRPDR sel
2718       - 9   # NDRPDR sel
2719       - 10  # NDRPDR sel
2720       - 11  # NDRPDR sel
2721     csit-dpdk-perf-verify-2001-3n-hsw:
2722       - 4   # NDRPDR sel
2723       - 5   # NDRPDR sel
2724       - 6   # NDRPDR sel
2725       - 7   # NDRPDR sel
2726       - 8   # NDRPDR sel
2727       - 9   # NDRPDR sel
2728       - 10  # NDRPDR sel
2729       - 11  # NDRPDR sel
2730       - 12  # NDRPDR sel
2731       - 13  # NDRPDR sel
2732       - 15  # NDRPDR sel
2733       - 16  # NDRPDR sel
2734       - 17  # NDRPDR sel
2735       - 18  # NDRPDR sel
2736       - 19  # NDRPDR sel
2737       - 20  # NDRPDR sel
2738       - 21  # NDRPDR sel
2739       - 22  # NDRPDR sel
2740       - 23  # NDRPDR sel
2741       - 24  # NDRPDR sel
2742     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2743       - 5   # NDRPDR sel
2744       - 6   # NDRPDR sel
2745       - 7   # NDRPDR sel
2746       - 8   # NDRPDR sel
2747       - 9   # NDRPDR sel
2748       - 10  # NDRPDR sel
2749       - 11  # NDRPDR sel
2750       - 12  # NDRPDR sel
2751       - 13  # NDRPDR sel
2752       - 14  # NDRPDR sel
2753
2754     csit-dpdk-perf-verify-1908-3n-skx:
2755       - 3   # NDRPDR sel
2756       - 4   # NDRPDR sel
2757       - 5   # NDRPDR sel
2758       - 6   # NDRPDR sel
2759       - 7   # NDRPDR sel
2760       - 8   # NDRPDR sel
2761       - 9   # NDRPDR sel
2762       - 10  # NDRPDR sel
2763       - 11  # NDRPDR sel
2764       - 12  # NDRPDR sel
2765     csit-dpdk-perf-verify-2001-3n-skx:
2766       - 29  # NDRPDR sel xxv710
2767       - 33  # NDRPDR sel xxv710
2768       - 34  # NDRPDR sel xxv710
2769       - 35  # NDRPDR sel xxv710
2770       - 36  # NDRPDR sel xxv710
2771       - 37  # NDRPDR sel xxv710
2772       - 41  # NDRPDR sel xxv710
2773       - 42  # NDRPDR sel xxv710
2774       - 43  # NDRPDR sel xxv710
2775       - 45  # NDRPDR sel xxv710
2776       - 30  # NDRPDR sel x710
2777       - 31  # NDRPDR sel x710
2778       - 32  # NDRPDR sel x710
2779       - 38  # NDRPDR sel x710
2780       - 39  # NDRPDR sel x710
2781       - 40  # NDRPDR sel x710
2782       - 44  # NDRPDR sel x710
2783       - 46  # NDRPDR sel x710
2784       - 47  # NDRPDR sel x710
2785       - 48  # NDRPDR sel x710
2786     csit-dpdk-perf-report-iterative-2005-3n-skx:
2787       - 4   # NDRPDR sel
2788       - 5   # NDRPDR sel
2789       - 6   # NDRPDR sel
2790       - 7   # NDRPDR sel
2791       - 8   # NDRPDR sel
2792       - 11  # NDRPDR sel
2793       - 12  # NDRPDR sel
2794       - 13  # NDRPDR sel
2795       - 14  # NDRPDR sel
2796       - 15  # NDRPDR sel
2797
2798     csit-dpdk-perf-verify-1908-2n-skx:
2799       - 2   # NDRPDR sel
2800       - 3   # NDRPDR sel
2801       - 4   # NDRPDR sel
2802       - 5   # NDRPDR sel
2803       - 7   # NDRPDR sel
2804       - 8   # NDRPDR sel
2805       - 9   # NDRPDR sel
2806       - 10  # NDRPDR sel
2807       - 11  # NDRPDR sel
2808       - 12  # NDRPDR sel
2809     csit-dpdk-perf-verify-2001-2n-skx:
2810       - 35  # NDRPDR sel xxv710
2811       - 36  # NDRPDR sel xxv710
2812       - 37  # NDRPDR sel xxv710
2813       - 41  # NDRPDR sel xxv710
2814       - 42  # NDRPDR sel xxv710
2815       - 43  # NDRPDR sel xxv710
2816       - 46  # NDRPDR sel xxv710
2817       - 47  # NDRPDR sel xxv710
2818       - 52  # NDRPDR sel xxv710
2819       - 53  # NDRPDR sel xxv710
2820       - 38  # NDRPDR sel x710
2821       - 39  # NDRPDR sel x710
2822       - 40  # NDRPDR sel x710
2823       - 44  # NDRPDR sel x710
2824       - 45  # NDRPDR sel x710
2825       - 48  # NDRPDR sel x710
2826       - 49  # NDRPDR sel x710
2827       - 50  # NDRPDR sel x710
2828       - 51  # NDRPDR sel x710
2829       - 54  # NDRPDR sel x710
2830     csit-dpdk-perf-report-iterative-2005-2n-skx:
2831       - 1   # NDRPDR sel
2832       - 2   # NDRPDR sel
2833       - 3   # NDRPDR sel
2834       - 4   # NDRPDR sel
2835       - 5   # NDRPDR sel
2836       - 6   # NDRPDR sel
2837       - 7   # NDRPDR sel
2838       - 8   # NDRPDR sel
2839       - 9   # NDRPDR sel
2840       - 10  # NDRPDR sel
2841
2842     csit-dpdk-perf-verify-2001-2n-clx:
2843       - 15  # NDRPDR sel
2844       - 16  # NDRPDR sel
2845       - 17  # NDRPDR sel
2846       - 18  # NDRPDR sel
2847       - 19  # NDRPDR sel
2848       - 20  # NDRPDR sel
2849       - 21  # NDRPDR sel
2850       - 22  # NDRPDR sel
2851       - 23  # NDRPDR sel
2852       - 24  # NDRPDR sel
2853       - 25  # NDRPDR sel
2854       - 26  # NDRPDR sel
2855       - 27  # NDRPDR sel
2856       - 28  # NDRPDR sel
2857       - 29  # NDRPDR sel
2858       - 30  # NDRPDR sel
2859       - 31  # NDRPDR sel
2860       - 32  # NDRPDR sel
2861       - 33  # NDRPDR sel
2862       - 34  # NDRPDR sel
2863     csit-dpdk-perf-report-iterative-2005-2n-clx:
2864       - 1   # NDRPDR sel
2865       - 2   # NDRPDR sel
2866       - 3   # NDRPDR sel
2867       - 4   # NDRPDR sel
2868       - 5   # NDRPDR sel
2869       - 6   # NDRPDR sel
2870       - 7   # NDRPDR sel
2871       - 8   # NDRPDR sel
2872       - 9   # NDRPDR sel
2873       - 10  # NDRPDR sel
2874
2875     csit-dpdk-perf-verify-2001-2n-dnv:
2876       - 9   # NDRPDR sel
2877       - 10  # NDRPDR sel
2878       - 11  # NDRPDR sel
2879       - 12  # NDRPDR sel
2880       - 13  # NDRPDR sel
2881       - 14  # NDRPDR sel
2882       - 15  # NDRPDR sel
2883       - 16  # NDRPDR sel
2884       - 17  # NDRPDR sel
2885       - 18  # NDRPDR sel
2886     csit-dpdk-perf-report-iterative-2005-2n-dnv:
2887       - 8   # NDRPDR sel
2888       - 9   # NDRPDR sel
2889       - 10  # NDRPDR sel
2890       - 11  # NDRPDR sel
2891       - 12  # NDRPDR sel
2892       - 13  # NDRPDR sel
2893       - 14  # NDRPDR sel
2894       - 15  # NDRPDR sel
2895       - 16  # NDRPDR sel
2896       - 17  # NDRPDR sel
2897
2898     csit-dpdk-perf-verify-2001-3n-dnv:
2899       - 12  # NDRPDR sel
2900       - 13  # NDRPDR sel
2901       - 14  # NDRPDR sel
2902       - 15  # NDRPDR sel
2903       - 16  # NDRPDR sel
2904       - 17  # NDRPDR sel
2905       - 18  # NDRPDR sel
2906       - 19  # NDRPDR sel
2907       - 20  # NDRPDR sel
2908       - 22  # NDRPDR sel
2909     csit-dpdk-perf-report-iterative-2005-3n-dnv:
2910       - 6   # NDRPDR sel
2911       - 7   # NDRPDR sel
2912       - 8   # NDRPDR sel
2913       - 9   # NDRPDR sel
2914       - 10  # NDRPDR sel
2915       - 11  # NDRPDR sel
2916       - 12  # NDRPDR sel
2917       - 13  # NDRPDR sel
2918       - 14  # NDRPDR sel
2919       - 16  # NDRPDR sel
2920
2921     csit-dpdk-perf-verify-2001-3n-tsh:
2922       - 3   # NDRPDR sel
2923       - 4   # NDRPDR sel
2924       - 5   # NDRPDR sel
2925       - 9   # NDRPDR sel
2926       - 10  # NDRPDR sel
2927       - 11  # NDRPDR sel
2928       - 12  # NDRPDR sel
2929       - 14  # NDRPDR sel
2930       - 15  # NDRPDR sel
2931       - 18  # NDRPDR sel
2932     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2933       - 5   # NDRPDR sel
2934
2935     csit-vpp-device-2005-ubuntu1804-1n-skx:
2936       - 35
2937
2938 - type: "output"
2939   output: "report"
2940   format:
2941     html:
2942     - full
2943 #    pdf:
2944 #    - minimal
2945
2946 ################################################################################
2947 ###                               T A B L E S                                ###
2948 ################################################################################
2949
2950 # VPP Soak vs NDR - 2n-skx
2951 - type: "table"
2952   title: "VPP Soak vs NDR 2n-skx"
2953   algorithm: "table_soak_vs_ndr"
2954   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2955   reference:
2956     title: "NDR"
2957     data: "vpp-soak-vs-ndr-2n-skx-ref"
2958   compare:
2959     title: "Soak"
2960     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2961   data: "vpp-soak-vs-ndr-2n-skx"
2962   include-tests: "NDR"
2963   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2964   parameters:
2965     - "throughput"
2966     - "name"
2967     - "parent"
2968
2969 # VPP Soak vs NDR - 2n-clx
2970 - type: "table"
2971   title: "VPP Soak vs NDR 2n-clx"
2972   algorithm: "table_soak_vs_ndr"
2973   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2974   reference:
2975     title: "NDR"
2976     data: "vpp-soak-vs-ndr-2n-clx-ref"
2977   compare:
2978     title: "Soak"
2979     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2980   data: "vpp-soak-vs-ndr-2n-clx"
2981   include-tests: "NDR"
2982   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2983   parameters:
2984     - "throughput"
2985     - "name"
2986     - "parent"
2987
2988 ################################################################################
2989
2990 # VPP Compare NICs 3n-skx 2t1c ndr
2991 - type: "table"
2992   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2993   algorithm: "table_comparison"
2994   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2995   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2996   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2997   columns:
2998     - title: "x710"
2999       data-set: "vpp-nic-comparison-3n-skx"
3000       tag: "NIC_Intel-X710"
3001     - title: "xxv710"
3002       data-set: "vpp-nic-comparison-3n-skx"
3003       tag: "NIC_Intel-XXV710"
3004   comparisons:
3005     - title: "Diff"
3006       reference: 1
3007       compare: 2
3008   legend:
3009     - ""
3010     - "x710, xxv710 - NICs tested."
3011     - "Diff - difference between x710 and xxv710 NIC."
3012
3013 # VPP Compare NICs 3n-skx 4t2c ndr
3014 - type: "table"
3015   title: "VPP Compare NICs 3n-skx 4t2c ndr"
3016   algorithm: "table_comparison"
3017   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
3018   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3019   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3020   columns:
3021     - title: "x710"
3022       data-set: "vpp-nic-comparison-3n-skx"
3023       tag: "NIC_Intel-X710"
3024     - title: "xxv710"
3025       data-set: "vpp-nic-comparison-3n-skx"
3026       tag: "NIC_Intel-XXV710"
3027   comparisons:
3028     - title: "Diff"
3029       reference: 1
3030       compare: 2
3031   legend:
3032     - ""
3033     - "x710, xxv710 - NICs tested."
3034     - "Diff - difference between x710 and xxv710 NIC."
3035
3036 # VPP Compare NICs 3n-skx 2t1c pdr
3037 - type: "table"
3038   title: "VPP Compare NICs 3n-skx 2t1c pdr"
3039   algorithm: "table_comparison"
3040   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
3041   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3042   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3043   columns:
3044     - title: "x710"
3045       data-set: "vpp-nic-comparison-3n-skx"
3046       tag: "NIC_Intel-X710"
3047     - title: "xxv710"
3048       data-set: "vpp-nic-comparison-3n-skx"
3049       tag: "NIC_Intel-XXV710"
3050   comparisons:
3051     - title: "Diff"
3052       reference: 1
3053       compare: 2
3054   legend:
3055     - ""
3056     - "x710, xxv710 - NICs tested."
3057     - "Diff - difference between x710 and xxv710 NIC."
3058
3059 # VPP Compare NICs 3n-skx 4t2c pdr
3060 - type: "table"
3061   title: "VPP Compare NICs 3n-skx 4t2c pdr"
3062   algorithm: "table_comparison"
3063   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
3064   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3065   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3066   columns:
3067     - title: "x710"
3068       data-set: "vpp-nic-comparison-3n-skx"
3069       tag: "NIC_Intel-X710"
3070     - title: "xxv710"
3071       data-set: "vpp-nic-comparison-3n-skx"
3072       tag: "NIC_Intel-XXV710"
3073   comparisons:
3074     - title: "Diff"
3075       reference: 1
3076       compare: 2
3077   legend:
3078     - ""
3079     - "x710, xxv710 - NICs tested."
3080     - "Diff - difference between x710 and xxv710 NIC."
3081
3082 ## VPP Compare NICs 3n-skx 2t1c mrr
3083 #- type: "table"
3084 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
3085 #  algorithm: "table_comparison"
3086 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3087 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3088 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3089 #  columns:
3090 #    - title: "x710"
3091 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3092 #      tag: "NIC_Intel-X710"
3093 #    - title: "xxv710"
3094 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3095 #      tag: "NIC_Intel-XXV710"
3096 #  comparisons:
3097 #    - title: "Diff"
3098 #      reference: 1
3099 #      compare: 2
3100 #  legend:
3101 #    - ""
3102 #    - "x710, xxv710 - NICs tested."
3103 #    - "Diff - difference between x710 and xxv710 NIC."
3104 #
3105 ## VPP Compare NICs 3n-skx 4t2c mrr
3106 #- type: "table"
3107 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
3108 #  algorithm: "table_comparison"
3109 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3110 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3111 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3112 #  columns:
3113 #    - title: "x710"
3114 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3115 #      tag: "NIC_Intel-X710"
3116 #    - title: "xxv710"
3117 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3118 #      tag: "NIC_Intel-XXV710"
3119 #  comparisons:
3120 #    - title: "Diff"
3121 #      reference: 1
3122 #      compare: 2
3123 #  legend:
3124 #    - ""
3125 #    - "x710, xxv710 - NICs tested."
3126 #    - "Diff - difference between x710 and xxv710 NIC."
3127 #
3128 ## VPP Compare NICs 3n-skx 8t4c mrr
3129 #- type: "table"
3130 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
3131 #  algorithm: "table_comparison"
3132 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3133 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3134 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3135 #  columns:
3136 #    - title: "x710"
3137 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3138 #      tag: "NIC_Intel-X710"
3139 #    - title: "xxv710"
3140 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3141 #      tag: "NIC_Intel-XXV710"
3142 #  comparisons:
3143 #    - title: "Diff"
3144 #      reference: 1
3145 #      compare: 2
3146 #  legend:
3147 #    - ""
3148 #    - "x710, xxv710 - NICs tested."
3149 #    - "Diff - difference between x710 and xxv710 NIC."
3150
3151 # VPP Compare NICs 2n-skx 2t1c ndr
3152 - type: "table"
3153   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3154   algorithm: "table_comparison"
3155   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3156   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3157   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3158   columns:
3159     - title: "x710"
3160       data-set: "vpp-nic-comparison-2n-skx"
3161       tag: "NIC_Intel-X710"
3162     - title: "xxv710"
3163       data-set: "vpp-nic-comparison-2n-skx"
3164       tag: "NIC_Intel-XXV710"
3165   comparisons:
3166     - title: "Diff"
3167       reference: 1
3168       compare: 2
3169   legend:
3170     - ""
3171     - "x710, xxv710 - NICs tested."
3172     - "Diff - difference between x710 and xxv710 NIC."
3173
3174 # VPP Compare NICs 2n-skx 4t2c ndr
3175 - type: "table"
3176   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3177   algorithm: "table_comparison"
3178   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3179   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3180   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3181   columns:
3182     - title: "x710"
3183       data-set: "vpp-nic-comparison-2n-skx"
3184       tag: "NIC_Intel-X710"
3185     - title: "xxv710"
3186       data-set: "vpp-nic-comparison-2n-skx"
3187       tag: "NIC_Intel-XXV710"
3188   comparisons:
3189     - title: "Diff"
3190       reference: 1
3191       compare: 2
3192   legend:
3193     - ""
3194     - "x710, xxv710 - NICs tested."
3195     - "Diff - difference between x710 and xxv710 NIC."
3196
3197 # VPP Compare NICs 2n-skx 2t1c pdr
3198 - type: "table"
3199   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3200   algorithm: "table_comparison"
3201   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3202   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3203   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3204   columns:
3205     - title: "x710"
3206       data-set: "vpp-nic-comparison-2n-skx"
3207       tag: "NIC_Intel-X710"
3208     - title: "xxv710"
3209       data-set: "vpp-nic-comparison-2n-skx"
3210       tag: "NIC_Intel-XXV710"
3211   comparisons:
3212     - title: "Diff"
3213       reference: 1
3214       compare: 2
3215   legend:
3216     - ""
3217     - "x710, xxv710 - NICs tested."
3218     - "Diff - difference between x710 and xxv710 NIC."
3219
3220 # VPP Compare NICs 2n-skx 4t2c pdr
3221 - type: "table"
3222   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3223   algorithm: "table_comparison"
3224   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3225   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3226   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3227   columns:
3228     - title: "x710"
3229       data-set: "vpp-nic-comparison-2n-skx"
3230       tag: "NIC_Intel-X710"
3231     - title: "xxv710"
3232       data-set: "vpp-nic-comparison-2n-skx"
3233       tag: "NIC_Intel-XXV710"
3234   comparisons:
3235     - title: "Diff"
3236       reference: 1
3237       compare: 2
3238   legend:
3239     - ""
3240     - "x710, xxv710 - NICs tested."
3241     - "Diff - difference between x710 and xxv710 NIC."
3242
3243 # VPP Compare NICs 2n-skx 2t1c mrr
3244 - type: "table"
3245   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3246   algorithm: "table_comparison"
3247   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3248   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3249   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3250   columns:
3251     - title: "x710"
3252       data-set: "vpp-nic-comparison-2n-skx-mrr"
3253       tag: "NIC_Intel-X710"
3254     - title: "xxv710"
3255       data-set: "vpp-nic-comparison-2n-skx-mrr"
3256       tag: "NIC_Intel-XXV710"
3257   comparisons:
3258     - title: "Diff"
3259       reference: 1
3260       compare: 2
3261   legend:
3262     - ""
3263     - "x710, xxv710 - NICs tested."
3264     - "Diff - difference between x710 and xxv710 NIC."
3265
3266 # VPP Compare NICs 2n-skx 4t2c mrr
3267 - type: "table"
3268   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3269   algorithm: "table_comparison"
3270   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3271   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3272   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3273   columns:
3274     - title: "x710"
3275       data-set: "vpp-nic-comparison-2n-skx-mrr"
3276       tag: "NIC_Intel-X710"
3277     - title: "xxv710"
3278       data-set: "vpp-nic-comparison-2n-skx-mrr"
3279       tag: "NIC_Intel-XXV710"
3280   comparisons:
3281     - title: "Diff"
3282       reference: 1
3283       compare: 2
3284   legend:
3285     - ""
3286     - "x710, xxv710 - NICs tested."
3287     - "Diff - difference between x710 and xxv710 NIC."
3288
3289 # VPP Compare NICs 2n-skx 8t4c mrr
3290 - type: "table"
3291   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3292   algorithm: "table_comparison"
3293   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3294   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3295   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3296   columns:
3297     - title: "x710"
3298       data-set: "vpp-nic-comparison-2n-skx-mrr"
3299       tag: "NIC_Intel-X710"
3300     - title: "xxv710"
3301       data-set: "vpp-nic-comparison-2n-skx-mrr"
3302       tag: "NIC_Intel-XXV710"
3303   comparisons:
3304     - title: "Diff"
3305       reference: 1
3306       compare: 2
3307   legend:
3308     - ""
3309     - "x710, xxv710 - NICs tested."
3310     - "Diff - difference between x710 and xxv710 NIC."
3311
3312 ################################################################################
3313 # VPP
3314
3315 # VPP Performance Changes 3n-hsw 1t1c pdr
3316 - type: "table"
3317   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3318   algorithm: "table_comparison"
3319   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3320   include-tests: "PDR" # "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: "2001.0-4"
3328       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3329     - title: "2005.0-4"
3330       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3331   comparisons:
3332     - title: "2001.0-4 vs 2001.0-2"
3333       reference: 2
3334       compare: 3
3335     - title: "2005.0-4 vs 2001.0-4"
3336       reference: 3
3337       compare: 4
3338 #  rca:
3339 #    - title: "RCA1"
3340 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca1.yaml"
3341 #    - title: "RCA2"
3342 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca2.yaml"
3343   legend:
3344     - ''
3345     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3346     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3347     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3348     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3349     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3350 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3351 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3352
3353 # VPP Performance Changes 3n-hsw 2t2c pdr
3354 - type: "table"
3355   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3356   algorithm: "table_comparison"
3357   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3358   include-tests: "PDR" # "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: "2001.0-4"
3366       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3367     - title: "2005.0-4"
3368       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3369   comparisons:
3370     - title: "2001.0-4 vs 2001.0-2"
3371       reference: 2
3372       compare: 3
3373     - title: "2005.0-4 vs 2001.0-4"
3374       reference: 3
3375       compare: 4
3376 #  rca:
3377 #    - title: "RCA2"
3378 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca1.yaml"
3379 #    - title: "RCA3"
3380 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca2.yaml"
3381   legend:
3382     - ''
3383     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3384     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3385     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3386     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3387     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3388 #    - 'RCA1:                  Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3389 #    - 'RCA2:                  Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3390
3391 # VPP Performance Changes 3n-hsw 1t1c ndr
3392 - type: "table"
3393   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3394   algorithm: "table_comparison"
3395   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3396   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3397   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3398   columns:
3399     - title: "1908.1-2"
3400       data-set: "vpp-performance-changes-3n-hsw-h1"
3401     - title: "2001.0-2"
3402       data-set: "vpp-performance-changes-3n-hsw-ref"
3403     - title: "2001.0-4"
3404       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3405     - title: "2005.0-4"
3406       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3407   comparisons:
3408     - title: "2001.0-4 vs 2001.0-2"
3409       reference: 2
3410       compare: 3
3411     - title: "2005.0-4 vs 2001.0-4"
3412       reference: 3
3413       compare: 4
3414 #  rca:
3415 #    - title: "RCA1"
3416 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca2.yaml"
3417 #    - title: "RCA2"
3418 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca3.yaml"
3419   legend:
3420     - ''
3421     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3422     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3423     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3424     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3425     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3426 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3427 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3428
3429 # VPP Performance Changes 3n-hsw 2t2c ndr
3430 - type: "table"
3431   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3432   algorithm: "table_comparison"
3433   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3434   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3435   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3436   columns:
3437     - title: "1908.1-2"
3438       data-set: "vpp-performance-changes-3n-hsw-h1"
3439     - title: "2001.0-2"
3440       data-set: "vpp-performance-changes-3n-hsw-ref"
3441     - title: "2001.0-4"
3442       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3443     - title: "2005.0-4"
3444       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3445   comparisons:
3446     - title: "2001.0-4 vs 2001.0-2"
3447       reference: 2
3448       compare: 3
3449     - title: "2005.0-4 vs 2001.0-4"
3450       reference: 3
3451       compare: 4
3452 #  rca:
3453 #    - title: "RCA1"
3454 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca1.yaml"
3455 #    - title: "RCA2"
3456 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca2.yaml"
3457   legend:
3458     - ''
3459     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3460     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3461     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3462     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3463     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3464 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3465 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3466
3467 # VPP Performance Changes 3n-hsw 1t1c pdr-full
3468 - type: "table"
3469   title: "VPP Performance Changes 3n-hsw 1t1c pdr-full"
3470   algorithm: "table_comparison"
3471   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr-full"
3472   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3473   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3474   columns:
3475     - title: "1908.1-2"
3476       data-set: "vpp-performance-changes-3n-hsw-h1"
3477     - title: "2001.0-2"
3478       data-set: "vpp-performance-changes-3n-hsw-ref"
3479     - title: "2001.0-4"
3480       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3481     - title: "2005.0-3"
3482       data-set: "vpp-performance-changes-3n-hsw-cmp"
3483     - title: "2005.0-4"
3484       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3485   comparisons:
3486     - title: "2005.0-4 vs 2005.0-3"
3487       reference: 4
3488       compare: 5
3489     - title: "2001.0-4 vs 2001.0-2"
3490       reference: 2
3491       compare: 3
3492     - title: "2005.0-4 vs 2001.0-4"
3493       reference: 3
3494       compare: 5
3495 #  rca:
3496 #    - title: "RCA1"
3497 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca1.yaml"
3498 #    - title: "RCA2"
3499 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca2.yaml"
3500 #    - title: "RCA3"
3501 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca3.yaml"
3502   legend:
3503     - ''
3504     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3505     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3506     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3507     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3508     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3509     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3510 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3511 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3512 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3513
3514 # VPP Performance Changes 3n-hsw 2t2c pdr-full
3515 - type: "table"
3516   title: "VPP Performance Changes 3n-hsw 2t2c pdr-full"
3517   algorithm: "table_comparison"
3518   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr-full"
3519   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3520   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3521   columns:
3522     - title: "1908.1-2"
3523       data-set: "vpp-performance-changes-3n-hsw-h1"
3524     - title: "2001.0-2"
3525       data-set: "vpp-performance-changes-3n-hsw-ref"
3526     - title: "2001.0-4"
3527       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3528     - title: "2005.0-3"
3529       data-set: "vpp-performance-changes-3n-hsw-cmp"
3530     - title: "2005.0-4"
3531       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3532   comparisons:
3533     - title: "2005.0-4 vs 2005.0-3"
3534       reference: 4
3535       compare: 5
3536     - title: "2001.0-4 vs 2001.0-2"
3537       reference: 2
3538       compare: 3
3539     - title: "2005.0-4 vs 2001.0-4"
3540       reference: 3
3541       compare: 5
3542 #  rca:
3543 #    - title: "RCA1"
3544 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca1.yaml"
3545 #    - title: "RCA2"
3546 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca2.yaml"
3547 #    - title: "RCA3"
3548 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca3.yaml"
3549   legend:
3550     - ''
3551     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3552     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3553     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3554     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3555     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3556     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3557 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3558 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3559 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3560
3561 # VPP Performance Changes 3n-hsw 1t1c ndr-full
3562 - type: "table"
3563   title: "VPP Performance Changes 3n-hsw 1t1c ndr-full"
3564   algorithm: "table_comparison"
3565   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr-full"
3566   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3567   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3568   columns:
3569     - title: "1908.1-2"
3570       data-set: "vpp-performance-changes-3n-hsw-h1"
3571     - title: "2001.0-2"
3572       data-set: "vpp-performance-changes-3n-hsw-ref"
3573     - title: "2001.0-4"
3574       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3575     - title: "2005.0-3"
3576       data-set: "vpp-performance-changes-3n-hsw-cmp"
3577     - title: "2005.0-4"
3578       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3579   comparisons:
3580     - title: "2005.0-4 vs 2005.0-3"
3581       reference: 4
3582       compare: 5
3583     - title: "2001.0-4 vs 2001.0-2"
3584       reference: 2
3585       compare: 3
3586     - title: "2005.0-4 vs 2001.0-4"
3587       reference: 3
3588       compare: 5
3589 #  rca:
3590 #    - title: "RCA1"
3591 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca1.yaml"
3592 #    - title: "RCA2"
3593 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca2.yaml"
3594 #    - title: "RCA3"
3595 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca3.yaml"
3596   legend:
3597     - ''
3598     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3599     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3600     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3601     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3602     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3603     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3604 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3605 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3606 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3607
3608 # VPP Performance Changes 3n-hsw 2t2c ndr-full
3609 - type: "table"
3610   title: "VPP Performance Changes 3n-hsw 2t2c ndr-full"
3611   algorithm: "table_comparison"
3612   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr-full"
3613   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3614   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3615   columns:
3616     - title: "1908.1-2"
3617       data-set: "vpp-performance-changes-3n-hsw-h1"
3618     - title: "2001.0-2"
3619       data-set: "vpp-performance-changes-3n-hsw-ref"
3620     - title: "2001.0-4"
3621       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3622     - title: "2005.0-3"
3623       data-set: "vpp-performance-changes-3n-hsw-cmp"
3624     - title: "2005.0-4"
3625       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3626   comparisons:
3627     - title: "2005.0-4 vs 2005.0-3"
3628       reference: 4
3629       compare: 5
3630     - title: "2001.0-4 vs 2001.0-2"
3631       reference: 2
3632       compare: 3
3633     - title: "2005.0-4 vs 2001.0-4"
3634       reference: 3
3635       compare: 5
3636 #  rca:
3637 #    - title: "RCA1"
3638 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca1.yaml"
3639 #    - title: "RCA2"
3640 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca2.yaml"
3641 #    - title: "RCA3"
3642 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca3.yaml"
3643   legend:
3644     - ''
3645     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3646     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3647     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3648     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3649     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3650     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3651 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3652 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3653 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3654
3655 # VPP Performance Changes 3n-skx 2t1c pdr
3656 - type: "table"
3657   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3658   algorithm: "table_comparison"
3659   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3660   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3661   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3662   columns:
3663     - title: "1908.1-2"
3664       data-set: "vpp-performance-changes-3n-skx-h1"
3665     - title: "2001.0-2"
3666       data-set: "vpp-performance-changes-3n-skx-ref"
3667     - title: "2001.0-4"
3668       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3669     - title: "2005.0-4"
3670       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3671   comparisons:
3672     - title: "2001.0-4 vs 2001.0-2"
3673       reference: 2
3674       compare: 3
3675     - title: "2005.0-4 vs 2001.0-4"
3676       reference: 3
3677       compare: 4
3678 #  rca:
3679 #    - title: "RCA1"
3680 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca1.yaml"
3681 #    - title: "RCA2"
3682 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca2.yaml"
3683   legend:
3684     - ''
3685     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3686     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3687     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3688     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3689     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3690 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3691 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3692
3693 # VPP Performance Changes 3n-skx 4t2c pdr
3694 - type: "table"
3695   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3696   algorithm: "table_comparison"
3697   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3698   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3699   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3700   columns:
3701     - title: "1908.1-2"
3702       data-set: "vpp-performance-changes-3n-skx-h1"
3703     - title: "2001.0-2"
3704       data-set: "vpp-performance-changes-3n-skx-ref"
3705     - title: "2001.0-4"
3706       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3707     - title: "2005.0-4"
3708       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3709   comparisons:
3710     - title: "2001.0-4 vs 2001.0-2"
3711       reference: 2
3712       compare: 3
3713     - title: "2005.0-4 vs 2001.0-4"
3714       reference: 3
3715       compare: 4
3716 #  rca:
3717 #    - title: "RCA1"
3718 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca1.yaml"
3719 #    - title: "RCA2"
3720 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca2.yaml"
3721   legend:
3722     - ''
3723     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3724     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3725     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3726     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3727     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3728 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3729 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3730
3731 # VPP Performance Changes 3n-skx 2t1c ndr
3732 - type: "table"
3733   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3734   algorithm: "table_comparison"
3735   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3736   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3737   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3738   columns:
3739     - title: "1908.1-2"
3740       data-set: "vpp-performance-changes-3n-skx-h1"
3741     - title: "2001.0-2"
3742       data-set: "vpp-performance-changes-3n-skx-ref"
3743     - title: "2001.0-4"
3744       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3745     - title: "2005.0-4"
3746       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3747   comparisons:
3748     - title: "2001.0-4 vs 2001.0-2"
3749       reference: 2
3750       compare: 3
3751     - title: "2005.0-4 vs 2001.0-4"
3752       reference: 3
3753       compare: 4
3754 #  rca:
3755 #    - title: "RCA1"
3756 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca1.yaml"
3757 #    - title: "RCA2"
3758 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca2.yaml"
3759   legend:
3760     - ''
3761     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3762     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3763     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3764     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3765     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3766 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3767 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3768
3769 # VPP Performance Changes 3n-skx 4t2c ndr
3770 - type: "table"
3771   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3772   algorithm: "table_comparison"
3773   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3774   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3775   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3776   columns:
3777     - title: "1908.1-2"
3778       data-set: "vpp-performance-changes-3n-skx-h1"
3779     - title: "2001.0-2"
3780       data-set: "vpp-performance-changes-3n-skx-ref"
3781     - title: "2001.0-4"
3782       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3783     - title: "2005.0-4"
3784       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3785   comparisons:
3786     - title: "2001.0-4 vs 2001.0-2"
3787       reference: 2
3788       compare: 3
3789     - title: "2005.0-4 vs 2001.0-4"
3790       reference: 3
3791       compare: 4
3792 #  rca:
3793 #    - title: "RCA1"
3794 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca1.yaml"
3795 #    - title: "RCA2"
3796 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca2.yaml"
3797   legend:
3798     - ''
3799     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3800     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3801     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3802     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3803     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3804 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3805 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3806
3807 # VPP Performance Changes 3n-skx 2t1c pdr-full
3808 - type: "table"
3809   title: "VPP Performance Changes 3n-skx 2t1c pdr-full"
3810   algorithm: "table_comparison"
3811   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr-full"
3812   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3813   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3814   columns:
3815     - title: "1908.1-2"
3816       data-set: "vpp-performance-changes-3n-skx-h1"
3817     - title: "2001.0-2"
3818       data-set: "vpp-performance-changes-3n-skx-ref"
3819     - title: "2001.0-4"
3820       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3821     - title: "2005.0-3"
3822       data-set: "vpp-performance-changes-3n-skx-cmp"
3823     - title: "2005.0-4"
3824       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3825   comparisons:
3826     - title: "2005.0-4 vs 2005.0-3"
3827       reference: 4
3828       compare: 5
3829     - title: "2001.0-4 vs 2001.0-2"
3830       reference: 2
3831       compare: 3
3832     - title: "2005.0-4 vs 2001.0-4"
3833       reference: 3
3834       compare: 5
3835 #  rca:
3836 #    - title: "RCA1"
3837 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca1.yaml"
3838 #    - title: "RCA2"
3839 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca2.yaml"
3840 #    - title: "RCA3"
3841 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca3.yaml"
3842   legend:
3843     - ''
3844     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3845     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3846     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3847     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3848     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3849     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3850 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3851 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3852 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3853
3854 # VPP Performance Changes 3n-skx 4t2c pdr-full
3855 - type: "table"
3856   title: "VPP Performance Changes 3n-skx 4t2c pdr-full"
3857   algorithm: "table_comparison"
3858   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr-full"
3859   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3860   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3861   columns:
3862     - title: "1908.1-2"
3863       data-set: "vpp-performance-changes-3n-skx-h1"
3864     - title: "2001.0-2"
3865       data-set: "vpp-performance-changes-3n-skx-ref"
3866     - title: "2001.0-4"
3867       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3868     - title: "2005.0-3"
3869       data-set: "vpp-performance-changes-3n-skx-cmp"
3870     - title: "2005.0-4"
3871       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3872   comparisons:
3873     - title: "2005.0-4 vs 2005.0-3"
3874       reference: 4
3875       compare: 5
3876     - title: "2001.0-4 vs 2001.0-2"
3877       reference: 2
3878       compare: 3
3879     - title: "2005.0-4 vs 2001.0-4"
3880       reference: 3
3881       compare: 5
3882 #  rca:
3883 #    - title: "RCA1"
3884 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca1.yaml"
3885 #    - title: "RCA2"
3886 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca2.yaml"
3887 #    - title: "RCA3"
3888 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca3.yaml"
3889   legend:
3890     - ''
3891     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3892     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3893     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3894     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3895     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3896     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3897 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3898 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3899 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3900
3901 # VPP Performance Changes 3n-skx 2t1c ndr-full
3902 - type: "table"
3903   title: "VPP Performance Changes 3n-skx 2t1c ndr-full"
3904   algorithm: "table_comparison"
3905   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr-full"
3906   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3907   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3908   columns:
3909     - title: "1908.1-2"
3910       data-set: "vpp-performance-changes-3n-skx-h1"
3911     - title: "2001.0-2"
3912       data-set: "vpp-performance-changes-3n-skx-ref"
3913     - title: "2001.0-4"
3914       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3915     - title: "2005.0-3"
3916       data-set: "vpp-performance-changes-3n-skx-cmp"
3917     - title: "2005.0-4"
3918       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3919   comparisons:
3920     - title: "2005.0-4 vs 2005.0-3"
3921       reference: 4
3922       compare: 5
3923     - title: "2001.0-4 vs 2001.0-2"
3924       reference: 2
3925       compare: 3
3926     - title: "2005.0-4 vs 2001.0-4"
3927       reference: 3
3928       compare: 5
3929 #  rca:
3930 #    - title: "RCA1"
3931 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca1.yaml"
3932 #    - title: "RCA2"
3933 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca2.yaml"
3934 #    - title: "RCA3"
3935 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca3.yaml"
3936   legend:
3937     - ''
3938     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3939     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3940     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3941     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3942     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3943     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3944 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3945 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3946 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3947
3948 # VPP Performance Changes 3n-skx 4t2c ndr-full
3949 - type: "table"
3950   title: "VPP Performance Changes 3n-skx 4t2c ndr-full"
3951   algorithm: "table_comparison"
3952   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr-full"
3953   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3954   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3955   columns:
3956     - title: "1908.1-2"
3957       data-set: "vpp-performance-changes-3n-skx-h1"
3958     - title: "2001.0-2"
3959       data-set: "vpp-performance-changes-3n-skx-ref"
3960     - title: "2001.0-4"
3961       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3962     - title: "2005.0-3"
3963       data-set: "vpp-performance-changes-3n-skx-cmp"
3964     - title: "2005.0-4"
3965       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3966   comparisons:
3967     - title: "2005.0-4 vs 2005.0-3"
3968       reference: 4
3969       compare: 5
3970     - title: "2001.0-4 vs 2001.0-2"
3971       reference: 2
3972       compare: 3
3973     - title: "2005.0-4 vs 2001.0-4"
3974       reference: 3
3975       compare: 5
3976 #  rca:
3977 #    - title: "RCA1"
3978 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca1.yaml"
3979 #    - title: "RCA2"
3980 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca2.yaml"
3981 #    - title: "RCA3"
3982 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca3.yaml"
3983   legend:
3984     - ''
3985     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3986     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3987     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3988     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3989     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3990     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3991 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3992 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3993 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3994
3995 # VPP Performance Changes 2n-skx 2t1c pdr
3996 - type: "table"
3997   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3998   algorithm: "table_comparison"
3999   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
4000   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4001   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4002   columns:
4003     - title: "1908.1-2"
4004       data-set: "vpp-performance-changes-2n-skx-h1"
4005     - title: "2001.0-2"
4006       data-set: "vpp-performance-changes-2n-skx-ref"
4007     - title: "2001.0-4"
4008       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4009     - title: "2005.0-4"
4010       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4011   comparisons:
4012     - title: "2001.0-4 vs 2001.0-2"
4013       reference: 2
4014       compare: 3
4015     - title: "2005.0-4 vs 2001.0-4"
4016       reference: 3
4017       compare: 4
4018 #  rca:
4019 #    - title: "RCA1"
4020 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca1.yaml"
4021 #    - title: "RCA2"
4022 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca2.yaml"
4023   legend:
4024     - ''
4025     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4026     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4027     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4028     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4029     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4030 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4031 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4032
4033 # VPP Performance Changes 2n-skx 4t2c pdr
4034 - type: "table"
4035   title: "VPP Performance Changes 2n-skx 4t2c pdr"
4036   algorithm: "table_comparison"
4037   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
4038   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4039   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4040   columns:
4041     - title: "1908.1-2"
4042       data-set: "vpp-performance-changes-2n-skx-h1"
4043     - title: "2001.0-2"
4044       data-set: "vpp-performance-changes-2n-skx-ref"
4045     - title: "2001.0-4"
4046       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4047     - title: "2005.0-4"
4048       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4049   comparisons:
4050     - title: "2001.0-4 vs 2001.0-2"
4051       reference: 2
4052       compare: 3
4053     - title: "2005.0-4 vs 2001.0-4"
4054       reference: 3
4055       compare: 4
4056 #  rca:
4057 #    - title: "RCA1"
4058 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca1.yaml"
4059 #    - title: "RCA2"
4060 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca2.yaml"
4061   legend:
4062     - ''
4063     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4064     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4065     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4066     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4067     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4068 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4069 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4070
4071 # VPP Performance Changes 2n-skx 2t1c ndr
4072 - type: "table"
4073   title: "VPP Performance Changes 2n-skx 2t1c ndr"
4074   algorithm: "table_comparison"
4075   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
4076   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4077   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4078   columns:
4079     - title: "1908.1-2"
4080       data-set: "vpp-performance-changes-2n-skx-h1"
4081     - title: "2001.0-2"
4082       data-set: "vpp-performance-changes-2n-skx-ref"
4083     - title: "2001.0-4"
4084       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4085     - title: "2005.0-4"
4086       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4087   comparisons:
4088     - title: "2001.0-4 vs 2001.0-2"
4089       reference: 2
4090       compare: 3
4091     - title: "2005.0-4 vs 2001.0-4"
4092       reference: 3
4093       compare: 4
4094 #  rca:
4095 #    - title: "RCA1"
4096 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca1.yaml"
4097 #    - title: "RCA2"
4098 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca2.yaml"
4099   legend:
4100     - ''
4101     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4102     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4103     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4104     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4105     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4106 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4107 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4108
4109 # VPP Performance Changes 2n-skx 4t2c ndr
4110 - type: "table"
4111   title: "VPP Performance Changes 2n-skx 4t2c ndr"
4112   algorithm: "table_comparison"
4113   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
4114   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4115   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4116   columns:
4117     - title: "1908.1-2"
4118       data-set: "vpp-performance-changes-2n-skx-h1"
4119     - title: "2001.0-2"
4120       data-set: "vpp-performance-changes-2n-skx-ref"
4121     - title: "2001.0-4"
4122       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4123     - title: "2005.0-4"
4124       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4125   comparisons:
4126     - title: "2001.0-4 vs 2001.0-2"
4127       reference: 2
4128       compare: 3
4129     - title: "2005.0-4 vs 2001.0-4"
4130       reference: 3
4131       compare: 4
4132 #  rca:
4133 #    - title: "RCA1"
4134 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca1.yaml"
4135 #    - title: "RCA2"
4136 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca2.yaml"
4137   legend:
4138     - ''
4139     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4140     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4141     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4142     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4143     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4144 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4145 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4146
4147 # VPP Performance Changes 2n-skx 2t1c pdr-full
4148 - type: "table"
4149   title: "VPP Performance Changes 2n-skx 2t1c pdr-full"
4150   algorithm: "table_comparison"
4151   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr-full"
4152   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4153   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4154   columns:
4155     - title: "1908.1-2"
4156       data-set: "vpp-performance-changes-2n-skx-h1"
4157     - title: "2001.0-2"
4158       data-set: "vpp-performance-changes-2n-skx-ref"
4159     - title: "2001.0-4"
4160       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4161     - title: "2005.0-3"
4162       data-set: "vpp-performance-changes-2n-skx-cmp"
4163     - title: "2005.0-4"
4164       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4165   comparisons:
4166     - title: "2005.0-4 vs 2005.0-3"
4167       reference: 4
4168       compare: 5
4169     - title: "2001.0-4 vs 2001.0-2"
4170       reference: 2
4171       compare: 3
4172     - title: "2005.0-4 vs 2001.0-4"
4173       reference: 3
4174       compare: 5
4175 #  rca:
4176 #    - title: "RCA1"
4177 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca1.yaml"
4178 #    - title: "RCA2"
4179 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca2.yaml"
4180 #    - title: "RCA3"
4181 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca3.yaml"
4182   legend:
4183     - ''
4184     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4185     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4186     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4187     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4188     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4189     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4190 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4191 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4192 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4193
4194 # VPP Performance Changes 2n-skx 4t2c pdr-full
4195 - type: "table"
4196   title: "VPP Performance Changes 2n-skx 4t2c pdr-full"
4197   algorithm: "table_comparison"
4198   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr-full"
4199   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4200   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4201   columns:
4202     - title: "1908.1-2"
4203       data-set: "vpp-performance-changes-2n-skx-h1"
4204     - title: "2001.0-2"
4205       data-set: "vpp-performance-changes-2n-skx-ref"
4206     - title: "2001.0-4"
4207       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4208     - title: "2005.0-3"
4209       data-set: "vpp-performance-changes-2n-skx-cmp"
4210     - title: "2005.0-4"
4211       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4212   comparisons:
4213     - title: "2005.0-4 vs 2005.0-3"
4214       reference: 4
4215       compare: 5
4216     - title: "2001.0-4 vs 2001.0-2"
4217       reference: 2
4218       compare: 3
4219     - title: "2005.0-4 vs 2001.0-4"
4220       reference: 3
4221       compare: 5
4222 #  rca:
4223 #    - title: "RCA1"
4224 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca1.yaml"
4225 #    - title: "RCA2"
4226 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca2.yaml"
4227 #    - title: "RCA3"
4228 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca3.yaml"
4229   legend:
4230     - ''
4231     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4232     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4233     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4234     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4235     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4236     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4237 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4238 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4239 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4240
4241 # VPP Performance Changes 2n-skx 2t1c ndr-full
4242 - type: "table"
4243   title: "VPP Performance Changes 2n-skx 2t1c ndr-full"
4244   algorithm: "table_comparison"
4245   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr-full"
4246   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4247   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4248   columns:
4249     - title: "1908.1-2"
4250       data-set: "vpp-performance-changes-2n-skx-h1"
4251     - title: "2001.0-2"
4252       data-set: "vpp-performance-changes-2n-skx-ref"
4253     - title: "2001.0-4"
4254       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4255     - title: "2005.0-3"
4256       data-set: "vpp-performance-changes-2n-skx-cmp"
4257     - title: "2005.0-4"
4258       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4259   comparisons:
4260     - title: "2005.0-4 vs 2005.0-3"
4261       reference: 4
4262       compare: 5
4263     - title: "2001.0-4 vs 2001.0-2"
4264       reference: 2
4265       compare: 3
4266     - title: "2005.0-4 vs 2001.0-4"
4267       reference: 3
4268       compare: 5
4269 #  rca:
4270 #    - title: "RCA1"
4271 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca1.yaml"
4272 #    - title: "RCA2"
4273 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca2.yaml"
4274 #    - title: "RCA3"
4275 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca3.yaml"
4276   legend:
4277     - ''
4278     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4279     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4280     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4281     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4282     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4283     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4284 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4285 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4286 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4287
4288 # VPP Performance Changes 2n-skx 4t2c ndr-full
4289 - type: "table"
4290   title: "VPP Performance Changes 2n-skx 4t2c ndr-full"
4291   algorithm: "table_comparison"
4292   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr-full"
4293   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4294   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4295   columns:
4296     - title: "1908.1-2"
4297       data-set: "vpp-performance-changes-2n-skx-h1"
4298     - title: "2001.0-2"
4299       data-set: "vpp-performance-changes-2n-skx-ref"
4300     - title: "2001.0-4"
4301       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4302     - title: "2005.0-3"
4303       data-set: "vpp-performance-changes-2n-skx-cmp"
4304     - title: "2005.0-4"
4305       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4306   comparisons:
4307     - title: "2005.0-4 vs 2005.0-3"
4308       reference: 4
4309       compare: 5
4310     - title: "2001.0-4 vs 2001.0-2"
4311       reference: 2
4312       compare: 3
4313     - title: "2005.0-4 vs 2001.0-4"
4314       reference: 3
4315       compare: 5
4316 #  rca:
4317 #    - title: "RCA1"
4318 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca1.yaml"
4319 #    - title: "RCA2"
4320 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca2.yaml"
4321 #    - title: "RCA3"
4322 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca3.yaml"
4323   legend:
4324     - ''
4325     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4326     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4327     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4328     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4329     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4330     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4331 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4332 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4333 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4334
4335 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
4336 - type: "table"
4337   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
4338   algorithm: "table_comparison"
4339   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
4340   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4341   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4342   columns:
4343     - title: "2001.0-2"
4344       data-set: "vpp-performance-changes-2n-clx-ref"
4345     - title: "2001.0-4"
4346       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4347     - title: "2005.0-4"
4348       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4349   comparisons:
4350     - title: "2001.0-4 vs 2001.0-2"
4351       reference: 1
4352       compare: 2
4353     - title: "2005.0-4 vs 2001.0-4"
4354       reference: 2
4355       compare: 3
4356 #  rca:
4357 #    - title: "RCA1"
4358 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca1.yaml"
4359 #    - title: "RCA2"
4360 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca2.yaml"
4361   legend:
4362     - ''
4363     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4364     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4365     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4366     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4367     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4368 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4369 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4370
4371 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
4372 - type: "table"
4373   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
4374   algorithm: "table_comparison"
4375   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
4376   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4377   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4378   columns:
4379     - title: "2001.0-2"
4380       data-set: "vpp-performance-changes-2n-clx-ref"
4381     - title: "2001.0-4"
4382       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4383     - title: "2005.0-4"
4384       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4385   comparisons:
4386     - title: "2001.0-4 vs 2001.0-2"
4387       reference: 1
4388       compare: 2
4389     - title: "2005.0-4 vs 2001.0-4"
4390       reference: 2
4391       compare: 3
4392 #  rca:
4393 #    - title: "RCA1"
4394 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca1.yaml"
4395 #    - title: "RCA2"
4396 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca2.yaml"
4397   legend:
4398     - ''
4399     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4400     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4401     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4402     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4403     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4404 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4405 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4406
4407 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
4408 - type: "table"
4409   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
4410   algorithm: "table_comparison"
4411   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
4412   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4413   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4414   columns:
4415     - title: "2001.0-2"
4416       data-set: "vpp-performance-changes-2n-clx-ref"
4417     - title: "2001.0-4"
4418       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4419     - title: "2005.0-4"
4420       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4421   comparisons:
4422     - title: "2001.0-4 vs 2001.0-2"
4423       reference: 1
4424       compare: 2
4425     - title: "2005.0-4 vs 2001.0-4"
4426       reference: 2
4427       compare: 3
4428 #  rca:
4429 #    - title: "RCA1"
4430 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca1.yaml"
4431 #    - title: "RCA2"
4432 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca2.yaml"
4433   legend:
4434     - ''
4435     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4436     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4437     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4438     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4439     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4440 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4441 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4442
4443 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
4444 - type: "table"
4445   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
4446   algorithm: "table_comparison"
4447   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
4448   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4449   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4450   columns:
4451     - title: "2001.0-2"
4452       data-set: "vpp-performance-changes-2n-clx-ref"
4453     - title: "2001.0-4"
4454       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4455     - title: "2005.0-4"
4456       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4457   comparisons:
4458     - title: "2001.0-4 vs 2001.0-2"
4459       reference: 1
4460       compare: 2
4461     - title: "2005.0-4 vs 2001.0-4"
4462       reference: 2
4463       compare: 3
4464 #  rca:
4465 #    - title: "RCA1"
4466 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca1.yaml"
4467 #    - title: "RCA2"
4468 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca2.yaml"
4469   legend:
4470     - ''
4471     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4472     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4473     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4474     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4475     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4476 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4477 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4478
4479 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr-full
4480 - type: "table"
4481   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr-full"
4482   algorithm: "table_comparison"
4483   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr-full"
4484   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4485   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4486   columns:
4487     - title: "2001.0-2"
4488       data-set: "vpp-performance-changes-2n-clx-ref"
4489     - title: "2001.0-4"
4490       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4491     - title: "2005.0-3"
4492       data-set: "vpp-performance-changes-2n-clx-cmp"
4493     - title: "2005.0-4"
4494       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4495   comparisons:
4496     - title: "2005.0-4 vs 2005.0-3"
4497       reference: 3
4498       compare: 4
4499     - title: "2001.0-4 vs 2001.0-2"
4500       reference: 1
4501       compare: 2
4502     - title: "2005.0-4 vs 2001.0-4"
4503       reference: 2
4504       compare: 4
4505 #  rca:
4506 #    - title: "RCA1"
4507 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca1.yaml"
4508 #    - title: "RCA2"
4509 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca2.yaml"
4510 #    - title: "RCA3"
4511 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca3.yaml"
4512   legend:
4513     - ''
4514     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4515     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4516     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4517     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4518     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4519     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4520 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4521 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4522 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4523
4524 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr-full
4525 - type: "table"
4526   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr-full"
4527   algorithm: "table_comparison"
4528   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr-full"
4529   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4530   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4531   columns:
4532     - title: "2001.0-2"
4533       data-set: "vpp-performance-changes-2n-clx-ref"
4534     - title: "2001.0-4"
4535       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4536     - title: "2005.0-3"
4537       data-set: "vpp-performance-changes-2n-clx-cmp"
4538     - title: "2005.0-4"
4539       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4540   comparisons:
4541     - title: "2005.0-4 vs 2005.0-3"
4542       reference: 3
4543       compare: 4
4544     - title: "2001.0-4 vs 2001.0-2"
4545       reference: 1
4546       compare: 2
4547     - title: "2005.0-4 vs 2001.0-4"
4548       reference: 2
4549       compare: 4
4550 #  rca:
4551 #    - title: "RCA1"
4552 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca1.yaml"
4553 #    - title: "RCA2"
4554 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca2.yaml"
4555 #    - title: "RCA3"
4556 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca3.yaml"
4557   legend:
4558     - ''
4559     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4560     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4561     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4562     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4563     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4564     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4565 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4566 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4567 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4568
4569 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr-full
4570 - type: "table"
4571   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr-full"
4572   algorithm: "table_comparison"
4573   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr-full"
4574   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4575   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4576   columns:
4577     - title: "2001.0-2"
4578       data-set: "vpp-performance-changes-2n-clx-ref"
4579     - title: "2001.0-4"
4580       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4581     - title: "2005.0-3"
4582       data-set: "vpp-performance-changes-2n-clx-cmp"
4583     - title: "2005.0-4"
4584       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4585   comparisons:
4586     - title: "2005.0-4 vs 2005.0-3"
4587       reference: 3
4588       compare: 4
4589     - title: "2001.0-4 vs 2001.0-2"
4590       reference: 1
4591       compare: 2
4592     - title: "2005.0-4 vs 2001.0-4"
4593       reference: 2
4594       compare: 4
4595 #  rca:
4596 #    - title: "RCA1"
4597 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca1.yaml"
4598 #    - title: "RCA2"
4599 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca2.yaml"
4600 #    - title: "RCA3"
4601 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca3.yaml"
4602   legend:
4603     - ''
4604     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4605     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4606     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4607     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4608     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4609     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4610 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4611 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4612 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4613
4614 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr-full
4615 - type: "table"
4616   title: "VPP Performance Changes 2n-clx-xxv710 ndr-full"
4617   algorithm: "table_comparison"
4618   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr-full"
4619   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4620   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4621   columns:
4622     - title: "2001.0-2"
4623       data-set: "vpp-performance-changes-2n-clx-ref"
4624     - title: "2001.0-4"
4625       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4626     - title: "2005.0-3"
4627       data-set: "vpp-performance-changes-2n-clx-cmp"
4628     - title: "2005.0-4"
4629       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4630   comparisons:
4631     - title: "2005.0-4 vs 2005.0-3"
4632       reference: 3
4633       compare: 4
4634     - title: "2001.0-4 vs 2001.0-2"
4635       reference: 1
4636       compare: 2
4637     - title: "2005.0-4 vs 2001.0-4"
4638       reference: 2
4639       compare: 4
4640 #  rca:
4641 #    - title: "RCA1"
4642 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca1.yaml"
4643 #    - title: "RCA2"
4644 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca2.yaml"
4645 #    - title: "RCA3"
4646 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca3.yaml"
4647   legend:
4648     - ''
4649     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4650     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4651     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4652     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4653     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4654     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4655 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4656 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4657 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4658
4659 # VPP Performance Changes 2n-clx-x556 2t1c pdr
4660 - type: "table"
4661   title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
4662   algorithm: "table_comparison"
4663   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
4664   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4665   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4666   columns:
4667     - title: "2001.0-2"
4668       data-set: "vpp-performance-changes-2n-clx-ref"
4669     - title: "2005.0-4"
4670       data-set: "vpp-performance-changes-2n-clx-cmp"
4671   comparisons:
4672     - title: "Diff"
4673       reference: 1
4674       compare: 2
4675   legend:
4676     - ''
4677     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4678     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4679     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4680     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4681 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4682
4683 # VPP Performance Changes 2n-clx-x556 4t2c pdr
4684 - type: "table"
4685   title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
4686   algorithm: "table_comparison"
4687   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
4688   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4689   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4690   columns:
4691     - title: "2001.0-2"
4692       data-set: "vpp-performance-changes-2n-clx-ref"
4693     - title: "2005.0-4"
4694       data-set: "vpp-performance-changes-2n-clx-cmp"
4695   comparisons:
4696     - title: "Diff"
4697       reference: 1
4698       compare: 2
4699   legend:
4700     - ''
4701     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4702     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4703     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4704     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4705 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4706
4707 # VPP Performance Changes 2n-clx-x556 2t1c ndr
4708 - type: "table"
4709   title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
4710   algorithm: "table_comparison"
4711   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
4712   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4713   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4714   columns:
4715     - title: "2001.0-2"
4716       data-set: "vpp-performance-changes-2n-clx-ref"
4717     - title: "2005.0-4"
4718       data-set: "vpp-performance-changes-2n-clx-cmp"
4719   comparisons:
4720     - title: "Diff"
4721       reference: 1
4722       compare: 2
4723   legend:
4724     - ''
4725     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4726     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4727     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4728     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4729 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4730
4731 # VPP Performance Changes 2n-clx-x556 4t2c ndr
4732 - type: "table"
4733   title: "VPP Performance Changes 2n-clx-x556 ndr"
4734   algorithm: "table_comparison"
4735   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
4736   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4737   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4738   columns:
4739     - title: "2001.0-2"
4740       data-set: "vpp-performance-changes-2n-clx-ref"
4741     - title: "2005.0-4"
4742       data-set: "vpp-performance-changes-2n-clx-cmp"
4743   comparisons:
4744     - title: "Diff"
4745       reference: 1
4746       compare: 2
4747   legend:
4748     - ''
4749     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4750     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4751     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4752     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4753 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4754
4755 # VPP Performance Changes 2n-dnv 1t1c pdr
4756 - type: "table"
4757   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
4758   algorithm: "table_comparison"
4759   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
4760   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4761   filter: "'1T1C'"
4762   columns:
4763     - title: "1908"
4764       data-set: "vpp-performance-changes-2n-dnv-h1"
4765     - title: "2001"
4766       data-set: "vpp-performance-changes-2n-dnv-ref"
4767     - title: "2005"
4768       data-set: "vpp-performance-changes-2n-dnv-cmp"
4769   comparisons:
4770     - title: "Diff"
4771       reference: 2
4772       compare: 3
4773   legend:
4774     - ""
4775     - "1908, 2001, 2005 - VPP versions tested."
4776     - "Diff - difference between 2001 and 2005 VPP version."
4777
4778 # VPP Performance Changes 2n-dnv 2t2c pdr
4779 - type: "table"
4780   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
4781   algorithm: "table_comparison"
4782   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
4783   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4784   filter: "'2T2C'"
4785   columns:
4786     - title: "1908"
4787       data-set: "vpp-performance-changes-2n-dnv-h1"
4788     - title: "2001"
4789       data-set: "vpp-performance-changes-2n-dnv-ref"
4790     - title: "2005"
4791       data-set: "vpp-performance-changes-2n-dnv-cmp"
4792   comparisons:
4793     - title: "Diff"
4794       reference: 2
4795       compare: 3
4796   legend:
4797     - ""
4798     - "1908, 2001, 2005 - VPP versions tested."
4799     - "Diff - difference between 2001 and 2005 VPP version."
4800
4801 # VPP Performance Changes 2n-dnv 1t1c ndr
4802 - type: "table"
4803   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
4804   algorithm: "table_comparison"
4805   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
4806   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4807   filter: "'1T1C'"
4808   columns:
4809     - title: "1908"
4810       data-set: "vpp-performance-changes-2n-dnv-h1"
4811     - title: "2001"
4812       data-set: "vpp-performance-changes-2n-dnv-ref"
4813     - title: "2005"
4814       data-set: "vpp-performance-changes-2n-dnv-cmp"
4815   comparisons:
4816     - title: "Diff"
4817       reference: 2
4818       compare: 3
4819   legend:
4820     - ""
4821     - "1908, 2001, 2005 - VPP versions tested."
4822     - "Diff - difference between 2001 and 2005 VPP version."
4823
4824 # VPP Performance Changes 2n-dnv 2t2c ndr
4825 - type: "table"
4826   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
4827   algorithm: "table_comparison"
4828   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
4829   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4830   filter: "'2T2C'"
4831   columns:
4832     - title: "1908"
4833       data-set: "vpp-performance-changes-2n-dnv-h1"
4834     - title: "2001"
4835       data-set: "vpp-performance-changes-2n-dnv-ref"
4836     - title: "2005"
4837       data-set: "vpp-performance-changes-2n-dnv-cmp"
4838   comparisons:
4839     - title: "Diff"
4840       reference: 2
4841       compare: 3
4842   legend:
4843     - ""
4844     - "1908, 2001, 2005 - VPP versions tested."
4845     - "Diff - difference between 2001 and 2005 VPP version."
4846
4847 # VPP Performance Changes 3n-dnv 1t1c pdr
4848 - type: "table"
4849   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
4850   algorithm: "table_comparison"
4851   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
4852   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4853   filter: "'1T1C'"
4854   columns:
4855     - title: "1908"
4856       data-set: "vpp-performance-changes-3n-dnv-h1"
4857     - title: "2001"
4858       data-set: "vpp-performance-changes-3n-dnv-ref"
4859     - title: "2005"
4860       data-set: "vpp-performance-changes-3n-dnv-cmp"
4861   comparisons:
4862     - title: "Diff"
4863       reference: 2
4864       compare: 3
4865   legend:
4866     - ""
4867     - "1908, 2001, 2005 - VPP versions tested."
4868     - "Diff - difference between 2001 and 2005 VPP version."
4869
4870 # VPP Performance Changes 3n-dnv 2t2c pdr
4871 - type: "table"
4872   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4873   algorithm: "table_comparison"
4874   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4875   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4876   filter: "'2T2C'"
4877   columns:
4878     - title: "1908"
4879       data-set: "vpp-performance-changes-3n-dnv-h1"
4880     - title: "2001"
4881       data-set: "vpp-performance-changes-3n-dnv-ref"
4882     - title: "2005"
4883       data-set: "vpp-performance-changes-3n-dnv-cmp"
4884   comparisons:
4885     - title: "Diff"
4886       reference: 2
4887       compare: 3
4888   legend:
4889     - ""
4890     - "1908, 2001, 2005 - VPP versions tested."
4891     - "Diff - difference between 2001 and 2005 VPP version."
4892
4893 # VPP Performance Changes 3n-dnv 1t1c ndr
4894 - type: "table"
4895   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4896   algorithm: "table_comparison"
4897   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4898   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4899   filter: "'1T1C'"
4900   columns:
4901     - title: "1908"
4902       data-set: "vpp-performance-changes-3n-dnv-h1"
4903     - title: "2001"
4904       data-set: "vpp-performance-changes-3n-dnv-ref"
4905     - title: "2005"
4906       data-set: "vpp-performance-changes-3n-dnv-cmp"
4907   comparisons:
4908     - title: "Diff"
4909       reference: 2
4910       compare: 3
4911   legend:
4912     - ""
4913     - "1908, 2001, 2005 - VPP versions tested."
4914     - "Diff - difference between 2001 and 2005 VPP version."
4915
4916 # VPP Performance Changes 3n-dnv 2t2c ndr
4917 - type: "table"
4918   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4919   algorithm: "table_comparison"
4920   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4921   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4922   filter: "'2T2C'"
4923   columns:
4924     - title: "1908"
4925       data-set: "vpp-performance-changes-3n-dnv-h1"
4926     - title: "2001"
4927       data-set: "vpp-performance-changes-3n-dnv-ref"
4928     - title: "2005"
4929       data-set: "vpp-performance-changes-3n-dnv-cmp"
4930   comparisons:
4931     - title: "Diff"
4932       reference: 2
4933       compare: 3
4934   legend:
4935     - ""
4936     - "1908, 2001, 2005 - VPP versions tested."
4937     - "Diff - difference between 2001 and 2005 VPP version."
4938
4939 # VPP Performance Changes 3n-tsh 1t1c pdr
4940 - type: "table"
4941   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4942   algorithm: "table_comparison"
4943   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4944   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4945   filter: "'1T1C'"
4946   columns:
4947     - title: "1908.1-2"
4948       data-set: "vpp-performance-changes-3n-tsh-h1"
4949     - title: "2001.0-2"
4950       data-set: "vpp-performance-changes-3n-tsh-ref"
4951     - title: "2001.0-4"
4952       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4953     - title: "2005.0-4"
4954       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4955   comparisons:
4956     - title: "2001.0-4 vs 2001.0-2"
4957       reference: 2
4958       compare: 3
4959     - title: "2005.0-4 vs 2001.0-4"
4960       reference: 3
4961       compare: 4
4962 #  rca:
4963 #    - title: "RCA1"
4964 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca1.yaml"
4965 #    - title: "RCA2"
4966 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca2.yaml"
4967   legend:
4968     - ''
4969     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4970     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4971     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4972     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4973     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4974 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4975 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4976
4977 # VPP Performance Changes 3n-tsh 2t2c pdr
4978 - type: "table"
4979   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4980   algorithm: "table_comparison"
4981   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4982   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4983   filter: "'2T2C'"
4984   columns:
4985     - title: "1908.1-2"
4986       data-set: "vpp-performance-changes-3n-tsh-h1"
4987     - title: "2001.0-2"
4988       data-set: "vpp-performance-changes-3n-tsh-ref"
4989     - title: "2001.0-4"
4990       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4991     - title: "2005.0-4"
4992       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4993   comparisons:
4994     - title: "2001.0-4 vs 2001.0-2"
4995       reference: 2
4996       compare: 3
4997     - title: "2005.0-4 vs 2001.0-4"
4998       reference: 3
4999       compare: 4
5000 #  rca:
5001 #    - title: "RCA1"
5002 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca1.yaml"
5003 #    - title: "RCA2"
5004 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca2.yaml"
5005   legend:
5006     - ''
5007     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
5008     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5009     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
5010     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5011     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
5012 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
5013 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
5014
5015 # VPP Performance Changes 3n-tsh 1t1c ndr
5016 - type: "table"
5017   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
5018   algorithm: "table_comparison"
5019   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
5020   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5021   filter: "'1T1C'"
5022   columns:
5023     - title: "1908.1-2"
5024       data-set: "vpp-performance-changes-3n-tsh-h1"
5025     - title: "2001.0-2"
5026       data-set: "vpp-performance-changes-3n-tsh-ref"
5027     - title: "2001.0-4"
5028       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
5029     - title: "2005.0-4"
5030       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
5031   comparisons:
5032     - title: "2001.0-4 vs 2001.0-2"
5033       reference: 2
5034       compare: 3
5035     - title: "2005.0-4 vs 2001.0-4"
5036       reference: 3
5037       compare: 4
5038 #  rca:
5039 #    - title: "RCA1"
5040 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca1.yaml"
5041 #    - title: "RCA2"
5042 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca2.yaml"
5043   legend:
5044     - ''
5045     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5046     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5047     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
5048     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5049     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
5050 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
5051 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
5052
5053 # VPP Performance Changes 3n-tsh 2t2c ndr
5054 - type: "table"
5055   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
5056   algorithm: "table_comparison"
5057   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
5058   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5059   filter: "'2T2C'"
5060   columns:
5061     - title: "1908.1-2"
5062       data-set: "vpp-performance-changes-3n-tsh-h1"
5063     - title: "2001.0-2"
5064       data-set: "vpp-performance-changes-3n-tsh-ref"
5065     - title: "2001.0-4"
5066       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
5067     - title: "2005.0-4"
5068       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
5069   comparisons:
5070     - title: "2001.0-4 vs 2001.0-2"
5071       reference: 2
5072       compare: 3
5073     - title: "2005.0-4 vs 2001.0-4"
5074       reference: 3
5075       compare: 4
5076 #  rca:
5077 #    - title: "RCA1"
5078 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca1.yaml"
5079 #    - title: "RCA2"
5080 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca2.yaml"
5081   legend:
5082     - ''
5083     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5084     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5085     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
5086     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5087     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
5088 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
5089 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
5090
5091 # VPP Performance Changes 3n-tsh 1t1c pdr-full
5092 - type: "table"
5093   title: "VPP Performance Changes 3n-tsh 1t1c pdr-full"
5094   algorithm: "table_comparison"
5095   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr-full"
5096   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5097   filter: "'1T1C'"
5098   columns:
5099     - title: "1908.1-2"
5100       data-set: "vpp-performance-changes-3n-tsh-h1"
5101     - title: "2001.0-2"
5102       data-set: "vpp-performance-changes-3n-tsh-ref"
5103     - title: "2001.0-4"
5104       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
5105     - title: "2005.0-3"
5106       data-set: "vpp-performance-changes-3n-tsh-cmp"
5107     - title: "2005.0-4"
5108       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
5109   comparisons:
5110     - title: "2005.0-4 vs 2005.0-3"
5111       reference: 4
5112       compare: 5
5113     - title: "2001.0-4 vs 2001.0-2"
5114       reference: 2
5115       compare: 3
5116     - title: "2005.0-4 vs 2001.0-4"
5117       reference: 3
5118       compare: 5
5119 #  rca:
5120 #    - title: "RCA1"
5121 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca1.yaml"
5122 #    - title: "RCA2"
5123 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca2.yaml"
5124 #    - title: "RCA3"
5125 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca3.yaml"
5126   legend:
5127     - ''
5128     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
5129     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5130     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
5131     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
5132     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5133     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
5134 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5135 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
5136 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
5137
5138 # VPP Performance Changes 3n-tsh 2t2c pdr-full
5139 - type: "table"
5140   title: "VPP Performance Changes 3n-tsh 2t2c pdr-full"
5141   algorithm: "table_comparison"
5142   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr-full"
5143   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5144   filter: "'2T2C'"
5145   columns:
5146     - title: "1908.1-2"
5147       data-set: "vpp-performance-changes-3n-tsh-h1"
5148     - title: "2001.0-2"
5149       data-set: "vpp-performance-changes-3n-tsh-ref"
5150     - title: "2001.0-4"
5151       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
5152     - title: "2005.0-3"
5153       data-set: "vpp-performance-changes-3n-tsh-cmp"
5154     - title: "2005.0-4"
5155       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
5156   comparisons:
5157     - title: "2005.0-4 vs 2005.0-3"
5158       reference: 4
5159       compare: 5
5160     - title: "2001.0-4 vs 2001.0-2"
5161       reference: 2
5162       compare: 3
5163     - title: "2005.0-4 vs 2001.0-4"
5164       reference: 3
5165       compare: 5
5166 #  rca:
5167 #    - title: "RCA1"
5168 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca1.yaml"
5169 #    - title: "RCA2"
5170 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca2.yaml"
5171 #    - title: "RCA3"
5172 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca3.yaml"
5173   legend:
5174     - ''
5175     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
5176     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5177     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
5178     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
5179     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5180     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
5181 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5182 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
5183 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
5184
5185 # VPP Performance Changes 3n-tsh 1t1c ndr-full
5186 - type: "table"
5187   title: "VPP Performance Changes 3n-tsh 1t1c ndr-full"
5188   algorithm: "table_comparison"
5189   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr-full"
5190   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5191   filter: "'1T1C'"
5192   columns:
5193     - title: "1908.1-2"
5194       data-set: "vpp-performance-changes-3n-tsh-h1"
5195     - title: "2001.0-2"
5196       data-set: "vpp-performance-changes-3n-tsh-ref"
5197     - title: "2001.0-4"
5198       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
5199     - title: "2005.0-3"
5200       data-set: "vpp-performance-changes-3n-tsh-cmp"
5201     - title: "2005.0-4"
5202       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
5203   comparisons:
5204     - title: "2005.0-4 vs 2005.0-3"
5205       reference: 4
5206       compare: 5
5207     - title: "2001.0-4 vs 2001.0-2"
5208       reference: 2
5209       compare: 3
5210     - title: "2005.0-4 vs 2001.0-4"
5211       reference: 3
5212       compare: 5
5213 #  rca:
5214 #    - title: "RCA1"
5215 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca1.yaml"
5216 #    - title: "RCA2"
5217 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca2.yaml"
5218 #    - title: "RCA3"
5219 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca3.yaml"
5220   legend:
5221     - ''
5222     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5223     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5224     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
5225     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
5226     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5227     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
5228 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5229 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
5230 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
5231
5232 # VPP Performance Changes 3n-tsh 2t2c ndr-full
5233 - type: "table"
5234   title: "VPP Performance Changes 3n-tsh 2t2c ndr-full"
5235   algorithm: "table_comparison"
5236   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr-full"
5237   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5238   filter: "'2T2C'"
5239   columns:
5240     - title: "1908.1-2"
5241       data-set: "vpp-performance-changes-3n-tsh-h1"
5242     - title: "2001.0-2"
5243       data-set: "vpp-performance-changes-3n-tsh-ref"
5244     - title: "2001.0-4"
5245       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
5246     - title: "2005.0-3"
5247       data-set: "vpp-performance-changes-3n-tsh-cmp"
5248     - title: "2005.0-4"
5249       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
5250   comparisons:
5251     - title: "2005.0-4 vs 2005.0-3"
5252       reference: 4
5253       compare: 5
5254     - title: "2001.0-4 vs 2001.0-2"
5255       reference: 2
5256       compare: 3
5257     - title: "2005.0-4 vs 2001.0-4"
5258       reference: 3
5259       compare: 5
5260 #  rca:
5261 #    - title: "RCA1"
5262 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca1.yaml"
5263 #    - title: "RCA2"
5264 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca2.yaml"
5265 #    - title: "RCA3"
5266 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca3.yaml"
5267   legend:
5268     - ''
5269     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5270     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5271     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
5272     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
5273     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5274     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
5275 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5276 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
5277 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
5278
5279 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
5280 - type: "table"
5281   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
5282   algorithm: "table_comparison"
5283   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
5284   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5285   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5286   columns:
5287     - title: "3n-hsw xl710"
5288       data-set: "vpp-compare-testbeds-ref"
5289       tag: "NIC_Intel-XL710"
5290     - title: "3n-skx xxv710"
5291       data-set: "vpp-compare-testbeds-cmp"
5292       tag: "NIC_Intel-XXV710"
5293   comparisons:
5294     - title: "Diff"
5295       reference: 1
5296       compare: 2
5297   legend:
5298     - ""
5299     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5300     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5301
5302 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
5303 - type: "table"
5304   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
5305   algorithm: "table_comparison"
5306   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
5307   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5308   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5309   columns:
5310     - title: "3n-hsw xl710"
5311       data-set: "vpp-compare-testbeds-ref"
5312       tag: "NIC_Intel-XL710"
5313     - title: "3n-skx xxv710"
5314       data-set: "vpp-compare-testbeds-cmp"
5315       tag: "NIC_Intel-XXV710"
5316   comparisons:
5317     - title: "Diff"
5318       reference: 1
5319       compare: 2
5320   legend:
5321     - ""
5322     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5323     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5324
5325 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
5326 - type: "table"
5327   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
5328   algorithm: "table_comparison"
5329   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
5330   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5331   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5332   columns:
5333     - title: "3n-hsw xl710"
5334       data-set: "vpp-compare-testbeds-ref"
5335       tag: "NIC_Intel-XL710"
5336     - title: "3n-skx xxv710"
5337       data-set: "vpp-compare-testbeds-cmp"
5338       tag: "NIC_Intel-XXV710"
5339   comparisons:
5340     - title: "Diff"
5341       reference: 1
5342       compare: 2
5343   legend:
5344     - ""
5345     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5346     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5347
5348 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
5349 - type: "table"
5350   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
5351   algorithm: "table_comparison"
5352   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
5353   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5354   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5355   columns:
5356     - title: "3n-hsw xl710"
5357       data-set: "vpp-compare-testbeds-ref"
5358       tag: "NIC_Intel-XL710"
5359     - title: "3n-skx xxv710"
5360       data-set: "vpp-compare-testbeds-cmp"
5361       tag: "NIC_Intel-XXV710"
5362   comparisons:
5363     - title: "Diff"
5364       reference: 1
5365       compare: 2
5366   legend:
5367     - ""
5368     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5369     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5370
5371 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
5372 - type: "table"
5373   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
5374   algorithm: "table_comparison"
5375   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
5376   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5377   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5378   columns:
5379     - title: "2n-skx"
5380       data-set: "vpp-compare-testbeds-skx-clx-ref"
5381     - title: "2n-clx"
5382       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5383   comparisons:
5384     - title: "Diff"
5385       reference: 1
5386       compare: 2
5387   legend:
5388     - ""
5389     - "2n-skx, 2n-clx - testbeds and NICs tested."
5390     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5391
5392 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
5393 - type: "table"
5394   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
5395   algorithm: "table_comparison"
5396   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
5397   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5398   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5399   columns:
5400     - title: "2n-skx"
5401       data-set: "vpp-compare-testbeds-skx-clx-ref"
5402     - title: "2n-clx"
5403       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5404   comparisons:
5405     - title: "Diff"
5406       reference: 1
5407       compare: 2
5408   legend:
5409     - ""
5410     - "2n-skx, 2n-clx - testbeds and NICs tested."
5411     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5412
5413 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
5414 - type: "table"
5415   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
5416   algorithm: "table_comparison"
5417   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
5418   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5419   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5420   columns:
5421     - title: "2n-skx"
5422       data-set: "vpp-compare-testbeds-skx-clx-ref"
5423     - title: "2n-clx"
5424       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5425   comparisons:
5426     - title: "Diff"
5427       reference: 1
5428       compare: 2
5429   legend:
5430     - ""
5431     - "2n-skx, 2n-clx - testbeds and NICs tested."
5432     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5433
5434 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
5435 - type: "table"
5436   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
5437   algorithm: "table_comparison"
5438   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
5439   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5440   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5441   columns:
5442     - title: "2n-skx"
5443       data-set: "vpp-compare-testbeds-skx-clx-ref"
5444     - title: "2n-clx"
5445       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5446   comparisons:
5447     - title: "Diff"
5448       reference: 1
5449       compare: 2
5450   legend:
5451     - ""
5452     - "2n-skx, 2n-clx - testbeds and NICs tested."
5453     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5454
5455 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
5456 - type: "table"
5457   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
5458   algorithm: "table_comparison"
5459   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
5460   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5461   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5462   columns:
5463     - title: "3n-hsw xl710"
5464       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5465       tag: "NIC_Intel-XL710"
5466     - title: "2n-clx xxv710"
5467       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5468       tag: "NIC_Intel-XXV710"
5469   comparisons:
5470     - title: "Diff"
5471       reference: 1
5472       compare: 2
5473   legend:
5474     - ""
5475     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5476     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5477
5478 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
5479 - type: "table"
5480   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
5481   algorithm: "table_comparison"
5482   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
5483   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5484   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5485   columns:
5486     - title: "3n-hsw xl710"
5487       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5488       tag: "NIC_Intel-XL710"
5489     - title: "2n-clx xxv710"
5490       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5491       tag: "NIC_Intel-XXV710"
5492   comparisons:
5493     - title: "Diff"
5494       reference: 1
5495       compare: 2
5496   legend:
5497     - ""
5498     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5499     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5500
5501 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
5502 - type: "table"
5503   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
5504   algorithm: "table_comparison"
5505   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
5506   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5507   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5508   columns:
5509     - title: "3n-hsw xl710"
5510       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5511       tag: "NIC_Intel-XL710"
5512     - title: "2n-clx xxv710"
5513       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5514       tag: "NIC_Intel-XXV710"
5515   comparisons:
5516     - title: "Diff"
5517       reference: 1
5518       compare: 2
5519   legend:
5520     - ""
5521     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5522     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5523
5524 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
5525 - type: "table"
5526   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
5527   algorithm: "table_comparison"
5528   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
5529   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5530   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5531   columns:
5532     - title: "3n-hsw xl710"
5533       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5534       tag: "NIC_Intel-XL710"
5535     - title: "2n-clx xxv710"
5536       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5537       tag: "NIC_Intel-XXV710"
5538   comparisons:
5539     - title: "Diff"
5540       reference: 1
5541       compare: 2
5542   legend:
5543     - ""
5544     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5545     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5546
5547 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
5548 - type: "table"
5549   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
5550   algorithm: "table_comparison"
5551   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
5552   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5553   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5554   columns:
5555     - title: "3n-skx"
5556       data-set: "vpp-compare-topologies-ref"
5557     - title: "2n-skx"
5558       data-set: "vpp-compare-topologies-cmp"
5559   comparisons:
5560     - title: "Diff"
5561       reference: 1
5562       compare: 2
5563   legend:
5564     - ""
5565     - "3n-skx, 2n-skx - topologies tested."
5566     - "Diff - difference between 3n-skx and 2n-skx topologies."
5567
5568 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
5569 - type: "table"
5570   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
5571   algorithm: "table_comparison"
5572   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
5573   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5574   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5575   columns:
5576     - title: "3n-skx"
5577       data-set: "vpp-compare-topologies-ref"
5578     - title: "2n-skx"
5579       data-set: "vpp-compare-topologies-cmp"
5580   comparisons:
5581     - title: "Diff"
5582       reference: 1
5583       compare: 2
5584   legend:
5585     - ""
5586     - "3n-skx, 2n-skx - topologies tested."
5587     - "Diff - difference between 3n-skx and 2n-skx topologies."
5588
5589 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
5590 - type: "table"
5591   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
5592   algorithm: "table_comparison"
5593   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
5594   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5595   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5596   columns:
5597     - title: "3n-skx"
5598       data-set: "vpp-compare-topologies-ref"
5599     - title: "2n-skx"
5600       data-set: "vpp-compare-topologies-cmp"
5601   comparisons:
5602     - title: "Diff"
5603       reference: 1
5604       compare: 2
5605   legend:
5606     - ""
5607     - "3n-skx, 2n-skx - topologies tested."
5608     - "Diff - difference between 3n-skx and 2n-skx topologies."
5609
5610 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
5611 - type: "table"
5612   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
5613   algorithm: "table_comparison"
5614   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
5615   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5616   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5617   columns:
5618     - title: "3n-skx"
5619       data-set: "vpp-compare-topologies-ref"
5620     - title: "2n-skx"
5621       data-set: "vpp-compare-topologies-cmp"
5622   comparisons:
5623     - title: "Diff"
5624       reference: 1
5625       compare: 2
5626   legend:
5627     - ""
5628     - "3n-skx, 2n-skx - topologies tested."
5629     - "Diff - difference between 3n-skx and 2n-skx topologies."
5630
5631 # VPP Performance Changes 3n-hsw 1t1c mrr
5632 - type: "table"
5633   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
5634   algorithm: "table_comparison"
5635   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
5636   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5637   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5638   columns:
5639     - title: "1908.1-2"
5640       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5641     - title: "2001.0-2"
5642       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5643     - title: "2005.0-3"
5644       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5645     - title: "2005.0-4"
5646       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5647   comparisons:
5648     - title: "2005.0-4 vs 2005.0-3"
5649       reference: 3
5650       compare: 4
5651     - title: "2005.0-4 vs 2001.0-2"
5652       reference: 2
5653       compare: 4
5654 #  rca:
5655 #    - title: "RCA1"
5656 #      data: "rca/rca-2005-3n-hsw-1t1c-mrr-rca1.yaml"
5657 #    - title: "RCA2"
5658 #      data: "rca/rca-2005-3n-hsw-1t1c-mrr-rca2.yaml"
5659   legend:
5660     - ''
5661     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
5662     - '            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).'
5663     - '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.'
5664     - '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.'
5665 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5666 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5667
5668 # VPP Performance Changes 3n-hsw 2t2c mrr
5669 - type: "table"
5670   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
5671   algorithm: "table_comparison"
5672   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
5673   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5674   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5675   columns:
5676     - title: "1908.1-2"
5677       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5678     - title: "2001.0-2"
5679       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5680     - title: "2005.0-3"
5681       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5682     - title: "2005.0-4"
5683       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5684   comparisons:
5685     - title: "2005.0-4 vs 2005.0-3"
5686       reference: 3
5687       compare: 4
5688     - title: "2005.0-4 vs 2001.0-2"
5689       reference: 2
5690       compare: 4
5691 #  rca:
5692 #    - title: "RCA1"
5693 #      data: "rca/rca-2005-3n-hsw-2t2c-mrr-rca1.yaml"
5694 #    - title: "RCA2"
5695 #      data: "rca/rca-2005-3n-hsw-2t2c-mrr-rca2.yaml"
5696   legend:
5697     - ''
5698     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
5699     - '            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).'
5700     - '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.'
5701     - '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.'
5702 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5703 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5704
5705 # VPP Performance Changes 3n-hsw 4t4c mrr
5706 - type: "table"
5707   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
5708   algorithm: "table_comparison"
5709   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
5710   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5711   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5712   columns:
5713     - title: "1908.1-2"
5714       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5715     - title: "2001.0-2"
5716       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5717     - title: "2005.0-3"
5718       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5719     - title: "2005.0-4"
5720       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5721   comparisons:
5722     - title: "2005.0-4 vs 2005.0-3"
5723       reference: 3
5724       compare: 4
5725     - title: "2005.0-4 vs 2001.0-2"
5726       reference: 2
5727       compare: 4
5728 #  rca:
5729 #    - title: "RCA1"
5730 #      data: "rca/rca-2005-3n-hsw-4t4c-mrr-rca1.yaml"
5731 #    - title: "RCA2"
5732 #      data: "rca/rca-2005-3n-hsw-4t4c-mrr-rca2.yaml"
5733   legend:
5734     - ''
5735     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
5736     - '            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).'
5737     - '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.'
5738     - '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.'
5739 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5740 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5741
5742
5743 # VPP Performance Changes 3n-skx 2t1c mrr
5744 - type: "table"
5745   title: "VPP Performance Changes 3n-skx 2t1c mrr"
5746   algorithm: "table_comparison"
5747   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
5748   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5749   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5750   columns:
5751 #    - title: "1908"
5752 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5753     - title: "2001.0-2"
5754       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5755     - title: "2005.0-3"
5756       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5757     - title: "2005.0-4"
5758       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5759   comparisons:
5760     - title: "2005.0-4 vs 2005.0-3"
5761       reference: 2
5762       compare: 3
5763     - title: "2005.0-4 vs 2001.0-2"
5764       reference: 1
5765       compare: 3
5766 #  rca:
5767 #    - title: "RCA1"
5768 #      data: "rca/rca-2005-3n-skx-2t1c-mrr-rca1.yaml"
5769 #    - title: "RCA2"
5770 #      data: "rca/rca-2005-3n-skx-2t1c-mrr-rca2.yaml"
5771   legend:
5772     - ''
5773     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
5774     - '            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).'
5775     - '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.'
5776     - '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.'
5777 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5778 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5779
5780 # VPP Performance Changes 3n-skx 4t2c mrr
5781 - type: "table"
5782   title: "VPP Performance Changes 3n-skx 4t2c mrr"
5783   algorithm: "table_comparison"
5784   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
5785   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5786   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5787   columns:
5788 #    - title: "1908"
5789 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5790     - title: "2001.0-2"
5791       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5792     - title: "2005.0-3"
5793       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5794     - title: "2005.0-4"
5795       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5796   comparisons:
5797     - title: "2005.0-4 vs 2005.0-3"
5798       reference: 2
5799       compare: 3
5800     - title: "2005.0-4 vs 2001.0-2"
5801       reference: 1
5802       compare: 3
5803 #  rca:
5804 #    - title: "RCA1"
5805 #      data: "rca/rca-2005-3n-skx-4t2c-mrr-rca1.yaml"
5806 #    - title: "RCA2"
5807 #      data: "rca/rca-2005-3n-skx-4t2c-mrr-rca2.yaml"
5808   legend:
5809     - ''
5810     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
5811     - '            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).'
5812     - '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.'
5813     - '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.'
5814 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5815 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5816
5817 # VPP Performance Changes 3n-skx 8t4c mrr
5818 - type: "table"
5819   title: "VPP Performance Changes 3n-skx 8t4c mrr"
5820   algorithm: "table_comparison"
5821   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
5822   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5823   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5824   columns:
5825 #    - title: "1908"
5826 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5827     - title: "2001.0-2"
5828       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5829     - title: "2005.0-3"
5830       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5831     - title: "2005.0-4"
5832       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5833   comparisons:
5834     - title: "2005.0-4 vs 2005.0-3"
5835       reference: 2
5836       compare: 3
5837     - title: "2005.0-4 vs 2001.0-2"
5838       reference: 1
5839       compare: 3
5840 #  rca:
5841 #    - title: "RCA1"
5842 #      data: "rca/rca-2005-3n-skx-8t4c-mrr-rca1.yaml"
5843 #    - title: "RCA2"
5844 #      data: "rca/rca-2005-3n-skx-8t4c-mrr-rca2.yaml"
5845   legend:
5846     - ''
5847     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
5848     - '            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).'
5849     - '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.'
5850     - '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.'
5851 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5852 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5853
5854 # VPP Performance Changes 2n-skx 2t1c mrr
5855 - type: "table"
5856   title: "VPP Performance Changes 2n-skx 2t1c mrr"
5857   algorithm: "table_comparison"
5858   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
5859   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5860   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5861   columns:
5862     - title: "2001.0-2"
5863       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5864     - title: "2005.0-3"
5865       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5866     - title: "2005.0-4"
5867       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5868   comparisons:
5869     - title: "2005.0-4 vs 2005.0-3"
5870       reference: 2
5871       compare: 3
5872     - title: "2005.0-4 vs 2001.0-2"
5873       reference: 1
5874       compare: 3
5875 #  rca:
5876 #    - title: "RCA1"
5877 #      data: "rca/rca-2005-2n-skx-2t1c-mrr-rca1.yaml"
5878 #    - title: "RCA2"
5879 #      data: "rca/rca-2005-2n-skx-2t1c-mrr-rca2.yaml"
5880   legend:
5881     - ''
5882     - '           Test Case: Test cases executed for: PDR throughput on 2n-skx with xxv710.'
5883     - '            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).'
5884     - '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.'
5885     - '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.'
5886 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5887 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5888
5889 # VPP Performance Changes 2n-skx 4t2c mrr
5890 - type: "table"
5891   title: "VPP Performance Changes 2n-skx 4t2c mrr"
5892   algorithm: "table_comparison"
5893   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
5894   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5895   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5896   columns:
5897     - title: "2001.0-2"
5898       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5899     - title: "2005.0-3"
5900       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5901     - title: "2005.0-4"
5902       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5903   comparisons:
5904     - title: "2005.0-4 vs 2005.0-3"
5905       reference: 2
5906       compare: 3
5907     - title: "2005.0-4 vs 2001.0-2"
5908       reference: 1
5909       compare: 3
5910 #  rca:
5911 #    - title: "RCA1"
5912 #      data: "rca/rca-2005-2n-skx-4t2c-mrr-rca1.yaml"
5913 #    - title: "RCA2"
5914 #      data: "rca/rca-2005-2n-skx-4t2c-mrr-rca2.yaml"
5915   legend:
5916     - ''
5917     - '           Test Case: Test cases executed for: PDR throughput on 2n-skx with xxv710.'
5918     - '            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).'
5919     - '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.'
5920     - '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.'
5921 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5922 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5923
5924 # VPP Performance Changes 2n-skx 8t4c mrr
5925 - type: "table"
5926   title: "VPP Performance Changes 2n-skx 8t4c mrr"
5927   algorithm: "table_comparison"
5928   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
5929   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5930   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5931   columns:
5932     - title: "2001.0-2"
5933       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5934     - title: "2005.0-3"
5935       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5936     - title: "2005.0-4"
5937       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5938   comparisons:
5939     - title: "2005.0-4 vs 2005.0-3"
5940       reference: 2
5941       compare: 3
5942     - title: "2005.0-4 vs 2001.0-2"
5943       reference: 1
5944       compare: 3
5945 #  rca:
5946 #    - title: "RCA1"
5947 #      data: "rca/rca-2005-2n-skx-8t4c-mrr-rca1.yaml"
5948 #    - title: "RCA2"
5949 #      data: "rca/rca-2005-2n-skx-8t4c-mrr-rca2.yaml"
5950   legend:
5951     - ''
5952     - '           Test Case: Test cases executed for: PDR throughput on 2n-skx with xxv710.'
5953     - '            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).'
5954     - '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.'
5955     - '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.'
5956 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5957 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5958
5959 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
5960 - type: "table"
5961   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
5962   algorithm: "table_comparison"
5963   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
5964   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5965   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5966   columns:
5967     - title: "2001.0-2"
5968       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5969     - title: "2005.0-3"
5970       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5971     - title: "2005.0-4"
5972       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5973   comparisons:
5974     - title: "2005.0-4 vs 2005.0-3"
5975       reference: 2
5976       compare: 3
5977     - title: "2005.0-4 vs 2001.0-2"
5978       reference: 1
5979       compare: 3
5980 #  rca:
5981 #    - title: "RCA1"
5982 #      data: "rca/rca-2005-2n-clx-2t1c-mrr-rca1.yaml"
5983 #    - title: "RCA2"
5984 #      data: "rca/rca-2005-2n-clx-2t1c-mrr-rca2.yaml"
5985   legend:
5986     - ''
5987     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
5988     - '            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).'
5989     - '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.'
5990     - '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.'
5991 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5992 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5993
5994 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
5995 - type: "table"
5996   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
5997   algorithm: "table_comparison"
5998   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
5999   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6000   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6001   columns:
6002     - title: "2001.0-2"
6003       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
6004     - title: "2005.0-3"
6005       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6006     - title: "2005.0-4"
6007       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
6008   comparisons:
6009     - title: "2005.0-4 vs 2005.0-3"
6010       reference: 2
6011       compare: 3
6012     - title: "2005.0-4 vs 2001.0-2"
6013       reference: 1
6014       compare: 3
6015 #  rca:
6016 #    - title: "RCA1"
6017 #      data: "rca/rca-2005-2n-clx-4t2c-mrr-rca1.yaml"
6018 #    - title: "RCA2"
6019 #      data: "rca/rca-2005-2n-clx-4t2c-mrr-rca2.yaml"
6020   legend:
6021     - ''
6022     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
6023     - '            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).'
6024     - '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.'
6025     - '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.'
6026 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
6027 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
6028
6029 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
6030 - type: "table"
6031   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
6032   algorithm: "table_comparison"
6033   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
6034   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6035   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6036   columns:
6037     - title: "2001.0-2"
6038       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
6039     - title: "2005.0-3"
6040       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6041     - title: "2005.0-4"
6042       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
6043   comparisons:
6044     - title: "2005.0-4 vs 2005.0-3"
6045       reference: 2
6046       compare: 3
6047     - title: "2005.0-4 vs 2001.0-2"
6048       reference: 1
6049       compare: 3
6050 #  rca:
6051 #    - title: "RCA1"
6052 #      data: "rca/rca-2005-2n-clx-8t4c-mrr-rca1.yaml"
6053 #    - title: "RCA2"
6054 #      data: "rca/rca-2005-2n-clx-8t4c-mrr-rca2.yaml"
6055   legend:
6056     - ''
6057     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
6058     - '            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).'
6059     - '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.'
6060     - '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.'
6061 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
6062 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
6063
6064 # VPP Performance Changes 2n-clx-clx-x556 2t1c mrr
6065 - type: "table"
6066   title: "VPP Performance Changes 2n-clx-clx-x556 2t1c mrr"
6067   algorithm: "table_comparison"
6068   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-2t1c-mrr"
6069   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6070   filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6071   columns:
6072     - title: "2001"
6073       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
6074     - title: "2005"
6075       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6076   comparisons:
6077     - title: "Diff"
6078       reference: 1
6079       compare: 2
6080   legend:
6081     - ""
6082     - "2001, 2005 - VPP versions tested."
6083     - "Diff - difference between 2001 and 2005 VPP version."
6084
6085 # VPP Performance Changes 2n-clx-clx-x556 4t2c mrr
6086 - type: "table"
6087   title: "VPP Performance Changes 2n-clx-clx-x556 4t2c mrr"
6088   algorithm: "table_comparison"
6089   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-4t2c-mrr"
6090   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6091   filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6092   columns:
6093     - title: "2001"
6094       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
6095     - title: "2005"
6096       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6097   comparisons:
6098     - title: "Diff"
6099       reference: 1
6100       compare: 2
6101   legend:
6102     - ""
6103     - "2001, 2005 - VPP versions tested."
6104     - "Diff - difference between 2001 and 2005 VPP version."
6105
6106 # VPP Performance Changes 2n-clx-clx-x556 8t4c mrr
6107 - type: "table"
6108   title: "VPP Performance Changes 2n-clx-clx-x556 8t4c mrr"
6109   algorithm: "table_comparison"
6110   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-8t4c-mrr"
6111   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6112   filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6113   columns:
6114     - title: "2001"
6115       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
6116     - title: "2005"
6117       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6118   comparisons:
6119     - title: "Diff"
6120       reference: 1
6121       compare: 2
6122   legend:
6123     - ""
6124     - "2001, 2005 - VPP versions tested."
6125     - "Diff - difference between 2001 and 2005 VPP version."
6126
6127 # VPP Performance Changes 2n-dnv 1t1c mrr
6128 - type: "table"
6129   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
6130   algorithm: "table_comparison"
6131   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
6132   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6133   filter: "'1T1C'"
6134   columns:
6135     - title: "1908"
6136       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6137     - title: "2001"
6138       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
6139     - title: "2005"
6140       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6141   comparisons:
6142     - title: "Diff"
6143       reference: 2
6144       compare: 3
6145   legend:
6146     - ""
6147     - "1908, 2001, 2005 - VPP versions tested."
6148     - "Diff - difference between 2001 and 2005 VPP version."
6149
6150 # VPP Performance Changes 2n-dnv 2t2c mrr
6151 - type: "table"
6152   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
6153   algorithm: "table_comparison"
6154   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
6155   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6156   filter: "'2T2C'"
6157   columns:
6158     - title: "1908"
6159       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6160     - title: "2001"
6161       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
6162     - title: "2005"
6163       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6164   comparisons:
6165     - title: "Diff"
6166       reference: 2
6167       compare: 3
6168   legend:
6169     - ""
6170     - "1908, 2001, 2005 - VPP versions tested."
6171     - "Diff - difference between 2001 and 2005 VPP version."
6172
6173 # VPP Performance Changes 2n-dnv 4t4c mrr
6174 - type: "table"
6175   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
6176   algorithm: "table_comparison"
6177   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
6178   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6179   filter: "'4T4C'"
6180   columns:
6181     - title: "1908"
6182       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6183     - title: "2001"
6184       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
6185     - title: "2005"
6186       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6187   comparisons:
6188     - title: "Diff"
6189       reference: 2
6190       compare: 3
6191   legend:
6192     - ""
6193     - "1908, 2001, 2005 - VPP versions tested."
6194     - "Diff - difference between 2001 and 2005 VPP version."
6195
6196 # VPP Performance Changes 3n-dnv 1t1c mrr
6197 - type: "table"
6198   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
6199   algorithm: "table_comparison"
6200   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
6201   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6202   filter: "'1T1C'"
6203   columns:
6204     - title: "1908"
6205       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6206     - title: "2001"
6207       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
6208     - title: "2005"
6209       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6210   comparisons:
6211     - title: "Diff"
6212       reference: 2
6213       compare: 3
6214   legend:
6215     - ""
6216     - "1908, 2001, 2005 - VPP versions tested."
6217     - "Diff - difference between 2001 and 2005 VPP version."
6218
6219 # VPP Performance Changes 3n-dnv 2t2c mrr
6220 - type: "table"
6221   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
6222   algorithm: "table_comparison"
6223   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
6224   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6225   filter: "'2T2C'"
6226   columns:
6227     - title: "1908"
6228       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6229     - title: "2001"
6230       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
6231     - title: "2005"
6232       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6233   comparisons:
6234     - title: "Diff"
6235       reference: 2
6236       compare: 3
6237   legend:
6238     - ""
6239     - "1908, 2001, 2005 - VPP versions tested."
6240     - "Diff - difference between 2001 and 2005 VPP version."
6241
6242 # VPP Performance Changes 3n-dnv 4t4c mrr
6243 - type: "table"
6244   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
6245   algorithm: "table_comparison"
6246   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
6247   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6248   filter: "'4T4C'"
6249   columns:
6250     - title: "1908"
6251       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6252     - title: "2001"
6253       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
6254     - title: "2005"
6255       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6256   comparisons:
6257     - title: "Diff"
6258       reference: 2
6259       compare: 3
6260   legend:
6261     - ""
6262     - "1908, 2001, 2005 - VPP versions tested."
6263     - "Diff - difference between 2001 and 2005 VPP version."
6264
6265 # VPP Performance Changes 3n-tsh 1t1c mrr
6266 - type: "table"
6267   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
6268   algorithm: "table_comparison"
6269   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
6270   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6271   filter: "'1T1C'"
6272   columns:
6273     - title: "1908.1-2"
6274       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6275     - title: "2001.0-2"
6276       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
6277     - title: "2005.0-3"
6278       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6279     - title: "2005.0-4"
6280       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
6281   comparisons:
6282     - title: "2005.0-4 vs 2005.0-3"
6283       reference: 3
6284       compare: 4
6285     - title: "2005.0-4 vs 2001.0-2"
6286       reference: 2
6287       compare: 4
6288 #  rca:
6289 #    - title: "RCA1"
6290 #      data: "rca/rca-2005-3n-tsh-1t1c-mrr-rca1.yaml"
6291 #    - title: "RCA2"
6292 #      data: "rca/rca-2005-3n-tsh-1t1c-mrr-rca2.yaml"
6293   legend:
6294     - ''
6295     - '           Test Case: Test cases executed for: PDR throughput on 3n-tsh with x520.'
6296     - '            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).'
6297     - '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.'
6298     - '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.'
6299 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
6300 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
6301
6302 # VPP Performance Changes 3n-tsh 2t2c mrr
6303 - type: "table"
6304   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
6305   algorithm: "table_comparison"
6306   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
6307   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6308   filter: "'2T2C'"
6309   columns:
6310     - title: "1908.1-2"
6311       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6312     - title: "2001.0-2"
6313       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
6314     - title: "2005.0-3"
6315       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6316     - title: "2005.0-4"
6317       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
6318   comparisons:
6319     - title: "2005.0-4 vs 2005.0-3"
6320       reference: 3
6321       compare: 4
6322     - title: "2005.0-4 vs 2001.0-2"
6323       reference: 2
6324       compare: 4
6325 #  rca:
6326 #    - title: "RCA1"
6327 #      data: "rca/rca-2005-3n-tsh-2t2c-mrr-rca1.yaml"
6328 #    - title: "RCA2"
6329 #      data: "rca/rca-2005-3n-tsh-2t2c-mrr-rca2.yaml"
6330   legend:
6331     - ''
6332     - '           Test Case: Test cases executed for: PDR throughput on 3n-tsh with x520.'
6333     - '            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).'
6334     - '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.'
6335     - '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.'
6336 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
6337 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
6338
6339 # VPP Performance Changes 3n-tsh 4t4c mrr
6340 - type: "table"
6341   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
6342   algorithm: "table_comparison"
6343   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
6344   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6345   filter: "'4T4C'"
6346   columns:
6347     - title: "1908.1-2"
6348       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6349     - title: "2001.0-2"
6350       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
6351     - title: "2005.0-3"
6352       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6353     - title: "2005.0-4"
6354       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
6355   comparisons:
6356     - title: "2005.0-4 vs 2005.0-3"
6357       reference: 3
6358       compare: 4
6359     - title: "2005.0-4 vs 2001.0-2"
6360       reference: 2
6361       compare: 4
6362 #  rca:
6363 #    - title: "RCA1"
6364 #      data: "rca/rca-2005-3n-tsh-4t4c-mrr-rca1.yaml"
6365 #    - title: "RCA2"
6366 #      data: "rca/rca-2005-3n-tsh-4t4c-mrr-rca2.yaml"
6367   legend:
6368     - ''
6369     - '           Test Case: Test cases executed for: PDR throughput on 3n-tsh with x520.'
6370     - '            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).'
6371     - '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.'
6372     - '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.'
6373 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
6374 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
6375
6376 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
6377 - type: "table"
6378   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
6379   algorithm: "table_comparison"
6380   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
6381   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6382   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6383   columns:
6384     - title: "3n-hsw xl710"
6385       data-set: "vpp-compare-testbeds-mrr-ref"
6386       tag: "NIC_Intel-XL710"
6387     - title: "3n-skx xxv710"
6388       data-set: "vpp-compare-testbeds-mrr-cmp"
6389       tag: "NIC_Intel-XXV710"
6390   comparisons:
6391     - title: "Diff"
6392       reference: 1
6393       compare: 2
6394   legend:
6395     - ""
6396     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6397     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6398
6399 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
6400 - type: "table"
6401   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
6402   algorithm: "table_comparison"
6403   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
6404   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6405   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6406   columns:
6407     - title: "3n-hsw xl710"
6408       data-set: "vpp-compare-testbeds-mrr-ref"
6409       tag: "NIC_Intel-XL710"
6410     - title: "3n-skx xxv710"
6411       data-set: "vpp-compare-testbeds-mrr-cmp"
6412       tag: "NIC_Intel-XXV710"
6413   comparisons:
6414     - title: "Diff"
6415       reference: 1
6416       compare: 2
6417   legend:
6418     - ""
6419     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6420     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6421
6422 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
6423 - type: "table"
6424   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
6425   algorithm: "table_comparison"
6426   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
6427   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6428   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6429   columns:
6430     - title: "3n-hsw xl710"
6431       data-set: "vpp-compare-testbeds-mrr-ref"
6432       tag: "NIC_Intel-XL710"
6433     - title: "3n-skx xxv710"
6434       data-set: "vpp-compare-testbeds-mrr-cmp"
6435       tag: "NIC_Intel-XXV710"
6436   comparisons:
6437     - title: "Diff"
6438       reference: 1
6439       compare: 2
6440   legend:
6441     - ""
6442     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6443     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6444
6445 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
6446 - type: "table"
6447   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
6448   algorithm: "table_comparison"
6449   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
6450   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6451   filter: "'2T1C' and 'NIC_Intel-XXV710'"
6452   columns:
6453     - title: "2n-skx"
6454       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6455     - title: "2n-clx"
6456       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6457   comparisons:
6458     - title: "Diff"
6459       reference: 1
6460       compare: 2
6461   legend:
6462     - ""
6463     - "2n-skx, 2n-clx - testbeds and NICs tested."
6464     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6465
6466 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
6467 - type: "table"
6468   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
6469   algorithm: "table_comparison"
6470   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
6471   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6472   filter: "'4T2C' and 'NIC_Intel-XXV710'"
6473   columns:
6474     - title: "2n-skx"
6475       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6476     - title: "2n-clx"
6477       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6478   comparisons:
6479     - title: "Diff"
6480       reference: 1
6481       compare: 2
6482   legend:
6483     - ""
6484     - "2n-skx, 2n-clx - testbeds and NICs tested."
6485     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6486
6487 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
6488 - type: "table"
6489   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
6490   algorithm: "table_comparison"
6491   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
6492   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6493   filter: "'8T4C' and 'NIC_Intel-XXV710'"
6494   columns:
6495     - title: "2n-skx"
6496       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6497     - title: "2n-clx"
6498       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6499   comparisons:
6500     - title: "Diff"
6501       reference: 1
6502       compare: 2
6503   legend:
6504     - ""
6505     - "2n-skx, 2n-clx - testbeds and NICs tested."
6506     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6507
6508 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
6509 - type: "table"
6510   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
6511   algorithm: "table_comparison"
6512   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
6513   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6514   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
6515   columns:
6516     - title: "3n-skx"
6517       data-set: "vpp-compare-topologies-mrr-ref"
6518     - title: "2n-skx"
6519       data-set: "vpp-compare-topologies-mrr-cmp"
6520   comparisons:
6521     - title: "Diff"
6522       reference: 1
6523       compare: 2
6524   legend:
6525     - ""
6526     - "3n-skx, 2n-skx - topologies tested."
6527     - "Diff - difference between 3n-skx and 2n-skx topologies."
6528
6529 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
6530 - type: "table"
6531   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
6532   algorithm: "table_comparison"
6533   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
6534   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6535   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
6536   columns:
6537     - title: "3n-skx"
6538       data-set: "vpp-compare-topologies-mrr-ref"
6539     - title: "2n-skx"
6540       data-set: "vpp-compare-topologies-mrr-cmp"
6541   comparisons:
6542     - title: "Diff"
6543       reference: 1
6544       compare: 2
6545   legend:
6546     - ""
6547     - "3n-skx, 2n-skx - topologies tested."
6548     - "Diff - difference between 3n-skx and 2n-skx topologies."
6549
6550 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
6551 - type: "table"
6552   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
6553   algorithm: "table_comparison"
6554   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
6555   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6556   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
6557   columns:
6558     - title: "3n-skx"
6559       data-set: "vpp-compare-topologies-mrr-ref"
6560     - title: "2n-skx"
6561       data-set: "vpp-compare-topologies-mrr-cmp"
6562   comparisons:
6563     - title: "Diff"
6564       reference: 1
6565       compare: 2
6566   legend:
6567     - ""
6568     - "3n-skx, 2n-skx - topologies tested."
6569     - "Diff - difference between 3n-skx and 2n-skx topologies."
6570
6571 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
6572 - type: "table"
6573   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
6574   algorithm: "table_comparison"
6575   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
6576   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6577   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6578   columns:
6579     - title: "3n-hsw xl710"
6580       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6581       tag: "NIC_Intel-XL710"
6582     - title: "2n-clx xxv710"
6583       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6584       tag: "NIC_Intel-XXV710"
6585   comparisons:
6586     - title: "Diff"
6587       reference: 1
6588       compare: 2
6589   legend:
6590     - ""
6591     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6592     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6593
6594 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
6595 - type: "table"
6596   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
6597   algorithm: "table_comparison"
6598   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
6599   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6600   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6601   columns:
6602     - title: "3n-hsw xl710"
6603       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6604       tag: "NIC_Intel-XL710"
6605     - title: "2n-clx xxv710"
6606       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6607       tag: "NIC_Intel-XXV710"
6608   comparisons:
6609     - title: "Diff"
6610       reference: 1
6611       compare: 2
6612   legend:
6613     - ""
6614     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6615     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6616
6617 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
6618 - type: "table"
6619   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
6620   algorithm: "table_comparison"
6621   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
6622   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6623   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6624   columns:
6625     - title: "3n-hsw xl710"
6626       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6627       tag: "NIC_Intel-XL710"
6628     - title: "2n-clx xxv710"
6629       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6630       tag: "NIC_Intel-XXV710"
6631   comparisons:
6632     - title: "Diff"
6633       reference: 1
6634       compare: 2
6635   legend:
6636     - ""
6637     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6638     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6639
6640 # Detailed Test Results - VPP Performance Results 3n-hsw
6641 - type: "table"
6642   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
6643   algorithm: "table_merged_details"
6644   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
6645   columns:
6646     - title: " |prein| Test Name |preout| "
6647       data: "data name"
6648     - 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| "
6649       data: "data msg"
6650   data: "vpp-perf-results-3n-hsw"
6651   filter: "all"
6652   parameters:
6653   - "name"
6654   - "parent"
6655   - "msg"
6656
6657 # Detailed Test Results - VPP Performance Results 3n-skx
6658 - type: "table"
6659   title: "Detailed Test Results - VPP Performance Results 3n-skx"
6660   algorithm: "table_merged_details"
6661   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
6662   columns:
6663     - title: " |prein| Test Name |preout| "
6664       data: "data name"
6665     - 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| "
6666       data: "data msg"
6667   data: "vpp-perf-results-3n-skx"
6668   filter: "all"
6669   remove-ndr: False
6670   parameters:
6671   - "name"
6672   - "parent"
6673   - "msg"
6674
6675 # Detailed Test Results - VPP Performance Results 2n-skx
6676 - type: "table"
6677   title: "Detailed Test Results - VPP Performance Results 2n-skx"
6678   algorithm: "table_merged_details"
6679   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
6680   columns:
6681     - title: " |prein| Test Name |preout| "
6682       data: "data name"
6683     - 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| "
6684       data: "data msg"
6685   data: "vpp-perf-results-2n-skx"
6686   filter: "all"
6687   remove-ndr: False
6688   parameters:
6689   - "name"
6690   - "parent"
6691   - "msg"
6692
6693 # Detailed Test Results - VPP Performance Results 2n-clx
6694 - type: "table"
6695   title: "Detailed Test Results - VPP Performance Results 2n-clx"
6696   algorithm: "table_merged_details"
6697   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
6698   columns:
6699     - title: " |prein| Test Name |preout| "
6700       data: "data name"
6701     - 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| "
6702       data: "data msg"
6703   data: "vpp-perf-results-2n-clx"
6704   filter: "all"
6705   parameters:
6706   - "name"
6707   - "parent"
6708   - "msg"
6709
6710 # Detailed Test Results - VPP Performance Results 3n-tsh
6711 - type: "table"
6712   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
6713   algorithm: "table_merged_details"
6714   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
6715   columns:
6716     - title: " |prein| Test Name |preout| "
6717       data: "data name"
6718     - 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| "
6719       data: "data msg"
6720   data: "vpp-perf-results-3n-tsh"
6721   filter: "all"
6722   parameters:
6723   - "name"
6724   - "parent"
6725   - "msg"
6726
6727 # Detailed Test Results - VPP Performance Results 3n-dnv
6728 - type: "table"
6729   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
6730   algorithm: "table_merged_details"
6731   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
6732   columns:
6733     - title: " |prein| Test Name |preout| "
6734       data: "data name"
6735     - 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| "
6736       data: "data msg"
6737   data: "vpp-perf-results-3n-dnv"
6738   filter: "all"
6739   parameters:
6740   - "name"
6741   - "parent"
6742   - "msg"
6743
6744 # Detailed Test Results - VPP Performance Results 2n-dnv
6745 - type: "table"
6746   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
6747   algorithm: "table_merged_details"
6748   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
6749   columns:
6750     - title: " |prein| Test Name |preout| "
6751       data: "data name"
6752     - 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| "
6753       data: "data msg"
6754   data: "vpp-perf-results-2n-dnv"
6755   filter: "all"
6756   parameters:
6757   - "name"
6758   - "parent"
6759   - "msg"
6760
6761 # Test configuration - VPP Performance Test Configs 3n-hsw
6762 - type: "table"
6763   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
6764   algorithm: "table_merged_details"
6765   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
6766   columns:
6767     - title: " |prein| Test Name |preout| "
6768       data: "data name"
6769     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6770       data: "data conf-history"
6771   data: "vpp-perf-results-3n-hsw"
6772   filter: "all"
6773   parameters:
6774   - "parent"
6775   - "name"
6776   - "conf-history"
6777
6778 # Test configuration - VPP Performance Test Configs 3n-skx
6779 - type: "table"
6780   title: "Test configuration - VPP Performance Test Configs 3n-skx"
6781   algorithm: "table_merged_details"
6782   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
6783   columns:
6784     - title: " |prein| Test Name |preout| "
6785       data: "data name"
6786     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6787       data: "data conf-history"
6788   data: "vpp-perf-results-3n-skx"
6789   filter: "all"
6790   parameters:
6791   - "parent"
6792   - "name"
6793   - "conf-history"
6794
6795 # Test configuration - VPP Performance Test Configs 2n-skx
6796 - type: "table"
6797   title: "Test configuration - VPP Performance Test Configs 2n-skx"
6798   algorithm: "table_merged_details"
6799   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
6800   columns:
6801     - title: " |prein| Test Name |preout| "
6802       data: "data name"
6803     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6804       data: "data conf-history"
6805   data: "vpp-perf-results-2n-skx"
6806   filter: "all"
6807   parameters:
6808   - "parent"
6809   - "name"
6810   - "conf-history"
6811
6812 # Test configuration - VPP Performance Test Configs 2n-clx
6813 - type: "table"
6814   title: "Test configuration - VPP Performance Test Configs 2n-clx"
6815   algorithm: "table_merged_details"
6816   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
6817   columns:
6818     - title: " |prein| Test Name |preout| "
6819       data: "data name"
6820     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6821       data: "data conf-history"
6822   data: "vpp-perf-results-2n-clx"
6823   filter: "all"
6824   parameters:
6825   - "parent"
6826   - "name"
6827   - "conf-history"
6828
6829 # Test configuration - VPP Performance Test Configs 3n-tsh
6830 - type: "table"
6831   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
6832   algorithm: "table_merged_details"
6833   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
6834   columns:
6835     - title: " |prein| Test Name |preout| "
6836       data: "data name"
6837     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6838       data: "data conf-history"
6839   data: "vpp-perf-results-3n-tsh"
6840   filter: "all"
6841   parameters:
6842   - "parent"
6843   - "name"
6844   - "conf-history"
6845
6846 # Test configuration - VPP Performance Test Configs 3n-dnv
6847 - type: "table"
6848   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
6849   algorithm: "table_merged_details"
6850   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
6851   columns:
6852     - title: " |prein| Test Name |preout| "
6853       data: "data name"
6854     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6855       data: "data conf-history"
6856   data: "vpp-perf-results-3n-dnv"
6857   filter: "all"
6858   parameters:
6859   - "parent"
6860   - "name"
6861   - "conf-history"
6862
6863 # Test configuration - VPP Performance Test Configs 2n-dnv
6864 - type: "table"
6865   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
6866   algorithm: "table_merged_details"
6867   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
6868   columns:
6869     - title: " |prein| Test Name |preout| "
6870       data: "data name"
6871     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6872       data: "data conf-history"
6873   data: "vpp-perf-results-2n-dnv"
6874   filter: "all"
6875   parameters:
6876   - "parent"
6877   - "name"
6878   - "conf-history"
6879
6880 # Test Operational Data - VPP Performance Operational Data 3n-hsw
6881 - type: "table"
6882   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
6883   algorithm: "table_oper_data_html"
6884   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
6885   data: "vpp-perf-results-3n-hsw"
6886   filter: "all"
6887
6888 # Test Operational Data - VPP Performance Operational Data 3n-skx
6889 - type: "table"
6890   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
6891   algorithm: "table_oper_data_html"
6892   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
6893   data: "vpp-perf-results-3n-skx"
6894   filter: "all"
6895
6896 # Test Operational Data - VPP Performance Operational Data 2n-skx
6897 - type: "table"
6898   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
6899   algorithm: "table_oper_data_html"
6900   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
6901   data: "vpp-perf-results-2n-skx"
6902   filter: "all"
6903
6904 # Test Operational Data - VPP Performance Operational Data 2n-clx
6905 - type: "table"
6906   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
6907   algorithm: "table_oper_data_html"
6908   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
6909   data: "vpp-perf-results-2n-clx"
6910   filter: "all"
6911
6912 # Test Operational Data - VPP Performance Operational Data 3n-tsh
6913 - type: "table"
6914   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
6915   algorithm: "table_oper_data_html"
6916   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
6917   data: "vpp-perf-results-3n-tsh"
6918   filter: "all"
6919
6920 # Test Operational Data - VPP Performance Operational Data 3n-dnv
6921 - type: "table"
6922   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
6923   algorithm: "table_oper_data_html"
6924   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
6925   data: "vpp-perf-results-3n-dnv"
6926   filter: "all"
6927
6928 # Test Operational Data - VPP Performance Operational Data 2n-dnv
6929 - type: "table"
6930   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
6931   algorithm: "table_oper_data_html"
6932   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
6933   data: "vpp-perf-results-2n-dnv"
6934   filter: "all"
6935
6936 # Detailed Test Results - VPP MRR Results 3n-hsw
6937 - type: "table"
6938   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
6939   algorithm: "table_merged_details"
6940   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
6941   columns:
6942     - title: " |prein| Test Name |preout| "
6943       data: "data name"
6944     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6945       data: "data msg"
6946   data: "vpp-mrr-results-3n-hsw"
6947   filter: "all"
6948   parameters:
6949   - "name"
6950   - "parent"
6951   - "msg"
6952
6953 # Detailed Test Results - VPP MRR Results 3n-skx
6954 - type: "table"
6955   title: "Detailed Test Results - VPP MRR Results 3n-skx"
6956   algorithm: "table_merged_details"
6957   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
6958   columns:
6959     - title: " |prein| Test Name |preout| "
6960       data: "data name"
6961     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6962       data: "data msg"
6963   data: "vpp-mrr-results-3n-skx"
6964   filter: "all"
6965   parameters:
6966   - "name"
6967   - "parent"
6968   - "msg"
6969
6970 # Detailed Test Results - VPP MRR Results 2n-skx
6971 - type: "table"
6972   title: "Detailed Test Results - VPP MRR Results 2n-skx"
6973   algorithm: "table_merged_details"
6974   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
6975   columns:
6976     - title: " |prein| Test Name |preout| "
6977       data: "data name"
6978     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6979       data: "data msg"
6980   data: "vpp-mrr-results-2n-skx"
6981   filter: "all"
6982   parameters:
6983   - "name"
6984   - "parent"
6985   - "msg"
6986
6987 # Detailed Test Results - VPP MRR Results 2n-clx
6988 - type: "table"
6989   title: "Detailed Test Results - VPP MRR Results 2n-clx"
6990   algorithm: "table_merged_details"
6991   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
6992   columns:
6993     - title: " |prein| Test Name |preout| "
6994       data: "data name"
6995     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6996       data: "data msg"
6997   data: "vpp-mrr-results-2n-clx"
6998   filter: "all"
6999   parameters:
7000   - "name"
7001   - "parent"
7002   - "msg"
7003
7004 # Detailed Test Results - VPP MRR Results 3n-tsh
7005 - type: "table"
7006   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
7007   algorithm: "table_merged_details"
7008   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
7009   columns:
7010     - title: " |prein| Test Name |preout| "
7011       data: "data name"
7012     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7013       data: "data msg"
7014   data: "vpp-mrr-results-3n-tsh"
7015   filter: "all"
7016   parameters:
7017   - "name"
7018   - "parent"
7019   - "msg"
7020
7021 # Detailed Test Results - VPP MRR Results 3n-dnv
7022 - type: "table"
7023   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
7024   algorithm: "table_merged_details"
7025   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
7026   columns:
7027     - title: " |prein| Test Name |preout| "
7028       data: "data name"
7029     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7030       data: "data msg"
7031   data: "vpp-mrr-results-3n-dnv"
7032   filter: "all"
7033   parameters:
7034   - "name"
7035   - "parent"
7036   - "msg"
7037
7038 # Detailed Test Results - VPP MRR Results 2n-dnv
7039 - type: "table"
7040   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
7041   algorithm: "table_merged_details"
7042   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
7043   columns:
7044     - title: " |prein| Test Name |preout| "
7045       data: "data name"
7046     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7047       data: "data msg"
7048   data: "vpp-mrr-results-2n-dnv"
7049   filter: "all"
7050   parameters:
7051   - "name"
7052   - "parent"
7053   - "msg"
7054
7055 # Test configuration - VPP MRR Test Configs 3n-hsw
7056 - type: "table"
7057   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
7058   algorithm: "table_merged_details"
7059   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
7060   columns:
7061     - title: " |prein| Test Name |preout| "
7062       data: "data name"
7063     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7064       data: "data conf-history"
7065   data: "vpp-mrr-results-3n-hsw"
7066   filter: "all"
7067   parameters:
7068   - "parent"
7069   - "name"
7070   - "conf-history"
7071
7072 # Test configuration - VPP MRR Test Configs 3n-skx
7073 - type: "table"
7074   title: "Test configuration - VPP MRR Test Configs 3n-skx"
7075   algorithm: "table_merged_details"
7076   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
7077   columns:
7078     - title: " |prein| Test Name |preout| "
7079       data: "data name"
7080     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7081       data: "data conf-history"
7082   data: "vpp-mrr-results-3n-skx"
7083   filter: "all"
7084   parameters:
7085   - "parent"
7086   - "name"
7087   - "conf-history"
7088
7089 # Test configuration - VPP MRR Test Configs 2n-skx
7090 - type: "table"
7091   title: "Test configuration - VPP MRR Test Configs 2n-skx"
7092   algorithm: "table_merged_details"
7093   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
7094   columns:
7095     - title: " |prein| Test Name |preout| "
7096       data: "data name"
7097     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7098       data: "data conf-history"
7099   data: "vpp-mrr-results-2n-skx"
7100   filter: "all"
7101   parameters:
7102   - "parent"
7103   - "name"
7104   - "conf-history"
7105
7106 # Test configuration - VPP MRR Test Configs 2n-clx
7107 - type: "table"
7108   title: "Test configuration - VPP MRR Test Configs 2n-clx"
7109   algorithm: "table_merged_details"
7110   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
7111   columns:
7112     - title: " |prein| Test Name |preout| "
7113       data: "data name"
7114     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7115       data: "data conf-history"
7116   data: "vpp-mrr-results-2n-clx"
7117   filter: "all"
7118   parameters:
7119   - "parent"
7120   - "name"
7121   - "conf-history"
7122
7123 # Test configuration - VPP MRR Test Configs 3n-tsh
7124 - type: "table"
7125   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
7126   algorithm: "table_merged_details"
7127   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
7128   columns:
7129     - title: " |prein| Test Name |preout| "
7130       data: "data name"
7131     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7132       data: "data conf-history"
7133   data: "vpp-mrr-results-3n-tsh"
7134   filter: "all"
7135   parameters:
7136   - "parent"
7137   - "name"
7138   - "conf-history"
7139
7140 # Test configuration - VPP MRR Test Configs 3n-dnv
7141 - type: "table"
7142   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
7143   algorithm: "table_merged_details"
7144   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
7145   columns:
7146     - title: " |prein| Test Name |preout| "
7147       data: "data name"
7148     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7149       data: "data conf-history"
7150   data: "vpp-mrr-results-3n-dnv"
7151   filter: "all"
7152   parameters:
7153   - "parent"
7154   - "name"
7155   - "conf-history"
7156
7157 # Test configuration - VPP MRR Test Configs 2n-dnv
7158 - type: "table"
7159   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
7160   algorithm: "table_merged_details"
7161   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
7162   columns:
7163     - title: " |prein| Test Name |preout| "
7164       data: "data name"
7165     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7166       data: "data conf-history"
7167   data: "vpp-mrr-results-2n-dnv"
7168   filter: "all"
7169   parameters:
7170   - "parent"
7171   - "name"
7172   - "conf-history"
7173
7174 # Detailed Test Results - VPP Device Results - Ubuntu
7175 - type: "table"
7176   title: "Detailed Test Results - VPP Device Results - Ubuntu"
7177   algorithm: "table_merged_details"
7178   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
7179   columns:
7180     - title: " |prein| Test Name |preout| "
7181       data: "data name"
7182     - title: " |prein| Status |preout| "
7183       data: "data status"
7184   data: "vpp-device-results-ubuntu"
7185   filter: "all"
7186   parameters:
7187   - "name"
7188   - "parent"
7189   - "doc"
7190   - "status"
7191
7192 # Test configuration - VPP Device Test Configs - Ubuntu
7193 - type: "table"
7194   title: "Test configuration - VPP Device Test Configs - Ubuntu"
7195   algorithm: "table_merged_details"
7196   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
7197   columns:
7198     - title: " |prein| Test Name |preout| "
7199       data: "data name"
7200     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7201       data: "data conf-history"
7202   data: "vpp-device-results-ubuntu"
7203   filter: "all"
7204   parameters:
7205   - "parent"
7206   - "name"
7207   - "conf-history"
7208
7209 ################################################################################
7210
7211 # DPDK Performance Changes 3n-hsw 1t1c pdr
7212 - type: "table"
7213   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
7214   algorithm: "table_comparison"
7215   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
7216   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7217   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7218   columns:
7219     - title: "1908"
7220       data-set: "dpdk-performance-changes-3n-hsw-h1"
7221     - title: "2001"
7222       data-set: "dpdk-performance-changes-3n-hsw-ref"
7223     - title: "2005"
7224       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7225   comparisons:
7226     - title: "Diff"
7227       reference: 2
7228       compare: 3
7229   legend:
7230     - ""
7231     - "1908, 2001, 2005 - DPDK versions tested."
7232     - "Diff - difference between 2001 and 2005 DPDK version."
7233
7234 # DPDK Performance Changes 3n-hsw 2t2c pdr
7235 - type: "table"
7236   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
7237   algorithm: "table_comparison"
7238   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
7239   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7240   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7241   columns:
7242     - title: "1908"
7243       data-set: "dpdk-performance-changes-3n-hsw-h1"
7244     - title: "2001"
7245       data-set: "dpdk-performance-changes-3n-hsw-ref"
7246     - title: "2005"
7247       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7248   comparisons:
7249     - title: "Diff"
7250       reference: 2
7251       compare: 3
7252   legend:
7253     - ""
7254     - "1908, 2001, 2005 - DPDK versions tested."
7255     - "Diff - difference between 2001 and 2005 DPDK version."
7256
7257 # DPDK Performance Changes 3n-hsw 1t1c pdr
7258 - type: "table"
7259   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
7260   algorithm: "table_comparison"
7261   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
7262   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7263   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7264   columns:
7265     - title: "1908"
7266       data-set: "dpdk-performance-changes-3n-hsw-h1"
7267     - title: "2001"
7268       data-set: "dpdk-performance-changes-3n-hsw-ref"
7269     - title: "2005"
7270       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7271   comparisons:
7272     - title: "Diff"
7273       reference: 2
7274       compare: 3
7275   legend:
7276     - ""
7277     - "1908, 2001, 2005 - DPDK versions tested."
7278     - "Diff - difference between 2001 and 2005 DPDK version."
7279
7280 # DPDK Performance Changes 3n-hsw 2t2c ndr
7281 - type: "table"
7282   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
7283   algorithm: "table_comparison"
7284   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
7285   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7286   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7287   columns:
7288     - title: "1908"
7289       data-set: "dpdk-performance-changes-3n-hsw-h1"
7290     - title: "2001"
7291       data-set: "dpdk-performance-changes-3n-hsw-ref"
7292     - title: "2005"
7293       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7294   comparisons:
7295     - title: "Diff"
7296       reference: 2
7297       compare: 3
7298   legend:
7299     - ""
7300     - "1908, 2001, 2005 - DPDK versions tested."
7301     - "Diff - difference between 2001 and 2005 DPDK version."
7302
7303 # DPDK Performance Changes 3n-skx 2t1c pdr
7304 - type: "table"
7305   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
7306   algorithm: "table_comparison"
7307   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
7308   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7309   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7310   columns:
7311     - title: "1908"
7312       data-set: "dpdk-performance-changes-3n-skx-h1"
7313     - title: "2001"
7314       data-set: "dpdk-performance-changes-3n-skx-ref"
7315     - title: "2005"
7316       data-set: "dpdk-performance-changes-3n-skx-cmp"
7317   comparisons:
7318     - title: "Diff"
7319       reference: 2
7320       compare: 3
7321   legend:
7322     - ""
7323     - "1908, 2001, 2005 - DPDK versions tested."
7324     - "Diff - difference between 2001 and 2005 DPDK version."
7325
7326 # DPDK Performance Changes 3n-skx 4t2c pdr
7327 - type: "table"
7328   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
7329   algorithm: "table_comparison"
7330   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
7331   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7332   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7333   columns:
7334     - title: "1908"
7335       data-set: "dpdk-performance-changes-3n-skx-h1"
7336     - title: "2001"
7337       data-set: "dpdk-performance-changes-3n-skx-ref"
7338     - title: "2005"
7339       data-set: "dpdk-performance-changes-3n-skx-cmp"
7340   comparisons:
7341     - title: "Diff"
7342       reference: 2
7343       compare: 3
7344   legend:
7345     - ""
7346     - "1908, 2001, 2005 - DPDK versions tested."
7347     - "Diff - difference between 2001 and 2005 DPDK version."
7348
7349 # DPDK Performance Changes 3n-skx 2t1c ndr
7350 - type: "table"
7351   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
7352   algorithm: "table_comparison"
7353   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
7354   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7355   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7356   columns:
7357     - title: "1908"
7358       data-set: "dpdk-performance-changes-3n-skx-h1"
7359     - title: "2001"
7360       data-set: "dpdk-performance-changes-3n-skx-ref"
7361     - title: "2005"
7362       data-set: "dpdk-performance-changes-3n-skx-cmp"
7363   comparisons:
7364     - title: "Diff"
7365       reference: 2
7366       compare: 3
7367   legend:
7368     - ""
7369     - "1908, 2001, 2005 - DPDK versions tested."
7370     - "Diff - difference between 2001 and 2005 DPDK version."
7371
7372 # DPDK Performance Changes 3n-skx 4t2c ndr
7373 - type: "table"
7374   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
7375   algorithm: "table_comparison"
7376   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
7377   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7378   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7379   columns:
7380     - title: "1908"
7381       data-set: "dpdk-performance-changes-3n-skx-h1"
7382     - title: "2001"
7383       data-set: "dpdk-performance-changes-3n-skx-ref"
7384     - title: "2005"
7385       data-set: "dpdk-performance-changes-3n-skx-cmp"
7386   comparisons:
7387     - title: "Diff"
7388       reference: 2
7389       compare: 3
7390   legend:
7391     - ""
7392     - "1908, 2001, 2005 - DPDK versions tested."
7393     - "Diff - difference between 2001 and 2005 DPDK version."
7394
7395 # DPDK Performance Changes 2n-skx 2t1c pdr
7396 - type: "table"
7397   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
7398   algorithm: "table_comparison"
7399   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
7400   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7401   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7402   columns:
7403     - title: "1908"
7404       data-set: "dpdk-performance-changes-2n-skx-h1"
7405     - title: "2001"
7406       data-set: "dpdk-performance-changes-2n-skx-ref"
7407     - title: "2005"
7408       data-set: "dpdk-performance-changes-2n-skx-cmp"
7409   comparisons:
7410     - title: "Diff"
7411       reference: 2
7412       compare: 3
7413   legend:
7414     - ""
7415     - "1908, 2001, 2005 - DPDK versions tested."
7416     - "Diff - difference between 2001 and 2005 DPDK version."
7417
7418 # DPDK Performance Changes 2n-skx 4t2c pdr
7419 - type: "table"
7420   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
7421   algorithm: "table_comparison"
7422   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
7423   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7424   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7425   columns:
7426     - title: "1908"
7427       data-set: "dpdk-performance-changes-2n-skx-h1"
7428     - title: "2001"
7429       data-set: "dpdk-performance-changes-2n-skx-ref"
7430     - title: "2005"
7431       data-set: "dpdk-performance-changes-2n-skx-cmp"
7432   comparisons:
7433     - title: "Diff"
7434       reference: 2
7435       compare: 3
7436   legend:
7437     - ""
7438     - "1908, 2001, 2005 - DPDK versions tested."
7439     - "Diff - difference between 2001 and 2005 DPDK version."
7440
7441 # DPDK Performance Changes 2n-skx 2t1c ndr
7442 - type: "table"
7443   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
7444   algorithm: "table_comparison"
7445   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
7446   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7447   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7448   columns:
7449     - title: "1908"
7450       data-set: "dpdk-performance-changes-2n-skx-h1"
7451     - title: "2001"
7452       data-set: "dpdk-performance-changes-2n-skx-ref"
7453     - title: "2005"
7454       data-set: "dpdk-performance-changes-2n-skx-cmp"
7455   comparisons:
7456     - title: "Diff"
7457       reference: 2
7458       compare: 3
7459   legend:
7460     - ""
7461     - "1908, 2001, 2005 - DPDK versions tested."
7462     - "Diff - difference between 2001 and 2005 DPDK version."
7463
7464 # DPDK Performance Changes 2n-skx 4t2c ndr
7465 - type: "table"
7466   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
7467   algorithm: "table_comparison"
7468   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
7469   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7470   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7471   columns:
7472     - title: "1908"
7473       data-set: "dpdk-performance-changes-2n-skx-h1"
7474     - title: "2001"
7475       data-set: "dpdk-performance-changes-2n-skx-ref"
7476     - title: "2005"
7477       data-set: "dpdk-performance-changes-2n-skx-cmp"
7478   comparisons:
7479     - title: "Diff"
7480       reference: 2
7481       compare: 3
7482   legend:
7483     - ""
7484     - "1908, 2001, 2005 - DPDK versions tested."
7485     - "Diff - difference between 2001 and 2005 DPDK version."
7486
7487 # DPDK Performance Changes 2n-clx 2t1c pdr
7488 - type: "table"
7489   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
7490   algorithm: "table_comparison"
7491   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
7492   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7493   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7494   columns:
7495     - title: "2001"
7496       data-set: "dpdk-performance-changes-2n-clx-ref"
7497     - title: "2005"
7498       data-set: "dpdk-performance-changes-2n-clx-cmp"
7499   comparisons:
7500     - title: "Diff"
7501       reference: 1
7502       compare: 2
7503   legend:
7504     - ""
7505     - "2001, 2005 - DPDK versions tested."
7506     - "Diff - difference between 2001 and 2005 DPDK version."
7507
7508 # DPDK Performance Changes 2n-clx 4t2c pdr
7509 - type: "table"
7510   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
7511   algorithm: "table_comparison"
7512   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
7513   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7514   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7515   columns:
7516     - title: "2001"
7517       data-set: "dpdk-performance-changes-2n-clx-ref"
7518     - title: "2005"
7519       data-set: "dpdk-performance-changes-2n-clx-cmp"
7520   comparisons:
7521     - title: "Diff"
7522       reference: 1
7523       compare: 2
7524   legend:
7525     - ""
7526     - "2001, 2005 - DPDK versions tested."
7527     - "Diff - difference between 2001 and 2005 DPDK version."
7528
7529 # DPDK Performance Changes 2n-clx 2t1c ndr
7530 - type: "table"
7531   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
7532   algorithm: "table_comparison"
7533   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
7534   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7535   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7536   columns:
7537     - title: "2001"
7538       data-set: "dpdk-performance-changes-2n-clx-ref"
7539     - title: "2005"
7540       data-set: "dpdk-performance-changes-2n-clx-cmp"
7541   comparisons:
7542     - title: "Diff"
7543       reference: 1
7544       compare: 2
7545   legend:
7546     - ""
7547     - "2001, 2005 - DPDK versions tested."
7548     - "Diff - difference between 2001 and 2005 DPDK version."
7549
7550 # DPDK Performance Changes 2n-clx 4t2c ndr
7551 - type: "table"
7552   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
7553   algorithm: "table_comparison"
7554   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
7555   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7556   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7557   columns:
7558     - title: "2001"
7559       data-set: "dpdk-performance-changes-2n-clx-ref"
7560     - title: "2005"
7561       data-set: "dpdk-performance-changes-2n-clx-cmp"
7562   comparisons:
7563     - title: "Diff"
7564       reference: 1
7565       compare: 2
7566   legend:
7567     - ""
7568     - "2001, 2005 - DPDK versions tested."
7569     - "Diff - difference between 2001 and 2005 DPDK version."
7570
7571 # DPDK Performance Changes 2n-dnv 1t1c pdr
7572 - type: "table"
7573   title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
7574   algorithm: "table_comparison"
7575   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
7576   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7577   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7578   columns:
7579     - title: "2001"
7580       data-set: "dpdk-performance-changes-2n-dnv-ref"
7581     - title: "2005"
7582       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7583   comparisons:
7584     - title: "Diff"
7585       reference: 1
7586       compare: 2
7587   legend:
7588     - ""
7589     - "2001, 2005 - DPDK versions tested."
7590     - "Diff - difference between 2001 and 2005 DPDK version."
7591
7592 # DPDK Performance Changes 2n-dnv 2t2c pdr
7593 - type: "table"
7594   title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
7595   algorithm: "table_comparison"
7596   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
7597   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7598   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7599   columns:
7600     - title: "2001"
7601       data-set: "dpdk-performance-changes-2n-dnv-ref"
7602     - title: "2005"
7603       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7604   comparisons:
7605     - title: "Diff"
7606       reference: 1
7607       compare: 2
7608   legend:
7609     - ""
7610     - "2001, 2005 - DPDK versions tested."
7611     - "Diff - difference between 2001 and 2005 DPDK version."
7612
7613 # DPDK Performance Changes 2n-dnv 1t1c ndr
7614 - type: "table"
7615   title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
7616   algorithm: "table_comparison"
7617   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
7618   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7619   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7620   columns:
7621     - title: "2001"
7622       data-set: "dpdk-performance-changes-2n-dnv-ref"
7623     - title: "2005"
7624       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7625   comparisons:
7626     - title: "Diff"
7627       reference: 1
7628       compare: 2
7629   legend:
7630     - ""
7631     - "2001, 2005 - DPDK versions tested."
7632     - "Diff - difference between 2001 and 2005 DPDK version."
7633
7634 # DPDK Performance Changes 2n-dnv 2t2c ndr
7635 - type: "table"
7636   title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
7637   algorithm: "table_comparison"
7638   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
7639   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7640   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7641   columns:
7642     - title: "2001"
7643       data-set: "dpdk-performance-changes-2n-dnv-ref"
7644     - title: "2005"
7645       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7646   comparisons:
7647     - title: "Diff"
7648       reference: 1
7649       compare: 2
7650   legend:
7651     - ""
7652     - "2001, 2005 - DPDK versions tested."
7653     - "Diff - difference between 2001 and 2005 DPDK version."
7654
7655 # DPDK Performance Changes 3n-dnv 1t1c pdr
7656 - type: "table"
7657   title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
7658   algorithm: "table_comparison"
7659   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
7660   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7661   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7662   columns:
7663     - title: "2001"
7664       data-set: "dpdk-performance-changes-3n-dnv-ref"
7665     - title: "2005"
7666       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7667   comparisons:
7668     - title: "Diff"
7669       reference: 1
7670       compare: 2
7671   legend:
7672     - ""
7673     - "2001, 2005 - DPDK versions tested."
7674     - "Diff - difference between 2001 and 2005 DPDK version."
7675
7676 # DPDK Performance Changes 3n-dnv 2t2c pdr
7677 - type: "table"
7678   title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
7679   algorithm: "table_comparison"
7680   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
7681   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7682   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7683   columns:
7684     - title: "2001"
7685       data-set: "dpdk-performance-changes-3n-dnv-ref"
7686     - title: "2005"
7687       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7688   comparisons:
7689     - title: "Diff"
7690       reference: 1
7691       compare: 2
7692   legend:
7693     - ""
7694     - "2001, 2005 - DPDK versions tested."
7695     - "Diff - difference between 2001 and 2005 DPDK version."
7696
7697 # DPDK Performance Changes 3n-dnv 1t1c ndr
7698 - type: "table"
7699   title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
7700   algorithm: "table_comparison"
7701   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
7702   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7703   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7704   columns:
7705     - title: "2001"
7706       data-set: "dpdk-performance-changes-3n-dnv-ref"
7707     - title: "2005"
7708       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7709   comparisons:
7710     - title: "Diff"
7711       reference: 1
7712       compare: 2
7713   legend:
7714     - ""
7715     - "2001, 2005 - DPDK versions tested."
7716     - "Diff - difference between 2001 and 2005 DPDK version."
7717
7718 # DPDK Performance Changes 3n-dnv 2t2c ndr
7719 - type: "table"
7720   title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
7721   algorithm: "table_comparison"
7722   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
7723   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7724   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7725   columns:
7726     - title: "2001"
7727       data-set: "dpdk-performance-changes-3n-dnv-ref"
7728     - title: "2005"
7729       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7730   comparisons:
7731     - title: "Diff"
7732       reference: 1
7733       compare: 2
7734   legend:
7735     - ""
7736     - "2001, 2005 - DPDK versions tested."
7737     - "Diff - difference between 2001 and 2005 DPDK version."
7738
7739 # DPDK Performance Changes 3n-tsh 1t1c pdr
7740 - type: "table"
7741   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
7742   algorithm: "table_comparison"
7743   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
7744   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7745   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7746   columns:
7747     - title: "2001"
7748       data-set: "dpdk-performance-changes-3n-tsh-ref"
7749     - title: "2005"
7750       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7751   comparisons:
7752     - title: "Diff"
7753       reference: 1
7754       compare: 2
7755   legend:
7756     - ""
7757     - "2001, 2005 - DPDK versions tested."
7758     - "Diff - difference between 2001 and 2005 DPDK version."
7759
7760 # DPDK Performance Changes 3n-tsh 2t2c pdr
7761 - type: "table"
7762   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
7763   algorithm: "table_comparison"
7764   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
7765   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7766   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7767   columns:
7768     - title: "2001"
7769       data-set: "dpdk-performance-changes-3n-tsh-ref"
7770     - title: "2005"
7771       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7772   comparisons:
7773     - title: "Diff"
7774       reference: 1
7775       compare: 2
7776   legend:
7777     - ""
7778     - "2001, 2005 - DPDK versions tested."
7779     - "Diff - difference between 2001 and 2005 DPDK version."
7780
7781 # DPDK Performance Changes 3n-tsh 1t1c ndr
7782 - type: "table"
7783   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
7784   algorithm: "table_comparison"
7785   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
7786   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7787   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7788   columns:
7789     - title: "2001"
7790       data-set: "dpdk-performance-changes-3n-tsh-ref"
7791     - title: "2005"
7792       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7793   comparisons:
7794     - title: "Diff"
7795       reference: 1
7796       compare: 2
7797   legend:
7798     - ""
7799     - "2001, 2005 - DPDK versions tested."
7800     - "Diff - difference between 2001 and 2005 DPDK version."
7801
7802 # DPDK Performance Changes 3n-tsh 2t2c ndr
7803 - type: "table"
7804   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
7805   algorithm: "table_comparison"
7806   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
7807   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7808   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7809   columns:
7810     - title: "2001"
7811       data-set: "dpdk-performance-changes-3n-tsh-ref"
7812     - title: "2005"
7813       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7814   comparisons:
7815     - title: "Diff"
7816       reference: 1
7817       compare: 2
7818   legend:
7819     - ""
7820     - "2001, 2005 - DPDK versions tested."
7821     - "Diff - difference between 2001 and 2005 DPDK version."
7822
7823 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
7824 - type: "table"
7825   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
7826   algorithm: "table_comparison"
7827   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
7828   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7829   filter: "'NIC_Intel-X710'"
7830   columns:
7831     - title: "3n-hsw x710"
7832       data-set: "dpdk-compare-testbeds-ref"
7833     - title: "3n-skx x710"
7834       data-set: "dpdk-compare-testbeds-cmp"
7835   comparisons:
7836     - title: "Diff"
7837       reference: 1
7838       compare: 2
7839   legend:
7840     - ""
7841     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7842     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7843
7844 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
7845 - type: "table"
7846   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
7847   algorithm: "table_comparison"
7848   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
7849   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7850   filter: "'NIC_Intel-X710'"
7851   columns:
7852     - title: "3n-hsw x710"
7853       data-set: "dpdk-compare-testbeds-ref"
7854     - title: "3n-skx x710"
7855       data-set: "dpdk-compare-testbeds-cmp"
7856   comparisons:
7857     - title: "Diff"
7858       reference: 1
7859       compare: 2
7860   legend:
7861     - ""
7862     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7863     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7864
7865 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
7866 - type: "table"
7867   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
7868   algorithm: "table_comparison"
7869   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
7870   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7871   filter: "'NIC_Intel-XXV710'"
7872   columns:
7873     - title: "2n-skx"
7874       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7875     - title: "2n-clx"
7876       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7877   comparisons:
7878     - title: "Diff"
7879       reference: 1
7880       compare: 2
7881   legend:
7882     - ""
7883     - "2n-skx, 2n-clx - testbeds and NICs tested."
7884     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7885
7886 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
7887 - type: "table"
7888   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
7889   algorithm: "table_comparison"
7890   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
7891   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7892   filter: "'NIC_Intel-XXV710'"
7893   columns:
7894     - title: "2n-skx"
7895       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7896     - title: "2n-clx"
7897       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7898   comparisons:
7899     - title: "Diff"
7900       reference: 1
7901       compare: 2
7902   legend:
7903     - ""
7904     - "2n-skx, 2n-clx - testbeds and NICs tested."
7905     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7906
7907 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
7908 - type: "table"
7909   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
7910   algorithm: "table_comparison"
7911   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
7912   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7913   filter: "'NIC_Intel-XXV710'"
7914   columns:
7915     - title: "3n-skx"
7916       data-set: "dpdk-compare-topologies-ref"
7917     - title: "2n-skx"
7918       data-set: "dpdk-compare-topologies-cmp"
7919   comparisons:
7920     - title: "Diff"
7921       reference: 1
7922       compare: 2
7923   legend:
7924     - ""
7925     - "3n-skx, 2n-skx - topologies tested."
7926     - "Diff - difference between 3n-skx and 2n-skx topologies."
7927
7928 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
7929 - type: "table"
7930   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
7931   algorithm: "table_comparison"
7932   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
7933   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7934   filter: "'NIC_Intel-XXV710'"
7935   columns:
7936     - title: "3n-skx"
7937       data-set: "dpdk-compare-topologies-ref"
7938     - title: "2n-skx"
7939       data-set: "dpdk-compare-topologies-cmp"
7940   comparisons:
7941     - title: "Diff"
7942       reference: 1
7943       compare: 2
7944   legend:
7945     - ""
7946     - "3n-skx, 2n-skx - topologies tested."
7947     - "Diff - difference between 3n-skx and 2n-skx topologies."
7948
7949 # Detailed Test Results - DPDK Performance Results 3n-hsw
7950 - type: "table"
7951   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
7952   algorithm: "table_merged_details"
7953   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
7954   columns:
7955     - title: " |prein| Test Name |preout| "
7956       data: "data name"
7957     - 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| "
7958       data: "data msg"
7959   data: "dpdk-perf-results-3n-hsw"
7960   filter: "all"
7961   parameters:
7962   - "name"
7963   - "parent"
7964   - "msg"
7965
7966 # Detailed Test Results - DPDK Performance Results 3n-skx
7967 - type: "table"
7968   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
7969   algorithm: "table_merged_details"
7970   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
7971   columns:
7972     - title: " |prein| Test Name |preout| "
7973       data: "data name"
7974     - 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| "
7975       data: "data msg"
7976   data: "dpdk-perf-results-3n-skx"
7977   filter: "all"
7978   remove-ndr: False
7979   parameters:
7980   - "name"
7981   - "parent"
7982   - "msg"
7983
7984 # Detailed Test Results - DPDK Performance Results 2n-skx
7985 - type: "table"
7986   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
7987   algorithm: "table_merged_details"
7988   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
7989   columns:
7990     - title: " |prein| Test Name |preout| "
7991       data: "data name"
7992     - 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| "
7993       data: "data msg"
7994   data: "dpdk-perf-results-2n-skx"
7995   filter: "all"
7996   remove-ndr: False
7997   parameters:
7998   - "name"
7999   - "parent"
8000   - "msg"
8001
8002 # Detailed Test Results - DPDK Performance Results 2n-clx
8003 - type: "table"
8004   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
8005   algorithm: "table_merged_details"
8006   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
8007   columns:
8008     - title: " |prein| Test Name |preout| "
8009       data: "data name"
8010     - 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| "
8011       data: "data msg"
8012   data: "dpdk-perf-results-2n-clx"
8013   filter: "all"
8014   parameters:
8015   - "name"
8016   - "parent"
8017   - "msg"
8018
8019 # Detailed Test Results - DPDK Performance Results 2n-dnv
8020 - type: "table"
8021   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
8022   algorithm: "table_merged_details"
8023   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
8024   columns:
8025     - title: " |prein| Test Name |preout| "
8026       data: "data name"
8027     - 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| "
8028       data: "data msg"
8029   data: "dpdk-perf-results-2n-dnv"
8030   filter: "all"
8031   parameters:
8032   - "name"
8033   - "parent"
8034   - "msg"
8035
8036 # Detailed Test Results - DPDK Performance Results 3n-dnv
8037 - type: "table"
8038   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
8039   algorithm: "table_merged_details"
8040   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
8041   columns:
8042     - title: " |prein| Test Name |preout| "
8043       data: "data name"
8044     - 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| "
8045       data: "data msg"
8046   data: "dpdk-perf-results-3n-dnv"
8047   filter: "all"
8048   parameters:
8049   - "name"
8050   - "parent"
8051   - "msg"
8052
8053 # Detailed Test Results - DPDK Performance Results 3n-tsh
8054 - type: "table"
8055   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
8056   algorithm: "table_merged_details"
8057   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
8058   columns:
8059     - title: " |prein| Test Name |preout| "
8060       data: "data name"
8061     - 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| "
8062       data: "data msg"
8063   data: "dpdk-perf-results-3n-tsh"
8064   filter: "all"
8065   parameters:
8066   - "name"
8067   - "parent"
8068   - "msg"
8069
8070 ################################################################################
8071 ###                                F I L E S                                 ###
8072 ################################################################################
8073
8074 # VPP Performance Results
8075 - type: "file"
8076   title: "VPP Performance Results"
8077   algorithm: "file_details_split"
8078   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
8079   dir-tables:
8080     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
8081     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
8082     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
8083     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
8084     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
8085     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
8086     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
8087   data:
8088     - "vpp-perf-results-2n-skx"
8089     - "vpp-perf-results-3n-skx"
8090     - "vpp-perf-results-2n-clx"
8091     - "vpp-perf-results-3n-hsw"
8092     - "vpp-perf-results-3n-tsh"
8093     - "vpp-perf-results-2n-dnv"
8094     - "vpp-perf-results-3n-dnv"
8095   filter: "all"
8096   data-start-level: 4
8097   order-chapters:
8098     level-1:
8099       - "l2"
8100       - "ip4"
8101       - "ip6"
8102       - "srv6"
8103       - "ip4_tunnels"
8104       - "ip6_tunnels"
8105       - "vm_vhost"
8106       - "container_memif"
8107       - "crypto"
8108       - "vts"
8109       - "lb"
8110       - "nfv_density"
8111       - "hoststack"
8112     level-2:
8113       - "2n-skx"
8114       - "3n-skx"
8115       - "2n-clx"
8116       - "3n-hsw"
8117       - "3n-tsh"
8118       - "2n-dnv"
8119       - "3n-dnv"
8120     level-3:
8121       - "xl710"
8122       - "x520"
8123       - "xxv710"
8124       - "x710"
8125       - "x553"
8126       - "cx556a"
8127       - "vic1227"
8128       - "vic1385"
8129
8130 # VPP Performance Configuration
8131 - type: "file"
8132   title: "VPP Performance Configuration"
8133   algorithm: "file_details_split"
8134   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
8135   dir-tables:
8136     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
8137     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
8138     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
8139     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
8140     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
8141     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
8142     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
8143   data:
8144     - "vpp-perf-results-2n-skx"
8145     - "vpp-perf-results-3n-skx"
8146     - "vpp-perf-results-2n-clx"
8147     - "vpp-perf-results-3n-hsw"
8148     - "vpp-perf-results-3n-tsh"
8149     - "vpp-perf-results-2n-dnv"
8150     - "vpp-perf-results-3n-dnv"
8151   filter: "all"
8152   data-start-level: 4
8153   order-chapters:
8154     level-1:
8155       - "l2"
8156       - "ip4"
8157       - "ip6"
8158       - "srv6"
8159       - "ip4_tunnels"
8160       - "ip6_tunnels"
8161       - "vm_vhost"
8162       - "container_memif"
8163       - "crypto"
8164       - "vts"
8165       - "lb"
8166       - "nfv_density"
8167       - "hoststack"
8168     level-2:
8169       - "2n-skx"
8170       - "3n-skx"
8171       - "2n-clx"
8172       - "3n-hsw"
8173       - "3n-tsh"
8174       - "2n-dnv"
8175       - "3n-dnv"
8176     level-3:
8177       - "xl710"
8178       - "x520"
8179       - "xxv710"
8180       - "x710"
8181       - "x553"
8182       - "cx556a"
8183       - "vic1227"
8184       - "vic1385"
8185
8186 # VPP Performance Operational
8187 - type: "file"
8188   title: "VPP Performance Operational"
8189   algorithm: "file_details_split_html"
8190   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
8191   dir-tables:
8192     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
8193     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
8194     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
8195     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
8196     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
8197     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
8198     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
8199   data:
8200     - "vpp-perf-results-2n-skx"
8201     - "vpp-perf-results-3n-skx"
8202     - "vpp-perf-results-2n-clx"
8203     - "vpp-perf-results-3n-hsw"
8204     - "vpp-perf-results-3n-tsh"
8205     - "vpp-perf-results-2n-dnv"
8206     - "vpp-perf-results-3n-dnv"
8207   filter: "all"
8208   data-start-level: 4
8209   order-chapters:
8210     level-1:
8211       - "l2"
8212       - "ip4"
8213       - "ip6"
8214       - "srv6"
8215       - "ip4_tunnels"
8216       - "ip6_tunnels"
8217       - "vm_vhost"
8218       - "container_memif"
8219       - "crypto"
8220       - "vts"
8221       - "lb"
8222       - "nfv_density"
8223       - "hoststack"
8224     level-2:
8225       - "2n-skx"
8226       - "3n-skx"
8227       - "2n-clx"
8228       - "3n-hsw"
8229       - "3n-tsh"
8230       - "2n-dnv"
8231       - "3n-dnv"
8232     level-3:
8233       - "xl710"
8234       - "x520"
8235       - "xxv710"
8236       - "x710"
8237       - "x553"
8238       - "cx556a"
8239       - "vic1227"
8240       - "vic1385"
8241
8242 # VPP MRR Results
8243 - type: "file"
8244   title: "VPP MRR Results"
8245   algorithm: "file_details_split"
8246   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
8247   dir-tables:
8248     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
8249     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
8250     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
8251     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
8252     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
8253     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
8254     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
8255   data:
8256     - "vpp-mrr-results-2n-skx"
8257     - "vpp-mrr-results-3n-skx"
8258     - "vpp-mrr-results-2n-clx"
8259     - "vpp-mrr-results-3n-hsw"
8260     - "vpp-mrr-results-3n-tsh"
8261     - "vpp-mrr-results-2n-dnv"
8262     - "vpp-mrr-results-3n-dnv"
8263   filter: "all"
8264   data-start-level: 4
8265   order-chapters:
8266     level-1:
8267       - "l2"
8268       - "ip4"
8269       - "ip6"
8270       - "srv6"
8271       - "ip4_tunnels"
8272       - "ip6_tunnels"
8273       - "vm_vhost"
8274       - "container_memif"
8275       - "crypto"
8276       - "vts"
8277       - "lb"
8278       - "nfv_density"
8279       - "hoststack"
8280     level-2:
8281       - "2n-skx"
8282       - "3n-skx"
8283       - "2n-clx"
8284       - "3n-hsw"
8285       - "3n-tsh"
8286       - "2n-dnv"
8287       - "3n-dnv"
8288     level-3:
8289       - "xl710"
8290       - "x520"
8291       - "xxv710"
8292       - "x710"
8293       - "x553"
8294       - "cx556a"
8295       - "vic1227"
8296       - "vic1385"
8297
8298 # VPP MRR Configuration
8299 - type: "file"
8300   title: "VPP MRR Configuration"
8301   algorithm: "file_details_split"
8302   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
8303   dir-tables:
8304     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
8305     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
8306     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
8307     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
8308     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
8309     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
8310     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
8311   data:
8312     - "vpp-mrr-results-2n-skx"
8313     - "vpp-mrr-results-3n-skx"
8314     - "vpp-mrr-results-2n-clx"
8315     - "vpp-mrr-results-3n-hsw"
8316     - "vpp-mrr-results-3n-tsh"
8317     - "vpp-mrr-results-2n-dnv"
8318     - "vpp-mrr-results-3n-dnv"
8319   filter: "all"
8320   data-start-level: 4
8321   order-chapters:
8322     level-1:
8323       - "l2"
8324       - "ip4"
8325       - "ip6"
8326       - "srv6"
8327       - "ip4_tunnels"
8328       - "ip6_tunnels"
8329       - "vm_vhost"
8330       - "container_memif"
8331       - "crypto"
8332       - "vts"
8333       - "lb"
8334       - "nfv_density"
8335       - "hoststack"
8336     level-2:
8337       - "2n-skx"
8338       - "3n-skx"
8339       - "2n-clx"
8340       - "3n-hsw"
8341       - "3n-tsh"
8342       - "2n-dnv"
8343       - "3n-dnv"
8344     level-3:
8345       - "xl710"
8346       - "x520"
8347       - "xxv710"
8348       - "x710"
8349       - "x553"
8350       - "cx556a"
8351       - "vic1227"
8352       - "vic1385"
8353
8354 # VPP Device Results - Ubuntu
8355 - type: "file"
8356   title: "VPP Device Results - Ubuntu"
8357   algorithm: "file_test_results"
8358   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
8359   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
8360   data: "vpp-device-results-ubuntu"
8361   filter: "all"
8362   data-start-level: 4
8363
8364 # VPP Device Configuration - Ubuntu
8365 - type: "file"
8366   title: "VPP Device Configuration - Ubuntu"
8367   algorithm: "file_test_results"
8368   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
8369   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
8370   data: "vpp-device-results-ubuntu"
8371   filter: "all"
8372   data-start-level: 4
8373
8374 # DPDK Performance Results 3n-hsw
8375 - type: "file"
8376   title: "DPDK Performance Results 3n-hsw"
8377   algorithm: "file_test_results"
8378   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
8379   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
8380   data: "dpdk-perf-results-3n-hsw"
8381   filter: "all"
8382   data-start-level: 4
8383
8384 # DPDK Performance Results 3n-skx
8385 - type: "file"
8386   title: "DPDK Performance Results 3n-skx"
8387   algorithm: "file_test_results"
8388   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
8389   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
8390   data: "dpdk-perf-results-3n-skx"
8391   filter: "all"
8392   data-start-level: 4
8393
8394 # DPDK Performance Results 2n-skx
8395 - type: "file"
8396   title: "DPDK Performance Results 2n-skx"
8397   algorithm: "file_test_results"
8398   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
8399   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
8400   data: "dpdk-perf-results-2n-skx"
8401   filter: "all"
8402   data-start-level: 4
8403
8404 # DPDK Performance Results 2n-clx
8405 - type: "file"
8406   title: "DPDK Performance Results 2n-clx"
8407   algorithm: "file_test_results"
8408   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
8409   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
8410   data: "dpdk-perf-results-2n-clx"
8411   filter: "all"
8412   data-start-level: 4
8413
8414 # DPDK Performance Results 2n-dnv
8415 - type: "file"
8416   title: "DPDK Performance Results 2n-dnv"
8417   algorithm: "file_test_results"
8418   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
8419   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
8420   data: "dpdk-perf-results-2n-dnv"
8421   filter: "all"
8422   data-start-level: 4
8423
8424 # DPDK Performance Results 3n-dnv
8425 - type: "file"
8426   title: "DPDK Performance Results 3n-dnv"
8427   algorithm: "file_test_results"
8428   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
8429   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
8430   data: "dpdk-perf-results-3n-dnv"
8431   filter: "all"
8432   data-start-level: 4
8433
8434 # DPDK Performance Results 3n-tsh
8435 - type: "file"
8436   title: "DPDK Performance Results 3n-tsh"
8437   algorithm: "file_test_results"
8438   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
8439   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
8440   data: "dpdk-perf-results-3n-tsh"
8441   filter: "all"
8442   data-start-level: 4
8443
8444 ################################################################################
8445 ###                                P L O T S                                 ###
8446 ################################################################################
8447
8448 # Hoststack tests 3n-hsw
8449
8450 - type: "plot"
8451   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
8452   algorithm: "plot_perf_box_name"
8453   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
8454   data: "plot-vpp-hoststack-3n-hsw"
8455   include:
8456     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
8457     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
8458   layout:
8459     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
8460     layout: "plot-hoststack"
8461
8462 - type: "plot"
8463   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
8464   algorithm: "plot_perf_box_name"
8465   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
8466   data: "plot-vpp-hoststack-3n-hsw"
8467   include:
8468     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
8469     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
8470   layout:
8471     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
8472     layout: "plot-hoststack"
8473
8474 - type: "plot"
8475   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
8476   algorithm: "plot_perf_box_name"
8477   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
8478   data: "plot-vpp-hoststack-3n-hsw"
8479   include:
8480     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
8481     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
8482     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
8483     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
8484   layout:
8485     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
8486     layout: "plot-hoststack"
8487
8488 ## Plots VPP HTTP Server Performance
8489 #- type: "plot"
8490 #  title: "VPP HTTP Server Performance"
8491 #  algorithm: "plot_http_server_perf_box"
8492 #  output-file-type: ".html"
8493 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
8494 #  data:
8495 #    "plot-vpp-http-server-performance"
8496 #  filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
8497 #  parameters:
8498 #  - "result"
8499 #  - "name"
8500 #  traces:
8501 #    hoverinfo: "y+name"
8502 #    boxpoints: "outliers"
8503 #    whiskerwidth: 0
8504 #  layout:
8505 #    title: "VPP HTTP Server Performance"
8506 #    layout:
8507 #      "plot-cps"
8508 #
8509 #- type: "plot"
8510 #  title: "VPP HTTP Server Performance"
8511 #  algorithm: "plot_http_server_perf_box"
8512 #  output-file-type: ".html"
8513 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
8514 #  data:
8515 #    "plot-vpp-http-server-performance"
8516 #  filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
8517 #  parameters:
8518 #  - "result"
8519 #  - "name"
8520 #  traces:
8521 #    hoverinfo: "y+name"
8522 #    boxpoints: "outliers"
8523 #    whiskerwidth: 0
8524 #  layout:
8525 #    title: "VPP HTTP Server Performance"
8526 #    layout:
8527 #      "plot-rps"
8528
8529 ################################################################################
8530
8531 # Soak Test (PLRsearch), boxes - 2n-clx
8532 - type: "plot"
8533   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8534   algorithm: "plot_perf_box_name"
8535   output-file-type: ".html"
8536   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
8537   data: "plot-vpp-soak-2n-clx"
8538   include:
8539     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
8540     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
8541     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
8542     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
8543     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
8544     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
8545   layout:
8546     title: "30 Minutes Soak Test (PLRsearch)"
8547     layout: "plot-soak-throughput"
8548
8549 # Soak Test (PLRsearch), boxes - 2n-clx
8550 - type: "plot"
8551   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8552   algorithm: "plot_perf_box_name"
8553   output-file-type: ".html"
8554   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
8555   data: "plot-vpp-soak-2n-clx"
8556   include:
8557     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
8558     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
8559     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8560     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8561     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
8562     - "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"
8563   layout:
8564     title: "30 Minutes Soak Test (PLRsearch)"
8565     layout: "plot-soak-throughput"
8566
8567 # Soak Test (PLRsearch), boxes - 2n-skx
8568 - type: "plot"
8569   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8570   algorithm: "plot_perf_box_name"
8571   output-file-type: ".html"
8572   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
8573   data: "plot-vpp-soak-2n-skx"
8574   include:
8575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
8576     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
8577     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
8578     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
8579     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
8580     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
8581   layout:
8582     title: "30 Minutes Soak Test (PLRsearch)"
8583     layout: "plot-soak-throughput"
8584
8585 # Soak Test (PLRsearch), boxes - 2n-skx
8586 - type: "plot"
8587   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8588   algorithm: "plot_perf_box_name"
8589   output-file-type: ".html"
8590   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
8591   data: "plot-vpp-soak-2n-skx"
8592   include:
8593     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
8594     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
8595     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8596     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8597     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
8598     - "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"
8599   layout:
8600     title: "30 Minutes Soak Test (PLRsearch)"
8601     layout: "plot-soak-throughput"
8602
8603 ###############################################################################
8604
8605 # Reconf tests 2n-skx
8606
8607 - type: "plot"
8608   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8609   algorithm: "plot_nf_reconf_box_name"
8610   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8611   data: "plot-vpp-nfv-reconf-2n-skx"
8612   include:
8613     - "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"
8614     - "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"
8615     - "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"
8616     - "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"
8617     - "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"
8618     - "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"
8619   layout:
8620     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8621     layout: "plot-throughput"
8622
8623 - type: "plot"
8624   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8625   algorithm: "plot_nf_reconf_box_name"
8626   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8627   data: "plot-vpp-nfv-reconf-2n-skx"
8628   include:
8629     - "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"
8630     - "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"
8631     - "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"
8632     - "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"
8633     - "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"
8634     - "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"
8635   layout:
8636     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8637     layout: "plot-throughput"
8638
8639 - type: "plot"
8640   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8641   algorithm: "plot_nf_reconf_box_name"
8642   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8643   data: "plot-vpp-nfv-reconf-2n-skx"
8644   include:
8645     - "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"
8646     - "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"
8647     - "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"
8648     - "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"
8649     - "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"
8650     - "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"
8651   layout:
8652     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8653     layout: "plot-throughput"
8654
8655 ###############################################################################
8656
8657 # Reconf tests 2n-clx
8658
8659 - type: "plot"
8660   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8661   algorithm: "plot_nf_reconf_box_name"
8662   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8663   data: "plot-vpp-nfv-reconf-2n-clx"
8664   include:
8665     - "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"
8666     - "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"
8667     - "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"
8668     - "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"
8669   layout:
8670     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8671     layout: "plot-throughput"
8672
8673 - type: "plot"
8674   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8675   algorithm: "plot_nf_reconf_box_name"
8676   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8677   data: "plot-vpp-nfv-reconf-2n-clx"
8678   include:
8679     - "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"
8680     - "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"
8681     - "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"
8682     - "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"
8683   layout:
8684     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8685     layout: "plot-throughput"
8686
8687 - type: "plot"
8688   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8689   algorithm: "plot_nf_reconf_box_name"
8690   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8691   data: "plot-vpp-nfv-reconf-2n-clx"
8692   include:
8693     - "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"
8694     - "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"
8695     - "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"
8696     - "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"
8697   layout:
8698     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8699     layout: "plot-throughput"
8700
8701 ###############################################################################
8702
8703 # Plots - NF Density - VSC - MRR IMIX
8704 - type: "plot"
8705   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8706   algorithm: "plot_nf_heatmap"
8707   output-file-type: ".html"
8708   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
8709   data: "plot-vpp-nfv-2n-skx-mrr"
8710   filter: "'NIC_Intel-XXV710' and
8711            'NF_DENSITY' and
8712            'VHOST' and
8713            not 'VXLAN' and
8714            'CHAIN' and
8715            'NF_VPPIP4' and
8716            'IMIX' and
8717            '2T1C' and
8718            'MRR'"
8719   parameters:
8720   - "result"
8721   - "name"
8722   - "tags"
8723   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8724   x-axis: "X = VNFs per Service Chain"
8725   y-axis: "Y = Number of Service Chains"
8726   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8727   layout:
8728     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8729     layout: "plot-service-density"
8730
8731 - type: "plot"
8732   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8733   algorithm: "plot_nf_heatmap"
8734   output-file-type: ".html"
8735   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
8736   data: "plot-vpp-nfv-2n-skx-mrr"
8737   filter: "'NIC_Intel-XXV710' and
8738            'NF_DENSITY' and
8739            'VHOST' and
8740            not 'VXLAN' and
8741            'CHAIN' and
8742            'NF_VPPIP4' and
8743            'IMIX' and
8744            '4T2C' and
8745            'MRR'"
8746   parameters:
8747   - "result"
8748   - "name"
8749   - "tags"
8750   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8751   x-axis: "X = VNFs per Service Chain"
8752   y-axis: "Y = Number of Service Chains"
8753   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8754   layout:
8755     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8756     layout: "plot-service-density"
8757
8758 - type: "plot"
8759   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8760   algorithm: "plot_nf_heatmap"
8761   output-file-type: ".html"
8762   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
8763   data: "plot-vpp-nfv-2n-skx-mrr"
8764   filter: "'NIC_Intel-XXV710' and
8765            'NF_DENSITY' and
8766            'VHOST' and
8767            not 'VXLAN' and
8768            'CHAIN' and
8769            'NF_VPPIP4' and
8770            'IMIX' and
8771            '8T4C' and
8772            'MRR'"
8773   parameters:
8774   - "result"
8775   - "name"
8776   - "tags"
8777   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8778   x-axis: "X = VNFs per Service Chain"
8779   y-axis: "Y = Number of Service Chains"
8780   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8781   layout:
8782     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8783     layout: "plot-service-density"
8784
8785 # Plots - NF Density - VSC - NDR IMIX
8786 - type: "plot"
8787   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8788   algorithm: "plot_nf_heatmap"
8789   output-file-type: ".html"
8790   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
8791   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8792   filter: "'NIC_Intel-XXV710' and
8793            'NF_DENSITY' and
8794            'VHOST' and
8795            not 'VXLAN' and
8796            'CHAIN' and
8797            'NF_VPPIP4' and
8798            'IMIX' and
8799            '2T1C' and
8800            'NDRPDR'"
8801   parameters:
8802   - "throughput"
8803   - "name"
8804   - "tags"
8805   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8806   x-axis: "X = VNFs per Service Chain"
8807   y-axis: "Y = Number of Service Chains"
8808   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8809   layout:
8810     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8811     layout: "plot-service-density"
8812
8813 - type: "plot"
8814   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8815   algorithm: "plot_nf_heatmap"
8816   output-file-type: ".html"
8817   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
8818   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8819   filter: "'NIC_Intel-XXV710' and
8820            'NF_DENSITY' and
8821            'VHOST' and
8822            not 'VXLAN' and
8823            'CHAIN' and
8824            'NF_VPPIP4' and
8825            'IMIX' and
8826            '4T2C' and
8827            'NDRPDR'"
8828   parameters:
8829   - "throughput"
8830   - "name"
8831   - "tags"
8832   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8833   x-axis: "X = VNFs per Service Chain"
8834   y-axis: "Y = Number of Service Chains"
8835   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8836   layout:
8837     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8838     layout: "plot-service-density"
8839
8840 - type: "plot"
8841   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8842   algorithm: "plot_nf_heatmap"
8843   output-file-type: ".html"
8844   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
8845   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8846   filter: "'NIC_Intel-XXV710' and
8847            'NF_DENSITY' and
8848            'VHOST' and
8849            not 'VXLAN' and
8850            'CHAIN' and
8851            'NF_VPPIP4' and
8852            'IMIX' and
8853            '8T4C' and
8854            'NDRPDR'"
8855   parameters:
8856   - "throughput"
8857   - "name"
8858   - "tags"
8859   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8860   x-axis: "X = VNFs per Service Chain"
8861   y-axis: "Y = Number of Service Chains"
8862   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8863   layout:
8864     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8865     layout: "plot-service-density"
8866
8867 # Plots - NF Density - VSC - PDR IMIX
8868 - type: "plot"
8869   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8870   algorithm: "plot_nf_heatmap"
8871   output-file-type: ".html"
8872   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
8873   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8874   filter: "'NIC_Intel-XXV710' and
8875            'NF_DENSITY' and
8876            'VHOST' and
8877            not 'VXLAN' and
8878            'CHAIN' and
8879            'NF_VPPIP4' and
8880            'IMIX' and
8881            '2T1C' and
8882            'NDRPDR'"
8883   parameters:
8884   - "throughput"
8885   - "name"
8886   - "tags"
8887   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8888   x-axis: "X = VNFs per Service Chain"
8889   y-axis: "Y = Number of Service Chains"
8890   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8891   layout:
8892     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8893     layout: "plot-service-density"
8894
8895 - type: "plot"
8896   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8897   algorithm: "plot_nf_heatmap"
8898   output-file-type: ".html"
8899   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
8900   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8901   filter: "'NIC_Intel-XXV710' and
8902            'NF_DENSITY' and
8903            'VHOST' and
8904            not 'VXLAN' and
8905            'CHAIN' and
8906            'NF_VPPIP4' and
8907            'IMIX' and
8908            '4T2C' and
8909            'NDRPDR'"
8910   parameters:
8911   - "throughput"
8912   - "name"
8913   - "tags"
8914   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8915   x-axis: "X = VNFs per Service Chain"
8916   y-axis: "Y = Number of Service Chains"
8917   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8918   layout:
8919     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8920     layout: "plot-service-density"
8921
8922 - type: "plot"
8923   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8924   algorithm: "plot_nf_heatmap"
8925   output-file-type: ".html"
8926   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
8927   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8928   filter: "'NIC_Intel-XXV710' and
8929            'NF_DENSITY' and
8930            'VHOST' and
8931            not 'VXLAN' and
8932            'CHAIN' and
8933            'NF_VPPIP4' and
8934            'IMIX' and
8935            '8T4C' and
8936            'NDRPDR'"
8937   parameters:
8938   - "throughput"
8939   - "name"
8940   - "tags"
8941   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8942   x-axis: "X = VNFs per Service Chain"
8943   y-axis: "Y = Number of Service Chains"
8944   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8945   layout:
8946     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8947     layout: "plot-service-density"
8948
8949 ###############################################################################
8950
8951 # Plots - NF Density - VSC - MRR IMIX
8952 - type: "plot"
8953   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8954   algorithm: "plot_nf_heatmap"
8955   output-file-type: ".html"
8956   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
8957   data: "plot-vpp-nfv-2n-skx-mrr"
8958   filter: "'NIC_Intel-XXV710' and
8959            'NF_DENSITY' and
8960            'VHOST' and
8961            'VXLAN' and
8962            'CHAIN' and
8963            'IMIX' and
8964            '2T1C' and
8965            'MRR'"
8966   parameters:
8967   - "result"
8968   - "name"
8969   - "tags"
8970   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8971   x-axis: "X = VNFs per Service Chain"
8972   y-axis: "Y = Number of Service Chains"
8973   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8974   layout:
8975     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8976     layout: "plot-service-density"
8977
8978 - type: "plot"
8979   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8980   algorithm: "plot_nf_heatmap"
8981   output-file-type: ".html"
8982   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
8983   data: "plot-vpp-nfv-2n-skx-mrr"
8984   filter: "'NIC_Intel-XXV710' and
8985            'NF_DENSITY' and
8986            'VHOST' and
8987            'VXLAN' and
8988            'CHAIN' and
8989            'IMIX' and
8990            '4T2C' and
8991            'MRR'"
8992   parameters:
8993   - "result"
8994   - "name"
8995   - "tags"
8996   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8997   x-axis: "X = VNFs per Service Chain"
8998   y-axis: "Y = Number of Service Chains"
8999   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9000   layout:
9001     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9002     layout: "plot-service-density"
9003
9004 - type: "plot"
9005   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9006   algorithm: "plot_nf_heatmap"
9007   output-file-type: ".html"
9008   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
9009   data: "plot-vpp-nfv-2n-skx-mrr"
9010   filter: "'NIC_Intel-XXV710' and
9011            'NF_DENSITY' and
9012            'VHOST' and
9013            'VXLAN' and
9014            'CHAIN' and
9015            'IMIX' and
9016            '8T4C' and
9017            'MRR'"
9018   parameters:
9019   - "result"
9020   - "name"
9021   - "tags"
9022   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9023   x-axis: "X = VNFs per Service Chain"
9024   y-axis: "Y = Number of Service Chains"
9025   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9026   layout:
9027     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9028     layout: "plot-service-density"
9029
9030 # Plots - NF Density - VSC - NDR IMIX
9031 - type: "plot"
9032   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9033   algorithm: "plot_nf_heatmap"
9034   output-file-type: ".html"
9035   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
9036   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9037   filter: "'NIC_Intel-XXV710' and
9038            'NF_DENSITY' and
9039            'VHOST' and
9040            'VXLAN' and
9041            'CHAIN' and
9042            'IMIX' and
9043            '2T1C' and
9044            'NDRPDR'"
9045   parameters:
9046   - "throughput"
9047   - "name"
9048   - "tags"
9049   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9050   x-axis: "X = VNFs per Service Chain"
9051   y-axis: "Y = Number of Service Chains"
9052   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9053   layout:
9054     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9055     layout: "plot-service-density"
9056
9057 - type: "plot"
9058   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9059   algorithm: "plot_nf_heatmap"
9060   output-file-type: ".html"
9061   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9062   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9063   filter: "'NIC_Intel-XXV710' and
9064            'NF_DENSITY' and
9065            'VHOST' and
9066            'VXLAN' and
9067            'CHAIN' and
9068            'IMIX' and
9069            '4T2C' and
9070            'NDRPDR'"
9071   parameters:
9072   - "throughput"
9073   - "name"
9074   - "tags"
9075   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9076   x-axis: "X = VNFs per Service Chain"
9077   y-axis: "Y = Number of Service Chains"
9078   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9079   layout:
9080     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9081     layout: "plot-service-density"
9082
9083 - type: "plot"
9084   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9085   algorithm: "plot_nf_heatmap"
9086   output-file-type: ".html"
9087   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9088   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9089   filter: "'NIC_Intel-XXV710' and
9090            'NF_DENSITY' and
9091            'VHOST' and
9092            'VXLAN' and
9093            'CHAIN' and
9094            'IMIX' and
9095            '8T4C' and
9096            'NDRPDR'"
9097   parameters:
9098   - "throughput"
9099   - "name"
9100   - "tags"
9101   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9102   x-axis: "X = VNFs per Service Chain"
9103   y-axis: "Y = Number of Service Chains"
9104   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9105   layout:
9106     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9107     layout: "plot-service-density"
9108
9109 # Plots - NF Density - VSC - PDR IMIX
9110 - type: "plot"
9111   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9112   algorithm: "plot_nf_heatmap"
9113   output-file-type: ".html"
9114   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9115   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9116   filter: "'NIC_Intel-XXV710' and
9117            'NF_DENSITY' and
9118            'VHOST' and
9119            'VXLAN' and
9120            'CHAIN' and
9121            'IMIX' and
9122            '2T1C' and
9123            'NDRPDR'"
9124   parameters:
9125   - "throughput"
9126   - "name"
9127   - "tags"
9128   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9129   x-axis: "X = VNFs per Service Chain"
9130   y-axis: "Y = Number of Service Chains"
9131   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9132   layout:
9133     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9134     layout: "plot-service-density"
9135
9136 - type: "plot"
9137   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9138   algorithm: "plot_nf_heatmap"
9139   output-file-type: ".html"
9140   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
9141   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9142   filter: "'NIC_Intel-XXV710' and
9143            'NF_DENSITY' and
9144            'VHOST' and
9145            'VXLAN' and
9146            'CHAIN' and
9147            'IMIX' and
9148            '4T2C' and
9149            'NDRPDR'"
9150   parameters:
9151   - "throughput"
9152   - "name"
9153   - "tags"
9154   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9155   x-axis: "X = VNFs per Service Chain"
9156   y-axis: "Y = Number of Service Chains"
9157   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9158   layout:
9159     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9160     layout: "plot-service-density"
9161
9162 - type: "plot"
9163   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9164   algorithm: "plot_nf_heatmap"
9165   output-file-type: ".html"
9166   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
9167   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9168   filter: "'NIC_Intel-XXV710' and
9169            'NF_DENSITY' and
9170            'VHOST' and
9171            'VXLAN' and
9172            'CHAIN' and
9173            'IMIX' and
9174            '8T4C' and
9175            'NDRPDR'"
9176   parameters:
9177   - "throughput"
9178   - "name"
9179   - "tags"
9180   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9181   x-axis: "X = VNFs per Service Chain"
9182   y-axis: "Y = Number of Service Chains"
9183   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9184   layout:
9185     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9186     layout: "plot-service-density"
9187
9188 ###############################################################################
9189
9190 # Plots - NF Density - CSC - MRR IMIX
9191 - type: "plot"
9192   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9193   algorithm: "plot_nf_heatmap"
9194   output-file-type: ".html"
9195   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
9196   data: "plot-vpp-nfv-2n-skx-mrr"
9197   filter: "'NIC_Intel-XXV710' and
9198            'NF_DENSITY' and
9199            'DOCKER' and
9200            'CHAIN' and
9201            'NF_VPPIP4' and
9202            'IMIX' and
9203            '2T1C' and
9204            'MRR'"
9205   parameters:
9206   - "result"
9207   - "name"
9208   - "tags"
9209   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9210   x-axis: "X = CNFs per Service Chain"
9211   y-axis: "Y = Number of Service Chains"
9212   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9213   layout:
9214     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9215     layout: "plot-service-density"
9216
9217 - type: "plot"
9218   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9219   algorithm: "plot_nf_heatmap"
9220   output-file-type: ".html"
9221   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
9222   data: "plot-vpp-nfv-2n-skx-mrr"
9223   filter: "'NIC_Intel-XXV710' and
9224            'NF_DENSITY' and
9225            'DOCKER' and
9226            'CHAIN' and
9227            'NF_VPPIP4' and
9228            'IMIX' and
9229            '4T2C' and
9230            'MRR'"
9231   parameters:
9232   - "result"
9233   - "name"
9234   - "tags"
9235   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9236   x-axis: "X = CNFs per Service Chain"
9237   y-axis: "Y = Number of Service Chains"
9238   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9239   layout:
9240     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9241     layout: "plot-service-density"
9242
9243 - type: "plot"
9244   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9245   algorithm: "plot_nf_heatmap"
9246   output-file-type: ".html"
9247   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
9248   data: "plot-vpp-nfv-2n-skx-mrr"
9249   filter: "'NIC_Intel-XXV710' and
9250            'NF_DENSITY' and
9251            'DOCKER' and
9252            'CHAIN' and
9253            'NF_VPPIP4' and
9254            'IMIX' and
9255            '8T4C' and
9256            'MRR'"
9257   parameters:
9258   - "result"
9259   - "name"
9260   - "tags"
9261   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9262   x-axis: "X = CNFs per Service Chain"
9263   y-axis: "Y = Number of Service Chains"
9264   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9265   layout:
9266     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9267     layout: "plot-service-density"
9268
9269 # Plots - NF Density - CSC - NDR IMIX
9270 - type: "plot"
9271   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9272   algorithm: "plot_nf_heatmap"
9273   output-file-type: ".html"
9274   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
9275   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9276   filter: "'NIC_Intel-XXV710' and
9277            'NF_DENSITY' and
9278            'DOCKER' and
9279            'CHAIN' and
9280            'NF_VPPIP4' and
9281            'IMIX' and
9282            '2T1C' and
9283            'NDRPDR'"
9284   parameters:
9285   - "throughput"
9286   - "name"
9287   - "tags"
9288   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9289   x-axis: "X = CNFs per Service Chain"
9290   y-axis: "Y = Number of Service Chains"
9291   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9292   layout:
9293     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9294     layout: "plot-service-density"
9295
9296 - type: "plot"
9297   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9298   algorithm: "plot_nf_heatmap"
9299   output-file-type: ".html"
9300   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
9301   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9302   filter: "'NIC_Intel-XXV710' and
9303            'NF_DENSITY' and
9304            'DOCKER' and
9305            'CHAIN' and
9306            'NF_VPPIP4' and
9307            'IMIX' and
9308            '4T2C' and
9309            'NDRPDR'"
9310   parameters:
9311   - "throughput"
9312   - "name"
9313   - "tags"
9314   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9315   x-axis: "X = CNFs per Service Chain"
9316   y-axis: "Y = Number of Service Chains"
9317   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9318   layout:
9319     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9320     layout: "plot-service-density"
9321
9322 - type: "plot"
9323   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9324   algorithm: "plot_nf_heatmap"
9325   output-file-type: ".html"
9326   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
9327   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9328   filter: "'NIC_Intel-XXV710' and
9329            'NF_DENSITY' and
9330            'DOCKER' and
9331            'CHAIN' and
9332            'NF_VPPIP4' and
9333            'IMIX' and
9334            '8T4C' and
9335            'NDRPDR'"
9336   parameters:
9337   - "throughput"
9338   - "name"
9339   - "tags"
9340   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9341   x-axis: "X = CNFs per Service Chain"
9342   y-axis: "Y = Number of Service Chains"
9343   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9344   layout:
9345     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9346     layout: "plot-service-density"
9347
9348 # Plots - NF Density - CSC - PDR IMIX
9349 - type: "plot"
9350   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9351   algorithm: "plot_nf_heatmap"
9352   output-file-type: ".html"
9353   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
9354   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9355   filter: "'NIC_Intel-XXV710' and
9356            'NF_DENSITY' and
9357            'DOCKER' and
9358            'CHAIN' and
9359            'NF_VPPIP4' and
9360            'IMIX' and
9361            '2T1C' and
9362            'NDRPDR'"
9363   parameters:
9364   - "throughput"
9365   - "name"
9366   - "tags"
9367   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9368   x-axis: "X = CNFs per Service Chain"
9369   y-axis: "Y = Number of Service Chains"
9370   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9371   layout:
9372     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9373     layout: "plot-service-density"
9374
9375 - type: "plot"
9376   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9377   algorithm: "plot_nf_heatmap"
9378   output-file-type: ".html"
9379   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
9380   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9381   filter: "'NIC_Intel-XXV710' and
9382            'NF_DENSITY' and
9383            'DOCKER' and
9384            'CHAIN' and
9385            'NF_VPPIP4' and
9386            'IMIX' and
9387            '4T2C' and
9388            'NDRPDR'"
9389   parameters:
9390   - "throughput"
9391   - "name"
9392   - "tags"
9393   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9394   x-axis: "X = CNFs per Service Chain"
9395   y-axis: "Y = Number of Service Chains"
9396   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9397   layout:
9398     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9399     layout: "plot-service-density"
9400
9401 - type: "plot"
9402   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9403   algorithm: "plot_nf_heatmap"
9404   output-file-type: ".html"
9405   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
9406   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9407   filter: "'NIC_Intel-XXV710' and
9408            'NF_DENSITY' and
9409            'DOCKER' and
9410            'CHAIN' and
9411            'NF_VPPIP4' and
9412            'IMIX' and
9413            '8T4C' and
9414            'NDRPDR'"
9415   parameters:
9416   - "throughput"
9417   - "name"
9418   - "tags"
9419   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9420   x-axis: "X = CNFs per Service Chain"
9421   y-axis: "Y = Number of Service Chains"
9422   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9423   layout:
9424     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9425     layout: "plot-service-density"
9426
9427 ################################################################################
9428 #
9429 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9430 #- type: "plot"
9431 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9432 #  algorithm: "plot_nf_heatmap"
9433 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
9434 #  data: "plot-vpp-nfv-3n-skx-mrr"
9435 #  filter: "'NIC_Intel-XXV710' and
9436 #           'NF_DENSITY' and
9437 #           'DOCKER' and
9438 #           'CHAIN' and
9439 #           'NF_VPPIP4' and
9440 #           'IPSEC' and
9441 #           'TNL_4' and
9442 #           'IMIX' and
9443 #           '2T1C' and
9444 #           'MRR'"
9445 #  parameters:
9446 #  - "result"
9447 #  - "name"
9448 #  - "tags"
9449 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9450 #  x-axis: "X = CNFs per Service Chain"
9451 #  y-axis: "Y = Number of Service Chains"
9452 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9453 #  layout:
9454 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9455 #    layout: "plot-service-density"
9456 #
9457 #- type: "plot"
9458 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9459 #  algorithm: "plot_nf_heatmap"
9460 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
9461 #  data: "plot-vpp-nfv-3n-skx-mrr"
9462 #  filter: "'NIC_Intel-XXV710' and
9463 #           'NF_DENSITY' and
9464 #           'DOCKER' and
9465 #           'CHAIN' and
9466 #           'NF_VPPIP4' and
9467 #           'IPSEC' and
9468 #           'TNL_4' and
9469 #           'IMIX' and
9470 #           '4T2C' and
9471 #           'MRR'"
9472 #  parameters:
9473 #  - "result"
9474 #  - "name"
9475 #  - "tags"
9476 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9477 #  x-axis: "X = CNFs per Service Chain"
9478 #  y-axis: "Y = Number of Service Chains"
9479 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9480 #  layout:
9481 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9482 #    layout: "plot-service-density"
9483 #
9484 #- type: "plot"
9485 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9486 #  algorithm: "plot_nf_heatmap"
9487 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
9488 #  data: "plot-vpp-nfv-3n-skx-mrr"
9489 #  filter: "'NIC_Intel-XXV710' and
9490 #           'NF_DENSITY' and
9491 #           'DOCKER' and
9492 #           'CHAIN' and
9493 #           'NF_VPPIP4' and
9494 #           'IPSEC' and
9495 #           'TNL_4' and
9496 #           'IMIX' and
9497 #           '8T4C' and
9498 #           'MRR'"
9499 #  parameters:
9500 #  - "result"
9501 #  - "name"
9502 #  - "tags"
9503 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9504 #  x-axis: "X = CNFs per Service Chain"
9505 #  y-axis: "Y = Number of Service Chains"
9506 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9507 #  layout:
9508 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9509 #    layout: "plot-service-density"
9510
9511 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9512 - type: "plot"
9513   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9514   algorithm: "plot_nf_heatmap"
9515   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
9516   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9517   filter: "'NIC_Intel-XXV710' and
9518            'NF_DENSITY' and
9519            'DOCKER' and
9520            'CHAIN' and
9521            'NF_VPPIP4' and
9522            'IPSEC' and
9523            'TNL_4' and
9524            'IMIX' and
9525            '2T1C' and
9526            'NDRPDR'"
9527   parameters:
9528   - "throughput"
9529   - "name"
9530   - "tags"
9531   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9532   x-axis: "X = CNFs per Service Chain"
9533   y-axis: "Y = Number of Service Chains"
9534   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9535   layout:
9536     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9537     layout: "plot-service-density"
9538
9539 - type: "plot"
9540   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9541   algorithm: "plot_nf_heatmap"
9542   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
9543   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9544   filter: "'NIC_Intel-XXV710' and
9545            'NF_DENSITY' and
9546            'DOCKER' and
9547            'CHAIN' and
9548            'NF_VPPIP4' and
9549            'IPSEC' and
9550            'TNL_4' and
9551            'IMIX' and
9552            '4T2C' and
9553            'NDRPDR'"
9554   parameters:
9555   - "throughput"
9556   - "name"
9557   - "tags"
9558   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9559   x-axis: "X = CNFs per Service Chain"
9560   y-axis: "Y = Number of Service Chains"
9561   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9562   layout:
9563     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9564     layout: "plot-service-density"
9565
9566 - type: "plot"
9567   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9568   algorithm: "plot_nf_heatmap"
9569   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
9570   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9571   filter: "'NIC_Intel-XXV710' and
9572            'NF_DENSITY' and
9573            'DOCKER' and
9574            'CHAIN' and
9575            'NF_VPPIP4' and
9576            'IPSEC' and
9577            'TNL_4' and
9578            'IMIX' and
9579            '8T4C' and
9580            'NDRPDR'"
9581   parameters:
9582   - "throughput"
9583   - "name"
9584   - "tags"
9585   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9586   x-axis: "X = CNFs per Service Chain"
9587   y-axis: "Y = Number of Service Chains"
9588   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9589   layout:
9590     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9591     layout: "plot-service-density"
9592
9593 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9594 - type: "plot"
9595   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9596   algorithm: "plot_nf_heatmap"
9597   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
9598   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9599   filter: "'NIC_Intel-XXV710' and
9600            'NF_DENSITY' and
9601            'DOCKER' and
9602            'CHAIN' and
9603            'NF_VPPIP4' and
9604            'IPSEC' and
9605            'TNL_4' and
9606            'IMIX' and
9607            '2T1C' and
9608            'NDRPDR'"
9609   parameters:
9610   - "throughput"
9611   - "name"
9612   - "tags"
9613   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9614   x-axis: "X = CNFs per Service Chain"
9615   y-axis: "Y = Number of Service Chains"
9616   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9617   layout:
9618     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9619     layout: "plot-service-density"
9620
9621 - type: "plot"
9622   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9623   algorithm: "plot_nf_heatmap"
9624   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
9625   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9626   filter: "'NIC_Intel-XXV710' and
9627            'NF_DENSITY' and
9628            'DOCKER' and
9629            'CHAIN' and
9630            'NF_VPPIP4' and
9631            'IPSEC' and
9632            'TNL_4' and
9633            'IMIX' and
9634            '4T2C' and
9635            'NDRPDR'"
9636   parameters:
9637   - "throughput"
9638   - "name"
9639   - "tags"
9640   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9641   x-axis: "X = CNFs per Service Chain"
9642   y-axis: "Y = Number of Service Chains"
9643   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9644   layout:
9645     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9646     layout: "plot-service-density"
9647
9648 - type: "plot"
9649   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9650   algorithm: "plot_nf_heatmap"
9651   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
9652   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9653   filter: "'NIC_Intel-XXV710' and
9654            'NF_DENSITY' and
9655            'DOCKER' and
9656            'CHAIN' and
9657            'NF_VPPIP4' and
9658            'IPSEC' and
9659            'TNL_4' and
9660            'IMIX' and
9661            '8T4C' and
9662            'NDRPDR'"
9663   parameters:
9664   - "throughput"
9665   - "name"
9666   - "tags"
9667   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9668   x-axis: "X = CNFs per Service Chain"
9669   y-axis: "Y = Number of Service Chains"
9670   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9671   layout:
9672     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9673     layout: "plot-service-density"
9674
9675 ###############################################################################
9676
9677 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9678 #- type: "plot"
9679 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9680 #  algorithm: "plot_nf_heatmap"
9681 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
9682 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9683 #  filter: "'NIC_Intel-XL710' and
9684 #           'NF_DENSITY' and
9685 #           'DOCKER' and
9686 #           'CHAIN' and
9687 #           'NF_VPPIP4' and
9688 #           'IMIX' and
9689 #           'TNL_4' and
9690 #           '1T1C' and
9691 #           'MRR'"
9692 #  parameters:
9693 #  - "result"
9694 #  - "name"
9695 #  - "tags"
9696 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9697 #  x-axis: "X = CNFs per Service Chain"
9698 #  y-axis: "Y = Number of Service Chains"
9699 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9700 #  layout:
9701 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9702 #    layout: "plot-service-density"
9703 #
9704 #- type: "plot"
9705 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9706 #  algorithm: "plot_nf_heatmap"
9707 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
9708 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9709 #  filter: "'NIC_Intel-XL710' and
9710 #           'NF_DENSITY' and
9711 #           'DOCKER' and
9712 #           'CHAIN' and
9713 #           'NF_VPPIP4' and
9714 #           'IPSEC' and
9715 #           'TNL_4' and
9716 #           'IMIX' and
9717 #           '2T2C' and
9718 #           'MRR'"
9719 #  parameters:
9720 #  - "result"
9721 #  - "name"
9722 #  - "tags"
9723 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9724 #  x-axis: "X = CNFs per Service Chain"
9725 #  y-axis: "Y = Number of Service Chains"
9726 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9727 #  layout:
9728 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9729 #    layout: "plot-service-density"
9730 #
9731 #- type: "plot"
9732 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9733 #  algorithm: "plot_nf_heatmap"
9734 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
9735 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9736 #  filter: "'NIC_Intel-XL710' and
9737 #           'NF_DENSITY' and
9738 #           'DOCKER' and
9739 #           'CHAIN' and
9740 #           'NF_VPPIP4' and
9741 #           'IPSEC' and
9742 #           'TNL_4' and
9743 #           'IMIX' and
9744 #           '4T4C' and
9745 #           'MRR'"
9746 #  parameters:
9747 #  - "result"
9748 #  - "name"
9749 #  - "tags"
9750 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9751 #  x-axis: "X = CNFs per Service Chain"
9752 #  y-axis: "Y = Number of Service Chains"
9753 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9754 #  layout:
9755 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9756 #    layout: "plot-service-density"
9757
9758 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9759 #- type: "plot"
9760 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9761 #  algorithm: "plot_nf_heatmap"
9762 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
9763 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9764 #  filter: "'NIC_Intel-XL710' and
9765 #           'NF_DENSITY' and
9766 #           'DOCKER' and
9767 #           'CHAIN' and
9768 #           'NF_VPPIP4' and
9769 #           'IPSEC' and
9770 #           'TNL_4' and
9771 #           'IMIX' and
9772 #           '1T1C' and
9773 #           'NDRPDR'"
9774 #  parameters:
9775 #  - "throughput"
9776 #  - "name"
9777 #  - "tags"
9778 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9779 #  x-axis: "X = CNFs per Service Chain"
9780 #  y-axis: "Y = Number of Service Chains"
9781 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9782 #  layout:
9783 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9784 #    layout: "plot-service-density"
9785 #
9786 #- type: "plot"
9787 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9788 #  algorithm: "plot_nf_heatmap"
9789 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
9790 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9791 #  filter: "'NIC_Intel-XL710' and
9792 #           'NF_DENSITY' and
9793 #           'DOCKER' and
9794 #           'CHAIN' and
9795 #           'NF_VPPIP4' and
9796 #           'IPSEC' and
9797 #           'TNL_4' and
9798 #           'IMIX' and
9799 #           '2T2C' and
9800 #           'NDRPDR'"
9801 #  parameters:
9802 #  - "throughput"
9803 #  - "name"
9804 #  - "tags"
9805 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9806 #  x-axis: "X = CNFs per Service Chain"
9807 #  y-axis: "Y = Number of Service Chains"
9808 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9809 #  layout:
9810 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9811 #    layout: "plot-service-density"
9812 #
9813 #- type: "plot"
9814 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9815 #  algorithm: "plot_nf_heatmap"
9816 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
9817 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9818 #  filter: "'NIC_Intel-XL710' and
9819 #           'NF_DENSITY' and
9820 #           'DOCKER' and
9821 #           'CHAIN' and
9822 #           'NF_VPPIP4' and
9823 #           'IPSEC' and
9824 #           'TNL_4' and
9825 #           'IMIX' and
9826 #           '4T4C' and
9827 #           'NDRPDR'"
9828 #  parameters:
9829 #  - "throughput"
9830 #  - "name"
9831 #  - "tags"
9832 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9833 #  x-axis: "X = CNFs per Service Chain"
9834 #  y-axis: "Y = Number of Service Chains"
9835 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9836 #  layout:
9837 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9838 #    layout: "plot-service-density"
9839 #
9840 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9841 #- type: "plot"
9842 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9843 #  algorithm: "plot_nf_heatmap"
9844 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
9845 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9846 #  filter: "'NIC_Intel-XL710' and
9847 #           'NF_DENSITY' and
9848 #           'DOCKER' and
9849 #           'CHAIN' and
9850 #           'NF_VPPIP4' and
9851 #           'IPSEC' and
9852 #           'TNL_4' and
9853 #           'IMIX' and
9854 #           '1T1C' and
9855 #           'NDRPDR'"
9856 #  parameters:
9857 #  - "throughput"
9858 #  - "name"
9859 #  - "tags"
9860 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9861 #  x-axis: "X = CNFs per Service Chain"
9862 #  y-axis: "Y = Number of Service Chains"
9863 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9864 #  layout:
9865 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9866 #    layout: "plot-service-density"
9867 #
9868 #- type: "plot"
9869 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9870 #  algorithm: "plot_nf_heatmap"
9871 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
9872 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9873 #  filter: "'NIC_Intel-XL710' and
9874 #           'NF_DENSITY' and
9875 #           'DOCKER' and
9876 #           'CHAIN' and
9877 #           'NF_VPPIP4' and
9878 #           'IPSEC' and
9879 #           'TNL_4' and
9880 #           'IMIX' and
9881 #           '2T2C' and
9882 #           'NDRPDR'"
9883 #  parameters:
9884 #  - "throughput"
9885 #  - "name"
9886 #  - "tags"
9887 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9888 #  x-axis: "X = CNFs per Service Chain"
9889 #  y-axis: "Y = Number of Service Chains"
9890 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9891 #  layout:
9892 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9893 #    layout: "plot-service-density"
9894 #
9895 #- type: "plot"
9896 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9897 #  algorithm: "plot_nf_heatmap"
9898 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
9899 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9900 #  filter: "'NIC_Intel-XL710' and
9901 #           'NF_DENSITY' and
9902 #           'DOCKER' and
9903 #           'CHAIN' and
9904 #           'NF_VPPIP4' and
9905 #           'IPSEC' and
9906 #           'TNL_4' and
9907 #           'IMIX' and
9908 #           '4T4C' and
9909 #           'NDRPDR'"
9910 #  parameters:
9911 #  - "throughput"
9912 #  - "name"
9913 #  - "tags"
9914 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9915 #  x-axis: "X = CNFs per Service Chain"
9916 #  y-axis: "Y = Number of Service Chains"
9917 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9918 #  layout:
9919 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9920 #    layout: "plot-service-density"
9921
9922 ###############################################################################
9923
9924 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9925 #- type: "plot"
9926 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9927 #  algorithm: "plot_nf_heatmap"
9928 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
9929 #  data: "plot-vpp-nfv-3n-skx-mrr"
9930 #  filter: "'NIC_Intel-XXV710' and
9931 #           'NF_DENSITY' and
9932 #           'DOCKER' and
9933 #           'CHAIN' and
9934 #           'NF_VPPIP4' and
9935 #           'IPSEC' and
9936 #           'TNL_1000' and
9937 #           'IMIX' and
9938 #           '2T1C' and
9939 #           'MRR'"
9940 #  parameters:
9941 #  - "result"
9942 #  - "name"
9943 #  - "tags"
9944 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9945 #  x-axis: "X = CNFs per Service Chain"
9946 #  y-axis: "Y = Number of Service Chains"
9947 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9948 #  layout:
9949 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9950 #    layout: "plot-service-density"
9951 #
9952 #- type: "plot"
9953 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9954 #  algorithm: "plot_nf_heatmap"
9955 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
9956 #  data: "plot-vpp-nfv-3n-skx-mrr"
9957 #  filter: "'NIC_Intel-XXV710' and
9958 #           'NF_DENSITY' and
9959 #           'DOCKER' and
9960 #           'CHAIN' and
9961 #           'NF_VPPIP4' and
9962 #           'IPSEC' and
9963 #           'TNL_1000' and
9964 #           'IMIX' and
9965 #           '4T2C' and
9966 #           'MRR'"
9967 #  parameters:
9968 #  - "result"
9969 #  - "name"
9970 #  - "tags"
9971 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9972 #  x-axis: "X = CNFs per Service Chain"
9973 #  y-axis: "Y = Number of Service Chains"
9974 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9975 #  layout:
9976 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9977 #    layout: "plot-service-density"
9978 #
9979 #- type: "plot"
9980 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9981 #  algorithm: "plot_nf_heatmap"
9982 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
9983 #  data: "plot-vpp-nfv-3n-skx-mrr"
9984 #  filter: "'NIC_Intel-XXV710' and
9985 #           'NF_DENSITY' and
9986 #           'DOCKER' and
9987 #           'CHAIN' and
9988 #           'NF_VPPIP4' and
9989 #           'IPSEC' and
9990 #           'TNL_1000' and
9991 #           'IMIX' and
9992 #           '8T4C' and
9993 #           'MRR'"
9994 #  parameters:
9995 #  - "result"
9996 #  - "name"
9997 #  - "tags"
9998 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9999 #  x-axis: "X = CNFs per Service Chain"
10000 #  y-axis: "Y = Number of Service Chains"
10001 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10002 #  layout:
10003 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10004 #    layout: "plot-service-density"
10005
10006 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
10007 - type: "plot"
10008   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10009   algorithm: "plot_nf_heatmap"
10010   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
10011   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10012   filter: "'NIC_Intel-XXV710' and
10013            'NF_DENSITY' and
10014            'DOCKER' and
10015            'CHAIN' and
10016            'NF_VPPIP4' and
10017            'IPSEC' and
10018            'TNL_1000' and
10019            'IMIX' and
10020            '2T1C' and
10021            'NDRPDR'"
10022   parameters:
10023   - "throughput"
10024   - "name"
10025   - "tags"
10026   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10027   x-axis: "X = CNFs per Service Chain"
10028   y-axis: "Y = Number of Service Chains"
10029   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10030   layout:
10031     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10032     layout: "plot-service-density"
10033
10034 - type: "plot"
10035   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10036   algorithm: "plot_nf_heatmap"
10037   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
10038   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10039   filter: "'NIC_Intel-XXV710' and
10040            'NF_DENSITY' and
10041            'DOCKER' and
10042            'CHAIN' and
10043            'NF_VPPIP4' and
10044            'IPSEC' and
10045            'TNL_1000' and
10046            'IMIX' and
10047            '4T2C' and
10048            'NDRPDR'"
10049   parameters:
10050   - "throughput"
10051   - "name"
10052   - "tags"
10053   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10054   x-axis: "X = CNFs per Service Chain"
10055   y-axis: "Y = Number of Service Chains"
10056   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10057   layout:
10058     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10059     layout: "plot-service-density"
10060
10061 - type: "plot"
10062   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10063   algorithm: "plot_nf_heatmap"
10064   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
10065   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10066   filter: "'NIC_Intel-XXV710' and
10067            'NF_DENSITY' and
10068            'DOCKER' and
10069            'CHAIN' and
10070            'NF_VPPIP4' and
10071            'IPSEC' and
10072            'TNL_1000' and
10073            'IMIX' and
10074            '8T4C' and
10075            'NDRPDR'"
10076   parameters:
10077   - "throughput"
10078   - "name"
10079   - "tags"
10080   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10081   x-axis: "X = CNFs per Service Chain"
10082   y-axis: "Y = Number of Service Chains"
10083   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10084   layout:
10085     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10086     layout: "plot-service-density"
10087
10088 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
10089 - type: "plot"
10090   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10091   algorithm: "plot_nf_heatmap"
10092   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
10093   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10094   filter: "'NIC_Intel-XXV710' and
10095            'NF_DENSITY' and
10096            'DOCKER' and
10097            'CHAIN' and
10098            'NF_VPPIP4' and
10099            'IPSEC' and
10100            'TNL_1000' and
10101            'IMIX' and
10102            '2T1C' and
10103            'NDRPDR'"
10104   parameters:
10105   - "throughput"
10106   - "name"
10107   - "tags"
10108   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10109   x-axis: "X = CNFs per Service Chain"
10110   y-axis: "Y = Number of Service Chains"
10111   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10112   layout:
10113     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10114     layout: "plot-service-density"
10115
10116 - type: "plot"
10117   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10118   algorithm: "plot_nf_heatmap"
10119   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
10120   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10121   filter: "'NIC_Intel-XXV710' and
10122            'NF_DENSITY' and
10123            'DOCKER' and
10124            'CHAIN' and
10125            'NF_VPPIP4' and
10126            'IPSEC' and
10127            'TNL_1000' and
10128            'IMIX' and
10129            '4T2C' and
10130            'NDRPDR'"
10131   parameters:
10132   - "throughput"
10133   - "name"
10134   - "tags"
10135   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10136   x-axis: "X = CNFs per Service Chain"
10137   y-axis: "Y = Number of Service Chains"
10138   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10139   layout:
10140     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10141     layout: "plot-service-density"
10142
10143 - type: "plot"
10144   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10145   algorithm: "plot_nf_heatmap"
10146   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
10147   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10148   filter: "'NIC_Intel-XXV710' and
10149            'NF_DENSITY' and
10150            'DOCKER' and
10151            'CHAIN' and
10152            'NF_VPPIP4' and
10153            'IPSEC' and
10154            'TNL_1000' and
10155            'IMIX' and
10156            '8T4C' and
10157            'NDRPDR'"
10158   parameters:
10159   - "throughput"
10160   - "name"
10161   - "tags"
10162   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10163   x-axis: "X = CNFs per Service Chain"
10164   y-axis: "Y = Number of Service Chains"
10165   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10166   layout:
10167     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10168     layout: "plot-service-density"
10169
10170 ###############################################################################
10171
10172 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
10173 #- type: "plot"
10174 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10175 #  algorithm: "plot_nf_heatmap"
10176 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
10177 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10178 #  filter: "'NIC_Intel-XL710' and
10179 #           'NF_DENSITY' and
10180 #           'DOCKER' and
10181 #           'CHAIN' and
10182 #           'NF_VPPIP4' and
10183 #           'IMIX' and
10184 #           'TNL_1000' and
10185 #           '1T1C' and
10186 #           'MRR'"
10187 #  parameters:
10188 #  - "result"
10189 #  - "name"
10190 #  - "tags"
10191 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10192 #  x-axis: "X = CNFs per Service Chain"
10193 #  y-axis: "Y = Number of Service Chains"
10194 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10195 #  layout:
10196 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10197 #    layout: "plot-service-density"
10198 #
10199 #- type: "plot"
10200 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10201 #  algorithm: "plot_nf_heatmap"
10202 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
10203 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10204 #  filter: "'NIC_Intel-XL710' and
10205 #           'NF_DENSITY' and
10206 #           'DOCKER' and
10207 #           'CHAIN' and
10208 #           'NF_VPPIP4' and
10209 #           'IPSEC' and
10210 #           'TNL_1000' and
10211 #           'IMIX' and
10212 #           '2T2C' and
10213 #           'MRR'"
10214 #  parameters:
10215 #  - "result"
10216 #  - "name"
10217 #  - "tags"
10218 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10219 #  x-axis: "X = CNFs per Service Chain"
10220 #  y-axis: "Y = Number of Service Chains"
10221 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10222 #  layout:
10223 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10224 #    layout: "plot-service-density"
10225 #
10226 #- type: "plot"
10227 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10228 #  algorithm: "plot_nf_heatmap"
10229 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
10230 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10231 #  filter: "'NIC_Intel-XL710' and
10232 #           'NF_DENSITY' and
10233 #           'DOCKER' and
10234 #           'CHAIN' and
10235 #           'NF_VPPIP4' and
10236 #           'IPSEC' and
10237 #           'TNL_1000' and
10238 #           'IMIX' and
10239 #           '4T4C' and
10240 #           'MRR'"
10241 #  parameters:
10242 #  - "result"
10243 #  - "name"
10244 #  - "tags"
10245 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10246 #  x-axis: "X = CNFs per Service Chain"
10247 #  y-axis: "Y = Number of Service Chains"
10248 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10249 #  layout:
10250 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10251 #    layout: "plot-service-density"
10252
10253 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
10254 #- type: "plot"
10255 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10256 #  algorithm: "plot_nf_heatmap"
10257 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
10258 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10259 #  filter: "'NIC_Intel-XL710' and
10260 #           'NF_DENSITY' and
10261 #           'DOCKER' and
10262 #           'CHAIN' and
10263 #           'NF_VPPIP4' and
10264 #           'IPSEC' and
10265 #           'TNL_1000' and
10266 #           'IMIX' and
10267 #           '1T1C' and
10268 #           'NDRPDR'"
10269 #  parameters:
10270 #  - "throughput"
10271 #  - "name"
10272 #  - "tags"
10273 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10274 #  x-axis: "X = CNFs per Service Chain"
10275 #  y-axis: "Y = Number of Service Chains"
10276 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10277 #  layout:
10278 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10279 #    layout: "plot-service-density"
10280 #
10281 #- type: "plot"
10282 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10283 #  algorithm: "plot_nf_heatmap"
10284 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
10285 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10286 #  filter: "'NIC_Intel-XL710' and
10287 #           'NF_DENSITY' and
10288 #           'DOCKER' and
10289 #           'CHAIN' and
10290 #           'NF_VPPIP4' and
10291 #           'IPSEC' and
10292 #           'TNL_1000' and
10293 #           'IMIX' and
10294 #           '2T2C' and
10295 #           'NDRPDR'"
10296 #  parameters:
10297 #  - "throughput"
10298 #  - "name"
10299 #  - "tags"
10300 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10301 #  x-axis: "X = CNFs per Service Chain"
10302 #  y-axis: "Y = Number of Service Chains"
10303 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10304 #  layout:
10305 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10306 #    layout: "plot-service-density"
10307 #
10308 #- type: "plot"
10309 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10310 #  algorithm: "plot_nf_heatmap"
10311 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
10312 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10313 #  filter: "'NIC_Intel-XL710' and
10314 #           'NF_DENSITY' and
10315 #           'DOCKER' and
10316 #           'CHAIN' and
10317 #           'NF_VPPIP4' and
10318 #           'IPSEC' and
10319 #           'TNL_1000' and
10320 #           'IMIX' and
10321 #           '4T4C' and
10322 #           'NDRPDR'"
10323 #  parameters:
10324 #  - "throughput"
10325 #  - "name"
10326 #  - "tags"
10327 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10328 #  x-axis: "X = CNFs per Service Chain"
10329 #  y-axis: "Y = Number of Service Chains"
10330 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10331 #  layout:
10332 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10333 #    layout: "plot-service-density"
10334 #
10335 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
10336 #- type: "plot"
10337 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10338 #  algorithm: "plot_nf_heatmap"
10339 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
10340 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10341 #  filter: "'NIC_Intel-XL710' and
10342 #           'NF_DENSITY' and
10343 #           'DOCKER' and
10344 #           'CHAIN' and
10345 #           'NF_VPPIP4' and
10346 #           'IPSEC' and
10347 #           'TNL_1000' and
10348 #           'IMIX' and
10349 #           '1T1C' and
10350 #           'NDRPDR'"
10351 #  parameters:
10352 #  - "throughput"
10353 #  - "name"
10354 #  - "tags"
10355 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10356 #  x-axis: "X = CNFs per Service Chain"
10357 #  y-axis: "Y = Number of Service Chains"
10358 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10359 #  layout:
10360 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10361 #    layout: "plot-service-density"
10362 #
10363 #- type: "plot"
10364 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10365 #  algorithm: "plot_nf_heatmap"
10366 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
10367 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10368 #  filter: "'NIC_Intel-XL710' and
10369 #           'NF_DENSITY' and
10370 #           'DOCKER' and
10371 #           'CHAIN' and
10372 #           'NF_VPPIP4' and
10373 #           'IPSEC' and
10374 #           'TNL_1000' and
10375 #           'IMIX' and
10376 #           '2T2C' and
10377 #           'NDRPDR'"
10378 #  parameters:
10379 #  - "throughput"
10380 #  - "name"
10381 #  - "tags"
10382 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10383 #  x-axis: "X = CNFs per Service Chain"
10384 #  y-axis: "Y = Number of Service Chains"
10385 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10386 #  layout:
10387 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10388 #    layout: "plot-service-density"
10389 #
10390 #- type: "plot"
10391 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10392 #  algorithm: "plot_nf_heatmap"
10393 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
10394 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10395 #  filter: "'NIC_Intel-XL710' and
10396 #           'NF_DENSITY' and
10397 #           'DOCKER' and
10398 #           'CHAIN' and
10399 #           'NF_VPPIP4' and
10400 #           'IPSEC' and
10401 #           'TNL_1000' and
10402 #           'IMIX' and
10403 #           '4T4C' and
10404 #           'NDRPDR'"
10405 #  parameters:
10406 #  - "throughput"
10407 #  - "name"
10408 #  - "tags"
10409 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10410 #  x-axis: "X = CNFs per Service Chain"
10411 #  y-axis: "Y = Number of Service Chains"
10412 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10413 #  layout:
10414 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10415 #    layout: "plot-service-density"
10416
10417 ###############################################################################
10418
10419 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10420 #- type: "plot"
10421 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10422 #  algorithm: "plot_nf_heatmap"
10423 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
10424 #  data: "plot-vpp-nfv-3n-skx-mrr"
10425 #  filter: "'NIC_Intel-XXV710' and
10426 #           'NF_DENSITY' and
10427 #           'DOCKER' and
10428 #           'CHAIN' and
10429 #           'NF_VPPIP4' and
10430 #           'IPSEC' and
10431 #           'TNL_10000' and
10432 #           'IMIX' and
10433 #           '2T1C' and
10434 #           'MRR'"
10435 #  parameters:
10436 #  - "result"
10437 #  - "name"
10438 #  - "tags"
10439 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10440 #  x-axis: "X = CNFs per Service Chain"
10441 #  y-axis: "Y = Number of Service Chains"
10442 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10443 #  layout:
10444 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10445 #    layout: "plot-service-density"
10446 #
10447 #- type: "plot"
10448 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10449 #  algorithm: "plot_nf_heatmap"
10450 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
10451 #  data: "plot-vpp-nfv-3n-skx-mrr"
10452 #  filter: "'NIC_Intel-XXV710' and
10453 #           'NF_DENSITY' and
10454 #           'DOCKER' and
10455 #           'CHAIN' and
10456 #           'NF_VPPIP4' and
10457 #           'IPSEC' and
10458 #           'TNL_10000' and
10459 #           'IMIX' and
10460 #           '4T2C' and
10461 #           'MRR'"
10462 #  parameters:
10463 #  - "result"
10464 #  - "name"
10465 #  - "tags"
10466 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10467 #  x-axis: "X = CNFs per Service Chain"
10468 #  y-axis: "Y = Number of Service Chains"
10469 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10470 #  layout:
10471 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10472 #    layout: "plot-service-density"
10473 #
10474 #- type: "plot"
10475 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10476 #  algorithm: "plot_nf_heatmap"
10477 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
10478 #  data: "plot-vpp-nfv-3n-skx-mrr"
10479 #  filter: "'NIC_Intel-XXV710' and
10480 #           'NF_DENSITY' and
10481 #           'DOCKER' and
10482 #           'CHAIN' and
10483 #           'NF_VPPIP4' and
10484 #           'IPSEC' and
10485 #           'TNL_10000' and
10486 #           'IMIX' and
10487 #           '8T4C' and
10488 #           'MRR'"
10489 #  parameters:
10490 #  - "result"
10491 #  - "name"
10492 #  - "tags"
10493 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10494 #  x-axis: "X = CNFs per Service Chain"
10495 #  y-axis: "Y = Number of Service Chains"
10496 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10497 #  layout:
10498 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10499 #    layout: "plot-service-density"
10500
10501 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10502 - type: "plot"
10503   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10504   algorithm: "plot_nf_heatmap"
10505   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
10506   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10507   filter: "'NIC_Intel-XXV710' and
10508            'NF_DENSITY' and
10509            'DOCKER' and
10510            'CHAIN' and
10511            'NF_VPPIP4' and
10512            'IPSEC' and
10513            'TNL_10000' and
10514            'IMIX' and
10515            '2T1C' and
10516            'NDRPDR'"
10517   parameters:
10518   - "throughput"
10519   - "name"
10520   - "tags"
10521   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10522   x-axis: "X = CNFs per Service Chain"
10523   y-axis: "Y = Number of Service Chains"
10524   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10525   layout:
10526     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10527     layout: "plot-service-density"
10528
10529 - type: "plot"
10530   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10531   algorithm: "plot_nf_heatmap"
10532   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
10533   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10534   filter: "'NIC_Intel-XXV710' and
10535            'NF_DENSITY' and
10536            'DOCKER' and
10537            'CHAIN' and
10538            'NF_VPPIP4' and
10539            'IPSEC' and
10540            'TNL_10000' and
10541            'IMIX' and
10542            '4T2C' and
10543            'NDRPDR'"
10544   parameters:
10545   - "throughput"
10546   - "name"
10547   - "tags"
10548   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10549   x-axis: "X = CNFs per Service Chain"
10550   y-axis: "Y = Number of Service Chains"
10551   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10552   layout:
10553     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10554     layout: "plot-service-density"
10555
10556 - type: "plot"
10557   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10558   algorithm: "plot_nf_heatmap"
10559   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
10560   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10561   filter: "'NIC_Intel-XXV710' and
10562            'NF_DENSITY' and
10563            'DOCKER' and
10564            'CHAIN' and
10565            'NF_VPPIP4' and
10566            'IPSEC' and
10567            'TNL_10000' and
10568            'IMIX' and
10569            '8T4C' and
10570            'NDRPDR'"
10571   parameters:
10572   - "throughput"
10573   - "name"
10574   - "tags"
10575   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10576   x-axis: "X = CNFs per Service Chain"
10577   y-axis: "Y = Number of Service Chains"
10578   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10579   layout:
10580     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10581     layout: "plot-service-density"
10582
10583 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10584 - type: "plot"
10585   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10586   algorithm: "plot_nf_heatmap"
10587   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
10588   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10589   filter: "'NIC_Intel-XXV710' and
10590            'NF_DENSITY' and
10591            'DOCKER' and
10592            'CHAIN' and
10593            'NF_VPPIP4' and
10594            'IPSEC' and
10595            'TNL_10000' and
10596            'IMIX' and
10597            '2T1C' and
10598            'NDRPDR'"
10599   parameters:
10600   - "throughput"
10601   - "name"
10602   - "tags"
10603   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10604   x-axis: "X = CNFs per Service Chain"
10605   y-axis: "Y = Number of Service Chains"
10606   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10607   layout:
10608     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10609     layout: "plot-service-density"
10610
10611 - type: "plot"
10612   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10613   algorithm: "plot_nf_heatmap"
10614   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
10615   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10616   filter: "'NIC_Intel-XXV710' and
10617            'NF_DENSITY' and
10618            'DOCKER' and
10619            'CHAIN' and
10620            'NF_VPPIP4' and
10621            'IPSEC' and
10622            'TNL_10000' and
10623            'IMIX' and
10624            '4T2C' and
10625            'NDRPDR'"
10626   parameters:
10627   - "throughput"
10628   - "name"
10629   - "tags"
10630   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10631   x-axis: "X = CNFs per Service Chain"
10632   y-axis: "Y = Number of Service Chains"
10633   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10634   layout:
10635     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10636     layout: "plot-service-density"
10637
10638 - type: "plot"
10639   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10640   algorithm: "plot_nf_heatmap"
10641   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
10642   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10643   filter: "'NIC_Intel-XXV710' and
10644            'NF_DENSITY' and
10645            'DOCKER' and
10646            'CHAIN' and
10647            'NF_VPPIP4' and
10648            'IPSEC' and
10649            'TNL_10000' and
10650            'IMIX' and
10651            '8T4C' and
10652            'NDRPDR'"
10653   parameters:
10654   - "throughput"
10655   - "name"
10656   - "tags"
10657   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10658   x-axis: "X = CNFs per Service Chain"
10659   y-axis: "Y = Number of Service Chains"
10660   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10661   layout:
10662     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10663     layout: "plot-service-density"
10664
10665 ###############################################################################
10666
10667 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10668 #- type: "plot"
10669 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10670 #  algorithm: "plot_nf_heatmap"
10671 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
10672 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10673 #  filter: "'NIC_Intel-XL710' and
10674 #           'NF_DENSITY' and
10675 #           'DOCKER' and
10676 #           'CHAIN' and
10677 #           'NF_VPPIP4' and
10678 #           'IMIX' and
10679 #           'TNL_10000' and
10680 #           '1T1C' and
10681 #           'MRR'"
10682 #  parameters:
10683 #  - "result"
10684 #  - "name"
10685 #  - "tags"
10686 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10687 #  x-axis: "X = CNFs per Service Chain"
10688 #  y-axis: "Y = Number of Service Chains"
10689 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10690 #  layout:
10691 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10692 #    layout: "plot-service-density"
10693 #
10694 #- type: "plot"
10695 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10696 #  algorithm: "plot_nf_heatmap"
10697 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
10698 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10699 #  filter: "'NIC_Intel-XL710' and
10700 #           'NF_DENSITY' and
10701 #           'DOCKER' and
10702 #           'CHAIN' and
10703 #           'NF_VPPIP4' and
10704 #           'IPSEC' and
10705 #           'TNL_10000' and
10706 #           'IMIX' and
10707 #           '2T2C' and
10708 #           'MRR'"
10709 #  parameters:
10710 #  - "result"
10711 #  - "name"
10712 #  - "tags"
10713 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10714 #  x-axis: "X = CNFs per Service Chain"
10715 #  y-axis: "Y = Number of Service Chains"
10716 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10717 #  layout:
10718 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10719 #    layout: "plot-service-density"
10720 #
10721 #- type: "plot"
10722 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10723 #  algorithm: "plot_nf_heatmap"
10724 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
10725 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10726 #  filter: "'NIC_Intel-XL710' and
10727 #           'NF_DENSITY' and
10728 #           'DOCKER' and
10729 #           'CHAIN' and
10730 #           'NF_VPPIP4' and
10731 #           'IPSEC' and
10732 #           'TNL_10000' and
10733 #           'IMIX' and
10734 #           '4T4C' and
10735 #           'MRR'"
10736 #  parameters:
10737 #  - "result"
10738 #  - "name"
10739 #  - "tags"
10740 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10741 #  x-axis: "X = CNFs per Service Chain"
10742 #  y-axis: "Y = Number of Service Chains"
10743 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10744 #  layout:
10745 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10746 #    layout: "plot-service-density"
10747
10748 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10749 #- type: "plot"
10750 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10751 #  algorithm: "plot_nf_heatmap"
10752 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
10753 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10754 #  filter: "'NIC_Intel-XL710' and
10755 #           'NF_DENSITY' and
10756 #           'DOCKER' and
10757 #           'CHAIN' and
10758 #           'NF_VPPIP4' and
10759 #           'IPSEC' and
10760 #           'TNL_10000' and
10761 #           'IMIX' and
10762 #           '1T1C' and
10763 #           'NDRPDR'"
10764 #  parameters:
10765 #  - "throughput"
10766 #  - "name"
10767 #  - "tags"
10768 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10769 #  x-axis: "X = CNFs per Service Chain"
10770 #  y-axis: "Y = Number of Service Chains"
10771 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10772 #  layout:
10773 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10774 #    layout: "plot-service-density"
10775 #
10776 #- type: "plot"
10777 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10778 #  algorithm: "plot_nf_heatmap"
10779 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
10780 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10781 #  filter: "'NIC_Intel-XL710' and
10782 #           'NF_DENSITY' and
10783 #           'DOCKER' and
10784 #           'CHAIN' and
10785 #           'NF_VPPIP4' and
10786 #           'IPSEC' and
10787 #           'TNL_10000' and
10788 #           'IMIX' and
10789 #           '2T2C' and
10790 #           'NDRPDR'"
10791 #  parameters:
10792 #  - "throughput"
10793 #  - "name"
10794 #  - "tags"
10795 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10796 #  x-axis: "X = CNFs per Service Chain"
10797 #  y-axis: "Y = Number of Service Chains"
10798 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10799 #  layout:
10800 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10801 #    layout: "plot-service-density"
10802 #
10803 #- type: "plot"
10804 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10805 #  algorithm: "plot_nf_heatmap"
10806 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
10807 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10808 #  filter: "'NIC_Intel-XL710' and
10809 #           'NF_DENSITY' and
10810 #           'DOCKER' and
10811 #           'CHAIN' and
10812 #           'NF_VPPIP4' and
10813 #           'IPSEC' and
10814 #           'TNL_10000' and
10815 #           'IMIX' and
10816 #           '4T4C' and
10817 #           'NDRPDR'"
10818 #  parameters:
10819 #  - "throughput"
10820 #  - "name"
10821 #  - "tags"
10822 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10823 #  x-axis: "X = CNFs per Service Chain"
10824 #  y-axis: "Y = Number of Service Chains"
10825 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10826 #  layout:
10827 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10828 #    layout: "plot-service-density"
10829 #
10830 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10831 #- type: "plot"
10832 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10833 #  algorithm: "plot_nf_heatmap"
10834 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
10835 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10836 #  filter: "'NIC_Intel-XL710' and
10837 #           'NF_DENSITY' and
10838 #           'DOCKER' and
10839 #           'CHAIN' and
10840 #           'NF_VPPIP4' and
10841 #           'IPSEC' and
10842 #           'TNL_10000' and
10843 #           'IMIX' and
10844 #           '1T1C' and
10845 #           'NDRPDR'"
10846 #  parameters:
10847 #  - "throughput"
10848 #  - "name"
10849 #  - "tags"
10850 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10851 #  x-axis: "X = CNFs per Service Chain"
10852 #  y-axis: "Y = Number of Service Chains"
10853 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10854 #  layout:
10855 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10856 #    layout: "plot-service-density"
10857 #
10858 #- type: "plot"
10859 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10860 #  algorithm: "plot_nf_heatmap"
10861 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
10862 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10863 #  filter: "'NIC_Intel-XL710' and
10864 #           'NF_DENSITY' and
10865 #           'DOCKER' and
10866 #           'CHAIN' and
10867 #           'NF_VPPIP4' and
10868 #           'IPSEC' and
10869 #           'TNL_10000' and
10870 #           'IMIX' and
10871 #           '2T2C' and
10872 #           'NDRPDR'"
10873 #  parameters:
10874 #  - "throughput"
10875 #  - "name"
10876 #  - "tags"
10877 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10878 #  x-axis: "X = CNFs per Service Chain"
10879 #  y-axis: "Y = Number of Service Chains"
10880 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10881 #  layout:
10882 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10883 #    layout: "plot-service-density"
10884 #
10885 #- type: "plot"
10886 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10887 #  algorithm: "plot_nf_heatmap"
10888 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
10889 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10890 #  filter: "'NIC_Intel-XL710' and
10891 #           'NF_DENSITY' and
10892 #           'DOCKER' and
10893 #           'CHAIN' and
10894 #           'NF_VPPIP4' and
10895 #           'IPSEC' and
10896 #           'TNL_10000' and
10897 #           'IMIX' and
10898 #           '4T4C' and
10899 #           'NDRPDR'"
10900 #  parameters:
10901 #  - "throughput"
10902 #  - "name"
10903 #  - "tags"
10904 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10905 #  x-axis: "X = CNFs per Service Chain"
10906 #  y-axis: "Y = Number of Service Chains"
10907 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10908 #  layout:
10909 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10910 #    layout: "plot-service-density"
10911
10912 ###############################################################################
10913
10914 # Plots - NF Density - CSP - MRR IMIX
10915 - type: "plot"
10916   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10917   algorithm: "plot_nf_heatmap"
10918   output-file-type: ".html"
10919   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
10920   data: "plot-vpp-nfv-2n-skx-mrr"
10921   filter: "'NIC_Intel-XXV710' and
10922            'NF_DENSITY' and
10923            'DOCKER' and
10924            'PIPELINE' and
10925            'NF_VPPIP4' and
10926            'IMIX' and
10927            '2T1C' and
10928            'MRR'"
10929   parameters:
10930   - "result"
10931   - "name"
10932   - "tags"
10933   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10934   x-axis: "X = CNFs per Service Pipeline"
10935   y-axis: "Y = Number of Service Pipelines"
10936   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10937   layout:
10938     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10939     layout: "plot-service-density"
10940
10941 - type: "plot"
10942   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10943   algorithm: "plot_nf_heatmap"
10944   output-file-type: ".html"
10945   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
10946   data: "plot-vpp-nfv-2n-skx-mrr"
10947   filter: "'NIC_Intel-XXV710' and
10948            'NF_DENSITY' and
10949            'DOCKER' and
10950            'PIPELINE' and
10951            'NF_VPPIP4' and
10952            'IMIX' and
10953            '4T2C' and
10954            'MRR'"
10955   parameters:
10956   - "result"
10957   - "name"
10958   - "tags"
10959   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10960   x-axis: "X = CNFs per Service Pipeline"
10961   y-axis: "Y = Number of Service Pipelines"
10962   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10963   layout:
10964     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10965     layout: "plot-service-density"
10966
10967 - type: "plot"
10968   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10969   algorithm: "plot_nf_heatmap"
10970   output-file-type: ".html"
10971   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
10972   data: "plot-vpp-nfv-2n-skx-mrr"
10973   filter: "'NIC_Intel-XXV710' and
10974            'NF_DENSITY' and
10975            'DOCKER' and
10976            'PIPELINE' and
10977            'NF_VPPIP4' and
10978            'IMIX' and
10979            '8T4C' and
10980            'MRR'"
10981   parameters:
10982   - "result"
10983   - "name"
10984   - "tags"
10985   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10986   x-axis: "X = CNFs per Service Pipeline"
10987   y-axis: "Y = Number of Service Pipelines"
10988   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10989   layout:
10990     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10991     layout: "plot-service-density"
10992
10993 # Plots - NF Density - CSP - NDR IMIX
10994 - type: "plot"
10995   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10996   algorithm: "plot_nf_heatmap"
10997   output-file-type: ".html"
10998   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10999   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11000   filter: "'NIC_Intel-XXV710' and
11001            'NF_DENSITY' and
11002            'DOCKER' and
11003            'PIPELINE' and
11004            'NF_VPPIP4' and
11005            'IMIX' and
11006            '2T1C' and
11007            'NDRPDR'"
11008   parameters:
11009   - "throughput"
11010   - "name"
11011   - "tags"
11012   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11013   x-axis: "X = CNFs per Service Pipeline"
11014   y-axis: "Y = Number of Service Pipelines"
11015   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11016   layout:
11017     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11018     layout: "plot-service-density"
11019
11020 - type: "plot"
11021   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11022   algorithm: "plot_nf_heatmap"
11023   output-file-type: ".html"
11024   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
11025   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11026   filter: "'NIC_Intel-XXV710' and
11027            'NF_DENSITY' and
11028            'DOCKER' and
11029            'PIPELINE' and
11030            'NF_VPPIP4' and
11031            'IMIX' and
11032            '4T2C' and
11033            'NDRPDR'"
11034   parameters:
11035   - "throughput"
11036   - "name"
11037   - "tags"
11038   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11039   x-axis: "X = CNFs per Service Pipeline"
11040   y-axis: "Y = Number of Service Pipelines"
11041   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11042   layout:
11043     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11044     layout: "plot-service-density"
11045
11046 - type: "plot"
11047   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11048   algorithm: "plot_nf_heatmap"
11049   output-file-type: ".html"
11050   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
11051   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11052   filter: "'NIC_Intel-XXV710' and
11053            'NF_DENSITY' and
11054            'DOCKER' and
11055            'PIPELINE' and
11056            'NF_VPPIP4' and
11057            'IMIX' and
11058            '8T4C' and
11059            'NDRPDR'"
11060   parameters:
11061   - "throughput"
11062   - "name"
11063   - "tags"
11064   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11065   x-axis: "X = CNFs per Service Pipeline"
11066   y-axis: "Y = Number of Service Pipelines"
11067   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11068   layout:
11069     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11070     layout: "plot-service-density"
11071
11072 # Plots - NF Density - CSP - PDR IMIX
11073 - type: "plot"
11074   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11075   algorithm: "plot_nf_heatmap"
11076   output-file-type: ".html"
11077   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
11078   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11079   filter: "'NIC_Intel-XXV710' and
11080            'NF_DENSITY' and
11081            'DOCKER' and
11082            'PIPELINE' and
11083            'NF_VPPIP4' and
11084            'IMIX' and
11085            '2T1C' and
11086            'NDRPDR'"
11087   parameters:
11088   - "throughput"
11089   - "name"
11090   - "tags"
11091   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11092   x-axis: "X = CNFs per Service Pipeline"
11093   y-axis: "Y = Number of Service Pipelines"
11094   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11095   layout:
11096     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11097     layout: "plot-service-density"
11098
11099 - type: "plot"
11100   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11101   algorithm: "plot_nf_heatmap"
11102   output-file-type: ".html"
11103   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
11104   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11105   filter: "'NIC_Intel-XXV710' and
11106            'NF_DENSITY' and
11107            'DOCKER' and
11108            'PIPELINE' and
11109            'NF_VPPIP4' and
11110            'IMIX' and
11111            '4T2C' and
11112            'NDRPDR'"
11113   parameters:
11114   - "throughput"
11115   - "name"
11116   - "tags"
11117   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11118   x-axis: "X = CNFs per Service Pipeline"
11119   y-axis: "Y = Number of Service Pipelines"
11120   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11121   layout:
11122     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11123     layout: "plot-service-density"
11124
11125 - type: "plot"
11126   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11127   algorithm: "plot_nf_heatmap"
11128   output-file-type: ".html"
11129   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
11130   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11131   filter: "'NIC_Intel-XXV710' and
11132            'NF_DENSITY' and
11133            'DOCKER' and
11134            'PIPELINE' and
11135            'NF_VPPIP4' and
11136            'IMIX' and
11137            '8T4C' and
11138            'NDRPDR'"
11139   parameters:
11140   - "throughput"
11141   - "name"
11142   - "tags"
11143   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11144   x-axis: "X = CNFs per Service Pipeline"
11145   y-axis: "Y = Number of Service Pipelines"
11146   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11147   layout:
11148     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11149     layout: "plot-service-density"
11150
11151 ###############################################################################
11152 # Plots - 2n-clx NF Density - VSC - MRR IMIX
11153
11154 - type: "plot"
11155   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11156   algorithm: "plot_nf_heatmap"
11157   output-file-type: ".html"
11158   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
11159   data: "plot-vpp-nfv-2n-clx-mrr"
11160   filter: "'NIC_Intel-XXV710' and
11161            'NF_DENSITY' and
11162            'VHOST' and
11163            not 'VXLAN' and
11164            'CHAIN' and
11165            'NF_VPPIP4' and
11166            'IMIX' and
11167            '2T1C' and
11168            'MRR'"
11169   parameters:
11170   - "result"
11171   - "name"
11172   - "tags"
11173   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11174   x-axis: "X = VNFs per Service Chain"
11175   y-axis: "Y = Number of Service Chains"
11176   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11177   layout:
11178     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11179     layout: "plot-service-density"
11180
11181 - type: "plot"
11182   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11183   algorithm: "plot_nf_heatmap"
11184   output-file-type: ".html"
11185   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
11186   data: "plot-vpp-nfv-2n-clx-mrr"
11187   filter: "'NIC_Intel-XXV710' and
11188            'NF_DENSITY' and
11189            'VHOST' and
11190            not 'VXLAN' and
11191            'CHAIN' and
11192            'NF_VPPIP4' and
11193            'IMIX' and
11194            '4T2C' and
11195            'MRR'"
11196   parameters:
11197   - "result"
11198   - "name"
11199   - "tags"
11200   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11201   x-axis: "X = VNFs per Service Chain"
11202   y-axis: "Y = Number of Service Chains"
11203   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11204   layout:
11205     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11206     layout: "plot-service-density"
11207
11208 - type: "plot"
11209   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11210   algorithm: "plot_nf_heatmap"
11211   output-file-type: ".html"
11212   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
11213   data: "plot-vpp-nfv-2n-clx-mrr"
11214   filter: "'NIC_Intel-XXV710' and
11215            'NF_DENSITY' and
11216            'VHOST' and
11217            not 'VXLAN' and
11218            'CHAIN' and
11219            'NF_VPPIP4' and
11220            'IMIX' and
11221            '8T4C' and
11222            'MRR'"
11223   parameters:
11224   - "result"
11225   - "name"
11226   - "tags"
11227   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11228   x-axis: "X = VNFs per Service Chain"
11229   y-axis: "Y = Number of Service Chains"
11230   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11231   layout:
11232     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11233     layout: "plot-service-density"
11234
11235 # Plots - NF Density - VSC - NDR IMIX
11236 - type: "plot"
11237   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11238   algorithm: "plot_nf_heatmap"
11239   output-file-type: ".html"
11240   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
11241   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11242   filter: "'NIC_Intel-XXV710' and
11243            'NF_DENSITY' and
11244            'VHOST' and
11245            not 'VXLAN' and
11246            'CHAIN' and
11247            'NF_VPPIP4' and
11248            'IMIX' and
11249            '2T1C' and
11250            'NDRPDR'"
11251   parameters:
11252   - "throughput"
11253   - "name"
11254   - "tags"
11255   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11256   x-axis: "X = VNFs per Service Chain"
11257   y-axis: "Y = Number of Service Chains"
11258   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11259   layout:
11260     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11261     layout: "plot-service-density"
11262
11263 - type: "plot"
11264   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11265   algorithm: "plot_nf_heatmap"
11266   output-file-type: ".html"
11267   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
11268   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11269   filter: "'NIC_Intel-XXV710' and
11270            'NF_DENSITY' and
11271            'VHOST' and
11272            not 'VXLAN' and
11273            'CHAIN' and
11274            'NF_VPPIP4' and
11275            'IMIX' and
11276            '4T2C' and
11277            'NDRPDR'"
11278   parameters:
11279   - "throughput"
11280   - "name"
11281   - "tags"
11282   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11283   x-axis: "X = VNFs per Service Chain"
11284   y-axis: "Y = Number of Service Chains"
11285   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11286   layout:
11287     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11288     layout: "plot-service-density"
11289
11290 - type: "plot"
11291   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11292   algorithm: "plot_nf_heatmap"
11293   output-file-type: ".html"
11294   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
11295   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11296   filter: "'NIC_Intel-XXV710' and
11297            'NF_DENSITY' and
11298            'VHOST' and
11299            not 'VXLAN' and
11300            'CHAIN' and
11301            'NF_VPPIP4' and
11302            'IMIX' and
11303            '8T4C' and
11304            'NDRPDR'"
11305   parameters:
11306   - "throughput"
11307   - "name"
11308   - "tags"
11309   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11310   x-axis: "X = VNFs per Service Chain"
11311   y-axis: "Y = Number of Service Chains"
11312   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11313   layout:
11314     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11315     layout: "plot-service-density"
11316
11317 # Plots - NF Density - VSC - PDR IMIX
11318 - type: "plot"
11319   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11320   algorithm: "plot_nf_heatmap"
11321   output-file-type: ".html"
11322   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
11323   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11324   filter: "'NIC_Intel-XXV710' and
11325            'NF_DENSITY' and
11326            'VHOST' and
11327            not 'VXLAN' and
11328            'CHAIN' and
11329            'NF_VPPIP4' and
11330            'IMIX' and
11331            '2T1C' and
11332            'NDRPDR'"
11333   parameters:
11334   - "throughput"
11335   - "name"
11336   - "tags"
11337   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11338   x-axis: "X = VNFs per Service Chain"
11339   y-axis: "Y = Number of Service Chains"
11340   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11341   layout:
11342     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11343     layout: "plot-service-density"
11344
11345 - type: "plot"
11346   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11347   algorithm: "plot_nf_heatmap"
11348   output-file-type: ".html"
11349   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
11350   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11351   filter: "'NIC_Intel-XXV710' and
11352            'NF_DENSITY' and
11353            'VHOST' and
11354            not 'VXLAN' and
11355            'CHAIN' and
11356            'NF_VPPIP4' and
11357            'IMIX' and
11358            '4T2C' and
11359            'NDRPDR'"
11360   parameters:
11361   - "throughput"
11362   - "name"
11363   - "tags"
11364   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11365   x-axis: "X = VNFs per Service Chain"
11366   y-axis: "Y = Number of Service Chains"
11367   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11368   layout:
11369     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11370     layout: "plot-service-density"
11371
11372 - type: "plot"
11373   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11374   algorithm: "plot_nf_heatmap"
11375   output-file-type: ".html"
11376   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
11377   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11378   filter: "'NIC_Intel-XXV710' and
11379            'NF_DENSITY' and
11380            'VHOST' and
11381            not 'VXLAN' and
11382            'CHAIN' and
11383            'NF_VPPIP4' and
11384            'IMIX' and
11385            '8T4C' and
11386            'NDRPDR'"
11387   parameters:
11388   - "throughput"
11389   - "name"
11390   - "tags"
11391   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11392   x-axis: "X = VNFs per Service Chain"
11393   y-axis: "Y = Number of Service Chains"
11394   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11395   layout:
11396     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11397     layout: "plot-service-density"
11398
11399 # Plots - NF Density - VSC - MRR IMIX
11400 - type: "plot"
11401   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11402   algorithm: "plot_nf_heatmap"
11403   output-file-type: ".html"
11404   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
11405   data: "plot-vpp-nfv-2n-clx-mrr"
11406   filter: "'NIC_Intel-XXV710' and
11407            'NF_DENSITY' and
11408            'VHOST' and
11409            'VXLAN' and
11410            'CHAIN' and
11411            'IMIX' and
11412            '2T1C' and
11413            'MRR'"
11414   parameters:
11415   - "result"
11416   - "name"
11417   - "tags"
11418   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11419   x-axis: "X = VNFs per Service Chain"
11420   y-axis: "Y = Number of Service Chains"
11421   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11422   layout:
11423     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11424     layout: "plot-service-density"
11425
11426 - type: "plot"
11427   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11428   algorithm: "plot_nf_heatmap"
11429   output-file-type: ".html"
11430   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
11431   data: "plot-vpp-nfv-2n-clx-mrr"
11432   filter: "'NIC_Intel-XXV710' and
11433            'NF_DENSITY' and
11434            'VHOST' and
11435            'VXLAN' and
11436            'CHAIN' and
11437            'IMIX' and
11438            '4T2C' and
11439            'MRR'"
11440   parameters:
11441   - "result"
11442   - "name"
11443   - "tags"
11444   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11445   x-axis: "X = VNFs per Service Chain"
11446   y-axis: "Y = Number of Service Chains"
11447   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11448   layout:
11449     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11450     layout: "plot-service-density"
11451
11452 - type: "plot"
11453   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11454   algorithm: "plot_nf_heatmap"
11455   output-file-type: ".html"
11456   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
11457   data: "plot-vpp-nfv-2n-clx-mrr"
11458   filter: "'NIC_Intel-XXV710' and
11459            'NF_DENSITY' and
11460            'VHOST' and
11461            'VXLAN' and
11462            'CHAIN' and
11463            'IMIX' and
11464            '8T4C' and
11465            'MRR'"
11466   parameters:
11467   - "result"
11468   - "name"
11469   - "tags"
11470   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11471   x-axis: "X = VNFs per Service Chain"
11472   y-axis: "Y = Number of Service Chains"
11473   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11474   layout:
11475     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11476     layout: "plot-service-density"
11477
11478 # Plots - NF Density - VSC - NDR IMIX
11479 - type: "plot"
11480   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11481   algorithm: "plot_nf_heatmap"
11482   output-file-type: ".html"
11483   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
11484   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11485   filter: "'NIC_Intel-XXV710' and
11486            'NF_DENSITY' and
11487            'VHOST' and
11488            'VXLAN' and
11489            'CHAIN' and
11490            'IMIX' and
11491            '2T1C' and
11492            'NDRPDR'"
11493   parameters:
11494   - "throughput"
11495   - "name"
11496   - "tags"
11497   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11498   x-axis: "X = VNFs per Service Chain"
11499   y-axis: "Y = Number of Service Chains"
11500   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11501   layout:
11502     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11503     layout: "plot-service-density"
11504
11505 - type: "plot"
11506   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11507   algorithm: "plot_nf_heatmap"
11508   output-file-type: ".html"
11509   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
11510   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11511   filter: "'NIC_Intel-XXV710' and
11512            'NF_DENSITY' and
11513            'VHOST' and
11514            'VXLAN' and
11515            'CHAIN' and
11516            'IMIX' and
11517            '4T2C' and
11518            'NDRPDR'"
11519   parameters:
11520   - "throughput"
11521   - "name"
11522   - "tags"
11523   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11524   x-axis: "X = VNFs per Service Chain"
11525   y-axis: "Y = Number of Service Chains"
11526   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11527   layout:
11528     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11529     layout: "plot-service-density"
11530
11531 - type: "plot"
11532   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11533   algorithm: "plot_nf_heatmap"
11534   output-file-type: ".html"
11535   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
11536   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11537   filter: "'NIC_Intel-XXV710' and
11538            'NF_DENSITY' and
11539            'VHOST' and
11540            'VXLAN' and
11541            'CHAIN' and
11542            'IMIX' and
11543            '8T4C' and
11544            'NDRPDR'"
11545   parameters:
11546   - "throughput"
11547   - "name"
11548   - "tags"
11549   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11550   x-axis: "X = VNFs per Service Chain"
11551   y-axis: "Y = Number of Service Chains"
11552   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11553   layout:
11554     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11555     layout: "plot-service-density"
11556
11557 # Plots - NF Density - VSC - PDR IMIX
11558 - type: "plot"
11559   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11560   algorithm: "plot_nf_heatmap"
11561   output-file-type: ".html"
11562   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
11563   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11564   filter: "'NIC_Intel-XXV710' and
11565            'NF_DENSITY' and
11566            'VHOST' and
11567            'VXLAN' and
11568            'CHAIN' and
11569            'IMIX' and
11570            '2T1C' and
11571            'NDRPDR'"
11572   parameters:
11573   - "throughput"
11574   - "name"
11575   - "tags"
11576   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11577   x-axis: "X = VNFs per Service Chain"
11578   y-axis: "Y = Number of Service Chains"
11579   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11580   layout:
11581     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11582     layout: "plot-service-density"
11583
11584 - type: "plot"
11585   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11586   algorithm: "plot_nf_heatmap"
11587   output-file-type: ".html"
11588   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
11589   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11590   filter: "'NIC_Intel-XXV710' and
11591            'NF_DENSITY' and
11592            'VHOST' and
11593            'VXLAN' and
11594            'CHAIN' and
11595            'IMIX' and
11596            '4T2C' and
11597            'NDRPDR'"
11598   parameters:
11599   - "throughput"
11600   - "name"
11601   - "tags"
11602   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11603   x-axis: "X = VNFs per Service Chain"
11604   y-axis: "Y = Number of Service Chains"
11605   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11606   layout:
11607     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11608     layout: "plot-service-density"
11609
11610 - type: "plot"
11611   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11612   algorithm: "plot_nf_heatmap"
11613   output-file-type: ".html"
11614   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
11615   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11616   filter: "'NIC_Intel-XXV710' and
11617            'NF_DENSITY' and
11618            'VHOST' and
11619            'VXLAN' and
11620            'CHAIN' and
11621            'IMIX' and
11622            '8T4C' and
11623            'NDRPDR'"
11624   parameters:
11625   - "throughput"
11626   - "name"
11627   - "tags"
11628   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11629   x-axis: "X = VNFs per Service Chain"
11630   y-axis: "Y = Number of Service Chains"
11631   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11632   layout:
11633     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11634     layout: "plot-service-density"
11635
11636 # Plots - NF Density - CSC - MRR IMIX
11637 - type: "plot"
11638   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11639   algorithm: "plot_nf_heatmap"
11640   output-file-type: ".html"
11641   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
11642   data: "plot-vpp-nfv-2n-clx-mrr"
11643   filter: "'NIC_Intel-XXV710' and
11644            'NF_DENSITY' and
11645            'DOCKER' and
11646            'CHAIN' and
11647            'NF_VPPIP4' and
11648            'IMIX' and
11649            '2T1C' and
11650            'MRR'"
11651   parameters:
11652   - "result"
11653   - "name"
11654   - "tags"
11655   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11656   x-axis: "X = CNFs per Service Chain"
11657   y-axis: "Y = Number of Service Chains"
11658   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11659   layout:
11660     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11661     layout: "plot-service-density"
11662
11663 - type: "plot"
11664   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11665   algorithm: "plot_nf_heatmap"
11666   output-file-type: ".html"
11667   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
11668   data: "plot-vpp-nfv-2n-clx-mrr"
11669   filter: "'NIC_Intel-XXV710' and
11670            'NF_DENSITY' and
11671            'DOCKER' and
11672            'CHAIN' and
11673            'NF_VPPIP4' and
11674            'IMIX' and
11675            '4T2C' and
11676            'MRR'"
11677   parameters:
11678   - "result"
11679   - "name"
11680   - "tags"
11681   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11682   x-axis: "X = CNFs per Service Chain"
11683   y-axis: "Y = Number of Service Chains"
11684   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11685   layout:
11686     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11687     layout: "plot-service-density"
11688
11689 - type: "plot"
11690   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11691   algorithm: "plot_nf_heatmap"
11692   output-file-type: ".html"
11693   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
11694   data: "plot-vpp-nfv-2n-clx-mrr"
11695   filter: "'NIC_Intel-XXV710' and
11696            'NF_DENSITY' and
11697            'DOCKER' and
11698            'CHAIN' and
11699            'NF_VPPIP4' and
11700            'IMIX' and
11701            '8T4C' and
11702            'MRR'"
11703   parameters:
11704   - "result"
11705   - "name"
11706   - "tags"
11707   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11708   x-axis: "X = CNFs per Service Chain"
11709   y-axis: "Y = Number of Service Chains"
11710   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11711   layout:
11712     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11713     layout: "plot-service-density"
11714
11715 # Plots - NF Density - CSC - NDR IMIX
11716 - type: "plot"
11717   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11718   algorithm: "plot_nf_heatmap"
11719   output-file-type: ".html"
11720   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
11721   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11722   filter: "'NIC_Intel-XXV710' and
11723            'NF_DENSITY' and
11724            'DOCKER' and
11725            'CHAIN' and
11726            'NF_VPPIP4' and
11727            'IMIX' and
11728            '2T1C' and
11729            'NDRPDR'"
11730   parameters:
11731   - "throughput"
11732   - "name"
11733   - "tags"
11734   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11735   x-axis: "X = CNFs per Service Chain"
11736   y-axis: "Y = Number of Service Chains"
11737   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11738   layout:
11739     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11740     layout: "plot-service-density"
11741
11742 - type: "plot"
11743   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11744   algorithm: "plot_nf_heatmap"
11745   output-file-type: ".html"
11746   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
11747   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11748   filter: "'NIC_Intel-XXV710' and
11749            'NF_DENSITY' and
11750            'DOCKER' and
11751            'CHAIN' and
11752            'NF_VPPIP4' and
11753            'IMIX' and
11754            '4T2C' and
11755            'NDRPDR'"
11756   parameters:
11757   - "throughput"
11758   - "name"
11759   - "tags"
11760   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11761   x-axis: "X = CNFs per Service Chain"
11762   y-axis: "Y = Number of Service Chains"
11763   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11764   layout:
11765     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11766     layout: "plot-service-density"
11767
11768 - type: "plot"
11769   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11770   algorithm: "plot_nf_heatmap"
11771   output-file-type: ".html"
11772   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
11773   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11774   filter: "'NIC_Intel-XXV710' and
11775            'NF_DENSITY' and
11776            'DOCKER' and
11777            'CHAIN' and
11778            'NF_VPPIP4' and
11779            'IMIX' and
11780            '8T4C' and
11781            'NDRPDR'"
11782   parameters:
11783   - "throughput"
11784   - "name"
11785   - "tags"
11786   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11787   x-axis: "X = CNFs per Service Chain"
11788   y-axis: "Y = Number of Service Chains"
11789   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11790   layout:
11791     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11792     layout: "plot-service-density"
11793
11794 # Plots - NF Density - CSC - PDR IMIX
11795 - type: "plot"
11796   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11797   algorithm: "plot_nf_heatmap"
11798   output-file-type: ".html"
11799   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
11800   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11801   filter: "'NIC_Intel-XXV710' and
11802            'NF_DENSITY' and
11803            'DOCKER' and
11804            'CHAIN' and
11805            'NF_VPPIP4' and
11806            'IMIX' and
11807            '2T1C' and
11808            'NDRPDR'"
11809   parameters:
11810   - "throughput"
11811   - "name"
11812   - "tags"
11813   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11814   x-axis: "X = CNFs per Service Chain"
11815   y-axis: "Y = Number of Service Chains"
11816   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11817   layout:
11818     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11819     layout: "plot-service-density"
11820
11821 - type: "plot"
11822   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11823   algorithm: "plot_nf_heatmap"
11824   output-file-type: ".html"
11825   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
11826   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11827   filter: "'NIC_Intel-XXV710' and
11828            'NF_DENSITY' and
11829            'DOCKER' and
11830            'CHAIN' and
11831            'NF_VPPIP4' and
11832            'IMIX' and
11833            '4T2C' and
11834            'NDRPDR'"
11835   parameters:
11836   - "throughput"
11837   - "name"
11838   - "tags"
11839   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11840   x-axis: "X = CNFs per Service Chain"
11841   y-axis: "Y = Number of Service Chains"
11842   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11843   layout:
11844     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11845     layout: "plot-service-density"
11846
11847 - type: "plot"
11848   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11849   algorithm: "plot_nf_heatmap"
11850   output-file-type: ".html"
11851   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
11852   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11853   filter: "'NIC_Intel-XXV710' and
11854            'NF_DENSITY' and
11855            'DOCKER' and
11856            'CHAIN' and
11857            'NF_VPPIP4' and
11858            'IMIX' and
11859            '8T4C' and
11860            'NDRPDR'"
11861   parameters:
11862   - "throughput"
11863   - "name"
11864   - "tags"
11865   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11866   x-axis: "X = CNFs per Service Chain"
11867   y-axis: "Y = Number of Service Chains"
11868   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11869   layout:
11870     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11871     layout: "plot-service-density"
11872
11873 # Plots - NF Density - CSP - MRR IMIX
11874 - type: "plot"
11875   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11876   algorithm: "plot_nf_heatmap"
11877   output-file-type: ".html"
11878   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11879   data: "plot-vpp-nfv-2n-clx-mrr"
11880   filter: "'NIC_Intel-XXV710' and
11881            'NF_DENSITY' and
11882            'DOCKER' and
11883            'PIPELINE' and
11884            'NF_VPPIP4' and
11885            'IMIX' and
11886            '2T1C' and
11887            'MRR'"
11888   parameters:
11889   - "result"
11890   - "name"
11891   - "tags"
11892   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11893   x-axis: "X = CNFs per Service Pipeline"
11894   y-axis: "Y = Number of Service Pipelines"
11895   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11896   layout:
11897     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11898     layout: "plot-service-density"
11899
11900 - type: "plot"
11901   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11902   algorithm: "plot_nf_heatmap"
11903   output-file-type: ".html"
11904   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11905   data: "plot-vpp-nfv-2n-clx-mrr"
11906   filter: "'NIC_Intel-XXV710' and
11907            'NF_DENSITY' and
11908            'DOCKER' and
11909            'PIPELINE' and
11910            'NF_VPPIP4' and
11911            'IMIX' and
11912            '4T2C' and
11913            'MRR'"
11914   parameters:
11915   - "result"
11916   - "name"
11917   - "tags"
11918   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11919   x-axis: "X = CNFs per Service Pipeline"
11920   y-axis: "Y = Number of Service Pipelines"
11921   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11922   layout:
11923     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11924     layout: "plot-service-density"
11925
11926 - type: "plot"
11927   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11928   algorithm: "plot_nf_heatmap"
11929   output-file-type: ".html"
11930   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11931   data: "plot-vpp-nfv-2n-clx-mrr"
11932   filter: "'NIC_Intel-XXV710' and
11933            'NF_DENSITY' and
11934            'DOCKER' and
11935            'PIPELINE' and
11936            'NF_VPPIP4' and
11937            'IMIX' and
11938            '8T4C' and
11939            'MRR'"
11940   parameters:
11941   - "result"
11942   - "name"
11943   - "tags"
11944   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11945   x-axis: "X = CNFs per Service Pipeline"
11946   y-axis: "Y = Number of Service Pipelines"
11947   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11948   layout:
11949     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11950     layout: "plot-service-density"
11951
11952 # Plots - NF Density - CSP - NDR IMIX
11953 - type: "plot"
11954   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11955   algorithm: "plot_nf_heatmap"
11956   output-file-type: ".html"
11957   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11958   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11959   filter: "'NIC_Intel-XXV710' and
11960            'NF_DENSITY' and
11961            'DOCKER' and
11962            'PIPELINE' and
11963            'NF_VPPIP4' and
11964            'IMIX' and
11965            '2T1C' and
11966            'NDRPDR'"
11967   parameters:
11968   - "throughput"
11969   - "name"
11970   - "tags"
11971   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11972   x-axis: "X = CNFs per Service Pipeline"
11973   y-axis: "Y = Number of Service Pipelines"
11974   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11975   layout:
11976     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11977     layout: "plot-service-density"
11978
11979 - type: "plot"
11980   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11981   algorithm: "plot_nf_heatmap"
11982   output-file-type: ".html"
11983   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11984   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11985   filter: "'NIC_Intel-XXV710' and
11986            'NF_DENSITY' and
11987            'DOCKER' and
11988            'PIPELINE' and
11989            'NF_VPPIP4' and
11990            'IMIX' and
11991            '4T2C' and
11992            'NDRPDR'"
11993   parameters:
11994   - "throughput"
11995   - "name"
11996   - "tags"
11997   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11998   x-axis: "X = CNFs per Service Pipeline"
11999   y-axis: "Y = Number of Service Pipelines"
12000   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12001   layout:
12002     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12003     layout: "plot-service-density"
12004
12005 - type: "plot"
12006   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12007   algorithm: "plot_nf_heatmap"
12008   output-file-type: ".html"
12009   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
12010   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12011   filter: "'NIC_Intel-XXV710' and
12012            'NF_DENSITY' and
12013            'DOCKER' and
12014            'PIPELINE' and
12015            'NF_VPPIP4' and
12016            'IMIX' and
12017            '8T4C' and
12018            'NDRPDR'"
12019   parameters:
12020   - "throughput"
12021   - "name"
12022   - "tags"
12023   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12024   x-axis: "X = CNFs per Service Pipeline"
12025   y-axis: "Y = Number of Service Pipelines"
12026   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12027   layout:
12028     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12029     layout: "plot-service-density"
12030
12031 # Plots - NF Density - CSP - PDR IMIX
12032 - type: "plot"
12033   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12034   algorithm: "plot_nf_heatmap"
12035   output-file-type: ".html"
12036   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
12037   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12038   filter: "'NIC_Intel-XXV710' and
12039            'NF_DENSITY' and
12040            'DOCKER' and
12041            'PIPELINE' and
12042            'NF_VPPIP4' and
12043            'IMIX' and
12044            '2T1C' and
12045            'NDRPDR'"
12046   parameters:
12047   - "throughput"
12048   - "name"
12049   - "tags"
12050   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12051   x-axis: "X = CNFs per Service Pipeline"
12052   y-axis: "Y = Number of Service Pipelines"
12053   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12054   layout:
12055     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12056     layout: "plot-service-density"
12057
12058 - type: "plot"
12059   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12060   algorithm: "plot_nf_heatmap"
12061   output-file-type: ".html"
12062   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
12063   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12064   filter: "'NIC_Intel-XXV710' and
12065            'NF_DENSITY' and
12066            'DOCKER' and
12067            'PIPELINE' and
12068            'NF_VPPIP4' and
12069            'IMIX' and
12070            '4T2C' and
12071            'NDRPDR'"
12072   parameters:
12073   - "throughput"
12074   - "name"
12075   - "tags"
12076   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12077   x-axis: "X = CNFs per Service Pipeline"
12078   y-axis: "Y = Number of Service Pipelines"
12079   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12080   layout:
12081     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12082     layout: "plot-service-density"
12083
12084 - type: "plot"
12085   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12086   algorithm: "plot_nf_heatmap"
12087   output-file-type: ".html"
12088   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
12089   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12090   filter: "'NIC_Intel-XXV710' and
12091            'NF_DENSITY' and
12092            'DOCKER' and
12093            'PIPELINE' and
12094            'NF_VPPIP4' and
12095            'IMIX' and
12096            '8T4C' and
12097            'NDRPDR'"
12098   parameters:
12099   - "throughput"
12100   - "name"
12101   - "tags"
12102   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12103   x-axis: "X = CNFs per Service Pipeline"
12104   y-axis: "Y = Number of Service Pipelines"
12105   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12106   layout:
12107     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12108     layout: "plot-service-density"
12109
12110 ################################################################################
12111
12112 # Packet Throughput
12113
12114 - type: "plot"
12115   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12116   algorithm: "plot_perf_box_name"
12117   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12118   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12119   include:
12120     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12121     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12122     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12123     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12124   layout:
12125     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12126     layout: "plot-throughput"
12127
12128 - type: "plot"
12129   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12130   algorithm: "plot_perf_box_name"
12131   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12132   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12133   include:
12134     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12135     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12136     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12137     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12138   layout:
12139     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12140     layout: "plot-throughput"
12141
12142 - type: "plot"
12143   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12144   algorithm: "plot_perf_box_name"
12145   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12146   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12147   include:
12148     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12149     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12150     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12151     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12152   layout:
12153     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12154     layout: "plot-throughput"
12155
12156 - type: "plot"
12157   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12158   algorithm: "plot_perf_box_name"
12159   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12160   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12161   include:
12162     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12163     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12164     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12165     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12166   layout:
12167     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12168     layout: "plot-throughput"
12169
12170 - type: "plot"
12171   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12172   algorithm: "plot_perf_box_name"
12173   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12174   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12175   include:
12176     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12177     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12178     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12179     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12180     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12181   layout:
12182     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12183     layout: "plot-throughput"
12184
12185 - type: "plot"
12186   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12187   algorithm: "plot_perf_box_name"
12188   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12189   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12190   include:
12191     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12192     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12193     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12194     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12195     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12196   layout:
12197     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12198     layout: "plot-throughput"
12199
12200 - type: "plot"
12201   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12202   algorithm: "plot_perf_box_name"
12203   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12204   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12205   include:
12206     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12207     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12208     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12209     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12210     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12211   layout:
12212     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12213     layout: "plot-throughput"
12214
12215 - type: "plot"
12216   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12217   algorithm: "plot_perf_box_name"
12218   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12219   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12220   include:
12221     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12222     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12223     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12224     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12225     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12226   layout:
12227     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12228     layout: "plot-throughput"
12229
12230 - type: "plot"
12231   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
12232   algorithm: "plot_perf_box_name"
12233   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
12234   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12235   include:
12236     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12237     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12238     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12239     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12240     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12241   layout:
12242     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
12243     layout: "plot-throughput"
12244
12245 - type: "plot"
12246   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
12247   algorithm: "plot_perf_box_name"
12248   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
12249   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12250   include:
12251     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12252     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12253     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12254     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12255     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12256   layout:
12257     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
12258     layout: "plot-throughput"
12259
12260 - type: "plot"
12261   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
12262   algorithm: "plot_perf_box_name"
12263   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
12264   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12265   include:
12266     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12267     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12268     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12269     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12270     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12271     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12272   layout:
12273     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
12274     layout: "plot-throughput"
12275
12276 - type: "plot"
12277   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
12278   algorithm: "plot_perf_box_name"
12279   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
12280   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12281   include:
12282     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12283     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12284     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12285     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12286     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12287     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12288   layout:
12289     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
12290     layout: "plot-throughput"
12291
12292 - type: "plot"
12293   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12294   algorithm: "plot_perf_box_name"
12295   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12296   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12297   include:
12298     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12299     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12300     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12301     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12303   layout:
12304     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12305     layout: "plot-throughput"
12306
12307 - type: "plot"
12308   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12309   algorithm: "plot_perf_box_name"
12310   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12311   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12312   include:
12313     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12318   layout:
12319     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12320     layout: "plot-throughput"
12321
12322 - type: "plot"
12323   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
12324   algorithm: "plot_perf_box_name"
12325   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
12326   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12327   include:
12328     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
12329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
12330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12331   layout:
12332     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
12333     layout: "plot-throughput"
12334
12335 - type: "plot"
12336   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12337   algorithm: "plot_perf_box_name"
12338   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12339   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12340   include:
12341     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
12342     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
12343     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12344   layout:
12345     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12346     layout: "plot-throughput"
12347
12348 - type: "plot"
12349   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12350   algorithm: "plot_perf_box_name"
12351   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12352   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12353   include:
12354     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12355     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12356     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12357     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12359   layout:
12360     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12361     layout: "plot-throughput"
12362
12363 - type: "plot"
12364   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12365   algorithm: "plot_perf_box_name"
12366   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12367   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12368   include:
12369     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12370     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12371     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12374   layout:
12375     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12376     layout: "plot-throughput"
12377
12378 - type: "plot"
12379   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12380   algorithm: "plot_perf_box_name"
12381   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12382   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12383   include:
12384     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
12385     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
12386     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
12387   layout:
12388     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12389     layout: "plot-throughput"
12390
12391 - type: "plot"
12392   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12393   algorithm: "plot_perf_box_name"
12394   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12395   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12396   include:
12397     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
12398     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
12399     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
12400   layout:
12401     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12402     layout: "plot-throughput"
12403
12404 - type: "plot"
12405   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12406   algorithm: "plot_perf_box_name"
12407   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12408   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12409   include:
12410     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12411     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12412     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12413     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12414     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12415     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12416   layout:
12417     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12418     layout: "plot-throughput"
12419
12420 - type: "plot"
12421   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12422   algorithm: "plot_perf_box_name"
12423   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12424   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12425   include:
12426     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12427     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12428     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12429     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12430     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12431     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12432   layout:
12433     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12434     layout: "plot-throughput"
12435
12436 - type: "plot"
12437   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12438   algorithm: "plot_perf_box_name"
12439   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12440   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12441   include:
12442     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12443     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12444     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12445     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12446     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12447     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12448   layout:
12449     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12450     layout: "plot-throughput"
12451
12452 - type: "plot"
12453   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12454   algorithm: "plot_perf_box_name"
12455   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12456   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12457   include:
12458     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12459     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12460     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12461     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12462     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12463     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12464   layout:
12465     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12466     layout: "plot-throughput"
12467
12468 - type: "plot"
12469   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12470   algorithm: "plot_perf_box_name"
12471   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12472   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12473   include:
12474     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12475     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12476     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12477   layout:
12478     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12479     layout: "plot-throughput"
12480
12481 - type: "plot"
12482   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12483   algorithm: "plot_perf_box_name"
12484   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12485   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12486   include:
12487     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12488     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12489     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12490   layout:
12491     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12492     layout: "plot-throughput"
12493
12494 - type: "plot"
12495   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12496   algorithm: "plot_perf_box_name"
12497   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12498   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12499   include:
12500     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12501     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12502 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12503 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12504 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12505   layout:
12506     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12507     layout: "plot-throughput"
12508
12509 - type: "plot"
12510   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12511   algorithm: "plot_perf_box_name"
12512   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12513   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12514   include:
12515     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12516     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12517 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12518 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12519 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12520   layout:
12521     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12522     layout: "plot-throughput"
12523
12524 - type: "plot"
12525   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12526   algorithm: "plot_perf_box_name"
12527   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12528   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12529   include:
12530     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12531     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12532     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12533     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12534     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12535   layout:
12536     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12537     layout: "plot-throughput"
12538
12539 - type: "plot"
12540   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12541   algorithm: "plot_perf_box_name"
12542   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12543   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12544   include:
12545     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12546     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12547     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12548     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12549     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12550   layout:
12551     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12552     layout: "plot-throughput"
12553
12554 - type: "plot"
12555   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12556   algorithm: "plot_perf_box_name"
12557   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12558   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12559   include:
12560     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12561     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12562     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12563     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12564     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12565   layout:
12566     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12567     layout: "plot-throughput"
12568
12569 - type: "plot"
12570   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12571   algorithm: "plot_perf_box_name"
12572   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12573   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12574   include:
12575     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12576     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12577     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12578     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12579     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12580   layout:
12581     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12582     layout: "plot-throughput"
12583
12584 - type: "plot"
12585   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12586   algorithm: "plot_perf_box_name"
12587   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12588   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12589   include:
12590     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12591     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12592     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12593     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12594     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12595     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12596   layout:
12597     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12598     layout: "plot-throughput"
12599
12600 - type: "plot"
12601   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12602   algorithm: "plot_perf_box_name"
12603   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12604   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12605   include:
12606     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12607     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12608     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12609     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12610     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12611     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12612   layout:
12613     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12614     layout: "plot-throughput"
12615
12616 - type: "plot"
12617   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12618   algorithm: "plot_perf_box_name"
12619   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12620   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12621   include:
12622     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12623     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12624     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12625     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12626     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12627     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12628   layout:
12629     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12630     layout: "plot-throughput"
12631
12632 - type: "plot"
12633   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12634   algorithm: "plot_perf_box_name"
12635   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12636   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12637   include:
12638     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12639     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12640     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12641     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12642     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12643     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12644   layout:
12645     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12646     layout: "plot-throughput"
12647
12648 - type: "plot"
12649   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12650   algorithm: "plot_perf_box_name"
12651   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12652   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12653   include:
12654     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12655     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12656     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12657     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12658     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12659   layout:
12660     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12661     layout: "plot-throughput"
12662
12663 - type: "plot"
12664   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12665   algorithm: "plot_perf_box_name"
12666   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12667   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12668   include:
12669     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12670     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12671     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12672     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12673     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12674   layout:
12675     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12676     layout: "plot-throughput"
12677
12678 - type: "plot"
12679   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12680   algorithm: "plot_perf_box_name"
12681   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12682   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12683   include:
12684     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12685     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12686     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12687     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12688     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12689     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12690   layout:
12691     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12692     layout: "plot-throughput"
12693
12694 - type: "plot"
12695   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12696   algorithm: "plot_perf_box_name"
12697   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12698   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12699   include:
12700     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12701     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12702     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12703     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12704     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12705     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12706   layout:
12707     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12708     layout: "plot-throughput"
12709
12710 - type: "plot"
12711   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12712   algorithm: "plot_perf_box_name"
12713   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12714   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12715   include:
12716     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12717     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12718     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12719     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12720     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12721   layout:
12722     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12723     layout: "plot-throughput"
12724
12725 - type: "plot"
12726   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12727   algorithm: "plot_perf_box_name"
12728   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12729   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12730   include:
12731     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12732     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12733     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12734     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12735     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12736   layout:
12737     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12738     layout: "plot-throughput"
12739
12740 - type: "plot"
12741   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12742   algorithm: "plot_perf_box_name"
12743   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12744   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12745   include:
12746     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12747     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12748     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12749     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12750     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12751     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12752   layout:
12753     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12754     layout: "plot-throughput"
12755
12756 - type: "plot"
12757   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12758   algorithm: "plot_perf_box_name"
12759   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12760   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12761   include:
12762     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12763     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12764     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12765     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12766     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12767     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12768   layout:
12769     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12770     layout: "plot-throughput"
12771
12772 - type: "plot"
12773   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12774   algorithm: "plot_perf_box_name"
12775   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12776   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12777   include:
12778     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12779     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12780     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12781     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12782     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12783   layout:
12784     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12785     layout: "plot-throughput"
12786
12787 - type: "plot"
12788   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12789   algorithm: "plot_perf_box_name"
12790   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12791   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12792   include:
12793     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12794     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12795     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12796     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12797     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12798   layout:
12799     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12800     layout: "plot-throughput"
12801
12802 - type: "plot"
12803   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12804   algorithm: "plot_perf_box_name"
12805   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12806   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12807   include:
12808     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12809     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12810     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12811     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12812     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12813     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12814   layout:
12815     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12816     layout: "plot-throughput"
12817
12818 - type: "plot"
12819   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12820   algorithm: "plot_perf_box_name"
12821   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12822   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12823   include:
12824     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12825     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12826     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12827     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12828     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12829     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12830   layout:
12831     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12832     layout: "plot-throughput"
12833
12834 - type: "plot"
12835   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12836   algorithm: "plot_perf_box_name"
12837   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12838   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12839   include:
12840     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12841     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12842   layout:
12843     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12844     layout: "plot-throughput"
12845
12846 - type: "plot"
12847   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12848   algorithm: "plot_perf_box_name"
12849   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12850   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12851   include:
12852     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12853     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12854   layout:
12855     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12856     layout: "plot-throughput"
12857
12858 - type: "plot"
12859   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12860   algorithm: "plot_perf_box_name"
12861   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12862   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12863   include:
12864     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12865     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12866     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12867     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12868   layout:
12869     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12870     layout: "plot-throughput"
12871
12872 - type: "plot"
12873   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12874   algorithm: "plot_perf_box_name"
12875   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12876   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12877   include:
12878     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12879     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12880     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12881     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12882   layout:
12883     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12884     layout: "plot-throughput"
12885
12886 - type: "plot"
12887   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12888   algorithm: "plot_perf_box_name"
12889   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12890   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12891   include:
12892     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12893     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12894     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12895     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12896   layout:
12897     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12898     layout: "plot-throughput"
12899
12900 - type: "plot"
12901   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12902   algorithm: "plot_perf_box_name"
12903   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12904   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12905   include:
12906     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12907     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12908     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12909     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12910   layout:
12911     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12912     layout: "plot-throughput"
12913
12914 - type: "plot"
12915   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12916   algorithm: "plot_perf_box_name"
12917   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12918   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12919   include:
12920     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12921     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12922     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12923     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12924   layout:
12925     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12926     layout: "plot-throughput"
12927
12928 - type: "plot"
12929   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12930   algorithm: "plot_perf_box_name"
12931   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12932   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12933   include:
12934     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12935     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12936     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12937     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12938   layout:
12939     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12940     layout: "plot-throughput"
12941
12942 - type: "plot"
12943   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12944   algorithm: "plot_perf_box_name"
12945   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12946   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12947   include:
12948     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12949     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12950     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12951     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12952   layout:
12953     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12954     layout: "plot-throughput"
12955
12956 - type: "plot"
12957   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12958   algorithm: "plot_perf_box_name"
12959   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12960   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12961   include:
12962     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12963     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12964     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12965     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12966   layout:
12967     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12968     layout: "plot-throughput"
12969
12970 - type: "plot"
12971   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12972   algorithm: "plot_perf_box_name"
12973   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12974   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12975   include:
12976     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12977     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12978     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12979     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12980     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12981     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12982   layout:
12983     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12984     layout: "plot-throughput"
12985
12986 - type: "plot"
12987   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12988   algorithm: "plot_perf_box_name"
12989   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12990   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12991   include:
12992     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12993     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12994     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12995     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12996     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12997     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12998   layout:
12999     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
13000     layout: "plot-throughput"
13001
13002 - type: "plot"
13003   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13004   algorithm: "plot_perf_box_name"
13005   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13006   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13007   include:
13008     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
13009     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
13010     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
13011     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
13012     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
13013   layout:
13014     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13015     layout: "plot-throughput"
13016
13017 - type: "plot"
13018   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13019   algorithm: "plot_perf_box_name"
13020   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13021   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13022   include:
13023     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
13024     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
13025     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
13026     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
13027     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
13028   layout:
13029     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13030     layout: "plot-throughput"
13031
13032 - type: "plot"
13033   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13034   algorithm: "plot_perf_box_name"
13035   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13036   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13037   include:
13038     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13039     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13040     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
13041     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
13042     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13043   layout:
13044     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13045     layout: "plot-throughput"
13046
13047 - type: "plot"
13048   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13049   algorithm: "plot_perf_box_name"
13050   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13051   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13052   include:
13053     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13054     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13055     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
13056     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
13057     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13058   layout:
13059     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13060     layout: "plot-throughput"
13061
13062 - type: "plot"
13063   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
13064   algorithm: "plot_perf_box_name"
13065   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
13066   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13067   include:
13068     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13069     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13070     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13071   layout:
13072     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
13073     layout: "plot-throughput"
13074
13075 - type: "plot"
13076   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
13077   algorithm: "plot_perf_box_name"
13078   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
13079   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13080   include:
13081     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13082     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13083     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13084   layout:
13085     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
13086     layout: "plot-throughput"
13087
13088 - type: "plot"
13089   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13090   algorithm: "plot_perf_box_name"
13091   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13092   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13093   include:
13094     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13095     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13096     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13097   layout:
13098     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13099     layout: "plot-throughput"
13100
13101 - type: "plot"
13102   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13103   algorithm: "plot_perf_box_name"
13104   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13105   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13106   include:
13107     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13108     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13109     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13110   layout:
13111     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13112     layout: "plot-throughput"
13113
13114 - type: "plot"
13115   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13116   algorithm: "plot_perf_box_name"
13117   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13118   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13119   include:
13120     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
13121     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
13122     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
13123     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
13124     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
13125   layout:
13126     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13127     layout: "plot-throughput"
13128
13129 - type: "plot"
13130   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13131   algorithm: "plot_perf_box_name"
13132   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13133   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13134   include:
13135     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
13136     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
13137     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
13138     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
13139     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
13140   layout:
13141     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13142     layout: "plot-throughput"
13143
13144 - type: "plot"
13145   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13146   algorithm: "plot_perf_box_name"
13147   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13148   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13149   include:
13150     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13151     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13152     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
13153     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
13154     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13155   layout:
13156     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13157     layout: "plot-throughput"
13158
13159 - type: "plot"
13160   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13161   algorithm: "plot_perf_box_name"
13162   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13163   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13164   include:
13165     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13166     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13167     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
13168     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
13169     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13170   layout:
13171     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13172     layout: "plot-throughput"
13173
13174 - type: "plot"
13175   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13176   algorithm: "plot_perf_box_name"
13177   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13178   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13179   include:
13180     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13181     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13182     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13183     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13184     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13185   layout:
13186     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13187     layout: "plot-throughput"
13188
13189 - type: "plot"
13190   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13191   algorithm: "plot_perf_box_name"
13192   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13193   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13194   include:
13195     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13196     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13197     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13198     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13199     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13200   layout:
13201     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13202     layout: "plot-throughput"
13203
13204 - type: "plot"
13205   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13206   algorithm: "plot_perf_box_name"
13207   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13208   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13209   include:
13210     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13211     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13212     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13213     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13214     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13215   layout:
13216     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13217     layout: "plot-throughput"
13218
13219 - type: "plot"
13220   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13221   algorithm: "plot_perf_box_name"
13222   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13223   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13224   include:
13225     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13226     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13227     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13228     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13229     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13230   layout:
13231     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13232     layout: "plot-throughput"
13233
13234 - type: "plot"
13235   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13236   algorithm: "plot_perf_box_name"
13237   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13238   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13239   include:
13240     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13241     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13242     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13243     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13244     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13245   layout:
13246     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13247     layout: "plot-throughput"
13248
13249 - type: "plot"
13250   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13251   algorithm: "plot_perf_box_name"
13252   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13253   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13254   include:
13255     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13256     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13257     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13258     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13259     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13260   layout:
13261     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13262     layout: "plot-throughput"
13263
13264 - type: "plot"
13265   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13266   algorithm: "plot_perf_box_name"
13267   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13268   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13269   include:
13270     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13271     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13272     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13273     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13274     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13275     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13276   layout:
13277     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13278     layout: "plot-throughput"
13279
13280 - type: "plot"
13281   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13282   algorithm: "plot_perf_box_name"
13283   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13284   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13285   include:
13286     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13287     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13288     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13289     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13290     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13291     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13292   layout:
13293     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13294     layout: "plot-throughput"
13295
13296 - type: "plot"
13297   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13298   algorithm: "plot_perf_box_name"
13299   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13300   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13301   include:
13302     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13303     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13304     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13305     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13306   layout:
13307     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13308     layout: "plot-throughput"
13309
13310 - type: "plot"
13311   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13312   algorithm: "plot_perf_box_name"
13313   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13314   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13315   include:
13316     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13317     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13318     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13319     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13320   layout:
13321     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13322     layout: "plot-throughput"
13323
13324 - type: "plot"
13325   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13326   algorithm: "plot_perf_box_name"
13327   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13328   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13329   include:
13330     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13331     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13332     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13333     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13334     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13335     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13336   layout:
13337     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13338     layout: "plot-throughput"
13339
13340 - type: "plot"
13341   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13342   algorithm: "plot_perf_box_name"
13343   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13344   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13345   include:
13346     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13347     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13348     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13349     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13350     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13351     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13352   layout:
13353     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13354     layout: "plot-throughput"
13355
13356 - type: "plot"
13357   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13358   algorithm: "plot_perf_box_name"
13359   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13360   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13361   include:
13362     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13363     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13364     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13365     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13366     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13367     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13368   layout:
13369     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13370     layout: "plot-throughput"
13371
13372 - type: "plot"
13373   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13374   algorithm: "plot_perf_box_name"
13375   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13376   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13377   include:
13378     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13379     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13380     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13381     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13382     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13383     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13384   layout:
13385     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13386     layout: "plot-throughput"
13387
13388 - type: "plot"
13389   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13390   algorithm: "plot_perf_box_name"
13391   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13392   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13393   include:
13394     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13395     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13396     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13397     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13398     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13399     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13400   layout:
13401     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13402     layout: "plot-throughput"
13403
13404 - type: "plot"
13405   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13406   algorithm: "plot_perf_box_name"
13407   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13408   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13409   include:
13410     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13411     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13412     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13413     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13414     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13415     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13416   layout:
13417     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13418     layout: "plot-throughput"
13419
13420 - type: "plot"
13421   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13422   algorithm: "plot_perf_box_name"
13423   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13424   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13425   include:
13426     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13427     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13428     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13429     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13430     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13431     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13432   layout:
13433     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13434     layout: "plot-throughput"
13435
13436 - type: "plot"
13437   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13438   algorithm: "plot_perf_box_name"
13439   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13440   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13441   include:
13442     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13443     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13444     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13445     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13446     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13447     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13448   layout:
13449     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13450     layout: "plot-throughput"
13451
13452 - type: "plot"
13453   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13454   algorithm: "plot_perf_box_name"
13455   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13456   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13457   include:
13458     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13459     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13460     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13461     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13462     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13463     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13464   layout:
13465     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13466     layout: "plot-throughput"
13467
13468 - type: "plot"
13469   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13470   algorithm: "plot_perf_box_name"
13471   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13472   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13473   include:
13474     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13475     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13476     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13477     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13478     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13479     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13480   layout:
13481     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13482     layout: "plot-throughput"
13483
13484 - type: "plot"
13485   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13486   algorithm: "plot_perf_box_name"
13487   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13488   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13489   include:
13490     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13491     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13492     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13493     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13494     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13495     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13496   layout:
13497     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13498     layout: "plot-throughput"
13499
13500 - type: "plot"
13501   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13502   algorithm: "plot_perf_box_name"
13503   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13504   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13505   include:
13506     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13507     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13508     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13509     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13510     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13511     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13512   layout:
13513     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13514     layout: "plot-throughput"
13515
13516 - type: "plot"
13517   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13518   algorithm: "plot_perf_box_name"
13519   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13520   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13521   include:
13522     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13523     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13524     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13525     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13526     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13527     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13528   layout:
13529     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13530     layout: "plot-throughput"
13531
13532 - type: "plot"
13533   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13534   algorithm: "plot_perf_box_name"
13535   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13536   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13537   include:
13538     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13539     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13540     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13541     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13542     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13543     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13544   layout:
13545     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13546     layout: "plot-throughput"
13547
13548 - type: "plot"
13549   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13550   algorithm: "plot_perf_box_name"
13551   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13552   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13553   include:
13554     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13555     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13556     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13557     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13558     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13559     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13560   layout:
13561     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13562     layout: "plot-throughput"
13563
13564 - type: "plot"
13565   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13566   algorithm: "plot_perf_box_name"
13567   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13568   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13569   include:
13570     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13571     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13572     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13573     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13576   layout:
13577     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13578     layout: "plot-throughput"
13579
13580 - type: "plot"
13581   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13582   algorithm: "plot_perf_box_name"
13583   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13584   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13585   include:
13586     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13587     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13588     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13589     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13590   layout:
13591     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13592     layout: "plot-throughput"
13593
13594 - type: "plot"
13595   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13596   algorithm: "plot_perf_box_name"
13597   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13598   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13599   include:
13600     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13601     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13602     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13603     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13604   layout:
13605     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13606     layout: "plot-throughput"
13607
13608 - type: "plot"
13609   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13610   algorithm: "plot_perf_box_name"
13611   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13612   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13613   include:
13614     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13615     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13616     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13617     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13618   layout:
13619     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13620     layout: "plot-throughput"
13621
13622 - type: "plot"
13623   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13624   algorithm: "plot_perf_box_name"
13625   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13626   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13627   include:
13628     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13629     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13630     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13631     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13632   layout:
13633     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13634     layout: "plot-throughput"
13635
13636 - type: "plot"
13637   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13638   algorithm: "plot_perf_box_name"
13639   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13640   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13641   include:
13642     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13643     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13644     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13645     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13646     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13647     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13648   layout:
13649     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13650     layout: "plot-throughput"
13651
13652 - type: "plot"
13653   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13654   algorithm: "plot_perf_box_name"
13655   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13656   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13657   include:
13658     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13659     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13660     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13661     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13662     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13663     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13664   layout:
13665     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13666     layout: "plot-throughput"
13667
13668 - type: "plot"
13669   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13670   algorithm: "plot_perf_box_name"
13671   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13672   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13673   include:
13674     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13675     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13676     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13677     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13678     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13679   layout:
13680     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13681     layout: "plot-throughput"
13682
13683 - type: "plot"
13684   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13685   algorithm: "plot_perf_box_name"
13686   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13687   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13688   include:
13689     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13690     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13691     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13692     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13693     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13694   layout:
13695     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13696     layout: "plot-throughput"
13697
13698 - type: "plot"
13699   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13700   algorithm: "plot_perf_box_name"
13701   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13702   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13703   include:
13704     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13705     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13706     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13707     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13708     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13709   layout:
13710     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13711     layout: "plot-throughput"
13712
13713 - type: "plot"
13714   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13715   algorithm: "plot_perf_box_name"
13716   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13717   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13718   include:
13719     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13720     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13721     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13722     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13723     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13724   layout:
13725     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13726     layout: "plot-throughput"
13727
13728 - type: "plot"
13729   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13730   algorithm: "plot_perf_box_name"
13731   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13732   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13733   include:
13734     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13735     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13736     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13737     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13738   layout:
13739     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13740     layout: "plot-throughput"
13741
13742 - type: "plot"
13743   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13744   algorithm: "plot_perf_box_name"
13745   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13746   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13747   include:
13748     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13749     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13750     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13751     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13752   layout:
13753     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13754     layout: "plot-throughput"
13755
13756 - type: "plot"
13757   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13758   algorithm: "plot_perf_box_name"
13759   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13760   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13761   include:
13762     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13763     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13764     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13765     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13766     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13767     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13768   layout:
13769     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13770     layout: "plot-throughput"
13771
13772 - type: "plot"
13773   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13774   algorithm: "plot_perf_box_name"
13775   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13776   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13777   include:
13778     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13779     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13780     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13781     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13782     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13783     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13784   layout:
13785     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13786     layout: "plot-throughput"
13787
13788 - type: "plot"
13789   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13790   algorithm: "plot_perf_box_name"
13791   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13792   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13793   include:
13794     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13795     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13796     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13797     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13798     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13799     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13800   layout:
13801     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13802     layout: "plot-throughput"
13803
13804 - type: "plot"
13805   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13806   algorithm: "plot_perf_box_name"
13807   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13808   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13809   include:
13810     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13811     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13812     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13813     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13814     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13815     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13816   layout:
13817     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13818     layout: "plot-throughput"
13819
13820 - type: "plot"
13821   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13822   algorithm: "plot_perf_box_name"
13823   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13824   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13825   include:
13826     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13827     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13828     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13829     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13830     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13831     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13832   layout:
13833     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13834     layout: "plot-throughput"
13835
13836 - type: "plot"
13837   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13838   algorithm: "plot_perf_box_name"
13839   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13840   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13841   include:
13842     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13843     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13844     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13845     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13846     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13847     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13848   layout:
13849     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13850     layout: "plot-throughput"
13851
13852 - type: "plot"
13853   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13854   algorithm: "plot_perf_box_name"
13855   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13856   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13857   include:
13858     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13859     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13860     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13861     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13862     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13863     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13864   layout:
13865     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13866     layout: "plot-throughput"
13867
13868 - type: "plot"
13869   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13870   algorithm: "plot_perf_box_name"
13871   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13872   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13873   include:
13874     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13875     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13876     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13877     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13878     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13879     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13880   layout:
13881     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13882     layout: "plot-throughput"
13883
13884 - type: "plot"
13885   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13886   algorithm: "plot_perf_box_name"
13887   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13888   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13889   include:
13890     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13891     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13892     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13893     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13894   layout:
13895     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13896     layout: "plot-throughput"
13897
13898 - type: "plot"
13899   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13900   algorithm: "plot_perf_box_name"
13901   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13902   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13903   include:
13904     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13905     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13906     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13907     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13908   layout:
13909     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13910     layout: "plot-throughput"
13911
13912 - type: "plot"
13913   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13914   algorithm: "plot_perf_box_name"
13915   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13916   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13917   include:
13918     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13919     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13920     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13921     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13922     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13923     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13924   layout:
13925     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13926     layout: "plot-throughput"
13927
13928 - type: "plot"
13929   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13930   algorithm: "plot_perf_box_name"
13931   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13932   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13933   include:
13934     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13935     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13936     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13937     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13938     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13939     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13940   layout:
13941     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13942     layout: "plot-throughput"
13943
13944 - type: "plot"
13945   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13946   algorithm: "plot_perf_box_name"
13947   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13948   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13949   include:
13950     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13951     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13952     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13953     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13954     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13955     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13956   layout:
13957     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13958     layout: "plot-throughput"
13959
13960 - type: "plot"
13961   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13962   algorithm: "plot_perf_box_name"
13963   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13964   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13965   include:
13966     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13967     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13968     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13969     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13970     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13971     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13972   layout:
13973     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13974     layout: "plot-throughput"
13975
13976 #- type: "plot"
13977 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13978 #  algorithm: "plot_perf_box_name"
13979 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13980 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13981 #  include:
13982 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13983 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13984 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13985 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13986 #  layout:
13987 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13988 #    layout: "plot-throughput"
13989 #
13990 #- type: "plot"
13991 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13992 #  algorithm: "plot_perf_box_name"
13993 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13994 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13995 #  include:
13996 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13997 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13998 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13999 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14000 #  layout:
14001 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14002 #    layout: "plot-throughput"
14003
14004 - type: "plot"
14005   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14006   algorithm: "plot_perf_box_name"
14007   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14008   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14009   include:
14010     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14011     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14012     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14013     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14014     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14015     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14016   layout:
14017     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14018     layout: "plot-throughput"
14019
14020 - type: "plot"
14021   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14022   algorithm: "plot_perf_box_name"
14023   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14024   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14025   include:
14026     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14027     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14028     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14029     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14030     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14031     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14032   layout:
14033     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14034     layout: "plot-throughput"
14035
14036 #- type: "plot"
14037 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
14038 #  algorithm: "plot_perf_box_name"
14039 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
14040 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14041 #  include:
14042 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14043 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14044 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14045 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14046 #  layout:
14047 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
14048 #    layout: "plot-throughput"
14049 #
14050 #- type: "plot"
14051 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14052 #  algorithm: "plot_perf_box_name"
14053 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14054 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14055 #  include:
14056 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14057 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14058 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14059 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14060 #  layout:
14061 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14062 #    layout: "plot-throughput"
14063
14064 - type: "plot"
14065   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14066   algorithm: "plot_perf_box_name"
14067   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14068   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14069   include:
14070     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14071     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14072     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14073     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14074     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14075     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14076   layout:
14077     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14078     layout: "plot-throughput"
14079
14080 - type: "plot"
14081   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14082   algorithm: "plot_perf_box_name"
14083   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14084   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14085   include:
14086     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14087     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14088     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14089     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14090     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14091     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14092   layout:
14093     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14094     layout: "plot-throughput"
14095
14096 #- type: "plot"
14097 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14098 #  algorithm: "plot_perf_box_name"
14099 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14100 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14101 #  include:
14102 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14103 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14104 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14105 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14106 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14107 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14108 #  layout:
14109 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14110 #    layout: "plot-throughput"
14111 #
14112 #- type: "plot"
14113 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14114 #  algorithm: "plot_perf_box_name"
14115 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14116 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14117 #  include:
14118 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14119 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14120 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14121 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14122 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14123 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14124 #  layout:
14125 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14126 #    layout: "plot-throughput"
14127
14128 - type: "plot"
14129   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
14130   algorithm: "plot_perf_box_name"
14131   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
14132   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14133   include:
14134     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14135     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14136     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14137     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14138     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14139     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14140   layout:
14141     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
14142     layout: "plot-throughput"
14143
14144 - type: "plot"
14145   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
14146   algorithm: "plot_perf_box_name"
14147   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
14148   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14149   include:
14150     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14151     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14152     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14153     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14154     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14155     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14156   layout:
14157     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
14158     layout: "plot-throughput"
14159
14160 - type: "plot"
14161   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
14162   algorithm: "plot_perf_box_name"
14163   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
14164   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14165   include:
14166     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14167     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14168     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14169 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14170 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14171 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14172   layout:
14173     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
14174     layout: "plot-throughput"
14175
14176 - type: "plot"
14177   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
14178   algorithm: "plot_perf_box_name"
14179   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
14180   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14181   include:
14182     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14183     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14184     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14185 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14186 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14187 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14188   layout:
14189     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
14190     layout: "plot-throughput"
14191
14192 - type: "plot"
14193   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
14194   algorithm: "plot_perf_box_name"
14195   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
14196   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14197   include:
14198     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14199     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14200     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14201     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14202     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14203     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14204   layout:
14205     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
14206     layout: "plot-throughput"
14207
14208 - type: "plot"
14209   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
14210   algorithm: "plot_perf_box_name"
14211   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
14212   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14213   include:
14214     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14215     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14216     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14217     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14218     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14219     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14220   layout:
14221     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
14222     layout: "plot-throughput"
14223
14224 - type: "plot"
14225   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14226   algorithm: "plot_perf_box_name"
14227   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14228   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14229   include:
14230     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14231     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14232     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14233     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14234     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14235     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14236   layout:
14237     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14238     layout: "plot-throughput"
14239
14240 - type: "plot"
14241   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14242   algorithm: "plot_perf_box_name"
14243   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14244   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14245   include:
14246     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14247     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14248     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14249     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14250     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14251     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14252   layout:
14253     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14254     layout: "plot-throughput"
14255
14256 #- type: "plot"
14257 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14258 #  algorithm: "plot_perf_box_name"
14259 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14260 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14261 #  include:
14262 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14263 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14264 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14265 #  layout:
14266 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14267 #    layout: "plot-throughput"
14268 #
14269 #- type: "plot"
14270 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14271 #  algorithm: "plot_perf_box_name"
14272 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14273 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14274 #  include:
14275 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14276 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14277 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14278 #  layout:
14279 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14280 #    layout: "plot-throughput"
14281
14282 - type: "plot"
14283   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14284   algorithm: "plot_perf_box_name"
14285   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14286   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14287   include:
14288     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14289     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14290     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14291     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14292     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14293   layout:
14294     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14295     layout: "plot-throughput"
14296
14297 - type: "plot"
14298   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14299   algorithm: "plot_perf_box_name"
14300   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14301   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14302   include:
14303     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14304     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14305     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14306     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14307     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14308   layout:
14309     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14310     layout: "plot-throughput"
14311
14312 - type: "plot"
14313   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14314   algorithm: "plot_perf_box_name"
14315   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14316   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14317   include:
14318     - "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"
14319     - "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"
14320     - "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"
14321     - "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"
14322     - "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"
14323   layout:
14324     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14325     layout: "plot-throughput"
14326
14327 - type: "plot"
14328   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14329   algorithm: "plot_perf_box_name"
14330   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14331   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14332   include:
14333     - "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"
14334     - "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"
14335     - "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"
14336     - "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"
14337     - "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"
14338   layout:
14339     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14340     layout: "plot-throughput"
14341
14342 - type: "plot"
14343   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14344   algorithm: "plot_perf_box_name"
14345   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14346   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14347   include:
14348     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14349     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14350     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14351     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14352     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14353   layout:
14354     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14355     layout: "plot-throughput"
14356
14357 - type: "plot"
14358   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14359   algorithm: "plot_perf_box_name"
14360   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14361   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14362   include:
14363     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14364     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14365     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14366     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14367     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14368   layout:
14369     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14370     layout: "plot-throughput"
14371
14372 - type: "plot"
14373   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14374   algorithm: "plot_perf_box_name"
14375   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14376   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14377   include:
14378     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14379     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14380     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14381     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14382     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14383   layout:
14384     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14385     layout: "plot-throughput"
14386
14387 - type: "plot"
14388   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14389   algorithm: "plot_perf_box_name"
14390   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14391   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14392   include:
14393     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14394     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14395     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14396     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14397     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14398   layout:
14399     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14400     layout: "plot-throughput"
14401
14402 - type: "plot"
14403   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14404   algorithm: "plot_perf_box_name"
14405   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14406   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14407   include:
14408     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14409     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14410     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14411     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14412     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14413   layout:
14414     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14415     layout: "plot-throughput"
14416
14417 - type: "plot"
14418   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14419   algorithm: "plot_perf_box_name"
14420   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14421   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14422   include:
14423     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14424     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14425     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14426     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14427     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14428   layout:
14429     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14430     layout: "plot-throughput"
14431
14432 - type: "plot"
14433   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14434   algorithm: "plot_perf_box_name"
14435   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14436   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14437   include:
14438     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14439     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14440     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14441     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14442     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14443   layout:
14444     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14445     layout: "plot-throughput"
14446
14447 - type: "plot"
14448   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14449   algorithm: "plot_perf_box_name"
14450   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14451   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14452   include:
14453     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14454     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14455     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14456     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14457     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14458   layout:
14459     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14460     layout: "plot-throughput"
14461
14462 - type: "plot"
14463   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14464   algorithm: "plot_perf_box_name"
14465   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14466   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14467   include:
14468     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14469     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14470     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14471     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14472   layout:
14473     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14474     layout: "plot-throughput"
14475
14476 - type: "plot"
14477   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14478   algorithm: "plot_perf_box_name"
14479   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14480   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14481   include:
14482     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14483     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14484     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14485     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14486   layout:
14487     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14488     layout: "plot-throughput"
14489
14490 - type: "plot"
14491   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14492   algorithm: "plot_perf_box_name"
14493   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14494   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14495   include:
14496     - "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"
14497     - "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"
14498     - "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"
14499     - "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"
14500   layout:
14501     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14502     layout: "plot-throughput"
14503
14504 - type: "plot"
14505   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14506   algorithm: "plot_perf_box_name"
14507   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14508   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14509   include:
14510     - "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"
14511     - "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"
14512     - "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"
14513     - "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"
14514   layout:
14515     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14516     layout: "plot-throughput"
14517
14518 - type: "plot"
14519   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14520   algorithm: "plot_perf_box_name"
14521   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14522   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14523   include:
14524     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14525     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14526     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14527     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14528     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14529     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14530   layout:
14531     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14532     layout: "plot-throughput"
14533
14534 - type: "plot"
14535   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14536   algorithm: "plot_perf_box_name"
14537   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14538   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14539   include:
14540     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14541     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14542     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14543     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14544     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14545     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14546   layout:
14547     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14548     layout: "plot-throughput"
14549
14550 - type: "plot"
14551   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14552   algorithm: "plot_perf_box_name"
14553   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14554   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14555   include:
14556     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14557     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14558     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14559     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14560     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14561     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14562   layout:
14563     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14564     layout: "plot-throughput"
14565
14566 - type: "plot"
14567   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14568   algorithm: "plot_perf_box_name"
14569   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14570   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14571   include:
14572     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14573     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14574     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14575     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14576     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14577     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14578   layout:
14579     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14580     layout: "plot-throughput"
14581
14582 - type: "plot"
14583   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14584   algorithm: "plot_perf_box_name"
14585   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14586   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14587   include:
14588     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14589     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14590     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14591     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14592     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14593     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14594   layout:
14595     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14596     layout: "plot-throughput"
14597
14598 - type: "plot"
14599   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14600   algorithm: "plot_perf_box_name"
14601   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14602   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14603   include:
14604     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14605     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14606     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14607     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14608     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14609     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14610   layout:
14611     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14612     layout: "plot-throughput"
14613
14614 - type: "plot"
14615   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14616   algorithm: "plot_perf_box_name"
14617   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14618   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14619   include:
14620     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14621     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14622     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14623     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14624     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14625   layout:
14626     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14627     layout: "plot-throughput"
14628
14629 - type: "plot"
14630   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14631   algorithm: "plot_perf_box_name"
14632   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14633   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14634   include:
14635     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14636     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14637     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14638     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14639     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14640   layout:
14641     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14642     layout: "plot-throughput"
14643
14644 - type: "plot"
14645   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14646   algorithm: "plot_perf_box_name"
14647   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14648   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14649   include:
14650     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14651     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14652   layout:
14653     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14654     layout: "plot-throughput"
14655
14656 - type: "plot"
14657   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14658   algorithm: "plot_perf_box_name"
14659   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14660   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14661   include:
14662     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14663     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14664   layout:
14665     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14666     layout: "plot-throughput"
14667
14668 - type: "plot"
14669   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14670   algorithm: "plot_perf_box_name"
14671   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14672   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14673   include:
14674     - "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"
14675     - "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"
14676   layout:
14677     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14678     layout: "plot-throughput"
14679
14680 - type: "plot"
14681   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14682   algorithm: "plot_perf_box_name"
14683   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14684   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14685   include:
14686     - "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"
14687     - "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"
14688   layout:
14689     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14690     layout: "plot-throughput"
14691
14692 - type: "plot"
14693   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14694   algorithm: "plot_perf_box_name"
14695   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14696   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14697   include:
14698     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14699     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14700   layout:
14701     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14702     layout: "plot-throughput"
14703
14704 - type: "plot"
14705   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14706   algorithm: "plot_perf_box_name"
14707   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14708   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14709   include:
14710     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14711     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14712   layout:
14713     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14714     layout: "plot-throughput"
14715
14716 - type: "plot"
14717   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14718   algorithm: "plot_perf_box_name"
14719   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14720   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14721   include:
14722     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14723     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14724   layout:
14725     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14726     layout: "plot-throughput"
14727
14728 - type: "plot"
14729   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14730   algorithm: "plot_perf_box_name"
14731   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14732   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14733   include:
14734     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14735     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14736   layout:
14737     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14738     layout: "plot-throughput"
14739
14740 - type: "plot"
14741   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14742   algorithm: "plot_perf_box_name"
14743   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14744   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14745   include:
14746     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14747     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14748     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14749     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14750     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14751     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14752   layout:
14753     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14754     layout: "plot-throughput"
14755
14756 - type: "plot"
14757   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14758   algorithm: "plot_perf_box_name"
14759   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14760   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14761   include:
14762     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14763     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14764     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14765     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14766     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14767     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14768   layout:
14769     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14770     layout: "plot-throughput"
14771
14772 - type: "plot"
14773   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14774   algorithm: "plot_perf_box_name"
14775   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14776   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14777   include:
14778     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14779     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14780     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14781     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14782     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14783     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14784   layout:
14785     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14786     layout: "plot-throughput"
14787
14788 - type: "plot"
14789   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14790   algorithm: "plot_perf_box_name"
14791   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14792   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14793   include:
14794     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14795     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14796     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14797     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14798     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14799     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14800   layout:
14801     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14802     layout: "plot-throughput"
14803
14804 #- type: "plot"
14805 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14806 #  algorithm: "plot_perf_box_name"
14807 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14808 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14809 #  include:
14810 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14811 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14812 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14813 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14814 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14815 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14816 #  layout:
14817 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14818 #    layout: "plot-throughput"
14819 #
14820 #- type: "plot"
14821 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14822 #  algorithm: "plot_perf_box_name"
14823 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14824 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14825 #  include:
14826 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14827 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14828 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14829 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14830 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14831 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14832 #  layout:
14833 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14834 #    layout: "plot-throughput"
14835
14836 - type: "plot"
14837   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14838   algorithm: "plot_perf_box_name"
14839   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14840   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14841   include:
14842     - "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"
14843     - "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"
14844     - "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"
14845     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14846     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14847     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14848   layout:
14849     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14850     layout: "plot-throughput"
14851
14852 - type: "plot"
14853   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14854   algorithm: "plot_perf_box_name"
14855   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14856   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14857   include:
14858     - "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"
14859     - "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"
14860     - "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"
14861     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14862     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14863     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14864   layout:
14865     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14866     layout: "plot-throughput"
14867
14868 ################################################################################
14869
14870 # Packet Speedup
14871
14872 - type: "plot"
14873   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14874   algorithm: "plot_tsa_name"
14875   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14876   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14877   include:
14878     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14879     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14880     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14881     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14882   layout:
14883     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14884     layout: "plot-throughput-speedup-analysis"
14885
14886 - type: "plot"
14887   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14888   algorithm: "plot_tsa_name"
14889   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14890   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14891   include:
14892     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14893     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14894     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14895     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14896   layout:
14897     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14898     layout: "plot-throughput-speedup-analysis"
14899
14900 - type: "plot"
14901   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14902   algorithm: "plot_tsa_name"
14903   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14904   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14905   include:
14906     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14907     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14908     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14909     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14910   layout:
14911     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14912     layout: "plot-throughput-speedup-analysis"
14913
14914 - type: "plot"
14915   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14916   algorithm: "plot_tsa_name"
14917   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14918   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14919   include:
14920     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14921     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14922     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14923     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14924   layout:
14925     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14926     layout: "plot-throughput-speedup-analysis"
14927
14928 - type: "plot"
14929   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14930   algorithm: "plot_tsa_name"
14931   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14932   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14933   include:
14934     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14935     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14936     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14937     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14938     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14939   layout:
14940     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14941     layout: "plot-throughput-speedup-analysis"
14942
14943 - type: "plot"
14944   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14945   algorithm: "plot_tsa_name"
14946   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14947   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14948   include:
14949     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14950     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14951     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14952     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14953     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14954   layout:
14955     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14956     layout: "plot-throughput-speedup-analysis"
14957
14958 - type: "plot"
14959   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14960   algorithm: "plot_tsa_name"
14961   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14962   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14963   include:
14964     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14965     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14966     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14967     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14968     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14969   layout:
14970     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14971     layout: "plot-throughput-speedup-analysis"
14972
14973 - type: "plot"
14974   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14975   algorithm: "plot_tsa_name"
14976   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14977   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14978   include:
14979     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14980     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14981     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14982     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14983     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14984   layout:
14985     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14986     layout: "plot-throughput-speedup-analysis"
14987
14988 - type: "plot"
14989   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14990   algorithm: "plot_tsa_name"
14991   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14992   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14993   include:
14994     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14995     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14996     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14997     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14998     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14999     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15000   layout:
15001     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
15002     layout: "plot-throughput-speedup-analysis"
15003
15004 - type: "plot"
15005   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15006   algorithm: "plot_tsa_name"
15007   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15008   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15009   include:
15010     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15011     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15012     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15013     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15014     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15015     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15016   layout:
15017     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
15018     layout: "plot-throughput-speedup-analysis"
15019
15020 - type: "plot"
15021   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15022   algorithm: "plot_tsa_name"
15023   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15024   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15025   include:
15026     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15027     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15028     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15029     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15030     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15031   layout:
15032     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15033     layout: "plot-throughput-speedup-analysis"
15034
15035 - type: "plot"
15036   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15037   algorithm: "plot_tsa_name"
15038   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15039   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15040   include:
15041     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15042     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15043     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15044     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15045     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15046   layout:
15047     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15048     layout: "plot-throughput-speedup-analysis"
15049
15050 - type: "plot"
15051   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
15052   algorithm: "plot_tsa_name"
15053   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
15054   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15055   include:
15056     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
15057     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
15058     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15059   layout:
15060     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
15061     layout: "plot-throughput-speedup-analysis"
15062
15063 - type: "plot"
15064   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
15065   algorithm: "plot_tsa_name"
15066   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
15067   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15068   include:
15069     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
15070     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
15071     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15072   layout:
15073     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
15074     layout: "plot-throughput-speedup-analysis"
15075
15076 - type: "plot"
15077   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15078   algorithm: "plot_tsa_name"
15079   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15080   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15081   include:
15082     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15083     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15084     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15085     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15086     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15087   layout:
15088     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15089     layout: "plot-throughput-speedup-analysis"
15090
15091 - type: "plot"
15092   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15093   algorithm: "plot_tsa_name"
15094   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15095   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15096   include:
15097     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15098     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15099     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15100     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15101     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15102   layout:
15103     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15104     layout: "plot-throughput-speedup-analysis"
15105
15106 - type: "plot"
15107   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
15108   algorithm: "plot_tsa_name"
15109   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
15110   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15111   include:
15112     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
15113     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
15114     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
15115   layout:
15116     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
15117     layout: "plot-throughput-speedup-analysis"
15118
15119 - type: "plot"
15120   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
15121   algorithm: "plot_tsa_name"
15122   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
15123   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15124   include:
15125     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
15126     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
15127     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
15128   layout:
15129     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
15130     layout: "plot-throughput-speedup-analysis"
15131
15132 - type: "plot"
15133   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15134   algorithm: "plot_tsa_name"
15135   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15136   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15137   include:
15138     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15139     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15140     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15141     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15142     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
15143     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15144   layout:
15145     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
15146     layout: "plot-throughput-speedup-analysis"
15147
15148 - type: "plot"
15149   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15150   algorithm: "plot_tsa_name"
15151   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15152   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15153   include:
15154     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15155     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15156     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15157     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15158     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
15159     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15160   layout:
15161     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
15162     layout: "plot-throughput-speedup-analysis"
15163
15164 - type: "plot"
15165   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15166   algorithm: "plot_tsa_name"
15167   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15168   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15169   include:
15170     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15171     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15172     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15173     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15174     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15175     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15176   layout:
15177     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15178     layout: "plot-throughput-speedup-analysis"
15179
15180 - type: "plot"
15181   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15182   algorithm: "plot_tsa_name"
15183   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15184   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15185   include:
15186     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15187     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15188     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15189     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15190     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15191     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15192   layout:
15193     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15194     layout: "plot-throughput-speedup-analysis"
15195
15196 - type: "plot"
15197   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15198   algorithm: "plot_tsa_name"
15199   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15200   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15201   include:
15202     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15203     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15204     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15205   layout:
15206     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
15207     layout: "plot-throughput-speedup-analysis"
15208
15209 - type: "plot"
15210   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15211   algorithm: "plot_tsa_name"
15212   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15213   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15214   include:
15215     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15216     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15217     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15218   layout:
15219     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
15220     layout: "plot-throughput-speedup-analysis"
15221
15222 - type: "plot"
15223   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
15224   algorithm: "plot_tsa_name"
15225   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
15226   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15227   include:
15228     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15229     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15230     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15231 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15232 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15233   layout:
15234     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
15235     layout: "plot-throughput-speedup-analysis"
15236
15237 - type: "plot"
15238   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
15239   algorithm: "plot_tsa_name"
15240   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
15241   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15242   include:
15243     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15244     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15245     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15246 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15247 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15248   layout:
15249     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
15250     layout: "plot-throughput-speedup-analysis"
15251
15252 - type: "plot"
15253   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15254   algorithm: "plot_tsa_name"
15255   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15256   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15257   include:
15258     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15259     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
15260     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15261     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15262     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15263   layout:
15264     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15265     layout: "plot-throughput-speedup-analysis"
15266
15267 - type: "plot"
15268   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15269   algorithm: "plot_tsa_name"
15270   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15271   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15272   include:
15273     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15274     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
15275     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15276     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15277     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15278   layout:
15279     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15280     layout: "plot-throughput-speedup-analysis"
15281
15282 - type: "plot"
15283   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15284   algorithm: "plot_tsa_name"
15285   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15286   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15287   include:
15288     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15289     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15290     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15291     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15292     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15293   layout:
15294     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15295     layout: "plot-throughput-speedup-analysis"
15296
15297 - type: "plot"
15298   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15299   algorithm: "plot_tsa_name"
15300   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15301   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15302   include:
15303     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15304     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15305     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15306     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15307     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15308   layout:
15309     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15310     layout: "plot-throughput-speedup-analysis"
15311
15312 - type: "plot"
15313   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15314   algorithm: "plot_tsa_name"
15315   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15316   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15317   include:
15318     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15319     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15320     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15321     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15322     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
15323     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15324   layout:
15325     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
15326     layout: "plot-throughput-speedup-analysis"
15327
15328 - type: "plot"
15329   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15330   algorithm: "plot_tsa_name"
15331   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15332   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15333   include:
15334     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15335     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15336     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15337     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15338     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
15339     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15340   layout:
15341     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
15342     layout: "plot-throughput-speedup-analysis"
15343
15344 - type: "plot"
15345   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15346   algorithm: "plot_tsa_name"
15347   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15348   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15349   include:
15350     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15351     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15352     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15353     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15354     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15355     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15356   layout:
15357     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15358     layout: "plot-throughput-speedup-analysis"
15359
15360 - type: "plot"
15361   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15362   algorithm: "plot_tsa_name"
15363   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15364   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15365   include:
15366     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15367     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15368     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15369     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15370     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15371     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15372   layout:
15373     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15374     layout: "plot-throughput-speedup-analysis"
15375
15376 - type: "plot"
15377   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15378   algorithm: "plot_tsa_name"
15379   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15380   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15381   include:
15382     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15383     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15384   layout:
15385     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
15386     layout: "plot-throughput-speedup-analysis"
15387
15388 - type: "plot"
15389   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15390   algorithm: "plot_tsa_name"
15391   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15392   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15393   include:
15394     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15395     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15396   layout:
15397     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
15398     layout: "plot-throughput-speedup-analysis"
15399
15400 - type: "plot"
15401   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15402   algorithm: "plot_tsa_name"
15403   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15404   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15405   include:
15406     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15407     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15408     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15409     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15410   layout:
15411     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
15412     layout: "plot-throughput-speedup-analysis"
15413
15414 - type: "plot"
15415   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15416   algorithm: "plot_tsa_name"
15417   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15418   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15419   include:
15420     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15421     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15422     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15423     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15424   layout:
15425     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
15426     layout: "plot-throughput-speedup-analysis"
15427
15428 - type: "plot"
15429   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15430   algorithm: "plot_tsa_name"
15431   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15432   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15433   include:
15434     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15435     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15436     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15437     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15438   layout:
15439     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
15440     layout: "plot-throughput-speedup-analysis"
15441
15442 - type: "plot"
15443   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15444   algorithm: "plot_tsa_name"
15445   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15446   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15447   include:
15448     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15449     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15450     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15451     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15452   layout:
15453     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
15454     layout: "plot-throughput-speedup-analysis"
15455
15456 - type: "plot"
15457   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15458   algorithm: "plot_tsa_name"
15459   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15460   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15461   include:
15462     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15463     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15464     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15465     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15466     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15467     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15468   layout:
15469     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
15470     layout: "plot-throughput-speedup-analysis"
15471
15472 - type: "plot"
15473   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15474   algorithm: "plot_tsa_name"
15475   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15476   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15477   include:
15478     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15479     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15480     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15481     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15482     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15483     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15484   layout:
15485     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
15486     layout: "plot-throughput-speedup-analysis"
15487
15488 - type: "plot"
15489   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15490   algorithm: "plot_tsa_name"
15491   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15492   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15493   include:
15494     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15495     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15496     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15497     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15498     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15499   layout:
15500     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15501     layout: "plot-throughput-speedup-analysis"
15502
15503 - type: "plot"
15504   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15505   algorithm: "plot_tsa_name"
15506   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15507   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15508   include:
15509     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15510     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15511     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15512     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15513     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15514   layout:
15515     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15516     layout: "plot-throughput-speedup-analysis"
15517
15518 - type: "plot"
15519   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15520   algorithm: "plot_tsa_name"
15521   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15522   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15523   include:
15524     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15525     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15526     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15527     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15528     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15529   layout:
15530     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15531     layout: "plot-throughput-speedup-analysis"
15532
15533 - type: "plot"
15534   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15535   algorithm: "plot_tsa_name"
15536   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15537   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15538   include:
15539     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15540     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15541     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15542     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15543     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15544   layout:
15545     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15546     layout: "plot-throughput-speedup-analysis"
15547
15548 - type: "plot"
15549   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15550   algorithm: "plot_tsa_name"
15551   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15552   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15553   include:
15554     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15555     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15556     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15557   layout:
15558     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
15559     layout: "plot-throughput-speedup-analysis"
15560
15561 - type: "plot"
15562   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15563   algorithm: "plot_tsa_name"
15564   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15565   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15566   include:
15567     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15568     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15569     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15570   layout:
15571     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
15572     layout: "plot-throughput-speedup-analysis"
15573
15574 - type: "plot"
15575   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15576   algorithm: "plot_tsa_name"
15577   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15578   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15579   include:
15580     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15581     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15582     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15583   layout:
15584     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
15585     layout: "plot-throughput-speedup-analysis"
15586
15587 - type: "plot"
15588   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15589   algorithm: "plot_tsa_name"
15590   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15591   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15592   include:
15593     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15594     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15595     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15596   layout:
15597     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
15598     layout: "plot-throughput-speedup-analysis"
15599
15600 - type: "plot"
15601   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15602   algorithm: "plot_tsa_name"
15603   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15604   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15605   include:
15606     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15607     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15608     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15609     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15610     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15611   layout:
15612     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15613     layout: "plot-throughput-speedup-analysis"
15614
15615 - type: "plot"
15616   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15617   algorithm: "plot_tsa_name"
15618   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15619   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15620   include:
15621     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15622     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15623     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15624     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15625     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15626   layout:
15627     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15628     layout: "plot-throughput-speedup-analysis"
15629
15630 - type: "plot"
15631   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15632   algorithm: "plot_tsa_name"
15633   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15634   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15635   include:
15636     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15637     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15638     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15639     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15640     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15641   layout:
15642     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15643     layout: "plot-throughput-speedup-analysis"
15644
15645 - type: "plot"
15646   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15647   algorithm: "plot_tsa_name"
15648   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15649   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15650   include:
15651     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15652     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15653     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15654     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15655     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15656   layout:
15657     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15658     layout: "plot-throughput-speedup-analysis"
15659
15660 - type: "plot"
15661   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15662   algorithm: "plot_tsa_name"
15663   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15664   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15665   include:
15666     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15667     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15668     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15669     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15670     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15671     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15672   layout:
15673     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
15674     layout: "plot-throughput-speedup-analysis"
15675
15676 - type: "plot"
15677   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15678   algorithm: "plot_tsa_name"
15679   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15680   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15681   include:
15682     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15683     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15684     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15685     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15686     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15687     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15688   layout:
15689     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
15690     layout: "plot-throughput-speedup-analysis"
15691
15692 - type: "plot"
15693   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15694   algorithm: "plot_tsa_name"
15695   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15696   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15697   include:
15698     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15699     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15700     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15701     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15702   layout:
15703     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
15704     layout: "plot-throughput-speedup-analysis"
15705
15706 - type: "plot"
15707   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15708   algorithm: "plot_tsa_name"
15709   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15710   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15711   include:
15712     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15713     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15714     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15715     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15716   layout:
15717     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
15718     layout: "plot-throughput-speedup-analysis"
15719
15720 - type: "plot"
15721   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15722   algorithm: "plot_tsa_name"
15723   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15724   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15725   include:
15726     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15727     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15728     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15729     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15730     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15731     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15732   layout:
15733     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
15734     layout: "plot-throughput-speedup-analysis"
15735
15736 - type: "plot"
15737   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15738   algorithm: "plot_tsa_name"
15739   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15740   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15741   include:
15742     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15743     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15744     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15745     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15746     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15747     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15748   layout:
15749     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
15750     layout: "plot-throughput-speedup-analysis"
15751
15752 - type: "plot"
15753   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15754   algorithm: "plot_tsa_name"
15755   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15756   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15757   include:
15758     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15759     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15760     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15761     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15762     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15763     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15764   layout:
15765     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
15766     layout: "plot-throughput-speedup-analysis"
15767
15768 - type: "plot"
15769   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15770   algorithm: "plot_tsa_name"
15771   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15772   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15773   include:
15774     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15775     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15776     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15777     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15778     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15779     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15780   layout:
15781     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
15782     layout: "plot-throughput-speedup-analysis"
15783
15784 - type: "plot"
15785   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15786   algorithm: "plot_tsa_name"
15787   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15788   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15789   include:
15790     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15791     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15792     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15793     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15794     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15795     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15796   layout:
15797     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15798     layout: "plot-throughput-speedup-analysis"
15799
15800 - type: "plot"
15801   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15802   algorithm: "plot_tsa_name"
15803   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15804   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15805   include:
15806     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15807     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15808     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15809     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15810     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15811     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15812   layout:
15813     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15814     layout: "plot-throughput-speedup-analysis"
15815
15816 - type: "plot"
15817   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15818   algorithm: "plot_tsa_name"
15819   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15820   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15821   include:
15822     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15823     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15824     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15825     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15826     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15827     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15828   layout:
15829     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15830     layout: "plot-throughput-speedup-analysis"
15831
15832 - type: "plot"
15833   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15834   algorithm: "plot_tsa_name"
15835   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15836   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15837   include:
15838     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15839     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15840     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15841     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15842     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15843     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15844   layout:
15845     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15846     layout: "plot-throughput-speedup-analysis"
15847
15848 - type: "plot"
15849   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15850   algorithm: "plot_tsa_name"
15851   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15852   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15853   include:
15854     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15855     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15856     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15857     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15858     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15859     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15860   layout:
15861     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15862     layout: "plot-throughput-speedup-analysis"
15863
15864 - type: "plot"
15865   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15866   algorithm: "plot_tsa_name"
15867   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15868   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15869   include:
15870     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15871     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15872     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15873     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15874     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15875     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15876   layout:
15877     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15878     layout: "plot-throughput-speedup-analysis"
15879
15880 - type: "plot"
15881   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15882   algorithm: "plot_tsa_name"
15883   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15884   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15885   include:
15886     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15887     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15888     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15889     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15890   layout:
15891     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15892     layout: "plot-throughput-speedup-analysis"
15893
15894 - type: "plot"
15895   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15896   algorithm: "plot_tsa_name"
15897   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15898   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15899   include:
15900     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15901     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15902     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15903     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15904   layout:
15905     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15906     layout: "plot-throughput-speedup-analysis"
15907
15908 - type: "plot"
15909   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15910   algorithm: "plot_tsa_name"
15911   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15912   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15913   include:
15914     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15915     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15916     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15917     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15918   layout:
15919     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15920     layout: "plot-throughput-speedup-analysis"
15921
15922 - type: "plot"
15923   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15924   algorithm: "plot_tsa_name"
15925   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15926   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15927   include:
15928     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15929     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15930     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15931     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15932   layout:
15933     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15934     layout: "plot-throughput-speedup-analysis"
15935
15936 - type: "plot"
15937   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15938   algorithm: "plot_tsa_name"
15939   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15940   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15941   include:
15942     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15943     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15944     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15945     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15946     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15947     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15948   layout:
15949     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15950     layout: "plot-throughput-speedup-analysis"
15951
15952 - type: "plot"
15953   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15954   algorithm: "plot_tsa_name"
15955   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15956   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15957   include:
15958     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15959     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15960     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15961     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15962     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15963     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15964   layout:
15965     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15966     layout: "plot-throughput-speedup-analysis"
15967
15968 - type: "plot"
15969   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15970   algorithm: "plot_tsa_name"
15971   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15972   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15973   include:
15974     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15975     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15976     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15977     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15978     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15979   layout:
15980     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15981     layout: "plot-throughput-speedup-analysis"
15982
15983 - type: "plot"
15984   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15985   algorithm: "plot_tsa_name"
15986   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15987   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15988   include:
15989     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15990     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15991     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15992     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15993     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15994   layout:
15995     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15996     layout: "plot-throughput-speedup-analysis"
15997
15998 - type: "plot"
15999   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16000   algorithm: "plot_tsa_name"
16001   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16002   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16003   include:
16004     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
16005     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16006     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16007     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16008     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16009   layout:
16010     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
16011     layout: "plot-throughput-speedup-analysis"
16012
16013 - type: "plot"
16014   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16015   algorithm: "plot_tsa_name"
16016   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16017   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16018   include:
16019     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
16020     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16021     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16022     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16023     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16024   layout:
16025     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
16026     layout: "plot-throughput-speedup-analysis"
16027
16028 - type: "plot"
16029   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16030   algorithm: "plot_tsa_name"
16031   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16032   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16033   include:
16034     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16035     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16036     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16037     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16038   layout:
16039     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
16040     layout: "plot-throughput-speedup-analysis"
16041
16042 - type: "plot"
16043   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16044   algorithm: "plot_tsa_name"
16045   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16046   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16047   include:
16048     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16049     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16050     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16051     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16052   layout:
16053     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
16054     layout: "plot-throughput-speedup-analysis"
16055
16056 - type: "plot"
16057   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
16058   algorithm: "plot_tsa_name"
16059   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
16060   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16061   include:
16062     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16063     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16064     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16065     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
16066     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
16067     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16068   layout:
16069     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
16070     layout: "plot-throughput-speedup-analysis"
16071
16072 - type: "plot"
16073   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
16074   algorithm: "plot_tsa_name"
16075   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
16076   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16077   include:
16078     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16079     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16080     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16081     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
16082     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
16083     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16084   layout:
16085     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
16086     layout: "plot-throughput-speedup-analysis"
16087
16088 - type: "plot"
16089   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16090   algorithm: "plot_tsa_name"
16091   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16092   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16093   include:
16094     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16095     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16096     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16097     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16098     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16099     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16100   layout:
16101     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
16102     layout: "plot-throughput-speedup-analysis"
16103
16104 - type: "plot"
16105   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16106   algorithm: "plot_tsa_name"
16107   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16108   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16109   include:
16110     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16111     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16112     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16113     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16114     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16115     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16116   layout:
16117     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
16118     layout: "plot-throughput-speedup-analysis"
16119
16120 - type: "plot"
16121   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
16122   algorithm: "plot_tsa_name"
16123   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
16124   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16125   include:
16126     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16127     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16128     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16129     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16130     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16131     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16132   layout:
16133     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
16134     layout: "plot-throughput-speedup-analysis"
16135
16136 - type: "plot"
16137   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
16138   algorithm: "plot_tsa_name"
16139   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
16140   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16141   include:
16142     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16143     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16144     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16145     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16146     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16147     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16148   layout:
16149     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
16150     layout: "plot-throughput-speedup-analysis"
16151
16152 - type: "plot"
16153   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
16154   algorithm: "plot_tsa_name"
16155   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
16156   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16157   include:
16158     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16159     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16160     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16161     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16162     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16163     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16164   layout:
16165     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
16166     layout: "plot-throughput-speedup-analysis"
16167
16168 - type: "plot"
16169   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
16170   algorithm: "plot_tsa_name"
16171   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
16172   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16173   include:
16174     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16175     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16176     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16177     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16178     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16179     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16180   layout:
16181     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
16182     layout: "plot-throughput-speedup-analysis"
16183
16184 - type: "plot"
16185   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
16186   algorithm: "plot_tsa_name"
16187   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
16188   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16189   include:
16190     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16191     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16192     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16193     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16194     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16195     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16196   layout:
16197     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
16198     layout: "plot-throughput-speedup-analysis"
16199
16200 - type: "plot"
16201   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
16202   algorithm: "plot_tsa_name"
16203   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
16204   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16205   include:
16206     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16207     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16208     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16209     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16210     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16211     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16212   layout:
16213     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
16214     layout: "plot-throughput-speedup-analysis"
16215
16216 - type: "plot"
16217   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
16218   algorithm: "plot_tsa_name"
16219   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
16220   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16221   include:
16222     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16223     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16224     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16225     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16226     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16227   layout:
16228     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
16229     layout: "plot-throughput-speedup-analysis"
16230
16231 - type: "plot"
16232   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
16233   algorithm: "plot_tsa_name"
16234   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
16235   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16236   include:
16237     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16238     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16239     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16240     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16241     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16242   layout:
16243     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
16244     layout: "plot-throughput-speedup-analysis"
16245
16246 - type: "plot"
16247   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16248   algorithm: "plot_tsa_name"
16249   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
16250   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16251   include:
16252     - "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"
16253     - "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"
16254     - "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"
16255     - "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"
16256     - "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"
16257   layout:
16258     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16259     layout: "plot-throughput-speedup-analysis"
16260
16261 - type: "plot"
16262   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16263   algorithm: "plot_tsa_name"
16264   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16265   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16266   include:
16267     - "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"
16268     - "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"
16269     - "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"
16270     - "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"
16271     - "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"
16272   layout:
16273     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16274     layout: "plot-throughput-speedup-analysis"
16275
16276 - type: "plot"
16277   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16278   algorithm: "plot_tsa_name"
16279   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16280   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16281   include:
16282     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16283     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16284     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16285     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16286     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16287   layout:
16288     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16289     layout: "plot-throughput-speedup-analysis"
16290
16291 - type: "plot"
16292   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16293   algorithm: "plot_tsa_name"
16294   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16295   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16296   include:
16297     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16298     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16299     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16300     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16301     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16302   layout:
16303     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16304     layout: "plot-throughput-speedup-analysis"
16305
16306 - type: "plot"
16307   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16308   algorithm: "plot_tsa_name"
16309   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16310   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16311   include:
16312     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16313     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16314     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16315     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16316     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16317   layout:
16318     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16319     layout: "plot-throughput-speedup-analysis"
16320
16321 - type: "plot"
16322   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16323   algorithm: "plot_tsa_name"
16324   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16325   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16326   include:
16327     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16328     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16329     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16330     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16331     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16332   layout:
16333     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16334     layout: "plot-throughput-speedup-analysis"
16335
16336 - type: "plot"
16337   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16338   algorithm: "plot_tsa_name"
16339   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
16340   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16341   include:
16342     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16343     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16344     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16345     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16346     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16347   layout:
16348     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16349     layout: "plot-throughput-speedup-analysis"
16350
16351 - type: "plot"
16352   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16353   algorithm: "plot_tsa_name"
16354   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
16355   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16356   include:
16357     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16358     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16359     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16360     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16361     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16362   layout:
16363     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16364     layout: "plot-throughput-speedup-analysis"
16365
16366 - type: "plot"
16367   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16368   algorithm: "plot_tsa_name"
16369   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16370   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16371   include:
16372     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16373     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16374     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16375     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16376     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16377   layout:
16378     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16379     layout: "plot-throughput-speedup-analysis"
16380
16381 - type: "plot"
16382   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16383   algorithm: "plot_tsa_name"
16384   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16385   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16386   include:
16387     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16388     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16389     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16390     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16391     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16392   layout:
16393     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16394     layout: "plot-throughput-speedup-analysis"
16395
16396 - type: "plot"
16397   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16398   algorithm: "plot_tsa_name"
16399   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16400   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16401   include:
16402     - "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"
16403     - "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"
16404     - "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"
16405     - "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"
16406   layout:
16407     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16408     layout: "plot-throughput-speedup-analysis"
16409
16410 - type: "plot"
16411   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16412   algorithm: "plot_tsa_name"
16413   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16414   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16415   include:
16416     - "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"
16417     - "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"
16418     - "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"
16419     - "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"
16420   layout:
16421     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16422     layout: "plot-throughput-speedup-analysis"
16423
16424 - type: "plot"
16425   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16426   algorithm: "plot_tsa_name"
16427   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16428   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16429   include:
16430     - "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"
16431     - "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"
16432     - "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"
16433     - "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"
16434   layout:
16435     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16436     layout: "plot-throughput-speedup-analysis"
16437
16438 - type: "plot"
16439   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16440   algorithm: "plot_tsa_name"
16441   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16442   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16443   include:
16444     - "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"
16445     - "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"
16446     - "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"
16447     - "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"
16448   layout:
16449     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16450     layout: "plot-throughput-speedup-analysis"
16451
16452 - type: "plot"
16453   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
16454   algorithm: "plot_tsa_name"
16455   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
16456   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16457   include:
16458     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16459     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16460     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16461     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16462     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16463     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16464   layout:
16465     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
16466     layout: "plot-throughput-speedup-analysis"
16467
16468 - type: "plot"
16469   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
16470   algorithm: "plot_tsa_name"
16471   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
16472   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16473   include:
16474     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16475     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16476     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16477     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16478     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16479     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16480   layout:
16481     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
16482     layout: "plot-throughput-speedup-analysis"
16483
16484 - type: "plot"
16485   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16486   algorithm: "plot_tsa_name"
16487   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
16488   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16489   include:
16490     - "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"
16491     - "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"
16492     - "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"
16493     - "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"
16494     - "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"
16495     - "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"
16496   layout:
16497     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16498     layout: "plot-throughput-speedup-analysis"
16499
16500 - type: "plot"
16501   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16502   algorithm: "plot_tsa_name"
16503   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16504   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16505   include:
16506     - "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"
16507     - "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"
16508     - "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"
16509     - "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"
16510     - "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"
16511     - "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"
16512   layout:
16513     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16514     layout: "plot-throughput-speedup-analysis"
16515
16516 - type: "plot"
16517   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16518   algorithm: "plot_tsa_name"
16519   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16520   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16521   include:
16522     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16523     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16524     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16525     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16526     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16527     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16528   layout:
16529     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16530     layout: "plot-throughput-speedup-analysis"
16531
16532 - type: "plot"
16533   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16534   algorithm: "plot_tsa_name"
16535   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16536   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16537   include:
16538     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16539     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16540     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16541     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16542     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16543     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16544   layout:
16545     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16546     layout: "plot-throughput-speedup-analysis"
16547
16548 - type: "plot"
16549   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16550   algorithm: "plot_tsa_name"
16551   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16552   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16553   include:
16554     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16555     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16556     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16557     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16558     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16559   layout:
16560     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16561     layout: "plot-throughput-speedup-analysis"
16562
16563 - type: "plot"
16564   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16565   algorithm: "plot_tsa_name"
16566   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16567   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16568   include:
16569     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16570     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16571     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16572     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16573     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16574   layout:
16575     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16576     layout: "plot-throughput-speedup-analysis"
16577
16578 - type: "plot"
16579   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16580   algorithm: "plot_tsa_name"
16581   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16582   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16583   include:
16584     - "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"
16585     - "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"
16586   layout:
16587     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16588     layout: "plot-throughput-speedup-analysis"
16589
16590 - type: "plot"
16591   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16592   algorithm: "plot_tsa_name"
16593   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16594   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16595   include:
16596     - "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"
16597     - "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"
16598   layout:
16599     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16600     layout: "plot-throughput-speedup-analysis"
16601
16602 - type: "plot"
16603   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16604   algorithm: "plot_tsa_name"
16605   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16606   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16607   include:
16608     - "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"
16609     - "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"
16610   layout:
16611     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16612     layout: "plot-throughput-speedup-analysis"
16613
16614 - type: "plot"
16615   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16616   algorithm: "plot_tsa_name"
16617   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16618   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16619   include:
16620     - "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"
16621     - "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"
16622   layout:
16623     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16624     layout: "plot-throughput-speedup-analysis"
16625
16626 - type: "plot"
16627   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16628   algorithm: "plot_tsa_name"
16629   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16630   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16631   include:
16632     - "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"
16633     - "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"
16634     - "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"
16635     - "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"
16636     - "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"
16637     - "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"
16638   layout:
16639     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
16640     layout: "plot-throughput-speedup-analysis"
16641
16642 - type: "plot"
16643   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16644   algorithm: "plot_tsa_name"
16645   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16646   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16647   include:
16648     - "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"
16649     - "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"
16650     - "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"
16651     - "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"
16652     - "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"
16653     - "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"
16654   layout:
16655     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
16656     layout: "plot-throughput-speedup-analysis"
16657
16658 - type: "plot"
16659   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16660   algorithm: "plot_tsa_name"
16661   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16662   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16663   include:
16664     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16665     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16666     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16667     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16668     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16669   layout:
16670     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
16671     layout: "plot-throughput-speedup-analysis"
16672
16673 - type: "plot"
16674   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16675   algorithm: "plot_tsa_name"
16676   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16677   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16678   include:
16679     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16680     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16681     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16682     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16683     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16684   layout:
16685     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
16686     layout: "plot-throughput-speedup-analysis"
16687
16688 - type: "plot"
16689   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16690   algorithm: "plot_tsa_name"
16691   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16692   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16693   include:
16694     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16695     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16696     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16697     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16698     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16699   layout:
16700     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
16701     layout: "plot-throughput-speedup-analysis"
16702
16703 - type: "plot"
16704   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16705   algorithm: "plot_tsa_name"
16706   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16707   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16708   include:
16709     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16710     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16711     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16712     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16713     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16714   layout:
16715     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
16716     layout: "plot-throughput-speedup-analysis"
16717
16718 - type: "plot"
16719   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16720   algorithm: "plot_tsa_name"
16721   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16722   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16723   include:
16724     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16725     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16726     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16727     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16728     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16729     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16730   layout:
16731     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
16732     layout: "plot-throughput-speedup-analysis"
16733
16734 - type: "plot"
16735   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16736   algorithm: "plot_tsa_name"
16737   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16738   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16739   include:
16740     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16741     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16742     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16743     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16744     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16745     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16746   layout:
16747     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
16748     layout: "plot-throughput-speedup-analysis"
16749
16750 - type: "plot"
16751   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16752   algorithm: "plot_tsa_name"
16753   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16754   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16755   include:
16756     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16757     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16758     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16759     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16760   layout:
16761     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
16762     layout: "plot-throughput-speedup-analysis"
16763
16764 - type: "plot"
16765   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16766   algorithm: "plot_tsa_name"
16767   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16768   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16769   include:
16770     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16771     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16772     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16773     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16774   layout:
16775     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
16776     layout: "plot-throughput-speedup-analysis"
16777
16778 - type: "plot"
16779   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16780   algorithm: "plot_tsa_name"
16781   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16782   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16783   include:
16784     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16785     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16786     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16787     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16788     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16789   layout:
16790     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
16791     layout: "plot-throughput-speedup-analysis"
16792
16793 - type: "plot"
16794   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16795   algorithm: "plot_tsa_name"
16796   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16797   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16798   include:
16799     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16800     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16801     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16802     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16803     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16804   layout:
16805     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
16806     layout: "plot-throughput-speedup-analysis"
16807
16808 - type: "plot"
16809   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16810   algorithm: "plot_tsa_name"
16811   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16812   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16813   include:
16814     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16815     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16816     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16817     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16818     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16819     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16820   layout:
16821     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
16822     layout: "plot-throughput-speedup-analysis"
16823
16824 - type: "plot"
16825   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16826   algorithm: "plot_tsa_name"
16827   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16828   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16829   include:
16830     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16831     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16832     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16833     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16834     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16835     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16836   layout:
16837     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16838     layout: "plot-throughput-speedup-analysis"
16839
16840 - type: "plot"
16841   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16842   algorithm: "plot_tsa_name"
16843   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16844   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16845   include:
16846     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16847     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16848     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16849     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16850   layout:
16851     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16852     layout: "plot-throughput-speedup-analysis"
16853
16854 - type: "plot"
16855   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16856   algorithm: "plot_tsa_name"
16857   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16858   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16859   include:
16860     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16861     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16862     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16863     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16864   layout:
16865     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16866     layout: "plot-throughput-speedup-analysis"
16867
16868 - type: "plot"
16869   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16870   algorithm: "plot_tsa_name"
16871   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16872   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16873   include:
16874     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16875     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16876     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16877     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16878     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16879     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16880   layout:
16881     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16882     layout: "plot-throughput-speedup-analysis"
16883
16884 - type: "plot"
16885   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16886   algorithm: "plot_tsa_name"
16887   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16888   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16889   include:
16890     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16891     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16892     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16893     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16894     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16895     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16896   layout:
16897     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16898     layout: "plot-throughput-speedup-analysis"
16899
16900 - type: "plot"
16901   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16902   algorithm: "plot_tsa_name"
16903   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16904   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16905   include:
16906     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16907     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16908     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16909     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16910     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16911     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16912   layout:
16913     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16914     layout: "plot-throughput-speedup-analysis"
16915
16916 - type: "plot"
16917   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16918   algorithm: "plot_tsa_name"
16919   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16920   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16921   include:
16922     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16923     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16924     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16925     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16926     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16927     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16928   layout:
16929     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16930     layout: "plot-throughput-speedup-analysis"
16931
16932 - type: "plot"
16933   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16934   algorithm: "plot_tsa_name"
16935   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16936   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16937   include:
16938     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16939     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16940     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16941     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16942     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16943     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16944   layout:
16945     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16946     layout: "plot-throughput-speedup-analysis"
16947
16948 - type: "plot"
16949   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16950   algorithm: "plot_tsa_name"
16951   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16952   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16953   include:
16954     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16955     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16956     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16957     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16958     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16959     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16960   layout:
16961     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16962     layout: "plot-throughput-speedup-analysis"
16963
16964 - type: "plot"
16965   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16966   algorithm: "plot_tsa_name"
16967   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16968   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16969   include:
16970     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16971     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16972     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16973     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16974     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16975     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16976   layout:
16977     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16978     layout: "plot-throughput-speedup-analysis"
16979
16980 - type: "plot"
16981   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16982   algorithm: "plot_tsa_name"
16983   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16984   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16985   include:
16986     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16987     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16988     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16989     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16990     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16991     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16992   layout:
16993     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16994     layout: "plot-throughput-speedup-analysis"
16995
16996 - type: "plot"
16997   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16998   algorithm: "plot_tsa_name"
16999   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
17000   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17001   include:
17002     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17003     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17004     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17005     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17006     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17007     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17008   layout:
17009     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
17010     layout: "plot-throughput-speedup-analysis"
17011
17012 - type: "plot"
17013   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
17014   algorithm: "plot_tsa_name"
17015   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
17016   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17017   include:
17018     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17019     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17020     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17021     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17022     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17023     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17024   layout:
17025     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
17026     layout: "plot-throughput-speedup-analysis"
17027
17028 #- type: "plot"
17029 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
17030 #  algorithm: "plot_tsa_name"
17031 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
17032 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17033 #  include:
17034 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17035 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17036 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17037 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17038 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17039 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17040 #  layout:
17041 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
17042 #    layout: "plot-throughput-speedup-analysis"
17043 #
17044 #- type: "plot"
17045 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
17046 #  algorithm: "plot_tsa_name"
17047 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
17048 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17049 #  include:
17050 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17051 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17052 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17053 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17054 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17055 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17056 #  layout:
17057 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
17058 #    layout: "plot-throughput-speedup-analysis"
17059
17060 - type: "plot"
17061   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17062   algorithm: "plot_tsa_name"
17063   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17064   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17065   include:
17066     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17067     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17068     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17069     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17070     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17071   layout:
17072     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17073     layout: "plot-throughput-speedup-analysis"
17074
17075 - type: "plot"
17076   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17077   algorithm: "plot_tsa_name"
17078   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17079   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17080   include:
17081     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17082     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17083     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17084     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17085     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17086   layout:
17087     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17088     layout: "plot-throughput-speedup-analysis"
17089
17090 - type: "plot"
17091   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17092   algorithm: "plot_tsa_name"
17093   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17094   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17095   include:
17096     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17097     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17098     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17099     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17100     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17101     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17102   layout:
17103     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17104     layout: "plot-throughput-speedup-analysis"
17105
17106 - type: "plot"
17107   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17108   algorithm: "plot_tsa_name"
17109   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17110   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17111   include:
17112     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17113     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17114     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17115     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17116     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17117     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17118   layout:
17119     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17120     layout: "plot-throughput-speedup-analysis"
17121
17122 - type: "plot"
17123   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17124   algorithm: "plot_tsa_name"
17125   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17126   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17127   include:
17128     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17129     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17130     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17131     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17132     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17133   layout:
17134     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17135     layout: "plot-throughput-speedup-analysis"
17136
17137 - type: "plot"
17138   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17139   algorithm: "plot_tsa_name"
17140   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17141   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17142   include:
17143     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17144     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17145     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17146     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17147     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17148   layout:
17149     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17150     layout: "plot-throughput-speedup-analysis"
17151
17152 #- type: "plot"
17153 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17154 #  algorithm: "plot_tsa_name"
17155 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17156 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17157 #  include:
17158 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17159 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17160 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17161 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17162 #  layout:
17163 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17164 #    layout: "plot-throughput-speedup-analysis"
17165 #
17166 #- type: "plot"
17167 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17168 #  algorithm: "plot_tsa_name"
17169 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17170 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17171 #  include:
17172 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17173 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17174 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17175 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17176 #  layout:
17177 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17178 #    layout: "plot-throughput-speedup-analysis"
17179
17180 - type: "plot"
17181   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17182   algorithm: "plot_tsa_name"
17183   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17184   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17185   include:
17186     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17187     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17188     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17189     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17190     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17191     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17192   layout:
17193     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17194     layout: "plot-throughput-speedup-analysis"
17195
17196 - type: "plot"
17197   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17198   algorithm: "plot_tsa_name"
17199   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17200   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17201   include:
17202     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17203     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17204     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17205     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17206     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17207     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17208   layout:
17209     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17210     layout: "plot-throughput-speedup-analysis"
17211
17212 - type: "plot"
17213   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17214   algorithm: "plot_tsa_name"
17215   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17216   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17217   include:
17218     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17219     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17220     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17221     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17222     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17223   layout:
17224     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17225     layout: "plot-throughput-speedup-analysis"
17226
17227 - type: "plot"
17228   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17229   algorithm: "plot_tsa_name"
17230   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17231   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17232   include:
17233     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17234     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17235     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17236     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17237     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17238   layout:
17239     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17240     layout: "plot-throughput-speedup-analysis"
17241
17242 - type: "plot"
17243   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17244   algorithm: "plot_tsa_name"
17245   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17246   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17247   include:
17248     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17249     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17250     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17251     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17252     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17253     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17254   layout:
17255     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17256     layout: "plot-throughput-speedup-analysis"
17257
17258 - type: "plot"
17259   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17260   algorithm: "plot_tsa_name"
17261   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17262   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17263   include:
17264     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17265     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17266     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17267     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17268     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17269     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17270   layout:
17271     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17272     layout: "plot-throughput-speedup-analysis"
17273
17274 - type: "plot"
17275   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17276   algorithm: "plot_tsa_name"
17277   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17278   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17279   include:
17280     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17281     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17282     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17283     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17284   layout:
17285     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17286     layout: "plot-throughput-speedup-analysis"
17287
17288 - type: "plot"
17289   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17290   algorithm: "plot_tsa_name"
17291   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17292   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17293   include:
17294     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17295     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17296     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17297     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17298   layout:
17299     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17300     layout: "plot-throughput-speedup-analysis"
17301
17302 - type: "plot"
17303   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17304   algorithm: "plot_tsa_name"
17305   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17306   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17307   include:
17308     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17309     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17310     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17311     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17312     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17313   layout:
17314     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17315     layout: "plot-throughput-speedup-analysis"
17316
17317 - type: "plot"
17318   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17319   algorithm: "plot_tsa_name"
17320   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17321   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17322   include:
17323     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17324     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17325     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17326     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17327     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17328   layout:
17329     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17330     layout: "plot-throughput-speedup-analysis"
17331
17332 - type: "plot"
17333   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17334   algorithm: "plot_tsa_name"
17335   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17336   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17337   include:
17338     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17339     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17340     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17341     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17342     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17343     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17344   layout:
17345     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17346     layout: "plot-throughput-speedup-analysis"
17347
17348 - type: "plot"
17349   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17350   algorithm: "plot_tsa_name"
17351   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17352   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17353   include:
17354     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17355     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17356     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17357     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17358     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17359     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17360   layout:
17361     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17362     layout: "plot-throughput-speedup-analysis"
17363
17364 #- type: "plot"
17365 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17366 #  algorithm: "plot_tsa_name"
17367 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17368 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17369 #  include:
17370 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17371 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17372 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17373 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17374 #  layout:
17375 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17376 #    layout: "plot-throughput-speedup-analysis"
17377 #
17378 #- type: "plot"
17379 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17380 #  algorithm: "plot_tsa_name"
17381 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17382 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17383 #  include:
17384 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17385 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17386 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17387 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17388 #  layout:
17389 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17390 #    layout: "plot-throughput-speedup-analysis"
17391
17392 - type: "plot"
17393   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17394   algorithm: "plot_tsa_name"
17395   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17396   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17397   include:
17398     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17399     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17400     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17401     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17402     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17403     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17404   layout:
17405     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17406     layout: "plot-throughput-speedup-analysis"
17407
17408 - type: "plot"
17409   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17410   algorithm: "plot_tsa_name"
17411   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17412   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17413   include:
17414     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17415     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17416     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17417     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17418     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17419     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17420   layout:
17421     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17422     layout: "plot-throughput-speedup-analysis"
17423
17424 #- type: "plot"
17425 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17426 #  algorithm: "plot_tsa_name"
17427 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17428 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17429 #  include:
17430 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17431 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17432 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17433 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17434 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17435 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17436 #  layout:
17437 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17438 #    layout: "plot-throughput-speedup-analysis"
17439 #
17440 #- type: "plot"
17441 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17442 #  algorithm: "plot_tsa_name"
17443 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17444 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17445 #  include:
17446 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17447 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17448 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17449 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17450 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17451 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17452 #  layout:
17453 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17454 #    layout: "plot-throughput-speedup-analysis"
17455
17456 #- type: "plot"
17457 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17458 #  algorithm: "plot_tsa_name"
17459 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17460 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17461 #  include:
17462 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17463 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17464 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17465 #  layout:
17466 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17467 #    layout: "plot-throughput-speedup-analysis"
17468 #
17469 #- type: "plot"
17470 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17471 #  algorithm: "plot_tsa_name"
17472 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17473 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17474 #  include:
17475 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17476 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17477 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17478 #  layout:
17479 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17480 #    layout: "plot-throughput-speedup-analysis"
17481
17482 ################################################################################
17483
17484 # Packet Throughput - DPDK
17485
17486 # 2n-skx-xxv710
17487
17488 - type: "plot"
17489   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
17490   algorithm: "plot_perf_box_name"
17491   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
17492   data: "plot-dpdk-throughput-latency-2n-skx"
17493   include:
17494     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17495     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17496   layout:
17497     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
17498     layout: "plot-throughput"
17499
17500 - type: "plot"
17501   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
17502   algorithm: "plot_perf_box_name"
17503   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
17504   data: "plot-dpdk-throughput-latency-2n-skx"
17505   include:
17506     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17507     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17508   layout:
17509     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
17510     layout: "plot-throughput"
17511
17512 - type: "plot"
17513   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
17514   algorithm: "plot_perf_box_name"
17515   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
17516   data: "plot-dpdk-throughput-latency-2n-skx"
17517   include:
17518     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17519     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17520   layout:
17521     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
17522     layout: "plot-throughput"
17523
17524 - type: "plot"
17525   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
17526   algorithm: "plot_perf_box_name"
17527   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
17528   data: "plot-dpdk-throughput-latency-2n-skx"
17529   include:
17530     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17531     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17532   layout:
17533     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
17534     layout: "plot-throughput"
17535
17536 # 2n-skx-x710
17537
17538 - type: "plot"
17539   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
17540   algorithm: "plot_perf_box_name"
17541   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
17542   data: "plot-dpdk-throughput-latency-2n-skx"
17543   include:
17544     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17545     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17546   layout:
17547     title: "2n-skx-x710-64b-2t1c-base-ndr"
17548     layout: "plot-throughput"
17549
17550 - type: "plot"
17551   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
17552   algorithm: "plot_perf_box_name"
17553   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
17554   data: "plot-dpdk-throughput-latency-2n-skx"
17555   include:
17556     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17557     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17558   layout:
17559     title: "2n-skx-x710-64b-4t2c-base-ndr"
17560     layout: "plot-throughput"
17561
17562 - type: "plot"
17563   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
17564   algorithm: "plot_perf_box_name"
17565   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
17566   data: "plot-dpdk-throughput-latency-2n-skx"
17567   include:
17568     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17569     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17570   layout:
17571     title: "2n-skx-x710-64b-2t1c-base-pdr"
17572     layout: "plot-throughput"
17573
17574 - type: "plot"
17575   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
17576   algorithm: "plot_perf_box_name"
17577   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
17578   data: "plot-dpdk-throughput-latency-2n-skx"
17579   include:
17580     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17581     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17582   layout:
17583     title: "2n-skx-x710-64b-4t2c-base-pdr"
17584     layout: "plot-throughput"
17585
17586 # 3n-skx-xxv710
17587
17588 - type: "plot"
17589   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
17590   algorithm: "plot_perf_box_name"
17591   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
17592   data: "plot-dpdk-throughput-latency-3n-skx"
17593   include:
17594     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17595     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17596   layout:
17597     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
17598     layout: "plot-throughput"
17599
17600 - type: "plot"
17601   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
17602   algorithm: "plot_perf_box_name"
17603   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
17604   data: "plot-dpdk-throughput-latency-3n-skx"
17605   include:
17606     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17607     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17608   layout:
17609     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
17610     layout: "plot-throughput"
17611
17612 - type: "plot"
17613   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
17614   algorithm: "plot_perf_box_name"
17615   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
17616   data: "plot-dpdk-throughput-latency-3n-skx"
17617   include:
17618     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17619     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17620   layout:
17621     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
17622     layout: "plot-throughput"
17623
17624 - type: "plot"
17625   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
17626   algorithm: "plot_perf_box_name"
17627   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
17628   data: "plot-dpdk-throughput-latency-3n-skx"
17629   include:
17630     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17631     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17632   layout:
17633     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
17634     layout: "plot-throughput"
17635
17636 # 3n-skx-x710
17637
17638 - type: "plot"
17639   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
17640   algorithm: "plot_perf_box_name"
17641   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
17642   data: "plot-dpdk-throughput-latency-3n-skx"
17643   include:
17644     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17645     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17646   layout:
17647     title: "3n-skx-x710-64b-2t1c-base-ndr"
17648     layout: "plot-throughput"
17649
17650 - type: "plot"
17651   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
17652   algorithm: "plot_perf_box_name"
17653   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
17654   data: "plot-dpdk-throughput-latency-3n-skx"
17655   include:
17656     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17657     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17658   layout:
17659     title: "3n-skx-x710-64b-4t2c-base-ndr"
17660     layout: "plot-throughput"
17661
17662 - type: "plot"
17663   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
17664   algorithm: "plot_perf_box_name"
17665   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
17666   data: "plot-dpdk-throughput-latency-3n-skx"
17667   include:
17668     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17669     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17670   layout:
17671     title: "3n-skx-x710-64b-2t1c-base-pdr"
17672     layout: "plot-throughput"
17673
17674 - type: "plot"
17675   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
17676   algorithm: "plot_perf_box_name"
17677   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
17678   data: "plot-dpdk-throughput-latency-3n-skx"
17679   include:
17680     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17681     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17682   layout:
17683     title: "3n-skx-x710-64b-4t2c-base-pdr"
17684     layout: "plot-throughput"
17685
17686 # 3n-hsw-xl710
17687
17688 - type: "plot"
17689   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
17690   algorithm: "plot_perf_box_name"
17691   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
17692   data: "plot-dpdk-throughput-latency-3n-hsw"
17693   include:
17694     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17695     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17696   layout:
17697     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
17698     layout: "plot-throughput"
17699
17700 - type: "plot"
17701   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
17702   algorithm: "plot_perf_box_name"
17703   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
17704   data: "plot-dpdk-throughput-latency-3n-hsw"
17705   include:
17706     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17707     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17708   layout:
17709     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
17710     layout: "plot-throughput"
17711
17712 - type: "plot"
17713   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
17714   algorithm: "plot_perf_box_name"
17715   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
17716   data: "plot-dpdk-throughput-latency-3n-hsw"
17717   include:
17718     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17719     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17720   layout:
17721     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
17722     layout: "plot-throughput"
17723
17724 - type: "plot"
17725   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
17726   algorithm: "plot_perf_box_name"
17727   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
17728   data: "plot-dpdk-throughput-latency-3n-hsw"
17729   include:
17730     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17731     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17732   layout:
17733     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
17734     layout: "plot-throughput"
17735
17736 # 3n-hsw-x710
17737
17738 - type: "plot"
17739   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
17740   algorithm: "plot_perf_box_name"
17741   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
17742   data: "plot-dpdk-throughput-latency-3n-hsw"
17743   include:
17744     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17745     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17746   layout:
17747     title: "3n-hsw-x710-64b-1t1c-base-ndr"
17748     layout: "plot-throughput"
17749
17750 - type: "plot"
17751   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
17752   algorithm: "plot_perf_box_name"
17753   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
17754   data: "plot-dpdk-throughput-latency-3n-hsw"
17755   include:
17756     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17757     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17758   layout:
17759     title: "3n-hsw-x710-64b-2t2c-base-ndr"
17760     layout: "plot-throughput"
17761
17762 - type: "plot"
17763   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
17764   algorithm: "plot_perf_box_name"
17765   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
17766   data: "plot-dpdk-throughput-latency-3n-hsw"
17767   include:
17768     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17769     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17770   layout:
17771     title: "3n-hsw-x710-64b-1t1c-base-pdr"
17772     layout: "plot-throughput"
17773
17774 - type: "plot"
17775   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
17776   algorithm: "plot_perf_box_name"
17777   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
17778   data: "plot-dpdk-throughput-latency-3n-hsw"
17779   include:
17780     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17781     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17782   layout:
17783     title: "3n-hsw-x710-64b-2t2c-base-pdr"
17784     layout: "plot-throughput"
17785
17786 # 2n-dnv-x553
17787
17788 - type: "plot"
17789   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
17790   algorithm: "plot_perf_box_name"
17791   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
17792   data: "plot-dpdk-throughput-latency-2n-dnv"
17793   include:
17794     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17795     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17796   layout:
17797     title: "2n-dnv-x553-64b-1t1c-base-ndr"
17798     layout: "plot-throughput"
17799
17800 - type: "plot"
17801   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
17802   algorithm: "plot_perf_box_name"
17803   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
17804   data: "plot-dpdk-throughput-latency-2n-dnv"
17805   include:
17806     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17807     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17808   layout:
17809     title: "2n-dnv-x553-64b-2t2c-base-ndr"
17810     layout: "plot-throughput"
17811
17812 - type: "plot"
17813   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
17814   algorithm: "plot_perf_box_name"
17815   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
17816   data: "plot-dpdk-throughput-latency-2n-dnv"
17817   include:
17818     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17819     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17820   layout:
17821     title: "2n-dnv-x553-64b-1t1c-base-pdr"
17822     layout: "plot-throughput"
17823
17824 - type: "plot"
17825   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
17826   algorithm: "plot_perf_box_name"
17827   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17828   data: "plot-dpdk-throughput-latency-2n-dnv"
17829   include:
17830     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17831     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17832   layout:
17833     title: "2n-dnv-x553-64b-2t2c-base-pdr"
17834     layout: "plot-throughput"
17835
17836 # 3n-dnv-x553
17837
17838 - type: "plot"
17839   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17840   algorithm: "plot_perf_box_name"
17841   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17842   data: "plot-dpdk-throughput-latency-3n-dnv"
17843   include:
17844     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17845     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17846   layout:
17847     title: "3n-dnv-x553-64b-1t1c-base-ndr"
17848     layout: "plot-throughput"
17849
17850 - type: "plot"
17851   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17852   algorithm: "plot_perf_box_name"
17853   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17854   data: "plot-dpdk-throughput-latency-3n-dnv"
17855   include:
17856     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17857     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17858   layout:
17859     title: "3n-dnv-x553-64b-2t2c-base-ndr"
17860     layout: "plot-throughput"
17861
17862 - type: "plot"
17863   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17864   algorithm: "plot_perf_box_name"
17865   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17866   data: "plot-dpdk-throughput-latency-3n-dnv"
17867   include:
17868     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17869     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17870   layout:
17871     title: "3n-dnv-x553-64b-1t1c-base-pdr"
17872     layout: "plot-throughput"
17873
17874 - type: "plot"
17875   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17876   algorithm: "plot_perf_box_name"
17877   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17878   data: "plot-dpdk-throughput-latency-3n-dnv"
17879   include:
17880     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17881     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17882   layout:
17883     title: "3n-dnv-x553-64b-2t2c-base-pdr"
17884     layout: "plot-throughput"
17885
17886 # 3n-tsh-x520
17887
17888 - type: "plot"
17889   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17890   algorithm: "plot_perf_box_name"
17891   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17892   data: "plot-dpdk-throughput-latency-3n-tsh"
17893   include:
17894     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17895     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17896   layout:
17897     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17898     layout: "plot-throughput"
17899
17900 - type: "plot"
17901   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17902   algorithm: "plot_perf_box_name"
17903   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17904   data: "plot-dpdk-throughput-latency-3n-tsh"
17905   include:
17906     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17907     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17908   layout:
17909     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17910     layout: "plot-throughput"
17911
17912 - type: "plot"
17913   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17914   algorithm: "plot_perf_box_name"
17915   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17916   data: "plot-dpdk-throughput-latency-3n-tsh"
17917   include:
17918     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17919     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17920   layout:
17921     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17922     layout: "plot-throughput"
17923
17924 - type: "plot"
17925   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17926   algorithm: "plot_perf_box_name"
17927   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17928   data: "plot-dpdk-throughput-latency-3n-tsh"
17929   include:
17930     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17931     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17932   layout:
17933     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17934     layout: "plot-throughput"
17935
17936 ################################################################################
17937 ###   2n-clx                                                                 ###
17938 ################################################################################
17939
17940 # Packet Throughput
17941
17942 - type: "plot"
17943   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17944   algorithm: "plot_perf_box_name"
17945   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17946   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17947   include:
17948     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17949     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17950     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17951     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17952   layout:
17953     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17954     layout: "plot-throughput"
17955
17956 - type: "plot"
17957   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17958   algorithm: "plot_perf_box_name"
17959   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17960   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17961   include:
17962     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17963     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17964     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17965     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17966   layout:
17967     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17968     layout: "plot-throughput"
17969
17970 - type: "plot"
17971   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17972   algorithm: "plot_perf_box_name"
17973   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17974   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17975   include:
17976     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17977     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17978     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17979     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17980   layout:
17981     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17982     layout: "plot-throughput"
17983
17984 - type: "plot"
17985   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17986   algorithm: "plot_perf_box_name"
17987   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17988   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17989   include:
17990     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17991     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17992     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17993     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17994   layout:
17995     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17996     layout: "plot-throughput"
17997
17998 - type: "plot"
17999   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
18000   algorithm: "plot_perf_box_name"
18001   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
18002   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18003   include:
18004 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18005     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18006     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18007     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18008   layout:
18009     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
18010     layout: "plot-throughput"
18011
18012 - type: "plot"
18013   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
18014   algorithm: "plot_perf_box_name"
18015   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
18016   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18017   include:
18018 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18019     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18020     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18021     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18022   layout:
18023     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
18024     layout: "plot-throughput"
18025
18026 - type: "plot"
18027   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
18028   algorithm: "plot_perf_box_name"
18029   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
18030   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18031   include:
18032     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
18033     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
18034     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
18035     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18036     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
18037     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18038   layout:
18039     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
18040     layout: "plot-throughput"
18041
18042 - type: "plot"
18043   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
18044   algorithm: "plot_perf_box_name"
18045   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
18046   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18047   include:
18048     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
18049     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
18050     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
18051     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18052     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
18053     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18054   layout:
18055     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
18056     layout: "plot-throughput"
18057
18058 - type: "plot"
18059   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
18060   algorithm: "plot_perf_box_name"
18061   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
18062   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18063   include:
18064     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
18065     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
18066     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
18067     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
18068   layout:
18069     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
18070     layout: "plot-throughput"
18071
18072 - type: "plot"
18073   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
18074   algorithm: "plot_perf_box_name"
18075   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
18076   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18077   include:
18078     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
18079     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
18080     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
18081     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
18082   layout:
18083     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
18084     layout: "plot-throughput"
18085
18086 - type: "plot"
18087   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
18088   algorithm: "plot_perf_box_name"
18089   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
18090   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18091   include:
18092     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18093     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18094     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18095   layout:
18096     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
18097     layout: "plot-throughput"
18098
18099 - type: "plot"
18100   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
18101   algorithm: "plot_perf_box_name"
18102   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
18103   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18104   include:
18105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18106     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18107     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18108   layout:
18109     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
18110     layout: "plot-throughput"
18111
18112 - type: "plot"
18113   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
18114   algorithm: "plot_perf_box_name"
18115   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
18116   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18117   include:
18118     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
18119     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18120     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
18121     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
18122     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
18123   layout:
18124     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
18125     layout: "plot-throughput"
18126
18127 - type: "plot"
18128   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
18129   algorithm: "plot_perf_box_name"
18130   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
18131   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18132   include:
18133     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
18134     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18135     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
18136     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
18137     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
18138   layout:
18139     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
18140     layout: "plot-throughput"
18141
18142 - type: "plot"
18143   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
18144   algorithm: "plot_perf_box_name"
18145   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
18146   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18147   include:
18148     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
18149     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
18150     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
18151   layout:
18152     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
18153     layout: "plot-throughput"
18154
18155 - type: "plot"
18156   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
18157   algorithm: "plot_perf_box_name"
18158   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
18159   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18160   include:
18161     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
18162     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
18163     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
18164   layout:
18165     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
18166     layout: "plot-throughput"
18167
18168 - type: "plot"
18169   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
18170   algorithm: "plot_perf_box_name"
18171   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
18172   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18173   include:
18174     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18175     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18176     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18177     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18178     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18179     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18180   layout:
18181     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
18182     layout: "plot-throughput"
18183
18184 - type: "plot"
18185   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
18186   algorithm: "plot_perf_box_name"
18187   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
18188   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18189   include:
18190     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18191     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18192     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18193     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18194     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18195     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18196   layout:
18197     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
18198     layout: "plot-throughput"
18199
18200 - type: "plot"
18201   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18202   algorithm: "plot_perf_box_name"
18203   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18204   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18205   include:
18206     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18207     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18209     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18210     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18211     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
18212   layout:
18213     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18214     layout: "plot-throughput"
18215
18216 - type: "plot"
18217   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18218   algorithm: "plot_perf_box_name"
18219   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18220   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18221   include:
18222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18225     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18226     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18227     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
18228   layout:
18229     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18230     layout: "plot-throughput"
18231
18232 - type: "plot"
18233   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18234   algorithm: "plot_perf_box_name"
18235   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18236   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18237   include:
18238     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
18239     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
18240   layout:
18241     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18242     layout: "plot-throughput"
18243
18244 - type: "plot"
18245   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18246   algorithm: "plot_perf_box_name"
18247   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18248   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18249   include:
18250     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
18251     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
18252   layout:
18253     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18254     layout: "plot-throughput"
18255
18256 - type: "plot"
18257   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18258   algorithm: "plot_perf_box_name"
18259   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18260   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18261   include:
18262     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
18263     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18264     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
18265     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18266     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
18267     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18268   layout:
18269     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18270     layout: "plot-throughput"
18271
18272 - type: "plot"
18273   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18274   algorithm: "plot_perf_box_name"
18275   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18276   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18277   include:
18278     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
18279     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18280     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
18281     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18282     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
18283     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18284   layout:
18285     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18286     layout: "plot-throughput"
18287
18288 - type: "plot"
18289   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18290   algorithm: "plot_perf_box_name"
18291   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18292   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18293   include:
18294     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18295     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18296     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18297     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18298     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18299 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18300   layout:
18301     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18302     layout: "plot-throughput"
18303
18304 - type: "plot"
18305   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18306   algorithm: "plot_perf_box_name"
18307   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18308   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18309   include:
18310     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18311     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18312     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18313     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18314     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18315 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18316   layout:
18317     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18318     layout: "plot-throughput"
18319
18320 - type: "plot"
18321   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18322   algorithm: "plot_perf_box_name"
18323   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18324   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18325   include:
18326     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18327     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18328     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18329     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18330     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18331     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18332   layout:
18333     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18334     layout: "plot-throughput"
18335
18336 - type: "plot"
18337   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18338   algorithm: "plot_perf_box_name"
18339   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18340   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18341   include:
18342     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18343     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18344     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18345     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18346     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18347     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18348   layout:
18349     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18350     layout: "plot-throughput"
18351
18352 - type: "plot"
18353   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18354   algorithm: "plot_perf_box_name"
18355   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18356   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18357   include:
18358     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18359     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18360     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18361     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18362     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18363   layout:
18364     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18365     layout: "plot-throughput"
18366
18367 - type: "plot"
18368   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18369   algorithm: "plot_perf_box_name"
18370   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18371   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18372   include:
18373     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18374     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18375     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18376     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18377     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18378   layout:
18379     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18380     layout: "plot-throughput"
18381
18382 - type: "plot"
18383   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18384   algorithm: "plot_perf_box_name"
18385   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18386   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18387   include:
18388     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18389     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18390     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18391     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18392     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18393   layout:
18394     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18395     layout: "plot-throughput"
18396
18397 - type: "plot"
18398   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18399   algorithm: "plot_perf_box_name"
18400   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18401   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18402   include:
18403     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18404     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18405     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18406     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18407     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18408   layout:
18409     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18410     layout: "plot-throughput"
18411
18412 - type: "plot"
18413   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18414   algorithm: "plot_perf_box_name"
18415   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18416   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18417   include:
18418     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18419     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18420     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18421     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18422     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18423   layout:
18424     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18425     layout: "plot-throughput"
18426
18427 - type: "plot"
18428   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18429   algorithm: "plot_perf_box_name"
18430   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18431   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18432   include:
18433     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18434     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18435     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18436     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18437     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18438   layout:
18439     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18440     layout: "plot-throughput"
18441
18442 - type: "plot"
18443   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18444   algorithm: "plot_perf_box_name"
18445   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18446   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18447   include:
18448     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18449     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18450     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18451     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18452     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18453   layout:
18454     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18455     layout: "plot-throughput"
18456
18457 - type: "plot"
18458   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18459   algorithm: "plot_perf_box_name"
18460   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18461   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18462   include:
18463     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18464     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18465     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18466     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18467     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18468   layout:
18469     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18470     layout: "plot-throughput"
18471
18472 - type: "plot"
18473   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18474   algorithm: "plot_perf_box_name"
18475   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18476   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18477   include:
18478     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18479     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18480     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18481     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18482     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18483   layout:
18484     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18485     layout: "plot-throughput"
18486
18487 - type: "plot"
18488   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18489   algorithm: "plot_perf_box_name"
18490   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18491   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18492   include:
18493     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18494     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18495     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18496     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18497     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18498   layout:
18499     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18500     layout: "plot-throughput"
18501
18502 - type: "plot"
18503   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18504   algorithm: "plot_perf_box_name"
18505   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18506   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18507   include:
18508     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18509     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18510     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18511     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18512     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18513     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18514   layout:
18515     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18516     layout: "plot-throughput"
18517
18518 - type: "plot"
18519   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18520   algorithm: "plot_perf_box_name"
18521   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18522   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18523   include:
18524     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18525     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18526     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18527     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18528     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18529     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18530   layout:
18531     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18532     layout: "plot-throughput"
18533
18534 - type: "plot"
18535   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18536   algorithm: "plot_perf_box_name"
18537   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18538   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18539   include:
18540     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18541     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18542     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18543     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18544   layout:
18545     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18546     layout: "plot-throughput"
18547
18548 - type: "plot"
18549   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18550   algorithm: "plot_perf_box_name"
18551   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18552   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18553   include:
18554     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18555     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18556     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18557     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18558   layout:
18559     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18560     layout: "plot-throughput"
18561
18562 - type: "plot"
18563   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18564   algorithm: "plot_perf_box_name"
18565   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18566   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18567   include:
18568     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18569     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18570     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18571     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18572     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18573     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18574   layout:
18575     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18576     layout: "plot-throughput"
18577
18578 - type: "plot"
18579   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18580   algorithm: "plot_perf_box_name"
18581   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18582   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18583   include:
18584     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18585     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18586     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18587     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18588     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18589     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18590   layout:
18591     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18592     layout: "plot-throughput"
18593
18594 - type: "plot"
18595   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18596   algorithm: "plot_perf_box_name"
18597   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18598   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18599   include:
18600     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18601     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18602     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18603     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18604   layout:
18605     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18606     layout: "plot-throughput"
18607
18608 - type: "plot"
18609   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18610   algorithm: "plot_perf_box_name"
18611   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18612   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18613   include:
18614     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18615     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18616     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18617     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18618   layout:
18619     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18620     layout: "plot-throughput"
18621
18622 - type: "plot"
18623   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18624   algorithm: "plot_perf_box_name"
18625   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18626   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18627   include:
18628     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18629     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18630     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18631     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18632     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18633     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18634   layout:
18635     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18636     layout: "plot-throughput"
18637
18638 - type: "plot"
18639   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18640   algorithm: "plot_perf_box_name"
18641   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18642   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18643   include:
18644     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18645     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18646     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18647     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18648     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18649     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18650   layout:
18651     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18652     layout: "plot-throughput"
18653
18654 - type: "plot"
18655   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18656   algorithm: "plot_perf_box_name"
18657   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18658   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18659   include:
18660     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18661     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18662     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18663     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18664   layout:
18665     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18666     layout: "plot-throughput"
18667
18668 - type: "plot"
18669   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18670   algorithm: "plot_perf_box_name"
18671   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18672   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18673   include:
18674     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18675     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18676     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18677     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18678   layout:
18679     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18680     layout: "plot-throughput"
18681
18682 - type: "plot"
18683   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18684   algorithm: "plot_perf_box_name"
18685   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18686   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18687   include:
18688     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18689     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18690     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18691     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18692     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18693   layout:
18694     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18695     layout: "plot-throughput"
18696
18697 - type: "plot"
18698   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18699   algorithm: "plot_perf_box_name"
18700   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18701   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18702   include:
18703     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18704     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18705     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18706     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18707     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18708   layout:
18709     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18710     layout: "plot-throughput"
18711
18712 - type: "plot"
18713   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18714   algorithm: "plot_perf_box_name"
18715   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18716   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18717   include:
18718     - "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"
18719     - "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"
18720     - "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"
18721     - "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"
18722     - "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"
18723   layout:
18724     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18725     layout: "plot-throughput"
18726
18727 - type: "plot"
18728   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18729   algorithm: "plot_perf_box_name"
18730   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18731   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18732   include:
18733     - "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"
18734     - "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"
18735     - "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"
18736     - "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"
18737     - "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"
18738   layout:
18739     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18740     layout: "plot-throughput"
18741
18742 - type: "plot"
18743   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18744   algorithm: "plot_perf_box_name"
18745   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18746   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18747   include:
18748     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18749     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18750     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18751     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18752     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18753   layout:
18754     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18755     layout: "plot-throughput"
18756
18757 - type: "plot"
18758   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18759   algorithm: "plot_perf_box_name"
18760   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18761   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18762   include:
18763     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18764     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18765     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18766     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18767     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18768   layout:
18769     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18770     layout: "plot-throughput"
18771
18772 - type: "plot"
18773   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18774   algorithm: "plot_perf_box_name"
18775   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18776   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18777   include:
18778     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18779     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18780     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18781     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18782     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18783   layout:
18784     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18785     layout: "plot-throughput"
18786
18787 - type: "plot"
18788   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18789   algorithm: "plot_perf_box_name"
18790   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18791   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18792   include:
18793     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18794     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18795     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18796     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18797     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18798   layout:
18799     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18800     layout: "plot-throughput"
18801
18802 - type: "plot"
18803   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18804   algorithm: "plot_perf_box_name"
18805   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18806   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18807   include:
18808     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18809     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18810     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18811     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18812   layout:
18813     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18814     layout: "plot-throughput"
18815
18816 - type: "plot"
18817   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18818   algorithm: "plot_perf_box_name"
18819   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18820   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18821   include:
18822     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18823     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18824     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18825     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18826   layout:
18827     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18828     layout: "plot-throughput"
18829
18830 - type: "plot"
18831   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18832   algorithm: "plot_perf_box_name"
18833   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18834   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18835   include:
18836     - "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"
18837     - "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"
18838     - "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"
18839     - "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"
18840   layout:
18841     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18842     layout: "plot-throughput"
18843
18844 - type: "plot"
18845   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18846   algorithm: "plot_perf_box_name"
18847   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18848   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18849   include:
18850     - "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"
18851     - "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"
18852     - "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"
18853     - "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"
18854   layout:
18855     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18856     layout: "plot-throughput"
18857
18858 - type: "plot"
18859   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18860   algorithm: "plot_perf_box_name"
18861   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18862   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18863   include:
18864     - "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"
18865     - "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"
18866     - "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"
18867     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18868     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18869     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18870   layout:
18871     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18872     layout: "plot-throughput"
18873
18874 - type: "plot"
18875   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18876   algorithm: "plot_perf_box_name"
18877   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18878   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18879   include:
18880     - "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"
18881     - "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"
18882     - "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"
18883     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18884     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18885     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18886   layout:
18887     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18888     layout: "plot-throughput"
18889
18890 ################################################################################
18891
18892 # Packet Speedup
18893
18894 - type: "plot"
18895   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18896   algorithm: "plot_tsa_name"
18897   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18898   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18899   include:
18900     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18901     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18902     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18903     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18904   layout:
18905     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18906     layout: "plot-throughput-speedup-analysis"
18907
18908 - type: "plot"
18909   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18910   algorithm: "plot_tsa_name"
18911   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18912   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18913   include:
18914     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18915     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18916     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18917     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18918   layout:
18919     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18920     layout: "plot-throughput-speedup-analysis"
18921
18922 - type: "plot"
18923   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18924   algorithm: "plot_tsa_name"
18925   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18926   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18927   include:
18928     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18929     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18930     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18931     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18932   layout:
18933     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18934     layout: "plot-throughput-speedup-analysis"
18935
18936 - type: "plot"
18937   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18938   algorithm: "plot_tsa_name"
18939   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18940   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18941   include:
18942     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18943     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18944     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18945     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18946   layout:
18947     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18948     layout: "plot-throughput-speedup-analysis"
18949
18950 - type: "plot"
18951   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18952   algorithm: "plot_tsa_name"
18953   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18954   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18955   include:
18956     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18957     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18958     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18959     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18960   layout:
18961     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18962     layout: "plot-throughput-speedup-analysis"
18963
18964 - type: "plot"
18965   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18966   algorithm: "plot_tsa_name"
18967   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18968   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18969   include:
18970     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18971     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18972     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18973     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18974   layout:
18975     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18976     layout: "plot-throughput-speedup-analysis"
18977
18978 - type: "plot"
18979   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18980   algorithm: "plot_tsa_name"
18981   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18982   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18983   include:
18984     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18985     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18986     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18987     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18988     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18989     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18990   layout:
18991     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18992     layout: "plot-throughput-speedup-analysis"
18993
18994 - type: "plot"
18995   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18996   algorithm: "plot_tsa_name"
18997   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18998   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18999   include:
19000     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
19001     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
19002     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
19003     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19004     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19005     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19006   layout:
19007     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
19008     layout: "plot-throughput-speedup-analysis"
19009
19010 - type: "plot"
19011   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
19012   algorithm: "plot_tsa_name"
19013   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
19014   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19015   include:
19016     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
19017     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
19018     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
19019     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
19020   layout:
19021     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
19022     layout: "plot-throughput-speedup-analysis"
19023
19024 - type: "plot"
19025   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
19026   algorithm: "plot_tsa_name"
19027   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
19028   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19029   include:
19030     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
19031     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
19032     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
19033     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
19034   layout:
19035     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
19036     layout: "plot-throughput-speedup-analysis"
19037
19038 - type: "plot"
19039   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
19040   algorithm: "plot_tsa_name"
19041   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
19042   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19043   include:
19044     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
19045     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
19046     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19047   layout:
19048     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
19049     layout: "plot-throughput-speedup-analysis"
19050
19051 - type: "plot"
19052   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
19053   algorithm: "plot_tsa_name"
19054   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
19055   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19056   include:
19057     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
19058     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
19059     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19060   layout:
19061     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
19062     layout: "plot-throughput-speedup-analysis"
19063
19064 - type: "plot"
19065   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19066   algorithm: "plot_tsa_name"
19067   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19068   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19069   include:
19070     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19071     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19072     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19073     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19074     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19075   layout:
19076     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
19077     layout: "plot-throughput-speedup-analysis"
19078
19079 - type: "plot"
19080   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19081   algorithm: "plot_tsa_name"
19082   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19083   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19084   include:
19085     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19086     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19087     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19088     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19090   layout:
19091     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
19092     layout: "plot-throughput-speedup-analysis"
19093
19094 - type: "plot"
19095   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
19096   algorithm: "plot_tsa_name"
19097   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
19098   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19099   include:
19100     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19101     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
19102     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
19103   layout:
19104     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
19105     layout: "plot-throughput-speedup-analysis"
19106
19107 - type: "plot"
19108   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
19109   algorithm: "plot_tsa_name"
19110   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
19111   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19112   include:
19113     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19114     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
19115     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
19116   layout:
19117     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
19118     layout: "plot-throughput-speedup-analysis"
19119
19120 - type: "plot"
19121   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
19122   algorithm: "plot_tsa_name"
19123   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
19124   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19125   include:
19126     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19127     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19128     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19129     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19130     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
19131     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
19132   layout:
19133     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
19134     layout: "plot-throughput-speedup-analysis"
19135
19136 - type: "plot"
19137   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
19138   algorithm: "plot_tsa_name"
19139   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
19140   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19141   include:
19142     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19143     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19144     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19145     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19146     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
19147     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
19148   layout:
19149     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
19150     layout: "plot-throughput-speedup-analysis"
19151
19152 - type: "plot"
19153   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
19154   algorithm: "plot_tsa_name"
19155   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
19156   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19157   include:
19158     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19159     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19160     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19161     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19162     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19163     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
19164   layout:
19165     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
19166     layout: "plot-throughput-speedup-analysis"
19167
19168 - type: "plot"
19169   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
19170   algorithm: "plot_tsa_name"
19171   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
19172   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19173   include:
19174     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19175     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19176     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19177     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19178     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19179     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
19180   layout:
19181     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
19182     layout: "plot-throughput-speedup-analysis"
19183
19184 - type: "plot"
19185   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
19186   algorithm: "plot_tsa_name"
19187   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
19188   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19189   include:
19190     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
19191     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
19192   layout:
19193     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
19194     layout: "plot-throughput-speedup-analysis"
19195
19196 - type: "plot"
19197   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
19198   algorithm: "plot_tsa_name"
19199   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
19200   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19201   include:
19202     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
19203     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
19204   layout:
19205     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
19206     layout: "plot-throughput-speedup-analysis"
19207
19208 - type: "plot"
19209   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
19210   algorithm: "plot_tsa_name"
19211   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
19212   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19213   include:
19214     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
19215     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
19216     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
19217     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
19218     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
19219     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
19220   layout:
19221     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
19222     layout: "plot-throughput-speedup-analysis"
19223
19224 - type: "plot"
19225   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
19226   algorithm: "plot_tsa_name"
19227   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
19228   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19229   include:
19230     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
19231     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
19232     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
19233     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
19234     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
19235     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
19236   layout:
19237     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
19238     layout: "plot-throughput-speedup-analysis"
19239
19240 - type: "plot"
19241   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
19242   algorithm: "plot_tsa_name"
19243   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
19244   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19245   include:
19246     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19247     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19248     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19249     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19250     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
19251     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
19252   layout:
19253     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
19254     layout: "plot-throughput-speedup-analysis"
19255
19256 - type: "plot"
19257   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
19258   algorithm: "plot_tsa_name"
19259   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
19260   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19261   include:
19262     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19263     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19264     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19265     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19266     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
19267     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
19268   layout:
19269     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
19270     layout: "plot-throughput-speedup-analysis"
19271
19272 - type: "plot"
19273   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
19274   algorithm: "plot_tsa_name"
19275   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
19276   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19277   include:
19278     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19279     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19280     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19281     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19282     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19283     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19284   layout:
19285     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
19286     layout: "plot-throughput-speedup-analysis"
19287
19288 - type: "plot"
19289   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
19290   algorithm: "plot_tsa_name"
19291   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
19292   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19293   include:
19294     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19295     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19296     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19297     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19298     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19299     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19300   layout:
19301     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
19302     layout: "plot-throughput-speedup-analysis"
19303
19304 - type: "plot"
19305   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
19306   algorithm: "plot_tsa_name"
19307   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
19308   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19309   include:
19310     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19311     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19312     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19313     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19314     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19315   layout:
19316     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
19317     layout: "plot-throughput-speedup-analysis"
19318
19319 - type: "plot"
19320   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19321   algorithm: "plot_tsa_name"
19322   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19323   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19324   include:
19325     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19326     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19327     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19328     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19329     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19330   layout:
19331     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
19332     layout: "plot-throughput-speedup-analysis"
19333
19334 - type: "plot"
19335   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19336   algorithm: "plot_tsa_name"
19337   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19338   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19339   include:
19340     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19341     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19342     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19343     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19344     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19345   layout:
19346     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
19347     layout: "plot-throughput-speedup-analysis"
19348
19349 - type: "plot"
19350   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19351   algorithm: "plot_tsa_name"
19352   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19353   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19354   include:
19355     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19356     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19357     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19358     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19359     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19360   layout:
19361     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
19362     layout: "plot-throughput-speedup-analysis"
19363
19364 - type: "plot"
19365   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19366   algorithm: "plot_tsa_name"
19367   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19368   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19369   include:
19370     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19371     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19372     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19373     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19374     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19375   layout:
19376     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
19377     layout: "plot-throughput-speedup-analysis"
19378
19379 - type: "plot"
19380   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19381   algorithm: "plot_tsa_name"
19382   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19383   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19384   include:
19385     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19386     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19387     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19388     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19389     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19390   layout:
19391     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
19392     layout: "plot-throughput-speedup-analysis"
19393
19394 - type: "plot"
19395   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19396   algorithm: "plot_tsa_name"
19397   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19398   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19399   include:
19400     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19401     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19402     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19403     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19404     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19405   layout:
19406     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
19407     layout: "plot-throughput-speedup-analysis"
19408
19409 - type: "plot"
19410   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19411   algorithm: "plot_tsa_name"
19412   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19413   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19414   include:
19415     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19416     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19417     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19418     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19419     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19420   layout:
19421     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
19422     layout: "plot-throughput-speedup-analysis"
19423
19424 - type: "plot"
19425   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19426   algorithm: "plot_tsa_name"
19427   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19428   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19429   include:
19430     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19431     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19432     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19433     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19434     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19435   layout:
19436     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
19437     layout: "plot-throughput-speedup-analysis"
19438
19439 - type: "plot"
19440   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19441   algorithm: "plot_tsa_name"
19442   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19443   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19444   include:
19445     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19446     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19447     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19448     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19449     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19450   layout:
19451     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
19452     layout: "plot-throughput-speedup-analysis"
19453
19454 - type: "plot"
19455   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19456   algorithm: "plot_tsa_name"
19457   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19458   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19459   include:
19460     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19461     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19462     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19463     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19464     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19465     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19466   layout:
19467     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
19468     layout: "plot-throughput-speedup-analysis"
19469
19470 - type: "plot"
19471   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19472   algorithm: "plot_tsa_name"
19473   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19474   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19475   include:
19476     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19477     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19478     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19479     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19480     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19481     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19482   layout:
19483     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
19484     layout: "plot-throughput-speedup-analysis"
19485
19486 - type: "plot"
19487   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19488   algorithm: "plot_tsa_name"
19489   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19490   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19491   include:
19492     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19493     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19494     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19495     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19496   layout:
19497     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
19498     layout: "plot-throughput-speedup-analysis"
19499
19500 - type: "plot"
19501   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19502   algorithm: "plot_tsa_name"
19503   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19504   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19505   include:
19506     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19507     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19508     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19509     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19510   layout:
19511     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
19512     layout: "plot-throughput-speedup-analysis"
19513
19514 - type: "plot"
19515   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19516   algorithm: "plot_tsa_name"
19517   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19518   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19519   include:
19520     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19521     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19522     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19523     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19524     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19525     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19526   layout:
19527     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19528     layout: "plot-throughput-speedup-analysis"
19529
19530 - type: "plot"
19531   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19532   algorithm: "plot_tsa_name"
19533   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19534   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19535   include:
19536     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19537     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19538     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19539     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19540     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19541     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19542   layout:
19543     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19544     layout: "plot-throughput-speedup-analysis"
19545
19546 - type: "plot"
19547   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19548   algorithm: "plot_tsa_name"
19549   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19550   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19551   include:
19552     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19553     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19554     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19555     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19556   layout:
19557     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19558     layout: "plot-throughput-speedup-analysis"
19559
19560 - type: "plot"
19561   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19562   algorithm: "plot_tsa_name"
19563   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19564   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19565   include:
19566     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19567     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19568     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19569     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19570   layout:
19571     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19572     layout: "plot-throughput-speedup-analysis"
19573
19574 - type: "plot"
19575   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19576   algorithm: "plot_tsa_name"
19577   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19578   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19579   include:
19580     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19581     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19582     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19583     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19584     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19585     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19586   layout:
19587     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19588     layout: "plot-throughput-speedup-analysis"
19589
19590 - type: "plot"
19591   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19592   algorithm: "plot_tsa_name"
19593   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19594   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19595   include:
19596     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19597     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19598     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19599     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19600     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19601     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19602   layout:
19603     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19604     layout: "plot-throughput-speedup-analysis"
19605
19606 - type: "plot"
19607   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19608   algorithm: "plot_tsa_name"
19609   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19610   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19611   include:
19612     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19613     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19614     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19615     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19616   layout:
19617     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19618     layout: "plot-throughput-speedup-analysis"
19619
19620 - type: "plot"
19621   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19622   algorithm: "plot_tsa_name"
19623   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19624   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19625   include:
19626     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19627     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19628     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19629     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19630   layout:
19631     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19632     layout: "plot-throughput-speedup-analysis"
19633
19634 - type: "plot"
19635   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19636   algorithm: "plot_tsa_name"
19637   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19638   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19639   include:
19640     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19641     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19642     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19643     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19644     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19645   layout:
19646     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19647     layout: "plot-throughput-speedup-analysis"
19648
19649 - type: "plot"
19650   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19651   algorithm: "plot_tsa_name"
19652   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19653   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19654   include:
19655     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19656     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19657     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19658     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19659     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19660   layout:
19661     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19662     layout: "plot-throughput-speedup-analysis"
19663
19664 - type: "plot"
19665   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19666   algorithm: "plot_tsa_name"
19667   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19668   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19669   include:
19670     - "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"
19671     - "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"
19672     - "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"
19673     - "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"
19674     - "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"
19675   layout:
19676     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19677     layout: "plot-throughput-speedup-analysis"
19678
19679 - type: "plot"
19680   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19681   algorithm: "plot_tsa_name"
19682   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19683   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19684   include:
19685     - "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"
19686     - "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"
19687     - "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"
19688     - "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"
19689     - "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"
19690   layout:
19691     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19692     layout: "plot-throughput-speedup-analysis"
19693
19694 - type: "plot"
19695   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19696   algorithm: "plot_tsa_name"
19697   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19698   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19699   include:
19700     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19701     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19702     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19703     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19704     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19705   layout:
19706     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19707     layout: "plot-throughput-speedup-analysis"
19708
19709 - type: "plot"
19710   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19711   algorithm: "plot_tsa_name"
19712   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19713   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19714   include:
19715     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19716     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19717     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19718     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19719     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19720   layout:
19721     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19722     layout: "plot-throughput-speedup-analysis"
19723
19724 - type: "plot"
19725   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19726   algorithm: "plot_tsa_name"
19727   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19728   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19729   include:
19730     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19731     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19732     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19733     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19734     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19735   layout:
19736     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19737     layout: "plot-throughput-speedup-analysis"
19738
19739 - type: "plot"
19740   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19741   algorithm: "plot_tsa_name"
19742   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
19743   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19744   include:
19745     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19746     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19747     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19748     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19749     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19750   layout:
19751     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19752     layout: "plot-throughput-speedup-analysis"
19753
19754 - type: "plot"
19755   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19756   algorithm: "plot_tsa_name"
19757   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19758   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19759   include:
19760     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19761     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19762     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19763     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19764   layout:
19765     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
19766     layout: "plot-throughput-speedup-analysis"
19767
19768 - type: "plot"
19769   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19770   algorithm: "plot_tsa_name"
19771   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19772   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19773   include:
19774     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19775     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19776     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19777     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19778   layout:
19779     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
19780     layout: "plot-throughput-speedup-analysis"
19781
19782 - type: "plot"
19783   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19784   algorithm: "plot_tsa_name"
19785   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19786   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19787   include:
19788     - "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"
19789     - "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"
19790     - "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"
19791     - "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"
19792   layout:
19793     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
19794     layout: "plot-throughput-speedup-analysis"
19795
19796 - type: "plot"
19797   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19798   algorithm: "plot_tsa_name"
19799   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19800   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19801   include:
19802     - "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"
19803     - "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"
19804     - "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"
19805     - "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"
19806   layout:
19807     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
19808     layout: "plot-throughput-speedup-analysis"
19809
19810 - type: "plot"
19811   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19812   algorithm: "plot_tsa_name"
19813   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19814   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19815   include:
19816     - "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"
19817     - "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"
19818     - "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"
19819     - "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"
19820     - "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"
19821     - "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"
19822   layout:
19823     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
19824     layout: "plot-throughput-speedup-analysis"
19825
19826 - type: "plot"
19827   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19828   algorithm: "plot_tsa_name"
19829   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19830   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19831   include:
19832     - "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"
19833     - "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"
19834     - "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"
19835     - "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"
19836     - "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"
19837     - "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"
19838   layout:
19839     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19840     layout: "plot-throughput-speedup-analysis"
19841
19842 ################################################################################
19843
19844 # Packet Throughput - DPDK
19845
19846 # 2n-clx-xxv710
19847
19848 - type: "plot"
19849   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19850   algorithm: "plot_perf_box_name"
19851   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19852   data: "plot-dpdk-throughput-latency-2n-clx"
19853   include:
19854     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19855     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19856   layout:
19857     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19858     layout: "plot-throughput"
19859
19860 - type: "plot"
19861   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19862   algorithm: "plot_perf_box_name"
19863   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19864   data: "plot-dpdk-throughput-latency-2n-clx"
19865   include:
19866     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19867     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19868   layout:
19869     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19870     layout: "plot-throughput"
19871
19872 - type: "plot"
19873   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19874   algorithm: "plot_perf_box_name"
19875   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19876   data: "plot-dpdk-throughput-latency-2n-clx"
19877   include:
19878     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19879     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19880   layout:
19881     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19882     layout: "plot-throughput"
19883
19884 - type: "plot"
19885   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19886   algorithm: "plot_perf_box_name"
19887   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19888   data: "plot-dpdk-throughput-latency-2n-clx"
19889   include:
19890     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19891     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19892   layout:
19893     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19894     layout: "plot-throughput"
19895
19896 # 2n-clx-x710
19897
19898 - type: "plot"
19899   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19900   algorithm: "plot_perf_box_name"
19901   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19902   data: "plot-dpdk-throughput-latency-2n-clx"
19903   include:
19904     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19905     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19906   layout:
19907     title: "2n-clx-x710-64b-2t1c-base-ndr"
19908     layout: "plot-throughput"
19909
19910 - type: "plot"
19911   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19912   algorithm: "plot_perf_box_name"
19913   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19914   data: "plot-dpdk-throughput-latency-2n-clx"
19915   include:
19916     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19917     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19918   layout:
19919     title: "2n-clx-x710-64b-4t2c-base-ndr"
19920     layout: "plot-throughput"
19921
19922 - type: "plot"
19923   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19924   algorithm: "plot_perf_box_name"
19925   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19926   data: "plot-dpdk-throughput-latency-2n-clx"
19927   include:
19928     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19929     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19930   layout:
19931     title: "2n-clx-x710-64b-2t1c-base-pdr"
19932     layout: "plot-throughput"
19933
19934 - type: "plot"
19935   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19936   algorithm: "plot_perf_box_name"
19937   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19938   data: "plot-dpdk-throughput-latency-2n-clx"
19939   include:
19940     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19941     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19942   layout:
19943     title: "2n-clx-x710-64b-4t2c-base-pdr"
19944     layout: "plot-throughput"
19945
19946 ################################################################################
19947
19948 - type: "plot"
19949   title: "Latency by percentile: 2n-skx"
19950   algorithm: "plot_hdrh_lat_by_percentile"
19951   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19952   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19953   target-links: "../../_static/vpp"
19954   data: "plot-vpp-hdrh-lat-2n-skx"
19955   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19956   layout:
19957     layout: "plot-hdrh-latency-by-percentile"
19958
19959 - type: "plot"
19960   title: "Latency by percentile: 3n-skx"
19961   algorithm: "plot_hdrh_lat_by_percentile"
19962   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19963   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19964   target-links: "../../_static/vpp"
19965   data: "plot-vpp-hdrh-lat-3n-skx"
19966   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19967   layout:
19968     layout: "plot-hdrh-latency-by-percentile"
19969
19970 - type: "plot"
19971   title: "Latency by percentile: 2n-clx"
19972   algorithm: "plot_hdrh_lat_by_percentile"
19973   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19974   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19975   target-links: "../../_static/vpp"
19976   data: "plot-vpp-hdrh-lat-2n-clx"
19977   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19978   layout:
19979     layout: "plot-hdrh-latency-by-percentile"
19980
19981 - type: "plot"
19982   title: "Latency by percentile: 3n-hsw"
19983   algorithm: "plot_hdrh_lat_by_percentile"
19984   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19985   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19986   target-links: "../../_static/vpp"
19987   data: "plot-vpp-hdrh-lat-3n-hsw"
19988   filter: "'1T1C' and 'NIC_Intel-XL710'"
19989   layout:
19990     layout: "plot-hdrh-latency-by-percentile"
19991
19992 - type: "plot"
19993   title: "Latency by percentile: 3n-tsh"
19994   algorithm: "plot_hdrh_lat_by_percentile"
19995   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19996   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19997   target-links: "../../_static/vpp"
19998   data: "plot-vpp-hdrh-lat-3n-tsh"
19999   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
20000   layout:
20001     layout: "plot-hdrh-latency-by-percentile"
20002
20003 - type: "plot"
20004   title: "Latency by percentile: DPDK 2n-skx"
20005   algorithm: "plot_hdrh_lat_by_percentile"
20006   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
20007   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
20008   target-links: "../../_static/dpdk"
20009   data: "plot-dpdk-hdrh-lat-2n-skx"
20010   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20011   layout:
20012     layout: "plot-hdrh-latency-by-percentile"
20013
20014 - type: "plot"
20015   title: "Latency by percentile: DPDK 3n-skx"
20016   algorithm: "plot_hdrh_lat_by_percentile"
20017   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
20018   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
20019   target-links: "../../_static/dpdk"
20020   data: "plot-dpdk-hdrh-lat-3n-skx"
20021   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20022   layout:
20023     layout: "plot-hdrh-latency-by-percentile"
20024
20025 - type: "plot"
20026   title: "Latency by percentile: DPDK 2n-clx"
20027   algorithm: "plot_hdrh_lat_by_percentile"
20028   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
20029   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
20030   target-links: "../../_static/dpdk"
20031   data: "plot-dpdk-hdrh-lat-2n-clx"
20032   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20033   layout:
20034     layout: "plot-hdrh-latency-by-percentile"
20035
20036 - type: "plot"
20037   title: "Latency by percentile: DPDK 3n-hsw"
20038   algorithm: "plot_hdrh_lat_by_percentile"
20039   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
20040   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
20041   target-links: "../../_static/dpdk"
20042   data: "plot-dpdk-hdrh-lat-3n-hsw"
20043   filter: "'1T1C' and 'NIC_Intel-XL710'"
20044   layout:
20045     layout: "plot-hdrh-latency-by-percentile"
20046
20047 - type: "plot"
20048   title: "Latency by percentile: DPDK 3n-tsh"
20049   algorithm: "plot_hdrh_lat_by_percentile"
20050   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
20051   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
20052   target-links: "../../_static/dpdk"
20053   data: "plot-dpdk-hdrh-lat-3n-tsh"
20054   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
20055   layout:
20056     layout: "plot-hdrh-latency-by-percentile"