Report 2005: Add data, change legend in comp tables
[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
816     vpp-performance-changes-3n-skx-h1:
817       csit-vpp-perf-verify-1908_1-3n-skx:
818         - 26  # NDRPDR sel - new1908.1
819         - 27  # NDRPDR sel - new1908.1
820         - 28  # NDRPDR sel - new1908.1
821         - 29  # NDRPDR sel - new1908.1
822         - 30  # NDRPDR sel - new1908.1
823         - 31  # NDRPDR sel - new1908.1
824         - 33  # NDRPDR sel - new1908.1
825         - 34  # NDRPDR sel - new1908.1
826         - 35  # NDRPDR sel - new1908.1
827         - 36  # NDRPDR sel - new1908.1
828     vpp-performance-changes-3n-skx-ref:
829       csit-vpp-perf-verify-2001-3n-skx:
830         - 69  # NDRPDR sel - new2001.0
831         - 71  # NDRPDR sel - new2001.0
832         - 72  # NDRPDR sel - new2001.0
833         - 76  # NDRPDR sel - new2001.0
834         - 77  # NDRPDR sel - new2001.0
835         - 78  # NDRPDR sel - new2001.0
836         - 80  # NDRPDR sel - new2001.0
837     vpp-performance-changes-3n-skx-cmp:
838       csit-vpp-perf-report-iterative-2005-3n-skx:
839         - 4   # NDRPDR sel
840         - 5   # NDRPDR sel ??? all x710 failed
841         - 33  # NDRPDR sel
842         - 28  # NDRPDR sel
843         - 34  # NDRPDR sel
844         - 36  # NDRPDR sel
845         - 37  # NDRPDR sel
846         - 38  # NDRPDR sel
847         - 39  # NDRPDR sel
848         - 41  # NDRPDR sel
849     vpp-performance-changes-3n-skx-cmp-2:
850       csit-vpp-perf-report-iterative-2005-3n-skx:
851         - 42  # NDRPDR sel env 4
852         - 43  # NDRPDR sel env 4
853         - 44  # NDRPDR sel env 4
854         - 45  # NDRPDR sel env 4
855         - 47  # NDRPDR sel env 4
856     vpp-performance-changes-3n-skx-cmp-2001.0-4:
857       csit-vpp-perf-report-iterative-2005-3n-skx:
858         - 50  # NDRPDR sel 2001.0-4
859
860     vpp-performance-changes-2n-skx-h1:
861       csit-vpp-perf-verify-1908_1-2n-skx:
862         - 39  # NDRPDR sel - new1908.1
863         - 40  # NDRPDR sel - new1908.1
864         - 41  # NDRPDR sel - new1908.1
865         - 43  # NDRPDR sel - new1908.1
866         - 44  # NDRPDR sel - new1908.1
867         - 45  # NDRPDR sel - new1908.1
868         - 46  # NDRPDR sel - new1908.1
869         - 47  # NDRPDR sel - new1908.1
870         - 48  # NDRPDR sel - new1908.1
871         - 49  # NDRPDR sel - new1908.1
872     vpp-performance-changes-2n-skx-ref:
873       csit-vpp-perf-verify-2001-2n-skx:
874         - 143  # NDRPDR sel - new2001.0
875         - 146  # NDRPDR sel - new2001.0
876         - 147  # NDRPDR sel - new2001.0
877         - 148  # NDRPDR sel - new2001.0
878         - 149  # NDRPDR sel - new2001.0
879         - 150  # NDRPDR sel - new2001.0
880         - 151  # NDRPDR sel - new2001.0
881         - 152  # NDRPDR sel - new2001.0
882         - 153  # NDRPDR sel - new2001.0
883         - 154  # NDRPDR sel - new2001.0
884     vpp-performance-changes-2n-skx-cmp:
885       csit-vpp-perf-report-iterative-2005-2n-skx:
886         - 43  # NDRPDR sel
887         - 38  # NDRPDR sel
888         - 7   # NDRPDR sel
889         - 65  # NDRPDR sel
890         - 47  # NDRPDR sel
891         - 55  # NDRPDR sel
892         - 67  # NDRPDR sel
893         - 75  # NDRPDR sel
894         - 76  # NDRPDR sel
895         - 73  # NDRPDR sel
896     vpp-performance-changes-2n-skx-cmp-2:
897       csit-vpp-perf-report-iterative-2005-2n-skx:
898         - 88  # NDRPDR sel env 4
899         - 89  # NDRPDR sel env 4
900         - 90  # NDRPDR sel env 4
901         - 91  # NDRPDR sel env 4
902         - 92  # NDRPDR sel env 4
903         - 93  # NDRPDR sel env 4
904         - 94  # NDRPDR sel env 4
905     vpp-performance-changes-2n-skx-cmp-2001.0-4:
906       csit-vpp-perf-report-iterative-2005-2n-skx:
907         - 100 # NDRPDR sel 2001.0-4
908
909 #    vpp-performance-changes-nfv-2n-skx-ref:
910 #      csit-vpp-perf-verify-2001-2n-skx:
911 #        - 30  # NFV
912 #        - 31  # NFV
913 #    vpp-performance-changes-nfv-2n-skx-cmp:
914 #      csit-vpp-perf-report-iterative-2005-2n-skx:
915 #        - 43  # NDRPDR sel
916 #        - 38  # NDRPDR sel
917 #        - 7   # NDRPDR sel
918 #        - 78  # nf-density-sel
919 #        - 83  # nf-density-sel
920
921     vpp-performance-changes-2n-clx-ref:
922       csit-vpp-perf-verify-2001-2n-clx:
923         - 28  # NDRPDR sel
924         - 29  # NDRPDR sel
925         - 32  # NDRPDR sel
926         - 40  # NDRPDR sel
927         - 43  # NDRPDR sel
928         - 44  # NDRPDR sel
929         - 45  # NDRPDR sel
930         - 47  # NDRPDR sel
931         - 48  # NDRPDR sel
932         - 49  # NDRPDR sel
933     vpp-performance-changes-2n-clx-cmp:
934       csit-vpp-perf-report-iterative-2005-2n-clx:
935         - 7   # NDRPDR sel
936         - 38  # NDRPDR sel
937         - 9   # NDRPDR sel
938         - 32  # NDRPDR sel ???
939         - 33  # NDRPDR sel ???
940         - 39  # NDRPDR sel
941         - 40  # NDRPDR sel
942         - 43  # NDRPDR sel
943         - 50  # NDRPDR sel
944         - 51  # NDRPDR sel
945     vpp-performance-changes-2n-clx-cmp-2:
946       csit-vpp-perf-report-iterative-2005-2n-clx:
947         - 62  # NDRPDR sel env 4
948         - 63  # NDRPDR sel env 4
949         - 64  # NDRPDR sel env 4
950         - 65  # NDRPDR sel env 4
951         - 66  # NDRPDR sel env 4
952         - 68  # NDRPDR sel env 4
953         - 69  # NDRPDR sel env 4
954         - 70  # NDRPDR sel env 4
955     vpp-performance-changes-2n-clx-cmp-2001.0-4:
956       csit-vpp-perf-report-iterative-2005-2n-clx:
957         - 73  # NDRPDR sel 2001.0-4
958         - 74  # NDRPDR sel 2001.0-4
959         - 75  # NDRPDR sel 2001.0-4
960         - 76  # NDRPDR sel 2001.0-4
961
962     vpp-performance-changes-2n-dnv-h1:
963       csit-vpp-perf-verify-1908-2n-dnv:
964         - 1   # NDRPDR sel
965         - 2   # NDRPDR sel
966         - 3   # NDRPDR sel
967         - 4   # NDRPDR sel
968         - 5   # NDRPDR sel
969         - 6   # NDRPDR sel
970         - 7   # NDRPDR sel
971         - 8   # NDRPDR sel
972         - 9   # NDRPDR sel
973         - 10  # NDRPDR sel
974     vpp-performance-changes-2n-dnv-ref:
975       csit-vpp-perf-verify-2001-2n-dnv:
976         - 4   # NDRPDR sel
977         - 5   # NDRPDR sel
978         - 6   # NDRPDR sel
979         - 7   # NDRPDR sel
980         - 8   # NDRPDR sel
981         - 9   # NDRPDR sel
982         - 10  # NDRPDR sel
983         - 11  # NDRPDR sel
984         - 13  # NDRPDR sel
985         - 16  # NDRPDR sel
986     vpp-performance-changes-2n-dnv-cmp:
987       csit-vpp-perf-report-iterative-2005-2n-dnv:
988         - 3   # NDRPDR sel
989         - 6   # NDRPDR sel
990         - 7   # NDRPDR sel
991         - 8   # NDRPDR sel
992         - 9   # NDRPDR sel
993         - 10  # NDRPDR sel
994         - 11  # NDRPDR sel
995         - 12  # NDRPDR sel
996         - 13  # NDRPDR sel
997         - 14  # NDRPDR sel
998
999     vpp-performance-changes-3n-dnv-h1:
1000       csit-vpp-perf-verify-1908-3n-dnv:
1001         - 6   # NDRPDR sel
1002         - 7   # NDRPDR sel
1003         - 8   # NDRPDR sel
1004         - 9   # NDRPDR sel
1005         - 10  # NDRPDR sel
1006         - 12  # NDRPDR sel
1007         - 13  # NDRPDR sel
1008         - 14  # NDRPDR sel
1009         - 15  # NDRPDR sel
1010         - 16  # NDRPDR sel
1011     vpp-performance-changes-3n-dnv-ref:
1012       csit-vpp-perf-verify-2001-3n-dnv:
1013         - 5   # NDRPDR sel
1014         - 6   # NDRPDR sel
1015         - 7   # NDRPDR sel
1016         - 8   # NDRPDR sel
1017         - 9   # NDRPDR sel
1018         - 10  # NDRPDR sel
1019         - 12  # NDRPDR sel
1020         - 16  # NDRPDR sel
1021         - 17  # NDRPDR sel
1022         - 18  # NDRPDR sel
1023     vpp-performance-changes-3n-dnv-cmp:
1024       csit-vpp-perf-report-iterative-2005-3n-dnv:
1025         - 2   # NDRPDR sel
1026         - 3   # NDRPDR sel
1027         - 4   # NDRPDR sel
1028         - 5   # NDRPDR sel
1029         - 6   # NDRPDR sel
1030         - 7   # NDRPDR sel
1031         - 9   # NDRPDR sel
1032         - 10  # NDRPDR sel
1033         - 11  # NDRPDR sel
1034         - 12  # NDRPDR sel
1035
1036     vpp-performance-changes-3n-tsh-h1:
1037       csit-vpp-perf-verify-1908-3n-tsh:
1038         - 7   # NDRPDR sel
1039         - 8   # NDRPDR sel
1040         - 9   # NDRPDR sel
1041         - 10  # NDRPDR sel
1042         - 11  # NDRPDR sel
1043         - 12  # NDRPDR sel
1044         - 13  # NDRPDR sel
1045         - 14  # NDRPDR sel
1046         - 15  # NDRPDR sel
1047         - 16  # NDRPDR sel
1048     vpp-performance-changes-3n-tsh-ref:
1049       csit-vpp-perf-verify-2001-3n-tsh:
1050         - 3   # NDRPDR sel
1051         - 4   # NDRPDR sel
1052         - 7   # NDRPDR sel
1053         - 8   # NDRPDR sel
1054         - 10  # NDRPDR sel
1055         - 12  # NDRPDR sel
1056         - 13  # NDRPDR sel
1057         - 14  # NDRPDR sel
1058         - 15  # NDRPDR sel
1059         - 21  # NDRPDR sel
1060     vpp-performance-changes-3n-tsh-cmp:
1061       # TODO: Add data:
1062       csit-vpp-perf-report-iterative-2005-3n-tsh:
1063         - 9   # NDRPDR sel
1064         - 11  # NDRPDR sel
1065         - 12  # NDRPDR sel
1066         - 20  # NDRPDR sel
1067         - 14  # NDRPDR sel
1068         - 21  # NDRPDR sel
1069     vpp-performance-changes-3n-tsh-cmp-2:
1070       csit-vpp-perf-report-iterative-2005-3n-tsh:
1071         - 23  # NDRPDR sel env 4
1072         - 25  # NDRPDR sel env 4
1073     vpp-performance-changes-3n-tsh-cmp-2001.0-4:
1074       csit-vpp-perf-report-iterative-2005-3n-tsh:
1075         - 28  # NDRPDR sel 2001.0-4
1076
1077     vpp-soak-vs-ndr-2n-skx-ref:
1078       csit-vpp-perf-report-iterative-2005-2n-skx:
1079         - 43  # NDRPDR sel
1080         - 38  # NDRPDR sel
1081         - 7   # NDRPDR sel
1082         - 65  # NDRPDR sel
1083         - 47  # NDRPDR sel
1084         - 55  # NDRPDR sel
1085         - 67  # NDRPDR sel
1086         - 75  # NDRPDR sel
1087         - 76  # NDRPDR sel
1088         - 73  # NDRPDR sel
1089     vpp-soak-vs-ndr-2n-skx-cmp:
1090       csit-vpp-perf-report-iterative-2005-2n-skx:
1091         - 49  # Soak
1092         - 54  # Soak
1093     vpp-soak-vs-ndr-2n-skx:
1094       csit-vpp-perf-report-iterative-2005-2n-skx:
1095         - 43  # NDRPDR sel
1096         - 38  # NDRPDR sel
1097         - 7   # NDRPDR sel
1098         - 65  # NDRPDR sel
1099         - 47  # NDRPDR sel
1100         - 55  # NDRPDR sel
1101         - 67  # NDRPDR sel
1102         - 75  # NDRPDR sel
1103         - 76  # NDRPDR sel
1104         - 73  # NDRPDR sel
1105         - 49  # Soak
1106         - 54  # Soak
1107
1108     vpp-soak-vs-ndr-2n-clx-ref:
1109       csit-vpp-perf-report-iterative-2005-2n-clx:
1110         - 7   # NDRPDR sel
1111         - 38  # NDRPDR sel
1112         - 9   # NDRPDR sel
1113         - 32  # NDRPDR sel ???
1114         - 33  # NDRPDR sel ???
1115         - 39  # NDRPDR sel
1116         - 40  # NDRPDR sel
1117         - 43  # NDRPDR sel
1118         - 50  # NDRPDR sel
1119         - 51  # NDRPDR sel
1120     vpp-soak-vs-ndr-2n-clx-cmp:
1121       csit-vpp-perf-report-iterative-2005-2n-clx:
1122         - 44  # Soak
1123         - 49  # Soak
1124     vpp-soak-vs-ndr-2n-clx:
1125       csit-vpp-perf-report-iterative-2005-2n-clx:
1126         - 7   # NDRPDR sel
1127         - 38  # NDRPDR sel
1128         - 9   # NDRPDR sel
1129         - 32  # NDRPDR sel ???
1130         - 33  # NDRPDR sel ???
1131         - 39  # NDRPDR sel
1132         - 40  # NDRPDR sel
1133         - 43  # NDRPDR sel
1134         - 50  # NDRPDR sel
1135         - 51  # NDRPDR sel
1136         - 44  # Soak
1137         - 49  # Soak
1138
1139     vpp-performance-changes-3n-hsw-mrr-h1:
1140       csit-vpp-perf-verify-1908-3n-hsw:
1141         - 39  # MRR sel
1142     vpp-performance-changes-3n-hsw-mrr-ref:
1143       csit-vpp-perf-verify-2001-3n-hsw:
1144         - 17  # MRR sel
1145     vpp-performance-changes-3n-hsw-mrr-cmp:
1146       csit-vpp-perf-report-iterative-2005-3n-hsw:
1147         - 13  # MRR
1148     vpp-performance-changes-3n-hsw-mrr-cmp-2:
1149       csit-vpp-perf-report-iterative-2005-3n-hsw:
1150         - 30  # MRR env 4
1151
1152 #    vpp-performance-changes-3n-skx-mrr-h1:
1153 #      csit-vpp-perf-verify-1908-3n-skx:
1154 #        - 36  # MRR sel
1155     vpp-performance-changes-3n-skx-mrr-ref:
1156       csit-vpp-perf-verify-2001-3n-skx:
1157         - 50  # MRR sel
1158         - 53  # MRR sel addition
1159     vpp-performance-changes-3n-skx-mrr-cmp:
1160       csit-vpp-perf-report-iterative-2005-3n-skx:
1161         - 6   # MRR sel
1162     vpp-performance-changes-3n-skx-mrr-cmp-2:
1163       csit-vpp-perf-report-iterative-2005-3n-skx:
1164         - 49  # MRR sel env 4
1165
1166 #    vpp-performance-changes-2n-skx-mrr-h1:
1167 #      csit-vpp-perf-verify-1908-2n-skx:
1168 #        - 69  # MRR sel
1169     vpp-performance-changes-2n-skx-mrr-ref:
1170       csit-vpp-perf-verify-2001-2n-skx:
1171         - 101 # MRR sel
1172         - 128 # MRR sel addition
1173     vpp-performance-changes-2n-skx-mrr-cmp:
1174       csit-vpp-perf-report-iterative-2005-2n-skx:
1175         - 42  # MRR sel
1176     vpp-performance-changes-2n-skx-mrr-cmp-2:
1177       csit-vpp-perf-report-iterative-2005-2n-skx:
1178         - 99  # MRR sel env 4
1179
1180     vpp-performance-changes-2n-clx-mrr-ref:
1181       csit-vpp-perf-verify-2001-2n-clx:
1182         - 39  # MRR
1183     vpp-performance-changes-2n-clx-mrr-cmp:
1184       csit-vpp-perf-report-iterative-2005-2n-clx:
1185         - 12   # MRR
1186     vpp-performance-changes-2n-clx-mrr-cmp-2:
1187       csit-vpp-perf-report-iterative-2005-2n-clx:
1188         - 72   # MRR
1189
1190 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
1191 #      csit-vpp-perf-verify-1908-2n-skx:
1192 #        - 71  # NFV MRR
1193 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1194 #      # csit-vpp-perf-verify-2001-2n-skx:
1195 #      csit-vpp-perf-verify-1908-2n-skx:
1196 #        - 71  # NFV MRR
1197
1198     vpp-performance-changes-2n-dnv-mrr-h1:
1199       csit-vpp-perf-verify-1908-2n-dnv:
1200         - 11  # MRR sel
1201     vpp-performance-changes-2n-dnv-mrr-ref:
1202       csit-vpp-perf-verify-2001-2n-dnv:
1203         - 12  # MRR sel
1204     vpp-performance-changes-2n-dnv-mrr-cmp:
1205       csit-vpp-perf-report-iterative-2005-2n-dnv:
1206         - 15  # MRR sel
1207
1208     vpp-performance-changes-3n-dnv-mrr-h1:
1209       csit-vpp-perf-verify-1908-3n-dnv:
1210         - 17  # MRR sel
1211     vpp-performance-changes-3n-dnv-mrr-ref:
1212       csit-vpp-perf-verify-2001-3n-dnv:
1213         - 11  # MRR sel
1214     vpp-performance-changes-3n-dnv-mrr-cmp:
1215       csit-vpp-perf-report-iterative-2005-3n-dnv:
1216         - 8   # MRR
1217
1218     vpp-performance-changes-3n-tsh-mrr-h1:
1219       csit-vpp-perf-verify-1908-3n-tsh:
1220         - 17  # MRR sel
1221     vpp-performance-changes-3n-tsh-mrr-ref:
1222       csit-vpp-perf-verify-2001-3n-tsh:
1223         - 9   # MRR sel
1224     vpp-performance-changes-3n-tsh-mrr-cmp:
1225       csit-vpp-perf-report-iterative-2005-3n-tsh:
1226         - 10  # MRR sel
1227     vpp-performance-changes-3n-tsh-mrr-cmp-2:
1228       csit-vpp-perf-report-iterative-2005-3n-tsh:
1229         - 27  # MRR sel env 4
1230
1231     dpdk-performance-changes-3n-hsw-h1:
1232       csit-dpdk-perf-verify-1908-3n-hsw:
1233         - 2   # NDRPDR sel
1234         - 3   # NDRPDR sel
1235         - 4   # NDRPDR sel
1236         - 5   # NDRPDR sel
1237         - 6   # NDRPDR sel
1238         - 7   # NDRPDR sel
1239         - 8   # NDRPDR sel
1240         - 9   # NDRPDR sel
1241         - 10  # NDRPDR sel
1242         - 11  # NDRPDR sel
1243     dpdk-performance-changes-3n-hsw-ref:
1244       csit-dpdk-perf-verify-2001-3n-hsw:
1245         - 4   # NDRPDR sel
1246         - 5   # NDRPDR sel
1247         - 6   # NDRPDR sel
1248         - 7   # NDRPDR sel
1249         - 8   # NDRPDR sel
1250         - 9   # NDRPDR sel
1251         - 10  # NDRPDR sel
1252         - 11  # NDRPDR sel
1253         - 12  # NDRPDR sel
1254         - 13  # NDRPDR sel
1255         - 15  # NDRPDR sel
1256         - 16  # NDRPDR sel
1257         - 17  # NDRPDR sel
1258         - 18  # NDRPDR sel
1259         - 19  # NDRPDR sel
1260         - 20  # NDRPDR sel
1261         - 21  # NDRPDR sel
1262         - 22  # NDRPDR sel
1263         - 23  # NDRPDR sel
1264         - 24  # NDRPDR sel
1265     dpdk-performance-changes-3n-hsw-cmp:
1266       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1267         - 5   # NDRPDR sel
1268         - 6   # NDRPDR sel
1269         - 7   # NDRPDR sel
1270         - 8   # NDRPDR sel
1271         - 9   # NDRPDR sel
1272         - 10  # NDRPDR sel
1273         - 11  # NDRPDR sel
1274         - 12  # NDRPDR sel
1275         - 13  # NDRPDR sel
1276         - 14  # NDRPDR sel
1277
1278     dpdk-performance-changes-3n-skx-h1:
1279       csit-dpdk-perf-verify-1908-3n-skx:
1280         - 3   # NDRPDR sel
1281         - 4   # NDRPDR sel
1282         - 5   # NDRPDR sel
1283         - 6   # NDRPDR sel
1284         - 7   # NDRPDR sel
1285         - 8   # NDRPDR sel
1286         - 9   # NDRPDR sel
1287         - 10  # NDRPDR sel
1288         - 11  # NDRPDR sel
1289         - 12  # NDRPDR sel
1290     dpdk-performance-changes-3n-skx-ref:
1291       csit-dpdk-perf-verify-2001-3n-skx:
1292         - 29  # NDRPDR sel xxv710
1293         - 33  # NDRPDR sel xxv710
1294         - 34  # NDRPDR sel xxv710
1295         - 35  # NDRPDR sel xxv710
1296         - 36  # NDRPDR sel xxv710
1297         - 37  # NDRPDR sel xxv710
1298         - 41  # NDRPDR sel xxv710
1299         - 42  # NDRPDR sel xxv710
1300         - 43  # NDRPDR sel xxv710
1301         - 45  # NDRPDR sel xxv710
1302         - 30  # NDRPDR sel x710
1303         - 31  # NDRPDR sel x710
1304         - 32  # NDRPDR sel x710
1305         - 38  # NDRPDR sel x710
1306         - 39  # NDRPDR sel x710
1307         - 40  # NDRPDR sel x710
1308         - 44  # NDRPDR sel x710
1309         - 46  # NDRPDR sel x710
1310         - 47  # NDRPDR sel x710
1311         - 48  # NDRPDR sel x710
1312     dpdk-performance-changes-3n-skx-cmp:
1313       csit-dpdk-perf-report-iterative-2005-3n-skx:
1314         - 4   # NDRPDR sel
1315         - 5   # NDRPDR sel
1316         - 6   # NDRPDR sel
1317         - 7   # NDRPDR sel
1318         - 8   # NDRPDR sel
1319         - 11  # NDRPDR sel
1320         - 12  # NDRPDR sel
1321         - 13  # NDRPDR sel
1322         - 14  # NDRPDR sel
1323         - 15  # NDRPDR sel
1324
1325     dpdk-performance-changes-2n-skx-h1:
1326       csit-dpdk-perf-verify-1908-2n-skx:
1327         - 2   # NDRPDR sel
1328         - 3   # NDRPDR sel
1329         - 4   # NDRPDR sel
1330         - 5   # NDRPDR sel
1331         - 7   # NDRPDR sel
1332         - 8   # NDRPDR sel
1333         - 9   # NDRPDR sel
1334         - 10  # NDRPDR sel
1335         - 11  # NDRPDR sel
1336         - 12  # NDRPDR sel
1337     dpdk-performance-changes-2n-skx-ref:
1338       csit-dpdk-perf-verify-2001-2n-skx:
1339         - 35  # NDRPDR sel xxv710
1340         - 36  # NDRPDR sel xxv710
1341         - 37  # NDRPDR sel xxv710
1342         - 41  # NDRPDR sel xxv710
1343         - 42  # NDRPDR sel xxv710
1344         - 43  # NDRPDR sel xxv710
1345         - 46  # NDRPDR sel xxv710
1346         - 47  # NDRPDR sel xxv710
1347         - 52  # NDRPDR sel xxv710
1348         - 53  # NDRPDR sel xxv710
1349         - 38  # NDRPDR sel x710
1350         - 39  # NDRPDR sel x710
1351         - 40  # NDRPDR sel x710
1352         - 44  # NDRPDR sel x710
1353         - 45  # NDRPDR sel x710
1354         - 48  # NDRPDR sel x710
1355         - 49  # NDRPDR sel x710
1356         - 50  # NDRPDR sel x710
1357         - 51  # NDRPDR sel x710
1358         - 54  # NDRPDR sel x710
1359     dpdk-performance-changes-2n-skx-cmp:
1360       csit-dpdk-perf-report-iterative-2005-2n-skx:
1361         - 1   # NDRPDR sel
1362         - 2   # NDRPDR sel
1363         - 3   # NDRPDR sel
1364         - 4   # NDRPDR sel
1365         - 5   # NDRPDR sel
1366         - 6   # NDRPDR sel
1367         - 7   # NDRPDR sel
1368         - 8   # NDRPDR sel
1369         - 9   # NDRPDR sel
1370         - 10  # NDRPDR sel
1371
1372     dpdk-performance-changes-2n-clx-ref:
1373       csit-dpdk-perf-verify-2001-2n-clx:
1374         - 15  # NDRPDR sel
1375         - 16  # NDRPDR sel
1376         - 17  # NDRPDR sel
1377         - 18  # NDRPDR sel
1378         - 19  # NDRPDR sel
1379         - 20  # NDRPDR sel
1380         - 21  # NDRPDR sel
1381         - 22  # NDRPDR sel
1382         - 23  # NDRPDR sel
1383         - 24  # NDRPDR sel
1384         - 25  # NDRPDR sel
1385         - 26  # NDRPDR sel
1386         - 27  # NDRPDR sel
1387         - 28  # NDRPDR sel
1388         - 29  # NDRPDR sel
1389         - 30  # NDRPDR sel
1390         - 31  # NDRPDR sel
1391         - 32  # NDRPDR sel
1392         - 33  # NDRPDR sel
1393         - 34  # NDRPDR sel
1394     dpdk-performance-changes-2n-clx-cmp:
1395       csit-dpdk-perf-report-iterative-2005-2n-clx:
1396         - 1   # NDRPDR sel
1397         - 2   # NDRPDR sel
1398         - 3   # NDRPDR sel
1399         - 4   # NDRPDR sel
1400         - 5   # NDRPDR sel
1401         - 6   # NDRPDR sel
1402         - 7   # NDRPDR sel
1403         - 8   # NDRPDR sel
1404         - 9   # NDRPDR sel
1405         - 10  # NDRPDR sel
1406
1407     dpdk-performance-changes-2n-dnv-ref:
1408       csit-dpdk-perf-verify-2001-2n-dnv:
1409         - 9   # NDRPDR sel
1410         - 10  # NDRPDR sel
1411         - 11  # NDRPDR sel
1412         - 12  # NDRPDR sel
1413         - 13  # NDRPDR sel
1414         - 14  # NDRPDR sel
1415         - 15  # NDRPDR sel
1416         - 16  # NDRPDR sel
1417         - 17  # NDRPDR sel
1418         - 18  # NDRPDR sel
1419     dpdk-performance-changes-2n-dnv-cmp:
1420       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1421         - 8   # NDRPDR sel
1422         - 9   # NDRPDR sel
1423         - 10  # NDRPDR sel
1424         - 11  # NDRPDR sel
1425         - 12  # NDRPDR sel
1426         - 13  # NDRPDR sel
1427         - 14  # NDRPDR sel
1428         - 15  # NDRPDR sel
1429         - 16  # NDRPDR sel
1430         - 17  # NDRPDR sel
1431
1432     dpdk-performance-changes-3n-dnv-ref:
1433       csit-dpdk-perf-verify-2001-3n-dnv:
1434         - 12  # NDRPDR sel
1435         - 13  # NDRPDR sel
1436         - 14  # NDRPDR sel
1437         - 15  # NDRPDR sel
1438         - 16  # NDRPDR sel
1439         - 17  # NDRPDR sel
1440         - 18  # NDRPDR sel
1441         - 19  # NDRPDR sel
1442         - 20  # NDRPDR sel
1443         - 22  # NDRPDR sel
1444     dpdk-performance-changes-3n-dnv-cmp:
1445       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1446         - 6   # NDRPDR sel
1447         - 7   # NDRPDR sel
1448         - 8   # NDRPDR sel
1449         - 9   # NDRPDR sel
1450         - 10  # NDRPDR sel
1451         - 11  # NDRPDR sel
1452         - 12  # NDRPDR sel
1453         - 13  # NDRPDR sel
1454         - 14  # NDRPDR sel
1455         - 16  # NDRPDR sel
1456
1457     dpdk-performance-changes-3n-tsh-ref:
1458       csit-dpdk-perf-verify-2001-3n-tsh:
1459         - 3   # NDRPDR sel
1460         - 4   # NDRPDR sel
1461         - 5   # NDRPDR sel
1462         - 9   # NDRPDR sel
1463         - 10  # NDRPDR sel
1464         - 11  # NDRPDR sel
1465         - 12  # NDRPDR sel
1466         - 14  # NDRPDR sel
1467         - 15  # NDRPDR sel
1468         - 18  # NDRPDR sel
1469     dpdk-performance-changes-3n-tsh-cmp:
1470       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1471         - 5   # NDRPDR sel
1472
1473     # Compare testbeds
1474
1475     vpp-compare-testbeds-ref:
1476       csit-vpp-perf-report-iterative-2005-3n-hsw:
1477         - 3   # NDRPDR sel
1478         - 4   # NDRPDR sel
1479         - 5   # NDRPDR sel
1480         - 10  # NDRPDR sel
1481         - 11  # NDRPDR sel
1482         - 12  # NDRPDR sel
1483         - 15  # NDRPDR sel
1484         - 16  # NDRPDR sel
1485         - 18  # NDRPDR sel
1486         - 19  # NDRPDR sel
1487     vpp-compare-testbeds-cmp:
1488       csit-vpp-perf-report-iterative-2005-3n-skx:
1489         - 4   # NDRPDR sel
1490         - 5   # NDRPDR sel ??? all x710 failed
1491         - 33  # NDRPDR sel
1492         - 28  # NDRPDR sel
1493         - 34  # NDRPDR sel
1494         - 36  # NDRPDR sel
1495         - 37  # NDRPDR sel
1496         - 38  # NDRPDR sel
1497         - 39  # NDRPDR sel
1498         - 41  # NDRPDR sel
1499
1500     vpp-compare-testbeds-skx-clx-ref:
1501       csit-vpp-perf-report-iterative-2005-2n-skx:
1502         - 43  # NDRPDR sel
1503         - 38  # NDRPDR sel
1504         - 7   # NDRPDR sel
1505         - 65  # NDRPDR sel
1506         - 47  # NDRPDR sel
1507         - 55  # NDRPDR sel
1508         - 67  # NDRPDR sel
1509         - 75  # NDRPDR sel
1510         - 76  # NDRPDR sel
1511         - 73  # NDRPDR sel
1512     vpp-compare-testbeds-skx-clx-cmp:
1513       csit-vpp-perf-report-iterative-2005-2n-clx:
1514         - 7   # NDRPDR sel
1515         - 38  # NDRPDR sel
1516         - 9   # NDRPDR sel
1517         - 32  # NDRPDR sel ???
1518         - 33  # NDRPDR sel ???
1519         - 39  # NDRPDR sel
1520         - 40  # NDRPDR sel
1521         - 43  # NDRPDR sel
1522         - 50  # NDRPDR sel
1523         - 51  # NDRPDR sel
1524
1525     vpp-compare-testbeds-hsw-clx-ref:
1526       csit-vpp-perf-report-iterative-2005-3n-hsw:
1527         - 3   # NDRPDR sel
1528         - 4   # NDRPDR sel
1529         - 5   # NDRPDR sel
1530         - 10  # NDRPDR sel
1531         - 11  # NDRPDR sel
1532         - 12  # NDRPDR sel
1533         - 15  # NDRPDR sel
1534         - 16  # NDRPDR sel
1535         - 18  # NDRPDR sel
1536         - 19  # NDRPDR sel
1537     vpp-compare-testbeds-hsw-clx-cmp:
1538       csit-vpp-perf-report-iterative-2005-2n-clx:
1539         - 7   # NDRPDR sel
1540         - 38  # NDRPDR sel
1541         - 9   # NDRPDR sel
1542         - 32  # NDRPDR sel ???
1543         - 33  # NDRPDR sel ???
1544         - 39  # NDRPDR sel
1545         - 40  # NDRPDR sel
1546         - 43  # NDRPDR sel
1547         - 50  # NDRPDR sel
1548         - 51  # NDRPDR sel
1549
1550     vpp-compare-testbeds-mrr-ref:
1551       csit-vpp-perf-report-iterative-2005-3n-hsw:
1552         - 13  # MRR
1553     vpp-compare-testbeds-mrr-cmp:
1554       csit-vpp-perf-report-iterative-2005-3n-skx:
1555         - 6   # MRR sel
1556
1557     vpp-compare-testbeds-mrr-skx-clx-ref:
1558       csit-vpp-perf-report-iterative-2005-2n-skx:
1559         - 42  # MRR sel
1560     vpp-compare-testbeds-mrr-skx-clx-cmp:
1561       csit-vpp-perf-report-iterative-2005-2n-clx:
1562         - 12   # MRR
1563
1564     vpp-compare-testbeds-mrr-hsw-clx-ref:
1565       csit-vpp-perf-report-iterative-2005-3n-hsw:
1566         - 13  # MRR
1567     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1568       csit-vpp-perf-report-iterative-2005-2n-clx:
1569         - 12   # MRR
1570
1571     dpdk-compare-testbeds-ref:
1572       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1573         - 5   # NDRPDR sel
1574         - 6   # NDRPDR sel
1575         - 7   # NDRPDR sel
1576         - 8   # NDRPDR sel
1577         - 9   # NDRPDR sel
1578         - 10  # NDRPDR sel
1579         - 11  # NDRPDR sel
1580         - 12  # NDRPDR sel
1581         - 13  # NDRPDR sel
1582         - 14  # NDRPDR sel
1583     dpdk-compare-testbeds-cmp:
1584       csit-dpdk-perf-report-iterative-2005-3n-skx:
1585         - 4   # NDRPDR sel
1586         - 5   # NDRPDR sel
1587         - 6   # NDRPDR sel
1588         - 7   # NDRPDR sel
1589         - 8   # NDRPDR sel
1590         - 11  # NDRPDR sel
1591         - 12  # NDRPDR sel
1592         - 13  # NDRPDR sel
1593         - 14  # NDRPDR sel
1594         - 15  # NDRPDR sel
1595
1596     dpdk-compare-testbeds-skx-clx-ref:
1597       csit-dpdk-perf-report-iterative-2005-2n-skx:
1598         - 1   # NDRPDR sel
1599         - 2   # NDRPDR sel
1600         - 3   # NDRPDR sel
1601         - 4   # NDRPDR sel
1602         - 5   # NDRPDR sel
1603         - 6   # NDRPDR sel
1604         - 7   # NDRPDR sel
1605         - 8   # NDRPDR sel
1606         - 9   # NDRPDR sel
1607         - 10  # NDRPDR sel
1608     dpdk-compare-testbeds-skx-clx-cmp:
1609       csit-dpdk-perf-report-iterative-2005-2n-clx:
1610         - 1   # NDRPDR sel
1611         - 2   # NDRPDR sel
1612         - 3   # NDRPDR sel
1613         - 4   # NDRPDR sel
1614         - 5   # NDRPDR sel
1615         - 6   # NDRPDR sel
1616         - 7   # NDRPDR sel
1617         - 8   # NDRPDR sel
1618         - 9   # NDRPDR sel
1619         - 10  # NDRPDR sel
1620
1621     # Compare topologies
1622
1623     vpp-compare-topologies-ref:
1624       csit-vpp-perf-report-iterative-2005-3n-skx:
1625         - 4   # NDRPDR sel
1626         - 5   # NDRPDR sel ??? all x710 failed
1627         - 33  # NDRPDR sel
1628         - 28  # NDRPDR sel
1629         - 34  # NDRPDR sel
1630         - 36  # NDRPDR sel
1631         - 37  # NDRPDR sel
1632         - 38  # NDRPDR sel
1633         - 39  # NDRPDR sel
1634         - 41  # NDRPDR sel
1635     vpp-compare-topologies-cmp:
1636       csit-vpp-perf-report-iterative-2005-2n-skx:
1637         - 43  # NDRPDR sel
1638         - 38  # NDRPDR sel
1639         - 7   # NDRPDR sel
1640         - 65  # NDRPDR sel
1641         - 47  # NDRPDR sel
1642         - 55  # NDRPDR sel
1643         - 67  # NDRPDR sel
1644         - 75  # NDRPDR sel
1645         - 76  # NDRPDR sel
1646         - 73  # NDRPDR sel
1647
1648     vpp-compare-topologies-mrr-ref:
1649       csit-vpp-perf-report-iterative-2005-3n-skx:
1650         - 6   # MRR sel
1651     vpp-compare-topologies-mrr-cmp:
1652       csit-vpp-perf-report-iterative-2005-2n-skx:
1653         - 42  # MRR sel
1654
1655     dpdk-compare-topologies-ref:
1656       csit-dpdk-perf-report-iterative-2005-3n-skx:
1657         - 4   # NDRPDR sel
1658         - 5   # NDRPDR sel
1659         - 6   # NDRPDR sel
1660         - 7   # NDRPDR sel
1661         - 8   # NDRPDR sel
1662         - 11  # NDRPDR sel
1663         - 12  # NDRPDR sel
1664         - 13  # NDRPDR sel
1665         - 14  # NDRPDR sel
1666         - 15  # NDRPDR sel
1667     dpdk-compare-topologies-cmp:
1668       csit-dpdk-perf-report-iterative-2005-2n-skx:
1669         - 1   # NDRPDR sel
1670         - 2   # NDRPDR sel
1671         - 3   # NDRPDR sel
1672         - 4   # NDRPDR sel
1673         - 5   # NDRPDR sel
1674         - 6   # NDRPDR sel
1675         - 7   # NDRPDR sel
1676         - 8   # NDRPDR sel
1677         - 9   # NDRPDR sel
1678         - 10  # NDRPDR sel
1679
1680   plot-layouts:
1681
1682     plot-soak-throughput:
1683       titlefont:
1684         size: 18
1685       xaxis:
1686         title: "<b>Test Cases [Index]</b>"
1687         titlefont:
1688           size: 16
1689         autorange: True
1690         fixedrange: False
1691         gridcolor: "rgb(230, 230, 230)"
1692         linecolor: "rgb(220, 220, 220)"
1693         linewidth: 1
1694         showgrid: True
1695         showline: True
1696         showticklabels: True
1697         tickcolor: "rgb(220, 220, 220)"
1698         tickmode: "linear"
1699         tickfont:
1700           size: 16
1701         zeroline: False
1702       yaxis:
1703         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1704         titlefont:
1705           size: 16
1706         gridcolor: "rgb(230, 230, 230)"
1707         hoverformat: ".4r"
1708         tickformat: ".3r"
1709         linecolor: "rgb(220, 220, 220)"
1710         linewidth: 1
1711         showgrid: True
1712         showline: True
1713         showticklabels: True
1714         tickcolor: "rgb(220, 220, 220)"
1715         tickfont:
1716           size: 16
1717         zeroline: False
1718         range: [0,50]
1719       autosize: False
1720       margin:
1721         t: 50
1722         b: 0
1723         l: 80
1724         r: 20
1725       showlegend: True
1726       legend:
1727         orientation: "h"
1728         font:
1729           size: 16
1730       width: 700
1731       height: 900
1732       paper_bgcolor: "#fff"
1733       plot_bgcolor: "#fff"
1734       hoverlabel:
1735         namelength: -1
1736
1737     plot-service-density:
1738       titlefont:
1739         size: 18
1740       xaxis:
1741         side: "top"
1742         autorange: True
1743         fixedrange: False
1744         showgrid: False
1745         showline: False
1746         showticklabels: False
1747         ticks: ""
1748         ticklen: 0
1749         tickwidth: 0
1750         zeroline: False
1751       yaxis:
1752         autorange: "reversed"
1753         showgrid: False
1754         showline: False
1755         showticklabels: False
1756         ticks: ""
1757         ticklen: 0
1758         tickwidth: 0
1759         zeroline: False
1760       showlegend: False
1761       paper_bgcolor: "#fff"
1762       plot_bgcolor: "#fff"
1763       width: 700
1764       height: 700
1765       hoverlabel:
1766         namelength: -1
1767
1768     plot-hoststack:
1769       titlefont:
1770         size: 16
1771       xaxis:
1772         title: "<b>Test Cases [Index]</b>"
1773         titlefont:
1774           size: 14
1775         autorange: True
1776         fixedrange: False
1777         gridcolor: "rgb(230, 230, 230)"
1778         linecolor: "rgb(220, 220, 220)"
1779         linewidth: 1
1780         showgrid: True
1781         showline: True
1782         showticklabels: True
1783         tickcolor: "rgb(220, 220, 220)"
1784         tickmode: "linear"
1785         tickfont:
1786           size: 14
1787         zeroline: False
1788       yaxis:
1789         title: "<b>Bandwidth [Gbps]</b>"
1790         titlefont:
1791           size: 14
1792         gridcolor: "rgb(230, 230, 230)"
1793         hoverformat: ".4s"
1794         linecolor: "rgb(220, 220, 220)"
1795         linewidth: 1
1796         rangemode: "tozero"
1797         showgrid: True
1798         showline: True
1799         showticklabels: True
1800         tickcolor: "rgb(230, 230, 230)"
1801         tickformat: ".3s"
1802         tickfont:
1803           size: 14
1804         zeroline: False
1805       boxmode: "group"
1806       boxgroupgap: 0.5
1807       autosize: False
1808       margin:
1809         t: 50
1810         b: 20
1811         l: 80
1812         r: 20
1813       showlegend: True
1814       legend:
1815         orientation: "h"
1816         font:
1817           size: 14
1818       width: 700
1819       height: 800
1820       paper_bgcolor: "#fff"
1821       plot_bgcolor: "#fff"
1822       hoverlabel:
1823         namelength: -1
1824
1825     plot-throughput:
1826       titlefont:
1827         size: 18
1828       xaxis:
1829         title: "<b>Test Cases [Index]</b>"
1830         titlefont:
1831           size: 16
1832         autorange: True
1833         fixedrange: False
1834         gridcolor: "rgb(230, 230, 230)"
1835         linecolor: "rgb(220, 220, 220)"
1836         linewidth: 1
1837         showgrid: True
1838         showline: True
1839         showticklabels: True
1840         tickcolor: "rgb(220, 220, 220)"
1841         tickmode: "linear"
1842         tickfont:
1843           size: 16
1844         zeroline: False
1845       yaxis:
1846         title: "<b>Packet Throughput [Mpps]</b>"
1847         titlefont:
1848           size: 16
1849         gridcolor: "rgb(230, 230, 230)"
1850         hoverformat: ".4r"
1851         tickformat: ".3r"
1852         linecolor: "rgb(220, 220, 220)"
1853         linewidth: 1
1854         showgrid: True
1855         showline: True
1856         showticklabels: True
1857         tickcolor: "rgb(220, 220, 220)"
1858         tickfont:
1859           size: 16
1860         zeroline: False
1861         range: [0,50]
1862       autosize: False
1863       margin:
1864         t: 50
1865         b: 0
1866         l: 80
1867         r: 20
1868       showlegend: True
1869       legend:
1870         orientation: "h"
1871         font:
1872           size: 16
1873       width: 700
1874       height: 900
1875       paper_bgcolor: "#fff"
1876       plot_bgcolor: "#fff"
1877       hoverlabel:
1878         namelength: -1
1879
1880     plot-throughput-speedup-analysis:
1881       titlefont:
1882         size: 18
1883       xaxis:
1884         title: "<b>Number of Cores [Qty]</b>"
1885         titlefont:
1886           size: 16
1887         autorange: True
1888         fixedrange: False
1889         gridcolor: "rgb(230, 230, 230)"
1890         linecolor: "rgb(220, 220, 220)"
1891         linewidth: 1
1892         showgrid: True
1893         showline: True
1894         showticklabels: True
1895         tickcolor: "rgb(238, 238, 238)"
1896         tickmode: "linear"
1897         tickfont:
1898           size: 16
1899         zeroline: False
1900       yaxis:
1901         title: "<b>Packet Throughput [Mpps]</b>"
1902         titlefont:
1903           size: 16
1904         type: "linear"
1905         gridcolor: "rgb(230, 230, 230)"
1906         hoverformat: ".4s"
1907         linecolor: "rgb(220, 220, 220)"
1908         linewidth: 1
1909         showgrid: True
1910         showline: True
1911         showticklabels: True
1912         tickcolor: "rgb(220, 220, 220)"
1913         tickformat: ".4s"
1914         tickfont:
1915           size: 16
1916         zeroline: True
1917         rangemode: "tozero"
1918         range: [0,100]
1919       legend:
1920         orientation: "h"
1921         font:
1922           size: 16
1923         xanchor: "left"
1924         yanchor: "top"
1925         x: 0
1926         y: -0.2
1927         bgcolor: "rgba(255, 255, 255, 0)"
1928         bordercolor: "rgba(255, 255, 255, 0)"
1929         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1930       autosize: False
1931       margin:
1932           't': 50
1933           'b': 150
1934           'l': 85
1935           'r': 10
1936       showlegend: True
1937       width: 700
1938       height: 700
1939       paper_bgcolor: "#fff"
1940       plot_bgcolor: "#fff"
1941       hoverlabel:
1942         namelength: -1
1943       annotations: [
1944         {
1945           text: "_ _          __          ...",
1946           align: "left",
1947           showarrow: False,
1948           xref: "paper",
1949           yref: "paper",
1950           xanchor: "left",
1951           yanchor: "top",
1952           x: 0,
1953           y: -0.13,
1954           font: {
1955             family: "Consolas, Courier New",
1956             size: 15
1957           },
1958         },
1959         {
1960           text: "    Perfect     Measured     Limit",
1961           align: "left",
1962           showarrow: False,
1963           xref: "paper",
1964           yref: "paper",
1965           xanchor: "left",
1966           yanchor: "top",
1967           x: 0,
1968           y: -0.15,
1969           font: {
1970             family: "Consolas, Courier New",
1971             size: 15
1972           },
1973         },
1974       ]
1975
1976     plot-latency:
1977       titlefont:
1978         size: 18
1979       xaxis:
1980         title: "<b>Direction</b>"
1981         titlefont:
1982           size: 16
1983         autorange: True
1984         fixedrange: False
1985         gridcolor: "rgb(230, 230, 230)"
1986         linecolor: "rgb(220, 220, 220)"
1987         linewidth: 1
1988         showgrid: True
1989         showline: True
1990         showticklabels: False
1991         tickcolor: "rgb(220, 220, 220)"
1992         tickmode: "linear"
1993         tickfont:
1994           size: 16
1995         zeroline: False
1996       yaxis:
1997         title: "<b>Packet Latency [uSec]</b>"
1998         titlefont:
1999           size: 16
2000         type: "linear"
2001         gridcolor: "rgb(230, 230, 230)"
2002         hoverformat: ".4s"
2003         linecolor: "rgb(220, 220, 220)"
2004         linewidth: 1
2005         showgrid: True
2006         showline: True
2007         showticklabels: True
2008         tickcolor: "rgb(220, 220, 220)"
2009         tickformat: ".4s"
2010         tickfont:
2011           size: 16
2012         zeroline: True
2013         rangemode: "tozero"
2014       legend:
2015         orientation: "h"
2016         font:
2017           size: 16
2018         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2019       autosize: False
2020       margin:
2021           't': 50
2022           'b': 150
2023           'l': 80
2024           'r': 10
2025       showlegend: True
2026       width: 700
2027       height: 700
2028       paper_bgcolor: "#fff"
2029       plot_bgcolor: "#fff"
2030       hoverlabel:
2031         namelength: -1
2032
2033     plot-hdrh-latency:
2034       title:
2035         text: ""
2036         xanchor: "center"
2037         x: 0.5
2038         font:
2039           size: 16
2040       width: 700
2041       plot_bgcolor: "white"
2042       annotations:
2043         - font:
2044             size: 14
2045           showarrow: False
2046           text: "<b>Packet Latency [uSec]</b>"
2047           x: 1
2048           xanchor: "right"
2049           xref: "paper"
2050           y: -0.045
2051           yanchor: "top"
2052           yref: "paper"
2053         - font:
2054             size: 14
2055           showarrow: False
2056           text: "<b>Probability [%]</b>"
2057           textangle: 270
2058           x: -0.06
2059           xanchor: "center"
2060           xref: "paper"
2061           y: 0.5
2062           yanchor: "middle"
2063           yref: "paper"
2064         - font:
2065             size: 14
2066           showarrow: False
2067           text: "<b>Direction: E-W</b>"
2068           x: 0.24
2069           xanchor: "center"
2070           xref: "paper"
2071           y: 1.05
2072           yanchor: "bottom"
2073           yref: "paper"
2074         - font:
2075             size: 14
2076           showarrow: False
2077           text: "<b>Direction: W-E</b>"
2078           x: 0.74
2079           xanchor: "center"
2080           xref: "paper"
2081           y: 1.05
2082           yanchor: "bottom"
2083           yref: "paper"
2084
2085     plot-hdrh-latency-percentile:
2086       title:
2087         text: ""
2088         xanchor: "center"
2089         x: 0.5
2090         font:
2091           size: 18
2092       xaxis:
2093         type: "log"
2094         title: "<b>Percentile [%]</b>"
2095         titlefont:
2096           size: 16
2097         autorange: True
2098         fixedrange: False
2099         gridcolor: "rgb(230, 230, 230)"
2100         linecolor: "rgb(220, 220, 220)"
2101         linewidth: 1
2102         showgrid: True
2103         showline: True
2104         showticklabels: True
2105         tickcolor: "rgb(220, 220, 220)"
2106         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2107         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2108         tickfont:
2109           size: 16
2110       yaxis:
2111         title: "<b>Packet Latency [uSec]</b>"
2112         titlefont:
2113           size: 16
2114         gridcolor: "rgb(230, 230, 230)"
2115         linecolor: "rgb(220, 220, 220)"
2116         linewidth: 1
2117         showgrid: True
2118         showline: True
2119         showticklabels: True
2120         tickcolor: "rgb(220, 220, 220)"
2121         tickfont:
2122           size: 16
2123       autosize: False
2124       showlegend: True
2125       legend:
2126         traceorder: "normal"
2127         orientation: "h"
2128         font:
2129           size: 16
2130         xanchor: "left"
2131         yanchor: "top"
2132         x: 0
2133         y: -0.15
2134         bgcolor: "rgba(255, 255, 255, 0)"
2135         bordercolor: "rgba(255, 255, 255, 0)"
2136       width: 700
2137       height: 700
2138       paper_bgcolor: "white"
2139       plot_bgcolor: "white"
2140
2141     plot-hdrh-latency-by-percentile:
2142       title:
2143         text: "<b>Latency by Percentile Distribution</b>"
2144         xanchor: "center"
2145         x: 0.5
2146         font:
2147           size: 18
2148       showlegend: True
2149       legend:
2150         traceorder: "normal"
2151         orientation: "h"
2152         font:
2153           size: 16
2154         xanchor: "left"
2155         yanchor: "top"
2156         x: 0
2157         y: -0.2
2158         bgcolor: "rgba(255, 255, 255, 0)"
2159         bordercolor: "rgba(255, 255, 255, 0)"
2160       xaxis:
2161         type: "linear"
2162         title: "<b>Percentile [%]</b>"
2163         titlefont:
2164           size: 14
2165         autorange: False
2166         fixedrange: False
2167         range: [0, 100]
2168         gridcolor: "rgb(230, 230, 230)"
2169         linecolor: "rgb(220, 220, 220)"
2170         linewidth: 1
2171         showgrid: True
2172         showline: True
2173         showticklabels: True
2174         tickcolor: "rgb(220, 220, 220)"
2175         tickvals: [0, 25, 50, 75, 100]
2176         ticktext: [0, 25, 50, 75, 100]
2177         tickfont:
2178           size: 14
2179       yaxis:
2180         title: "<b>One-Way Latency per Direction [uSec]</b>"
2181         titlefont:
2182           size: 14
2183         gridcolor: "rgb(230, 230, 230)"
2184         linecolor: "rgb(220, 220, 220)"
2185         linewidth: 1
2186         showgrid: True
2187         showline: True
2188         showticklabels: True
2189         tickcolor: "rgb(220, 220, 220)"
2190         tickfont:
2191           size: 14
2192       width: 700
2193       height: 700
2194       paper_bgcolor: "white"
2195       plot_bgcolor: "white"
2196
2197 - type: "static"
2198   src-path: "{DIR[RST]}"
2199   dst-path: "{DIR[WORKING,SRC]}"
2200
2201 - type: "input"
2202   general:
2203     file-name: "output_info.xml.gz"
2204     file-format: ".gz"
2205     arch-file-format:
2206       - ".gz"
2207       - ".zip"
2208     download-path: "{job}/{build}/archives/{filename}"
2209     extract: "output.xml"
2210
2211     zip-file-name: "robot-plugin.zip"
2212     zip-file-format: ".zip"
2213     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2214     zip-extract: "robot-plugin/output.xml"
2215
2216   builds:
2217
2218     csit-vpp-perf-verify-1908-3n-hsw:
2219       - 12  # NDRPDR sel
2220       - 13  # NDRPDR sel
2221       - 14  # NDRPDR sel
2222       - 15  # NDRPDR sel
2223       - 16  # NDRPDR sel
2224       - 17  # NDRPDR sel
2225       - 18  # NDRPDR sel
2226       - 19  # NDRPDR sel
2227       - 20  # NDRPDR sel
2228       - 21  # NDRPDR sel
2229       - 39  # MRR sel
2230     csit-vpp-perf-verify-2001-3n-hsw:
2231       - 21  # NDRPDR sel
2232       - 22  # NDRPDR sel
2233       - 23  # NDRPDR sel
2234       - 24  # NDRPDR sel
2235       - 25  # NDRPDR sel
2236       - 29  # NDRPDR sel
2237       - 30  # NDRPDR sel
2238       - 31  # NDRPDR sel
2239       - 32  # NDRPDR sel
2240       - 34  # NDRPDR sel
2241       - 17  # MRR sel
2242     csit-vpp-perf-report-iterative-2005-3n-hsw:
2243       - 3   # NDRPDR sel
2244       - 4   # NDRPDR sel
2245       - 5   # NDRPDR sel
2246       - 10  # NDRPDR sel
2247       - 11  # NDRPDR sel
2248       - 12  # NDRPDR sel
2249       - 15  # NDRPDR sel
2250       - 16  # NDRPDR sel
2251       - 18  # NDRPDR sel
2252       - 19  # NDRPDR sel
2253       - 20  # NDRPDR sel env 4
2254       - 21  # NDRPDR sel env 4
2255       - 22  # NDRPDR sel env 4
2256       - 23  # NDRPDR sel env 4
2257       - 24  # NDRPDR sel env 4
2258       - 25  # NDRPDR sel env 4
2259       - 26  # NDRPDR sel env 4
2260       - 27  # NDRPDR sel env 4
2261       - 28  # NDRPDR sel env 4
2262       - 29  # NDRPDR sel env 4
2263       - 13  # MRR
2264       - 30  # MRR env 4
2265       - 31  # NDRPDR sel 2001.0-4
2266       - 32  # NDRPDR sel 2001.0-4
2267       - 33  # NDRPDR sel 2001.0-4
2268     csit-vpp-perf-verify-2005-3n-hsw:
2269       - 3   # hoststack
2270       - 5   # hoststack
2271       - 6   # hoststack
2272       - 7   # hoststack
2273       - 8   # hoststack
2274       - 9   # hoststack
2275       - 10  # hoststack
2276       - 11  # hoststack
2277       - 12  # hoststack
2278       - 13  # hoststack
2279     csit-vpp-perf-report-coverage-2005-3n-hsw:
2280       - 1   # perf-full-3n-dnv-crypto_I
2281       - 7   # perf-full-3n-hsw-crypto_II
2282       - 3   # perf-full-3n-hsw-crypto_III
2283       - 4   # perf-full-3n-dnv-crypto_IV
2284       - 5   # perf-full-3n-hsw-ip4_I
2285       - 6   # perf-full-3n-hsw-ip4_II
2286       - 8   # perf-full-3n-hsw-ip4_III
2287       - 9   # perf-full-3n-hsw-ip4_IV
2288       - 10  # perf-full-3n-hsw-ip4_V
2289       - 26  # perf-full-3n-hsw-ip4_VI
2290       - 18  # perf-full-3n-hsw-ip4_VII
2291       - 27  # perf-full-3n-hsw-ip4_VIII
2292       - 28  # perf-full-3n-hsw-ip4_IX
2293       - 29  # perf-full-3n-hsw-ip6_I
2294       - 35  # perf-full-3n-hsw-ip6_II
2295       - 42  # perf-full-3n-hsw-l2_I
2296       - 33  # perf-full-3n-hsw-l2_II
2297       - 37  # perf-full-3n-hsw-l2_III
2298       - 45  # perf-full-3n-hsw-l2_IV
2299       - 43  # perf-full-3n-hsw-l2_V
2300       - 40  # perf-full-3n-hsw-l2_VI
2301       - 44  # perf-full-3n-hsw-l2_VII
2302       - 51  # perf-full-3n-hsw-l2_VIII
2303       - 50  # perf-full-3n-hsw-l2_IX
2304       - 52  # perf-full-3n-hsw-l2_X
2305       - 53  # perf-full-3n-hsw-l2_XI
2306       - 54  # perf-full-3n-hsw-memif
2307       - 55  # perf-full-3n-hsw-ip4tunnels-I
2308       - 56  # perf-full-3n-hsw-ip4tunnels-II
2309       - 57  # perf-full-3n-hsw-ip4tunnels-III
2310       - 58  # perf-full-3n-hsw-ip6tunnels-I
2311       - 59  # perf-full-3n-hsw-srv6-I
2312       - 60  # perf-full-3n-hsw-srv6-II
2313       - 61  # perf-full-3n-hsw-vhost-I
2314       - 62  # perf-full-3n-hsw-vhost-II
2315       - 63  # perf-full-3n-hsw-vhost-III
2316
2317     csit-vpp-perf-verify-1908_1-3n-skx:
2318       - 26  # NDRPDR sel - new1908.1
2319       - 27  # NDRPDR sel - new1908.1
2320       - 28  # NDRPDR sel - new1908.1
2321       - 29  # NDRPDR sel - new1908.1
2322       - 30  # NDRPDR sel - new1908.1
2323       - 31  # NDRPDR sel - new1908.1
2324       - 33  # NDRPDR sel - new1908.1
2325       - 34  # NDRPDR sel - new1908.1
2326       - 35  # NDRPDR sel - new1908.1
2327       - 36  # NDRPDR sel - new1908.1
2328     csit-vpp-perf-verify-2001-3n-skx:
2329       - 69  # NDRPDR sel - new2001.0
2330       - 71  # NDRPDR sel - new2001.0
2331       - 72  # NDRPDR sel - new2001.0
2332       - 76  # NDRPDR sel - new2001.0
2333       - 77  # NDRPDR sel - new2001.0
2334       - 78  # NDRPDR sel - new2001.0
2335       - 80  # NDRPDR sel - new2001.0
2336       - 50  # MRR sel
2337       - 53  # MRR sel addition
2338     csit-vpp-perf-report-iterative-2005-3n-skx:
2339       - 4   # NDRPDR sel
2340       - 5   # NDRPDR sel ??? all x710 failed
2341       - 33  # NDRPDR sel
2342       - 28  # NDRPDR sel
2343       - 34  # NDRPDR sel
2344       - 36  # NDRPDR sel
2345       - 37  # NDRPDR sel
2346       - 38  # NDRPDR sel
2347       - 39  # NDRPDR sel
2348       - 41  # NDRPDR sel
2349       - 42  # NDRPDR sel env 4
2350       - 43  # NDRPDR sel env 4
2351       - 44  # NDRPDR sel env 4
2352       - 45  # NDRPDR sel env 4
2353       - 47  # NDRPDR sel env 4
2354       - 50  # NDRPDR sel 2001.0-4
2355       - 6   # MRR sel
2356       - 49  # MRR sel env 4
2357     csit-vpp-perf-report-coverage-2005-3n-skx:
2358       - 10  # perf-full-3n-skx-crypto_I
2359       - 11  # perf-full-3n-skx-crypto_II
2360       - 12  # perf-full-3n-skx-crypto_III
2361       - 5   # perf-full-3n-skx-ip4_I
2362       - 14  # perf-full-3n-skx-ip4_II
2363       - 7   # perf-full-3n-skx-ip4_III
2364       - 15  # perf-full-3n-skx-ip4_IV
2365       - 16  # perf-full-3n-skx-ip4_V
2366       - 17  # perf-full-3n-skx-ip4_VI
2367       - 18  # perf-full-3n-skx-ip4_VII
2368       - 19  # perf-full-3n-skx-ip4_VIII
2369       - 20  # perf-full-3n-skx-ip4_IX
2370       - 24  # perf-full-3n-skx-ip6_I
2371       - 25  # perf-full-3n-skx-ip6_II
2372       - 21  # perf-full-3n-skx-ip4tunnels-I
2373       - 22  # perf-full-3n-skx-ip4tunnels-II
2374       - 23  # perf-full-3n-skx-ip4tunnels-III
2375       - 26  # perf-full-3n-skx-ip6tunnels-I
2376       - 28  # perf-full-3n-skx-l2_II
2377       - 29  # perf-full-3n-skx-l2_III
2378       - 30  # perf-full-3n-skx-l2_IV
2379       - 32  # perf-full-3n-skx-l2_VI
2380       - 33  # perf-full-3n-skx-l2_VII
2381       - 34  # perf-full-3n-skx-l2_VIII
2382       - 35  # perf-full-3n-skx-l2_IX
2383       - 36  # perf-full-3n-skx-l2_X
2384       - 37  # perf-full-3n-skx-l2_XI
2385       - 38  # perf-full-3n-skx-memif
2386       - 39  # perf-full-3n-skx-srv6-I
2387       - 40  # perf-full-3n-skx-srv6-II
2388       - 43  # perf-full-3n-skx-vhost-III
2389
2390     csit-vpp-perf-verify-1908_1-2n-skx:
2391       - 39  # NDRPDR sel - new1908.1
2392       - 40  # NDRPDR sel - new1908.1
2393       - 41  # NDRPDR sel - new1908.1
2394       - 43  # NDRPDR sel - new1908.1
2395       - 44  # NDRPDR sel - new1908.1
2396       - 45  # NDRPDR sel - new1908.1
2397       - 46  # NDRPDR sel - new1908.1
2398       - 47  # NDRPDR sel - new1908.1
2399       - 48  # NDRPDR sel - new1908.1
2400       - 49  # NDRPDR sel - new1908.1
2401     csit-vpp-perf-verify-2001-2n-skx:
2402       - 143  # NDRPDR sel - new2001.0
2403       - 146  # NDRPDR sel - new2001.0
2404       - 147  # NDRPDR sel - new2001.0
2405       - 148  # NDRPDR sel - new2001.0
2406       - 149  # NDRPDR sel - new2001.0
2407       - 150  # NDRPDR sel - new2001.0
2408       - 151  # NDRPDR sel - new2001.0
2409       - 152  # NDRPDR sel - new2001.0
2410       - 153  # NDRPDR sel - new2001.0
2411       - 154  # NDRPDR sel - new2001.0
2412       - 101  # MRR sel - old
2413       - 128  # MRR sel addition - old
2414     csit-vpp-perf-report-iterative-2005-2n-skx:
2415       - 43  # NDRPDR sel
2416       - 38  # NDRPDR sel
2417       - 7   # NDRPDR sel
2418       - 65  # NDRPDR sel
2419       - 47  # NDRPDR sel
2420       - 55  # NDRPDR sel
2421       - 67  # NDRPDR sel
2422       - 75  # NDRPDR sel
2423       - 76  # NDRPDR sel
2424       - 73  # NDRPDR sel
2425       - 88  # NDRPDR sel env 4
2426       - 89  # NDRPDR sel env 4
2427       - 90  # NDRPDR sel env 4
2428       - 91  # NDRPDR sel env 4
2429       - 92  # NDRPDR sel env 4
2430       - 93  # NDRPDR sel env 4
2431       - 94  # NDRPDR sel env 4
2432       - 100 # NDRPDR sel 2001.0-4
2433       - 42  # MRR sel
2434       - 99  # MRR sel env 4
2435       - 48  # Reconf
2436       - 50  # Reconf
2437       - 51  # Reconf
2438       - 52  # Reconf
2439       - 53  # Reconf
2440       - 60  # Reconf
2441       - 70  # Reconf
2442       - 71  # Reconf
2443       - 63  # Reconf
2444       - 66  # Reconf
2445       - 49  # Soak
2446       - 54  # Soak
2447       - 78  # nf-density-sel
2448       - 83  # nf-density-sel
2449     csit-vpp-perf-report-coverage-2005-2n-skx:
2450       - 11  # perf-full-2n-skx-ip4_I
2451       - 3   # perf-full-2n-skx-ip4_II
2452       - 18  # perf-full-2n-skx-ip4_III
2453       - 19  # perf-full-2n-skx-ip4_IV
2454       - 5   # perf-full-2n-skx-ip4_V
2455       - 20  # perf-full-2n-skx-ip4_VI
2456       - 7   # perf-full-2n-skx-ip6_I
2457       - 21  # perf-full-2n-skx-ip6_II
2458       - 9   # perf-full-2n-skx-l2_I
2459       - 22  # perf-full-2n-skx-l2_II
2460       - 23  # perf-full-2n-skx-memif
2461       - 24  # perf-full-2n-skx-loadbalancer
2462       - 25  # perf-full-2n-skx-vhost I
2463       - 26  # perf-full-2n-skx-vhost II
2464       - 27  # perf-full-2n-skx-vts
2465
2466     csit-vpp-perf-verify-1908_1-2n-clx:
2467       - 5  # NDRPDR sel
2468       - 6  # NDRPDR sel
2469       - 7  # NDRPDR sel
2470       - 8  # NDRPDR sel
2471       - 9  # NDRPDR sel
2472     csit-vpp-perf-verify-2001-2n-clx:
2473       - 28  # NDRPDR sel
2474       - 29  # NDRPDR sel
2475       - 32  # NDRPDR sel
2476       - 40  # NDRPDR sel
2477       - 43  # NDRPDR sel
2478       - 44  # NDRPDR sel
2479       - 45  # NDRPDR sel
2480       - 47  # NDRPDR sel
2481       - 48  # NDRPDR sel
2482       - 49  # NDRPDR sel
2483       - 39  # MRR
2484     csit-vpp-perf-report-iterative-2005-2n-clx:
2485       - 7   # NDRPDR sel
2486       - 38  # NDRPDR sel
2487       - 9   # NDRPDR sel
2488       - 32  # NDRPDR sel ???
2489       - 33  # NDRPDR sel ???
2490       - 39  # NDRPDR sel
2491       - 40  # NDRPDR sel
2492       - 43  # NDRPDR sel
2493       - 50  # NDRPDR sel
2494       - 51  # NDRPDR sel
2495       - 62  # NDRPDR sel env 4
2496       - 63  # NDRPDR sel env 4
2497       - 64  # NDRPDR sel env 4
2498       - 65  # NDRPDR sel env 4
2499       - 66  # NDRPDR sel env 4
2500       - 68  # NDRPDR sel env 4
2501       - 69  # NDRPDR sel env 4
2502       - 70  # NDRPDR sel env 4
2503       - 73  # NDRPDR sel 2001.0-4
2504       - 74  # NDRPDR sel 2001.0-4
2505       - 75  # NDRPDR sel 2001.0-4
2506       - 76  # NDRPDR sel 2001.0-4
2507       - 12  # MRR
2508       - 72  # MRR env 4
2509       - 42  # Reconf
2510       - 45  # Reconf
2511       - 46  # Reconf
2512       - 47  # Reconf
2513       - 48  # Reconf
2514       - 52  # Reconf
2515       - 53  # Reconf
2516       - 54  # Reconf
2517       - 55  # Reconf
2518       - 56  # Reconf
2519       - 44  # Soak
2520       - 49  # Soak
2521       - 57  # 2n-clx nfv-density-00
2522       - 58  # 2n-clx nfv-density-00
2523       - 59  # 2n-clx nfv-density-00
2524       - 60  # 2n-clx nfv-density-00
2525       - 61  # 2n-clx nfv-density-00
2526     csit-vpp-perf-report-coverage-2005-2n-clx:
2527       - 21  # perf-full-2n-clx-ip4_I
2528       - 2   # perf-full-2n-clx-ip4_II
2529       - 3   # perf-full-2n-clx-ip4_III
2530       - 4   # perf-full-2n-clx-ip4_IV
2531       - 5   # perf-full-2n-clx-ip4_V
2532       - 6   # perf-full-2n-clx-ip4_VI
2533       - 7   # perf-full-2n-clx-ip6_I
2534       - 16  # perf-full-2n-clx-ip6_II
2535       - 23  # perf-full-2n-clx-l2_I
2536       - 10  # perf-full-2n-clx-l2_II
2537       - 11  # perf-full-2n-clx-memif
2538       - 12  # perf-full-2n-clx-loadbalancer
2539       - 13  # perf-full-2n-clx-vhost I
2540       - 22  # perf-full-2n-clx-vhost II
2541       - 15  # perf-full-2n-clx-vts
2542
2543     csit-vpp-perf-verify-1908-3n-tsh:
2544       - 7   # NDRPDR sel
2545       - 8   # NDRPDR sel
2546       - 9   # NDRPDR sel
2547       - 10  # NDRPDR sel
2548       - 11  # NDRPDR sel
2549       - 12  # NDRPDR sel
2550       - 13  # NDRPDR sel
2551       - 14  # NDRPDR sel
2552       - 15  # NDRPDR sel
2553       - 16  # NDRPDR sel
2554       - 17  # MRR sel
2555     csit-vpp-perf-verify-2001-3n-tsh:
2556       - 3   # NDRPDR sel
2557       - 4   # NDRPDR sel
2558       - 7   # NDRPDR sel
2559       - 8   # NDRPDR sel
2560       - 10  # NDRPDR sel
2561       - 12  # NDRPDR sel
2562       - 13  # NDRPDR sel
2563       - 14  # NDRPDR sel
2564       - 15  # NDRPDR sel
2565       - 21  # NDRPDR sel
2566       - 9   # MRR sel
2567     # TODO: Add data:
2568     csit-vpp-perf-report-iterative-2005-3n-tsh:
2569       - 9   # NDRPDR sel
2570       - 11  # NDRPDR sel
2571       - 12  # NDRPDR sel
2572       - 20  # NDRPDR sel
2573       - 14  # NDRPDR sel
2574       - 21  # NDRPDR sel
2575       - 23  # NDRPDR sel env 4
2576       - 25  # NDRPDR sel env 4
2577       - 28  # NDRPDR sel 2001.0-4
2578       - 10  # MRR sel
2579       - 27  # MRR sel env 4
2580
2581     csit-vpp-perf-verify-1908-3n-dnv:
2582       - 6   # NDRPDR sel
2583       - 7   # NDRPDR sel
2584       - 8   # NDRPDR sel
2585       - 9   # NDRPDR sel
2586       - 10  # NDRPDR sel
2587       - 12  # NDRPDR sel
2588       - 13  # NDRPDR sel
2589       - 14  # NDRPDR sel
2590       - 15  # NDRPDR sel
2591       - 16  # NDRPDR sel
2592       - 17  # MRR sel
2593     csit-vpp-perf-verify-2001-3n-dnv:
2594       - 5   # NDRPDR sel
2595       - 6   # NDRPDR sel
2596       - 7   # NDRPDR sel
2597       - 8   # NDRPDR sel
2598       - 9   # NDRPDR sel
2599       - 10  # NDRPDR sel
2600       - 12  # NDRPDR sel
2601       - 16  # NDRPDR sel
2602       - 17  # NDRPDR sel
2603       - 18  # NDRPDR sel
2604       - 11  # MRR sel
2605     csit-vpp-perf-report-iterative-2005-3n-dnv:
2606       - 2   # NDRPDR sel
2607       - 3   # NDRPDR sel
2608       - 4   # NDRPDR sel
2609       - 5   # NDRPDR sel
2610       - 6   # NDRPDR sel
2611       - 7   # NDRPDR sel
2612       - 9   # NDRPDR sel
2613       - 10  # NDRPDR sel
2614       - 11  # NDRPDR sel
2615       - 12  # NDRPDR sel
2616       - 8   # MRR
2617     csit-vpp-perf-report-coverage-2005-3n-dnv:
2618       - 1   # perf-full-3n-dnv-crypto_I
2619       - 24  # perf-full-3n-dnv-crypto_II
2620       - 5   # perf-full-3n-dnv-ip4_I
2621       - 13  # perf-full-3n-dnv-ip4_II
2622       - 17  # perf-full-3n-dnv-ip6_I
2623       - 18  # perf-full-3n-dnv-ip6_II
2624       - 21  # perf-full-3n-dnv-l2_I
2625       - 22  # perf-full-3n-dnv-l2_II
2626       - 23  # perf-full-3n-dnv-ip4-tunnels_I
2627
2628     csit-vpp-perf-verify-1908-2n-dnv:
2629       - 1   # NDRPDR sel
2630       - 2   # NDRPDR sel
2631       - 3   # NDRPDR sel
2632       - 4   # NDRPDR sel
2633       - 5   # NDRPDR sel
2634       - 6   # NDRPDR sel
2635       - 7   # NDRPDR sel
2636       - 8   # NDRPDR sel
2637       - 9   # NDRPDR sel
2638       - 10  # NDRPDR sel
2639       - 11  # MRR sel
2640     csit-vpp-perf-verify-2001-2n-dnv:
2641       - 4   # NDRPDR sel
2642       - 5   # NDRPDR sel
2643       - 6   # NDRPDR sel
2644       - 7   # NDRPDR sel
2645       - 8   # NDRPDR sel
2646       - 9   # NDRPDR sel
2647       - 10  # NDRPDR sel
2648       - 11  # NDRPDR sel
2649       - 13  # NDRPDR sel
2650       - 16  # NDRPDR sel
2651       - 12  # MRR sel
2652     csit-vpp-perf-report-iterative-2005-2n-dnv:
2653       - 3   # NDRPDR sel
2654       - 6   # NDRPDR sel
2655       - 7   # NDRPDR sel
2656       - 8   # NDRPDR sel
2657       - 9   # NDRPDR sel
2658       - 10  # NDRPDR sel
2659       - 11  # NDRPDR sel
2660       - 12  # NDRPDR sel
2661       - 13  # NDRPDR sel
2662       - 14  # NDRPDR sel
2663       - 15  # MRR sel
2664     csit-vpp-perf-report-coverage-2005-2n-dnv:
2665       - 1   # perf-full-2n-dnv-ip4_I
2666       - 2   # perf-full-2n-dnv-ip4_II
2667       - 3   # perf-full-2n-dnv-ip6_I
2668       - 4   # perf-full-2n-dnv-ip6_II
2669       - 5   # perf-full-2n-dnv-l2_I
2670       - 6   # perf-full-2n-dnv-l2_II
2671
2672     csit-dpdk-perf-verify-1908-3n-hsw:
2673       - 2   # NDRPDR sel
2674       - 3   # NDRPDR sel
2675       - 4   # NDRPDR sel
2676       - 5   # NDRPDR sel
2677       - 6   # NDRPDR sel
2678       - 7   # NDRPDR sel
2679       - 8   # NDRPDR sel
2680       - 9   # NDRPDR sel
2681       - 10  # NDRPDR sel
2682       - 11  # NDRPDR sel
2683     csit-dpdk-perf-verify-2001-3n-hsw:
2684       - 4   # NDRPDR sel
2685       - 5   # NDRPDR sel
2686       - 6   # NDRPDR sel
2687       - 7   # NDRPDR sel
2688       - 8   # NDRPDR sel
2689       - 9   # NDRPDR sel
2690       - 10  # NDRPDR sel
2691       - 11  # NDRPDR sel
2692       - 12  # NDRPDR sel
2693       - 13  # NDRPDR sel
2694       - 15  # NDRPDR sel
2695       - 16  # NDRPDR sel
2696       - 17  # NDRPDR sel
2697       - 18  # NDRPDR sel
2698       - 19  # NDRPDR sel
2699       - 20  # NDRPDR sel
2700       - 21  # NDRPDR sel
2701       - 22  # NDRPDR sel
2702       - 23  # NDRPDR sel
2703       - 24  # NDRPDR sel
2704     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2705       - 5   # NDRPDR sel
2706       - 6   # NDRPDR sel
2707       - 7   # NDRPDR sel
2708       - 8   # NDRPDR sel
2709       - 9   # NDRPDR sel
2710       - 10  # NDRPDR sel
2711       - 11  # NDRPDR sel
2712       - 12  # NDRPDR sel
2713       - 13  # NDRPDR sel
2714       - 14  # NDRPDR sel
2715
2716     csit-dpdk-perf-verify-1908-3n-skx:
2717       - 3   # NDRPDR sel
2718       - 4   # NDRPDR sel
2719       - 5   # NDRPDR sel
2720       - 6   # NDRPDR sel
2721       - 7   # NDRPDR sel
2722       - 8   # NDRPDR sel
2723       - 9   # NDRPDR sel
2724       - 10  # NDRPDR sel
2725       - 11  # NDRPDR sel
2726       - 12  # NDRPDR sel
2727     csit-dpdk-perf-verify-2001-3n-skx:
2728       - 29  # NDRPDR sel xxv710
2729       - 33  # NDRPDR sel xxv710
2730       - 34  # NDRPDR sel xxv710
2731       - 35  # NDRPDR sel xxv710
2732       - 36  # NDRPDR sel xxv710
2733       - 37  # NDRPDR sel xxv710
2734       - 41  # NDRPDR sel xxv710
2735       - 42  # NDRPDR sel xxv710
2736       - 43  # NDRPDR sel xxv710
2737       - 45  # NDRPDR sel xxv710
2738       - 30  # NDRPDR sel x710
2739       - 31  # NDRPDR sel x710
2740       - 32  # NDRPDR sel x710
2741       - 38  # NDRPDR sel x710
2742       - 39  # NDRPDR sel x710
2743       - 40  # NDRPDR sel x710
2744       - 44  # NDRPDR sel x710
2745       - 46  # NDRPDR sel x710
2746       - 47  # NDRPDR sel x710
2747       - 48  # NDRPDR sel x710
2748     csit-dpdk-perf-report-iterative-2005-3n-skx:
2749       - 4   # NDRPDR sel
2750       - 5   # NDRPDR sel
2751       - 6   # NDRPDR sel
2752       - 7   # NDRPDR sel
2753       - 8   # NDRPDR sel
2754       - 11  # NDRPDR sel
2755       - 12  # NDRPDR sel
2756       - 13  # NDRPDR sel
2757       - 14  # NDRPDR sel
2758       - 15  # NDRPDR sel
2759
2760     csit-dpdk-perf-verify-1908-2n-skx:
2761       - 2   # NDRPDR sel
2762       - 3   # NDRPDR sel
2763       - 4   # NDRPDR sel
2764       - 5   # NDRPDR sel
2765       - 7   # NDRPDR sel
2766       - 8   # NDRPDR sel
2767       - 9   # NDRPDR sel
2768       - 10  # NDRPDR sel
2769       - 11  # NDRPDR sel
2770       - 12  # NDRPDR sel
2771     csit-dpdk-perf-verify-2001-2n-skx:
2772       - 35  # NDRPDR sel xxv710
2773       - 36  # NDRPDR sel xxv710
2774       - 37  # NDRPDR sel xxv710
2775       - 41  # NDRPDR sel xxv710
2776       - 42  # NDRPDR sel xxv710
2777       - 43  # NDRPDR sel xxv710
2778       - 46  # NDRPDR sel xxv710
2779       - 47  # NDRPDR sel xxv710
2780       - 52  # NDRPDR sel xxv710
2781       - 53  # NDRPDR sel xxv710
2782       - 38  # NDRPDR sel x710
2783       - 39  # NDRPDR sel x710
2784       - 40  # NDRPDR sel x710
2785       - 44  # NDRPDR sel x710
2786       - 45  # NDRPDR sel x710
2787       - 48  # NDRPDR sel x710
2788       - 49  # NDRPDR sel x710
2789       - 50  # NDRPDR sel x710
2790       - 51  # NDRPDR sel x710
2791       - 54  # NDRPDR sel x710
2792     csit-dpdk-perf-report-iterative-2005-2n-skx:
2793       - 1   # NDRPDR sel
2794       - 2   # NDRPDR sel
2795       - 3   # NDRPDR sel
2796       - 4   # NDRPDR sel
2797       - 5   # NDRPDR sel
2798       - 6   # NDRPDR sel
2799       - 7   # NDRPDR sel
2800       - 8   # NDRPDR sel
2801       - 9   # NDRPDR sel
2802       - 10  # NDRPDR sel
2803
2804     csit-dpdk-perf-verify-2001-2n-clx:
2805       - 15  # NDRPDR sel
2806       - 16  # NDRPDR sel
2807       - 17  # NDRPDR sel
2808       - 18  # NDRPDR sel
2809       - 19  # NDRPDR sel
2810       - 20  # NDRPDR sel
2811       - 21  # NDRPDR sel
2812       - 22  # NDRPDR sel
2813       - 23  # NDRPDR sel
2814       - 24  # NDRPDR sel
2815       - 25  # NDRPDR sel
2816       - 26  # NDRPDR sel
2817       - 27  # NDRPDR sel
2818       - 28  # NDRPDR sel
2819       - 29  # NDRPDR sel
2820       - 30  # NDRPDR sel
2821       - 31  # NDRPDR sel
2822       - 32  # NDRPDR sel
2823       - 33  # NDRPDR sel
2824       - 34  # NDRPDR sel
2825     csit-dpdk-perf-report-iterative-2005-2n-clx:
2826       - 1   # NDRPDR sel
2827       - 2   # NDRPDR sel
2828       - 3   # NDRPDR sel
2829       - 4   # NDRPDR sel
2830       - 5   # NDRPDR sel
2831       - 6   # NDRPDR sel
2832       - 7   # NDRPDR sel
2833       - 8   # NDRPDR sel
2834       - 9   # NDRPDR sel
2835       - 10  # NDRPDR sel
2836
2837     csit-dpdk-perf-verify-2001-2n-dnv:
2838       - 9   # NDRPDR sel
2839       - 10  # NDRPDR sel
2840       - 11  # NDRPDR sel
2841       - 12  # NDRPDR sel
2842       - 13  # NDRPDR sel
2843       - 14  # NDRPDR sel
2844       - 15  # NDRPDR sel
2845       - 16  # NDRPDR sel
2846       - 17  # NDRPDR sel
2847       - 18  # NDRPDR sel
2848     csit-dpdk-perf-report-iterative-2005-2n-dnv:
2849       - 8   # NDRPDR sel
2850       - 9   # NDRPDR sel
2851       - 10  # NDRPDR sel
2852       - 11  # NDRPDR sel
2853       - 12  # NDRPDR sel
2854       - 13  # NDRPDR sel
2855       - 14  # NDRPDR sel
2856       - 15  # NDRPDR sel
2857       - 16  # NDRPDR sel
2858       - 17  # NDRPDR sel
2859
2860     csit-dpdk-perf-verify-2001-3n-dnv:
2861       - 12  # NDRPDR sel
2862       - 13  # NDRPDR sel
2863       - 14  # NDRPDR sel
2864       - 15  # NDRPDR sel
2865       - 16  # NDRPDR sel
2866       - 17  # NDRPDR sel
2867       - 18  # NDRPDR sel
2868       - 19  # NDRPDR sel
2869       - 20  # NDRPDR sel
2870       - 22  # NDRPDR sel
2871     csit-dpdk-perf-report-iterative-2005-3n-dnv:
2872       - 6   # NDRPDR sel
2873       - 7   # NDRPDR sel
2874       - 8   # NDRPDR sel
2875       - 9   # NDRPDR sel
2876       - 10  # NDRPDR sel
2877       - 11  # NDRPDR sel
2878       - 12  # NDRPDR sel
2879       - 13  # NDRPDR sel
2880       - 14  # NDRPDR sel
2881       - 16  # NDRPDR sel
2882
2883     csit-dpdk-perf-verify-2001-3n-tsh:
2884       - 3   # NDRPDR sel
2885       - 4   # NDRPDR sel
2886       - 5   # NDRPDR sel
2887       - 9   # NDRPDR sel
2888       - 10  # NDRPDR sel
2889       - 11  # NDRPDR sel
2890       - 12  # NDRPDR sel
2891       - 14  # NDRPDR sel
2892       - 15  # NDRPDR sel
2893       - 18  # NDRPDR sel
2894     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2895       - 5   # NDRPDR sel
2896
2897     csit-vpp-device-2005-ubuntu1804-1n-skx:
2898       - 35
2899
2900 - type: "output"
2901   output: "report"
2902   format:
2903     html:
2904     - full
2905 #    pdf:
2906 #    - minimal
2907
2908 ################################################################################
2909 ###                               T A B L E S                                ###
2910 ################################################################################
2911
2912 # VPP Soak vs NDR - 2n-skx
2913 - type: "table"
2914   title: "VPP Soak vs NDR 2n-skx"
2915   algorithm: "table_soak_vs_ndr"
2916   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2917   reference:
2918     title: "NDR"
2919     data: "vpp-soak-vs-ndr-2n-skx-ref"
2920   compare:
2921     title: "Soak"
2922     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2923   data: "vpp-soak-vs-ndr-2n-skx"
2924   include-tests: "NDR"
2925   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2926   parameters:
2927     - "throughput"
2928     - "name"
2929     - "parent"
2930
2931 # VPP Soak vs NDR - 2n-clx
2932 - type: "table"
2933   title: "VPP Soak vs NDR 2n-clx"
2934   algorithm: "table_soak_vs_ndr"
2935   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2936   reference:
2937     title: "NDR"
2938     data: "vpp-soak-vs-ndr-2n-clx-ref"
2939   compare:
2940     title: "Soak"
2941     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2942   data: "vpp-soak-vs-ndr-2n-clx"
2943   include-tests: "NDR"
2944   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2945   parameters:
2946     - "throughput"
2947     - "name"
2948     - "parent"
2949
2950 ################################################################################
2951
2952 # VPP Compare NICs 3n-skx 2t1c ndr
2953 - type: "table"
2954   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2955   algorithm: "table_comparison"
2956   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2957   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2958   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2959   columns:
2960     - title: "x710"
2961       data-set: "vpp-nic-comparison-3n-skx"
2962       tag: "NIC_Intel-X710"
2963     - title: "xxv710"
2964       data-set: "vpp-nic-comparison-3n-skx"
2965       tag: "NIC_Intel-XXV710"
2966   comparisons:
2967     - title: "Diff"
2968       reference: 1
2969       compare: 2
2970   legend:
2971     - ""
2972     - "x710, xxv710 - NICs tested."
2973     - "Diff - difference between x710 and xxv710 NIC."
2974
2975 # VPP Compare NICs 3n-skx 4t2c ndr
2976 - type: "table"
2977   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2978   algorithm: "table_comparison"
2979   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2980   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2981   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2982   columns:
2983     - title: "x710"
2984       data-set: "vpp-nic-comparison-3n-skx"
2985       tag: "NIC_Intel-X710"
2986     - title: "xxv710"
2987       data-set: "vpp-nic-comparison-3n-skx"
2988       tag: "NIC_Intel-XXV710"
2989   comparisons:
2990     - title: "Diff"
2991       reference: 1
2992       compare: 2
2993   legend:
2994     - ""
2995     - "x710, xxv710 - NICs tested."
2996     - "Diff - difference between x710 and xxv710 NIC."
2997
2998 # VPP Compare NICs 3n-skx 2t1c pdr
2999 - type: "table"
3000   title: "VPP Compare NICs 3n-skx 2t1c pdr"
3001   algorithm: "table_comparison"
3002   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
3003   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3004   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3005   columns:
3006     - title: "x710"
3007       data-set: "vpp-nic-comparison-3n-skx"
3008       tag: "NIC_Intel-X710"
3009     - title: "xxv710"
3010       data-set: "vpp-nic-comparison-3n-skx"
3011       tag: "NIC_Intel-XXV710"
3012   comparisons:
3013     - title: "Diff"
3014       reference: 1
3015       compare: 2
3016   legend:
3017     - ""
3018     - "x710, xxv710 - NICs tested."
3019     - "Diff - difference between x710 and xxv710 NIC."
3020
3021 # VPP Compare NICs 3n-skx 4t2c pdr
3022 - type: "table"
3023   title: "VPP Compare NICs 3n-skx 4t2c pdr"
3024   algorithm: "table_comparison"
3025   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
3026   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3027   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3028   columns:
3029     - title: "x710"
3030       data-set: "vpp-nic-comparison-3n-skx"
3031       tag: "NIC_Intel-X710"
3032     - title: "xxv710"
3033       data-set: "vpp-nic-comparison-3n-skx"
3034       tag: "NIC_Intel-XXV710"
3035   comparisons:
3036     - title: "Diff"
3037       reference: 1
3038       compare: 2
3039   legend:
3040     - ""
3041     - "x710, xxv710 - NICs tested."
3042     - "Diff - difference between x710 and xxv710 NIC."
3043
3044 ## VPP Compare NICs 3n-skx 2t1c mrr
3045 #- type: "table"
3046 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
3047 #  algorithm: "table_comparison"
3048 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3049 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3050 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3051 #  columns:
3052 #    - title: "x710"
3053 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3054 #      tag: "NIC_Intel-X710"
3055 #    - title: "xxv710"
3056 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3057 #      tag: "NIC_Intel-XXV710"
3058 #  comparisons:
3059 #    - title: "Diff"
3060 #      reference: 1
3061 #      compare: 2
3062 #  legend:
3063 #    - ""
3064 #    - "x710, xxv710 - NICs tested."
3065 #    - "Diff - difference between x710 and xxv710 NIC."
3066 #
3067 ## VPP Compare NICs 3n-skx 4t2c mrr
3068 #- type: "table"
3069 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
3070 #  algorithm: "table_comparison"
3071 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3072 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3073 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3074 #  columns:
3075 #    - title: "x710"
3076 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3077 #      tag: "NIC_Intel-X710"
3078 #    - title: "xxv710"
3079 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3080 #      tag: "NIC_Intel-XXV710"
3081 #  comparisons:
3082 #    - title: "Diff"
3083 #      reference: 1
3084 #      compare: 2
3085 #  legend:
3086 #    - ""
3087 #    - "x710, xxv710 - NICs tested."
3088 #    - "Diff - difference between x710 and xxv710 NIC."
3089 #
3090 ## VPP Compare NICs 3n-skx 8t4c mrr
3091 #- type: "table"
3092 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
3093 #  algorithm: "table_comparison"
3094 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3095 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3096 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3097 #  columns:
3098 #    - title: "x710"
3099 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3100 #      tag: "NIC_Intel-X710"
3101 #    - title: "xxv710"
3102 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3103 #      tag: "NIC_Intel-XXV710"
3104 #  comparisons:
3105 #    - title: "Diff"
3106 #      reference: 1
3107 #      compare: 2
3108 #  legend:
3109 #    - ""
3110 #    - "x710, xxv710 - NICs tested."
3111 #    - "Diff - difference between x710 and xxv710 NIC."
3112
3113 # VPP Compare NICs 2n-skx 2t1c ndr
3114 - type: "table"
3115   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3116   algorithm: "table_comparison"
3117   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3118   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3119   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3120   columns:
3121     - title: "x710"
3122       data-set: "vpp-nic-comparison-2n-skx"
3123       tag: "NIC_Intel-X710"
3124     - title: "xxv710"
3125       data-set: "vpp-nic-comparison-2n-skx"
3126       tag: "NIC_Intel-XXV710"
3127   comparisons:
3128     - title: "Diff"
3129       reference: 1
3130       compare: 2
3131   legend:
3132     - ""
3133     - "x710, xxv710 - NICs tested."
3134     - "Diff - difference between x710 and xxv710 NIC."
3135
3136 # VPP Compare NICs 2n-skx 4t2c ndr
3137 - type: "table"
3138   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3139   algorithm: "table_comparison"
3140   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3141   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3142   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3143   columns:
3144     - title: "x710"
3145       data-set: "vpp-nic-comparison-2n-skx"
3146       tag: "NIC_Intel-X710"
3147     - title: "xxv710"
3148       data-set: "vpp-nic-comparison-2n-skx"
3149       tag: "NIC_Intel-XXV710"
3150   comparisons:
3151     - title: "Diff"
3152       reference: 1
3153       compare: 2
3154   legend:
3155     - ""
3156     - "x710, xxv710 - NICs tested."
3157     - "Diff - difference between x710 and xxv710 NIC."
3158
3159 # VPP Compare NICs 2n-skx 2t1c pdr
3160 - type: "table"
3161   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3162   algorithm: "table_comparison"
3163   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3164   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3165   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3166   columns:
3167     - title: "x710"
3168       data-set: "vpp-nic-comparison-2n-skx"
3169       tag: "NIC_Intel-X710"
3170     - title: "xxv710"
3171       data-set: "vpp-nic-comparison-2n-skx"
3172       tag: "NIC_Intel-XXV710"
3173   comparisons:
3174     - title: "Diff"
3175       reference: 1
3176       compare: 2
3177   legend:
3178     - ""
3179     - "x710, xxv710 - NICs tested."
3180     - "Diff - difference between x710 and xxv710 NIC."
3181
3182 # VPP Compare NICs 2n-skx 4t2c pdr
3183 - type: "table"
3184   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3185   algorithm: "table_comparison"
3186   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3187   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3188   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3189   columns:
3190     - title: "x710"
3191       data-set: "vpp-nic-comparison-2n-skx"
3192       tag: "NIC_Intel-X710"
3193     - title: "xxv710"
3194       data-set: "vpp-nic-comparison-2n-skx"
3195       tag: "NIC_Intel-XXV710"
3196   comparisons:
3197     - title: "Diff"
3198       reference: 1
3199       compare: 2
3200   legend:
3201     - ""
3202     - "x710, xxv710 - NICs tested."
3203     - "Diff - difference between x710 and xxv710 NIC."
3204
3205 # VPP Compare NICs 2n-skx 2t1c mrr
3206 - type: "table"
3207   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3208   algorithm: "table_comparison"
3209   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3210   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3211   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3212   columns:
3213     - title: "x710"
3214       data-set: "vpp-nic-comparison-2n-skx-mrr"
3215       tag: "NIC_Intel-X710"
3216     - title: "xxv710"
3217       data-set: "vpp-nic-comparison-2n-skx-mrr"
3218       tag: "NIC_Intel-XXV710"
3219   comparisons:
3220     - title: "Diff"
3221       reference: 1
3222       compare: 2
3223   legend:
3224     - ""
3225     - "x710, xxv710 - NICs tested."
3226     - "Diff - difference between x710 and xxv710 NIC."
3227
3228 # VPP Compare NICs 2n-skx 4t2c mrr
3229 - type: "table"
3230   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3231   algorithm: "table_comparison"
3232   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3233   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3234   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3235   columns:
3236     - title: "x710"
3237       data-set: "vpp-nic-comparison-2n-skx-mrr"
3238       tag: "NIC_Intel-X710"
3239     - title: "xxv710"
3240       data-set: "vpp-nic-comparison-2n-skx-mrr"
3241       tag: "NIC_Intel-XXV710"
3242   comparisons:
3243     - title: "Diff"
3244       reference: 1
3245       compare: 2
3246   legend:
3247     - ""
3248     - "x710, xxv710 - NICs tested."
3249     - "Diff - difference between x710 and xxv710 NIC."
3250
3251 # VPP Compare NICs 2n-skx 8t4c mrr
3252 - type: "table"
3253   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3254   algorithm: "table_comparison"
3255   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3256   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3257   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3258   columns:
3259     - title: "x710"
3260       data-set: "vpp-nic-comparison-2n-skx-mrr"
3261       tag: "NIC_Intel-X710"
3262     - title: "xxv710"
3263       data-set: "vpp-nic-comparison-2n-skx-mrr"
3264       tag: "NIC_Intel-XXV710"
3265   comparisons:
3266     - title: "Diff"
3267       reference: 1
3268       compare: 2
3269   legend:
3270     - ""
3271     - "x710, xxv710 - NICs tested."
3272     - "Diff - difference between x710 and xxv710 NIC."
3273
3274 ################################################################################
3275 # VPP
3276
3277 # VPP Performance Changes 3n-hsw 1t1c pdr
3278 - type: "table"
3279   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3280   algorithm: "table_comparison"
3281   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3282   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3283   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3284   columns:
3285     - title: "1908.1-2"
3286       data-set: "vpp-performance-changes-3n-hsw-h1"
3287     - title: "2001.0-2"
3288       data-set: "vpp-performance-changes-3n-hsw-ref"
3289     - title: "2001.0-4"
3290       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3291     - title: "2005.0-4"
3292       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3293   comparisons:
3294     - title: "2001.0-4 vs 2001.0-2"
3295       reference: 2
3296       compare: 3
3297     - title: "2005.0-4 vs 2001.0-4"
3298       reference: 3
3299       compare: 4
3300 #  rca:
3301 #    - title: "RCA1"
3302 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca1.yaml"
3303 #    - title: "RCA2"
3304 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca2.yaml"
3305   legend:
3306     - ''
3307     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3308     - '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).'
3309     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3310     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3311     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3312 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3313 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3314
3315 # VPP Performance Changes 3n-hsw 2t2c pdr
3316 - type: "table"
3317   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3318   algorithm: "table_comparison"
3319   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3320   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3321   filter: "'2T2C' 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: "RCA2"
3340 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca1.yaml"
3341 #    - title: "RCA3"
3342 #      data: "rca/rca-2005-3n-hsw-2t2c-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 1t1c ndr
3354 - type: "table"
3355   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3356   algorithm: "table_comparison"
3357   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3358   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3359   filter: "'1T1C' 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: "RCA1"
3378 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca2.yaml"
3379 #    - title: "RCA2"
3380 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca3.yaml"
3381   legend:
3382     - ''
3383     - 'Test Case:            Test cases executed for: NDR 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 2t2c ndr
3392 - type: "table"
3393   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3394   algorithm: "table_comparison"
3395   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3396   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3397   filter: "'2T2C' 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-2t2c-ndr-rca1.yaml"
3417 #    - title: "RCA2"
3418 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca2.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 1t1c pdr-full
3430 - type: "table"
3431   title: "VPP Performance Changes 3n-hsw 1t1c pdr-full"
3432   algorithm: "table_comparison"
3433   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr-full"
3434   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3435   filter: "'1T1C' 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-3"
3444       data-set: "vpp-performance-changes-3n-hsw-cmp"
3445     - title: "2005.0-4"
3446       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3447   comparisons:
3448     - title: "2005.0-4 vs 2005.0-3"
3449       reference: 4
3450       compare: 5
3451     - title: "2001.0-4 vs 2001.0-2"
3452       reference: 2
3453       compare: 3
3454     - title: "2005.0-4 vs 2001.0-4"
3455       reference: 3
3456       compare: 5
3457 #  rca:
3458 #    - title: "RCA1"
3459 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca1.yaml"
3460 #    - title: "RCA2"
3461 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca2.yaml"
3462 #    - title: "RCA3"
3463 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca3.yaml"
3464   legend:
3465     - ''
3466     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3467     - '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).'
3468     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3469     - '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.'
3470     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3471     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3472 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3473 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3474 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3475
3476 # VPP Performance Changes 3n-hsw 2t2c pdr-full
3477 - type: "table"
3478   title: "VPP Performance Changes 3n-hsw 2t2c pdr-full"
3479   algorithm: "table_comparison"
3480   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr-full"
3481   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3482   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3483   columns:
3484     - title: "1908.1-2"
3485       data-set: "vpp-performance-changes-3n-hsw-h1"
3486     - title: "2001.0-2"
3487       data-set: "vpp-performance-changes-3n-hsw-ref"
3488     - title: "2001.0-4"
3489       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3490     - title: "2005.0-3"
3491       data-set: "vpp-performance-changes-3n-hsw-cmp"
3492     - title: "2005.0-4"
3493       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3494   comparisons:
3495     - title: "2005.0-4 vs 2005.0-3"
3496       reference: 4
3497       compare: 5
3498     - title: "2001.0-4 vs 2001.0-2"
3499       reference: 2
3500       compare: 3
3501     - title: "2005.0-4 vs 2001.0-4"
3502       reference: 3
3503       compare: 5
3504 #  rca:
3505 #    - title: "RCA1"
3506 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca1.yaml"
3507 #    - title: "RCA2"
3508 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca2.yaml"
3509 #    - title: "RCA3"
3510 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca3.yaml"
3511   legend:
3512     - ''
3513     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3514     - '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).'
3515     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3516     - '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.'
3517     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3518     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3519 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3520 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3521 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3522
3523 # VPP Performance Changes 3n-hsw 1t1c ndr-full
3524 - type: "table"
3525   title: "VPP Performance Changes 3n-hsw 1t1c ndr-full"
3526   algorithm: "table_comparison"
3527   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr-full"
3528   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3529   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3530   columns:
3531     - title: "1908.1-2"
3532       data-set: "vpp-performance-changes-3n-hsw-h1"
3533     - title: "2001.0-2"
3534       data-set: "vpp-performance-changes-3n-hsw-ref"
3535     - title: "2001.0-4"
3536       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3537     - title: "2005.0-3"
3538       data-set: "vpp-performance-changes-3n-hsw-cmp"
3539     - title: "2005.0-4"
3540       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3541   comparisons:
3542     - title: "2005.0-4 vs 2005.0-3"
3543       reference: 4
3544       compare: 5
3545     - title: "2001.0-4 vs 2001.0-2"
3546       reference: 2
3547       compare: 3
3548     - title: "2005.0-4 vs 2001.0-4"
3549       reference: 3
3550       compare: 5
3551 #  rca:
3552 #    - title: "RCA1"
3553 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca1.yaml"
3554 #    - title: "RCA2"
3555 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca2.yaml"
3556 #    - title: "RCA3"
3557 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca3.yaml"
3558   legend:
3559     - ''
3560     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3561     - '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).'
3562     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3563     - '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.'
3564     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3565     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3566 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3567 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3568 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3569
3570 # VPP Performance Changes 3n-hsw 2t2c ndr-full
3571 - type: "table"
3572   title: "VPP Performance Changes 3n-hsw 2t2c ndr-full"
3573   algorithm: "table_comparison"
3574   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr-full"
3575   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3576   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3577   columns:
3578     - title: "1908.1-2"
3579       data-set: "vpp-performance-changes-3n-hsw-h1"
3580     - title: "2001.0-2"
3581       data-set: "vpp-performance-changes-3n-hsw-ref"
3582     - title: "2001.0-4"
3583       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3584     - title: "2005.0-3"
3585       data-set: "vpp-performance-changes-3n-hsw-cmp"
3586     - title: "2005.0-4"
3587       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3588   comparisons:
3589     - title: "2005.0-4 vs 2005.0-3"
3590       reference: 4
3591       compare: 5
3592     - title: "2001.0-4 vs 2001.0-2"
3593       reference: 2
3594       compare: 3
3595     - title: "2005.0-4 vs 2001.0-4"
3596       reference: 3
3597       compare: 5
3598 #  rca:
3599 #    - title: "RCA1"
3600 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca1.yaml"
3601 #    - title: "RCA2"
3602 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca2.yaml"
3603 #    - title: "RCA3"
3604 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca3.yaml"
3605   legend:
3606     - ''
3607     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3608     - '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).'
3609     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3610     - '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.'
3611     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3612     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3613 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3614 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3615 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3616
3617 # VPP Performance Changes 3n-skx 2t1c pdr
3618 - type: "table"
3619   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3620   algorithm: "table_comparison"
3621   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3622   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3623   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3624   columns:
3625     - title: "1908.1-2"
3626       data-set: "vpp-performance-changes-3n-skx-h1"
3627     - title: "2001.0-2"
3628       data-set: "vpp-performance-changes-3n-skx-ref"
3629     - title: "2001.0-4"
3630       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3631     - title: "2005.0-4"
3632       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3633   comparisons:
3634     - title: "2001.0-4 vs 2001.0-2"
3635       reference: 2
3636       compare: 3
3637     - title: "2005.0-4 vs 2001.0-4"
3638       reference: 3
3639       compare: 4
3640 #  rca:
3641 #    - title: "RCA1"
3642 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca1.yaml"
3643 #    - title: "RCA2"
3644 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca2.yaml"
3645   legend:
3646     - ''
3647     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3648     - '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).'
3649     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3650     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3651     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3652 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3653 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3654
3655 # VPP Performance Changes 3n-skx 4t2c pdr
3656 - type: "table"
3657   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3658   algorithm: "table_comparison"
3659   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3660   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3661   filter: "'4T2C' 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-4t2c-pdr-rca1.yaml"
3681 #    - title: "RCA2"
3682 #      data: "rca/rca-2005-3n-skx-4t2c-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 2t1c ndr
3694 - type: "table"
3695   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3696   algorithm: "table_comparison"
3697   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3698   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3699   filter: "'2T1C' 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-2t1c-ndr-rca1.yaml"
3719 #    - title: "RCA2"
3720 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca2.yaml"
3721   legend:
3722     - ''
3723     - 'Test Case:            Test cases executed for: NDR 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 4t2c ndr
3732 - type: "table"
3733   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3734   algorithm: "table_comparison"
3735   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3736   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3737   filter: "'4T2C' 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-4t2c-ndr-rca1.yaml"
3757 #    - title: "RCA2"
3758 #      data: "rca/rca-2005-3n-skx-4t2c-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 2t1c pdr-full
3770 - type: "table"
3771   title: "VPP Performance Changes 3n-skx 2t1c pdr-full"
3772   algorithm: "table_comparison"
3773   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr-full"
3774   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3775   filter: "'2T1C' 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-3"
3784       data-set: "vpp-performance-changes-3n-skx-cmp"
3785     - title: "2005.0-4"
3786       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3787   comparisons:
3788     - title: "2005.0-4 vs 2005.0-3"
3789       reference: 4
3790       compare: 5
3791     - title: "2001.0-4 vs 2001.0-2"
3792       reference: 2
3793       compare: 3
3794     - title: "2005.0-4 vs 2001.0-4"
3795       reference: 3
3796       compare: 5
3797 #  rca:
3798 #    - title: "RCA1"
3799 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca1.yaml"
3800 #    - title: "RCA2"
3801 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca2.yaml"
3802 #    - title: "RCA3"
3803 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca3.yaml"
3804   legend:
3805     - ''
3806     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3807     - '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).'
3808     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3809     - '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.'
3810     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3811     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3812 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3813 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3814 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3815
3816 # VPP Performance Changes 3n-skx 4t2c pdr-full
3817 - type: "table"
3818   title: "VPP Performance Changes 3n-skx 4t2c pdr-full"
3819   algorithm: "table_comparison"
3820   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr-full"
3821   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3822   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3823   columns:
3824     - title: "1908.1-2"
3825       data-set: "vpp-performance-changes-3n-skx-h1"
3826     - title: "2001.0-2"
3827       data-set: "vpp-performance-changes-3n-skx-ref"
3828     - title: "2001.0-4"
3829       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3830     - title: "2005.0-3"
3831       data-set: "vpp-performance-changes-3n-skx-cmp"
3832     - title: "2005.0-4"
3833       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3834   comparisons:
3835     - title: "2005.0-4 vs 2005.0-3"
3836       reference: 4
3837       compare: 5
3838     - title: "2001.0-4 vs 2001.0-2"
3839       reference: 2
3840       compare: 3
3841     - title: "2005.0-4 vs 2001.0-4"
3842       reference: 3
3843       compare: 5
3844 #  rca:
3845 #    - title: "RCA1"
3846 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca1.yaml"
3847 #    - title: "RCA2"
3848 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca2.yaml"
3849 #    - title: "RCA3"
3850 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca3.yaml"
3851   legend:
3852     - ''
3853     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3854     - '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).'
3855     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3856     - '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.'
3857     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3858     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3859 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3860 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3861 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3862
3863 # VPP Performance Changes 3n-skx 2t1c ndr-full
3864 - type: "table"
3865   title: "VPP Performance Changes 3n-skx 2t1c ndr-full"
3866   algorithm: "table_comparison"
3867   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr-full"
3868   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3869   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3870   columns:
3871     - title: "1908.1-2"
3872       data-set: "vpp-performance-changes-3n-skx-h1"
3873     - title: "2001.0-2"
3874       data-set: "vpp-performance-changes-3n-skx-ref"
3875     - title: "2001.0-4"
3876       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3877     - title: "2005.0-3"
3878       data-set: "vpp-performance-changes-3n-skx-cmp"
3879     - title: "2005.0-4"
3880       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3881   comparisons:
3882     - title: "2005.0-4 vs 2005.0-3"
3883       reference: 4
3884       compare: 5
3885     - title: "2001.0-4 vs 2001.0-2"
3886       reference: 2
3887       compare: 3
3888     - title: "2005.0-4 vs 2001.0-4"
3889       reference: 3
3890       compare: 5
3891 #  rca:
3892 #    - title: "RCA1"
3893 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca1.yaml"
3894 #    - title: "RCA2"
3895 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca2.yaml"
3896 #    - title: "RCA3"
3897 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca3.yaml"
3898   legend:
3899     - ''
3900     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3901     - '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).'
3902     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3903     - '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.'
3904     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3905     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3906 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3907 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3908 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3909
3910 # VPP Performance Changes 3n-skx 4t2c ndr-full
3911 - type: "table"
3912   title: "VPP Performance Changes 3n-skx 4t2c ndr-full"
3913   algorithm: "table_comparison"
3914   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr-full"
3915   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3916   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3917   columns:
3918     - title: "1908.1-2"
3919       data-set: "vpp-performance-changes-3n-skx-h1"
3920     - title: "2001.0-2"
3921       data-set: "vpp-performance-changes-3n-skx-ref"
3922     - title: "2001.0-4"
3923       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3924     - title: "2005.0-3"
3925       data-set: "vpp-performance-changes-3n-skx-cmp"
3926     - title: "2005.0-4"
3927       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3928   comparisons:
3929     - title: "2005.0-4 vs 2005.0-3"
3930       reference: 4
3931       compare: 5
3932     - title: "2001.0-4 vs 2001.0-2"
3933       reference: 2
3934       compare: 3
3935     - title: "2005.0-4 vs 2001.0-4"
3936       reference: 3
3937       compare: 5
3938 #  rca:
3939 #    - title: "RCA1"
3940 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca1.yaml"
3941 #    - title: "RCA2"
3942 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca2.yaml"
3943 #    - title: "RCA3"
3944 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca3.yaml"
3945   legend:
3946     - ''
3947     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3948     - '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).'
3949     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3950     - '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.'
3951     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3952     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3953 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3954 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3955 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3956
3957 # VPP Performance Changes 2n-skx 2t1c pdr
3958 - type: "table"
3959   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3960   algorithm: "table_comparison"
3961   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3962   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3963   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3964   columns:
3965     - title: "1908.1-2"
3966       data-set: "vpp-performance-changes-2n-skx-h1"
3967     - title: "2001.0-2"
3968       data-set: "vpp-performance-changes-2n-skx-ref"
3969     - title: "2001.0-4"
3970       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3971     - title: "2005.0-4"
3972       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3973   comparisons:
3974     - title: "2001.0-4 vs 2001.0-2"
3975       reference: 2
3976       compare: 3
3977     - title: "2005.0-4 vs 2001.0-4"
3978       reference: 3
3979       compare: 4
3980 #  rca:
3981 #    - title: "RCA1"
3982 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca1.yaml"
3983 #    - title: "RCA2"
3984 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca2.yaml"
3985   legend:
3986     - ''
3987     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3988     - '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).'
3989     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
3990     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3991     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3992 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3993 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3994
3995 # VPP Performance Changes 2n-skx 4t2c pdr
3996 - type: "table"
3997   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3998   algorithm: "table_comparison"
3999   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
4000   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4001   filter: "'4T2C' 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-4t2c-pdr-rca1.yaml"
4021 #    - title: "RCA2"
4022 #      data: "rca/rca-2005-2n-skx-4t2c-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 2t1c ndr
4034 - type: "table"
4035   title: "VPP Performance Changes 2n-skx 2t1c ndr"
4036   algorithm: "table_comparison"
4037   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
4038   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4039   filter: "'2T1C' 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-2t1c-ndr-rca1.yaml"
4059 #    - title: "RCA2"
4060 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca2.yaml"
4061   legend:
4062     - ''
4063     - 'Test Case:            Test cases executed for: NDR 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 4t2c ndr
4072 - type: "table"
4073   title: "VPP Performance Changes 2n-skx 4t2c ndr"
4074   algorithm: "table_comparison"
4075   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
4076   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4077   filter: "'4T2C' 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-4t2c-ndr-rca1.yaml"
4097 #    - title: "RCA2"
4098 #      data: "rca/rca-2005-2n-skx-4t2c-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 2t1c pdr-full
4110 - type: "table"
4111   title: "VPP Performance Changes 2n-skx 2t1c pdr-full"
4112   algorithm: "table_comparison"
4113   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr-full"
4114   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4115   filter: "'2T1C' 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-3"
4124       data-set: "vpp-performance-changes-2n-skx-cmp"
4125     - title: "2005.0-4"
4126       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4127   comparisons:
4128     - title: "2005.0-4 vs 2005.0-3"
4129       reference: 4
4130       compare: 5
4131     - title: "2001.0-4 vs 2001.0-2"
4132       reference: 2
4133       compare: 3
4134     - title: "2005.0-4 vs 2001.0-4"
4135       reference: 3
4136       compare: 5
4137 #  rca:
4138 #    - title: "RCA1"
4139 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca1.yaml"
4140 #    - title: "RCA2"
4141 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca2.yaml"
4142 #    - title: "RCA3"
4143 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca3.yaml"
4144   legend:
4145     - ''
4146     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4147     - '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).'
4148     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4149     - '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.'
4150     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4151     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4152 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4153 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4154 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4155
4156 # VPP Performance Changes 2n-skx 4t2c pdr-full
4157 - type: "table"
4158   title: "VPP Performance Changes 2n-skx 4t2c pdr-full"
4159   algorithm: "table_comparison"
4160   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr-full"
4161   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4162   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4163   columns:
4164     - title: "1908.1-2"
4165       data-set: "vpp-performance-changes-2n-skx-h1"
4166     - title: "2001.0-2"
4167       data-set: "vpp-performance-changes-2n-skx-ref"
4168     - title: "2001.0-4"
4169       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4170     - title: "2005.0-3"
4171       data-set: "vpp-performance-changes-2n-skx-cmp"
4172     - title: "2005.0-4"
4173       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4174   comparisons:
4175     - title: "2005.0-4 vs 2005.0-3"
4176       reference: 4
4177       compare: 5
4178     - title: "2001.0-4 vs 2001.0-2"
4179       reference: 2
4180       compare: 3
4181     - title: "2005.0-4 vs 2001.0-4"
4182       reference: 3
4183       compare: 5
4184 #  rca:
4185 #    - title: "RCA1"
4186 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca1.yaml"
4187 #    - title: "RCA2"
4188 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca2.yaml"
4189 #    - title: "RCA3"
4190 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca3.yaml"
4191   legend:
4192     - ''
4193     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4194     - '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).'
4195     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4196     - '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.'
4197     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4198     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4199 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4200 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4201 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4202
4203 # VPP Performance Changes 2n-skx 2t1c ndr-full
4204 - type: "table"
4205   title: "VPP Performance Changes 2n-skx 2t1c ndr-full"
4206   algorithm: "table_comparison"
4207   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr-full"
4208   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4209   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4210   columns:
4211     - title: "1908.1-2"
4212       data-set: "vpp-performance-changes-2n-skx-h1"
4213     - title: "2001.0-2"
4214       data-set: "vpp-performance-changes-2n-skx-ref"
4215     - title: "2001.0-4"
4216       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4217     - title: "2005.0-3"
4218       data-set: "vpp-performance-changes-2n-skx-cmp"
4219     - title: "2005.0-4"
4220       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4221   comparisons:
4222     - title: "2005.0-4 vs 2005.0-3"
4223       reference: 4
4224       compare: 5
4225     - title: "2001.0-4 vs 2001.0-2"
4226       reference: 2
4227       compare: 3
4228     - title: "2005.0-4 vs 2001.0-4"
4229       reference: 3
4230       compare: 5
4231 #  rca:
4232 #    - title: "RCA1"
4233 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca1.yaml"
4234 #    - title: "RCA2"
4235 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca2.yaml"
4236 #    - title: "RCA3"
4237 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca3.yaml"
4238   legend:
4239     - ''
4240     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4241     - '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).'
4242     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4243     - '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.'
4244     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4245     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4246 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4247 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4248 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4249
4250 # VPP Performance Changes 2n-skx 4t2c ndr-full
4251 - type: "table"
4252   title: "VPP Performance Changes 2n-skx 4t2c ndr-full"
4253   algorithm: "table_comparison"
4254   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr-full"
4255   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4256   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4257   columns:
4258     - title: "1908.1-2"
4259       data-set: "vpp-performance-changes-2n-skx-h1"
4260     - title: "2001.0-2"
4261       data-set: "vpp-performance-changes-2n-skx-ref"
4262     - title: "2001.0-4"
4263       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4264     - title: "2005.0-3"
4265       data-set: "vpp-performance-changes-2n-skx-cmp"
4266     - title: "2005.0-4"
4267       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4268   comparisons:
4269     - title: "2005.0-4 vs 2005.0-3"
4270       reference: 4
4271       compare: 5
4272     - title: "2001.0-4 vs 2001.0-2"
4273       reference: 2
4274       compare: 3
4275     - title: "2005.0-4 vs 2001.0-4"
4276       reference: 3
4277       compare: 5
4278 #  rca:
4279 #    - title: "RCA1"
4280 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca1.yaml"
4281 #    - title: "RCA2"
4282 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca2.yaml"
4283 #    - title: "RCA3"
4284 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca3.yaml"
4285   legend:
4286     - ''
4287     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4288     - '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).'
4289     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4290     - '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.'
4291     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4292     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4293 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4294 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4295 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4296
4297 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
4298 - type: "table"
4299   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
4300   algorithm: "table_comparison"
4301   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
4302   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4303   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4304   columns:
4305     - title: "2001.0-2"
4306       data-set: "vpp-performance-changes-2n-clx-ref"
4307     - title: "2001.0-4"
4308       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4309     - title: "2005.0-4"
4310       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4311   comparisons:
4312     - title: "2001.0-4 vs 2001.0-2"
4313       reference: 1
4314       compare: 2
4315     - title: "2005.0-4 vs 2001.0-4"
4316       reference: 2
4317       compare: 3
4318 #  rca:
4319 #    - title: "RCA1"
4320 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca1.yaml"
4321 #    - title: "RCA2"
4322 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca2.yaml"
4323   legend:
4324     - ''
4325     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx 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     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4329     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4330 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4331 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4332
4333 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
4334 - type: "table"
4335   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
4336   algorithm: "table_comparison"
4337   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
4338   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4339   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4340   columns:
4341     - title: "2001.0-2"
4342       data-set: "vpp-performance-changes-2n-clx-ref"
4343     - title: "2001.0-4"
4344       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4345     - title: "2005.0-4"
4346       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4347   comparisons:
4348     - title: "2001.0-4 vs 2001.0-2"
4349       reference: 1
4350       compare: 2
4351     - title: "2005.0-4 vs 2001.0-4"
4352       reference: 2
4353       compare: 3
4354 #  rca:
4355 #    - title: "RCA1"
4356 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca1.yaml"
4357 #    - title: "RCA2"
4358 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca2.yaml"
4359   legend:
4360     - ''
4361     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4362     - '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).'
4363     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4364     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4365     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4366 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4367 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4368
4369 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
4370 - type: "table"
4371   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
4372   algorithm: "table_comparison"
4373   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
4374   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4375   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4376   columns:
4377     - title: "2001.0-2"
4378       data-set: "vpp-performance-changes-2n-clx-ref"
4379     - title: "2001.0-4"
4380       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4381     - title: "2005.0-4"
4382       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4383   comparisons:
4384     - title: "2001.0-4 vs 2001.0-2"
4385       reference: 1
4386       compare: 2
4387     - title: "2005.0-4 vs 2001.0-4"
4388       reference: 2
4389       compare: 3
4390 #  rca:
4391 #    - title: "RCA1"
4392 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca1.yaml"
4393 #    - title: "RCA2"
4394 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca2.yaml"
4395   legend:
4396     - ''
4397     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4398     - '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).'
4399     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4400     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4401     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4402 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4403 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4404
4405 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
4406 - type: "table"
4407   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
4408   algorithm: "table_comparison"
4409   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
4410   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4411   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4412   columns:
4413     - title: "2001.0-2"
4414       data-set: "vpp-performance-changes-2n-clx-ref"
4415     - title: "2001.0-4"
4416       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4417     - title: "2005.0-4"
4418       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4419   comparisons:
4420     - title: "2001.0-4 vs 2001.0-2"
4421       reference: 1
4422       compare: 2
4423     - title: "2005.0-4 vs 2001.0-4"
4424       reference: 2
4425       compare: 3
4426 #  rca:
4427 #    - title: "RCA1"
4428 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca1.yaml"
4429 #    - title: "RCA2"
4430 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca2.yaml"
4431   legend:
4432     - ''
4433     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4434     - '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).'
4435     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4436     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4437     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4438 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4439 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4440
4441 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr-full
4442 - type: "table"
4443   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr-full"
4444   algorithm: "table_comparison"
4445   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr-full"
4446   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4447   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4448   columns:
4449     - title: "2001.0-2"
4450       data-set: "vpp-performance-changes-2n-clx-ref"
4451     - title: "2001.0-4"
4452       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4453     - title: "2005.0-3"
4454       data-set: "vpp-performance-changes-2n-clx-cmp"
4455     - title: "2005.0-4"
4456       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4457   comparisons:
4458     - title: "2005.0-4 vs 2005.0-3"
4459       reference: 3
4460       compare: 4
4461     - title: "2001.0-4 vs 2001.0-2"
4462       reference: 1
4463       compare: 2
4464     - title: "2005.0-4 vs 2001.0-4"
4465       reference: 2
4466       compare: 4
4467 #  rca:
4468 #    - title: "RCA1"
4469 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca1.yaml"
4470 #    - title: "RCA2"
4471 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca2.yaml"
4472 #    - title: "RCA3"
4473 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca3.yaml"
4474   legend:
4475     - ''
4476     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4477     - '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).'
4478     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4479     - '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.'
4480     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4481     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4482 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4483 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4484 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4485
4486 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr-full
4487 - type: "table"
4488   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr-full"
4489   algorithm: "table_comparison"
4490   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr-full"
4491   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4492   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4493   columns:
4494     - title: "2001.0-2"
4495       data-set: "vpp-performance-changes-2n-clx-ref"
4496     - title: "2001.0-4"
4497       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4498     - title: "2005.0-3"
4499       data-set: "vpp-performance-changes-2n-clx-cmp"
4500     - title: "2005.0-4"
4501       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4502   comparisons:
4503     - title: "2005.0-4 vs 2005.0-3"
4504       reference: 3
4505       compare: 4
4506     - title: "2001.0-4 vs 2001.0-2"
4507       reference: 1
4508       compare: 2
4509     - title: "2005.0-4 vs 2001.0-4"
4510       reference: 2
4511       compare: 4
4512 #  rca:
4513 #    - title: "RCA1"
4514 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca1.yaml"
4515 #    - title: "RCA2"
4516 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca2.yaml"
4517 #    - title: "RCA3"
4518 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca3.yaml"
4519   legend:
4520     - ''
4521     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4522     - '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).'
4523     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4524     - '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.'
4525     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4526     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4527 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4528 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4529 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4530
4531 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr-full
4532 - type: "table"
4533   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr-full"
4534   algorithm: "table_comparison"
4535   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr-full"
4536   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4537   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4538   columns:
4539     - title: "2001.0-2"
4540       data-set: "vpp-performance-changes-2n-clx-ref"
4541     - title: "2001.0-4"
4542       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4543     - title: "2005.0-3"
4544       data-set: "vpp-performance-changes-2n-clx-cmp"
4545     - title: "2005.0-4"
4546       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4547   comparisons:
4548     - title: "2005.0-4 vs 2005.0-3"
4549       reference: 3
4550       compare: 4
4551     - title: "2001.0-4 vs 2001.0-2"
4552       reference: 1
4553       compare: 2
4554     - title: "2005.0-4 vs 2001.0-4"
4555       reference: 2
4556       compare: 4
4557 #  rca:
4558 #    - title: "RCA1"
4559 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca1.yaml"
4560 #    - title: "RCA2"
4561 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca2.yaml"
4562 #    - title: "RCA3"
4563 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca3.yaml"
4564   legend:
4565     - ''
4566     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4567     - '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).'
4568     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4569     - '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.'
4570     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4571     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4572 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4573 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4574 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4575
4576 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr-full
4577 - type: "table"
4578   title: "VPP Performance Changes 2n-clx-xxv710 ndr-full"
4579   algorithm: "table_comparison"
4580   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr-full"
4581   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4582   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4583   columns:
4584     - title: "2001.0-2"
4585       data-set: "vpp-performance-changes-2n-clx-ref"
4586     - title: "2001.0-4"
4587       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4588     - title: "2005.0-3"
4589       data-set: "vpp-performance-changes-2n-clx-cmp"
4590     - title: "2005.0-4"
4591       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4592   comparisons:
4593     - title: "2005.0-4 vs 2005.0-3"
4594       reference: 3
4595       compare: 4
4596     - title: "2001.0-4 vs 2001.0-2"
4597       reference: 1
4598       compare: 2
4599     - title: "2005.0-4 vs 2001.0-4"
4600       reference: 2
4601       compare: 4
4602 #  rca:
4603 #    - title: "RCA1"
4604 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca1.yaml"
4605 #    - title: "RCA2"
4606 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca2.yaml"
4607 #    - title: "RCA3"
4608 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca3.yaml"
4609   legend:
4610     - ''
4611     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4612     - '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).'
4613     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4614     - '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.'
4615     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4616     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4617 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4618 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4619 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4620
4621 # VPP Performance Changes 2n-clx-x556 2t1c pdr
4622 - type: "table"
4623   title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
4624   algorithm: "table_comparison"
4625   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
4626   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4627   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4628   columns:
4629     - title: "2001.0-2"
4630       data-set: "vpp-performance-changes-2n-clx-ref"
4631     - title: "2005.0-4"
4632       data-set: "vpp-performance-changes-2n-clx-cmp"
4633   comparisons:
4634     - title: "Diff"
4635       reference: 1
4636       compare: 2
4637   legend:
4638     - ''
4639     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4640     - '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).'
4641     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4642     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4643 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4644
4645 # VPP Performance Changes 2n-clx-x556 4t2c pdr
4646 - type: "table"
4647   title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
4648   algorithm: "table_comparison"
4649   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
4650   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4651   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4652   columns:
4653     - title: "2001.0-2"
4654       data-set: "vpp-performance-changes-2n-clx-ref"
4655     - title: "2005.0-4"
4656       data-set: "vpp-performance-changes-2n-clx-cmp"
4657   comparisons:
4658     - title: "Diff"
4659       reference: 1
4660       compare: 2
4661   legend:
4662     - ''
4663     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4664     - '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).'
4665     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4666     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4667 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4668
4669 # VPP Performance Changes 2n-clx-x556 2t1c ndr
4670 - type: "table"
4671   title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
4672   algorithm: "table_comparison"
4673   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
4674   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4675   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4676   columns:
4677     - title: "2001.0-2"
4678       data-set: "vpp-performance-changes-2n-clx-ref"
4679     - title: "2005.0-4"
4680       data-set: "vpp-performance-changes-2n-clx-cmp"
4681   comparisons:
4682     - title: "Diff"
4683       reference: 1
4684       compare: 2
4685   legend:
4686     - ''
4687     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4688     - '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).'
4689     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4690     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4691 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4692
4693 # VPP Performance Changes 2n-clx-x556 4t2c ndr
4694 - type: "table"
4695   title: "VPP Performance Changes 2n-clx-x556 ndr"
4696   algorithm: "table_comparison"
4697   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
4698   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4699   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4700   columns:
4701     - title: "2001.0-2"
4702       data-set: "vpp-performance-changes-2n-clx-ref"
4703     - title: "2005.0-4"
4704       data-set: "vpp-performance-changes-2n-clx-cmp"
4705   comparisons:
4706     - title: "Diff"
4707       reference: 1
4708       compare: 2
4709   legend:
4710     - ''
4711     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4712     - '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).'
4713     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4714     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4715 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4716
4717 # VPP Performance Changes 2n-dnv 1t1c pdr
4718 - type: "table"
4719   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
4720   algorithm: "table_comparison"
4721   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
4722   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4723   filter: "'1T1C'"
4724   columns:
4725     - title: "1908"
4726       data-set: "vpp-performance-changes-2n-dnv-h1"
4727     - title: "2001"
4728       data-set: "vpp-performance-changes-2n-dnv-ref"
4729     - title: "2005"
4730       data-set: "vpp-performance-changes-2n-dnv-cmp"
4731   comparisons:
4732     - title: "Diff"
4733       reference: 2
4734       compare: 3
4735   legend:
4736     - ""
4737     - "1908, 2001, 2005 - VPP versions tested."
4738     - "Diff - difference between 2001 and 2005 VPP version."
4739
4740 # VPP Performance Changes 2n-dnv 2t2c pdr
4741 - type: "table"
4742   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
4743   algorithm: "table_comparison"
4744   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
4745   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4746   filter: "'2T2C'"
4747   columns:
4748     - title: "1908"
4749       data-set: "vpp-performance-changes-2n-dnv-h1"
4750     - title: "2001"
4751       data-set: "vpp-performance-changes-2n-dnv-ref"
4752     - title: "2005"
4753       data-set: "vpp-performance-changes-2n-dnv-cmp"
4754   comparisons:
4755     - title: "Diff"
4756       reference: 2
4757       compare: 3
4758   legend:
4759     - ""
4760     - "1908, 2001, 2005 - VPP versions tested."
4761     - "Diff - difference between 2001 and 2005 VPP version."
4762
4763 # VPP Performance Changes 2n-dnv 1t1c ndr
4764 - type: "table"
4765   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
4766   algorithm: "table_comparison"
4767   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
4768   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4769   filter: "'1T1C'"
4770   columns:
4771     - title: "1908"
4772       data-set: "vpp-performance-changes-2n-dnv-h1"
4773     - title: "2001"
4774       data-set: "vpp-performance-changes-2n-dnv-ref"
4775     - title: "2005"
4776       data-set: "vpp-performance-changes-2n-dnv-cmp"
4777   comparisons:
4778     - title: "Diff"
4779       reference: 2
4780       compare: 3
4781   legend:
4782     - ""
4783     - "1908, 2001, 2005 - VPP versions tested."
4784     - "Diff - difference between 2001 and 2005 VPP version."
4785
4786 # VPP Performance Changes 2n-dnv 2t2c ndr
4787 - type: "table"
4788   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
4789   algorithm: "table_comparison"
4790   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
4791   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4792   filter: "'2T2C'"
4793   columns:
4794     - title: "1908"
4795       data-set: "vpp-performance-changes-2n-dnv-h1"
4796     - title: "2001"
4797       data-set: "vpp-performance-changes-2n-dnv-ref"
4798     - title: "2005"
4799       data-set: "vpp-performance-changes-2n-dnv-cmp"
4800   comparisons:
4801     - title: "Diff"
4802       reference: 2
4803       compare: 3
4804   legend:
4805     - ""
4806     - "1908, 2001, 2005 - VPP versions tested."
4807     - "Diff - difference between 2001 and 2005 VPP version."
4808
4809 # VPP Performance Changes 3n-dnv 1t1c pdr
4810 - type: "table"
4811   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
4812   algorithm: "table_comparison"
4813   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
4814   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4815   filter: "'1T1C'"
4816   columns:
4817     - title: "1908"
4818       data-set: "vpp-performance-changes-3n-dnv-h1"
4819     - title: "2001"
4820       data-set: "vpp-performance-changes-3n-dnv-ref"
4821     - title: "2005"
4822       data-set: "vpp-performance-changes-3n-dnv-cmp"
4823   comparisons:
4824     - title: "Diff"
4825       reference: 2
4826       compare: 3
4827   legend:
4828     - ""
4829     - "1908, 2001, 2005 - VPP versions tested."
4830     - "Diff - difference between 2001 and 2005 VPP version."
4831
4832 # VPP Performance Changes 3n-dnv 2t2c pdr
4833 - type: "table"
4834   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4835   algorithm: "table_comparison"
4836   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4837   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4838   filter: "'2T2C'"
4839   columns:
4840     - title: "1908"
4841       data-set: "vpp-performance-changes-3n-dnv-h1"
4842     - title: "2001"
4843       data-set: "vpp-performance-changes-3n-dnv-ref"
4844     - title: "2005"
4845       data-set: "vpp-performance-changes-3n-dnv-cmp"
4846   comparisons:
4847     - title: "Diff"
4848       reference: 2
4849       compare: 3
4850   legend:
4851     - ""
4852     - "1908, 2001, 2005 - VPP versions tested."
4853     - "Diff - difference between 2001 and 2005 VPP version."
4854
4855 # VPP Performance Changes 3n-dnv 1t1c ndr
4856 - type: "table"
4857   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4858   algorithm: "table_comparison"
4859   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4860   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4861   filter: "'1T1C'"
4862   columns:
4863     - title: "1908"
4864       data-set: "vpp-performance-changes-3n-dnv-h1"
4865     - title: "2001"
4866       data-set: "vpp-performance-changes-3n-dnv-ref"
4867     - title: "2005"
4868       data-set: "vpp-performance-changes-3n-dnv-cmp"
4869   comparisons:
4870     - title: "Diff"
4871       reference: 2
4872       compare: 3
4873   legend:
4874     - ""
4875     - "1908, 2001, 2005 - VPP versions tested."
4876     - "Diff - difference between 2001 and 2005 VPP version."
4877
4878 # VPP Performance Changes 3n-dnv 2t2c ndr
4879 - type: "table"
4880   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4881   algorithm: "table_comparison"
4882   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4883   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4884   filter: "'2T2C'"
4885   columns:
4886     - title: "1908"
4887       data-set: "vpp-performance-changes-3n-dnv-h1"
4888     - title: "2001"
4889       data-set: "vpp-performance-changes-3n-dnv-ref"
4890     - title: "2005"
4891       data-set: "vpp-performance-changes-3n-dnv-cmp"
4892   comparisons:
4893     - title: "Diff"
4894       reference: 2
4895       compare: 3
4896   legend:
4897     - ""
4898     - "1908, 2001, 2005 - VPP versions tested."
4899     - "Diff - difference between 2001 and 2005 VPP version."
4900
4901 # VPP Performance Changes 3n-tsh 1t1c pdr
4902 - type: "table"
4903   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4904   algorithm: "table_comparison"
4905   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4906   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4907   filter: "'1T1C'"
4908   columns:
4909     - title: "1908.1-2"
4910       data-set: "vpp-performance-changes-3n-tsh-h1"
4911     - title: "2001.0-2"
4912       data-set: "vpp-performance-changes-3n-tsh-ref"
4913     - title: "2001.0-4"
4914       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4915     - title: "2005.0-4"
4916       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4917   comparisons:
4918     - title: "2001.0-4 vs 2001.0-2"
4919       reference: 2
4920       compare: 3
4921     - title: "2005.0-4 vs 2001.0-4"
4922       reference: 3
4923       compare: 4
4924 #  rca:
4925 #    - title: "RCA1"
4926 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca1.yaml"
4927 #    - title: "RCA2"
4928 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca2.yaml"
4929   legend:
4930     - ''
4931     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4932     - '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).'
4933     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
4934     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4935     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4936 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4937 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4938
4939 # VPP Performance Changes 3n-tsh 2t2c pdr
4940 - type: "table"
4941   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4942   algorithm: "table_comparison"
4943   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4944   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4945   filter: "'2T2C'"
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-2t2c-pdr-rca1.yaml"
4965 #    - title: "RCA2"
4966 #      data: "rca/rca-2005-3n-tsh-2t2c-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 1t1c ndr
4978 - type: "table"
4979   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4980   algorithm: "table_comparison"
4981   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4982   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4983   filter: "'1T1C'"
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-1t1c-ndr-rca1.yaml"
5003 #    - title: "RCA2"
5004 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca2.yaml"
5005   legend:
5006     - ''
5007     - 'Test Case:            Test cases executed for: NDR 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 2t2c ndr
5016 - type: "table"
5017   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
5018   algorithm: "table_comparison"
5019   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
5020   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5021   filter: "'2T2C'"
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-2t2c-ndr-rca1.yaml"
5041 #    - title: "RCA2"
5042 #      data: "rca/rca-2005-3n-tsh-2t2c-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 1t1c pdr-full
5054 - type: "table"
5055   title: "VPP Performance Changes 3n-tsh 1t1c pdr-full"
5056   algorithm: "table_comparison"
5057   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr-full"
5058   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5059   filter: "'1T1C'"
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-3"
5068       data-set: "vpp-performance-changes-3n-tsh-cmp"
5069     - title: "2005.0-4"
5070       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
5071   comparisons:
5072     - title: "2005.0-4 vs 2005.0-3"
5073       reference: 4
5074       compare: 5
5075     - title: "2001.0-4 vs 2001.0-2"
5076       reference: 2
5077       compare: 3
5078     - title: "2005.0-4 vs 2001.0-4"
5079       reference: 3
5080       compare: 5
5081 #  rca:
5082 #    - title: "RCA1"
5083 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca1.yaml"
5084 #    - title: "RCA2"
5085 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca2.yaml"
5086 #    - title: "RCA3"
5087 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca3.yaml"
5088   legend:
5089     - ''
5090     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
5091     - '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).'
5092     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
5093     - '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.'
5094     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5095     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
5096 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5097 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
5098 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
5099
5100 # VPP Performance Changes 3n-tsh 2t2c pdr-full
5101 - type: "table"
5102   title: "VPP Performance Changes 3n-tsh 2t2c pdr-full"
5103   algorithm: "table_comparison"
5104   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr-full"
5105   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5106   filter: "'2T2C'"
5107   columns:
5108     - title: "1908.1-2"
5109       data-set: "vpp-performance-changes-3n-tsh-h1"
5110     - title: "2001.0-2"
5111       data-set: "vpp-performance-changes-3n-tsh-ref"
5112     - title: "2001.0-4"
5113       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
5114     - title: "2005.0-3"
5115       data-set: "vpp-performance-changes-3n-tsh-cmp"
5116     - title: "2005.0-4"
5117       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
5118   comparisons:
5119     - title: "2005.0-4 vs 2005.0-3"
5120       reference: 4
5121       compare: 5
5122     - title: "2001.0-4 vs 2001.0-2"
5123       reference: 2
5124       compare: 3
5125     - title: "2005.0-4 vs 2001.0-4"
5126       reference: 3
5127       compare: 5
5128 #  rca:
5129 #    - title: "RCA1"
5130 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca1.yaml"
5131 #    - title: "RCA2"
5132 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca2.yaml"
5133 #    - title: "RCA3"
5134 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca3.yaml"
5135   legend:
5136     - ''
5137     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
5138     - '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).'
5139     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
5140     - '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.'
5141     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5142     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
5143 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5144 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
5145 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
5146
5147 # VPP Performance Changes 3n-tsh 1t1c ndr-full
5148 - type: "table"
5149   title: "VPP Performance Changes 3n-tsh 1t1c ndr-full"
5150   algorithm: "table_comparison"
5151   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr-full"
5152   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5153   filter: "'1T1C'"
5154   columns:
5155     - title: "1908.1-2"
5156       data-set: "vpp-performance-changes-3n-tsh-h1"
5157     - title: "2001.0-2"
5158       data-set: "vpp-performance-changes-3n-tsh-ref"
5159     - title: "2001.0-4"
5160       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
5161     - title: "2005.0-3"
5162       data-set: "vpp-performance-changes-3n-tsh-cmp"
5163     - title: "2005.0-4"
5164       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
5165   comparisons:
5166     - title: "2005.0-4 vs 2005.0-3"
5167       reference: 4
5168       compare: 5
5169     - title: "2001.0-4 vs 2001.0-2"
5170       reference: 2
5171       compare: 3
5172     - title: "2005.0-4 vs 2001.0-4"
5173       reference: 3
5174       compare: 5
5175 #  rca:
5176 #    - title: "RCA1"
5177 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca1.yaml"
5178 #    - title: "RCA2"
5179 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca2.yaml"
5180 #    - title: "RCA3"
5181 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca3.yaml"
5182   legend:
5183     - ''
5184     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5185     - '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).'
5186     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
5187     - '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.'
5188     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5189     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
5190 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5191 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
5192 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
5193
5194 # VPP Performance Changes 3n-tsh 2t2c ndr-full
5195 - type: "table"
5196   title: "VPP Performance Changes 3n-tsh 2t2c ndr-full"
5197   algorithm: "table_comparison"
5198   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr-full"
5199   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5200   filter: "'2T2C'"
5201   columns:
5202     - title: "1908.1-2"
5203       data-set: "vpp-performance-changes-3n-tsh-h1"
5204     - title: "2001.0-2"
5205       data-set: "vpp-performance-changes-3n-tsh-ref"
5206     - title: "2001.0-4"
5207       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
5208     - title: "2005.0-3"
5209       data-set: "vpp-performance-changes-3n-tsh-cmp"
5210     - title: "2005.0-4"
5211       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
5212   comparisons:
5213     - title: "2005.0-4 vs 2005.0-3"
5214       reference: 4
5215       compare: 5
5216     - title: "2001.0-4 vs 2001.0-2"
5217       reference: 2
5218       compare: 3
5219     - title: "2005.0-4 vs 2001.0-4"
5220       reference: 3
5221       compare: 5
5222 #  rca:
5223 #    - title: "RCA1"
5224 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca1.yaml"
5225 #    - title: "RCA2"
5226 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca2.yaml"
5227 #    - title: "RCA3"
5228 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca3.yaml"
5229   legend:
5230     - ''
5231     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5232     - '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).'
5233     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base.'
5234     - '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.'
5235     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5236     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
5237 #    - 'RCA1:                 Root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5238 #    - 'RCA2:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
5239 #    - 'RCA3:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
5240
5241 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
5242 - type: "table"
5243   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
5244   algorithm: "table_comparison"
5245   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
5246   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5247   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5248   columns:
5249     - title: "3n-hsw xl710"
5250       data-set: "vpp-compare-testbeds-ref"
5251       tag: "NIC_Intel-XL710"
5252     - title: "3n-skx xxv710"
5253       data-set: "vpp-compare-testbeds-cmp"
5254       tag: "NIC_Intel-XXV710"
5255   comparisons:
5256     - title: "Diff"
5257       reference: 1
5258       compare: 2
5259   legend:
5260     - ""
5261     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5262     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5263
5264 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
5265 - type: "table"
5266   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
5267   algorithm: "table_comparison"
5268   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
5269   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5270   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5271   columns:
5272     - title: "3n-hsw xl710"
5273       data-set: "vpp-compare-testbeds-ref"
5274       tag: "NIC_Intel-XL710"
5275     - title: "3n-skx xxv710"
5276       data-set: "vpp-compare-testbeds-cmp"
5277       tag: "NIC_Intel-XXV710"
5278   comparisons:
5279     - title: "Diff"
5280       reference: 1
5281       compare: 2
5282   legend:
5283     - ""
5284     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5285     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5286
5287 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
5288 - type: "table"
5289   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
5290   algorithm: "table_comparison"
5291   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
5292   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5293   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5294   columns:
5295     - title: "3n-hsw xl710"
5296       data-set: "vpp-compare-testbeds-ref"
5297       tag: "NIC_Intel-XL710"
5298     - title: "3n-skx xxv710"
5299       data-set: "vpp-compare-testbeds-cmp"
5300       tag: "NIC_Intel-XXV710"
5301   comparisons:
5302     - title: "Diff"
5303       reference: 1
5304       compare: 2
5305   legend:
5306     - ""
5307     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5308     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5309
5310 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
5311 - type: "table"
5312   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
5313   algorithm: "table_comparison"
5314   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
5315   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5316   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5317   columns:
5318     - title: "3n-hsw xl710"
5319       data-set: "vpp-compare-testbeds-ref"
5320       tag: "NIC_Intel-XL710"
5321     - title: "3n-skx xxv710"
5322       data-set: "vpp-compare-testbeds-cmp"
5323       tag: "NIC_Intel-XXV710"
5324   comparisons:
5325     - title: "Diff"
5326       reference: 1
5327       compare: 2
5328   legend:
5329     - ""
5330     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5331     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5332
5333 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
5334 - type: "table"
5335   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
5336   algorithm: "table_comparison"
5337   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
5338   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5339   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5340   columns:
5341     - title: "2n-skx"
5342       data-set: "vpp-compare-testbeds-skx-clx-ref"
5343     - title: "2n-clx"
5344       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5345   comparisons:
5346     - title: "Diff"
5347       reference: 1
5348       compare: 2
5349   legend:
5350     - ""
5351     - "2n-skx, 2n-clx - testbeds and NICs tested."
5352     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5353
5354 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
5355 - type: "table"
5356   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
5357   algorithm: "table_comparison"
5358   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
5359   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5360   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5361   columns:
5362     - title: "2n-skx"
5363       data-set: "vpp-compare-testbeds-skx-clx-ref"
5364     - title: "2n-clx"
5365       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5366   comparisons:
5367     - title: "Diff"
5368       reference: 1
5369       compare: 2
5370   legend:
5371     - ""
5372     - "2n-skx, 2n-clx - testbeds and NICs tested."
5373     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5374
5375 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
5376 - type: "table"
5377   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
5378   algorithm: "table_comparison"
5379   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
5380   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5381   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5382   columns:
5383     - title: "2n-skx"
5384       data-set: "vpp-compare-testbeds-skx-clx-ref"
5385     - title: "2n-clx"
5386       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5387   comparisons:
5388     - title: "Diff"
5389       reference: 1
5390       compare: 2
5391   legend:
5392     - ""
5393     - "2n-skx, 2n-clx - testbeds and NICs tested."
5394     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5395
5396 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
5397 - type: "table"
5398   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
5399   algorithm: "table_comparison"
5400   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
5401   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5402   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5403   columns:
5404     - title: "2n-skx"
5405       data-set: "vpp-compare-testbeds-skx-clx-ref"
5406     - title: "2n-clx"
5407       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5408   comparisons:
5409     - title: "Diff"
5410       reference: 1
5411       compare: 2
5412   legend:
5413     - ""
5414     - "2n-skx, 2n-clx - testbeds and NICs tested."
5415     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5416
5417 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
5418 - type: "table"
5419   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
5420   algorithm: "table_comparison"
5421   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
5422   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5423   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5424   columns:
5425     - title: "3n-hsw xl710"
5426       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5427       tag: "NIC_Intel-XL710"
5428     - title: "2n-clx xxv710"
5429       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5430       tag: "NIC_Intel-XXV710"
5431   comparisons:
5432     - title: "Diff"
5433       reference: 1
5434       compare: 2
5435   legend:
5436     - ""
5437     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5438     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5439
5440 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
5441 - type: "table"
5442   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
5443   algorithm: "table_comparison"
5444   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
5445   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5446   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5447   columns:
5448     - title: "3n-hsw xl710"
5449       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5450       tag: "NIC_Intel-XL710"
5451     - title: "2n-clx xxv710"
5452       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5453       tag: "NIC_Intel-XXV710"
5454   comparisons:
5455     - title: "Diff"
5456       reference: 1
5457       compare: 2
5458   legend:
5459     - ""
5460     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5461     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5462
5463 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
5464 - type: "table"
5465   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
5466   algorithm: "table_comparison"
5467   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
5468   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5469   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5470   columns:
5471     - title: "3n-hsw xl710"
5472       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5473       tag: "NIC_Intel-XL710"
5474     - title: "2n-clx xxv710"
5475       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5476       tag: "NIC_Intel-XXV710"
5477   comparisons:
5478     - title: "Diff"
5479       reference: 1
5480       compare: 2
5481   legend:
5482     - ""
5483     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5484     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5485
5486 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
5487 - type: "table"
5488   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
5489   algorithm: "table_comparison"
5490   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
5491   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5492   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5493   columns:
5494     - title: "3n-hsw xl710"
5495       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5496       tag: "NIC_Intel-XL710"
5497     - title: "2n-clx xxv710"
5498       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5499       tag: "NIC_Intel-XXV710"
5500   comparisons:
5501     - title: "Diff"
5502       reference: 1
5503       compare: 2
5504   legend:
5505     - ""
5506     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5507     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5508
5509 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
5510 - type: "table"
5511   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
5512   algorithm: "table_comparison"
5513   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
5514   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5515   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5516   columns:
5517     - title: "3n-skx"
5518       data-set: "vpp-compare-topologies-ref"
5519     - title: "2n-skx"
5520       data-set: "vpp-compare-topologies-cmp"
5521   comparisons:
5522     - title: "Diff"
5523       reference: 1
5524       compare: 2
5525   legend:
5526     - ""
5527     - "3n-skx, 2n-skx - topologies tested."
5528     - "Diff - difference between 3n-skx and 2n-skx topologies."
5529
5530 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
5531 - type: "table"
5532   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
5533   algorithm: "table_comparison"
5534   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
5535   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5536   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5537   columns:
5538     - title: "3n-skx"
5539       data-set: "vpp-compare-topologies-ref"
5540     - title: "2n-skx"
5541       data-set: "vpp-compare-topologies-cmp"
5542   comparisons:
5543     - title: "Diff"
5544       reference: 1
5545       compare: 2
5546   legend:
5547     - ""
5548     - "3n-skx, 2n-skx - topologies tested."
5549     - "Diff - difference between 3n-skx and 2n-skx topologies."
5550
5551 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
5552 - type: "table"
5553   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
5554   algorithm: "table_comparison"
5555   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
5556   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5557   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5558   columns:
5559     - title: "3n-skx"
5560       data-set: "vpp-compare-topologies-ref"
5561     - title: "2n-skx"
5562       data-set: "vpp-compare-topologies-cmp"
5563   comparisons:
5564     - title: "Diff"
5565       reference: 1
5566       compare: 2
5567   legend:
5568     - ""
5569     - "3n-skx, 2n-skx - topologies tested."
5570     - "Diff - difference between 3n-skx and 2n-skx topologies."
5571
5572 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
5573 - type: "table"
5574   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
5575   algorithm: "table_comparison"
5576   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
5577   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5578   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5579   columns:
5580     - title: "3n-skx"
5581       data-set: "vpp-compare-topologies-ref"
5582     - title: "2n-skx"
5583       data-set: "vpp-compare-topologies-cmp"
5584   comparisons:
5585     - title: "Diff"
5586       reference: 1
5587       compare: 2
5588   legend:
5589     - ""
5590     - "3n-skx, 2n-skx - topologies tested."
5591     - "Diff - difference between 3n-skx and 2n-skx topologies."
5592
5593 # VPP Performance Changes 3n-hsw 1t1c mrr
5594 - type: "table"
5595   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
5596   algorithm: "table_comparison"
5597   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
5598   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5599   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5600   columns:
5601     - title: "1908.1-2"
5602       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5603     - title: "2001.0-2"
5604       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5605     - title: "2005.0-3"
5606       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5607     - title: "2005.0-4"
5608       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5609   comparisons:
5610     - title: "2005.0-4 vs 2005.0-3"
5611       reference: 3
5612       compare: 4
5613     - title: "2005.0-4 vs 2001.0-2"
5614       reference: 2
5615       compare: 4
5616 #  rca:
5617 #    - title: "RCA1"
5618 #      data: "rca/rca-2005-3n-hsw-1t1c-mrr-rca1.yaml"
5619 #    - title: "RCA2"
5620 #      data: "rca/rca-2005-3n-hsw-1t1c-mrr-rca2.yaml"
5621   legend:
5622     - ''
5623     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
5624     - '            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).'
5625     - '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.'
5626     - '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.'
5627 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5628 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5629
5630 # VPP Performance Changes 3n-hsw 2t2c mrr
5631 - type: "table"
5632   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
5633   algorithm: "table_comparison"
5634   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
5635   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5636   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5637   columns:
5638     - title: "1908.1-2"
5639       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5640     - title: "2001.0-2"
5641       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5642     - title: "2005.0-3"
5643       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5644     - title: "2005.0-4"
5645       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5646   comparisons:
5647     - title: "2005.0-4 vs 2005.0-3"
5648       reference: 3
5649       compare: 4
5650     - title: "2005.0-4 vs 2001.0-2"
5651       reference: 2
5652       compare: 4
5653 #  rca:
5654 #    - title: "RCA1"
5655 #      data: "rca/rca-2005-3n-hsw-2t2c-mrr-rca1.yaml"
5656 #    - title: "RCA2"
5657 #      data: "rca/rca-2005-3n-hsw-2t2c-mrr-rca2.yaml"
5658   legend:
5659     - ''
5660     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
5661     - '            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).'
5662     - '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.'
5663     - '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.'
5664 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5665 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5666
5667 # VPP Performance Changes 3n-hsw 4t4c mrr
5668 - type: "table"
5669   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
5670   algorithm: "table_comparison"
5671   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
5672   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5673   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5674   columns:
5675     - title: "1908.1-2"
5676       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5677     - title: "2001.0-2"
5678       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5679     - title: "2005.0-3"
5680       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5681     - title: "2005.0-4"
5682       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5683   comparisons:
5684     - title: "2005.0-4 vs 2005.0-3"
5685       reference: 3
5686       compare: 4
5687     - title: "2005.0-4 vs 2001.0-2"
5688       reference: 2
5689       compare: 4
5690 #  rca:
5691 #    - title: "RCA1"
5692 #      data: "rca/rca-2005-3n-hsw-4t4c-mrr-rca1.yaml"
5693 #    - title: "RCA2"
5694 #      data: "rca/rca-2005-3n-hsw-4t4c-mrr-rca2.yaml"
5695   legend:
5696     - ''
5697     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
5698     - '            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).'
5699     - '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.'
5700     - '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.'
5701 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5702 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5703
5704
5705 # VPP Performance Changes 3n-skx 2t1c mrr
5706 - type: "table"
5707   title: "VPP Performance Changes 3n-skx 2t1c mrr"
5708   algorithm: "table_comparison"
5709   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
5710   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5711   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5712   columns:
5713 #    - title: "1908"
5714 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5715     - title: "2001.0-2"
5716       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5717     - title: "2005.0-3"
5718       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5719     - title: "2005.0-4"
5720       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5721   comparisons:
5722     - title: "2005.0-4 vs 2005.0-3"
5723       reference: 2
5724       compare: 3
5725     - title: "2005.0-4 vs 2001.0-2"
5726       reference: 1
5727       compare: 3
5728 #  rca:
5729 #    - title: "RCA1"
5730 #      data: "rca/rca-2005-3n-skx-2t1c-mrr-rca1.yaml"
5731 #    - title: "RCA2"
5732 #      data: "rca/rca-2005-3n-skx-2t1c-mrr-rca2.yaml"
5733   legend:
5734     - ''
5735     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
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 # VPP Performance Changes 3n-skx 4t2c mrr
5743 - type: "table"
5744   title: "VPP Performance Changes 3n-skx 4t2c mrr"
5745   algorithm: "table_comparison"
5746   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
5747   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5748   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5749   columns:
5750 #    - title: "1908"
5751 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5752     - title: "2001.0-2"
5753       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5754     - title: "2005.0-3"
5755       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5756     - title: "2005.0-4"
5757       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5758   comparisons:
5759     - title: "2005.0-4 vs 2005.0-3"
5760       reference: 2
5761       compare: 3
5762     - title: "2005.0-4 vs 2001.0-2"
5763       reference: 1
5764       compare: 3
5765 #  rca:
5766 #    - title: "RCA1"
5767 #      data: "rca/rca-2005-3n-skx-4t2c-mrr-rca1.yaml"
5768 #    - title: "RCA2"
5769 #      data: "rca/rca-2005-3n-skx-4t2c-mrr-rca2.yaml"
5770   legend:
5771     - ''
5772     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
5773     - '            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).'
5774     - '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.'
5775     - '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.'
5776 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5777 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5778
5779 # VPP Performance Changes 3n-skx 8t4c mrr
5780 - type: "table"
5781   title: "VPP Performance Changes 3n-skx 8t4c mrr"
5782   algorithm: "table_comparison"
5783   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
5784   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5785   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5786   columns:
5787 #    - title: "1908"
5788 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5789     - title: "2001.0-2"
5790       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5791     - title: "2005.0-3"
5792       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5793     - title: "2005.0-4"
5794       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5795   comparisons:
5796     - title: "2005.0-4 vs 2005.0-3"
5797       reference: 2
5798       compare: 3
5799     - title: "2005.0-4 vs 2001.0-2"
5800       reference: 1
5801       compare: 3
5802 #  rca:
5803 #    - title: "RCA1"
5804 #      data: "rca/rca-2005-3n-skx-8t4c-mrr-rca1.yaml"
5805 #    - title: "RCA2"
5806 #      data: "rca/rca-2005-3n-skx-8t4c-mrr-rca2.yaml"
5807   legend:
5808     - ''
5809     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
5810     - '            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).'
5811     - '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.'
5812     - '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.'
5813 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5814 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5815
5816 # VPP Performance Changes 2n-skx 2t1c mrr
5817 - type: "table"
5818   title: "VPP Performance Changes 2n-skx 2t1c mrr"
5819   algorithm: "table_comparison"
5820   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
5821   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5822   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5823   columns:
5824     - title: "2001.0-2"
5825       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5826     - title: "2005.0-3"
5827       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5828     - title: "2005.0-4"
5829       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5830   comparisons:
5831     - title: "2005.0-4 vs 2005.0-3"
5832       reference: 2
5833       compare: 3
5834     - title: "2005.0-4 vs 2001.0-2"
5835       reference: 1
5836       compare: 3
5837 #  rca:
5838 #    - title: "RCA1"
5839 #      data: "rca/rca-2005-2n-skx-2t1c-mrr-rca1.yaml"
5840 #    - title: "RCA2"
5841 #      data: "rca/rca-2005-2n-skx-2t1c-mrr-rca2.yaml"
5842   legend:
5843     - ''
5844     - '           Test Case: Test cases executed for: PDR throughput on 2n-skx with xxv710.'
5845     - '            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).'
5846     - '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.'
5847     - '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.'
5848 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5849 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5850
5851 # VPP Performance Changes 2n-skx 4t2c mrr
5852 - type: "table"
5853   title: "VPP Performance Changes 2n-skx 4t2c mrr"
5854   algorithm: "table_comparison"
5855   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
5856   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5857   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5858   columns:
5859     - title: "2001.0-2"
5860       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5861     - title: "2005.0-3"
5862       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5863     - title: "2005.0-4"
5864       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5865   comparisons:
5866     - title: "2005.0-4 vs 2005.0-3"
5867       reference: 2
5868       compare: 3
5869     - title: "2005.0-4 vs 2001.0-2"
5870       reference: 1
5871       compare: 3
5872 #  rca:
5873 #    - title: "RCA1"
5874 #      data: "rca/rca-2005-2n-skx-4t2c-mrr-rca1.yaml"
5875 #    - title: "RCA2"
5876 #      data: "rca/rca-2005-2n-skx-4t2c-mrr-rca2.yaml"
5877   legend:
5878     - ''
5879     - '           Test Case: Test cases executed for: PDR throughput on 2n-skx with xxv710.'
5880     - '            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).'
5881     - '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.'
5882     - '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.'
5883 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5884 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5885
5886 # VPP Performance Changes 2n-skx 8t4c mrr
5887 - type: "table"
5888   title: "VPP Performance Changes 2n-skx 8t4c mrr"
5889   algorithm: "table_comparison"
5890   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
5891   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5892   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5893   columns:
5894     - title: "2001.0-2"
5895       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5896     - title: "2005.0-3"
5897       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5898     - title: "2005.0-4"
5899       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5900   comparisons:
5901     - title: "2005.0-4 vs 2005.0-3"
5902       reference: 2
5903       compare: 3
5904     - title: "2005.0-4 vs 2001.0-2"
5905       reference: 1
5906       compare: 3
5907 #  rca:
5908 #    - title: "RCA1"
5909 #      data: "rca/rca-2005-2n-skx-8t4c-mrr-rca1.yaml"
5910 #    - title: "RCA2"
5911 #      data: "rca/rca-2005-2n-skx-8t4c-mrr-rca2.yaml"
5912   legend:
5913     - ''
5914     - '           Test Case: Test cases executed for: PDR throughput on 2n-skx with xxv710.'
5915     - '            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).'
5916     - '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.'
5917     - '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.'
5918 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5919 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5920
5921 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
5922 - type: "table"
5923   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
5924   algorithm: "table_comparison"
5925   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
5926   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5927   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5928   columns:
5929     - title: "2001.0-2"
5930       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5931     - title: "2005.0-3"
5932       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5933     - title: "2005.0-4"
5934       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5935   comparisons:
5936     - title: "2005.0-4 vs 2005.0-3"
5937       reference: 2
5938       compare: 3
5939     - title: "2005.0-4 vs 2001.0-2"
5940       reference: 1
5941       compare: 3
5942 #  rca:
5943 #    - title: "RCA1"
5944 #      data: "rca/rca-2005-2n-clx-2t1c-mrr-rca1.yaml"
5945 #    - title: "RCA2"
5946 #      data: "rca/rca-2005-2n-clx-2t1c-mrr-rca2.yaml"
5947   legend:
5948     - ''
5949     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
5950     - '            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).'
5951     - '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.'
5952     - '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.'
5953 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5954 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5955
5956 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
5957 - type: "table"
5958   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
5959   algorithm: "table_comparison"
5960   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
5961   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5962   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5963   columns:
5964     - title: "2001.0-2"
5965       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5966     - title: "2005.0-3"
5967       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5968     - title: "2005.0-4"
5969       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5970   comparisons:
5971     - title: "2005.0-4 vs 2005.0-3"
5972       reference: 2
5973       compare: 3
5974     - title: "2005.0-4 vs 2001.0-2"
5975       reference: 1
5976       compare: 3
5977 #  rca:
5978 #    - title: "RCA1"
5979 #      data: "rca/rca-2005-2n-clx-4t2c-mrr-rca1.yaml"
5980 #    - title: "RCA2"
5981 #      data: "rca/rca-2005-2n-clx-4t2c-mrr-rca2.yaml"
5982   legend:
5983     - ''
5984     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
5985     - '            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).'
5986     - '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.'
5987     - '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.'
5988 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5989 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5990
5991 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
5992 - type: "table"
5993   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
5994   algorithm: "table_comparison"
5995   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
5996   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5997   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5998   columns:
5999     - title: "2001.0-2"
6000       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
6001     - title: "2005.0-3"
6002       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6003     - title: "2005.0-4"
6004       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
6005   comparisons:
6006     - title: "2005.0-4 vs 2005.0-3"
6007       reference: 2
6008       compare: 3
6009     - title: "2005.0-4 vs 2001.0-2"
6010       reference: 1
6011       compare: 3
6012 #  rca:
6013 #    - title: "RCA1"
6014 #      data: "rca/rca-2005-2n-clx-8t4c-mrr-rca1.yaml"
6015 #    - title: "RCA2"
6016 #      data: "rca/rca-2005-2n-clx-8t4c-mrr-rca2.yaml"
6017   legend:
6018     - ''
6019     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
6020     - '            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).'
6021     - '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.'
6022     - '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.'
6023 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
6024 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
6025
6026 # VPP Performance Changes 2n-clx-clx-x556 2t1c mrr
6027 - type: "table"
6028   title: "VPP Performance Changes 2n-clx-clx-x556 2t1c mrr"
6029   algorithm: "table_comparison"
6030   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-2t1c-mrr"
6031   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6032   filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6033   columns:
6034     - title: "2001"
6035       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
6036     - title: "2005"
6037       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6038   comparisons:
6039     - title: "Diff"
6040       reference: 1
6041       compare: 2
6042   legend:
6043     - ""
6044     - "2001, 2005 - VPP versions tested."
6045     - "Diff - difference between 2001 and 2005 VPP version."
6046
6047 # VPP Performance Changes 2n-clx-clx-x556 4t2c mrr
6048 - type: "table"
6049   title: "VPP Performance Changes 2n-clx-clx-x556 4t2c mrr"
6050   algorithm: "table_comparison"
6051   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-4t2c-mrr"
6052   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6053   filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6054   columns:
6055     - title: "2001"
6056       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
6057     - title: "2005"
6058       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6059   comparisons:
6060     - title: "Diff"
6061       reference: 1
6062       compare: 2
6063   legend:
6064     - ""
6065     - "2001, 2005 - VPP versions tested."
6066     - "Diff - difference between 2001 and 2005 VPP version."
6067
6068 # VPP Performance Changes 2n-clx-clx-x556 8t4c mrr
6069 - type: "table"
6070   title: "VPP Performance Changes 2n-clx-clx-x556 8t4c mrr"
6071   algorithm: "table_comparison"
6072   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-8t4c-mrr"
6073   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6074   filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6075   columns:
6076     - title: "2001"
6077       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
6078     - title: "2005"
6079       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6080   comparisons:
6081     - title: "Diff"
6082       reference: 1
6083       compare: 2
6084   legend:
6085     - ""
6086     - "2001, 2005 - VPP versions tested."
6087     - "Diff - difference between 2001 and 2005 VPP version."
6088
6089 # VPP Performance Changes 2n-dnv 1t1c mrr
6090 - type: "table"
6091   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
6092   algorithm: "table_comparison"
6093   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
6094   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6095   filter: "'1T1C'"
6096   columns:
6097     - title: "1908"
6098       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6099     - title: "2001"
6100       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
6101     - title: "2005"
6102       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6103   comparisons:
6104     - title: "Diff"
6105       reference: 2
6106       compare: 3
6107   legend:
6108     - ""
6109     - "1908, 2001, 2005 - VPP versions tested."
6110     - "Diff - difference between 2001 and 2005 VPP version."
6111
6112 # VPP Performance Changes 2n-dnv 2t2c mrr
6113 - type: "table"
6114   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
6115   algorithm: "table_comparison"
6116   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
6117   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6118   filter: "'2T2C'"
6119   columns:
6120     - title: "1908"
6121       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6122     - title: "2001"
6123       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
6124     - title: "2005"
6125       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6126   comparisons:
6127     - title: "Diff"
6128       reference: 2
6129       compare: 3
6130   legend:
6131     - ""
6132     - "1908, 2001, 2005 - VPP versions tested."
6133     - "Diff - difference between 2001 and 2005 VPP version."
6134
6135 # VPP Performance Changes 2n-dnv 4t4c mrr
6136 - type: "table"
6137   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
6138   algorithm: "table_comparison"
6139   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
6140   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6141   filter: "'4T4C'"
6142   columns:
6143     - title: "1908"
6144       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6145     - title: "2001"
6146       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
6147     - title: "2005"
6148       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6149   comparisons:
6150     - title: "Diff"
6151       reference: 2
6152       compare: 3
6153   legend:
6154     - ""
6155     - "1908, 2001, 2005 - VPP versions tested."
6156     - "Diff - difference between 2001 and 2005 VPP version."
6157
6158 # VPP Performance Changes 3n-dnv 1t1c mrr
6159 - type: "table"
6160   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
6161   algorithm: "table_comparison"
6162   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
6163   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6164   filter: "'1T1C'"
6165   columns:
6166     - title: "1908"
6167       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6168     - title: "2001"
6169       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
6170     - title: "2005"
6171       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6172   comparisons:
6173     - title: "Diff"
6174       reference: 2
6175       compare: 3
6176   legend:
6177     - ""
6178     - "1908, 2001, 2005 - VPP versions tested."
6179     - "Diff - difference between 2001 and 2005 VPP version."
6180
6181 # VPP Performance Changes 3n-dnv 2t2c mrr
6182 - type: "table"
6183   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
6184   algorithm: "table_comparison"
6185   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
6186   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6187   filter: "'2T2C'"
6188   columns:
6189     - title: "1908"
6190       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6191     - title: "2001"
6192       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
6193     - title: "2005"
6194       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6195   comparisons:
6196     - title: "Diff"
6197       reference: 2
6198       compare: 3
6199   legend:
6200     - ""
6201     - "1908, 2001, 2005 - VPP versions tested."
6202     - "Diff - difference between 2001 and 2005 VPP version."
6203
6204 # VPP Performance Changes 3n-dnv 4t4c mrr
6205 - type: "table"
6206   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
6207   algorithm: "table_comparison"
6208   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
6209   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6210   filter: "'4T4C'"
6211   columns:
6212     - title: "1908"
6213       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6214     - title: "2001"
6215       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
6216     - title: "2005"
6217       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6218   comparisons:
6219     - title: "Diff"
6220       reference: 2
6221       compare: 3
6222   legend:
6223     - ""
6224     - "1908, 2001, 2005 - VPP versions tested."
6225     - "Diff - difference between 2001 and 2005 VPP version."
6226
6227 # VPP Performance Changes 3n-tsh 1t1c mrr
6228 - type: "table"
6229   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
6230   algorithm: "table_comparison"
6231   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
6232   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6233   filter: "'1T1C'"
6234   columns:
6235     - title: "1908.1-2"
6236       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6237     - title: "2001.0-2"
6238       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
6239     - title: "2005.0-3"
6240       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6241     - title: "2005.0-4"
6242       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
6243   comparisons:
6244     - title: "2005.0-4 vs 2005.0-3"
6245       reference: 3
6246       compare: 4
6247     - title: "2005.0-4 vs 2001.0-2"
6248       reference: 2
6249       compare: 4
6250 #  rca:
6251 #    - title: "RCA1"
6252 #      data: "rca/rca-2005-3n-tsh-1t1c-mrr-rca1.yaml"
6253 #    - title: "RCA2"
6254 #      data: "rca/rca-2005-3n-tsh-1t1c-mrr-rca2.yaml"
6255   legend:
6256     - ''
6257     - '           Test Case: Test cases executed for: PDR throughput on 3n-tsh with x520.'
6258     - '            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).'
6259     - '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.'
6260     - '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.'
6261 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
6262 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
6263
6264 # VPP Performance Changes 3n-tsh 2t2c mrr
6265 - type: "table"
6266   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
6267   algorithm: "table_comparison"
6268   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
6269   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6270   filter: "'2T2C'"
6271   columns:
6272     - title: "1908.1-2"
6273       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6274     - title: "2001.0-2"
6275       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
6276     - title: "2005.0-3"
6277       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6278     - title: "2005.0-4"
6279       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
6280   comparisons:
6281     - title: "2005.0-4 vs 2005.0-3"
6282       reference: 3
6283       compare: 4
6284     - title: "2005.0-4 vs 2001.0-2"
6285       reference: 2
6286       compare: 4
6287 #  rca:
6288 #    - title: "RCA1"
6289 #      data: "rca/rca-2005-3n-tsh-2t2c-mrr-rca1.yaml"
6290 #    - title: "RCA2"
6291 #      data: "rca/rca-2005-3n-tsh-2t2c-mrr-rca2.yaml"
6292   legend:
6293     - ''
6294     - '           Test Case: Test cases executed for: PDR throughput on 3n-tsh with x520.'
6295     - '            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).'
6296     - '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.'
6297     - '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.'
6298 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
6299 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
6300
6301 # VPP Performance Changes 3n-tsh 4t4c mrr
6302 - type: "table"
6303   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
6304   algorithm: "table_comparison"
6305   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
6306   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6307   filter: "'4T4C'"
6308   columns:
6309     - title: "1908.1-2"
6310       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6311     - title: "2001.0-2"
6312       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
6313     - title: "2005.0-3"
6314       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6315     - title: "2005.0-4"
6316       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
6317   comparisons:
6318     - title: "2005.0-4 vs 2005.0-3"
6319       reference: 3
6320       compare: 4
6321     - title: "2005.0-4 vs 2001.0-2"
6322       reference: 2
6323       compare: 4
6324 #  rca:
6325 #    - title: "RCA1"
6326 #      data: "rca/rca-2005-3n-tsh-4t4c-mrr-rca1.yaml"
6327 #    - title: "RCA2"
6328 #      data: "rca/rca-2005-3n-tsh-4t4c-mrr-rca2.yaml"
6329   legend:
6330     - ''
6331     - '           Test Case: Test cases executed for: PDR throughput on 3n-tsh with x520.'
6332     - '            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).'
6333     - '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.'
6334     - '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.'
6335 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
6336 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
6337
6338 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
6339 - type: "table"
6340   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
6341   algorithm: "table_comparison"
6342   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
6343   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6344   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6345   columns:
6346     - title: "3n-hsw xl710"
6347       data-set: "vpp-compare-testbeds-mrr-ref"
6348       tag: "NIC_Intel-XL710"
6349     - title: "3n-skx xxv710"
6350       data-set: "vpp-compare-testbeds-mrr-cmp"
6351       tag: "NIC_Intel-XXV710"
6352   comparisons:
6353     - title: "Diff"
6354       reference: 1
6355       compare: 2
6356   legend:
6357     - ""
6358     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6359     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6360
6361 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
6362 - type: "table"
6363   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
6364   algorithm: "table_comparison"
6365   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
6366   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6367   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6368   columns:
6369     - title: "3n-hsw xl710"
6370       data-set: "vpp-compare-testbeds-mrr-ref"
6371       tag: "NIC_Intel-XL710"
6372     - title: "3n-skx xxv710"
6373       data-set: "vpp-compare-testbeds-mrr-cmp"
6374       tag: "NIC_Intel-XXV710"
6375   comparisons:
6376     - title: "Diff"
6377       reference: 1
6378       compare: 2
6379   legend:
6380     - ""
6381     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6382     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6383
6384 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
6385 - type: "table"
6386   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
6387   algorithm: "table_comparison"
6388   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
6389   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6390   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6391   columns:
6392     - title: "3n-hsw xl710"
6393       data-set: "vpp-compare-testbeds-mrr-ref"
6394       tag: "NIC_Intel-XL710"
6395     - title: "3n-skx xxv710"
6396       data-set: "vpp-compare-testbeds-mrr-cmp"
6397       tag: "NIC_Intel-XXV710"
6398   comparisons:
6399     - title: "Diff"
6400       reference: 1
6401       compare: 2
6402   legend:
6403     - ""
6404     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6405     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6406
6407 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
6408 - type: "table"
6409   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
6410   algorithm: "table_comparison"
6411   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
6412   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6413   filter: "'2T1C' and 'NIC_Intel-XXV710'"
6414   columns:
6415     - title: "2n-skx"
6416       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6417     - title: "2n-clx"
6418       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6419   comparisons:
6420     - title: "Diff"
6421       reference: 1
6422       compare: 2
6423   legend:
6424     - ""
6425     - "2n-skx, 2n-clx - testbeds and NICs tested."
6426     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6427
6428 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
6429 - type: "table"
6430   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
6431   algorithm: "table_comparison"
6432   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
6433   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6434   filter: "'4T2C' and 'NIC_Intel-XXV710'"
6435   columns:
6436     - title: "2n-skx"
6437       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6438     - title: "2n-clx"
6439       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6440   comparisons:
6441     - title: "Diff"
6442       reference: 1
6443       compare: 2
6444   legend:
6445     - ""
6446     - "2n-skx, 2n-clx - testbeds and NICs tested."
6447     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6448
6449 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
6450 - type: "table"
6451   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
6452   algorithm: "table_comparison"
6453   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
6454   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6455   filter: "'8T4C' and 'NIC_Intel-XXV710'"
6456   columns:
6457     - title: "2n-skx"
6458       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6459     - title: "2n-clx"
6460       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6461   comparisons:
6462     - title: "Diff"
6463       reference: 1
6464       compare: 2
6465   legend:
6466     - ""
6467     - "2n-skx, 2n-clx - testbeds and NICs tested."
6468     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6469
6470 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
6471 - type: "table"
6472   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
6473   algorithm: "table_comparison"
6474   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
6475   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6476   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
6477   columns:
6478     - title: "3n-skx"
6479       data-set: "vpp-compare-topologies-mrr-ref"
6480     - title: "2n-skx"
6481       data-set: "vpp-compare-topologies-mrr-cmp"
6482   comparisons:
6483     - title: "Diff"
6484       reference: 1
6485       compare: 2
6486   legend:
6487     - ""
6488     - "3n-skx, 2n-skx - topologies tested."
6489     - "Diff - difference between 3n-skx and 2n-skx topologies."
6490
6491 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
6492 - type: "table"
6493   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
6494   algorithm: "table_comparison"
6495   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
6496   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6497   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
6498   columns:
6499     - title: "3n-skx"
6500       data-set: "vpp-compare-topologies-mrr-ref"
6501     - title: "2n-skx"
6502       data-set: "vpp-compare-topologies-mrr-cmp"
6503   comparisons:
6504     - title: "Diff"
6505       reference: 1
6506       compare: 2
6507   legend:
6508     - ""
6509     - "3n-skx, 2n-skx - topologies tested."
6510     - "Diff - difference between 3n-skx and 2n-skx topologies."
6511
6512 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
6513 - type: "table"
6514   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
6515   algorithm: "table_comparison"
6516   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
6517   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6518   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
6519   columns:
6520     - title: "3n-skx"
6521       data-set: "vpp-compare-topologies-mrr-ref"
6522     - title: "2n-skx"
6523       data-set: "vpp-compare-topologies-mrr-cmp"
6524   comparisons:
6525     - title: "Diff"
6526       reference: 1
6527       compare: 2
6528   legend:
6529     - ""
6530     - "3n-skx, 2n-skx - topologies tested."
6531     - "Diff - difference between 3n-skx and 2n-skx topologies."
6532
6533 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
6534 - type: "table"
6535   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
6536   algorithm: "table_comparison"
6537   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
6538   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6539   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6540   columns:
6541     - title: "3n-hsw xl710"
6542       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6543       tag: "NIC_Intel-XL710"
6544     - title: "2n-clx xxv710"
6545       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6546       tag: "NIC_Intel-XXV710"
6547   comparisons:
6548     - title: "Diff"
6549       reference: 1
6550       compare: 2
6551   legend:
6552     - ""
6553     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6554     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6555
6556 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
6557 - type: "table"
6558   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
6559   algorithm: "table_comparison"
6560   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
6561   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6562   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6563   columns:
6564     - title: "3n-hsw xl710"
6565       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6566       tag: "NIC_Intel-XL710"
6567     - title: "2n-clx xxv710"
6568       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6569       tag: "NIC_Intel-XXV710"
6570   comparisons:
6571     - title: "Diff"
6572       reference: 1
6573       compare: 2
6574   legend:
6575     - ""
6576     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6577     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6578
6579 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
6580 - type: "table"
6581   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
6582   algorithm: "table_comparison"
6583   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
6584   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6585   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6586   columns:
6587     - title: "3n-hsw xl710"
6588       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6589       tag: "NIC_Intel-XL710"
6590     - title: "2n-clx xxv710"
6591       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6592       tag: "NIC_Intel-XXV710"
6593   comparisons:
6594     - title: "Diff"
6595       reference: 1
6596       compare: 2
6597   legend:
6598     - ""
6599     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6600     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6601
6602 # Detailed Test Results - VPP Performance Results 3n-hsw
6603 - type: "table"
6604   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
6605   algorithm: "table_merged_details"
6606   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
6607   columns:
6608     - title: " |prein| Test Name |preout| "
6609       data: "data name"
6610     - 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| "
6611       data: "data msg"
6612   data: "vpp-perf-results-3n-hsw"
6613   filter: "all"
6614   parameters:
6615   - "name"
6616   - "parent"
6617   - "msg"
6618
6619 # Detailed Test Results - VPP Performance Results 3n-skx
6620 - type: "table"
6621   title: "Detailed Test Results - VPP Performance Results 3n-skx"
6622   algorithm: "table_merged_details"
6623   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
6624   columns:
6625     - title: " |prein| Test Name |preout| "
6626       data: "data name"
6627     - 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| "
6628       data: "data msg"
6629   data: "vpp-perf-results-3n-skx"
6630   filter: "all"
6631   remove-ndr: False
6632   parameters:
6633   - "name"
6634   - "parent"
6635   - "msg"
6636
6637 # Detailed Test Results - VPP Performance Results 2n-skx
6638 - type: "table"
6639   title: "Detailed Test Results - VPP Performance Results 2n-skx"
6640   algorithm: "table_merged_details"
6641   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
6642   columns:
6643     - title: " |prein| Test Name |preout| "
6644       data: "data name"
6645     - 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| "
6646       data: "data msg"
6647   data: "vpp-perf-results-2n-skx"
6648   filter: "all"
6649   remove-ndr: False
6650   parameters:
6651   - "name"
6652   - "parent"
6653   - "msg"
6654
6655 # Detailed Test Results - VPP Performance Results 2n-clx
6656 - type: "table"
6657   title: "Detailed Test Results - VPP Performance Results 2n-clx"
6658   algorithm: "table_merged_details"
6659   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
6660   columns:
6661     - title: " |prein| Test Name |preout| "
6662       data: "data name"
6663     - 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| "
6664       data: "data msg"
6665   data: "vpp-perf-results-2n-clx"
6666   filter: "all"
6667   parameters:
6668   - "name"
6669   - "parent"
6670   - "msg"
6671
6672 # Detailed Test Results - VPP Performance Results 3n-tsh
6673 - type: "table"
6674   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
6675   algorithm: "table_merged_details"
6676   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
6677   columns:
6678     - title: " |prein| Test Name |preout| "
6679       data: "data name"
6680     - 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| "
6681       data: "data msg"
6682   data: "vpp-perf-results-3n-tsh"
6683   filter: "all"
6684   parameters:
6685   - "name"
6686   - "parent"
6687   - "msg"
6688
6689 # Detailed Test Results - VPP Performance Results 3n-dnv
6690 - type: "table"
6691   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
6692   algorithm: "table_merged_details"
6693   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
6694   columns:
6695     - title: " |prein| Test Name |preout| "
6696       data: "data name"
6697     - 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| "
6698       data: "data msg"
6699   data: "vpp-perf-results-3n-dnv"
6700   filter: "all"
6701   parameters:
6702   - "name"
6703   - "parent"
6704   - "msg"
6705
6706 # Detailed Test Results - VPP Performance Results 2n-dnv
6707 - type: "table"
6708   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
6709   algorithm: "table_merged_details"
6710   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
6711   columns:
6712     - title: " |prein| Test Name |preout| "
6713       data: "data name"
6714     - 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| "
6715       data: "data msg"
6716   data: "vpp-perf-results-2n-dnv"
6717   filter: "all"
6718   parameters:
6719   - "name"
6720   - "parent"
6721   - "msg"
6722
6723 # Test configuration - VPP Performance Test Configs 3n-hsw
6724 - type: "table"
6725   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
6726   algorithm: "table_merged_details"
6727   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
6728   columns:
6729     - title: " |prein| Test Name |preout| "
6730       data: "data name"
6731     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6732       data: "data conf-history"
6733   data: "vpp-perf-results-3n-hsw"
6734   filter: "all"
6735   parameters:
6736   - "parent"
6737   - "name"
6738   - "conf-history"
6739
6740 # Test configuration - VPP Performance Test Configs 3n-skx
6741 - type: "table"
6742   title: "Test configuration - VPP Performance Test Configs 3n-skx"
6743   algorithm: "table_merged_details"
6744   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
6745   columns:
6746     - title: " |prein| Test Name |preout| "
6747       data: "data name"
6748     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6749       data: "data conf-history"
6750   data: "vpp-perf-results-3n-skx"
6751   filter: "all"
6752   parameters:
6753   - "parent"
6754   - "name"
6755   - "conf-history"
6756
6757 # Test configuration - VPP Performance Test Configs 2n-skx
6758 - type: "table"
6759   title: "Test configuration - VPP Performance Test Configs 2n-skx"
6760   algorithm: "table_merged_details"
6761   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
6762   columns:
6763     - title: " |prein| Test Name |preout| "
6764       data: "data name"
6765     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6766       data: "data conf-history"
6767   data: "vpp-perf-results-2n-skx"
6768   filter: "all"
6769   parameters:
6770   - "parent"
6771   - "name"
6772   - "conf-history"
6773
6774 # Test configuration - VPP Performance Test Configs 2n-clx
6775 - type: "table"
6776   title: "Test configuration - VPP Performance Test Configs 2n-clx"
6777   algorithm: "table_merged_details"
6778   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
6779   columns:
6780     - title: " |prein| Test Name |preout| "
6781       data: "data name"
6782     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6783       data: "data conf-history"
6784   data: "vpp-perf-results-2n-clx"
6785   filter: "all"
6786   parameters:
6787   - "parent"
6788   - "name"
6789   - "conf-history"
6790
6791 # Test configuration - VPP Performance Test Configs 3n-tsh
6792 - type: "table"
6793   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
6794   algorithm: "table_merged_details"
6795   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
6796   columns:
6797     - title: " |prein| Test Name |preout| "
6798       data: "data name"
6799     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6800       data: "data conf-history"
6801   data: "vpp-perf-results-3n-tsh"
6802   filter: "all"
6803   parameters:
6804   - "parent"
6805   - "name"
6806   - "conf-history"
6807
6808 # Test configuration - VPP Performance Test Configs 3n-dnv
6809 - type: "table"
6810   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
6811   algorithm: "table_merged_details"
6812   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
6813   columns:
6814     - title: " |prein| Test Name |preout| "
6815       data: "data name"
6816     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6817       data: "data conf-history"
6818   data: "vpp-perf-results-3n-dnv"
6819   filter: "all"
6820   parameters:
6821   - "parent"
6822   - "name"
6823   - "conf-history"
6824
6825 # Test configuration - VPP Performance Test Configs 2n-dnv
6826 - type: "table"
6827   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
6828   algorithm: "table_merged_details"
6829   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
6830   columns:
6831     - title: " |prein| Test Name |preout| "
6832       data: "data name"
6833     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6834       data: "data conf-history"
6835   data: "vpp-perf-results-2n-dnv"
6836   filter: "all"
6837   parameters:
6838   - "parent"
6839   - "name"
6840   - "conf-history"
6841
6842 # Test Operational Data - VPP Performance Operational Data 3n-hsw
6843 - type: "table"
6844   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
6845   algorithm: "table_oper_data_html"
6846   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
6847   data: "vpp-perf-results-3n-hsw"
6848   filter: "all"
6849
6850 # Test Operational Data - VPP Performance Operational Data 3n-skx
6851 - type: "table"
6852   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
6853   algorithm: "table_oper_data_html"
6854   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
6855   data: "vpp-perf-results-3n-skx"
6856   filter: "all"
6857
6858 # Test Operational Data - VPP Performance Operational Data 2n-skx
6859 - type: "table"
6860   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
6861   algorithm: "table_oper_data_html"
6862   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
6863   data: "vpp-perf-results-2n-skx"
6864   filter: "all"
6865
6866 # Test Operational Data - VPP Performance Operational Data 2n-clx
6867 - type: "table"
6868   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
6869   algorithm: "table_oper_data_html"
6870   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
6871   data: "vpp-perf-results-2n-clx"
6872   filter: "all"
6873
6874 # Test Operational Data - VPP Performance Operational Data 3n-tsh
6875 - type: "table"
6876   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
6877   algorithm: "table_oper_data_html"
6878   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
6879   data: "vpp-perf-results-3n-tsh"
6880   filter: "all"
6881
6882 # Test Operational Data - VPP Performance Operational Data 3n-dnv
6883 - type: "table"
6884   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
6885   algorithm: "table_oper_data_html"
6886   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
6887   data: "vpp-perf-results-3n-dnv"
6888   filter: "all"
6889
6890 # Test Operational Data - VPP Performance Operational Data 2n-dnv
6891 - type: "table"
6892   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
6893   algorithm: "table_oper_data_html"
6894   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
6895   data: "vpp-perf-results-2n-dnv"
6896   filter: "all"
6897
6898 # Detailed Test Results - VPP MRR Results 3n-hsw
6899 - type: "table"
6900   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
6901   algorithm: "table_merged_details"
6902   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
6903   columns:
6904     - title: " |prein| Test Name |preout| "
6905       data: "data name"
6906     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6907       data: "data msg"
6908   data: "vpp-mrr-results-3n-hsw"
6909   filter: "all"
6910   parameters:
6911   - "name"
6912   - "parent"
6913   - "msg"
6914
6915 # Detailed Test Results - VPP MRR Results 3n-skx
6916 - type: "table"
6917   title: "Detailed Test Results - VPP MRR Results 3n-skx"
6918   algorithm: "table_merged_details"
6919   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
6920   columns:
6921     - title: " |prein| Test Name |preout| "
6922       data: "data name"
6923     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6924       data: "data msg"
6925   data: "vpp-mrr-results-3n-skx"
6926   filter: "all"
6927   parameters:
6928   - "name"
6929   - "parent"
6930   - "msg"
6931
6932 # Detailed Test Results - VPP MRR Results 2n-skx
6933 - type: "table"
6934   title: "Detailed Test Results - VPP MRR Results 2n-skx"
6935   algorithm: "table_merged_details"
6936   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
6937   columns:
6938     - title: " |prein| Test Name |preout| "
6939       data: "data name"
6940     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6941       data: "data msg"
6942   data: "vpp-mrr-results-2n-skx"
6943   filter: "all"
6944   parameters:
6945   - "name"
6946   - "parent"
6947   - "msg"
6948
6949 # Detailed Test Results - VPP MRR Results 2n-clx
6950 - type: "table"
6951   title: "Detailed Test Results - VPP MRR Results 2n-clx"
6952   algorithm: "table_merged_details"
6953   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
6954   columns:
6955     - title: " |prein| Test Name |preout| "
6956       data: "data name"
6957     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6958       data: "data msg"
6959   data: "vpp-mrr-results-2n-clx"
6960   filter: "all"
6961   parameters:
6962   - "name"
6963   - "parent"
6964   - "msg"
6965
6966 # Detailed Test Results - VPP MRR Results 3n-tsh
6967 - type: "table"
6968   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
6969   algorithm: "table_merged_details"
6970   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
6971   columns:
6972     - title: " |prein| Test Name |preout| "
6973       data: "data name"
6974     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6975       data: "data msg"
6976   data: "vpp-mrr-results-3n-tsh"
6977   filter: "all"
6978   parameters:
6979   - "name"
6980   - "parent"
6981   - "msg"
6982
6983 # Detailed Test Results - VPP MRR Results 3n-dnv
6984 - type: "table"
6985   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
6986   algorithm: "table_merged_details"
6987   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
6988   columns:
6989     - title: " |prein| Test Name |preout| "
6990       data: "data name"
6991     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6992       data: "data msg"
6993   data: "vpp-mrr-results-3n-dnv"
6994   filter: "all"
6995   parameters:
6996   - "name"
6997   - "parent"
6998   - "msg"
6999
7000 # Detailed Test Results - VPP MRR Results 2n-dnv
7001 - type: "table"
7002   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
7003   algorithm: "table_merged_details"
7004   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
7005   columns:
7006     - title: " |prein| Test Name |preout| "
7007       data: "data name"
7008     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7009       data: "data msg"
7010   data: "vpp-mrr-results-2n-dnv"
7011   filter: "all"
7012   parameters:
7013   - "name"
7014   - "parent"
7015   - "msg"
7016
7017 # Test configuration - VPP MRR Test Configs 3n-hsw
7018 - type: "table"
7019   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
7020   algorithm: "table_merged_details"
7021   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
7022   columns:
7023     - title: " |prein| Test Name |preout| "
7024       data: "data name"
7025     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7026       data: "data conf-history"
7027   data: "vpp-mrr-results-3n-hsw"
7028   filter: "all"
7029   parameters:
7030   - "parent"
7031   - "name"
7032   - "conf-history"
7033
7034 # Test configuration - VPP MRR Test Configs 3n-skx
7035 - type: "table"
7036   title: "Test configuration - VPP MRR Test Configs 3n-skx"
7037   algorithm: "table_merged_details"
7038   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
7039   columns:
7040     - title: " |prein| Test Name |preout| "
7041       data: "data name"
7042     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7043       data: "data conf-history"
7044   data: "vpp-mrr-results-3n-skx"
7045   filter: "all"
7046   parameters:
7047   - "parent"
7048   - "name"
7049   - "conf-history"
7050
7051 # Test configuration - VPP MRR Test Configs 2n-skx
7052 - type: "table"
7053   title: "Test configuration - VPP MRR Test Configs 2n-skx"
7054   algorithm: "table_merged_details"
7055   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
7056   columns:
7057     - title: " |prein| Test Name |preout| "
7058       data: "data name"
7059     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7060       data: "data conf-history"
7061   data: "vpp-mrr-results-2n-skx"
7062   filter: "all"
7063   parameters:
7064   - "parent"
7065   - "name"
7066   - "conf-history"
7067
7068 # Test configuration - VPP MRR Test Configs 2n-clx
7069 - type: "table"
7070   title: "Test configuration - VPP MRR Test Configs 2n-clx"
7071   algorithm: "table_merged_details"
7072   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
7073   columns:
7074     - title: " |prein| Test Name |preout| "
7075       data: "data name"
7076     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7077       data: "data conf-history"
7078   data: "vpp-mrr-results-2n-clx"
7079   filter: "all"
7080   parameters:
7081   - "parent"
7082   - "name"
7083   - "conf-history"
7084
7085 # Test configuration - VPP MRR Test Configs 3n-tsh
7086 - type: "table"
7087   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
7088   algorithm: "table_merged_details"
7089   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
7090   columns:
7091     - title: " |prein| Test Name |preout| "
7092       data: "data name"
7093     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7094       data: "data conf-history"
7095   data: "vpp-mrr-results-3n-tsh"
7096   filter: "all"
7097   parameters:
7098   - "parent"
7099   - "name"
7100   - "conf-history"
7101
7102 # Test configuration - VPP MRR Test Configs 3n-dnv
7103 - type: "table"
7104   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
7105   algorithm: "table_merged_details"
7106   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
7107   columns:
7108     - title: " |prein| Test Name |preout| "
7109       data: "data name"
7110     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7111       data: "data conf-history"
7112   data: "vpp-mrr-results-3n-dnv"
7113   filter: "all"
7114   parameters:
7115   - "parent"
7116   - "name"
7117   - "conf-history"
7118
7119 # Test configuration - VPP MRR Test Configs 2n-dnv
7120 - type: "table"
7121   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
7122   algorithm: "table_merged_details"
7123   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
7124   columns:
7125     - title: " |prein| Test Name |preout| "
7126       data: "data name"
7127     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7128       data: "data conf-history"
7129   data: "vpp-mrr-results-2n-dnv"
7130   filter: "all"
7131   parameters:
7132   - "parent"
7133   - "name"
7134   - "conf-history"
7135
7136 # Detailed Test Results - VPP Device Results - Ubuntu
7137 - type: "table"
7138   title: "Detailed Test Results - VPP Device Results - Ubuntu"
7139   algorithm: "table_merged_details"
7140   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
7141   columns:
7142     - title: " |prein| Test Name |preout| "
7143       data: "data name"
7144     - title: " |prein| Status |preout| "
7145       data: "data status"
7146   data: "vpp-device-results-ubuntu"
7147   filter: "all"
7148   parameters:
7149   - "name"
7150   - "parent"
7151   - "doc"
7152   - "status"
7153
7154 # Test configuration - VPP Device Test Configs - Ubuntu
7155 - type: "table"
7156   title: "Test configuration - VPP Device Test Configs - Ubuntu"
7157   algorithm: "table_merged_details"
7158   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
7159   columns:
7160     - title: " |prein| Test Name |preout| "
7161       data: "data name"
7162     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7163       data: "data conf-history"
7164   data: "vpp-device-results-ubuntu"
7165   filter: "all"
7166   parameters:
7167   - "parent"
7168   - "name"
7169   - "conf-history"
7170
7171 ################################################################################
7172
7173 # DPDK Performance Changes 3n-hsw 1t1c pdr
7174 - type: "table"
7175   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
7176   algorithm: "table_comparison"
7177   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
7178   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7179   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7180   columns:
7181     - title: "1908"
7182       data-set: "dpdk-performance-changes-3n-hsw-h1"
7183     - title: "2001"
7184       data-set: "dpdk-performance-changes-3n-hsw-ref"
7185     - title: "2005"
7186       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7187   comparisons:
7188     - title: "Diff"
7189       reference: 2
7190       compare: 3
7191   legend:
7192     - ""
7193     - "1908, 2001, 2005 - DPDK versions tested."
7194     - "Diff - difference between 2001 and 2005 DPDK version."
7195
7196 # DPDK Performance Changes 3n-hsw 2t2c pdr
7197 - type: "table"
7198   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
7199   algorithm: "table_comparison"
7200   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
7201   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7202   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7203   columns:
7204     - title: "1908"
7205       data-set: "dpdk-performance-changes-3n-hsw-h1"
7206     - title: "2001"
7207       data-set: "dpdk-performance-changes-3n-hsw-ref"
7208     - title: "2005"
7209       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7210   comparisons:
7211     - title: "Diff"
7212       reference: 2
7213       compare: 3
7214   legend:
7215     - ""
7216     - "1908, 2001, 2005 - DPDK versions tested."
7217     - "Diff - difference between 2001 and 2005 DPDK version."
7218
7219 # DPDK Performance Changes 3n-hsw 1t1c pdr
7220 - type: "table"
7221   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
7222   algorithm: "table_comparison"
7223   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
7224   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7225   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7226   columns:
7227     - title: "1908"
7228       data-set: "dpdk-performance-changes-3n-hsw-h1"
7229     - title: "2001"
7230       data-set: "dpdk-performance-changes-3n-hsw-ref"
7231     - title: "2005"
7232       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7233   comparisons:
7234     - title: "Diff"
7235       reference: 2
7236       compare: 3
7237   legend:
7238     - ""
7239     - "1908, 2001, 2005 - DPDK versions tested."
7240     - "Diff - difference between 2001 and 2005 DPDK version."
7241
7242 # DPDK Performance Changes 3n-hsw 2t2c ndr
7243 - type: "table"
7244   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
7245   algorithm: "table_comparison"
7246   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
7247   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7248   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7249   columns:
7250     - title: "1908"
7251       data-set: "dpdk-performance-changes-3n-hsw-h1"
7252     - title: "2001"
7253       data-set: "dpdk-performance-changes-3n-hsw-ref"
7254     - title: "2005"
7255       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7256   comparisons:
7257     - title: "Diff"
7258       reference: 2
7259       compare: 3
7260   legend:
7261     - ""
7262     - "1908, 2001, 2005 - DPDK versions tested."
7263     - "Diff - difference between 2001 and 2005 DPDK version."
7264
7265 # DPDK Performance Changes 3n-skx 2t1c pdr
7266 - type: "table"
7267   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
7268   algorithm: "table_comparison"
7269   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
7270   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7271   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7272   columns:
7273     - title: "1908"
7274       data-set: "dpdk-performance-changes-3n-skx-h1"
7275     - title: "2001"
7276       data-set: "dpdk-performance-changes-3n-skx-ref"
7277     - title: "2005"
7278       data-set: "dpdk-performance-changes-3n-skx-cmp"
7279   comparisons:
7280     - title: "Diff"
7281       reference: 2
7282       compare: 3
7283   legend:
7284     - ""
7285     - "1908, 2001, 2005 - DPDK versions tested."
7286     - "Diff - difference between 2001 and 2005 DPDK version."
7287
7288 # DPDK Performance Changes 3n-skx 4t2c pdr
7289 - type: "table"
7290   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
7291   algorithm: "table_comparison"
7292   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
7293   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7294   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7295   columns:
7296     - title: "1908"
7297       data-set: "dpdk-performance-changes-3n-skx-h1"
7298     - title: "2001"
7299       data-set: "dpdk-performance-changes-3n-skx-ref"
7300     - title: "2005"
7301       data-set: "dpdk-performance-changes-3n-skx-cmp"
7302   comparisons:
7303     - title: "Diff"
7304       reference: 2
7305       compare: 3
7306   legend:
7307     - ""
7308     - "1908, 2001, 2005 - DPDK versions tested."
7309     - "Diff - difference between 2001 and 2005 DPDK version."
7310
7311 # DPDK Performance Changes 3n-skx 2t1c ndr
7312 - type: "table"
7313   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
7314   algorithm: "table_comparison"
7315   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
7316   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7317   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7318   columns:
7319     - title: "1908"
7320       data-set: "dpdk-performance-changes-3n-skx-h1"
7321     - title: "2001"
7322       data-set: "dpdk-performance-changes-3n-skx-ref"
7323     - title: "2005"
7324       data-set: "dpdk-performance-changes-3n-skx-cmp"
7325   comparisons:
7326     - title: "Diff"
7327       reference: 2
7328       compare: 3
7329   legend:
7330     - ""
7331     - "1908, 2001, 2005 - DPDK versions tested."
7332     - "Diff - difference between 2001 and 2005 DPDK version."
7333
7334 # DPDK Performance Changes 3n-skx 4t2c ndr
7335 - type: "table"
7336   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
7337   algorithm: "table_comparison"
7338   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
7339   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7340   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7341   columns:
7342     - title: "1908"
7343       data-set: "dpdk-performance-changes-3n-skx-h1"
7344     - title: "2001"
7345       data-set: "dpdk-performance-changes-3n-skx-ref"
7346     - title: "2005"
7347       data-set: "dpdk-performance-changes-3n-skx-cmp"
7348   comparisons:
7349     - title: "Diff"
7350       reference: 2
7351       compare: 3
7352   legend:
7353     - ""
7354     - "1908, 2001, 2005 - DPDK versions tested."
7355     - "Diff - difference between 2001 and 2005 DPDK version."
7356
7357 # DPDK Performance Changes 2n-skx 2t1c pdr
7358 - type: "table"
7359   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
7360   algorithm: "table_comparison"
7361   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
7362   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7363   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7364   columns:
7365     - title: "1908"
7366       data-set: "dpdk-performance-changes-2n-skx-h1"
7367     - title: "2001"
7368       data-set: "dpdk-performance-changes-2n-skx-ref"
7369     - title: "2005"
7370       data-set: "dpdk-performance-changes-2n-skx-cmp"
7371   comparisons:
7372     - title: "Diff"
7373       reference: 2
7374       compare: 3
7375   legend:
7376     - ""
7377     - "1908, 2001, 2005 - DPDK versions tested."
7378     - "Diff - difference between 2001 and 2005 DPDK version."
7379
7380 # DPDK Performance Changes 2n-skx 4t2c pdr
7381 - type: "table"
7382   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
7383   algorithm: "table_comparison"
7384   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
7385   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7386   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7387   columns:
7388     - title: "1908"
7389       data-set: "dpdk-performance-changes-2n-skx-h1"
7390     - title: "2001"
7391       data-set: "dpdk-performance-changes-2n-skx-ref"
7392     - title: "2005"
7393       data-set: "dpdk-performance-changes-2n-skx-cmp"
7394   comparisons:
7395     - title: "Diff"
7396       reference: 2
7397       compare: 3
7398   legend:
7399     - ""
7400     - "1908, 2001, 2005 - DPDK versions tested."
7401     - "Diff - difference between 2001 and 2005 DPDK version."
7402
7403 # DPDK Performance Changes 2n-skx 2t1c ndr
7404 - type: "table"
7405   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
7406   algorithm: "table_comparison"
7407   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
7408   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7409   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7410   columns:
7411     - title: "1908"
7412       data-set: "dpdk-performance-changes-2n-skx-h1"
7413     - title: "2001"
7414       data-set: "dpdk-performance-changes-2n-skx-ref"
7415     - title: "2005"
7416       data-set: "dpdk-performance-changes-2n-skx-cmp"
7417   comparisons:
7418     - title: "Diff"
7419       reference: 2
7420       compare: 3
7421   legend:
7422     - ""
7423     - "1908, 2001, 2005 - DPDK versions tested."
7424     - "Diff - difference between 2001 and 2005 DPDK version."
7425
7426 # DPDK Performance Changes 2n-skx 4t2c ndr
7427 - type: "table"
7428   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
7429   algorithm: "table_comparison"
7430   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
7431   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7432   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7433   columns:
7434     - title: "1908"
7435       data-set: "dpdk-performance-changes-2n-skx-h1"
7436     - title: "2001"
7437       data-set: "dpdk-performance-changes-2n-skx-ref"
7438     - title: "2005"
7439       data-set: "dpdk-performance-changes-2n-skx-cmp"
7440   comparisons:
7441     - title: "Diff"
7442       reference: 2
7443       compare: 3
7444   legend:
7445     - ""
7446     - "1908, 2001, 2005 - DPDK versions tested."
7447     - "Diff - difference between 2001 and 2005 DPDK version."
7448
7449 # DPDK Performance Changes 2n-clx 2t1c pdr
7450 - type: "table"
7451   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
7452   algorithm: "table_comparison"
7453   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
7454   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7455   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7456   columns:
7457     - title: "2001"
7458       data-set: "dpdk-performance-changes-2n-clx-ref"
7459     - title: "2005"
7460       data-set: "dpdk-performance-changes-2n-clx-cmp"
7461   comparisons:
7462     - title: "Diff"
7463       reference: 1
7464       compare: 2
7465   legend:
7466     - ""
7467     - "2001, 2005 - DPDK versions tested."
7468     - "Diff - difference between 2001 and 2005 DPDK version."
7469
7470 # DPDK Performance Changes 2n-clx 4t2c pdr
7471 - type: "table"
7472   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
7473   algorithm: "table_comparison"
7474   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
7475   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7476   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7477   columns:
7478     - title: "2001"
7479       data-set: "dpdk-performance-changes-2n-clx-ref"
7480     - title: "2005"
7481       data-set: "dpdk-performance-changes-2n-clx-cmp"
7482   comparisons:
7483     - title: "Diff"
7484       reference: 1
7485       compare: 2
7486   legend:
7487     - ""
7488     - "2001, 2005 - DPDK versions tested."
7489     - "Diff - difference between 2001 and 2005 DPDK version."
7490
7491 # DPDK Performance Changes 2n-clx 2t1c ndr
7492 - type: "table"
7493   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
7494   algorithm: "table_comparison"
7495   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
7496   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7497   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7498   columns:
7499     - title: "2001"
7500       data-set: "dpdk-performance-changes-2n-clx-ref"
7501     - title: "2005"
7502       data-set: "dpdk-performance-changes-2n-clx-cmp"
7503   comparisons:
7504     - title: "Diff"
7505       reference: 1
7506       compare: 2
7507   legend:
7508     - ""
7509     - "2001, 2005 - DPDK versions tested."
7510     - "Diff - difference between 2001 and 2005 DPDK version."
7511
7512 # DPDK Performance Changes 2n-clx 4t2c ndr
7513 - type: "table"
7514   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
7515   algorithm: "table_comparison"
7516   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
7517   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7518   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7519   columns:
7520     - title: "2001"
7521       data-set: "dpdk-performance-changes-2n-clx-ref"
7522     - title: "2005"
7523       data-set: "dpdk-performance-changes-2n-clx-cmp"
7524   comparisons:
7525     - title: "Diff"
7526       reference: 1
7527       compare: 2
7528   legend:
7529     - ""
7530     - "2001, 2005 - DPDK versions tested."
7531     - "Diff - difference between 2001 and 2005 DPDK version."
7532
7533 # DPDK Performance Changes 2n-dnv 1t1c pdr
7534 - type: "table"
7535   title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
7536   algorithm: "table_comparison"
7537   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
7538   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7539   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7540   columns:
7541     - title: "2001"
7542       data-set: "dpdk-performance-changes-2n-dnv-ref"
7543     - title: "2005"
7544       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7545   comparisons:
7546     - title: "Diff"
7547       reference: 1
7548       compare: 2
7549   legend:
7550     - ""
7551     - "2001, 2005 - DPDK versions tested."
7552     - "Diff - difference between 2001 and 2005 DPDK version."
7553
7554 # DPDK Performance Changes 2n-dnv 2t2c pdr
7555 - type: "table"
7556   title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
7557   algorithm: "table_comparison"
7558   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
7559   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7560   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7561   columns:
7562     - title: "2001"
7563       data-set: "dpdk-performance-changes-2n-dnv-ref"
7564     - title: "2005"
7565       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7566   comparisons:
7567     - title: "Diff"
7568       reference: 1
7569       compare: 2
7570   legend:
7571     - ""
7572     - "2001, 2005 - DPDK versions tested."
7573     - "Diff - difference between 2001 and 2005 DPDK version."
7574
7575 # DPDK Performance Changes 2n-dnv 1t1c ndr
7576 - type: "table"
7577   title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
7578   algorithm: "table_comparison"
7579   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
7580   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7581   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7582   columns:
7583     - title: "2001"
7584       data-set: "dpdk-performance-changes-2n-dnv-ref"
7585     - title: "2005"
7586       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7587   comparisons:
7588     - title: "Diff"
7589       reference: 1
7590       compare: 2
7591   legend:
7592     - ""
7593     - "2001, 2005 - DPDK versions tested."
7594     - "Diff - difference between 2001 and 2005 DPDK version."
7595
7596 # DPDK Performance Changes 2n-dnv 2t2c ndr
7597 - type: "table"
7598   title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
7599   algorithm: "table_comparison"
7600   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
7601   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7602   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7603   columns:
7604     - title: "2001"
7605       data-set: "dpdk-performance-changes-2n-dnv-ref"
7606     - title: "2005"
7607       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7608   comparisons:
7609     - title: "Diff"
7610       reference: 1
7611       compare: 2
7612   legend:
7613     - ""
7614     - "2001, 2005 - DPDK versions tested."
7615     - "Diff - difference between 2001 and 2005 DPDK version."
7616
7617 # DPDK Performance Changes 3n-dnv 1t1c pdr
7618 - type: "table"
7619   title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
7620   algorithm: "table_comparison"
7621   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
7622   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7623   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7624   columns:
7625     - title: "2001"
7626       data-set: "dpdk-performance-changes-3n-dnv-ref"
7627     - title: "2005"
7628       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7629   comparisons:
7630     - title: "Diff"
7631       reference: 1
7632       compare: 2
7633   legend:
7634     - ""
7635     - "2001, 2005 - DPDK versions tested."
7636     - "Diff - difference between 2001 and 2005 DPDK version."
7637
7638 # DPDK Performance Changes 3n-dnv 2t2c pdr
7639 - type: "table"
7640   title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
7641   algorithm: "table_comparison"
7642   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
7643   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7644   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7645   columns:
7646     - title: "2001"
7647       data-set: "dpdk-performance-changes-3n-dnv-ref"
7648     - title: "2005"
7649       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7650   comparisons:
7651     - title: "Diff"
7652       reference: 1
7653       compare: 2
7654   legend:
7655     - ""
7656     - "2001, 2005 - DPDK versions tested."
7657     - "Diff - difference between 2001 and 2005 DPDK version."
7658
7659 # DPDK Performance Changes 3n-dnv 1t1c ndr
7660 - type: "table"
7661   title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
7662   algorithm: "table_comparison"
7663   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
7664   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7665   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7666   columns:
7667     - title: "2001"
7668       data-set: "dpdk-performance-changes-3n-dnv-ref"
7669     - title: "2005"
7670       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7671   comparisons:
7672     - title: "Diff"
7673       reference: 1
7674       compare: 2
7675   legend:
7676     - ""
7677     - "2001, 2005 - DPDK versions tested."
7678     - "Diff - difference between 2001 and 2005 DPDK version."
7679
7680 # DPDK Performance Changes 3n-dnv 2t2c ndr
7681 - type: "table"
7682   title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
7683   algorithm: "table_comparison"
7684   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
7685   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7686   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7687   columns:
7688     - title: "2001"
7689       data-set: "dpdk-performance-changes-3n-dnv-ref"
7690     - title: "2005"
7691       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7692   comparisons:
7693     - title: "Diff"
7694       reference: 1
7695       compare: 2
7696   legend:
7697     - ""
7698     - "2001, 2005 - DPDK versions tested."
7699     - "Diff - difference between 2001 and 2005 DPDK version."
7700
7701 # DPDK Performance Changes 3n-tsh 1t1c pdr
7702 - type: "table"
7703   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
7704   algorithm: "table_comparison"
7705   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
7706   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7707   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7708   columns:
7709     - title: "2001"
7710       data-set: "dpdk-performance-changes-3n-tsh-ref"
7711     - title: "2005"
7712       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7713   comparisons:
7714     - title: "Diff"
7715       reference: 1
7716       compare: 2
7717   legend:
7718     - ""
7719     - "2001, 2005 - DPDK versions tested."
7720     - "Diff - difference between 2001 and 2005 DPDK version."
7721
7722 # DPDK Performance Changes 3n-tsh 2t2c pdr
7723 - type: "table"
7724   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
7725   algorithm: "table_comparison"
7726   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
7727   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7728   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7729   columns:
7730     - title: "2001"
7731       data-set: "dpdk-performance-changes-3n-tsh-ref"
7732     - title: "2005"
7733       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7734   comparisons:
7735     - title: "Diff"
7736       reference: 1
7737       compare: 2
7738   legend:
7739     - ""
7740     - "2001, 2005 - DPDK versions tested."
7741     - "Diff - difference between 2001 and 2005 DPDK version."
7742
7743 # DPDK Performance Changes 3n-tsh 1t1c ndr
7744 - type: "table"
7745   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
7746   algorithm: "table_comparison"
7747   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
7748   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7749   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7750   columns:
7751     - title: "2001"
7752       data-set: "dpdk-performance-changes-3n-tsh-ref"
7753     - title: "2005"
7754       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7755   comparisons:
7756     - title: "Diff"
7757       reference: 1
7758       compare: 2
7759   legend:
7760     - ""
7761     - "2001, 2005 - DPDK versions tested."
7762     - "Diff - difference between 2001 and 2005 DPDK version."
7763
7764 # DPDK Performance Changes 3n-tsh 2t2c ndr
7765 - type: "table"
7766   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
7767   algorithm: "table_comparison"
7768   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
7769   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7770   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7771   columns:
7772     - title: "2001"
7773       data-set: "dpdk-performance-changes-3n-tsh-ref"
7774     - title: "2005"
7775       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7776   comparisons:
7777     - title: "Diff"
7778       reference: 1
7779       compare: 2
7780   legend:
7781     - ""
7782     - "2001, 2005 - DPDK versions tested."
7783     - "Diff - difference between 2001 and 2005 DPDK version."
7784
7785 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
7786 - type: "table"
7787   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
7788   algorithm: "table_comparison"
7789   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
7790   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7791   filter: "'NIC_Intel-X710'"
7792   columns:
7793     - title: "3n-hsw x710"
7794       data-set: "dpdk-compare-testbeds-ref"
7795     - title: "3n-skx x710"
7796       data-set: "dpdk-compare-testbeds-cmp"
7797   comparisons:
7798     - title: "Diff"
7799       reference: 1
7800       compare: 2
7801   legend:
7802     - ""
7803     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7804     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7805
7806 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
7807 - type: "table"
7808   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
7809   algorithm: "table_comparison"
7810   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
7811   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7812   filter: "'NIC_Intel-X710'"
7813   columns:
7814     - title: "3n-hsw x710"
7815       data-set: "dpdk-compare-testbeds-ref"
7816     - title: "3n-skx x710"
7817       data-set: "dpdk-compare-testbeds-cmp"
7818   comparisons:
7819     - title: "Diff"
7820       reference: 1
7821       compare: 2
7822   legend:
7823     - ""
7824     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7825     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7826
7827 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
7828 - type: "table"
7829   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
7830   algorithm: "table_comparison"
7831   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
7832   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7833   filter: "'NIC_Intel-XXV710'"
7834   columns:
7835     - title: "2n-skx"
7836       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7837     - title: "2n-clx"
7838       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7839   comparisons:
7840     - title: "Diff"
7841       reference: 1
7842       compare: 2
7843   legend:
7844     - ""
7845     - "2n-skx, 2n-clx - testbeds and NICs tested."
7846     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7847
7848 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
7849 - type: "table"
7850   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
7851   algorithm: "table_comparison"
7852   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
7853   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7854   filter: "'NIC_Intel-XXV710'"
7855   columns:
7856     - title: "2n-skx"
7857       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7858     - title: "2n-clx"
7859       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7860   comparisons:
7861     - title: "Diff"
7862       reference: 1
7863       compare: 2
7864   legend:
7865     - ""
7866     - "2n-skx, 2n-clx - testbeds and NICs tested."
7867     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7868
7869 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
7870 - type: "table"
7871   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
7872   algorithm: "table_comparison"
7873   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
7874   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7875   filter: "'NIC_Intel-XXV710'"
7876   columns:
7877     - title: "3n-skx"
7878       data-set: "dpdk-compare-topologies-ref"
7879     - title: "2n-skx"
7880       data-set: "dpdk-compare-topologies-cmp"
7881   comparisons:
7882     - title: "Diff"
7883       reference: 1
7884       compare: 2
7885   legend:
7886     - ""
7887     - "3n-skx, 2n-skx - topologies tested."
7888     - "Diff - difference between 3n-skx and 2n-skx topologies."
7889
7890 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
7891 - type: "table"
7892   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
7893   algorithm: "table_comparison"
7894   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
7895   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7896   filter: "'NIC_Intel-XXV710'"
7897   columns:
7898     - title: "3n-skx"
7899       data-set: "dpdk-compare-topologies-ref"
7900     - title: "2n-skx"
7901       data-set: "dpdk-compare-topologies-cmp"
7902   comparisons:
7903     - title: "Diff"
7904       reference: 1
7905       compare: 2
7906   legend:
7907     - ""
7908     - "3n-skx, 2n-skx - topologies tested."
7909     - "Diff - difference between 3n-skx and 2n-skx topologies."
7910
7911 # Detailed Test Results - DPDK Performance Results 3n-hsw
7912 - type: "table"
7913   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
7914   algorithm: "table_merged_details"
7915   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
7916   columns:
7917     - title: " |prein| Test Name |preout| "
7918       data: "data name"
7919     - 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| "
7920       data: "data msg"
7921   data: "dpdk-perf-results-3n-hsw"
7922   filter: "all"
7923   parameters:
7924   - "name"
7925   - "parent"
7926   - "msg"
7927
7928 # Detailed Test Results - DPDK Performance Results 3n-skx
7929 - type: "table"
7930   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
7931   algorithm: "table_merged_details"
7932   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
7933   columns:
7934     - title: " |prein| Test Name |preout| "
7935       data: "data name"
7936     - 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| "
7937       data: "data msg"
7938   data: "dpdk-perf-results-3n-skx"
7939   filter: "all"
7940   remove-ndr: False
7941   parameters:
7942   - "name"
7943   - "parent"
7944   - "msg"
7945
7946 # Detailed Test Results - DPDK Performance Results 2n-skx
7947 - type: "table"
7948   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
7949   algorithm: "table_merged_details"
7950   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
7951   columns:
7952     - title: " |prein| Test Name |preout| "
7953       data: "data name"
7954     - 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| "
7955       data: "data msg"
7956   data: "dpdk-perf-results-2n-skx"
7957   filter: "all"
7958   remove-ndr: False
7959   parameters:
7960   - "name"
7961   - "parent"
7962   - "msg"
7963
7964 # Detailed Test Results - DPDK Performance Results 2n-clx
7965 - type: "table"
7966   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
7967   algorithm: "table_merged_details"
7968   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
7969   columns:
7970     - title: " |prein| Test Name |preout| "
7971       data: "data name"
7972     - 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| "
7973       data: "data msg"
7974   data: "dpdk-perf-results-2n-clx"
7975   filter: "all"
7976   parameters:
7977   - "name"
7978   - "parent"
7979   - "msg"
7980
7981 # Detailed Test Results - DPDK Performance Results 2n-dnv
7982 - type: "table"
7983   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
7984   algorithm: "table_merged_details"
7985   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
7986   columns:
7987     - title: " |prein| Test Name |preout| "
7988       data: "data name"
7989     - 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| "
7990       data: "data msg"
7991   data: "dpdk-perf-results-2n-dnv"
7992   filter: "all"
7993   parameters:
7994   - "name"
7995   - "parent"
7996   - "msg"
7997
7998 # Detailed Test Results - DPDK Performance Results 3n-dnv
7999 - type: "table"
8000   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
8001   algorithm: "table_merged_details"
8002   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
8003   columns:
8004     - title: " |prein| Test Name |preout| "
8005       data: "data name"
8006     - 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| "
8007       data: "data msg"
8008   data: "dpdk-perf-results-3n-dnv"
8009   filter: "all"
8010   parameters:
8011   - "name"
8012   - "parent"
8013   - "msg"
8014
8015 # Detailed Test Results - DPDK Performance Results 3n-tsh
8016 - type: "table"
8017   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
8018   algorithm: "table_merged_details"
8019   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
8020   columns:
8021     - title: " |prein| Test Name |preout| "
8022       data: "data name"
8023     - 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| "
8024       data: "data msg"
8025   data: "dpdk-perf-results-3n-tsh"
8026   filter: "all"
8027   parameters:
8028   - "name"
8029   - "parent"
8030   - "msg"
8031
8032 ################################################################################
8033 ###                                F I L E S                                 ###
8034 ################################################################################
8035
8036 # VPP Performance Results
8037 - type: "file"
8038   title: "VPP Performance Results"
8039   algorithm: "file_details_split"
8040   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
8041   dir-tables:
8042     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
8043     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
8044     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
8045     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
8046     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
8047     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
8048     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
8049   data:
8050     - "vpp-perf-results-2n-skx"
8051     - "vpp-perf-results-3n-skx"
8052     - "vpp-perf-results-2n-clx"
8053     - "vpp-perf-results-3n-hsw"
8054     - "vpp-perf-results-3n-tsh"
8055     - "vpp-perf-results-2n-dnv"
8056     - "vpp-perf-results-3n-dnv"
8057   filter: "all"
8058   data-start-level: 4
8059   order-chapters:
8060     level-1:
8061       - "l2"
8062       - "ip4"
8063       - "ip6"
8064       - "srv6"
8065       - "ip4_tunnels"
8066       - "ip6_tunnels"
8067       - "vm_vhost"
8068       - "container_memif"
8069       - "crypto"
8070       - "vts"
8071       - "lb"
8072       - "nfv_density"
8073       - "hoststack"
8074     level-2:
8075       - "2n-skx"
8076       - "3n-skx"
8077       - "2n-clx"
8078       - "3n-hsw"
8079       - "3n-tsh"
8080       - "2n-dnv"
8081       - "3n-dnv"
8082     level-3:
8083       - "xl710"
8084       - "x520"
8085       - "xxv710"
8086       - "x710"
8087       - "x553"
8088       - "cx556a"
8089       - "vic1227"
8090       - "vic1385"
8091
8092 # VPP Performance Configuration
8093 - type: "file"
8094   title: "VPP Performance Configuration"
8095   algorithm: "file_details_split"
8096   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
8097   dir-tables:
8098     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
8099     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
8100     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
8101     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
8102     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
8103     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
8104     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
8105   data:
8106     - "vpp-perf-results-2n-skx"
8107     - "vpp-perf-results-3n-skx"
8108     - "vpp-perf-results-2n-clx"
8109     - "vpp-perf-results-3n-hsw"
8110     - "vpp-perf-results-3n-tsh"
8111     - "vpp-perf-results-2n-dnv"
8112     - "vpp-perf-results-3n-dnv"
8113   filter: "all"
8114   data-start-level: 4
8115   order-chapters:
8116     level-1:
8117       - "l2"
8118       - "ip4"
8119       - "ip6"
8120       - "srv6"
8121       - "ip4_tunnels"
8122       - "ip6_tunnels"
8123       - "vm_vhost"
8124       - "container_memif"
8125       - "crypto"
8126       - "vts"
8127       - "lb"
8128       - "nfv_density"
8129       - "hoststack"
8130     level-2:
8131       - "2n-skx"
8132       - "3n-skx"
8133       - "2n-clx"
8134       - "3n-hsw"
8135       - "3n-tsh"
8136       - "2n-dnv"
8137       - "3n-dnv"
8138     level-3:
8139       - "xl710"
8140       - "x520"
8141       - "xxv710"
8142       - "x710"
8143       - "x553"
8144       - "cx556a"
8145       - "vic1227"
8146       - "vic1385"
8147
8148 # VPP Performance Operational
8149 - type: "file"
8150   title: "VPP Performance Operational"
8151   algorithm: "file_details_split_html"
8152   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
8153   dir-tables:
8154     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
8155     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
8156     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
8157     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
8158     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
8159     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
8160     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
8161   data:
8162     - "vpp-perf-results-2n-skx"
8163     - "vpp-perf-results-3n-skx"
8164     - "vpp-perf-results-2n-clx"
8165     - "vpp-perf-results-3n-hsw"
8166     - "vpp-perf-results-3n-tsh"
8167     - "vpp-perf-results-2n-dnv"
8168     - "vpp-perf-results-3n-dnv"
8169   filter: "all"
8170   data-start-level: 4
8171   order-chapters:
8172     level-1:
8173       - "l2"
8174       - "ip4"
8175       - "ip6"
8176       - "srv6"
8177       - "ip4_tunnels"
8178       - "ip6_tunnels"
8179       - "vm_vhost"
8180       - "container_memif"
8181       - "crypto"
8182       - "vts"
8183       - "lb"
8184       - "nfv_density"
8185       - "hoststack"
8186     level-2:
8187       - "2n-skx"
8188       - "3n-skx"
8189       - "2n-clx"
8190       - "3n-hsw"
8191       - "3n-tsh"
8192       - "2n-dnv"
8193       - "3n-dnv"
8194     level-3:
8195       - "xl710"
8196       - "x520"
8197       - "xxv710"
8198       - "x710"
8199       - "x553"
8200       - "cx556a"
8201       - "vic1227"
8202       - "vic1385"
8203
8204 # VPP MRR Results
8205 - type: "file"
8206   title: "VPP MRR Results"
8207   algorithm: "file_details_split"
8208   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
8209   dir-tables:
8210     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
8211     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
8212     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
8213     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
8214     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
8215     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
8216     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
8217   data:
8218     - "vpp-mrr-results-2n-skx"
8219     - "vpp-mrr-results-3n-skx"
8220     - "vpp-mrr-results-2n-clx"
8221     - "vpp-mrr-results-3n-hsw"
8222     - "vpp-mrr-results-3n-tsh"
8223     - "vpp-mrr-results-2n-dnv"
8224     - "vpp-mrr-results-3n-dnv"
8225   filter: "all"
8226   data-start-level: 4
8227   order-chapters:
8228     level-1:
8229       - "l2"
8230       - "ip4"
8231       - "ip6"
8232       - "srv6"
8233       - "ip4_tunnels"
8234       - "ip6_tunnels"
8235       - "vm_vhost"
8236       - "container_memif"
8237       - "crypto"
8238       - "vts"
8239       - "lb"
8240       - "nfv_density"
8241       - "hoststack"
8242     level-2:
8243       - "2n-skx"
8244       - "3n-skx"
8245       - "2n-clx"
8246       - "3n-hsw"
8247       - "3n-tsh"
8248       - "2n-dnv"
8249       - "3n-dnv"
8250     level-3:
8251       - "xl710"
8252       - "x520"
8253       - "xxv710"
8254       - "x710"
8255       - "x553"
8256       - "cx556a"
8257       - "vic1227"
8258       - "vic1385"
8259
8260 # VPP MRR Configuration
8261 - type: "file"
8262   title: "VPP MRR Configuration"
8263   algorithm: "file_details_split"
8264   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
8265   dir-tables:
8266     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
8267     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
8268     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
8269     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
8270     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
8271     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
8272     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
8273   data:
8274     - "vpp-mrr-results-2n-skx"
8275     - "vpp-mrr-results-3n-skx"
8276     - "vpp-mrr-results-2n-clx"
8277     - "vpp-mrr-results-3n-hsw"
8278     - "vpp-mrr-results-3n-tsh"
8279     - "vpp-mrr-results-2n-dnv"
8280     - "vpp-mrr-results-3n-dnv"
8281   filter: "all"
8282   data-start-level: 4
8283   order-chapters:
8284     level-1:
8285       - "l2"
8286       - "ip4"
8287       - "ip6"
8288       - "srv6"
8289       - "ip4_tunnels"
8290       - "ip6_tunnels"
8291       - "vm_vhost"
8292       - "container_memif"
8293       - "crypto"
8294       - "vts"
8295       - "lb"
8296       - "nfv_density"
8297       - "hoststack"
8298     level-2:
8299       - "2n-skx"
8300       - "3n-skx"
8301       - "2n-clx"
8302       - "3n-hsw"
8303       - "3n-tsh"
8304       - "2n-dnv"
8305       - "3n-dnv"
8306     level-3:
8307       - "xl710"
8308       - "x520"
8309       - "xxv710"
8310       - "x710"
8311       - "x553"
8312       - "cx556a"
8313       - "vic1227"
8314       - "vic1385"
8315
8316 # VPP Device Results - Ubuntu
8317 - type: "file"
8318   title: "VPP Device Results - Ubuntu"
8319   algorithm: "file_test_results"
8320   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
8321   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
8322   data: "vpp-device-results-ubuntu"
8323   filter: "all"
8324   data-start-level: 4
8325
8326 # VPP Device Configuration - Ubuntu
8327 - type: "file"
8328   title: "VPP Device Configuration - Ubuntu"
8329   algorithm: "file_test_results"
8330   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
8331   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
8332   data: "vpp-device-results-ubuntu"
8333   filter: "all"
8334   data-start-level: 4
8335
8336 # DPDK Performance Results 3n-hsw
8337 - type: "file"
8338   title: "DPDK Performance Results 3n-hsw"
8339   algorithm: "file_test_results"
8340   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
8341   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
8342   data: "dpdk-perf-results-3n-hsw"
8343   filter: "all"
8344   data-start-level: 4
8345
8346 # DPDK Performance Results 3n-skx
8347 - type: "file"
8348   title: "DPDK Performance Results 3n-skx"
8349   algorithm: "file_test_results"
8350   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
8351   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
8352   data: "dpdk-perf-results-3n-skx"
8353   filter: "all"
8354   data-start-level: 4
8355
8356 # DPDK Performance Results 2n-skx
8357 - type: "file"
8358   title: "DPDK Performance Results 2n-skx"
8359   algorithm: "file_test_results"
8360   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
8361   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
8362   data: "dpdk-perf-results-2n-skx"
8363   filter: "all"
8364   data-start-level: 4
8365
8366 # DPDK Performance Results 2n-clx
8367 - type: "file"
8368   title: "DPDK Performance Results 2n-clx"
8369   algorithm: "file_test_results"
8370   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
8371   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
8372   data: "dpdk-perf-results-2n-clx"
8373   filter: "all"
8374   data-start-level: 4
8375
8376 # DPDK Performance Results 2n-dnv
8377 - type: "file"
8378   title: "DPDK Performance Results 2n-dnv"
8379   algorithm: "file_test_results"
8380   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
8381   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
8382   data: "dpdk-perf-results-2n-dnv"
8383   filter: "all"
8384   data-start-level: 4
8385
8386 # DPDK Performance Results 3n-dnv
8387 - type: "file"
8388   title: "DPDK Performance Results 3n-dnv"
8389   algorithm: "file_test_results"
8390   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
8391   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
8392   data: "dpdk-perf-results-3n-dnv"
8393   filter: "all"
8394   data-start-level: 4
8395
8396 # DPDK Performance Results 3n-tsh
8397 - type: "file"
8398   title: "DPDK Performance Results 3n-tsh"
8399   algorithm: "file_test_results"
8400   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
8401   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
8402   data: "dpdk-perf-results-3n-tsh"
8403   filter: "all"
8404   data-start-level: 4
8405
8406 ################################################################################
8407 ###                                P L O T S                                 ###
8408 ################################################################################
8409
8410 # Hoststack tests 3n-hsw
8411
8412 - type: "plot"
8413   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
8414   algorithm: "plot_perf_box_name"
8415   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
8416   data: "plot-vpp-hoststack-3n-hsw"
8417   include:
8418     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
8419     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
8420   layout:
8421     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
8422     layout: "plot-hoststack"
8423
8424 - type: "plot"
8425   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
8426   algorithm: "plot_perf_box_name"
8427   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
8428   data: "plot-vpp-hoststack-3n-hsw"
8429   include:
8430     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
8431     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
8432   layout:
8433     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
8434     layout: "plot-hoststack"
8435
8436 - type: "plot"
8437   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
8438   algorithm: "plot_perf_box_name"
8439   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
8440   data: "plot-vpp-hoststack-3n-hsw"
8441   include:
8442     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
8443     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
8444     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
8445     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
8446   layout:
8447     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
8448     layout: "plot-hoststack"
8449
8450 ## Plots VPP HTTP Server Performance
8451 #- type: "plot"
8452 #  title: "VPP HTTP Server Performance"
8453 #  algorithm: "plot_http_server_perf_box"
8454 #  output-file-type: ".html"
8455 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
8456 #  data:
8457 #    "plot-vpp-http-server-performance"
8458 #  filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
8459 #  parameters:
8460 #  - "result"
8461 #  - "name"
8462 #  traces:
8463 #    hoverinfo: "y+name"
8464 #    boxpoints: "outliers"
8465 #    whiskerwidth: 0
8466 #  layout:
8467 #    title: "VPP HTTP Server Performance"
8468 #    layout:
8469 #      "plot-cps"
8470 #
8471 #- type: "plot"
8472 #  title: "VPP HTTP Server Performance"
8473 #  algorithm: "plot_http_server_perf_box"
8474 #  output-file-type: ".html"
8475 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
8476 #  data:
8477 #    "plot-vpp-http-server-performance"
8478 #  filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
8479 #  parameters:
8480 #  - "result"
8481 #  - "name"
8482 #  traces:
8483 #    hoverinfo: "y+name"
8484 #    boxpoints: "outliers"
8485 #    whiskerwidth: 0
8486 #  layout:
8487 #    title: "VPP HTTP Server Performance"
8488 #    layout:
8489 #      "plot-rps"
8490
8491 ################################################################################
8492
8493 # Soak Test (PLRsearch), boxes - 2n-clx
8494 - type: "plot"
8495   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8496   algorithm: "plot_perf_box_name"
8497   output-file-type: ".html"
8498   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
8499   data: "plot-vpp-soak-2n-clx"
8500   include:
8501     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
8502     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
8503     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
8504     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
8505     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
8506     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
8507   layout:
8508     title: "30 Minutes Soak Test (PLRsearch)"
8509     layout: "plot-soak-throughput"
8510
8511 # Soak Test (PLRsearch), boxes - 2n-clx
8512 - type: "plot"
8513   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8514   algorithm: "plot_perf_box_name"
8515   output-file-type: ".html"
8516   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
8517   data: "plot-vpp-soak-2n-clx"
8518   include:
8519     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
8520     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
8521     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8522     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8523     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
8524     - "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"
8525   layout:
8526     title: "30 Minutes Soak Test (PLRsearch)"
8527     layout: "plot-soak-throughput"
8528
8529 # Soak Test (PLRsearch), boxes - 2n-skx
8530 - type: "plot"
8531   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8532   algorithm: "plot_perf_box_name"
8533   output-file-type: ".html"
8534   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
8535   data: "plot-vpp-soak-2n-skx"
8536   include:
8537     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
8538     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
8539     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
8540     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
8541     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
8542     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
8543   layout:
8544     title: "30 Minutes Soak Test (PLRsearch)"
8545     layout: "plot-soak-throughput"
8546
8547 # Soak Test (PLRsearch), boxes - 2n-skx
8548 - type: "plot"
8549   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8550   algorithm: "plot_perf_box_name"
8551   output-file-type: ".html"
8552   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
8553   data: "plot-vpp-soak-2n-skx"
8554   include:
8555     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
8556     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
8557     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8558     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8559     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
8560     - "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"
8561   layout:
8562     title: "30 Minutes Soak Test (PLRsearch)"
8563     layout: "plot-soak-throughput"
8564
8565 ###############################################################################
8566
8567 # Reconf tests 2n-skx
8568
8569 - type: "plot"
8570   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8571   algorithm: "plot_nf_reconf_box_name"
8572   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8573   data: "plot-vpp-nfv-reconf-2n-skx"
8574   include:
8575     - "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"
8576     - "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"
8577     - "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"
8578     - "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"
8579     - "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"
8580     - "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"
8581   layout:
8582     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8583     layout: "plot-throughput"
8584
8585 - type: "plot"
8586   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8587   algorithm: "plot_nf_reconf_box_name"
8588   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8589   data: "plot-vpp-nfv-reconf-2n-skx"
8590   include:
8591     - "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"
8592     - "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"
8593     - "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"
8594     - "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"
8595     - "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"
8596     - "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"
8597   layout:
8598     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8599     layout: "plot-throughput"
8600
8601 - type: "plot"
8602   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8603   algorithm: "plot_nf_reconf_box_name"
8604   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8605   data: "plot-vpp-nfv-reconf-2n-skx"
8606   include:
8607     - "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"
8608     - "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"
8609     - "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"
8610     - "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"
8611     - "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"
8612     - "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"
8613   layout:
8614     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8615     layout: "plot-throughput"
8616
8617 ###############################################################################
8618
8619 # Reconf tests 2n-clx
8620
8621 - type: "plot"
8622   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8623   algorithm: "plot_nf_reconf_box_name"
8624   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8625   data: "plot-vpp-nfv-reconf-2n-clx"
8626   include:
8627     - "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"
8628     - "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"
8629     - "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"
8630     - "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"
8631   layout:
8632     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8633     layout: "plot-throughput"
8634
8635 - type: "plot"
8636   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8637   algorithm: "plot_nf_reconf_box_name"
8638   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8639   data: "plot-vpp-nfv-reconf-2n-clx"
8640   include:
8641     - "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"
8642     - "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"
8643     - "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"
8644     - "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"
8645   layout:
8646     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8647     layout: "plot-throughput"
8648
8649 - type: "plot"
8650   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8651   algorithm: "plot_nf_reconf_box_name"
8652   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8653   data: "plot-vpp-nfv-reconf-2n-clx"
8654   include:
8655     - "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"
8656     - "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"
8657     - "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"
8658     - "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"
8659   layout:
8660     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8661     layout: "plot-throughput"
8662
8663 ###############################################################################
8664
8665 # Plots - NF Density - VSC - MRR IMIX
8666 - type: "plot"
8667   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8668   algorithm: "plot_nf_heatmap"
8669   output-file-type: ".html"
8670   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
8671   data: "plot-vpp-nfv-2n-skx-mrr"
8672   filter: "'NIC_Intel-XXV710' and
8673            'NF_DENSITY' and
8674            'VHOST' and
8675            not 'VXLAN' and
8676            'CHAIN' and
8677            'NF_VPPIP4' and
8678            'IMIX' and
8679            '2T1C' and
8680            'MRR'"
8681   parameters:
8682   - "result"
8683   - "name"
8684   - "tags"
8685   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8686   x-axis: "X = VNFs per Service Chain"
8687   y-axis: "Y = Number of Service Chains"
8688   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8689   layout:
8690     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8691     layout: "plot-service-density"
8692
8693 - type: "plot"
8694   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8695   algorithm: "plot_nf_heatmap"
8696   output-file-type: ".html"
8697   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
8698   data: "plot-vpp-nfv-2n-skx-mrr"
8699   filter: "'NIC_Intel-XXV710' and
8700            'NF_DENSITY' and
8701            'VHOST' and
8702            not 'VXLAN' and
8703            'CHAIN' and
8704            'NF_VPPIP4' and
8705            'IMIX' and
8706            '4T2C' and
8707            'MRR'"
8708   parameters:
8709   - "result"
8710   - "name"
8711   - "tags"
8712   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8713   x-axis: "X = VNFs per Service Chain"
8714   y-axis: "Y = Number of Service Chains"
8715   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8716   layout:
8717     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8718     layout: "plot-service-density"
8719
8720 - type: "plot"
8721   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8722   algorithm: "plot_nf_heatmap"
8723   output-file-type: ".html"
8724   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
8725   data: "plot-vpp-nfv-2n-skx-mrr"
8726   filter: "'NIC_Intel-XXV710' and
8727            'NF_DENSITY' and
8728            'VHOST' and
8729            not 'VXLAN' and
8730            'CHAIN' and
8731            'NF_VPPIP4' and
8732            'IMIX' and
8733            '8T4C' and
8734            'MRR'"
8735   parameters:
8736   - "result"
8737   - "name"
8738   - "tags"
8739   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8740   x-axis: "X = VNFs per Service Chain"
8741   y-axis: "Y = Number of Service Chains"
8742   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8743   layout:
8744     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8745     layout: "plot-service-density"
8746
8747 # Plots - NF Density - VSC - NDR IMIX
8748 - type: "plot"
8749   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8750   algorithm: "plot_nf_heatmap"
8751   output-file-type: ".html"
8752   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
8753   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8754   filter: "'NIC_Intel-XXV710' and
8755            'NF_DENSITY' and
8756            'VHOST' and
8757            not 'VXLAN' and
8758            'CHAIN' and
8759            'NF_VPPIP4' and
8760            'IMIX' and
8761            '2T1C' and
8762            'NDRPDR'"
8763   parameters:
8764   - "throughput"
8765   - "name"
8766   - "tags"
8767   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8768   x-axis: "X = VNFs per Service Chain"
8769   y-axis: "Y = Number of Service Chains"
8770   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8771   layout:
8772     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8773     layout: "plot-service-density"
8774
8775 - type: "plot"
8776   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8777   algorithm: "plot_nf_heatmap"
8778   output-file-type: ".html"
8779   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
8780   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8781   filter: "'NIC_Intel-XXV710' and
8782            'NF_DENSITY' and
8783            'VHOST' and
8784            not 'VXLAN' and
8785            'CHAIN' and
8786            'NF_VPPIP4' and
8787            'IMIX' and
8788            '4T2C' and
8789            'NDRPDR'"
8790   parameters:
8791   - "throughput"
8792   - "name"
8793   - "tags"
8794   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8795   x-axis: "X = VNFs per Service Chain"
8796   y-axis: "Y = Number of Service Chains"
8797   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8798   layout:
8799     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8800     layout: "plot-service-density"
8801
8802 - type: "plot"
8803   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8804   algorithm: "plot_nf_heatmap"
8805   output-file-type: ".html"
8806   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
8807   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8808   filter: "'NIC_Intel-XXV710' and
8809            'NF_DENSITY' and
8810            'VHOST' and
8811            not 'VXLAN' and
8812            'CHAIN' and
8813            'NF_VPPIP4' and
8814            'IMIX' and
8815            '8T4C' and
8816            'NDRPDR'"
8817   parameters:
8818   - "throughput"
8819   - "name"
8820   - "tags"
8821   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8822   x-axis: "X = VNFs per Service Chain"
8823   y-axis: "Y = Number of Service Chains"
8824   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8825   layout:
8826     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8827     layout: "plot-service-density"
8828
8829 # Plots - NF Density - VSC - PDR IMIX
8830 - type: "plot"
8831   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8832   algorithm: "plot_nf_heatmap"
8833   output-file-type: ".html"
8834   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
8835   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8836   filter: "'NIC_Intel-XXV710' and
8837            'NF_DENSITY' and
8838            'VHOST' and
8839            not 'VXLAN' and
8840            'CHAIN' and
8841            'NF_VPPIP4' and
8842            'IMIX' and
8843            '2T1C' and
8844            'NDRPDR'"
8845   parameters:
8846   - "throughput"
8847   - "name"
8848   - "tags"
8849   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8850   x-axis: "X = VNFs per Service Chain"
8851   y-axis: "Y = Number of Service Chains"
8852   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8853   layout:
8854     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8855     layout: "plot-service-density"
8856
8857 - type: "plot"
8858   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8859   algorithm: "plot_nf_heatmap"
8860   output-file-type: ".html"
8861   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
8862   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8863   filter: "'NIC_Intel-XXV710' and
8864            'NF_DENSITY' and
8865            'VHOST' and
8866            not 'VXLAN' and
8867            'CHAIN' and
8868            'NF_VPPIP4' and
8869            'IMIX' and
8870            '4T2C' and
8871            'NDRPDR'"
8872   parameters:
8873   - "throughput"
8874   - "name"
8875   - "tags"
8876   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8877   x-axis: "X = VNFs per Service Chain"
8878   y-axis: "Y = Number of Service Chains"
8879   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8880   layout:
8881     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8882     layout: "plot-service-density"
8883
8884 - type: "plot"
8885   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8886   algorithm: "plot_nf_heatmap"
8887   output-file-type: ".html"
8888   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
8889   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8890   filter: "'NIC_Intel-XXV710' and
8891            'NF_DENSITY' and
8892            'VHOST' and
8893            not 'VXLAN' and
8894            'CHAIN' and
8895            'NF_VPPIP4' and
8896            'IMIX' and
8897            '8T4C' and
8898            'NDRPDR'"
8899   parameters:
8900   - "throughput"
8901   - "name"
8902   - "tags"
8903   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8904   x-axis: "X = VNFs per Service Chain"
8905   y-axis: "Y = Number of Service Chains"
8906   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8907   layout:
8908     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8909     layout: "plot-service-density"
8910
8911 ###############################################################################
8912
8913 # Plots - NF Density - VSC - MRR IMIX
8914 - type: "plot"
8915   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8916   algorithm: "plot_nf_heatmap"
8917   output-file-type: ".html"
8918   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
8919   data: "plot-vpp-nfv-2n-skx-mrr"
8920   filter: "'NIC_Intel-XXV710' and
8921            'NF_DENSITY' and
8922            'VHOST' and
8923            'VXLAN' and
8924            'CHAIN' and
8925            'IMIX' and
8926            '2T1C' and
8927            'MRR'"
8928   parameters:
8929   - "result"
8930   - "name"
8931   - "tags"
8932   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8933   x-axis: "X = VNFs per Service Chain"
8934   y-axis: "Y = Number of Service Chains"
8935   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8936   layout:
8937     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8938     layout: "plot-service-density"
8939
8940 - type: "plot"
8941   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8942   algorithm: "plot_nf_heatmap"
8943   output-file-type: ".html"
8944   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
8945   data: "plot-vpp-nfv-2n-skx-mrr"
8946   filter: "'NIC_Intel-XXV710' and
8947            'NF_DENSITY' and
8948            'VHOST' and
8949            'VXLAN' and
8950            'CHAIN' and
8951            'IMIX' and
8952            '4T2C' and
8953            'MRR'"
8954   parameters:
8955   - "result"
8956   - "name"
8957   - "tags"
8958   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8959   x-axis: "X = VNFs per Service Chain"
8960   y-axis: "Y = Number of Service Chains"
8961   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8962   layout:
8963     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8964     layout: "plot-service-density"
8965
8966 - type: "plot"
8967   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8968   algorithm: "plot_nf_heatmap"
8969   output-file-type: ".html"
8970   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
8971   data: "plot-vpp-nfv-2n-skx-mrr"
8972   filter: "'NIC_Intel-XXV710' and
8973            'NF_DENSITY' and
8974            'VHOST' and
8975            'VXLAN' and
8976            'CHAIN' and
8977            'IMIX' and
8978            '8T4C' and
8979            'MRR'"
8980   parameters:
8981   - "result"
8982   - "name"
8983   - "tags"
8984   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8985   x-axis: "X = VNFs per Service Chain"
8986   y-axis: "Y = Number of Service Chains"
8987   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8988   layout:
8989     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8990     layout: "plot-service-density"
8991
8992 # Plots - NF Density - VSC - NDR IMIX
8993 - type: "plot"
8994   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8995   algorithm: "plot_nf_heatmap"
8996   output-file-type: ".html"
8997   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
8998   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8999   filter: "'NIC_Intel-XXV710' and
9000            'NF_DENSITY' and
9001            'VHOST' and
9002            'VXLAN' and
9003            'CHAIN' and
9004            'IMIX' and
9005            '2T1C' and
9006            'NDRPDR'"
9007   parameters:
9008   - "throughput"
9009   - "name"
9010   - "tags"
9011   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9012   x-axis: "X = VNFs per Service Chain"
9013   y-axis: "Y = Number of Service Chains"
9014   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9015   layout:
9016     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9017     layout: "plot-service-density"
9018
9019 - type: "plot"
9020   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9021   algorithm: "plot_nf_heatmap"
9022   output-file-type: ".html"
9023   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9024   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9025   filter: "'NIC_Intel-XXV710' and
9026            'NF_DENSITY' and
9027            'VHOST' and
9028            'VXLAN' and
9029            'CHAIN' and
9030            'IMIX' and
9031            '4T2C' and
9032            'NDRPDR'"
9033   parameters:
9034   - "throughput"
9035   - "name"
9036   - "tags"
9037   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9038   x-axis: "X = VNFs per Service Chain"
9039   y-axis: "Y = Number of Service Chains"
9040   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9041   layout:
9042     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9043     layout: "plot-service-density"
9044
9045 - type: "plot"
9046   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9047   algorithm: "plot_nf_heatmap"
9048   output-file-type: ".html"
9049   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9050   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9051   filter: "'NIC_Intel-XXV710' and
9052            'NF_DENSITY' and
9053            'VHOST' and
9054            'VXLAN' and
9055            'CHAIN' and
9056            'IMIX' and
9057            '8T4C' and
9058            'NDRPDR'"
9059   parameters:
9060   - "throughput"
9061   - "name"
9062   - "tags"
9063   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9064   x-axis: "X = VNFs per Service Chain"
9065   y-axis: "Y = Number of Service Chains"
9066   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9067   layout:
9068     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9069     layout: "plot-service-density"
9070
9071 # Plots - NF Density - VSC - PDR IMIX
9072 - type: "plot"
9073   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9074   algorithm: "plot_nf_heatmap"
9075   output-file-type: ".html"
9076   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9077   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9078   filter: "'NIC_Intel-XXV710' and
9079            'NF_DENSITY' and
9080            'VHOST' and
9081            'VXLAN' and
9082            'CHAIN' and
9083            'IMIX' and
9084            '2T1C' and
9085            'NDRPDR'"
9086   parameters:
9087   - "throughput"
9088   - "name"
9089   - "tags"
9090   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9091   x-axis: "X = VNFs per Service Chain"
9092   y-axis: "Y = Number of Service Chains"
9093   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9094   layout:
9095     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9096     layout: "plot-service-density"
9097
9098 - type: "plot"
9099   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9100   algorithm: "plot_nf_heatmap"
9101   output-file-type: ".html"
9102   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
9103   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9104   filter: "'NIC_Intel-XXV710' and
9105            'NF_DENSITY' and
9106            'VHOST' and
9107            'VXLAN' and
9108            'CHAIN' and
9109            'IMIX' and
9110            '4T2C' and
9111            'NDRPDR'"
9112   parameters:
9113   - "throughput"
9114   - "name"
9115   - "tags"
9116   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9117   x-axis: "X = VNFs per Service Chain"
9118   y-axis: "Y = Number of Service Chains"
9119   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9120   layout:
9121     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9122     layout: "plot-service-density"
9123
9124 - type: "plot"
9125   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9126   algorithm: "plot_nf_heatmap"
9127   output-file-type: ".html"
9128   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
9129   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9130   filter: "'NIC_Intel-XXV710' and
9131            'NF_DENSITY' and
9132            'VHOST' and
9133            'VXLAN' and
9134            'CHAIN' and
9135            'IMIX' and
9136            '8T4C' and
9137            'NDRPDR'"
9138   parameters:
9139   - "throughput"
9140   - "name"
9141   - "tags"
9142   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9143   x-axis: "X = VNFs per Service Chain"
9144   y-axis: "Y = Number of Service Chains"
9145   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9146   layout:
9147     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9148     layout: "plot-service-density"
9149
9150 ###############################################################################
9151
9152 # Plots - NF Density - CSC - MRR IMIX
9153 - type: "plot"
9154   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9155   algorithm: "plot_nf_heatmap"
9156   output-file-type: ".html"
9157   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
9158   data: "plot-vpp-nfv-2n-skx-mrr"
9159   filter: "'NIC_Intel-XXV710' and
9160            'NF_DENSITY' and
9161            'DOCKER' and
9162            'CHAIN' and
9163            'NF_VPPIP4' and
9164            'IMIX' and
9165            '2T1C' and
9166            'MRR'"
9167   parameters:
9168   - "result"
9169   - "name"
9170   - "tags"
9171   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9172   x-axis: "X = CNFs per Service Chain"
9173   y-axis: "Y = Number of Service Chains"
9174   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9175   layout:
9176     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9177     layout: "plot-service-density"
9178
9179 - type: "plot"
9180   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9181   algorithm: "plot_nf_heatmap"
9182   output-file-type: ".html"
9183   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
9184   data: "plot-vpp-nfv-2n-skx-mrr"
9185   filter: "'NIC_Intel-XXV710' and
9186            'NF_DENSITY' and
9187            'DOCKER' and
9188            'CHAIN' and
9189            'NF_VPPIP4' and
9190            'IMIX' and
9191            '4T2C' and
9192            'MRR'"
9193   parameters:
9194   - "result"
9195   - "name"
9196   - "tags"
9197   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9198   x-axis: "X = CNFs per Service Chain"
9199   y-axis: "Y = Number of Service Chains"
9200   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9201   layout:
9202     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9203     layout: "plot-service-density"
9204
9205 - type: "plot"
9206   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9207   algorithm: "plot_nf_heatmap"
9208   output-file-type: ".html"
9209   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
9210   data: "plot-vpp-nfv-2n-skx-mrr"
9211   filter: "'NIC_Intel-XXV710' and
9212            'NF_DENSITY' and
9213            'DOCKER' and
9214            'CHAIN' and
9215            'NF_VPPIP4' and
9216            'IMIX' and
9217            '8T4C' and
9218            'MRR'"
9219   parameters:
9220   - "result"
9221   - "name"
9222   - "tags"
9223   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9224   x-axis: "X = CNFs per Service Chain"
9225   y-axis: "Y = Number of Service Chains"
9226   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9227   layout:
9228     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9229     layout: "plot-service-density"
9230
9231 # Plots - NF Density - CSC - NDR IMIX
9232 - type: "plot"
9233   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9234   algorithm: "plot_nf_heatmap"
9235   output-file-type: ".html"
9236   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
9237   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9238   filter: "'NIC_Intel-XXV710' and
9239            'NF_DENSITY' and
9240            'DOCKER' and
9241            'CHAIN' and
9242            'NF_VPPIP4' and
9243            'IMIX' and
9244            '2T1C' and
9245            'NDRPDR'"
9246   parameters:
9247   - "throughput"
9248   - "name"
9249   - "tags"
9250   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9251   x-axis: "X = CNFs per Service Chain"
9252   y-axis: "Y = Number of Service Chains"
9253   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9254   layout:
9255     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9256     layout: "plot-service-density"
9257
9258 - type: "plot"
9259   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9260   algorithm: "plot_nf_heatmap"
9261   output-file-type: ".html"
9262   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
9263   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9264   filter: "'NIC_Intel-XXV710' and
9265            'NF_DENSITY' and
9266            'DOCKER' and
9267            'CHAIN' and
9268            'NF_VPPIP4' and
9269            'IMIX' and
9270            '4T2C' and
9271            'NDRPDR'"
9272   parameters:
9273   - "throughput"
9274   - "name"
9275   - "tags"
9276   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9277   x-axis: "X = CNFs per Service Chain"
9278   y-axis: "Y = Number of Service Chains"
9279   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9280   layout:
9281     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9282     layout: "plot-service-density"
9283
9284 - type: "plot"
9285   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9286   algorithm: "plot_nf_heatmap"
9287   output-file-type: ".html"
9288   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
9289   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9290   filter: "'NIC_Intel-XXV710' and
9291            'NF_DENSITY' and
9292            'DOCKER' and
9293            'CHAIN' and
9294            'NF_VPPIP4' and
9295            'IMIX' and
9296            '8T4C' and
9297            'NDRPDR'"
9298   parameters:
9299   - "throughput"
9300   - "name"
9301   - "tags"
9302   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9303   x-axis: "X = CNFs per Service Chain"
9304   y-axis: "Y = Number of Service Chains"
9305   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9306   layout:
9307     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9308     layout: "plot-service-density"
9309
9310 # Plots - NF Density - CSC - PDR IMIX
9311 - type: "plot"
9312   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9313   algorithm: "plot_nf_heatmap"
9314   output-file-type: ".html"
9315   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
9316   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9317   filter: "'NIC_Intel-XXV710' and
9318            'NF_DENSITY' and
9319            'DOCKER' and
9320            'CHAIN' and
9321            'NF_VPPIP4' and
9322            'IMIX' and
9323            '2T1C' and
9324            'NDRPDR'"
9325   parameters:
9326   - "throughput"
9327   - "name"
9328   - "tags"
9329   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9330   x-axis: "X = CNFs per Service Chain"
9331   y-axis: "Y = Number of Service Chains"
9332   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9333   layout:
9334     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9335     layout: "plot-service-density"
9336
9337 - type: "plot"
9338   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9339   algorithm: "plot_nf_heatmap"
9340   output-file-type: ".html"
9341   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
9342   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9343   filter: "'NIC_Intel-XXV710' and
9344            'NF_DENSITY' and
9345            'DOCKER' and
9346            'CHAIN' and
9347            'NF_VPPIP4' and
9348            'IMIX' and
9349            '4T2C' and
9350            'NDRPDR'"
9351   parameters:
9352   - "throughput"
9353   - "name"
9354   - "tags"
9355   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9356   x-axis: "X = CNFs per Service Chain"
9357   y-axis: "Y = Number of Service Chains"
9358   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9359   layout:
9360     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9361     layout: "plot-service-density"
9362
9363 - type: "plot"
9364   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9365   algorithm: "plot_nf_heatmap"
9366   output-file-type: ".html"
9367   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
9368   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9369   filter: "'NIC_Intel-XXV710' and
9370            'NF_DENSITY' and
9371            'DOCKER' and
9372            'CHAIN' and
9373            'NF_VPPIP4' and
9374            'IMIX' and
9375            '8T4C' and
9376            'NDRPDR'"
9377   parameters:
9378   - "throughput"
9379   - "name"
9380   - "tags"
9381   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9382   x-axis: "X = CNFs per Service Chain"
9383   y-axis: "Y = Number of Service Chains"
9384   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9385   layout:
9386     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9387     layout: "plot-service-density"
9388
9389 ################################################################################
9390 #
9391 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9392 #- type: "plot"
9393 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9394 #  algorithm: "plot_nf_heatmap"
9395 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
9396 #  data: "plot-vpp-nfv-3n-skx-mrr"
9397 #  filter: "'NIC_Intel-XXV710' and
9398 #           'NF_DENSITY' and
9399 #           'DOCKER' and
9400 #           'CHAIN' and
9401 #           'NF_VPPIP4' and
9402 #           'IPSEC' and
9403 #           'TNL_4' and
9404 #           'IMIX' and
9405 #           '2T1C' and
9406 #           'MRR'"
9407 #  parameters:
9408 #  - "result"
9409 #  - "name"
9410 #  - "tags"
9411 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9412 #  x-axis: "X = CNFs per Service Chain"
9413 #  y-axis: "Y = Number of Service Chains"
9414 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9415 #  layout:
9416 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9417 #    layout: "plot-service-density"
9418 #
9419 #- type: "plot"
9420 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9421 #  algorithm: "plot_nf_heatmap"
9422 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
9423 #  data: "plot-vpp-nfv-3n-skx-mrr"
9424 #  filter: "'NIC_Intel-XXV710' and
9425 #           'NF_DENSITY' and
9426 #           'DOCKER' and
9427 #           'CHAIN' and
9428 #           'NF_VPPIP4' and
9429 #           'IPSEC' and
9430 #           'TNL_4' and
9431 #           'IMIX' and
9432 #           '4T2C' and
9433 #           'MRR'"
9434 #  parameters:
9435 #  - "result"
9436 #  - "name"
9437 #  - "tags"
9438 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9439 #  x-axis: "X = CNFs per Service Chain"
9440 #  y-axis: "Y = Number of Service Chains"
9441 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9442 #  layout:
9443 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9444 #    layout: "plot-service-density"
9445 #
9446 #- type: "plot"
9447 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9448 #  algorithm: "plot_nf_heatmap"
9449 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
9450 #  data: "plot-vpp-nfv-3n-skx-mrr"
9451 #  filter: "'NIC_Intel-XXV710' and
9452 #           'NF_DENSITY' and
9453 #           'DOCKER' and
9454 #           'CHAIN' and
9455 #           'NF_VPPIP4' and
9456 #           'IPSEC' and
9457 #           'TNL_4' and
9458 #           'IMIX' and
9459 #           '8T4C' and
9460 #           'MRR'"
9461 #  parameters:
9462 #  - "result"
9463 #  - "name"
9464 #  - "tags"
9465 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9466 #  x-axis: "X = CNFs per Service Chain"
9467 #  y-axis: "Y = Number of Service Chains"
9468 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9469 #  layout:
9470 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9471 #    layout: "plot-service-density"
9472
9473 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9474 - type: "plot"
9475   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9476   algorithm: "plot_nf_heatmap"
9477   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
9478   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9479   filter: "'NIC_Intel-XXV710' and
9480            'NF_DENSITY' and
9481            'DOCKER' and
9482            'CHAIN' and
9483            'NF_VPPIP4' and
9484            'IPSEC' and
9485            'TNL_4' and
9486            'IMIX' and
9487            '2T1C' and
9488            'NDRPDR'"
9489   parameters:
9490   - "throughput"
9491   - "name"
9492   - "tags"
9493   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9494   x-axis: "X = CNFs per Service Chain"
9495   y-axis: "Y = Number of Service Chains"
9496   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9497   layout:
9498     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9499     layout: "plot-service-density"
9500
9501 - type: "plot"
9502   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9503   algorithm: "plot_nf_heatmap"
9504   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
9505   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9506   filter: "'NIC_Intel-XXV710' and
9507            'NF_DENSITY' and
9508            'DOCKER' and
9509            'CHAIN' and
9510            'NF_VPPIP4' and
9511            'IPSEC' and
9512            'TNL_4' and
9513            'IMIX' and
9514            '4T2C' and
9515            'NDRPDR'"
9516   parameters:
9517   - "throughput"
9518   - "name"
9519   - "tags"
9520   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9521   x-axis: "X = CNFs per Service Chain"
9522   y-axis: "Y = Number of Service Chains"
9523   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9524   layout:
9525     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9526     layout: "plot-service-density"
9527
9528 - type: "plot"
9529   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9530   algorithm: "plot_nf_heatmap"
9531   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
9532   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9533   filter: "'NIC_Intel-XXV710' and
9534            'NF_DENSITY' and
9535            'DOCKER' and
9536            'CHAIN' and
9537            'NF_VPPIP4' and
9538            'IPSEC' and
9539            'TNL_4' and
9540            'IMIX' and
9541            '8T4C' and
9542            'NDRPDR'"
9543   parameters:
9544   - "throughput"
9545   - "name"
9546   - "tags"
9547   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9548   x-axis: "X = CNFs per Service Chain"
9549   y-axis: "Y = Number of Service Chains"
9550   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9551   layout:
9552     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9553     layout: "plot-service-density"
9554
9555 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9556 - type: "plot"
9557   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9558   algorithm: "plot_nf_heatmap"
9559   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
9560   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9561   filter: "'NIC_Intel-XXV710' and
9562            'NF_DENSITY' and
9563            'DOCKER' and
9564            'CHAIN' and
9565            'NF_VPPIP4' and
9566            'IPSEC' and
9567            'TNL_4' and
9568            'IMIX' and
9569            '2T1C' and
9570            'NDRPDR'"
9571   parameters:
9572   - "throughput"
9573   - "name"
9574   - "tags"
9575   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9576   x-axis: "X = CNFs per Service Chain"
9577   y-axis: "Y = Number of Service Chains"
9578   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9579   layout:
9580     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9581     layout: "plot-service-density"
9582
9583 - type: "plot"
9584   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9585   algorithm: "plot_nf_heatmap"
9586   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
9587   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9588   filter: "'NIC_Intel-XXV710' and
9589            'NF_DENSITY' and
9590            'DOCKER' and
9591            'CHAIN' and
9592            'NF_VPPIP4' and
9593            'IPSEC' and
9594            'TNL_4' and
9595            'IMIX' and
9596            '4T2C' and
9597            'NDRPDR'"
9598   parameters:
9599   - "throughput"
9600   - "name"
9601   - "tags"
9602   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9603   x-axis: "X = CNFs per Service Chain"
9604   y-axis: "Y = Number of Service Chains"
9605   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9606   layout:
9607     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9608     layout: "plot-service-density"
9609
9610 - type: "plot"
9611   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9612   algorithm: "plot_nf_heatmap"
9613   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
9614   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9615   filter: "'NIC_Intel-XXV710' and
9616            'NF_DENSITY' and
9617            'DOCKER' and
9618            'CHAIN' and
9619            'NF_VPPIP4' and
9620            'IPSEC' and
9621            'TNL_4' and
9622            'IMIX' and
9623            '8T4C' and
9624            'NDRPDR'"
9625   parameters:
9626   - "throughput"
9627   - "name"
9628   - "tags"
9629   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9630   x-axis: "X = CNFs per Service Chain"
9631   y-axis: "Y = Number of Service Chains"
9632   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9633   layout:
9634     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9635     layout: "plot-service-density"
9636
9637 ###############################################################################
9638
9639 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9640 #- type: "plot"
9641 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9642 #  algorithm: "plot_nf_heatmap"
9643 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
9644 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9645 #  filter: "'NIC_Intel-XL710' and
9646 #           'NF_DENSITY' and
9647 #           'DOCKER' and
9648 #           'CHAIN' and
9649 #           'NF_VPPIP4' and
9650 #           'IMIX' and
9651 #           'TNL_4' and
9652 #           '1T1C' and
9653 #           'MRR'"
9654 #  parameters:
9655 #  - "result"
9656 #  - "name"
9657 #  - "tags"
9658 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9659 #  x-axis: "X = CNFs per Service Chain"
9660 #  y-axis: "Y = Number of Service Chains"
9661 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9662 #  layout:
9663 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9664 #    layout: "plot-service-density"
9665 #
9666 #- type: "plot"
9667 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9668 #  algorithm: "plot_nf_heatmap"
9669 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
9670 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9671 #  filter: "'NIC_Intel-XL710' and
9672 #           'NF_DENSITY' and
9673 #           'DOCKER' and
9674 #           'CHAIN' and
9675 #           'NF_VPPIP4' and
9676 #           'IPSEC' and
9677 #           'TNL_4' and
9678 #           'IMIX' and
9679 #           '2T2C' and
9680 #           'MRR'"
9681 #  parameters:
9682 #  - "result"
9683 #  - "name"
9684 #  - "tags"
9685 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9686 #  x-axis: "X = CNFs per Service Chain"
9687 #  y-axis: "Y = Number of Service Chains"
9688 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9689 #  layout:
9690 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9691 #    layout: "plot-service-density"
9692 #
9693 #- type: "plot"
9694 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9695 #  algorithm: "plot_nf_heatmap"
9696 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
9697 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9698 #  filter: "'NIC_Intel-XL710' and
9699 #           'NF_DENSITY' and
9700 #           'DOCKER' and
9701 #           'CHAIN' and
9702 #           'NF_VPPIP4' and
9703 #           'IPSEC' and
9704 #           'TNL_4' and
9705 #           'IMIX' and
9706 #           '4T4C' and
9707 #           'MRR'"
9708 #  parameters:
9709 #  - "result"
9710 #  - "name"
9711 #  - "tags"
9712 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9713 #  x-axis: "X = CNFs per Service Chain"
9714 #  y-axis: "Y = Number of Service Chains"
9715 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9716 #  layout:
9717 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9718 #    layout: "plot-service-density"
9719
9720 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9721 #- type: "plot"
9722 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9723 #  algorithm: "plot_nf_heatmap"
9724 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
9725 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9726 #  filter: "'NIC_Intel-XL710' and
9727 #           'NF_DENSITY' and
9728 #           'DOCKER' and
9729 #           'CHAIN' and
9730 #           'NF_VPPIP4' and
9731 #           'IPSEC' and
9732 #           'TNL_4' and
9733 #           'IMIX' and
9734 #           '1T1C' and
9735 #           'NDRPDR'"
9736 #  parameters:
9737 #  - "throughput"
9738 #  - "name"
9739 #  - "tags"
9740 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9741 #  x-axis: "X = CNFs per Service Chain"
9742 #  y-axis: "Y = Number of Service Chains"
9743 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9744 #  layout:
9745 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9746 #    layout: "plot-service-density"
9747 #
9748 #- type: "plot"
9749 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9750 #  algorithm: "plot_nf_heatmap"
9751 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
9752 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9753 #  filter: "'NIC_Intel-XL710' and
9754 #           'NF_DENSITY' and
9755 #           'DOCKER' and
9756 #           'CHAIN' and
9757 #           'NF_VPPIP4' and
9758 #           'IPSEC' and
9759 #           'TNL_4' and
9760 #           'IMIX' and
9761 #           '2T2C' and
9762 #           'NDRPDR'"
9763 #  parameters:
9764 #  - "throughput"
9765 #  - "name"
9766 #  - "tags"
9767 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9768 #  x-axis: "X = CNFs per Service Chain"
9769 #  y-axis: "Y = Number of Service Chains"
9770 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9771 #  layout:
9772 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9773 #    layout: "plot-service-density"
9774 #
9775 #- type: "plot"
9776 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9777 #  algorithm: "plot_nf_heatmap"
9778 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
9779 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9780 #  filter: "'NIC_Intel-XL710' and
9781 #           'NF_DENSITY' and
9782 #           'DOCKER' and
9783 #           'CHAIN' and
9784 #           'NF_VPPIP4' and
9785 #           'IPSEC' and
9786 #           'TNL_4' and
9787 #           'IMIX' and
9788 #           '4T4C' and
9789 #           'NDRPDR'"
9790 #  parameters:
9791 #  - "throughput"
9792 #  - "name"
9793 #  - "tags"
9794 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9795 #  x-axis: "X = CNFs per Service Chain"
9796 #  y-axis: "Y = Number of Service Chains"
9797 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9798 #  layout:
9799 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9800 #    layout: "plot-service-density"
9801 #
9802 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9803 #- type: "plot"
9804 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9805 #  algorithm: "plot_nf_heatmap"
9806 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
9807 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9808 #  filter: "'NIC_Intel-XL710' and
9809 #           'NF_DENSITY' and
9810 #           'DOCKER' and
9811 #           'CHAIN' and
9812 #           'NF_VPPIP4' and
9813 #           'IPSEC' and
9814 #           'TNL_4' and
9815 #           'IMIX' and
9816 #           '1T1C' and
9817 #           'NDRPDR'"
9818 #  parameters:
9819 #  - "throughput"
9820 #  - "name"
9821 #  - "tags"
9822 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9823 #  x-axis: "X = CNFs per Service Chain"
9824 #  y-axis: "Y = Number of Service Chains"
9825 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9826 #  layout:
9827 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9828 #    layout: "plot-service-density"
9829 #
9830 #- type: "plot"
9831 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9832 #  algorithm: "plot_nf_heatmap"
9833 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
9834 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9835 #  filter: "'NIC_Intel-XL710' and
9836 #           'NF_DENSITY' and
9837 #           'DOCKER' and
9838 #           'CHAIN' and
9839 #           'NF_VPPIP4' and
9840 #           'IPSEC' and
9841 #           'TNL_4' and
9842 #           'IMIX' and
9843 #           '2T2C' and
9844 #           'NDRPDR'"
9845 #  parameters:
9846 #  - "throughput"
9847 #  - "name"
9848 #  - "tags"
9849 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9850 #  x-axis: "X = CNFs per Service Chain"
9851 #  y-axis: "Y = Number of Service Chains"
9852 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9853 #  layout:
9854 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9855 #    layout: "plot-service-density"
9856 #
9857 #- type: "plot"
9858 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9859 #  algorithm: "plot_nf_heatmap"
9860 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
9861 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9862 #  filter: "'NIC_Intel-XL710' and
9863 #           'NF_DENSITY' and
9864 #           'DOCKER' and
9865 #           'CHAIN' and
9866 #           'NF_VPPIP4' and
9867 #           'IPSEC' and
9868 #           'TNL_4' and
9869 #           'IMIX' and
9870 #           '4T4C' and
9871 #           'NDRPDR'"
9872 #  parameters:
9873 #  - "throughput"
9874 #  - "name"
9875 #  - "tags"
9876 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9877 #  x-axis: "X = CNFs per Service Chain"
9878 #  y-axis: "Y = Number of Service Chains"
9879 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9880 #  layout:
9881 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9882 #    layout: "plot-service-density"
9883
9884 ###############################################################################
9885
9886 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9887 #- type: "plot"
9888 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9889 #  algorithm: "plot_nf_heatmap"
9890 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
9891 #  data: "plot-vpp-nfv-3n-skx-mrr"
9892 #  filter: "'NIC_Intel-XXV710' and
9893 #           'NF_DENSITY' and
9894 #           'DOCKER' and
9895 #           'CHAIN' and
9896 #           'NF_VPPIP4' and
9897 #           'IPSEC' and
9898 #           'TNL_1000' and
9899 #           'IMIX' and
9900 #           '2T1C' and
9901 #           'MRR'"
9902 #  parameters:
9903 #  - "result"
9904 #  - "name"
9905 #  - "tags"
9906 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9907 #  x-axis: "X = CNFs per Service Chain"
9908 #  y-axis: "Y = Number of Service Chains"
9909 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9910 #  layout:
9911 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9912 #    layout: "plot-service-density"
9913 #
9914 #- type: "plot"
9915 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9916 #  algorithm: "plot_nf_heatmap"
9917 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
9918 #  data: "plot-vpp-nfv-3n-skx-mrr"
9919 #  filter: "'NIC_Intel-XXV710' and
9920 #           'NF_DENSITY' and
9921 #           'DOCKER' and
9922 #           'CHAIN' and
9923 #           'NF_VPPIP4' and
9924 #           'IPSEC' and
9925 #           'TNL_1000' and
9926 #           'IMIX' and
9927 #           '4T2C' and
9928 #           'MRR'"
9929 #  parameters:
9930 #  - "result"
9931 #  - "name"
9932 #  - "tags"
9933 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9934 #  x-axis: "X = CNFs per Service Chain"
9935 #  y-axis: "Y = Number of Service Chains"
9936 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9937 #  layout:
9938 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9939 #    layout: "plot-service-density"
9940 #
9941 #- type: "plot"
9942 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9943 #  algorithm: "plot_nf_heatmap"
9944 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
9945 #  data: "plot-vpp-nfv-3n-skx-mrr"
9946 #  filter: "'NIC_Intel-XXV710' and
9947 #           'NF_DENSITY' and
9948 #           'DOCKER' and
9949 #           'CHAIN' and
9950 #           'NF_VPPIP4' and
9951 #           'IPSEC' and
9952 #           'TNL_1000' and
9953 #           'IMIX' and
9954 #           '8T4C' and
9955 #           'MRR'"
9956 #  parameters:
9957 #  - "result"
9958 #  - "name"
9959 #  - "tags"
9960 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9961 #  x-axis: "X = CNFs per Service Chain"
9962 #  y-axis: "Y = Number of Service Chains"
9963 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9964 #  layout:
9965 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9966 #    layout: "plot-service-density"
9967
9968 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9969 - type: "plot"
9970   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9971   algorithm: "plot_nf_heatmap"
9972   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
9973   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9974   filter: "'NIC_Intel-XXV710' and
9975            'NF_DENSITY' and
9976            'DOCKER' and
9977            'CHAIN' and
9978            'NF_VPPIP4' and
9979            'IPSEC' and
9980            'TNL_1000' and
9981            'IMIX' and
9982            '2T1C' and
9983            'NDRPDR'"
9984   parameters:
9985   - "throughput"
9986   - "name"
9987   - "tags"
9988   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9989   x-axis: "X = CNFs per Service Chain"
9990   y-axis: "Y = Number of Service Chains"
9991   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9992   layout:
9993     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9994     layout: "plot-service-density"
9995
9996 - type: "plot"
9997   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9998   algorithm: "plot_nf_heatmap"
9999   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
10000   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10001   filter: "'NIC_Intel-XXV710' and
10002            'NF_DENSITY' and
10003            'DOCKER' and
10004            'CHAIN' and
10005            'NF_VPPIP4' and
10006            'IPSEC' and
10007            'TNL_1000' and
10008            'IMIX' and
10009            '4T2C' and
10010            'NDRPDR'"
10011   parameters:
10012   - "throughput"
10013   - "name"
10014   - "tags"
10015   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10016   x-axis: "X = CNFs per Service Chain"
10017   y-axis: "Y = Number of Service Chains"
10018   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10019   layout:
10020     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10021     layout: "plot-service-density"
10022
10023 - type: "plot"
10024   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10025   algorithm: "plot_nf_heatmap"
10026   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
10027   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10028   filter: "'NIC_Intel-XXV710' and
10029            'NF_DENSITY' and
10030            'DOCKER' and
10031            'CHAIN' and
10032            'NF_VPPIP4' and
10033            'IPSEC' and
10034            'TNL_1000' and
10035            'IMIX' and
10036            '8T4C' and
10037            'NDRPDR'"
10038   parameters:
10039   - "throughput"
10040   - "name"
10041   - "tags"
10042   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10043   x-axis: "X = CNFs per Service Chain"
10044   y-axis: "Y = Number of Service Chains"
10045   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10046   layout:
10047     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10048     layout: "plot-service-density"
10049
10050 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
10051 - type: "plot"
10052   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10053   algorithm: "plot_nf_heatmap"
10054   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
10055   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10056   filter: "'NIC_Intel-XXV710' and
10057            'NF_DENSITY' and
10058            'DOCKER' and
10059            'CHAIN' and
10060            'NF_VPPIP4' and
10061            'IPSEC' and
10062            'TNL_1000' and
10063            'IMIX' and
10064            '2T1C' and
10065            'NDRPDR'"
10066   parameters:
10067   - "throughput"
10068   - "name"
10069   - "tags"
10070   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10071   x-axis: "X = CNFs per Service Chain"
10072   y-axis: "Y = Number of Service Chains"
10073   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10074   layout:
10075     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10076     layout: "plot-service-density"
10077
10078 - type: "plot"
10079   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10080   algorithm: "plot_nf_heatmap"
10081   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
10082   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10083   filter: "'NIC_Intel-XXV710' and
10084            'NF_DENSITY' and
10085            'DOCKER' and
10086            'CHAIN' and
10087            'NF_VPPIP4' and
10088            'IPSEC' and
10089            'TNL_1000' and
10090            'IMIX' and
10091            '4T2C' and
10092            'NDRPDR'"
10093   parameters:
10094   - "throughput"
10095   - "name"
10096   - "tags"
10097   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10098   x-axis: "X = CNFs per Service Chain"
10099   y-axis: "Y = Number of Service Chains"
10100   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10101   layout:
10102     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10103     layout: "plot-service-density"
10104
10105 - type: "plot"
10106   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10107   algorithm: "plot_nf_heatmap"
10108   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
10109   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10110   filter: "'NIC_Intel-XXV710' and
10111            'NF_DENSITY' and
10112            'DOCKER' and
10113            'CHAIN' and
10114            'NF_VPPIP4' and
10115            'IPSEC' and
10116            'TNL_1000' and
10117            'IMIX' and
10118            '8T4C' and
10119            'NDRPDR'"
10120   parameters:
10121   - "throughput"
10122   - "name"
10123   - "tags"
10124   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10125   x-axis: "X = CNFs per Service Chain"
10126   y-axis: "Y = Number of Service Chains"
10127   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10128   layout:
10129     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10130     layout: "plot-service-density"
10131
10132 ###############################################################################
10133
10134 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
10135 #- type: "plot"
10136 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10137 #  algorithm: "plot_nf_heatmap"
10138 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
10139 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10140 #  filter: "'NIC_Intel-XL710' and
10141 #           'NF_DENSITY' and
10142 #           'DOCKER' and
10143 #           'CHAIN' and
10144 #           'NF_VPPIP4' and
10145 #           'IMIX' and
10146 #           'TNL_1000' and
10147 #           '1T1C' and
10148 #           'MRR'"
10149 #  parameters:
10150 #  - "result"
10151 #  - "name"
10152 #  - "tags"
10153 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10154 #  x-axis: "X = CNFs per Service Chain"
10155 #  y-axis: "Y = Number of Service Chains"
10156 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10157 #  layout:
10158 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10159 #    layout: "plot-service-density"
10160 #
10161 #- type: "plot"
10162 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10163 #  algorithm: "plot_nf_heatmap"
10164 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
10165 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10166 #  filter: "'NIC_Intel-XL710' and
10167 #           'NF_DENSITY' and
10168 #           'DOCKER' and
10169 #           'CHAIN' and
10170 #           'NF_VPPIP4' and
10171 #           'IPSEC' and
10172 #           'TNL_1000' and
10173 #           'IMIX' and
10174 #           '2T2C' and
10175 #           'MRR'"
10176 #  parameters:
10177 #  - "result"
10178 #  - "name"
10179 #  - "tags"
10180 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10181 #  x-axis: "X = CNFs per Service Chain"
10182 #  y-axis: "Y = Number of Service Chains"
10183 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10184 #  layout:
10185 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10186 #    layout: "plot-service-density"
10187 #
10188 #- type: "plot"
10189 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10190 #  algorithm: "plot_nf_heatmap"
10191 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
10192 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10193 #  filter: "'NIC_Intel-XL710' and
10194 #           'NF_DENSITY' and
10195 #           'DOCKER' and
10196 #           'CHAIN' and
10197 #           'NF_VPPIP4' and
10198 #           'IPSEC' and
10199 #           'TNL_1000' and
10200 #           'IMIX' and
10201 #           '4T4C' and
10202 #           'MRR'"
10203 #  parameters:
10204 #  - "result"
10205 #  - "name"
10206 #  - "tags"
10207 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10208 #  x-axis: "X = CNFs per Service Chain"
10209 #  y-axis: "Y = Number of Service Chains"
10210 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10211 #  layout:
10212 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10213 #    layout: "plot-service-density"
10214
10215 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
10216 #- type: "plot"
10217 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10218 #  algorithm: "plot_nf_heatmap"
10219 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
10220 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10221 #  filter: "'NIC_Intel-XL710' and
10222 #           'NF_DENSITY' and
10223 #           'DOCKER' and
10224 #           'CHAIN' and
10225 #           'NF_VPPIP4' and
10226 #           'IPSEC' and
10227 #           'TNL_1000' and
10228 #           'IMIX' and
10229 #           '1T1C' and
10230 #           'NDRPDR'"
10231 #  parameters:
10232 #  - "throughput"
10233 #  - "name"
10234 #  - "tags"
10235 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10236 #  x-axis: "X = CNFs per Service Chain"
10237 #  y-axis: "Y = Number of Service Chains"
10238 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10239 #  layout:
10240 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10241 #    layout: "plot-service-density"
10242 #
10243 #- type: "plot"
10244 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10245 #  algorithm: "plot_nf_heatmap"
10246 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
10247 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10248 #  filter: "'NIC_Intel-XL710' and
10249 #           'NF_DENSITY' and
10250 #           'DOCKER' and
10251 #           'CHAIN' and
10252 #           'NF_VPPIP4' and
10253 #           'IPSEC' and
10254 #           'TNL_1000' and
10255 #           'IMIX' and
10256 #           '2T2C' and
10257 #           'NDRPDR'"
10258 #  parameters:
10259 #  - "throughput"
10260 #  - "name"
10261 #  - "tags"
10262 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10263 #  x-axis: "X = CNFs per Service Chain"
10264 #  y-axis: "Y = Number of Service Chains"
10265 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10266 #  layout:
10267 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10268 #    layout: "plot-service-density"
10269 #
10270 #- type: "plot"
10271 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10272 #  algorithm: "plot_nf_heatmap"
10273 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
10274 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10275 #  filter: "'NIC_Intel-XL710' and
10276 #           'NF_DENSITY' and
10277 #           'DOCKER' and
10278 #           'CHAIN' and
10279 #           'NF_VPPIP4' and
10280 #           'IPSEC' and
10281 #           'TNL_1000' and
10282 #           'IMIX' and
10283 #           '4T4C' and
10284 #           'NDRPDR'"
10285 #  parameters:
10286 #  - "throughput"
10287 #  - "name"
10288 #  - "tags"
10289 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10290 #  x-axis: "X = CNFs per Service Chain"
10291 #  y-axis: "Y = Number of Service Chains"
10292 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10293 #  layout:
10294 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10295 #    layout: "plot-service-density"
10296 #
10297 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
10298 #- type: "plot"
10299 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10300 #  algorithm: "plot_nf_heatmap"
10301 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
10302 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10303 #  filter: "'NIC_Intel-XL710' and
10304 #           'NF_DENSITY' and
10305 #           'DOCKER' and
10306 #           'CHAIN' and
10307 #           'NF_VPPIP4' and
10308 #           'IPSEC' and
10309 #           'TNL_1000' and
10310 #           'IMIX' and
10311 #           '1T1C' and
10312 #           'NDRPDR'"
10313 #  parameters:
10314 #  - "throughput"
10315 #  - "name"
10316 #  - "tags"
10317 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10318 #  x-axis: "X = CNFs per Service Chain"
10319 #  y-axis: "Y = Number of Service Chains"
10320 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10321 #  layout:
10322 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10323 #    layout: "plot-service-density"
10324 #
10325 #- type: "plot"
10326 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10327 #  algorithm: "plot_nf_heatmap"
10328 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
10329 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10330 #  filter: "'NIC_Intel-XL710' and
10331 #           'NF_DENSITY' and
10332 #           'DOCKER' and
10333 #           'CHAIN' and
10334 #           'NF_VPPIP4' and
10335 #           'IPSEC' and
10336 #           'TNL_1000' and
10337 #           'IMIX' and
10338 #           '2T2C' and
10339 #           'NDRPDR'"
10340 #  parameters:
10341 #  - "throughput"
10342 #  - "name"
10343 #  - "tags"
10344 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10345 #  x-axis: "X = CNFs per Service Chain"
10346 #  y-axis: "Y = Number of Service Chains"
10347 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10348 #  layout:
10349 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10350 #    layout: "plot-service-density"
10351 #
10352 #- type: "plot"
10353 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10354 #  algorithm: "plot_nf_heatmap"
10355 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
10356 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10357 #  filter: "'NIC_Intel-XL710' and
10358 #           'NF_DENSITY' and
10359 #           'DOCKER' and
10360 #           'CHAIN' and
10361 #           'NF_VPPIP4' and
10362 #           'IPSEC' and
10363 #           'TNL_1000' and
10364 #           'IMIX' and
10365 #           '4T4C' and
10366 #           'NDRPDR'"
10367 #  parameters:
10368 #  - "throughput"
10369 #  - "name"
10370 #  - "tags"
10371 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10372 #  x-axis: "X = CNFs per Service Chain"
10373 #  y-axis: "Y = Number of Service Chains"
10374 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10375 #  layout:
10376 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10377 #    layout: "plot-service-density"
10378
10379 ###############################################################################
10380
10381 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10382 #- type: "plot"
10383 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10384 #  algorithm: "plot_nf_heatmap"
10385 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
10386 #  data: "plot-vpp-nfv-3n-skx-mrr"
10387 #  filter: "'NIC_Intel-XXV710' and
10388 #           'NF_DENSITY' and
10389 #           'DOCKER' and
10390 #           'CHAIN' and
10391 #           'NF_VPPIP4' and
10392 #           'IPSEC' and
10393 #           'TNL_10000' and
10394 #           'IMIX' and
10395 #           '2T1C' and
10396 #           'MRR'"
10397 #  parameters:
10398 #  - "result"
10399 #  - "name"
10400 #  - "tags"
10401 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10402 #  x-axis: "X = CNFs per Service Chain"
10403 #  y-axis: "Y = Number of Service Chains"
10404 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10405 #  layout:
10406 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10407 #    layout: "plot-service-density"
10408 #
10409 #- type: "plot"
10410 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10411 #  algorithm: "plot_nf_heatmap"
10412 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
10413 #  data: "plot-vpp-nfv-3n-skx-mrr"
10414 #  filter: "'NIC_Intel-XXV710' and
10415 #           'NF_DENSITY' and
10416 #           'DOCKER' and
10417 #           'CHAIN' and
10418 #           'NF_VPPIP4' and
10419 #           'IPSEC' and
10420 #           'TNL_10000' and
10421 #           'IMIX' and
10422 #           '4T2C' and
10423 #           'MRR'"
10424 #  parameters:
10425 #  - "result"
10426 #  - "name"
10427 #  - "tags"
10428 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10429 #  x-axis: "X = CNFs per Service Chain"
10430 #  y-axis: "Y = Number of Service Chains"
10431 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10432 #  layout:
10433 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10434 #    layout: "plot-service-density"
10435 #
10436 #- type: "plot"
10437 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10438 #  algorithm: "plot_nf_heatmap"
10439 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
10440 #  data: "plot-vpp-nfv-3n-skx-mrr"
10441 #  filter: "'NIC_Intel-XXV710' and
10442 #           'NF_DENSITY' and
10443 #           'DOCKER' and
10444 #           'CHAIN' and
10445 #           'NF_VPPIP4' and
10446 #           'IPSEC' and
10447 #           'TNL_10000' and
10448 #           'IMIX' and
10449 #           '8T4C' and
10450 #           'MRR'"
10451 #  parameters:
10452 #  - "result"
10453 #  - "name"
10454 #  - "tags"
10455 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10456 #  x-axis: "X = CNFs per Service Chain"
10457 #  y-axis: "Y = Number of Service Chains"
10458 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10459 #  layout:
10460 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10461 #    layout: "plot-service-density"
10462
10463 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10464 - type: "plot"
10465   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10466   algorithm: "plot_nf_heatmap"
10467   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
10468   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10469   filter: "'NIC_Intel-XXV710' and
10470            'NF_DENSITY' and
10471            'DOCKER' and
10472            'CHAIN' and
10473            'NF_VPPIP4' and
10474            'IPSEC' and
10475            'TNL_10000' and
10476            'IMIX' and
10477            '2T1C' and
10478            'NDRPDR'"
10479   parameters:
10480   - "throughput"
10481   - "name"
10482   - "tags"
10483   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10484   x-axis: "X = CNFs per Service Chain"
10485   y-axis: "Y = Number of Service Chains"
10486   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10487   layout:
10488     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10489     layout: "plot-service-density"
10490
10491 - type: "plot"
10492   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10493   algorithm: "plot_nf_heatmap"
10494   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
10495   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10496   filter: "'NIC_Intel-XXV710' and
10497            'NF_DENSITY' and
10498            'DOCKER' and
10499            'CHAIN' and
10500            'NF_VPPIP4' and
10501            'IPSEC' and
10502            'TNL_10000' and
10503            'IMIX' and
10504            '4T2C' and
10505            'NDRPDR'"
10506   parameters:
10507   - "throughput"
10508   - "name"
10509   - "tags"
10510   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10511   x-axis: "X = CNFs per Service Chain"
10512   y-axis: "Y = Number of Service Chains"
10513   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10514   layout:
10515     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10516     layout: "plot-service-density"
10517
10518 - type: "plot"
10519   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10520   algorithm: "plot_nf_heatmap"
10521   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
10522   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10523   filter: "'NIC_Intel-XXV710' and
10524            'NF_DENSITY' and
10525            'DOCKER' and
10526            'CHAIN' and
10527            'NF_VPPIP4' and
10528            'IPSEC' and
10529            'TNL_10000' and
10530            'IMIX' and
10531            '8T4C' and
10532            'NDRPDR'"
10533   parameters:
10534   - "throughput"
10535   - "name"
10536   - "tags"
10537   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10538   x-axis: "X = CNFs per Service Chain"
10539   y-axis: "Y = Number of Service Chains"
10540   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10541   layout:
10542     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10543     layout: "plot-service-density"
10544
10545 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10546 - type: "plot"
10547   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10548   algorithm: "plot_nf_heatmap"
10549   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
10550   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10551   filter: "'NIC_Intel-XXV710' and
10552            'NF_DENSITY' and
10553            'DOCKER' and
10554            'CHAIN' and
10555            'NF_VPPIP4' and
10556            'IPSEC' and
10557            'TNL_10000' and
10558            'IMIX' and
10559            '2T1C' and
10560            'NDRPDR'"
10561   parameters:
10562   - "throughput"
10563   - "name"
10564   - "tags"
10565   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10566   x-axis: "X = CNFs per Service Chain"
10567   y-axis: "Y = Number of Service Chains"
10568   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10569   layout:
10570     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10571     layout: "plot-service-density"
10572
10573 - type: "plot"
10574   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10575   algorithm: "plot_nf_heatmap"
10576   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
10577   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10578   filter: "'NIC_Intel-XXV710' and
10579            'NF_DENSITY' and
10580            'DOCKER' and
10581            'CHAIN' and
10582            'NF_VPPIP4' and
10583            'IPSEC' and
10584            'TNL_10000' and
10585            'IMIX' and
10586            '4T2C' and
10587            'NDRPDR'"
10588   parameters:
10589   - "throughput"
10590   - "name"
10591   - "tags"
10592   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10593   x-axis: "X = CNFs per Service Chain"
10594   y-axis: "Y = Number of Service Chains"
10595   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10596   layout:
10597     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10598     layout: "plot-service-density"
10599
10600 - type: "plot"
10601   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10602   algorithm: "plot_nf_heatmap"
10603   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
10604   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10605   filter: "'NIC_Intel-XXV710' and
10606            'NF_DENSITY' and
10607            'DOCKER' and
10608            'CHAIN' and
10609            'NF_VPPIP4' and
10610            'IPSEC' and
10611            'TNL_10000' and
10612            'IMIX' and
10613            '8T4C' and
10614            'NDRPDR'"
10615   parameters:
10616   - "throughput"
10617   - "name"
10618   - "tags"
10619   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10620   x-axis: "X = CNFs per Service Chain"
10621   y-axis: "Y = Number of Service Chains"
10622   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10623   layout:
10624     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10625     layout: "plot-service-density"
10626
10627 ###############################################################################
10628
10629 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10630 #- type: "plot"
10631 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10632 #  algorithm: "plot_nf_heatmap"
10633 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
10634 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10635 #  filter: "'NIC_Intel-XL710' and
10636 #           'NF_DENSITY' and
10637 #           'DOCKER' and
10638 #           'CHAIN' and
10639 #           'NF_VPPIP4' and
10640 #           'IMIX' and
10641 #           'TNL_10000' and
10642 #           '1T1C' and
10643 #           'MRR'"
10644 #  parameters:
10645 #  - "result"
10646 #  - "name"
10647 #  - "tags"
10648 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10649 #  x-axis: "X = CNFs per Service Chain"
10650 #  y-axis: "Y = Number of Service Chains"
10651 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10652 #  layout:
10653 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10654 #    layout: "plot-service-density"
10655 #
10656 #- type: "plot"
10657 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10658 #  algorithm: "plot_nf_heatmap"
10659 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
10660 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10661 #  filter: "'NIC_Intel-XL710' and
10662 #           'NF_DENSITY' and
10663 #           'DOCKER' and
10664 #           'CHAIN' and
10665 #           'NF_VPPIP4' and
10666 #           'IPSEC' and
10667 #           'TNL_10000' and
10668 #           'IMIX' and
10669 #           '2T2C' and
10670 #           'MRR'"
10671 #  parameters:
10672 #  - "result"
10673 #  - "name"
10674 #  - "tags"
10675 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10676 #  x-axis: "X = CNFs per Service Chain"
10677 #  y-axis: "Y = Number of Service Chains"
10678 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10679 #  layout:
10680 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10681 #    layout: "plot-service-density"
10682 #
10683 #- type: "plot"
10684 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10685 #  algorithm: "plot_nf_heatmap"
10686 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
10687 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10688 #  filter: "'NIC_Intel-XL710' and
10689 #           'NF_DENSITY' and
10690 #           'DOCKER' and
10691 #           'CHAIN' and
10692 #           'NF_VPPIP4' and
10693 #           'IPSEC' and
10694 #           'TNL_10000' and
10695 #           'IMIX' and
10696 #           '4T4C' and
10697 #           'MRR'"
10698 #  parameters:
10699 #  - "result"
10700 #  - "name"
10701 #  - "tags"
10702 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10703 #  x-axis: "X = CNFs per Service Chain"
10704 #  y-axis: "Y = Number of Service Chains"
10705 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10706 #  layout:
10707 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10708 #    layout: "plot-service-density"
10709
10710 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10711 #- type: "plot"
10712 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10713 #  algorithm: "plot_nf_heatmap"
10714 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
10715 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10716 #  filter: "'NIC_Intel-XL710' and
10717 #           'NF_DENSITY' and
10718 #           'DOCKER' and
10719 #           'CHAIN' and
10720 #           'NF_VPPIP4' and
10721 #           'IPSEC' and
10722 #           'TNL_10000' and
10723 #           'IMIX' and
10724 #           '1T1C' and
10725 #           'NDRPDR'"
10726 #  parameters:
10727 #  - "throughput"
10728 #  - "name"
10729 #  - "tags"
10730 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10731 #  x-axis: "X = CNFs per Service Chain"
10732 #  y-axis: "Y = Number of Service Chains"
10733 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10734 #  layout:
10735 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10736 #    layout: "plot-service-density"
10737 #
10738 #- type: "plot"
10739 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10740 #  algorithm: "plot_nf_heatmap"
10741 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
10742 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10743 #  filter: "'NIC_Intel-XL710' and
10744 #           'NF_DENSITY' and
10745 #           'DOCKER' and
10746 #           'CHAIN' and
10747 #           'NF_VPPIP4' and
10748 #           'IPSEC' and
10749 #           'TNL_10000' and
10750 #           'IMIX' and
10751 #           '2T2C' and
10752 #           'NDRPDR'"
10753 #  parameters:
10754 #  - "throughput"
10755 #  - "name"
10756 #  - "tags"
10757 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10758 #  x-axis: "X = CNFs per Service Chain"
10759 #  y-axis: "Y = Number of Service Chains"
10760 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10761 #  layout:
10762 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10763 #    layout: "plot-service-density"
10764 #
10765 #- type: "plot"
10766 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10767 #  algorithm: "plot_nf_heatmap"
10768 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
10769 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10770 #  filter: "'NIC_Intel-XL710' and
10771 #           'NF_DENSITY' and
10772 #           'DOCKER' and
10773 #           'CHAIN' and
10774 #           'NF_VPPIP4' and
10775 #           'IPSEC' and
10776 #           'TNL_10000' and
10777 #           'IMIX' and
10778 #           '4T4C' and
10779 #           'NDRPDR'"
10780 #  parameters:
10781 #  - "throughput"
10782 #  - "name"
10783 #  - "tags"
10784 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10785 #  x-axis: "X = CNFs per Service Chain"
10786 #  y-axis: "Y = Number of Service Chains"
10787 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10788 #  layout:
10789 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10790 #    layout: "plot-service-density"
10791 #
10792 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10793 #- type: "plot"
10794 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10795 #  algorithm: "plot_nf_heatmap"
10796 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
10797 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10798 #  filter: "'NIC_Intel-XL710' and
10799 #           'NF_DENSITY' and
10800 #           'DOCKER' and
10801 #           'CHAIN' and
10802 #           'NF_VPPIP4' and
10803 #           'IPSEC' and
10804 #           'TNL_10000' and
10805 #           'IMIX' and
10806 #           '1T1C' and
10807 #           'NDRPDR'"
10808 #  parameters:
10809 #  - "throughput"
10810 #  - "name"
10811 #  - "tags"
10812 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10813 #  x-axis: "X = CNFs per Service Chain"
10814 #  y-axis: "Y = Number of Service Chains"
10815 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10816 #  layout:
10817 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10818 #    layout: "plot-service-density"
10819 #
10820 #- type: "plot"
10821 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10822 #  algorithm: "plot_nf_heatmap"
10823 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
10824 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10825 #  filter: "'NIC_Intel-XL710' and
10826 #           'NF_DENSITY' and
10827 #           'DOCKER' and
10828 #           'CHAIN' and
10829 #           'NF_VPPIP4' and
10830 #           'IPSEC' and
10831 #           'TNL_10000' and
10832 #           'IMIX' and
10833 #           '2T2C' and
10834 #           'NDRPDR'"
10835 #  parameters:
10836 #  - "throughput"
10837 #  - "name"
10838 #  - "tags"
10839 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10840 #  x-axis: "X = CNFs per Service Chain"
10841 #  y-axis: "Y = Number of Service Chains"
10842 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10843 #  layout:
10844 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10845 #    layout: "plot-service-density"
10846 #
10847 #- type: "plot"
10848 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10849 #  algorithm: "plot_nf_heatmap"
10850 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
10851 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10852 #  filter: "'NIC_Intel-XL710' and
10853 #           'NF_DENSITY' and
10854 #           'DOCKER' and
10855 #           'CHAIN' and
10856 #           'NF_VPPIP4' and
10857 #           'IPSEC' and
10858 #           'TNL_10000' and
10859 #           'IMIX' and
10860 #           '4T4C' and
10861 #           'NDRPDR'"
10862 #  parameters:
10863 #  - "throughput"
10864 #  - "name"
10865 #  - "tags"
10866 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10867 #  x-axis: "X = CNFs per Service Chain"
10868 #  y-axis: "Y = Number of Service Chains"
10869 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10870 #  layout:
10871 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10872 #    layout: "plot-service-density"
10873
10874 ###############################################################################
10875
10876 # Plots - NF Density - CSP - MRR IMIX
10877 - type: "plot"
10878   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10879   algorithm: "plot_nf_heatmap"
10880   output-file-type: ".html"
10881   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
10882   data: "plot-vpp-nfv-2n-skx-mrr"
10883   filter: "'NIC_Intel-XXV710' and
10884            'NF_DENSITY' and
10885            'DOCKER' and
10886            'PIPELINE' and
10887            'NF_VPPIP4' and
10888            'IMIX' and
10889            '2T1C' and
10890            'MRR'"
10891   parameters:
10892   - "result"
10893   - "name"
10894   - "tags"
10895   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10896   x-axis: "X = CNFs per Service Pipeline"
10897   y-axis: "Y = Number of Service Pipelines"
10898   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10899   layout:
10900     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10901     layout: "plot-service-density"
10902
10903 - type: "plot"
10904   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10905   algorithm: "plot_nf_heatmap"
10906   output-file-type: ".html"
10907   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
10908   data: "plot-vpp-nfv-2n-skx-mrr"
10909   filter: "'NIC_Intel-XXV710' and
10910            'NF_DENSITY' and
10911            'DOCKER' and
10912            'PIPELINE' and
10913            'NF_VPPIP4' and
10914            'IMIX' and
10915            '4T2C' and
10916            'MRR'"
10917   parameters:
10918   - "result"
10919   - "name"
10920   - "tags"
10921   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10922   x-axis: "X = CNFs per Service Pipeline"
10923   y-axis: "Y = Number of Service Pipelines"
10924   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10925   layout:
10926     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10927     layout: "plot-service-density"
10928
10929 - type: "plot"
10930   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10931   algorithm: "plot_nf_heatmap"
10932   output-file-type: ".html"
10933   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
10934   data: "plot-vpp-nfv-2n-skx-mrr"
10935   filter: "'NIC_Intel-XXV710' and
10936            'NF_DENSITY' and
10937            'DOCKER' and
10938            'PIPELINE' and
10939            'NF_VPPIP4' and
10940            'IMIX' and
10941            '8T4C' and
10942            'MRR'"
10943   parameters:
10944   - "result"
10945   - "name"
10946   - "tags"
10947   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10948   x-axis: "X = CNFs per Service Pipeline"
10949   y-axis: "Y = Number of Service Pipelines"
10950   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10951   layout:
10952     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10953     layout: "plot-service-density"
10954
10955 # Plots - NF Density - CSP - NDR IMIX
10956 - type: "plot"
10957   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10958   algorithm: "plot_nf_heatmap"
10959   output-file-type: ".html"
10960   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10961   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10962   filter: "'NIC_Intel-XXV710' and
10963            'NF_DENSITY' and
10964            'DOCKER' and
10965            'PIPELINE' and
10966            'NF_VPPIP4' and
10967            'IMIX' and
10968            '2T1C' and
10969            'NDRPDR'"
10970   parameters:
10971   - "throughput"
10972   - "name"
10973   - "tags"
10974   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10975   x-axis: "X = CNFs per Service Pipeline"
10976   y-axis: "Y = Number of Service Pipelines"
10977   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10978   layout:
10979     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10980     layout: "plot-service-density"
10981
10982 - type: "plot"
10983   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10984   algorithm: "plot_nf_heatmap"
10985   output-file-type: ".html"
10986   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10987   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10988   filter: "'NIC_Intel-XXV710' and
10989            'NF_DENSITY' and
10990            'DOCKER' and
10991            'PIPELINE' and
10992            'NF_VPPIP4' and
10993            'IMIX' and
10994            '4T2C' and
10995            'NDRPDR'"
10996   parameters:
10997   - "throughput"
10998   - "name"
10999   - "tags"
11000   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11001   x-axis: "X = CNFs per Service Pipeline"
11002   y-axis: "Y = Number of Service Pipelines"
11003   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11004   layout:
11005     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11006     layout: "plot-service-density"
11007
11008 - type: "plot"
11009   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11010   algorithm: "plot_nf_heatmap"
11011   output-file-type: ".html"
11012   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
11013   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11014   filter: "'NIC_Intel-XXV710' and
11015            'NF_DENSITY' and
11016            'DOCKER' and
11017            'PIPELINE' and
11018            'NF_VPPIP4' and
11019            'IMIX' and
11020            '8T4C' and
11021            'NDRPDR'"
11022   parameters:
11023   - "throughput"
11024   - "name"
11025   - "tags"
11026   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11027   x-axis: "X = CNFs per Service Pipeline"
11028   y-axis: "Y = Number of Service Pipelines"
11029   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11030   layout:
11031     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11032     layout: "plot-service-density"
11033
11034 # Plots - NF Density - CSP - PDR IMIX
11035 - type: "plot"
11036   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11037   algorithm: "plot_nf_heatmap"
11038   output-file-type: ".html"
11039   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
11040   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11041   filter: "'NIC_Intel-XXV710' and
11042            'NF_DENSITY' and
11043            'DOCKER' and
11044            'PIPELINE' and
11045            'NF_VPPIP4' and
11046            'IMIX' and
11047            '2T1C' and
11048            'NDRPDR'"
11049   parameters:
11050   - "throughput"
11051   - "name"
11052   - "tags"
11053   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11054   x-axis: "X = CNFs per Service Pipeline"
11055   y-axis: "Y = Number of Service Pipelines"
11056   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11057   layout:
11058     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11059     layout: "plot-service-density"
11060
11061 - type: "plot"
11062   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11063   algorithm: "plot_nf_heatmap"
11064   output-file-type: ".html"
11065   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
11066   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11067   filter: "'NIC_Intel-XXV710' and
11068            'NF_DENSITY' and
11069            'DOCKER' and
11070            'PIPELINE' and
11071            'NF_VPPIP4' and
11072            'IMIX' and
11073            '4T2C' and
11074            'NDRPDR'"
11075   parameters:
11076   - "throughput"
11077   - "name"
11078   - "tags"
11079   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11080   x-axis: "X = CNFs per Service Pipeline"
11081   y-axis: "Y = Number of Service Pipelines"
11082   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11083   layout:
11084     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11085     layout: "plot-service-density"
11086
11087 - type: "plot"
11088   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11089   algorithm: "plot_nf_heatmap"
11090   output-file-type: ".html"
11091   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
11092   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11093   filter: "'NIC_Intel-XXV710' and
11094            'NF_DENSITY' and
11095            'DOCKER' and
11096            'PIPELINE' and
11097            'NF_VPPIP4' and
11098            'IMIX' and
11099            '8T4C' and
11100            'NDRPDR'"
11101   parameters:
11102   - "throughput"
11103   - "name"
11104   - "tags"
11105   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11106   x-axis: "X = CNFs per Service Pipeline"
11107   y-axis: "Y = Number of Service Pipelines"
11108   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11109   layout:
11110     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11111     layout: "plot-service-density"
11112
11113 ###############################################################################
11114 # Plots - 2n-clx NF Density - VSC - MRR IMIX
11115
11116 - type: "plot"
11117   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11118   algorithm: "plot_nf_heatmap"
11119   output-file-type: ".html"
11120   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
11121   data: "plot-vpp-nfv-2n-clx-mrr"
11122   filter: "'NIC_Intel-XXV710' and
11123            'NF_DENSITY' and
11124            'VHOST' and
11125            not 'VXLAN' and
11126            'CHAIN' and
11127            'NF_VPPIP4' and
11128            'IMIX' and
11129            '2T1C' and
11130            'MRR'"
11131   parameters:
11132   - "result"
11133   - "name"
11134   - "tags"
11135   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11136   x-axis: "X = VNFs per Service Chain"
11137   y-axis: "Y = Number of Service Chains"
11138   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11139   layout:
11140     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11141     layout: "plot-service-density"
11142
11143 - type: "plot"
11144   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11145   algorithm: "plot_nf_heatmap"
11146   output-file-type: ".html"
11147   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
11148   data: "plot-vpp-nfv-2n-clx-mrr"
11149   filter: "'NIC_Intel-XXV710' and
11150            'NF_DENSITY' and
11151            'VHOST' and
11152            not 'VXLAN' and
11153            'CHAIN' and
11154            'NF_VPPIP4' and
11155            'IMIX' and
11156            '4T2C' and
11157            'MRR'"
11158   parameters:
11159   - "result"
11160   - "name"
11161   - "tags"
11162   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11163   x-axis: "X = VNFs per Service Chain"
11164   y-axis: "Y = Number of Service Chains"
11165   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11166   layout:
11167     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11168     layout: "plot-service-density"
11169
11170 - type: "plot"
11171   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11172   algorithm: "plot_nf_heatmap"
11173   output-file-type: ".html"
11174   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
11175   data: "plot-vpp-nfv-2n-clx-mrr"
11176   filter: "'NIC_Intel-XXV710' and
11177            'NF_DENSITY' and
11178            'VHOST' and
11179            not 'VXLAN' and
11180            'CHAIN' and
11181            'NF_VPPIP4' and
11182            'IMIX' and
11183            '8T4C' and
11184            'MRR'"
11185   parameters:
11186   - "result"
11187   - "name"
11188   - "tags"
11189   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11190   x-axis: "X = VNFs per Service Chain"
11191   y-axis: "Y = Number of Service Chains"
11192   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11193   layout:
11194     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11195     layout: "plot-service-density"
11196
11197 # Plots - NF Density - VSC - NDR IMIX
11198 - type: "plot"
11199   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11200   algorithm: "plot_nf_heatmap"
11201   output-file-type: ".html"
11202   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
11203   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11204   filter: "'NIC_Intel-XXV710' and
11205            'NF_DENSITY' and
11206            'VHOST' and
11207            not 'VXLAN' and
11208            'CHAIN' and
11209            'NF_VPPIP4' and
11210            'IMIX' and
11211            '2T1C' and
11212            'NDRPDR'"
11213   parameters:
11214   - "throughput"
11215   - "name"
11216   - "tags"
11217   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11218   x-axis: "X = VNFs per Service Chain"
11219   y-axis: "Y = Number of Service Chains"
11220   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11221   layout:
11222     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11223     layout: "plot-service-density"
11224
11225 - type: "plot"
11226   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11227   algorithm: "plot_nf_heatmap"
11228   output-file-type: ".html"
11229   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
11230   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11231   filter: "'NIC_Intel-XXV710' and
11232            'NF_DENSITY' and
11233            'VHOST' and
11234            not 'VXLAN' and
11235            'CHAIN' and
11236            'NF_VPPIP4' and
11237            'IMIX' and
11238            '4T2C' and
11239            'NDRPDR'"
11240   parameters:
11241   - "throughput"
11242   - "name"
11243   - "tags"
11244   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11245   x-axis: "X = VNFs per Service Chain"
11246   y-axis: "Y = Number of Service Chains"
11247   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11248   layout:
11249     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11250     layout: "plot-service-density"
11251
11252 - type: "plot"
11253   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11254   algorithm: "plot_nf_heatmap"
11255   output-file-type: ".html"
11256   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
11257   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11258   filter: "'NIC_Intel-XXV710' and
11259            'NF_DENSITY' and
11260            'VHOST' and
11261            not 'VXLAN' and
11262            'CHAIN' and
11263            'NF_VPPIP4' and
11264            'IMIX' and
11265            '8T4C' and
11266            'NDRPDR'"
11267   parameters:
11268   - "throughput"
11269   - "name"
11270   - "tags"
11271   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11272   x-axis: "X = VNFs per Service Chain"
11273   y-axis: "Y = Number of Service Chains"
11274   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11275   layout:
11276     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11277     layout: "plot-service-density"
11278
11279 # Plots - NF Density - VSC - PDR IMIX
11280 - type: "plot"
11281   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11282   algorithm: "plot_nf_heatmap"
11283   output-file-type: ".html"
11284   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
11285   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11286   filter: "'NIC_Intel-XXV710' and
11287            'NF_DENSITY' and
11288            'VHOST' and
11289            not 'VXLAN' and
11290            'CHAIN' and
11291            'NF_VPPIP4' and
11292            'IMIX' and
11293            '2T1C' and
11294            'NDRPDR'"
11295   parameters:
11296   - "throughput"
11297   - "name"
11298   - "tags"
11299   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11300   x-axis: "X = VNFs per Service Chain"
11301   y-axis: "Y = Number of Service Chains"
11302   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11303   layout:
11304     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11305     layout: "plot-service-density"
11306
11307 - type: "plot"
11308   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11309   algorithm: "plot_nf_heatmap"
11310   output-file-type: ".html"
11311   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
11312   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11313   filter: "'NIC_Intel-XXV710' and
11314            'NF_DENSITY' and
11315            'VHOST' and
11316            not 'VXLAN' and
11317            'CHAIN' and
11318            'NF_VPPIP4' and
11319            'IMIX' and
11320            '4T2C' and
11321            'NDRPDR'"
11322   parameters:
11323   - "throughput"
11324   - "name"
11325   - "tags"
11326   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11327   x-axis: "X = VNFs per Service Chain"
11328   y-axis: "Y = Number of Service Chains"
11329   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11330   layout:
11331     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11332     layout: "plot-service-density"
11333
11334 - type: "plot"
11335   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11336   algorithm: "plot_nf_heatmap"
11337   output-file-type: ".html"
11338   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
11339   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11340   filter: "'NIC_Intel-XXV710' and
11341            'NF_DENSITY' and
11342            'VHOST' and
11343            not 'VXLAN' and
11344            'CHAIN' and
11345            'NF_VPPIP4' and
11346            'IMIX' and
11347            '8T4C' and
11348            'NDRPDR'"
11349   parameters:
11350   - "throughput"
11351   - "name"
11352   - "tags"
11353   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11354   x-axis: "X = VNFs per Service Chain"
11355   y-axis: "Y = Number of Service Chains"
11356   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11357   layout:
11358     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11359     layout: "plot-service-density"
11360
11361 # Plots - NF Density - VSC - MRR IMIX
11362 - type: "plot"
11363   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11364   algorithm: "plot_nf_heatmap"
11365   output-file-type: ".html"
11366   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
11367   data: "plot-vpp-nfv-2n-clx-mrr"
11368   filter: "'NIC_Intel-XXV710' and
11369            'NF_DENSITY' and
11370            'VHOST' and
11371            'VXLAN' and
11372            'CHAIN' and
11373            'IMIX' and
11374            '2T1C' and
11375            'MRR'"
11376   parameters:
11377   - "result"
11378   - "name"
11379   - "tags"
11380   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11381   x-axis: "X = VNFs per Service Chain"
11382   y-axis: "Y = Number of Service Chains"
11383   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11384   layout:
11385     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11386     layout: "plot-service-density"
11387
11388 - type: "plot"
11389   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11390   algorithm: "plot_nf_heatmap"
11391   output-file-type: ".html"
11392   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
11393   data: "plot-vpp-nfv-2n-clx-mrr"
11394   filter: "'NIC_Intel-XXV710' and
11395            'NF_DENSITY' and
11396            'VHOST' and
11397            'VXLAN' and
11398            'CHAIN' and
11399            'IMIX' and
11400            '4T2C' and
11401            'MRR'"
11402   parameters:
11403   - "result"
11404   - "name"
11405   - "tags"
11406   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11407   x-axis: "X = VNFs per Service Chain"
11408   y-axis: "Y = Number of Service Chains"
11409   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11410   layout:
11411     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11412     layout: "plot-service-density"
11413
11414 - type: "plot"
11415   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11416   algorithm: "plot_nf_heatmap"
11417   output-file-type: ".html"
11418   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
11419   data: "plot-vpp-nfv-2n-clx-mrr"
11420   filter: "'NIC_Intel-XXV710' and
11421            'NF_DENSITY' and
11422            'VHOST' and
11423            'VXLAN' and
11424            'CHAIN' and
11425            'IMIX' and
11426            '8T4C' and
11427            'MRR'"
11428   parameters:
11429   - "result"
11430   - "name"
11431   - "tags"
11432   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11433   x-axis: "X = VNFs per Service Chain"
11434   y-axis: "Y = Number of Service Chains"
11435   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11436   layout:
11437     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11438     layout: "plot-service-density"
11439
11440 # Plots - NF Density - VSC - NDR IMIX
11441 - type: "plot"
11442   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11443   algorithm: "plot_nf_heatmap"
11444   output-file-type: ".html"
11445   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
11446   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11447   filter: "'NIC_Intel-XXV710' and
11448            'NF_DENSITY' and
11449            'VHOST' and
11450            'VXLAN' and
11451            'CHAIN' and
11452            'IMIX' and
11453            '2T1C' and
11454            'NDRPDR'"
11455   parameters:
11456   - "throughput"
11457   - "name"
11458   - "tags"
11459   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11460   x-axis: "X = VNFs per Service Chain"
11461   y-axis: "Y = Number of Service Chains"
11462   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11463   layout:
11464     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11465     layout: "plot-service-density"
11466
11467 - type: "plot"
11468   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11469   algorithm: "plot_nf_heatmap"
11470   output-file-type: ".html"
11471   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
11472   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11473   filter: "'NIC_Intel-XXV710' and
11474            'NF_DENSITY' and
11475            'VHOST' and
11476            'VXLAN' and
11477            'CHAIN' and
11478            'IMIX' and
11479            '4T2C' and
11480            'NDRPDR'"
11481   parameters:
11482   - "throughput"
11483   - "name"
11484   - "tags"
11485   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11486   x-axis: "X = VNFs per Service Chain"
11487   y-axis: "Y = Number of Service Chains"
11488   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11489   layout:
11490     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11491     layout: "plot-service-density"
11492
11493 - type: "plot"
11494   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11495   algorithm: "plot_nf_heatmap"
11496   output-file-type: ".html"
11497   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
11498   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11499   filter: "'NIC_Intel-XXV710' and
11500            'NF_DENSITY' and
11501            'VHOST' and
11502            'VXLAN' and
11503            'CHAIN' and
11504            'IMIX' and
11505            '8T4C' and
11506            'NDRPDR'"
11507   parameters:
11508   - "throughput"
11509   - "name"
11510   - "tags"
11511   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11512   x-axis: "X = VNFs per Service Chain"
11513   y-axis: "Y = Number of Service Chains"
11514   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11515   layout:
11516     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11517     layout: "plot-service-density"
11518
11519 # Plots - NF Density - VSC - PDR IMIX
11520 - type: "plot"
11521   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11522   algorithm: "plot_nf_heatmap"
11523   output-file-type: ".html"
11524   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
11525   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11526   filter: "'NIC_Intel-XXV710' and
11527            'NF_DENSITY' and
11528            'VHOST' and
11529            'VXLAN' and
11530            'CHAIN' and
11531            'IMIX' and
11532            '2T1C' and
11533            'NDRPDR'"
11534   parameters:
11535   - "throughput"
11536   - "name"
11537   - "tags"
11538   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11539   x-axis: "X = VNFs per Service Chain"
11540   y-axis: "Y = Number of Service Chains"
11541   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11542   layout:
11543     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11544     layout: "plot-service-density"
11545
11546 - type: "plot"
11547   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11548   algorithm: "plot_nf_heatmap"
11549   output-file-type: ".html"
11550   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
11551   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11552   filter: "'NIC_Intel-XXV710' and
11553            'NF_DENSITY' and
11554            'VHOST' and
11555            'VXLAN' and
11556            'CHAIN' and
11557            'IMIX' and
11558            '4T2C' and
11559            'NDRPDR'"
11560   parameters:
11561   - "throughput"
11562   - "name"
11563   - "tags"
11564   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11565   x-axis: "X = VNFs per Service Chain"
11566   y-axis: "Y = Number of Service Chains"
11567   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11568   layout:
11569     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11570     layout: "plot-service-density"
11571
11572 - type: "plot"
11573   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11574   algorithm: "plot_nf_heatmap"
11575   output-file-type: ".html"
11576   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
11577   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11578   filter: "'NIC_Intel-XXV710' and
11579            'NF_DENSITY' and
11580            'VHOST' and
11581            'VXLAN' and
11582            'CHAIN' and
11583            'IMIX' and
11584            '8T4C' and
11585            'NDRPDR'"
11586   parameters:
11587   - "throughput"
11588   - "name"
11589   - "tags"
11590   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11591   x-axis: "X = VNFs per Service Chain"
11592   y-axis: "Y = Number of Service Chains"
11593   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11594   layout:
11595     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11596     layout: "plot-service-density"
11597
11598 # Plots - NF Density - CSC - MRR IMIX
11599 - type: "plot"
11600   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11601   algorithm: "plot_nf_heatmap"
11602   output-file-type: ".html"
11603   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
11604   data: "plot-vpp-nfv-2n-clx-mrr"
11605   filter: "'NIC_Intel-XXV710' and
11606            'NF_DENSITY' and
11607            'DOCKER' and
11608            'CHAIN' and
11609            'NF_VPPIP4' and
11610            'IMIX' and
11611            '2T1C' and
11612            'MRR'"
11613   parameters:
11614   - "result"
11615   - "name"
11616   - "tags"
11617   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11618   x-axis: "X = CNFs per Service Chain"
11619   y-axis: "Y = Number of Service Chains"
11620   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11621   layout:
11622     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11623     layout: "plot-service-density"
11624
11625 - type: "plot"
11626   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11627   algorithm: "plot_nf_heatmap"
11628   output-file-type: ".html"
11629   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
11630   data: "plot-vpp-nfv-2n-clx-mrr"
11631   filter: "'NIC_Intel-XXV710' and
11632            'NF_DENSITY' and
11633            'DOCKER' and
11634            'CHAIN' and
11635            'NF_VPPIP4' and
11636            'IMIX' and
11637            '4T2C' and
11638            'MRR'"
11639   parameters:
11640   - "result"
11641   - "name"
11642   - "tags"
11643   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11644   x-axis: "X = CNFs per Service Chain"
11645   y-axis: "Y = Number of Service Chains"
11646   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11647   layout:
11648     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11649     layout: "plot-service-density"
11650
11651 - type: "plot"
11652   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11653   algorithm: "plot_nf_heatmap"
11654   output-file-type: ".html"
11655   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
11656   data: "plot-vpp-nfv-2n-clx-mrr"
11657   filter: "'NIC_Intel-XXV710' and
11658            'NF_DENSITY' and
11659            'DOCKER' and
11660            'CHAIN' and
11661            'NF_VPPIP4' and
11662            'IMIX' and
11663            '8T4C' and
11664            'MRR'"
11665   parameters:
11666   - "result"
11667   - "name"
11668   - "tags"
11669   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11670   x-axis: "X = CNFs per Service Chain"
11671   y-axis: "Y = Number of Service Chains"
11672   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11673   layout:
11674     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11675     layout: "plot-service-density"
11676
11677 # Plots - NF Density - CSC - NDR IMIX
11678 - type: "plot"
11679   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11680   algorithm: "plot_nf_heatmap"
11681   output-file-type: ".html"
11682   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
11683   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11684   filter: "'NIC_Intel-XXV710' and
11685            'NF_DENSITY' and
11686            'DOCKER' and
11687            'CHAIN' and
11688            'NF_VPPIP4' and
11689            'IMIX' and
11690            '2T1C' and
11691            'NDRPDR'"
11692   parameters:
11693   - "throughput"
11694   - "name"
11695   - "tags"
11696   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11697   x-axis: "X = CNFs per Service Chain"
11698   y-axis: "Y = Number of Service Chains"
11699   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11700   layout:
11701     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11702     layout: "plot-service-density"
11703
11704 - type: "plot"
11705   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11706   algorithm: "plot_nf_heatmap"
11707   output-file-type: ".html"
11708   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
11709   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11710   filter: "'NIC_Intel-XXV710' and
11711            'NF_DENSITY' and
11712            'DOCKER' and
11713            'CHAIN' and
11714            'NF_VPPIP4' and
11715            'IMIX' and
11716            '4T2C' and
11717            'NDRPDR'"
11718   parameters:
11719   - "throughput"
11720   - "name"
11721   - "tags"
11722   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11723   x-axis: "X = CNFs per Service Chain"
11724   y-axis: "Y = Number of Service Chains"
11725   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11726   layout:
11727     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11728     layout: "plot-service-density"
11729
11730 - type: "plot"
11731   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11732   algorithm: "plot_nf_heatmap"
11733   output-file-type: ".html"
11734   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
11735   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11736   filter: "'NIC_Intel-XXV710' and
11737            'NF_DENSITY' and
11738            'DOCKER' and
11739            'CHAIN' and
11740            'NF_VPPIP4' and
11741            'IMIX' and
11742            '8T4C' and
11743            'NDRPDR'"
11744   parameters:
11745   - "throughput"
11746   - "name"
11747   - "tags"
11748   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11749   x-axis: "X = CNFs per Service Chain"
11750   y-axis: "Y = Number of Service Chains"
11751   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11752   layout:
11753     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11754     layout: "plot-service-density"
11755
11756 # Plots - NF Density - CSC - PDR IMIX
11757 - type: "plot"
11758   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11759   algorithm: "plot_nf_heatmap"
11760   output-file-type: ".html"
11761   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
11762   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11763   filter: "'NIC_Intel-XXV710' and
11764            'NF_DENSITY' and
11765            'DOCKER' and
11766            'CHAIN' and
11767            'NF_VPPIP4' and
11768            'IMIX' and
11769            '2T1C' and
11770            'NDRPDR'"
11771   parameters:
11772   - "throughput"
11773   - "name"
11774   - "tags"
11775   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11776   x-axis: "X = CNFs per Service Chain"
11777   y-axis: "Y = Number of Service Chains"
11778   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11779   layout:
11780     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11781     layout: "plot-service-density"
11782
11783 - type: "plot"
11784   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11785   algorithm: "plot_nf_heatmap"
11786   output-file-type: ".html"
11787   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
11788   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11789   filter: "'NIC_Intel-XXV710' and
11790            'NF_DENSITY' and
11791            'DOCKER' and
11792            'CHAIN' and
11793            'NF_VPPIP4' and
11794            'IMIX' and
11795            '4T2C' and
11796            'NDRPDR'"
11797   parameters:
11798   - "throughput"
11799   - "name"
11800   - "tags"
11801   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11802   x-axis: "X = CNFs per Service Chain"
11803   y-axis: "Y = Number of Service Chains"
11804   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11805   layout:
11806     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11807     layout: "plot-service-density"
11808
11809 - type: "plot"
11810   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11811   algorithm: "plot_nf_heatmap"
11812   output-file-type: ".html"
11813   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
11814   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11815   filter: "'NIC_Intel-XXV710' and
11816            'NF_DENSITY' and
11817            'DOCKER' and
11818            'CHAIN' and
11819            'NF_VPPIP4' and
11820            'IMIX' and
11821            '8T4C' and
11822            'NDRPDR'"
11823   parameters:
11824   - "throughput"
11825   - "name"
11826   - "tags"
11827   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11828   x-axis: "X = CNFs per Service Chain"
11829   y-axis: "Y = Number of Service Chains"
11830   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11831   layout:
11832     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11833     layout: "plot-service-density"
11834
11835 # Plots - NF Density - CSP - MRR IMIX
11836 - type: "plot"
11837   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11838   algorithm: "plot_nf_heatmap"
11839   output-file-type: ".html"
11840   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11841   data: "plot-vpp-nfv-2n-clx-mrr"
11842   filter: "'NIC_Intel-XXV710' and
11843            'NF_DENSITY' and
11844            'DOCKER' and
11845            'PIPELINE' and
11846            'NF_VPPIP4' and
11847            'IMIX' and
11848            '2T1C' and
11849            'MRR'"
11850   parameters:
11851   - "result"
11852   - "name"
11853   - "tags"
11854   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11855   x-axis: "X = CNFs per Service Pipeline"
11856   y-axis: "Y = Number of Service Pipelines"
11857   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11858   layout:
11859     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11860     layout: "plot-service-density"
11861
11862 - type: "plot"
11863   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11864   algorithm: "plot_nf_heatmap"
11865   output-file-type: ".html"
11866   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11867   data: "plot-vpp-nfv-2n-clx-mrr"
11868   filter: "'NIC_Intel-XXV710' and
11869            'NF_DENSITY' and
11870            'DOCKER' and
11871            'PIPELINE' and
11872            'NF_VPPIP4' and
11873            'IMIX' and
11874            '4T2C' and
11875            'MRR'"
11876   parameters:
11877   - "result"
11878   - "name"
11879   - "tags"
11880   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11881   x-axis: "X = CNFs per Service Pipeline"
11882   y-axis: "Y = Number of Service Pipelines"
11883   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11884   layout:
11885     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11886     layout: "plot-service-density"
11887
11888 - type: "plot"
11889   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11890   algorithm: "plot_nf_heatmap"
11891   output-file-type: ".html"
11892   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11893   data: "plot-vpp-nfv-2n-clx-mrr"
11894   filter: "'NIC_Intel-XXV710' and
11895            'NF_DENSITY' and
11896            'DOCKER' and
11897            'PIPELINE' and
11898            'NF_VPPIP4' and
11899            'IMIX' and
11900            '8T4C' and
11901            'MRR'"
11902   parameters:
11903   - "result"
11904   - "name"
11905   - "tags"
11906   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11907   x-axis: "X = CNFs per Service Pipeline"
11908   y-axis: "Y = Number of Service Pipelines"
11909   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11910   layout:
11911     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11912     layout: "plot-service-density"
11913
11914 # Plots - NF Density - CSP - NDR IMIX
11915 - type: "plot"
11916   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11917   algorithm: "plot_nf_heatmap"
11918   output-file-type: ".html"
11919   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11920   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11921   filter: "'NIC_Intel-XXV710' and
11922            'NF_DENSITY' and
11923            'DOCKER' and
11924            'PIPELINE' and
11925            'NF_VPPIP4' and
11926            'IMIX' and
11927            '2T1C' and
11928            'NDRPDR'"
11929   parameters:
11930   - "throughput"
11931   - "name"
11932   - "tags"
11933   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11934   x-axis: "X = CNFs per Service Pipeline"
11935   y-axis: "Y = Number of Service Pipelines"
11936   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11937   layout:
11938     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11939     layout: "plot-service-density"
11940
11941 - type: "plot"
11942   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11943   algorithm: "plot_nf_heatmap"
11944   output-file-type: ".html"
11945   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11946   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11947   filter: "'NIC_Intel-XXV710' and
11948            'NF_DENSITY' and
11949            'DOCKER' and
11950            'PIPELINE' and
11951            'NF_VPPIP4' and
11952            'IMIX' and
11953            '4T2C' and
11954            'NDRPDR'"
11955   parameters:
11956   - "throughput"
11957   - "name"
11958   - "tags"
11959   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11960   x-axis: "X = CNFs per Service Pipeline"
11961   y-axis: "Y = Number of Service Pipelines"
11962   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11963   layout:
11964     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11965     layout: "plot-service-density"
11966
11967 - type: "plot"
11968   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11969   algorithm: "plot_nf_heatmap"
11970   output-file-type: ".html"
11971   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11972   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11973   filter: "'NIC_Intel-XXV710' and
11974            'NF_DENSITY' and
11975            'DOCKER' and
11976            'PIPELINE' and
11977            'NF_VPPIP4' and
11978            'IMIX' and
11979            '8T4C' and
11980            'NDRPDR'"
11981   parameters:
11982   - "throughput"
11983   - "name"
11984   - "tags"
11985   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11986   x-axis: "X = CNFs per Service Pipeline"
11987   y-axis: "Y = Number of Service Pipelines"
11988   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11989   layout:
11990     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11991     layout: "plot-service-density"
11992
11993 # Plots - NF Density - CSP - PDR IMIX
11994 - type: "plot"
11995   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11996   algorithm: "plot_nf_heatmap"
11997   output-file-type: ".html"
11998   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11999   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12000   filter: "'NIC_Intel-XXV710' and
12001            'NF_DENSITY' and
12002            'DOCKER' and
12003            'PIPELINE' and
12004            'NF_VPPIP4' and
12005            'IMIX' and
12006            '2T1C' and
12007            'NDRPDR'"
12008   parameters:
12009   - "throughput"
12010   - "name"
12011   - "tags"
12012   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12013   x-axis: "X = CNFs per Service Pipeline"
12014   y-axis: "Y = Number of Service Pipelines"
12015   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12016   layout:
12017     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12018     layout: "plot-service-density"
12019
12020 - type: "plot"
12021   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12022   algorithm: "plot_nf_heatmap"
12023   output-file-type: ".html"
12024   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
12025   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12026   filter: "'NIC_Intel-XXV710' and
12027            'NF_DENSITY' and
12028            'DOCKER' and
12029            'PIPELINE' and
12030            'NF_VPPIP4' and
12031            'IMIX' and
12032            '4T2C' and
12033            'NDRPDR'"
12034   parameters:
12035   - "throughput"
12036   - "name"
12037   - "tags"
12038   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12039   x-axis: "X = CNFs per Service Pipeline"
12040   y-axis: "Y = Number of Service Pipelines"
12041   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12042   layout:
12043     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12044     layout: "plot-service-density"
12045
12046 - type: "plot"
12047   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12048   algorithm: "plot_nf_heatmap"
12049   output-file-type: ".html"
12050   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
12051   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12052   filter: "'NIC_Intel-XXV710' and
12053            'NF_DENSITY' and
12054            'DOCKER' and
12055            'PIPELINE' and
12056            'NF_VPPIP4' and
12057            'IMIX' and
12058            '8T4C' and
12059            'NDRPDR'"
12060   parameters:
12061   - "throughput"
12062   - "name"
12063   - "tags"
12064   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12065   x-axis: "X = CNFs per Service Pipeline"
12066   y-axis: "Y = Number of Service Pipelines"
12067   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12068   layout:
12069     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12070     layout: "plot-service-density"
12071
12072 ################################################################################
12073
12074 # Packet Throughput
12075
12076 - type: "plot"
12077   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12078   algorithm: "plot_perf_box_name"
12079   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12080   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12081   include:
12082     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12083     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12084     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12085     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12086   layout:
12087     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12088     layout: "plot-throughput"
12089
12090 - type: "plot"
12091   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12092   algorithm: "plot_perf_box_name"
12093   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12094   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12095   include:
12096     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12097     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12098     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12099     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12100   layout:
12101     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12102     layout: "plot-throughput"
12103
12104 - type: "plot"
12105   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12106   algorithm: "plot_perf_box_name"
12107   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12108   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12109   include:
12110     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12111     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12112     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12113     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12114   layout:
12115     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12116     layout: "plot-throughput"
12117
12118 - type: "plot"
12119   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12120   algorithm: "plot_perf_box_name"
12121   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12122   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12123   include:
12124     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12125     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12126     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12127     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12128   layout:
12129     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12130     layout: "plot-throughput"
12131
12132 - type: "plot"
12133   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12134   algorithm: "plot_perf_box_name"
12135   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12136   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12137   include:
12138     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12139     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12140     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12141     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12142     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12143   layout:
12144     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12145     layout: "plot-throughput"
12146
12147 - type: "plot"
12148   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12149   algorithm: "plot_perf_box_name"
12150   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12151   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12152   include:
12153     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12154     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12155     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12156     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12157     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12158   layout:
12159     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12160     layout: "plot-throughput"
12161
12162 - type: "plot"
12163   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12164   algorithm: "plot_perf_box_name"
12165   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12166   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12167   include:
12168     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12169     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12170     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12171     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12172     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12173   layout:
12174     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12175     layout: "plot-throughput"
12176
12177 - type: "plot"
12178   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12179   algorithm: "plot_perf_box_name"
12180   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12181   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12182   include:
12183     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12184     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12185     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12186     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12187     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12188   layout:
12189     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12190     layout: "plot-throughput"
12191
12192 - type: "plot"
12193   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
12194   algorithm: "plot_perf_box_name"
12195   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
12196   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12197   include:
12198     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12199     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12200     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12201     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12202     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12203   layout:
12204     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
12205     layout: "plot-throughput"
12206
12207 - type: "plot"
12208   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
12209   algorithm: "plot_perf_box_name"
12210   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
12211   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12212   include:
12213     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12214     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12215     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12216     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12217     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12218   layout:
12219     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
12220     layout: "plot-throughput"
12221
12222 - type: "plot"
12223   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
12224   algorithm: "plot_perf_box_name"
12225   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
12226   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12227   include:
12228     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12229     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12230     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12231     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12232     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12233     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12234   layout:
12235     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
12236     layout: "plot-throughput"
12237
12238 - type: "plot"
12239   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
12240   algorithm: "plot_perf_box_name"
12241   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
12242   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12243   include:
12244     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12245     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12246     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12247     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12248     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12249     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12250   layout:
12251     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
12252     layout: "plot-throughput"
12253
12254 - type: "plot"
12255   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12256   algorithm: "plot_perf_box_name"
12257   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12258   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12259   include:
12260     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12261     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12262     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12263     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12264     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12265   layout:
12266     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12267     layout: "plot-throughput"
12268
12269 - type: "plot"
12270   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12271   algorithm: "plot_perf_box_name"
12272   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12273   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12274   include:
12275     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12280   layout:
12281     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12282     layout: "plot-throughput"
12283
12284 - type: "plot"
12285   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
12286   algorithm: "plot_perf_box_name"
12287   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
12288   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12289   include:
12290     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
12291     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
12292     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12293   layout:
12294     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
12295     layout: "plot-throughput"
12296
12297 - type: "plot"
12298   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12299   algorithm: "plot_perf_box_name"
12300   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12301   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12302   include:
12303     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
12304     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
12305     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12306   layout:
12307     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12308     layout: "plot-throughput"
12309
12310 - type: "plot"
12311   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12312   algorithm: "plot_perf_box_name"
12313   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12314   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12315   include:
12316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12319     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12320     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12321   layout:
12322     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12323     layout: "plot-throughput"
12324
12325 - type: "plot"
12326   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12327   algorithm: "plot_perf_box_name"
12328   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12329   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12330   include:
12331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12335     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12336   layout:
12337     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12338     layout: "plot-throughput"
12339
12340 - type: "plot"
12341   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12342   algorithm: "plot_perf_box_name"
12343   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12344   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12345   include:
12346     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
12347     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
12348     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
12349   layout:
12350     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12351     layout: "plot-throughput"
12352
12353 - type: "plot"
12354   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12355   algorithm: "plot_perf_box_name"
12356   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12357   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12358   include:
12359     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
12360     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
12361     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
12362   layout:
12363     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12364     layout: "plot-throughput"
12365
12366 - type: "plot"
12367   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12368   algorithm: "plot_perf_box_name"
12369   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12370   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12371   include:
12372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12374     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12375     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12376     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12377     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12378   layout:
12379     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12380     layout: "plot-throughput"
12381
12382 - type: "plot"
12383   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12384   algorithm: "plot_perf_box_name"
12385   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12386   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12387   include:
12388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12389     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12390     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12391     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12392     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12393     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12394   layout:
12395     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12396     layout: "plot-throughput"
12397
12398 - type: "plot"
12399   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12400   algorithm: "plot_perf_box_name"
12401   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12402   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12403   include:
12404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12407     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12408     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12409     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12410   layout:
12411     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12412     layout: "plot-throughput"
12413
12414 - type: "plot"
12415   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12416   algorithm: "plot_perf_box_name"
12417   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12418   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12419   include:
12420     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12421     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12422     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12423     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12424     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12425     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12426   layout:
12427     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12428     layout: "plot-throughput"
12429
12430 - type: "plot"
12431   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12432   algorithm: "plot_perf_box_name"
12433   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12434   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12435   include:
12436     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12437     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12438     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12439   layout:
12440     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12441     layout: "plot-throughput"
12442
12443 - type: "plot"
12444   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12445   algorithm: "plot_perf_box_name"
12446   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12447   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12448   include:
12449     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12450     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12451     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12452   layout:
12453     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12454     layout: "plot-throughput"
12455
12456 - type: "plot"
12457   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12458   algorithm: "plot_perf_box_name"
12459   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12460   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12461   include:
12462     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12463     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12464 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12465 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12466 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12467   layout:
12468     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12469     layout: "plot-throughput"
12470
12471 - type: "plot"
12472   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12473   algorithm: "plot_perf_box_name"
12474   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12475   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12476   include:
12477     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12478     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12479 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12480 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12481 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12482   layout:
12483     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12484     layout: "plot-throughput"
12485
12486 - type: "plot"
12487   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12488   algorithm: "plot_perf_box_name"
12489   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12490   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12491   include:
12492     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12493     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12494     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12495     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12496     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12497   layout:
12498     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12499     layout: "plot-throughput"
12500
12501 - type: "plot"
12502   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12503   algorithm: "plot_perf_box_name"
12504   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12505   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12506   include:
12507     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12508     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12509     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12510     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12511     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12512   layout:
12513     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12514     layout: "plot-throughput"
12515
12516 - type: "plot"
12517   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12518   algorithm: "plot_perf_box_name"
12519   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12520   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12521   include:
12522     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12523     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12524     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12525     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12526     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12527   layout:
12528     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12529     layout: "plot-throughput"
12530
12531 - type: "plot"
12532   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12533   algorithm: "plot_perf_box_name"
12534   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12535   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12536   include:
12537     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12538     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12539     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12540     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12541     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12542   layout:
12543     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12544     layout: "plot-throughput"
12545
12546 - type: "plot"
12547   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12548   algorithm: "plot_perf_box_name"
12549   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12550   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12551   include:
12552     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12553     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12554     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12555     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12556     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12557     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12558   layout:
12559     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12560     layout: "plot-throughput"
12561
12562 - type: "plot"
12563   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12564   algorithm: "plot_perf_box_name"
12565   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12566   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12567   include:
12568     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12569     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12570     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12571     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12572     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12573     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12574   layout:
12575     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12576     layout: "plot-throughput"
12577
12578 - type: "plot"
12579   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12580   algorithm: "plot_perf_box_name"
12581   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12582   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12583   include:
12584     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12585     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12586     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12587     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12588     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12589     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12590   layout:
12591     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12592     layout: "plot-throughput"
12593
12594 - type: "plot"
12595   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12596   algorithm: "plot_perf_box_name"
12597   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12598   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12599   include:
12600     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12601     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12602     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12603     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12604     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12605     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12606   layout:
12607     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12608     layout: "plot-throughput"
12609
12610 - type: "plot"
12611   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12612   algorithm: "plot_perf_box_name"
12613   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12614   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12615   include:
12616     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12617     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12618     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12619     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12620     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12621   layout:
12622     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12623     layout: "plot-throughput"
12624
12625 - type: "plot"
12626   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12627   algorithm: "plot_perf_box_name"
12628   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12629   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12630   include:
12631     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12632     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12633     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12634     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12635     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12636   layout:
12637     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12638     layout: "plot-throughput"
12639
12640 - type: "plot"
12641   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12642   algorithm: "plot_perf_box_name"
12643   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12644   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12645   include:
12646     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12647     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12648     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12649     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12650     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12651     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12652   layout:
12653     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12654     layout: "plot-throughput"
12655
12656 - type: "plot"
12657   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12658   algorithm: "plot_perf_box_name"
12659   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12660   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12661   include:
12662     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12663     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12664     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12665     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12666     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12667     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12668   layout:
12669     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12670     layout: "plot-throughput"
12671
12672 - type: "plot"
12673   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12674   algorithm: "plot_perf_box_name"
12675   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12676   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12677   include:
12678     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12679     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12680     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12681     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12682     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12683   layout:
12684     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12685     layout: "plot-throughput"
12686
12687 - type: "plot"
12688   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12689   algorithm: "plot_perf_box_name"
12690   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12691   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12692   include:
12693     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12694     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12695     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12696     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12697     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12698   layout:
12699     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12700     layout: "plot-throughput"
12701
12702 - type: "plot"
12703   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12704   algorithm: "plot_perf_box_name"
12705   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12706   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12707   include:
12708     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12709     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12710     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12711     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12712     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12713     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12714   layout:
12715     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12716     layout: "plot-throughput"
12717
12718 - type: "plot"
12719   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12720   algorithm: "plot_perf_box_name"
12721   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12722   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12723   include:
12724     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12725     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12726     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12727     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12728     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12729     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12730   layout:
12731     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12732     layout: "plot-throughput"
12733
12734 - type: "plot"
12735   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12736   algorithm: "plot_perf_box_name"
12737   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12738   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12739   include:
12740     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12741     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12742     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12743     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12744     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12745   layout:
12746     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12747     layout: "plot-throughput"
12748
12749 - type: "plot"
12750   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12751   algorithm: "plot_perf_box_name"
12752   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12753   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12754   include:
12755     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12756     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12757     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12758     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12759     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12760   layout:
12761     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12762     layout: "plot-throughput"
12763
12764 - type: "plot"
12765   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12766   algorithm: "plot_perf_box_name"
12767   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12768   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12769   include:
12770     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12771     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12772     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12773     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12774     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12775     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12776   layout:
12777     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12778     layout: "plot-throughput"
12779
12780 - type: "plot"
12781   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12782   algorithm: "plot_perf_box_name"
12783   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12784   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12785   include:
12786     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12787     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12788     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12789     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12790     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12791     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12792   layout:
12793     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12794     layout: "plot-throughput"
12795
12796 - type: "plot"
12797   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12798   algorithm: "plot_perf_box_name"
12799   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12800   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12801   include:
12802     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12803     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12804   layout:
12805     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12806     layout: "plot-throughput"
12807
12808 - type: "plot"
12809   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12810   algorithm: "plot_perf_box_name"
12811   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12812   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12813   include:
12814     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12815     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12816   layout:
12817     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12818     layout: "plot-throughput"
12819
12820 - type: "plot"
12821   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12822   algorithm: "plot_perf_box_name"
12823   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12824   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12825   include:
12826     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12827     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12828     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12829     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12830   layout:
12831     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12832     layout: "plot-throughput"
12833
12834 - type: "plot"
12835   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12836   algorithm: "plot_perf_box_name"
12837   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12838   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12839   include:
12840     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12841     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12842     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12843     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12844   layout:
12845     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12846     layout: "plot-throughput"
12847
12848 - type: "plot"
12849   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12850   algorithm: "plot_perf_box_name"
12851   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12852   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12853   include:
12854     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12855     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12856     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12857     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12858   layout:
12859     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12860     layout: "plot-throughput"
12861
12862 - type: "plot"
12863   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12864   algorithm: "plot_perf_box_name"
12865   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12866   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12867   include:
12868     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12869     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12870     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12871     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12872   layout:
12873     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12874     layout: "plot-throughput"
12875
12876 - type: "plot"
12877   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12878   algorithm: "plot_perf_box_name"
12879   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12880   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12881   include:
12882     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12883     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12884     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12885     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12886   layout:
12887     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12888     layout: "plot-throughput"
12889
12890 - type: "plot"
12891   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12892   algorithm: "plot_perf_box_name"
12893   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12894   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12895   include:
12896     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12897     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12898     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12899     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12900   layout:
12901     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12902     layout: "plot-throughput"
12903
12904 - type: "plot"
12905   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12906   algorithm: "plot_perf_box_name"
12907   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12908   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12909   include:
12910     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12911     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12912     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12913     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12914   layout:
12915     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12916     layout: "plot-throughput"
12917
12918 - type: "plot"
12919   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12920   algorithm: "plot_perf_box_name"
12921   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12922   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12923   include:
12924     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12925     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12926     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12927     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12928   layout:
12929     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12930     layout: "plot-throughput"
12931
12932 - type: "plot"
12933   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12934   algorithm: "plot_perf_box_name"
12935   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12936   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12937   include:
12938     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12939     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12940     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12941     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12942     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12943     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12944   layout:
12945     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12946     layout: "plot-throughput"
12947
12948 - type: "plot"
12949   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12950   algorithm: "plot_perf_box_name"
12951   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12952   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12953   include:
12954     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12955     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12956     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12957     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12958     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12959     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12960   layout:
12961     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12962     layout: "plot-throughput"
12963
12964 - type: "plot"
12965   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12966   algorithm: "plot_perf_box_name"
12967   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12968   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12969   include:
12970     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12971     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12972     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12973     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12974     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12975   layout:
12976     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12977     layout: "plot-throughput"
12978
12979 - type: "plot"
12980   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12981   algorithm: "plot_perf_box_name"
12982   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12983   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12984   include:
12985     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12986     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12987     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12988     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12989     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12990   layout:
12991     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12992     layout: "plot-throughput"
12993
12994 - type: "plot"
12995   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12996   algorithm: "plot_perf_box_name"
12997   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12998   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12999   include:
13000     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13001     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13002     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
13003     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
13004     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13005   layout:
13006     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13007     layout: "plot-throughput"
13008
13009 - type: "plot"
13010   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13011   algorithm: "plot_perf_box_name"
13012   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13013   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13014   include:
13015     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13016     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13017     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
13018     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
13019     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13020   layout:
13021     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13022     layout: "plot-throughput"
13023
13024 - type: "plot"
13025   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
13026   algorithm: "plot_perf_box_name"
13027   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
13028   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13029   include:
13030     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13031     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13032     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13033   layout:
13034     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
13035     layout: "plot-throughput"
13036
13037 - type: "plot"
13038   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
13039   algorithm: "plot_perf_box_name"
13040   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
13041   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13042   include:
13043     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13044     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13045     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13046   layout:
13047     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
13048     layout: "plot-throughput"
13049
13050 - type: "plot"
13051   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13052   algorithm: "plot_perf_box_name"
13053   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13054   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13055   include:
13056     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13057     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13058     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13059   layout:
13060     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13061     layout: "plot-throughput"
13062
13063 - type: "plot"
13064   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13065   algorithm: "plot_perf_box_name"
13066   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13067   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13068   include:
13069     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13070     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13071     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13072   layout:
13073     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13074     layout: "plot-throughput"
13075
13076 - type: "plot"
13077   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13078   algorithm: "plot_perf_box_name"
13079   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13080   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13081   include:
13082     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
13083     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
13084     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
13085     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
13086     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
13087   layout:
13088     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13089     layout: "plot-throughput"
13090
13091 - type: "plot"
13092   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13093   algorithm: "plot_perf_box_name"
13094   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13095   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13096   include:
13097     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
13098     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
13099     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
13100     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
13101     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
13102   layout:
13103     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13104     layout: "plot-throughput"
13105
13106 - type: "plot"
13107   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13108   algorithm: "plot_perf_box_name"
13109   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13110   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13111   include:
13112     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13113     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13114     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
13115     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
13116     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13117   layout:
13118     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13119     layout: "plot-throughput"
13120
13121 - type: "plot"
13122   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13123   algorithm: "plot_perf_box_name"
13124   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13125   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13126   include:
13127     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13128     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13129     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
13130     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
13131     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13132   layout:
13133     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13134     layout: "plot-throughput"
13135
13136 - type: "plot"
13137   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13138   algorithm: "plot_perf_box_name"
13139   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13140   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13141   include:
13142     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13143     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13144     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13145     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13146     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13147   layout:
13148     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13149     layout: "plot-throughput"
13150
13151 - type: "plot"
13152   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13153   algorithm: "plot_perf_box_name"
13154   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13155   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13156   include:
13157     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13158     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13159     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13160     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13161     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13162   layout:
13163     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13164     layout: "plot-throughput"
13165
13166 - type: "plot"
13167   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13168   algorithm: "plot_perf_box_name"
13169   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13170   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13171   include:
13172     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13173     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13174     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13175     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13176     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13177   layout:
13178     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13179     layout: "plot-throughput"
13180
13181 - type: "plot"
13182   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13183   algorithm: "plot_perf_box_name"
13184   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13185   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13186   include:
13187     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13188     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13189     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13190     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13191     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13192   layout:
13193     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13194     layout: "plot-throughput"
13195
13196 - type: "plot"
13197   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13198   algorithm: "plot_perf_box_name"
13199   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13200   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13201   include:
13202     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13203     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13204     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13205     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13206     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13207   layout:
13208     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13209     layout: "plot-throughput"
13210
13211 - type: "plot"
13212   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13213   algorithm: "plot_perf_box_name"
13214   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13215   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13216   include:
13217     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13218     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13219     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13220     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13221     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13222   layout:
13223     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13224     layout: "plot-throughput"
13225
13226 - type: "plot"
13227   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13228   algorithm: "plot_perf_box_name"
13229   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13230   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13231   include:
13232     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13233     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13234     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13235     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13236     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13237     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13238   layout:
13239     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13240     layout: "plot-throughput"
13241
13242 - type: "plot"
13243   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13244   algorithm: "plot_perf_box_name"
13245   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13246   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13247   include:
13248     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13249     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13250     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13251     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13252     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13253     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13254   layout:
13255     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13256     layout: "plot-throughput"
13257
13258 - type: "plot"
13259   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13260   algorithm: "plot_perf_box_name"
13261   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13262   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13263   include:
13264     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13265     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13266     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13267     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13268   layout:
13269     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13270     layout: "plot-throughput"
13271
13272 - type: "plot"
13273   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13274   algorithm: "plot_perf_box_name"
13275   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13276   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13277   include:
13278     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13279     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13280     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13281     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13282   layout:
13283     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13284     layout: "plot-throughput"
13285
13286 - type: "plot"
13287   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13288   algorithm: "plot_perf_box_name"
13289   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13290   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13291   include:
13292     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13293     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13294     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13295     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13296     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13297     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13298   layout:
13299     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13300     layout: "plot-throughput"
13301
13302 - type: "plot"
13303   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13304   algorithm: "plot_perf_box_name"
13305   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13306   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13307   include:
13308     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13309     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13310     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13311     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13312     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13313     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13314   layout:
13315     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13316     layout: "plot-throughput"
13317
13318 - type: "plot"
13319   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13320   algorithm: "plot_perf_box_name"
13321   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13322   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13323   include:
13324     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13325     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13326     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13327     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13328     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13329     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13330   layout:
13331     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13332     layout: "plot-throughput"
13333
13334 - type: "plot"
13335   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13336   algorithm: "plot_perf_box_name"
13337   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13338   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13339   include:
13340     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13341     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13342     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13343     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13344     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13345     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13346   layout:
13347     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13348     layout: "plot-throughput"
13349
13350 - type: "plot"
13351   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13352   algorithm: "plot_perf_box_name"
13353   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13354   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13355   include:
13356     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13357     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13358     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13359     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13360     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13361     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13362   layout:
13363     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13364     layout: "plot-throughput"
13365
13366 - type: "plot"
13367   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13368   algorithm: "plot_perf_box_name"
13369   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13370   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13371   include:
13372     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13373     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13374     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13375     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13376     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13377     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13378   layout:
13379     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13380     layout: "plot-throughput"
13381
13382 - type: "plot"
13383   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13384   algorithm: "plot_perf_box_name"
13385   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13386   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13387   include:
13388     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13389     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13390     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13391     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13392     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13393     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13394   layout:
13395     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13396     layout: "plot-throughput"
13397
13398 - type: "plot"
13399   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13400   algorithm: "plot_perf_box_name"
13401   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13402   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13403   include:
13404     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13405     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13406     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13407     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13408     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13409     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13410   layout:
13411     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13412     layout: "plot-throughput"
13413
13414 - type: "plot"
13415   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13416   algorithm: "plot_perf_box_name"
13417   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13418   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13419   include:
13420     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13421     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13422     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13423     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13424     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13425     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13426   layout:
13427     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13428     layout: "plot-throughput"
13429
13430 - type: "plot"
13431   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13432   algorithm: "plot_perf_box_name"
13433   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13434   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13435   include:
13436     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13437     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13438     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13439     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13440     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13441     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13442   layout:
13443     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13444     layout: "plot-throughput"
13445
13446 - type: "plot"
13447   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13448   algorithm: "plot_perf_box_name"
13449   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13450   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13451   include:
13452     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13453     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13454     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13455     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13456     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13457     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13458   layout:
13459     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13460     layout: "plot-throughput"
13461
13462 - type: "plot"
13463   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13464   algorithm: "plot_perf_box_name"
13465   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13466   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13467   include:
13468     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13469     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13470     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13471     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13472     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13473     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13474   layout:
13475     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13476     layout: "plot-throughput"
13477
13478 - type: "plot"
13479   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13480   algorithm: "plot_perf_box_name"
13481   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13482   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13483   include:
13484     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13485     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13486     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13487     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13488     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13489     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13490   layout:
13491     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13492     layout: "plot-throughput"
13493
13494 - type: "plot"
13495   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13496   algorithm: "plot_perf_box_name"
13497   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13498   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13499   include:
13500     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13501     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13502     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13503     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13504     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13505     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13506   layout:
13507     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13508     layout: "plot-throughput"
13509
13510 - type: "plot"
13511   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13512   algorithm: "plot_perf_box_name"
13513   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13514   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13515   include:
13516     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13518     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13519     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13520     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13521     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13522   layout:
13523     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13524     layout: "plot-throughput"
13525
13526 - type: "plot"
13527   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13528   algorithm: "plot_perf_box_name"
13529   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13530   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13531   include:
13532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13533     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13534     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13535     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13536     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13537     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13538   layout:
13539     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13540     layout: "plot-throughput"
13541
13542 - type: "plot"
13543   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13544   algorithm: "plot_perf_box_name"
13545   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13546   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13547   include:
13548     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13549     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13550     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13551     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13552   layout:
13553     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13554     layout: "plot-throughput"
13555
13556 - type: "plot"
13557   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13558   algorithm: "plot_perf_box_name"
13559   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13560   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13561   include:
13562     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13563     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13564     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13565     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13566   layout:
13567     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13568     layout: "plot-throughput"
13569
13570 - type: "plot"
13571   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13572   algorithm: "plot_perf_box_name"
13573   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13574   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13575   include:
13576     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13577     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13578     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13579     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13580   layout:
13581     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13582     layout: "plot-throughput"
13583
13584 - type: "plot"
13585   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13586   algorithm: "plot_perf_box_name"
13587   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13588   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13589   include:
13590     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13591     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13592     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13593     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13594   layout:
13595     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13596     layout: "plot-throughput"
13597
13598 - type: "plot"
13599   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13600   algorithm: "plot_perf_box_name"
13601   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13602   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13603   include:
13604     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13605     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13606     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13607     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13608     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13609     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13610   layout:
13611     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13612     layout: "plot-throughput"
13613
13614 - type: "plot"
13615   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13616   algorithm: "plot_perf_box_name"
13617   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13618   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13619   include:
13620     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13621     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13622     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13623     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13624     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13625     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13626   layout:
13627     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13628     layout: "plot-throughput"
13629
13630 - type: "plot"
13631   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13632   algorithm: "plot_perf_box_name"
13633   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13634   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13635   include:
13636     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13637     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13638     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13639     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13640     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13641   layout:
13642     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13643     layout: "plot-throughput"
13644
13645 - type: "plot"
13646   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13647   algorithm: "plot_perf_box_name"
13648   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13649   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13650   include:
13651     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13652     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13653     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13654     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13655     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13656   layout:
13657     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13658     layout: "plot-throughput"
13659
13660 - type: "plot"
13661   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13662   algorithm: "plot_perf_box_name"
13663   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13664   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13665   include:
13666     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13667     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13668     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13669     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13670     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13671   layout:
13672     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13673     layout: "plot-throughput"
13674
13675 - type: "plot"
13676   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13677   algorithm: "plot_perf_box_name"
13678   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13679   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13680   include:
13681     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13682     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13683     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13684     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13685     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13686   layout:
13687     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13688     layout: "plot-throughput"
13689
13690 - type: "plot"
13691   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13692   algorithm: "plot_perf_box_name"
13693   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13694   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13695   include:
13696     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13697     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13698     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13699     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13700   layout:
13701     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13702     layout: "plot-throughput"
13703
13704 - type: "plot"
13705   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13706   algorithm: "plot_perf_box_name"
13707   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13708   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13709   include:
13710     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13711     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13712     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13713     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13714   layout:
13715     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13716     layout: "plot-throughput"
13717
13718 - type: "plot"
13719   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13720   algorithm: "plot_perf_box_name"
13721   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13722   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13723   include:
13724     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13725     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13726     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13727     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13728     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13729     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13730   layout:
13731     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13732     layout: "plot-throughput"
13733
13734 - type: "plot"
13735   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13736   algorithm: "plot_perf_box_name"
13737   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13738   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13739   include:
13740     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13741     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13742     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13743     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13744     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13745     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13746   layout:
13747     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13748     layout: "plot-throughput"
13749
13750 - type: "plot"
13751   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13752   algorithm: "plot_perf_box_name"
13753   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13754   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13755   include:
13756     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13757     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13758     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13759     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13760     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13761     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13762   layout:
13763     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13764     layout: "plot-throughput"
13765
13766 - type: "plot"
13767   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13768   algorithm: "plot_perf_box_name"
13769   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13770   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13771   include:
13772     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13773     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13774     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13775     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13776     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13777     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13778   layout:
13779     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13780     layout: "plot-throughput"
13781
13782 - type: "plot"
13783   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13784   algorithm: "plot_perf_box_name"
13785   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13786   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13787   include:
13788     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13789     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13790     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13791     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13792     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13793     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13794   layout:
13795     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13796     layout: "plot-throughput"
13797
13798 - type: "plot"
13799   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13800   algorithm: "plot_perf_box_name"
13801   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13802   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13803   include:
13804     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13805     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13806     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13807     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13808     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13809     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13810   layout:
13811     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13812     layout: "plot-throughput"
13813
13814 - type: "plot"
13815   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13816   algorithm: "plot_perf_box_name"
13817   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13818   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13819   include:
13820     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13821     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13822     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13823     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13824     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13825     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13826   layout:
13827     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13828     layout: "plot-throughput"
13829
13830 - type: "plot"
13831   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13832   algorithm: "plot_perf_box_name"
13833   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13834   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13835   include:
13836     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13837     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13838     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13839     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13840     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13841     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13842   layout:
13843     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13844     layout: "plot-throughput"
13845
13846 - type: "plot"
13847   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13848   algorithm: "plot_perf_box_name"
13849   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13850   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13851   include:
13852     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13853     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13854     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13855     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13856   layout:
13857     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13858     layout: "plot-throughput"
13859
13860 - type: "plot"
13861   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13862   algorithm: "plot_perf_box_name"
13863   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13864   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13865   include:
13866     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13867     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13868     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13869     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13870   layout:
13871     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13872     layout: "plot-throughput"
13873
13874 - type: "plot"
13875   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13876   algorithm: "plot_perf_box_name"
13877   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13878   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13879   include:
13880     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13881     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13882     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13883     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13884     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13885     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13886   layout:
13887     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13888     layout: "plot-throughput"
13889
13890 - type: "plot"
13891   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13892   algorithm: "plot_perf_box_name"
13893   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13894   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13895   include:
13896     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13897     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13898     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13899     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13900     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13901     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13902   layout:
13903     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13904     layout: "plot-throughput"
13905
13906 - type: "plot"
13907   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13908   algorithm: "plot_perf_box_name"
13909   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13910   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13911   include:
13912     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13913     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13914     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13915     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13916     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13917     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13918   layout:
13919     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13920     layout: "plot-throughput"
13921
13922 - type: "plot"
13923   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13924   algorithm: "plot_perf_box_name"
13925   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13926   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13927   include:
13928     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13929     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13930     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13931     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13932     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13933     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13934   layout:
13935     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13936     layout: "plot-throughput"
13937
13938 #- type: "plot"
13939 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13940 #  algorithm: "plot_perf_box_name"
13941 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13942 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13943 #  include:
13944 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13945 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13946 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13947 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13948 #  layout:
13949 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13950 #    layout: "plot-throughput"
13951 #
13952 #- type: "plot"
13953 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13954 #  algorithm: "plot_perf_box_name"
13955 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13956 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13957 #  include:
13958 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13959 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13960 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13961 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13962 #  layout:
13963 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13964 #    layout: "plot-throughput"
13965
13966 - type: "plot"
13967   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13968   algorithm: "plot_perf_box_name"
13969   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13970   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13971   include:
13972     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13973     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13974     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13975     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13976     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13977     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13978   layout:
13979     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13980     layout: "plot-throughput"
13981
13982 - type: "plot"
13983   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13984   algorithm: "plot_perf_box_name"
13985   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13986   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13987   include:
13988     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13989     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13990     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13991     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13992     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13993     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13994   layout:
13995     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13996     layout: "plot-throughput"
13997
13998 #- type: "plot"
13999 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
14000 #  algorithm: "plot_perf_box_name"
14001 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
14002 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14003 #  include:
14004 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14005 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14006 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14007 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14008 #  layout:
14009 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
14010 #    layout: "plot-throughput"
14011 #
14012 #- type: "plot"
14013 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14014 #  algorithm: "plot_perf_box_name"
14015 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14016 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14017 #  include:
14018 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14019 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14020 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14021 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14022 #  layout:
14023 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14024 #    layout: "plot-throughput"
14025
14026 - type: "plot"
14027   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14028   algorithm: "plot_perf_box_name"
14029   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14030   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14031   include:
14032     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14033     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14034     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14035     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14036     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14037     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14038   layout:
14039     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14040     layout: "plot-throughput"
14041
14042 - type: "plot"
14043   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14044   algorithm: "plot_perf_box_name"
14045   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14046   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14047   include:
14048     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14049     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14050     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14051     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14052     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14053     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14054   layout:
14055     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14056     layout: "plot-throughput"
14057
14058 #- type: "plot"
14059 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14060 #  algorithm: "plot_perf_box_name"
14061 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14062 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14063 #  include:
14064 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14065 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14066 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14067 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14068 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14069 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14070 #  layout:
14071 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14072 #    layout: "plot-throughput"
14073 #
14074 #- type: "plot"
14075 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14076 #  algorithm: "plot_perf_box_name"
14077 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14078 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14079 #  include:
14080 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14081 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14082 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14083 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14084 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14085 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14086 #  layout:
14087 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14088 #    layout: "plot-throughput"
14089
14090 - type: "plot"
14091   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
14092   algorithm: "plot_perf_box_name"
14093   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
14094   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14095   include:
14096     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14097     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14098     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14099     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14100     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14101     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14102   layout:
14103     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
14104     layout: "plot-throughput"
14105
14106 - type: "plot"
14107   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
14108   algorithm: "plot_perf_box_name"
14109   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
14110   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14111   include:
14112     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14113     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14114     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14115     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14116     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14117     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14118   layout:
14119     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
14120     layout: "plot-throughput"
14121
14122 - type: "plot"
14123   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
14124   algorithm: "plot_perf_box_name"
14125   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
14126   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14127   include:
14128     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14129     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14130     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14131 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14132 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14133 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14134   layout:
14135     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
14136     layout: "plot-throughput"
14137
14138 - type: "plot"
14139   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
14140   algorithm: "plot_perf_box_name"
14141   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
14142   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14143   include:
14144     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14145     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14146     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14147 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14148 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14149 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14150   layout:
14151     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
14152     layout: "plot-throughput"
14153
14154 - type: "plot"
14155   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
14156   algorithm: "plot_perf_box_name"
14157   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
14158   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14159   include:
14160     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14161     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14162     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14163     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14164     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14165     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14166   layout:
14167     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
14168     layout: "plot-throughput"
14169
14170 - type: "plot"
14171   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
14172   algorithm: "plot_perf_box_name"
14173   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
14174   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14175   include:
14176     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14177     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14178     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14179     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14180     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14181     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14182   layout:
14183     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
14184     layout: "plot-throughput"
14185
14186 - type: "plot"
14187   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14188   algorithm: "plot_perf_box_name"
14189   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14190   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14191   include:
14192     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14193     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14194     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14195     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14196     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14197     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14198   layout:
14199     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14200     layout: "plot-throughput"
14201
14202 - type: "plot"
14203   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14204   algorithm: "plot_perf_box_name"
14205   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14206   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14207   include:
14208     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14209     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14210     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14211     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14212     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14213     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14214   layout:
14215     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14216     layout: "plot-throughput"
14217
14218 #- type: "plot"
14219 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14220 #  algorithm: "plot_perf_box_name"
14221 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14222 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14223 #  include:
14224 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14225 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14226 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14227 #  layout:
14228 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14229 #    layout: "plot-throughput"
14230 #
14231 #- type: "plot"
14232 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14233 #  algorithm: "plot_perf_box_name"
14234 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14235 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14236 #  include:
14237 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14238 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14239 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14240 #  layout:
14241 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14242 #    layout: "plot-throughput"
14243
14244 - type: "plot"
14245   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14246   algorithm: "plot_perf_box_name"
14247   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14248   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14249   include:
14250     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14251     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14252     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14253     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14254     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14255   layout:
14256     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14257     layout: "plot-throughput"
14258
14259 - type: "plot"
14260   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14261   algorithm: "plot_perf_box_name"
14262   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14263   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14264   include:
14265     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14266     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14267     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14268     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14269     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14270   layout:
14271     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14272     layout: "plot-throughput"
14273
14274 - type: "plot"
14275   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14276   algorithm: "plot_perf_box_name"
14277   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14278   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14279   include:
14280     - "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"
14281     - "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"
14282     - "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"
14283     - "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"
14284     - "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"
14285   layout:
14286     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14287     layout: "plot-throughput"
14288
14289 - type: "plot"
14290   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14291   algorithm: "plot_perf_box_name"
14292   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14293   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14294   include:
14295     - "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"
14296     - "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"
14297     - "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"
14298     - "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"
14299     - "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"
14300   layout:
14301     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14302     layout: "plot-throughput"
14303
14304 - type: "plot"
14305   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14306   algorithm: "plot_perf_box_name"
14307   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14308   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14309   include:
14310     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14311     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14312     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14313     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14314     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14315   layout:
14316     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14317     layout: "plot-throughput"
14318
14319 - type: "plot"
14320   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14321   algorithm: "plot_perf_box_name"
14322   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14323   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14324   include:
14325     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14326     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14327     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14328     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14329     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14330   layout:
14331     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14332     layout: "plot-throughput"
14333
14334 - type: "plot"
14335   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14336   algorithm: "plot_perf_box_name"
14337   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14338   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14339   include:
14340     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14341     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14342     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14343     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14344     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14345   layout:
14346     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14347     layout: "plot-throughput"
14348
14349 - type: "plot"
14350   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14351   algorithm: "plot_perf_box_name"
14352   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14353   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14354   include:
14355     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14356     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14357     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14358     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14359     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14360   layout:
14361     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14362     layout: "plot-throughput"
14363
14364 - type: "plot"
14365   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14366   algorithm: "plot_perf_box_name"
14367   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14368   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14369   include:
14370     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14371     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14372     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14373     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14374     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14375   layout:
14376     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14377     layout: "plot-throughput"
14378
14379 - type: "plot"
14380   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14381   algorithm: "plot_perf_box_name"
14382   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14383   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14384   include:
14385     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14386     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14387     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14388     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14389     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14390   layout:
14391     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14392     layout: "plot-throughput"
14393
14394 - type: "plot"
14395   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14396   algorithm: "plot_perf_box_name"
14397   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14398   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14399   include:
14400     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14401     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14402     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14403     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14404     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14405   layout:
14406     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14407     layout: "plot-throughput"
14408
14409 - type: "plot"
14410   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14411   algorithm: "plot_perf_box_name"
14412   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14413   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14414   include:
14415     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14416     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14417     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14418     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14419     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14420   layout:
14421     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14422     layout: "plot-throughput"
14423
14424 - type: "plot"
14425   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14426   algorithm: "plot_perf_box_name"
14427   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14428   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14429   include:
14430     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14431     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14432     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14433     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14434   layout:
14435     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14436     layout: "plot-throughput"
14437
14438 - type: "plot"
14439   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14440   algorithm: "plot_perf_box_name"
14441   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14442   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14443   include:
14444     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14445     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14446     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14447     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14448   layout:
14449     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14450     layout: "plot-throughput"
14451
14452 - type: "plot"
14453   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14454   algorithm: "plot_perf_box_name"
14455   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14456   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14457   include:
14458     - "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"
14459     - "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"
14460     - "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"
14461     - "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"
14462   layout:
14463     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14464     layout: "plot-throughput"
14465
14466 - type: "plot"
14467   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14468   algorithm: "plot_perf_box_name"
14469   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14470   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14471   include:
14472     - "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"
14473     - "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"
14474     - "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"
14475     - "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"
14476   layout:
14477     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14478     layout: "plot-throughput"
14479
14480 - type: "plot"
14481   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14482   algorithm: "plot_perf_box_name"
14483   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14484   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14485   include:
14486     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14487     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14488     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14489     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14490     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14491     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14492   layout:
14493     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14494     layout: "plot-throughput"
14495
14496 - type: "plot"
14497   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14498   algorithm: "plot_perf_box_name"
14499   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14500   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14501   include:
14502     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14503     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14504     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14505     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14506     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14507     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14508   layout:
14509     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14510     layout: "plot-throughput"
14511
14512 - type: "plot"
14513   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14514   algorithm: "plot_perf_box_name"
14515   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14516   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14517   include:
14518     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14519     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14520     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14521     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14522     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14523     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14524   layout:
14525     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14526     layout: "plot-throughput"
14527
14528 - type: "plot"
14529   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14530   algorithm: "plot_perf_box_name"
14531   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14532   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14533   include:
14534     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14535     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14536     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14537     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14538     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14539     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14540   layout:
14541     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14542     layout: "plot-throughput"
14543
14544 - type: "plot"
14545   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14546   algorithm: "plot_perf_box_name"
14547   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14548   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14549   include:
14550     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14551     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14552     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14553     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14554     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14555     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14556   layout:
14557     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14558     layout: "plot-throughput"
14559
14560 - type: "plot"
14561   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14562   algorithm: "plot_perf_box_name"
14563   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14564   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14565   include:
14566     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14567     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14568     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14569     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14570     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14571     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14572   layout:
14573     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14574     layout: "plot-throughput"
14575
14576 - type: "plot"
14577   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14578   algorithm: "plot_perf_box_name"
14579   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14580   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14581   include:
14582     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14583     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14584     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14585     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14586     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14587   layout:
14588     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14589     layout: "plot-throughput"
14590
14591 - type: "plot"
14592   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14593   algorithm: "plot_perf_box_name"
14594   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14595   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14596   include:
14597     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14598     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14599     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14600     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14601     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14602   layout:
14603     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14604     layout: "plot-throughput"
14605
14606 - type: "plot"
14607   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14608   algorithm: "plot_perf_box_name"
14609   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14610   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14611   include:
14612     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14613     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14614   layout:
14615     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14616     layout: "plot-throughput"
14617
14618 - type: "plot"
14619   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14620   algorithm: "plot_perf_box_name"
14621   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14622   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14623   include:
14624     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14625     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14626   layout:
14627     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14628     layout: "plot-throughput"
14629
14630 - type: "plot"
14631   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14632   algorithm: "plot_perf_box_name"
14633   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14634   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14635   include:
14636     - "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"
14637     - "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"
14638   layout:
14639     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14640     layout: "plot-throughput"
14641
14642 - type: "plot"
14643   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14644   algorithm: "plot_perf_box_name"
14645   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14646   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14647   include:
14648     - "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"
14649     - "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"
14650   layout:
14651     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14652     layout: "plot-throughput"
14653
14654 - type: "plot"
14655   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14656   algorithm: "plot_perf_box_name"
14657   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14658   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14659   include:
14660     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14661     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14662   layout:
14663     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14664     layout: "plot-throughput"
14665
14666 - type: "plot"
14667   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14668   algorithm: "plot_perf_box_name"
14669   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14670   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14671   include:
14672     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14673     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14674   layout:
14675     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14676     layout: "plot-throughput"
14677
14678 - type: "plot"
14679   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14680   algorithm: "plot_perf_box_name"
14681   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14682   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14683   include:
14684     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14685     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14686   layout:
14687     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14688     layout: "plot-throughput"
14689
14690 - type: "plot"
14691   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14692   algorithm: "plot_perf_box_name"
14693   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14694   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14695   include:
14696     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14697     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14698   layout:
14699     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14700     layout: "plot-throughput"
14701
14702 - type: "plot"
14703   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14704   algorithm: "plot_perf_box_name"
14705   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14706   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14707   include:
14708     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14709     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14710     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14711     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14712     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14713     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14714   layout:
14715     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14716     layout: "plot-throughput"
14717
14718 - type: "plot"
14719   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14720   algorithm: "plot_perf_box_name"
14721   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14722   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14723   include:
14724     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14725     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14726     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14727     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14728     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14729     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14730   layout:
14731     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14732     layout: "plot-throughput"
14733
14734 - type: "plot"
14735   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14736   algorithm: "plot_perf_box_name"
14737   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14738   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14739   include:
14740     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14741     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14742     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14743     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14744     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14745     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14746   layout:
14747     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14748     layout: "plot-throughput"
14749
14750 - type: "plot"
14751   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14752   algorithm: "plot_perf_box_name"
14753   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14754   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14755   include:
14756     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14757     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14758     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14759     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14760     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14761     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14762   layout:
14763     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14764     layout: "plot-throughput"
14765
14766 #- type: "plot"
14767 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14768 #  algorithm: "plot_perf_box_name"
14769 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14770 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14771 #  include:
14772 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14773 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14774 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14775 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14776 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14777 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14778 #  layout:
14779 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14780 #    layout: "plot-throughput"
14781 #
14782 #- type: "plot"
14783 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14784 #  algorithm: "plot_perf_box_name"
14785 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14786 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14787 #  include:
14788 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14789 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14790 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14791 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14792 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14793 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14794 #  layout:
14795 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14796 #    layout: "plot-throughput"
14797
14798 - type: "plot"
14799   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14800   algorithm: "plot_perf_box_name"
14801   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14802   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14803   include:
14804     - "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"
14805     - "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"
14806     - "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"
14807     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14808     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14809     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14810   layout:
14811     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14812     layout: "plot-throughput"
14813
14814 - type: "plot"
14815   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14816   algorithm: "plot_perf_box_name"
14817   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14818   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14819   include:
14820     - "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"
14821     - "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"
14822     - "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"
14823     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14824     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14825     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14826   layout:
14827     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14828     layout: "plot-throughput"
14829
14830 ################################################################################
14831
14832 # Packet Speedup
14833
14834 - type: "plot"
14835   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14836   algorithm: "plot_tsa_name"
14837   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14838   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14839   include:
14840     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14841     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14842     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14843     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14844   layout:
14845     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14846     layout: "plot-throughput-speedup-analysis"
14847
14848 - type: "plot"
14849   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14850   algorithm: "plot_tsa_name"
14851   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14852   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14853   include:
14854     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14855     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14856     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14857     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14858   layout:
14859     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14860     layout: "plot-throughput-speedup-analysis"
14861
14862 - type: "plot"
14863   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14864   algorithm: "plot_tsa_name"
14865   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14866   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14867   include:
14868     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14869     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14870     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14871     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14872   layout:
14873     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14874     layout: "plot-throughput-speedup-analysis"
14875
14876 - type: "plot"
14877   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14878   algorithm: "plot_tsa_name"
14879   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14880   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14881   include:
14882     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14883     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14884     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14885     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14886   layout:
14887     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14888     layout: "plot-throughput-speedup-analysis"
14889
14890 - type: "plot"
14891   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14892   algorithm: "plot_tsa_name"
14893   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14894   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14895   include:
14896     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14897     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14898     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14899     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14900     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14901   layout:
14902     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14903     layout: "plot-throughput-speedup-analysis"
14904
14905 - type: "plot"
14906   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14907   algorithm: "plot_tsa_name"
14908   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14909   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14910   include:
14911     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14912     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14913     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14914     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14915     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14916   layout:
14917     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14918     layout: "plot-throughput-speedup-analysis"
14919
14920 - type: "plot"
14921   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14922   algorithm: "plot_tsa_name"
14923   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14924   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14925   include:
14926     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14927     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14928     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14929     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14930     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14931   layout:
14932     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14933     layout: "plot-throughput-speedup-analysis"
14934
14935 - type: "plot"
14936   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14937   algorithm: "plot_tsa_name"
14938   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14939   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14940   include:
14941     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14942     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14943     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14944     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14945     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14946   layout:
14947     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14948     layout: "plot-throughput-speedup-analysis"
14949
14950 - type: "plot"
14951   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14952   algorithm: "plot_tsa_name"
14953   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14954   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14955   include:
14956     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14957     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14958     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14959     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14960     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14961     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14962   layout:
14963     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14964     layout: "plot-throughput-speedup-analysis"
14965
14966 - type: "plot"
14967   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14968   algorithm: "plot_tsa_name"
14969   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14970   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14971   include:
14972     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14973     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14974     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14975     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14976     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14977     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14978   layout:
14979     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14980     layout: "plot-throughput-speedup-analysis"
14981
14982 - type: "plot"
14983   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14984   algorithm: "plot_tsa_name"
14985   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14986   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14987   include:
14988     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14989     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14990     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14991     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14992     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14993   layout:
14994     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14995     layout: "plot-throughput-speedup-analysis"
14996
14997 - type: "plot"
14998   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14999   algorithm: "plot_tsa_name"
15000   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15001   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15002   include:
15003     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15004     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15005     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15006     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15007     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15008   layout:
15009     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15010     layout: "plot-throughput-speedup-analysis"
15011
15012 - type: "plot"
15013   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
15014   algorithm: "plot_tsa_name"
15015   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
15016   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15017   include:
15018     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
15019     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
15020     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15021   layout:
15022     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
15023     layout: "plot-throughput-speedup-analysis"
15024
15025 - type: "plot"
15026   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
15027   algorithm: "plot_tsa_name"
15028   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
15029   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15030   include:
15031     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
15032     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
15033     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15034   layout:
15035     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
15036     layout: "plot-throughput-speedup-analysis"
15037
15038 - type: "plot"
15039   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15040   algorithm: "plot_tsa_name"
15041   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15042   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15043   include:
15044     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15045     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15046     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15047     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15048     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15049   layout:
15050     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15051     layout: "plot-throughput-speedup-analysis"
15052
15053 - type: "plot"
15054   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15055   algorithm: "plot_tsa_name"
15056   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15057   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15058   include:
15059     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15060     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15061     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15062     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15063     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15064   layout:
15065     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15066     layout: "plot-throughput-speedup-analysis"
15067
15068 - type: "plot"
15069   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
15070   algorithm: "plot_tsa_name"
15071   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
15072   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15073   include:
15074     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
15075     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
15076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
15077   layout:
15078     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
15079     layout: "plot-throughput-speedup-analysis"
15080
15081 - type: "plot"
15082   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
15083   algorithm: "plot_tsa_name"
15084   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
15085   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15086   include:
15087     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
15088     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
15089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
15090   layout:
15091     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
15092     layout: "plot-throughput-speedup-analysis"
15093
15094 - type: "plot"
15095   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15096   algorithm: "plot_tsa_name"
15097   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15098   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15099   include:
15100     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15101     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15102     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15103     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
15105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15106   layout:
15107     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
15108     layout: "plot-throughput-speedup-analysis"
15109
15110 - type: "plot"
15111   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15112   algorithm: "plot_tsa_name"
15113   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15114   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15115   include:
15116     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15117     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15118     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15119     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15120     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
15121     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15122   layout:
15123     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
15124     layout: "plot-throughput-speedup-analysis"
15125
15126 - type: "plot"
15127   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15128   algorithm: "plot_tsa_name"
15129   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15130   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15131   include:
15132     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15133     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15134     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15135     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15136     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15137     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15138   layout:
15139     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15140     layout: "plot-throughput-speedup-analysis"
15141
15142 - type: "plot"
15143   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15144   algorithm: "plot_tsa_name"
15145   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15146   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15147   include:
15148     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15149     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15150     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15151     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15152     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15153     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15154   layout:
15155     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15156     layout: "plot-throughput-speedup-analysis"
15157
15158 - type: "plot"
15159   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15160   algorithm: "plot_tsa_name"
15161   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15162   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15163   include:
15164     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15165     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15166     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15167   layout:
15168     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
15169     layout: "plot-throughput-speedup-analysis"
15170
15171 - type: "plot"
15172   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15173   algorithm: "plot_tsa_name"
15174   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15175   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15176   include:
15177     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15178     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15179     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15180   layout:
15181     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
15182     layout: "plot-throughput-speedup-analysis"
15183
15184 - type: "plot"
15185   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
15186   algorithm: "plot_tsa_name"
15187   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
15188   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15189   include:
15190     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15191     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15192     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15193 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15194 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15195   layout:
15196     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
15197     layout: "plot-throughput-speedup-analysis"
15198
15199 - type: "plot"
15200   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
15201   algorithm: "plot_tsa_name"
15202   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
15203   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15204   include:
15205     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15206     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15207     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15208 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15209 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15210   layout:
15211     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
15212     layout: "plot-throughput-speedup-analysis"
15213
15214 - type: "plot"
15215   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15216   algorithm: "plot_tsa_name"
15217   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15218   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15219   include:
15220     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15221     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
15222     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15223     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15224     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15225   layout:
15226     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15227     layout: "plot-throughput-speedup-analysis"
15228
15229 - type: "plot"
15230   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15231   algorithm: "plot_tsa_name"
15232   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15233   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15234   include:
15235     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15236     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
15237     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15238     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15239     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15240   layout:
15241     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15242     layout: "plot-throughput-speedup-analysis"
15243
15244 - type: "plot"
15245   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15246   algorithm: "plot_tsa_name"
15247   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15248   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15249   include:
15250     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15251     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15252     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15253     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15254     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15255   layout:
15256     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15257     layout: "plot-throughput-speedup-analysis"
15258
15259 - type: "plot"
15260   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15261   algorithm: "plot_tsa_name"
15262   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15263   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15264   include:
15265     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15266     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15267     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15268     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15269     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15270   layout:
15271     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15272     layout: "plot-throughput-speedup-analysis"
15273
15274 - type: "plot"
15275   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15276   algorithm: "plot_tsa_name"
15277   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15278   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15279   include:
15280     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15281     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15282     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15283     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15284     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
15285     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15286   layout:
15287     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
15288     layout: "plot-throughput-speedup-analysis"
15289
15290 - type: "plot"
15291   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15292   algorithm: "plot_tsa_name"
15293   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15294   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15295   include:
15296     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15297     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15298     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15299     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15300     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
15301     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15302   layout:
15303     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
15304     layout: "plot-throughput-speedup-analysis"
15305
15306 - type: "plot"
15307   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15308   algorithm: "plot_tsa_name"
15309   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15310   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15311   include:
15312     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15313     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15314     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15315     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15316     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15317     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15318   layout:
15319     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15320     layout: "plot-throughput-speedup-analysis"
15321
15322 - type: "plot"
15323   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15324   algorithm: "plot_tsa_name"
15325   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15326   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15327   include:
15328     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15329     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15330     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15331     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15332     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15333     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15334   layout:
15335     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15336     layout: "plot-throughput-speedup-analysis"
15337
15338 - type: "plot"
15339   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15340   algorithm: "plot_tsa_name"
15341   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15342   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15343   include:
15344     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15345     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15346   layout:
15347     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
15348     layout: "plot-throughput-speedup-analysis"
15349
15350 - type: "plot"
15351   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15352   algorithm: "plot_tsa_name"
15353   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15354   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15355   include:
15356     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15357     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15358   layout:
15359     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
15360     layout: "plot-throughput-speedup-analysis"
15361
15362 - type: "plot"
15363   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15364   algorithm: "plot_tsa_name"
15365   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15366   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15367   include:
15368     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15369     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15370     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15371     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15372   layout:
15373     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
15374     layout: "plot-throughput-speedup-analysis"
15375
15376 - type: "plot"
15377   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15378   algorithm: "plot_tsa_name"
15379   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15380   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15381   include:
15382     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15383     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15384     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15385     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15386   layout:
15387     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
15388     layout: "plot-throughput-speedup-analysis"
15389
15390 - type: "plot"
15391   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15392   algorithm: "plot_tsa_name"
15393   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15394   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15395   include:
15396     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15397     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15398     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15399     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15400   layout:
15401     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
15402     layout: "plot-throughput-speedup-analysis"
15403
15404 - type: "plot"
15405   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15406   algorithm: "plot_tsa_name"
15407   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15408   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15409   include:
15410     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15411     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15412     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15413     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15414   layout:
15415     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
15416     layout: "plot-throughput-speedup-analysis"
15417
15418 - type: "plot"
15419   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15420   algorithm: "plot_tsa_name"
15421   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15422   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15423   include:
15424     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15425     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15426     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15427     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15428     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15429     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15430   layout:
15431     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
15432     layout: "plot-throughput-speedup-analysis"
15433
15434 - type: "plot"
15435   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15436   algorithm: "plot_tsa_name"
15437   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15438   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15439   include:
15440     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15441     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15442     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15443     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15444     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15445     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15446   layout:
15447     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
15448     layout: "plot-throughput-speedup-analysis"
15449
15450 - type: "plot"
15451   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15452   algorithm: "plot_tsa_name"
15453   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15454   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15455   include:
15456     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15457     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15458     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15459     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15460     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15461   layout:
15462     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15463     layout: "plot-throughput-speedup-analysis"
15464
15465 - type: "plot"
15466   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15467   algorithm: "plot_tsa_name"
15468   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15469   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15470   include:
15471     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15472     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15473     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15474     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15475     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15476   layout:
15477     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15478     layout: "plot-throughput-speedup-analysis"
15479
15480 - type: "plot"
15481   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15482   algorithm: "plot_tsa_name"
15483   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15484   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15485   include:
15486     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15487     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15488     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15489     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15490     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15491   layout:
15492     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15493     layout: "plot-throughput-speedup-analysis"
15494
15495 - type: "plot"
15496   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15497   algorithm: "plot_tsa_name"
15498   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15499   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15500   include:
15501     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15502     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15503     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15504     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15505     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15506   layout:
15507     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15508     layout: "plot-throughput-speedup-analysis"
15509
15510 - type: "plot"
15511   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15512   algorithm: "plot_tsa_name"
15513   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15514   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15515   include:
15516     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15517     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15518     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15519   layout:
15520     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
15521     layout: "plot-throughput-speedup-analysis"
15522
15523 - type: "plot"
15524   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15525   algorithm: "plot_tsa_name"
15526   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15527   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15528   include:
15529     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15530     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15531     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15532   layout:
15533     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
15534     layout: "plot-throughput-speedup-analysis"
15535
15536 - type: "plot"
15537   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15538   algorithm: "plot_tsa_name"
15539   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15540   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15541   include:
15542     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15543     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15544     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15545   layout:
15546     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
15547     layout: "plot-throughput-speedup-analysis"
15548
15549 - type: "plot"
15550   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15551   algorithm: "plot_tsa_name"
15552   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15553   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15554   include:
15555     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15556     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15557     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15558   layout:
15559     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
15560     layout: "plot-throughput-speedup-analysis"
15561
15562 - type: "plot"
15563   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15564   algorithm: "plot_tsa_name"
15565   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15566   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15567   include:
15568     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15569     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15570     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15571     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15572     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15573   layout:
15574     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15575     layout: "plot-throughput-speedup-analysis"
15576
15577 - type: "plot"
15578   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15579   algorithm: "plot_tsa_name"
15580   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15581   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15582   include:
15583     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15584     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15585     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15586     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15587     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15588   layout:
15589     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15590     layout: "plot-throughput-speedup-analysis"
15591
15592 - type: "plot"
15593   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15594   algorithm: "plot_tsa_name"
15595   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15596   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15597   include:
15598     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15599     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15600     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15601     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15602     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15603   layout:
15604     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15605     layout: "plot-throughput-speedup-analysis"
15606
15607 - type: "plot"
15608   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15609   algorithm: "plot_tsa_name"
15610   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15611   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15612   include:
15613     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15614     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15615     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15616     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15617     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15618   layout:
15619     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15620     layout: "plot-throughput-speedup-analysis"
15621
15622 - type: "plot"
15623   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15624   algorithm: "plot_tsa_name"
15625   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15626   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15627   include:
15628     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15629     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15630     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15631     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15632     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15633     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15634   layout:
15635     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
15636     layout: "plot-throughput-speedup-analysis"
15637
15638 - type: "plot"
15639   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15640   algorithm: "plot_tsa_name"
15641   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15642   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15643   include:
15644     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15645     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15646     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15647     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15648     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15649     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15650   layout:
15651     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
15652     layout: "plot-throughput-speedup-analysis"
15653
15654 - type: "plot"
15655   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15656   algorithm: "plot_tsa_name"
15657   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15658   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15659   include:
15660     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15661     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15662     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15663     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15664   layout:
15665     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
15666     layout: "plot-throughput-speedup-analysis"
15667
15668 - type: "plot"
15669   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15670   algorithm: "plot_tsa_name"
15671   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15672   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15673   include:
15674     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15675     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15676     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15677     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15678   layout:
15679     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
15680     layout: "plot-throughput-speedup-analysis"
15681
15682 - type: "plot"
15683   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15684   algorithm: "plot_tsa_name"
15685   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15686   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15687   include:
15688     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15689     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15690     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15691     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15692     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15693     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15694   layout:
15695     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
15696     layout: "plot-throughput-speedup-analysis"
15697
15698 - type: "plot"
15699   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15700   algorithm: "plot_tsa_name"
15701   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15702   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15703   include:
15704     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15705     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15706     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15707     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15708     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15709     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15710   layout:
15711     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
15712     layout: "plot-throughput-speedup-analysis"
15713
15714 - type: "plot"
15715   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15716   algorithm: "plot_tsa_name"
15717   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15718   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15719   include:
15720     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15721     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15722     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15723     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15724     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15725     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15726   layout:
15727     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
15728     layout: "plot-throughput-speedup-analysis"
15729
15730 - type: "plot"
15731   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15732   algorithm: "plot_tsa_name"
15733   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15734   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15735   include:
15736     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15737     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15738     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15739     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15740     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15741     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15742   layout:
15743     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
15744     layout: "plot-throughput-speedup-analysis"
15745
15746 - type: "plot"
15747   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15748   algorithm: "plot_tsa_name"
15749   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15750   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15751   include:
15752     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15753     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15754     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15755     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15756     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15757     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15758   layout:
15759     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15760     layout: "plot-throughput-speedup-analysis"
15761
15762 - type: "plot"
15763   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15764   algorithm: "plot_tsa_name"
15765   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15766   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15767   include:
15768     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15769     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15770     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15771     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15772     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15773     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15774   layout:
15775     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15776     layout: "plot-throughput-speedup-analysis"
15777
15778 - type: "plot"
15779   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15780   algorithm: "plot_tsa_name"
15781   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15782   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15783   include:
15784     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15785     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15786     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15787     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15788     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15789     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15790   layout:
15791     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15792     layout: "plot-throughput-speedup-analysis"
15793
15794 - type: "plot"
15795   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15796   algorithm: "plot_tsa_name"
15797   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15798   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15799   include:
15800     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15801     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15802     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15803     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15804     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15805     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15806   layout:
15807     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15808     layout: "plot-throughput-speedup-analysis"
15809
15810 - type: "plot"
15811   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15812   algorithm: "plot_tsa_name"
15813   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15814   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15815   include:
15816     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15817     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15818     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15819     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15820     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15821     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15822   layout:
15823     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15824     layout: "plot-throughput-speedup-analysis"
15825
15826 - type: "plot"
15827   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15828   algorithm: "plot_tsa_name"
15829   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15830   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15831   include:
15832     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15833     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15834     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15835     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15836     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15837     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15838   layout:
15839     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15840     layout: "plot-throughput-speedup-analysis"
15841
15842 - type: "plot"
15843   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15844   algorithm: "plot_tsa_name"
15845   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15846   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15847   include:
15848     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15849     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15850     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15851     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15852   layout:
15853     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15854     layout: "plot-throughput-speedup-analysis"
15855
15856 - type: "plot"
15857   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15858   algorithm: "plot_tsa_name"
15859   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15860   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15861   include:
15862     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15863     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15864     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15865     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15866   layout:
15867     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15868     layout: "plot-throughput-speedup-analysis"
15869
15870 - type: "plot"
15871   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15872   algorithm: "plot_tsa_name"
15873   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15874   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15875   include:
15876     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15877     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15878     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15879     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15880   layout:
15881     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15882     layout: "plot-throughput-speedup-analysis"
15883
15884 - type: "plot"
15885   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15886   algorithm: "plot_tsa_name"
15887   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15888   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15889   include:
15890     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15891     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15892     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15893     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15894   layout:
15895     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15896     layout: "plot-throughput-speedup-analysis"
15897
15898 - type: "plot"
15899   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15900   algorithm: "plot_tsa_name"
15901   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15902   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15903   include:
15904     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15905     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15906     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15907     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15908     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15909     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15910   layout:
15911     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15912     layout: "plot-throughput-speedup-analysis"
15913
15914 - type: "plot"
15915   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15916   algorithm: "plot_tsa_name"
15917   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15918   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15919   include:
15920     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15921     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15922     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15923     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15924     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15925     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15926   layout:
15927     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15928     layout: "plot-throughput-speedup-analysis"
15929
15930 - type: "plot"
15931   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15932   algorithm: "plot_tsa_name"
15933   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15934   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15935   include:
15936     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15937     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15938     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15939     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15940     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15941   layout:
15942     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15943     layout: "plot-throughput-speedup-analysis"
15944
15945 - type: "plot"
15946   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15947   algorithm: "plot_tsa_name"
15948   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15949   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15950   include:
15951     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15952     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15953     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15954     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15955     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15956   layout:
15957     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15958     layout: "plot-throughput-speedup-analysis"
15959
15960 - type: "plot"
15961   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15962   algorithm: "plot_tsa_name"
15963   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15964   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15965   include:
15966     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15967     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15968     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15969     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15970     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15971   layout:
15972     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15973     layout: "plot-throughput-speedup-analysis"
15974
15975 - type: "plot"
15976   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15977   algorithm: "plot_tsa_name"
15978   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15979   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15980   include:
15981     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15982     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15983     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15984     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15985     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15986   layout:
15987     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15988     layout: "plot-throughput-speedup-analysis"
15989
15990 - type: "plot"
15991   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15992   algorithm: "plot_tsa_name"
15993   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15994   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15995   include:
15996     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15997     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15998     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15999     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16000   layout:
16001     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
16002     layout: "plot-throughput-speedup-analysis"
16003
16004 - type: "plot"
16005   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16006   algorithm: "plot_tsa_name"
16007   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16008   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16009   include:
16010     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16011     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16012     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16013     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16014   layout:
16015     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
16016     layout: "plot-throughput-speedup-analysis"
16017
16018 - type: "plot"
16019   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
16020   algorithm: "plot_tsa_name"
16021   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
16022   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16023   include:
16024     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16025     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16026     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16027     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
16028     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
16029     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16030   layout:
16031     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
16032     layout: "plot-throughput-speedup-analysis"
16033
16034 - type: "plot"
16035   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
16036   algorithm: "plot_tsa_name"
16037   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
16038   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16039   include:
16040     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16041     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16042     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16043     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
16044     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
16045     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16046   layout:
16047     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
16048     layout: "plot-throughput-speedup-analysis"
16049
16050 - type: "plot"
16051   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16052   algorithm: "plot_tsa_name"
16053   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16054   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16055   include:
16056     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16057     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16058     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16059     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16060     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16061     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16062   layout:
16063     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
16064     layout: "plot-throughput-speedup-analysis"
16065
16066 - type: "plot"
16067   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16068   algorithm: "plot_tsa_name"
16069   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16070   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16071   include:
16072     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16073     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16074     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16075     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16076     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16077     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16078   layout:
16079     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
16080     layout: "plot-throughput-speedup-analysis"
16081
16082 - type: "plot"
16083   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
16084   algorithm: "plot_tsa_name"
16085   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
16086   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16087   include:
16088     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16089     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16090     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16091     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16092     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16093     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16094   layout:
16095     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
16096     layout: "plot-throughput-speedup-analysis"
16097
16098 - type: "plot"
16099   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
16100   algorithm: "plot_tsa_name"
16101   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
16102   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16103   include:
16104     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16105     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16106     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16107     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16108     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16109     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16110   layout:
16111     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
16112     layout: "plot-throughput-speedup-analysis"
16113
16114 - type: "plot"
16115   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
16116   algorithm: "plot_tsa_name"
16117   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
16118   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16119   include:
16120     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16121     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16122     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16123     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16124     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16125     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16126   layout:
16127     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
16128     layout: "plot-throughput-speedup-analysis"
16129
16130 - type: "plot"
16131   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
16132   algorithm: "plot_tsa_name"
16133   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
16134   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16135   include:
16136     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16137     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16138     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16139     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16140     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16141     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16142   layout:
16143     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
16144     layout: "plot-throughput-speedup-analysis"
16145
16146 - type: "plot"
16147   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
16148   algorithm: "plot_tsa_name"
16149   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
16150   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16151   include:
16152     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16153     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16154     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16155     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16156     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16157     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16158   layout:
16159     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
16160     layout: "plot-throughput-speedup-analysis"
16161
16162 - type: "plot"
16163   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
16164   algorithm: "plot_tsa_name"
16165   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
16166   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16167   include:
16168     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16169     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16170     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16171     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16172     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16173     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16174   layout:
16175     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
16176     layout: "plot-throughput-speedup-analysis"
16177
16178 - type: "plot"
16179   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
16180   algorithm: "plot_tsa_name"
16181   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
16182   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16183   include:
16184     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16185     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16186     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16187     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16188     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16189   layout:
16190     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
16191     layout: "plot-throughput-speedup-analysis"
16192
16193 - type: "plot"
16194   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
16195   algorithm: "plot_tsa_name"
16196   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
16197   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16198   include:
16199     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16200     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16201     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16202     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16203     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16204   layout:
16205     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
16206     layout: "plot-throughput-speedup-analysis"
16207
16208 - type: "plot"
16209   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16210   algorithm: "plot_tsa_name"
16211   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
16212   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16213   include:
16214     - "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"
16215     - "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"
16216     - "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"
16217     - "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"
16218     - "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"
16219   layout:
16220     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16221     layout: "plot-throughput-speedup-analysis"
16222
16223 - type: "plot"
16224   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16225   algorithm: "plot_tsa_name"
16226   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16227   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16228   include:
16229     - "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"
16230     - "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"
16231     - "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"
16232     - "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"
16233     - "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"
16234   layout:
16235     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16236     layout: "plot-throughput-speedup-analysis"
16237
16238 - type: "plot"
16239   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16240   algorithm: "plot_tsa_name"
16241   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16242   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16243   include:
16244     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16245     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16246     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16247     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16248     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16249   layout:
16250     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16251     layout: "plot-throughput-speedup-analysis"
16252
16253 - type: "plot"
16254   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16255   algorithm: "plot_tsa_name"
16256   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16257   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16258   include:
16259     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16260     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16261     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16262     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16263     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16264   layout:
16265     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16266     layout: "plot-throughput-speedup-analysis"
16267
16268 - type: "plot"
16269   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16270   algorithm: "plot_tsa_name"
16271   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16272   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16273   include:
16274     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16275     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16276     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16277     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16278     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16279   layout:
16280     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16281     layout: "plot-throughput-speedup-analysis"
16282
16283 - type: "plot"
16284   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16285   algorithm: "plot_tsa_name"
16286   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16287   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16288   include:
16289     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16290     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16291     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16292     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16293     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16294   layout:
16295     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16296     layout: "plot-throughput-speedup-analysis"
16297
16298 - type: "plot"
16299   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16300   algorithm: "plot_tsa_name"
16301   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
16302   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16303   include:
16304     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16305     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16306     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16307     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16308     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16309   layout:
16310     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16311     layout: "plot-throughput-speedup-analysis"
16312
16313 - type: "plot"
16314   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16315   algorithm: "plot_tsa_name"
16316   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
16317   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16318   include:
16319     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16320     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16321     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16322     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16323     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16324   layout:
16325     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16326     layout: "plot-throughput-speedup-analysis"
16327
16328 - type: "plot"
16329   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16330   algorithm: "plot_tsa_name"
16331   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16332   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16333   include:
16334     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16335     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16336     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16337     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16338     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16339   layout:
16340     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16341     layout: "plot-throughput-speedup-analysis"
16342
16343 - type: "plot"
16344   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16345   algorithm: "plot_tsa_name"
16346   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16347   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16348   include:
16349     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16350     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16351     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16352     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16353     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16354   layout:
16355     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16356     layout: "plot-throughput-speedup-analysis"
16357
16358 - type: "plot"
16359   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16360   algorithm: "plot_tsa_name"
16361   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16362   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16363   include:
16364     - "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"
16365     - "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"
16366     - "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"
16367     - "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"
16368   layout:
16369     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16370     layout: "plot-throughput-speedup-analysis"
16371
16372 - type: "plot"
16373   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16374   algorithm: "plot_tsa_name"
16375   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16376   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16377   include:
16378     - "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"
16379     - "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"
16380     - "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"
16381     - "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"
16382   layout:
16383     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16384     layout: "plot-throughput-speedup-analysis"
16385
16386 - type: "plot"
16387   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16388   algorithm: "plot_tsa_name"
16389   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16390   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16391   include:
16392     - "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"
16393     - "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"
16394     - "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"
16395     - "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"
16396   layout:
16397     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16398     layout: "plot-throughput-speedup-analysis"
16399
16400 - type: "plot"
16401   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16402   algorithm: "plot_tsa_name"
16403   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16404   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16405   include:
16406     - "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"
16407     - "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"
16408     - "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"
16409     - "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"
16410   layout:
16411     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16412     layout: "plot-throughput-speedup-analysis"
16413
16414 - type: "plot"
16415   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
16416   algorithm: "plot_tsa_name"
16417   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
16418   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16419   include:
16420     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16421     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16422     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16423     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16424     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16425     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16426   layout:
16427     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
16428     layout: "plot-throughput-speedup-analysis"
16429
16430 - type: "plot"
16431   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
16432   algorithm: "plot_tsa_name"
16433   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
16434   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16435   include:
16436     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16437     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16438     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16439     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16440     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16441     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16442   layout:
16443     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
16444     layout: "plot-throughput-speedup-analysis"
16445
16446 - type: "plot"
16447   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16448   algorithm: "plot_tsa_name"
16449   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
16450   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16451   include:
16452     - "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"
16453     - "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"
16454     - "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"
16455     - "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"
16456     - "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"
16457     - "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"
16458   layout:
16459     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16460     layout: "plot-throughput-speedup-analysis"
16461
16462 - type: "plot"
16463   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16464   algorithm: "plot_tsa_name"
16465   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16466   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16467   include:
16468     - "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"
16469     - "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"
16470     - "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"
16471     - "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"
16472     - "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"
16473     - "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"
16474   layout:
16475     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16476     layout: "plot-throughput-speedup-analysis"
16477
16478 - type: "plot"
16479   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16480   algorithm: "plot_tsa_name"
16481   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16482   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16483   include:
16484     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16485     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16486     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16487     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16488     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16489     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16490   layout:
16491     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16492     layout: "plot-throughput-speedup-analysis"
16493
16494 - type: "plot"
16495   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16496   algorithm: "plot_tsa_name"
16497   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16498   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16499   include:
16500     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16501     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16502     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16503     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16504     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16505     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16506   layout:
16507     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16508     layout: "plot-throughput-speedup-analysis"
16509
16510 - type: "plot"
16511   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16512   algorithm: "plot_tsa_name"
16513   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16514   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16515   include:
16516     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16517     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16518     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16519     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16520     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16521   layout:
16522     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16523     layout: "plot-throughput-speedup-analysis"
16524
16525 - type: "plot"
16526   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16527   algorithm: "plot_tsa_name"
16528   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16529   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16530   include:
16531     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16532     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16533     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16534     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16535     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16536   layout:
16537     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16538     layout: "plot-throughput-speedup-analysis"
16539
16540 - type: "plot"
16541   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16542   algorithm: "plot_tsa_name"
16543   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16544   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16545   include:
16546     - "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"
16547     - "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"
16548   layout:
16549     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16550     layout: "plot-throughput-speedup-analysis"
16551
16552 - type: "plot"
16553   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16554   algorithm: "plot_tsa_name"
16555   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16556   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16557   include:
16558     - "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"
16559     - "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"
16560   layout:
16561     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16562     layout: "plot-throughput-speedup-analysis"
16563
16564 - type: "plot"
16565   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16566   algorithm: "plot_tsa_name"
16567   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16568   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16569   include:
16570     - "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"
16571     - "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"
16572   layout:
16573     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16574     layout: "plot-throughput-speedup-analysis"
16575
16576 - type: "plot"
16577   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16578   algorithm: "plot_tsa_name"
16579   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16580   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16581   include:
16582     - "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"
16583     - "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"
16584   layout:
16585     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16586     layout: "plot-throughput-speedup-analysis"
16587
16588 - type: "plot"
16589   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16590   algorithm: "plot_tsa_name"
16591   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16592   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16593   include:
16594     - "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"
16595     - "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"
16596     - "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"
16597     - "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"
16598     - "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"
16599     - "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"
16600   layout:
16601     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
16602     layout: "plot-throughput-speedup-analysis"
16603
16604 - type: "plot"
16605   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16606   algorithm: "plot_tsa_name"
16607   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16608   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16609   include:
16610     - "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"
16611     - "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"
16612     - "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"
16613     - "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"
16614     - "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"
16615     - "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"
16616   layout:
16617     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
16618     layout: "plot-throughput-speedup-analysis"
16619
16620 - type: "plot"
16621   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16622   algorithm: "plot_tsa_name"
16623   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16624   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16625   include:
16626     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16627     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16628     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16629     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16630     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16631   layout:
16632     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
16633     layout: "plot-throughput-speedup-analysis"
16634
16635 - type: "plot"
16636   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16637   algorithm: "plot_tsa_name"
16638   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16639   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16640   include:
16641     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16642     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16643     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16644     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16645     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16646   layout:
16647     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
16648     layout: "plot-throughput-speedup-analysis"
16649
16650 - type: "plot"
16651   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16652   algorithm: "plot_tsa_name"
16653   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16654   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16655   include:
16656     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16657     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16658     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16659     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16660     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16661   layout:
16662     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
16663     layout: "plot-throughput-speedup-analysis"
16664
16665 - type: "plot"
16666   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16667   algorithm: "plot_tsa_name"
16668   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16669   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16670   include:
16671     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16672     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16673     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16674     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16675     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16676   layout:
16677     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
16678     layout: "plot-throughput-speedup-analysis"
16679
16680 - type: "plot"
16681   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16682   algorithm: "plot_tsa_name"
16683   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16684   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16685   include:
16686     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16687     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16688     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16689     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16690     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16691     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16692   layout:
16693     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
16694     layout: "plot-throughput-speedup-analysis"
16695
16696 - type: "plot"
16697   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16698   algorithm: "plot_tsa_name"
16699   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16700   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16701   include:
16702     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16703     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16704     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16705     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16706     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16707     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16708   layout:
16709     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
16710     layout: "plot-throughput-speedup-analysis"
16711
16712 - type: "plot"
16713   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16714   algorithm: "plot_tsa_name"
16715   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16716   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16717   include:
16718     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16719     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16720     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16721     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16722   layout:
16723     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
16724     layout: "plot-throughput-speedup-analysis"
16725
16726 - type: "plot"
16727   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16728   algorithm: "plot_tsa_name"
16729   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16730   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16731   include:
16732     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16733     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16734     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16735     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16736   layout:
16737     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
16738     layout: "plot-throughput-speedup-analysis"
16739
16740 - type: "plot"
16741   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16742   algorithm: "plot_tsa_name"
16743   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16744   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16745   include:
16746     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16747     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16748     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16749     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16750     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16751   layout:
16752     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
16753     layout: "plot-throughput-speedup-analysis"
16754
16755 - type: "plot"
16756   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16757   algorithm: "plot_tsa_name"
16758   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16759   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16760   include:
16761     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16762     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16763     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16764     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16765     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16766   layout:
16767     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
16768     layout: "plot-throughput-speedup-analysis"
16769
16770 - type: "plot"
16771   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16772   algorithm: "plot_tsa_name"
16773   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16774   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16775   include:
16776     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16777     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16778     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16779     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16780     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16781     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16782   layout:
16783     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
16784     layout: "plot-throughput-speedup-analysis"
16785
16786 - type: "plot"
16787   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16788   algorithm: "plot_tsa_name"
16789   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16790   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16791   include:
16792     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16793     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16794     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16795     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16796     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16797     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16798   layout:
16799     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16800     layout: "plot-throughput-speedup-analysis"
16801
16802 - type: "plot"
16803   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16804   algorithm: "plot_tsa_name"
16805   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16806   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16807   include:
16808     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16809     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16810     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16811     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16812   layout:
16813     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16814     layout: "plot-throughput-speedup-analysis"
16815
16816 - type: "plot"
16817   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16818   algorithm: "plot_tsa_name"
16819   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16820   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16821   include:
16822     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16823     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16824     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16825     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16826   layout:
16827     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16828     layout: "plot-throughput-speedup-analysis"
16829
16830 - type: "plot"
16831   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16832   algorithm: "plot_tsa_name"
16833   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16834   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16835   include:
16836     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16837     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16838     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16839     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16840     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16841     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16842   layout:
16843     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16844     layout: "plot-throughput-speedup-analysis"
16845
16846 - type: "plot"
16847   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16848   algorithm: "plot_tsa_name"
16849   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16850   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16851   include:
16852     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16853     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16854     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16855     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16856     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16857     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16858   layout:
16859     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16860     layout: "plot-throughput-speedup-analysis"
16861
16862 - type: "plot"
16863   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16864   algorithm: "plot_tsa_name"
16865   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16866   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16867   include:
16868     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16869     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16870     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16871     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16872     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16873     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16874   layout:
16875     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16876     layout: "plot-throughput-speedup-analysis"
16877
16878 - type: "plot"
16879   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16880   algorithm: "plot_tsa_name"
16881   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16882   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16883   include:
16884     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16885     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16886     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16887     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16888     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16889     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16890   layout:
16891     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16892     layout: "plot-throughput-speedup-analysis"
16893
16894 - type: "plot"
16895   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16896   algorithm: "plot_tsa_name"
16897   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16898   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16899   include:
16900     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16901     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16902     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16903     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16904     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16905     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16906   layout:
16907     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16908     layout: "plot-throughput-speedup-analysis"
16909
16910 - type: "plot"
16911   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16912   algorithm: "plot_tsa_name"
16913   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16914   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16915   include:
16916     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16917     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16918     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16919     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16920     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16921     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16922   layout:
16923     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16924     layout: "plot-throughput-speedup-analysis"
16925
16926 - type: "plot"
16927   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16928   algorithm: "plot_tsa_name"
16929   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16930   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16931   include:
16932     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16933     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16934     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16935     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16936     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16937     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16938   layout:
16939     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16940     layout: "plot-throughput-speedup-analysis"
16941
16942 - type: "plot"
16943   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16944   algorithm: "plot_tsa_name"
16945   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16946   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16947   include:
16948     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16949     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16950     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16951     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16952     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16953     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16954   layout:
16955     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16956     layout: "plot-throughput-speedup-analysis"
16957
16958 - type: "plot"
16959   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16960   algorithm: "plot_tsa_name"
16961   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16962   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16963   include:
16964     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16965     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16966     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16967     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16968     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16969     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16970   layout:
16971     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16972     layout: "plot-throughput-speedup-analysis"
16973
16974 - type: "plot"
16975   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16976   algorithm: "plot_tsa_name"
16977   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16978   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16979   include:
16980     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16981     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16982     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16983     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16984     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16985     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16986   layout:
16987     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16988     layout: "plot-throughput-speedup-analysis"
16989
16990 #- type: "plot"
16991 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16992 #  algorithm: "plot_tsa_name"
16993 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16994 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16995 #  include:
16996 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16997 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16998 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16999 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17000 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17001 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17002 #  layout:
17003 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
17004 #    layout: "plot-throughput-speedup-analysis"
17005 #
17006 #- type: "plot"
17007 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
17008 #  algorithm: "plot_tsa_name"
17009 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
17010 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17011 #  include:
17012 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17013 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17014 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17015 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17016 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17017 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17018 #  layout:
17019 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
17020 #    layout: "plot-throughput-speedup-analysis"
17021
17022 - type: "plot"
17023   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17024   algorithm: "plot_tsa_name"
17025   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17026   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17027   include:
17028     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17029     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17030     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17031     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17032     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17033   layout:
17034     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17035     layout: "plot-throughput-speedup-analysis"
17036
17037 - type: "plot"
17038   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17039   algorithm: "plot_tsa_name"
17040   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17041   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17042   include:
17043     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17044     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17045     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17046     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17047     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17048   layout:
17049     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17050     layout: "plot-throughput-speedup-analysis"
17051
17052 - type: "plot"
17053   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17054   algorithm: "plot_tsa_name"
17055   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17056   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17057   include:
17058     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17059     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17060     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17061     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17062     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17063     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17064   layout:
17065     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17066     layout: "plot-throughput-speedup-analysis"
17067
17068 - type: "plot"
17069   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17070   algorithm: "plot_tsa_name"
17071   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17072   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17073   include:
17074     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17075     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17076     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17077     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17078     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17079     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17080   layout:
17081     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17082     layout: "plot-throughput-speedup-analysis"
17083
17084 - type: "plot"
17085   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17086   algorithm: "plot_tsa_name"
17087   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17088   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17089   include:
17090     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17091     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17092     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17093     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17094     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17095   layout:
17096     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17097     layout: "plot-throughput-speedup-analysis"
17098
17099 - type: "plot"
17100   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17101   algorithm: "plot_tsa_name"
17102   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17103   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17104   include:
17105     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17106     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17107     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17108     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17109     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17110   layout:
17111     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17112     layout: "plot-throughput-speedup-analysis"
17113
17114 #- type: "plot"
17115 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17116 #  algorithm: "plot_tsa_name"
17117 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17118 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17119 #  include:
17120 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17121 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17122 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17123 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17124 #  layout:
17125 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17126 #    layout: "plot-throughput-speedup-analysis"
17127 #
17128 #- type: "plot"
17129 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17130 #  algorithm: "plot_tsa_name"
17131 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17132 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17133 #  include:
17134 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17135 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17136 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17137 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17138 #  layout:
17139 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17140 #    layout: "plot-throughput-speedup-analysis"
17141
17142 - type: "plot"
17143   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17144   algorithm: "plot_tsa_name"
17145   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17146   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17147   include:
17148     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17149     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17150     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17151     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17152     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17153     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17154   layout:
17155     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17156     layout: "plot-throughput-speedup-analysis"
17157
17158 - type: "plot"
17159   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17160   algorithm: "plot_tsa_name"
17161   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17162   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17163   include:
17164     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17165     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17166     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17167     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17168     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17169     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17170   layout:
17171     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17172     layout: "plot-throughput-speedup-analysis"
17173
17174 - type: "plot"
17175   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17176   algorithm: "plot_tsa_name"
17177   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17178   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17179   include:
17180     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17181     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17182     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17183     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17184     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17185   layout:
17186     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17187     layout: "plot-throughput-speedup-analysis"
17188
17189 - type: "plot"
17190   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17191   algorithm: "plot_tsa_name"
17192   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17193   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17194   include:
17195     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17196     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17197     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17198     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17199     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17200   layout:
17201     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17202     layout: "plot-throughput-speedup-analysis"
17203
17204 - type: "plot"
17205   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17206   algorithm: "plot_tsa_name"
17207   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17208   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17209   include:
17210     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17211     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17212     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17213     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17214     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17215     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17216   layout:
17217     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17218     layout: "plot-throughput-speedup-analysis"
17219
17220 - type: "plot"
17221   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17222   algorithm: "plot_tsa_name"
17223   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17224   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17225   include:
17226     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17227     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17228     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17229     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17230     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17231     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17232   layout:
17233     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17234     layout: "plot-throughput-speedup-analysis"
17235
17236 - type: "plot"
17237   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17238   algorithm: "plot_tsa_name"
17239   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17240   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17241   include:
17242     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17243     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17244     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17245     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17246   layout:
17247     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17248     layout: "plot-throughput-speedup-analysis"
17249
17250 - type: "plot"
17251   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17252   algorithm: "plot_tsa_name"
17253   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17254   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17255   include:
17256     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17257     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17258     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17259     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17260   layout:
17261     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17262     layout: "plot-throughput-speedup-analysis"
17263
17264 - type: "plot"
17265   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17266   algorithm: "plot_tsa_name"
17267   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17268   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17269   include:
17270     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17271     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17272     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17273     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17274     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17275   layout:
17276     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17277     layout: "plot-throughput-speedup-analysis"
17278
17279 - type: "plot"
17280   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17281   algorithm: "plot_tsa_name"
17282   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17283   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17284   include:
17285     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17286     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17287     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17288     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17289     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17290   layout:
17291     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17292     layout: "plot-throughput-speedup-analysis"
17293
17294 - type: "plot"
17295   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17296   algorithm: "plot_tsa_name"
17297   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17298   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17299   include:
17300     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17301     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17302     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17303     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17304     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17305     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17306   layout:
17307     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17308     layout: "plot-throughput-speedup-analysis"
17309
17310 - type: "plot"
17311   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17312   algorithm: "plot_tsa_name"
17313   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17314   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17315   include:
17316     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17317     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17318     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17319     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17320     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17321     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17322   layout:
17323     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17324     layout: "plot-throughput-speedup-analysis"
17325
17326 #- type: "plot"
17327 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17328 #  algorithm: "plot_tsa_name"
17329 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17330 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17331 #  include:
17332 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17333 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17334 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17335 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17336 #  layout:
17337 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17338 #    layout: "plot-throughput-speedup-analysis"
17339 #
17340 #- type: "plot"
17341 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17342 #  algorithm: "plot_tsa_name"
17343 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17344 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17345 #  include:
17346 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17347 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17348 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17349 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17350 #  layout:
17351 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17352 #    layout: "plot-throughput-speedup-analysis"
17353
17354 - type: "plot"
17355   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17356   algorithm: "plot_tsa_name"
17357   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17358   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17359   include:
17360     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17361     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17362     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17363     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17364     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17365     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17366   layout:
17367     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17368     layout: "plot-throughput-speedup-analysis"
17369
17370 - type: "plot"
17371   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17372   algorithm: "plot_tsa_name"
17373   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17374   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17375   include:
17376     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17377     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17378     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17379     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17380     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17381     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17382   layout:
17383     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17384     layout: "plot-throughput-speedup-analysis"
17385
17386 #- type: "plot"
17387 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17388 #  algorithm: "plot_tsa_name"
17389 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17390 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17391 #  include:
17392 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17393 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17394 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17395 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17396 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17397 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17398 #  layout:
17399 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17400 #    layout: "plot-throughput-speedup-analysis"
17401 #
17402 #- type: "plot"
17403 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17404 #  algorithm: "plot_tsa_name"
17405 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17406 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17407 #  include:
17408 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17409 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17410 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17411 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17412 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17413 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17414 #  layout:
17415 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17416 #    layout: "plot-throughput-speedup-analysis"
17417
17418 #- type: "plot"
17419 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17420 #  algorithm: "plot_tsa_name"
17421 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17422 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17423 #  include:
17424 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17425 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17426 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17427 #  layout:
17428 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17429 #    layout: "plot-throughput-speedup-analysis"
17430 #
17431 #- type: "plot"
17432 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17433 #  algorithm: "plot_tsa_name"
17434 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17435 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17436 #  include:
17437 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17438 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17439 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17440 #  layout:
17441 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17442 #    layout: "plot-throughput-speedup-analysis"
17443
17444 ################################################################################
17445
17446 # Packet Throughput - DPDK
17447
17448 # 2n-skx-xxv710
17449
17450 - type: "plot"
17451   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
17452   algorithm: "plot_perf_box_name"
17453   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
17454   data: "plot-dpdk-throughput-latency-2n-skx"
17455   include:
17456     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17457     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17458   layout:
17459     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
17460     layout: "plot-throughput"
17461
17462 - type: "plot"
17463   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
17464   algorithm: "plot_perf_box_name"
17465   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
17466   data: "plot-dpdk-throughput-latency-2n-skx"
17467   include:
17468     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17469     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17470   layout:
17471     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
17472     layout: "plot-throughput"
17473
17474 - type: "plot"
17475   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
17476   algorithm: "plot_perf_box_name"
17477   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
17478   data: "plot-dpdk-throughput-latency-2n-skx"
17479   include:
17480     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17481     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17482   layout:
17483     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
17484     layout: "plot-throughput"
17485
17486 - type: "plot"
17487   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
17488   algorithm: "plot_perf_box_name"
17489   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
17490   data: "plot-dpdk-throughput-latency-2n-skx"
17491   include:
17492     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17493     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17494   layout:
17495     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
17496     layout: "plot-throughput"
17497
17498 # 2n-skx-x710
17499
17500 - type: "plot"
17501   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
17502   algorithm: "plot_perf_box_name"
17503   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
17504   data: "plot-dpdk-throughput-latency-2n-skx"
17505   include:
17506     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17507     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17508   layout:
17509     title: "2n-skx-x710-64b-2t1c-base-ndr"
17510     layout: "plot-throughput"
17511
17512 - type: "plot"
17513   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
17514   algorithm: "plot_perf_box_name"
17515   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
17516   data: "plot-dpdk-throughput-latency-2n-skx"
17517   include:
17518     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17519     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17520   layout:
17521     title: "2n-skx-x710-64b-4t2c-base-ndr"
17522     layout: "plot-throughput"
17523
17524 - type: "plot"
17525   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
17526   algorithm: "plot_perf_box_name"
17527   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
17528   data: "plot-dpdk-throughput-latency-2n-skx"
17529   include:
17530     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17531     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17532   layout:
17533     title: "2n-skx-x710-64b-2t1c-base-pdr"
17534     layout: "plot-throughput"
17535
17536 - type: "plot"
17537   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
17538   algorithm: "plot_perf_box_name"
17539   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
17540   data: "plot-dpdk-throughput-latency-2n-skx"
17541   include:
17542     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17543     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17544   layout:
17545     title: "2n-skx-x710-64b-4t2c-base-pdr"
17546     layout: "plot-throughput"
17547
17548 # 3n-skx-xxv710
17549
17550 - type: "plot"
17551   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
17552   algorithm: "plot_perf_box_name"
17553   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
17554   data: "plot-dpdk-throughput-latency-3n-skx"
17555   include:
17556     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17557     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17558   layout:
17559     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
17560     layout: "plot-throughput"
17561
17562 - type: "plot"
17563   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
17564   algorithm: "plot_perf_box_name"
17565   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
17566   data: "plot-dpdk-throughput-latency-3n-skx"
17567   include:
17568     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17569     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17570   layout:
17571     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
17572     layout: "plot-throughput"
17573
17574 - type: "plot"
17575   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
17576   algorithm: "plot_perf_box_name"
17577   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
17578   data: "plot-dpdk-throughput-latency-3n-skx"
17579   include:
17580     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17581     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17582   layout:
17583     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
17584     layout: "plot-throughput"
17585
17586 - type: "plot"
17587   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
17588   algorithm: "plot_perf_box_name"
17589   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
17590   data: "plot-dpdk-throughput-latency-3n-skx"
17591   include:
17592     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17593     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17594   layout:
17595     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
17596     layout: "plot-throughput"
17597
17598 # 3n-skx-x710
17599
17600 - type: "plot"
17601   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
17602   algorithm: "plot_perf_box_name"
17603   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
17604   data: "plot-dpdk-throughput-latency-3n-skx"
17605   include:
17606     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17607     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17608   layout:
17609     title: "3n-skx-x710-64b-2t1c-base-ndr"
17610     layout: "plot-throughput"
17611
17612 - type: "plot"
17613   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
17614   algorithm: "plot_perf_box_name"
17615   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
17616   data: "plot-dpdk-throughput-latency-3n-skx"
17617   include:
17618     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17619     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17620   layout:
17621     title: "3n-skx-x710-64b-4t2c-base-ndr"
17622     layout: "plot-throughput"
17623
17624 - type: "plot"
17625   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
17626   algorithm: "plot_perf_box_name"
17627   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
17628   data: "plot-dpdk-throughput-latency-3n-skx"
17629   include:
17630     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17631     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17632   layout:
17633     title: "3n-skx-x710-64b-2t1c-base-pdr"
17634     layout: "plot-throughput"
17635
17636 - type: "plot"
17637   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
17638   algorithm: "plot_perf_box_name"
17639   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
17640   data: "plot-dpdk-throughput-latency-3n-skx"
17641   include:
17642     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17643     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17644   layout:
17645     title: "3n-skx-x710-64b-4t2c-base-pdr"
17646     layout: "plot-throughput"
17647
17648 # 3n-hsw-xl710
17649
17650 - type: "plot"
17651   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
17652   algorithm: "plot_perf_box_name"
17653   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
17654   data: "plot-dpdk-throughput-latency-3n-hsw"
17655   include:
17656     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17657     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17658   layout:
17659     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
17660     layout: "plot-throughput"
17661
17662 - type: "plot"
17663   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
17664   algorithm: "plot_perf_box_name"
17665   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
17666   data: "plot-dpdk-throughput-latency-3n-hsw"
17667   include:
17668     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17669     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17670   layout:
17671     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
17672     layout: "plot-throughput"
17673
17674 - type: "plot"
17675   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
17676   algorithm: "plot_perf_box_name"
17677   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
17678   data: "plot-dpdk-throughput-latency-3n-hsw"
17679   include:
17680     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17681     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17682   layout:
17683     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
17684     layout: "plot-throughput"
17685
17686 - type: "plot"
17687   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
17688   algorithm: "plot_perf_box_name"
17689   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
17690   data: "plot-dpdk-throughput-latency-3n-hsw"
17691   include:
17692     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17693     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17694   layout:
17695     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
17696     layout: "plot-throughput"
17697
17698 # 3n-hsw-x710
17699
17700 - type: "plot"
17701   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
17702   algorithm: "plot_perf_box_name"
17703   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
17704   data: "plot-dpdk-throughput-latency-3n-hsw"
17705   include:
17706     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17707     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17708   layout:
17709     title: "3n-hsw-x710-64b-1t1c-base-ndr"
17710     layout: "plot-throughput"
17711
17712 - type: "plot"
17713   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
17714   algorithm: "plot_perf_box_name"
17715   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
17716   data: "plot-dpdk-throughput-latency-3n-hsw"
17717   include:
17718     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17719     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17720   layout:
17721     title: "3n-hsw-x710-64b-2t2c-base-ndr"
17722     layout: "plot-throughput"
17723
17724 - type: "plot"
17725   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
17726   algorithm: "plot_perf_box_name"
17727   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
17728   data: "plot-dpdk-throughput-latency-3n-hsw"
17729   include:
17730     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17731     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17732   layout:
17733     title: "3n-hsw-x710-64b-1t1c-base-pdr"
17734     layout: "plot-throughput"
17735
17736 - type: "plot"
17737   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
17738   algorithm: "plot_perf_box_name"
17739   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
17740   data: "plot-dpdk-throughput-latency-3n-hsw"
17741   include:
17742     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17743     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17744   layout:
17745     title: "3n-hsw-x710-64b-2t2c-base-pdr"
17746     layout: "plot-throughput"
17747
17748 # 2n-dnv-x553
17749
17750 - type: "plot"
17751   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
17752   algorithm: "plot_perf_box_name"
17753   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
17754   data: "plot-dpdk-throughput-latency-2n-dnv"
17755   include:
17756     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17757     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17758   layout:
17759     title: "2n-dnv-x553-64b-1t1c-base-ndr"
17760     layout: "plot-throughput"
17761
17762 - type: "plot"
17763   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
17764   algorithm: "plot_perf_box_name"
17765   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
17766   data: "plot-dpdk-throughput-latency-2n-dnv"
17767   include:
17768     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17769     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17770   layout:
17771     title: "2n-dnv-x553-64b-2t2c-base-ndr"
17772     layout: "plot-throughput"
17773
17774 - type: "plot"
17775   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
17776   algorithm: "plot_perf_box_name"
17777   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
17778   data: "plot-dpdk-throughput-latency-2n-dnv"
17779   include:
17780     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17781     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17782   layout:
17783     title: "2n-dnv-x553-64b-1t1c-base-pdr"
17784     layout: "plot-throughput"
17785
17786 - type: "plot"
17787   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
17788   algorithm: "plot_perf_box_name"
17789   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17790   data: "plot-dpdk-throughput-latency-2n-dnv"
17791   include:
17792     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17793     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17794   layout:
17795     title: "2n-dnv-x553-64b-2t2c-base-pdr"
17796     layout: "plot-throughput"
17797
17798 # 3n-dnv-x553
17799
17800 - type: "plot"
17801   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17802   algorithm: "plot_perf_box_name"
17803   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17804   data: "plot-dpdk-throughput-latency-3n-dnv"
17805   include:
17806     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17807     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17808   layout:
17809     title: "3n-dnv-x553-64b-1t1c-base-ndr"
17810     layout: "plot-throughput"
17811
17812 - type: "plot"
17813   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17814   algorithm: "plot_perf_box_name"
17815   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17816   data: "plot-dpdk-throughput-latency-3n-dnv"
17817   include:
17818     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17819     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17820   layout:
17821     title: "3n-dnv-x553-64b-2t2c-base-ndr"
17822     layout: "plot-throughput"
17823
17824 - type: "plot"
17825   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17826   algorithm: "plot_perf_box_name"
17827   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17828   data: "plot-dpdk-throughput-latency-3n-dnv"
17829   include:
17830     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17831     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17832   layout:
17833     title: "3n-dnv-x553-64b-1t1c-base-pdr"
17834     layout: "plot-throughput"
17835
17836 - type: "plot"
17837   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17838   algorithm: "plot_perf_box_name"
17839   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17840   data: "plot-dpdk-throughput-latency-3n-dnv"
17841   include:
17842     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17843     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17844   layout:
17845     title: "3n-dnv-x553-64b-2t2c-base-pdr"
17846     layout: "plot-throughput"
17847
17848 # 3n-tsh-x520
17849
17850 - type: "plot"
17851   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17852   algorithm: "plot_perf_box_name"
17853   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17854   data: "plot-dpdk-throughput-latency-3n-tsh"
17855   include:
17856     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17857     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17858   layout:
17859     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17860     layout: "plot-throughput"
17861
17862 - type: "plot"
17863   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17864   algorithm: "plot_perf_box_name"
17865   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17866   data: "plot-dpdk-throughput-latency-3n-tsh"
17867   include:
17868     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17869     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17870   layout:
17871     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17872     layout: "plot-throughput"
17873
17874 - type: "plot"
17875   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17876   algorithm: "plot_perf_box_name"
17877   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17878   data: "plot-dpdk-throughput-latency-3n-tsh"
17879   include:
17880     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17881     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17882   layout:
17883     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17884     layout: "plot-throughput"
17885
17886 - type: "plot"
17887   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17888   algorithm: "plot_perf_box_name"
17889   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17890   data: "plot-dpdk-throughput-latency-3n-tsh"
17891   include:
17892     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17893     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17894   layout:
17895     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17896     layout: "plot-throughput"
17897
17898 ################################################################################
17899 ###   2n-clx                                                                 ###
17900 ################################################################################
17901
17902 # Packet Throughput
17903
17904 - type: "plot"
17905   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17906   algorithm: "plot_perf_box_name"
17907   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17908   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17909   include:
17910     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17911     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17912     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17913     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17914   layout:
17915     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17916     layout: "plot-throughput"
17917
17918 - type: "plot"
17919   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17920   algorithm: "plot_perf_box_name"
17921   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17922   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17923   include:
17924     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17925     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17926     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17927     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17928   layout:
17929     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17930     layout: "plot-throughput"
17931
17932 - type: "plot"
17933   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17934   algorithm: "plot_perf_box_name"
17935   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17936   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17937   include:
17938     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17939     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17940     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17941     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17942   layout:
17943     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17944     layout: "plot-throughput"
17945
17946 - type: "plot"
17947   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17948   algorithm: "plot_perf_box_name"
17949   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17950   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17951   include:
17952     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17953     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17954     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17955     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17956   layout:
17957     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17958     layout: "plot-throughput"
17959
17960 - type: "plot"
17961   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17962   algorithm: "plot_perf_box_name"
17963   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17964   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17965   include:
17966 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17967     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17968     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17969     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17970   layout:
17971     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17972     layout: "plot-throughput"
17973
17974 - type: "plot"
17975   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17976   algorithm: "plot_perf_box_name"
17977   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17978   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17979   include:
17980 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17981     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17982     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17983     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17984   layout:
17985     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17986     layout: "plot-throughput"
17987
17988 - type: "plot"
17989   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17990   algorithm: "plot_perf_box_name"
17991   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17992   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17993   include:
17994     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17995     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17996     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17997     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17998     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17999     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18000   layout:
18001     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
18002     layout: "plot-throughput"
18003
18004 - type: "plot"
18005   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
18006   algorithm: "plot_perf_box_name"
18007   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
18008   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18009   include:
18010     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
18011     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
18012     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
18013     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18014     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
18015     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18016   layout:
18017     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
18018     layout: "plot-throughput"
18019
18020 - type: "plot"
18021   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
18022   algorithm: "plot_perf_box_name"
18023   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
18024   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18025   include:
18026     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
18027     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
18028     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
18029     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
18030   layout:
18031     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
18032     layout: "plot-throughput"
18033
18034 - type: "plot"
18035   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
18036   algorithm: "plot_perf_box_name"
18037   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
18038   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18039   include:
18040     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
18041     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
18042     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
18043     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
18044   layout:
18045     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
18046     layout: "plot-throughput"
18047
18048 - type: "plot"
18049   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
18050   algorithm: "plot_perf_box_name"
18051   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
18052   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18053   include:
18054     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18055     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18056     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18057   layout:
18058     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
18059     layout: "plot-throughput"
18060
18061 - type: "plot"
18062   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
18063   algorithm: "plot_perf_box_name"
18064   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
18065   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18066   include:
18067     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18068     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18069     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18070   layout:
18071     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
18072     layout: "plot-throughput"
18073
18074 - type: "plot"
18075   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
18076   algorithm: "plot_perf_box_name"
18077   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
18078   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18079   include:
18080     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
18081     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18082     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
18083     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
18084     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
18085   layout:
18086     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
18087     layout: "plot-throughput"
18088
18089 - type: "plot"
18090   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
18091   algorithm: "plot_perf_box_name"
18092   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
18093   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18094   include:
18095     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
18096     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18097     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
18098     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
18099     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
18100   layout:
18101     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
18102     layout: "plot-throughput"
18103
18104 - type: "plot"
18105   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
18106   algorithm: "plot_perf_box_name"
18107   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
18108   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18109   include:
18110     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
18111     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
18112     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
18113   layout:
18114     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
18115     layout: "plot-throughput"
18116
18117 - type: "plot"
18118   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
18119   algorithm: "plot_perf_box_name"
18120   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
18121   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18122   include:
18123     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
18124     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
18125     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
18126   layout:
18127     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
18128     layout: "plot-throughput"
18129
18130 - type: "plot"
18131   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
18132   algorithm: "plot_perf_box_name"
18133   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
18134   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18135   include:
18136     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18137     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18138     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18139     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18140     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18141     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18142   layout:
18143     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
18144     layout: "plot-throughput"
18145
18146 - type: "plot"
18147   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
18148   algorithm: "plot_perf_box_name"
18149   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
18150   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18151   include:
18152     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18153     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18154     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18155     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18156     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18157     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18158   layout:
18159     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
18160     layout: "plot-throughput"
18161
18162 - type: "plot"
18163   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18164   algorithm: "plot_perf_box_name"
18165   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18166   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18167   include:
18168     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18169     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18170     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18171     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18172     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18173     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
18174   layout:
18175     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18176     layout: "plot-throughput"
18177
18178 - type: "plot"
18179   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18180   algorithm: "plot_perf_box_name"
18181   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18182   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18183   include:
18184     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18185     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18186     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18187     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18188     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18189     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
18190   layout:
18191     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18192     layout: "plot-throughput"
18193
18194 - type: "plot"
18195   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18196   algorithm: "plot_perf_box_name"
18197   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18198   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18199   include:
18200     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
18201     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
18202   layout:
18203     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18204     layout: "plot-throughput"
18205
18206 - type: "plot"
18207   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18208   algorithm: "plot_perf_box_name"
18209   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18210   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18211   include:
18212     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
18213     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
18214   layout:
18215     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18216     layout: "plot-throughput"
18217
18218 - type: "plot"
18219   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18220   algorithm: "plot_perf_box_name"
18221   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18222   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18223   include:
18224     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
18225     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18226     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
18227     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18228     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
18229     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18230   layout:
18231     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18232     layout: "plot-throughput"
18233
18234 - type: "plot"
18235   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18236   algorithm: "plot_perf_box_name"
18237   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18238   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18239   include:
18240     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
18241     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18242     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
18243     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18244     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
18245     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18246   layout:
18247     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18248     layout: "plot-throughput"
18249
18250 - type: "plot"
18251   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18252   algorithm: "plot_perf_box_name"
18253   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18254   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18255   include:
18256     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18257     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18258     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18259     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18260     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18261 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18262   layout:
18263     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18264     layout: "plot-throughput"
18265
18266 - type: "plot"
18267   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18268   algorithm: "plot_perf_box_name"
18269   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18270   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18271   include:
18272     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18273     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18274     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18275     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18276     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18277 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18278   layout:
18279     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18280     layout: "plot-throughput"
18281
18282 - type: "plot"
18283   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18284   algorithm: "plot_perf_box_name"
18285   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18286   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18287   include:
18288     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18289     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18290     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18291     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18292     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18293     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18294   layout:
18295     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18296     layout: "plot-throughput"
18297
18298 - type: "plot"
18299   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18300   algorithm: "plot_perf_box_name"
18301   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18302   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18303   include:
18304     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18305     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18306     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18307     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18308     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18309     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18310   layout:
18311     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18312     layout: "plot-throughput"
18313
18314 - type: "plot"
18315   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18316   algorithm: "plot_perf_box_name"
18317   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18318   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18319   include:
18320     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18321     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18322     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18323     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18324     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18325   layout:
18326     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18327     layout: "plot-throughput"
18328
18329 - type: "plot"
18330   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18331   algorithm: "plot_perf_box_name"
18332   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18333   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18334   include:
18335     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18336     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18337     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18338     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18339     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18340   layout:
18341     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18342     layout: "plot-throughput"
18343
18344 - type: "plot"
18345   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18346   algorithm: "plot_perf_box_name"
18347   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18348   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18349   include:
18350     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18351     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18352     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18353     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18354     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18355   layout:
18356     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18357     layout: "plot-throughput"
18358
18359 - type: "plot"
18360   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18361   algorithm: "plot_perf_box_name"
18362   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18363   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18364   include:
18365     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18366     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18367     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18368     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18369     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18370   layout:
18371     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18372     layout: "plot-throughput"
18373
18374 - type: "plot"
18375   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18376   algorithm: "plot_perf_box_name"
18377   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18378   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18379   include:
18380     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18381     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18382     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18383     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18384     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18385   layout:
18386     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18387     layout: "plot-throughput"
18388
18389 - type: "plot"
18390   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18391   algorithm: "plot_perf_box_name"
18392   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18393   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18394   include:
18395     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18396     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18397     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18398     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18399     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18400   layout:
18401     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18402     layout: "plot-throughput"
18403
18404 - type: "plot"
18405   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18406   algorithm: "plot_perf_box_name"
18407   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18408   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18409   include:
18410     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18411     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18412     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18413     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18414     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18415   layout:
18416     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18417     layout: "plot-throughput"
18418
18419 - type: "plot"
18420   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18421   algorithm: "plot_perf_box_name"
18422   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18423   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18424   include:
18425     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18426     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18427     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18428     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18429     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18430   layout:
18431     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18432     layout: "plot-throughput"
18433
18434 - type: "plot"
18435   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18436   algorithm: "plot_perf_box_name"
18437   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18438   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18439   include:
18440     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18441     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18442     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18443     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18444     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18445   layout:
18446     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18447     layout: "plot-throughput"
18448
18449 - type: "plot"
18450   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18451   algorithm: "plot_perf_box_name"
18452   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18453   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18454   include:
18455     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18456     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18457     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18458     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18459     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18460   layout:
18461     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18462     layout: "plot-throughput"
18463
18464 - type: "plot"
18465   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18466   algorithm: "plot_perf_box_name"
18467   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18468   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18469   include:
18470     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18471     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18472     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18473     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18474     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18475     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18476   layout:
18477     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18478     layout: "plot-throughput"
18479
18480 - type: "plot"
18481   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18482   algorithm: "plot_perf_box_name"
18483   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18484   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18485   include:
18486     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18487     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18488     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18489     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18490     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18491     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18492   layout:
18493     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18494     layout: "plot-throughput"
18495
18496 - type: "plot"
18497   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18498   algorithm: "plot_perf_box_name"
18499   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18500   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18501   include:
18502     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18503     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18504     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18505     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18506   layout:
18507     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18508     layout: "plot-throughput"
18509
18510 - type: "plot"
18511   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18512   algorithm: "plot_perf_box_name"
18513   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18514   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18515   include:
18516     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18518     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18519     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18520   layout:
18521     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18522     layout: "plot-throughput"
18523
18524 - type: "plot"
18525   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18526   algorithm: "plot_perf_box_name"
18527   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18528   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18529   include:
18530     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18531     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18533     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18534     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18535     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18536   layout:
18537     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18538     layout: "plot-throughput"
18539
18540 - type: "plot"
18541   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18542   algorithm: "plot_perf_box_name"
18543   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18544   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18545   include:
18546     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18547     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18548     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18549     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18550     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18551     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18552   layout:
18553     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18554     layout: "plot-throughput"
18555
18556 - type: "plot"
18557   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18558   algorithm: "plot_perf_box_name"
18559   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18560   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18561   include:
18562     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18563     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18564     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18565     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18566   layout:
18567     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18568     layout: "plot-throughput"
18569
18570 - type: "plot"
18571   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18572   algorithm: "plot_perf_box_name"
18573   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18574   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18575   include:
18576     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18577     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18578     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18579     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18580   layout:
18581     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18582     layout: "plot-throughput"
18583
18584 - type: "plot"
18585   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18586   algorithm: "plot_perf_box_name"
18587   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18588   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18589   include:
18590     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18591     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18592     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18593     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18594     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18595     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18596   layout:
18597     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18598     layout: "plot-throughput"
18599
18600 - type: "plot"
18601   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18602   algorithm: "plot_perf_box_name"
18603   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18604   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18605   include:
18606     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18607     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18608     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18609     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18610     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18611     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18612   layout:
18613     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18614     layout: "plot-throughput"
18615
18616 - type: "plot"
18617   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18618   algorithm: "plot_perf_box_name"
18619   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18620   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18621   include:
18622     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18623     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18624     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18625     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18626   layout:
18627     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18628     layout: "plot-throughput"
18629
18630 - type: "plot"
18631   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18632   algorithm: "plot_perf_box_name"
18633   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18634   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18635   include:
18636     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18637     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18638     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18639     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18640   layout:
18641     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18642     layout: "plot-throughput"
18643
18644 - type: "plot"
18645   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18646   algorithm: "plot_perf_box_name"
18647   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18648   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18649   include:
18650     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18651     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18652     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18653     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18654     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18655   layout:
18656     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18657     layout: "plot-throughput"
18658
18659 - type: "plot"
18660   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18661   algorithm: "plot_perf_box_name"
18662   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18663   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18664   include:
18665     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18666     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18667     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18668     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18669     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18670   layout:
18671     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18672     layout: "plot-throughput"
18673
18674 - type: "plot"
18675   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18676   algorithm: "plot_perf_box_name"
18677   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18678   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18679   include:
18680     - "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"
18681     - "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"
18682     - "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"
18683     - "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"
18684     - "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"
18685   layout:
18686     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18687     layout: "plot-throughput"
18688
18689 - type: "plot"
18690   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18691   algorithm: "plot_perf_box_name"
18692   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18693   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18694   include:
18695     - "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"
18696     - "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"
18697     - "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"
18698     - "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"
18699     - "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"
18700   layout:
18701     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18702     layout: "plot-throughput"
18703
18704 - type: "plot"
18705   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18706   algorithm: "plot_perf_box_name"
18707   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18708   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18709   include:
18710     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18711     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18712     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18713     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18714     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18715   layout:
18716     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18717     layout: "plot-throughput"
18718
18719 - type: "plot"
18720   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18721   algorithm: "plot_perf_box_name"
18722   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18723   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18724   include:
18725     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18726     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18727     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18728     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18729     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18730   layout:
18731     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18732     layout: "plot-throughput"
18733
18734 - type: "plot"
18735   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18736   algorithm: "plot_perf_box_name"
18737   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18738   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18739   include:
18740     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18741     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18742     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18743     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18744     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18745   layout:
18746     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18747     layout: "plot-throughput"
18748
18749 - type: "plot"
18750   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18751   algorithm: "plot_perf_box_name"
18752   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18753   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18754   include:
18755     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18756     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18757     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18758     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18759     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18760   layout:
18761     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18762     layout: "plot-throughput"
18763
18764 - type: "plot"
18765   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18766   algorithm: "plot_perf_box_name"
18767   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18768   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18769   include:
18770     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18771     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18772     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18773     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18774   layout:
18775     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18776     layout: "plot-throughput"
18777
18778 - type: "plot"
18779   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18780   algorithm: "plot_perf_box_name"
18781   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18782   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18783   include:
18784     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18785     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18786     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18787     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18788   layout:
18789     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18790     layout: "plot-throughput"
18791
18792 - type: "plot"
18793   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18794   algorithm: "plot_perf_box_name"
18795   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18796   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18797   include:
18798     - "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"
18799     - "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"
18800     - "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"
18801     - "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"
18802   layout:
18803     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18804     layout: "plot-throughput"
18805
18806 - type: "plot"
18807   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18808   algorithm: "plot_perf_box_name"
18809   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18810   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18811   include:
18812     - "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"
18813     - "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"
18814     - "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"
18815     - "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"
18816   layout:
18817     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18818     layout: "plot-throughput"
18819
18820 - type: "plot"
18821   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18822   algorithm: "plot_perf_box_name"
18823   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18824   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18825   include:
18826     - "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"
18827     - "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"
18828     - "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"
18829     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18830     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18831     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18832   layout:
18833     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18834     layout: "plot-throughput"
18835
18836 - type: "plot"
18837   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18838   algorithm: "plot_perf_box_name"
18839   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18840   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18841   include:
18842     - "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"
18843     - "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"
18844     - "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"
18845     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18846     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18847     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18848   layout:
18849     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18850     layout: "plot-throughput"
18851
18852 ################################################################################
18853
18854 # Packet Speedup
18855
18856 - type: "plot"
18857   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18858   algorithm: "plot_tsa_name"
18859   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18860   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18861   include:
18862     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18863     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18864     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18865     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18866   layout:
18867     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18868     layout: "plot-throughput-speedup-analysis"
18869
18870 - type: "plot"
18871   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18872   algorithm: "plot_tsa_name"
18873   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18874   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18875   include:
18876     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18877     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18878     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18879     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18880   layout:
18881     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18882     layout: "plot-throughput-speedup-analysis"
18883
18884 - type: "plot"
18885   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18886   algorithm: "plot_tsa_name"
18887   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18888   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18889   include:
18890     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18891     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18892     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18893     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18894   layout:
18895     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18896     layout: "plot-throughput-speedup-analysis"
18897
18898 - type: "plot"
18899   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18900   algorithm: "plot_tsa_name"
18901   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18902   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18903   include:
18904     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18905     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18906     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18907     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18908   layout:
18909     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18910     layout: "plot-throughput-speedup-analysis"
18911
18912 - type: "plot"
18913   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18914   algorithm: "plot_tsa_name"
18915   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18916   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18917   include:
18918     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18919     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18920     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18921     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18922   layout:
18923     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18924     layout: "plot-throughput-speedup-analysis"
18925
18926 - type: "plot"
18927   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18928   algorithm: "plot_tsa_name"
18929   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18930   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18931   include:
18932     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18933     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18934     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18935     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18936   layout:
18937     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18938     layout: "plot-throughput-speedup-analysis"
18939
18940 - type: "plot"
18941   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18942   algorithm: "plot_tsa_name"
18943   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18944   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18945   include:
18946     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18947     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18948     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18949     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18950     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18951     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18952   layout:
18953     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18954     layout: "plot-throughput-speedup-analysis"
18955
18956 - type: "plot"
18957   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18958   algorithm: "plot_tsa_name"
18959   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18960   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18961   include:
18962     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18963     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18964     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18965     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18966     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18967     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18968   layout:
18969     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18970     layout: "plot-throughput-speedup-analysis"
18971
18972 - type: "plot"
18973   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18974   algorithm: "plot_tsa_name"
18975   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18976   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18977   include:
18978     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18979     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18980     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18981     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18982   layout:
18983     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18984     layout: "plot-throughput-speedup-analysis"
18985
18986 - type: "plot"
18987   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18988   algorithm: "plot_tsa_name"
18989   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18990   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18991   include:
18992     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18993     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18994     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18995     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18996   layout:
18997     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18998     layout: "plot-throughput-speedup-analysis"
18999
19000 - type: "plot"
19001   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
19002   algorithm: "plot_tsa_name"
19003   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
19004   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19005   include:
19006     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
19007     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
19008     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19009   layout:
19010     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
19011     layout: "plot-throughput-speedup-analysis"
19012
19013 - type: "plot"
19014   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
19015   algorithm: "plot_tsa_name"
19016   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
19017   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19018   include:
19019     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
19020     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
19021     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19022   layout:
19023     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
19024     layout: "plot-throughput-speedup-analysis"
19025
19026 - type: "plot"
19027   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19028   algorithm: "plot_tsa_name"
19029   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19030   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19031   include:
19032     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19033     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19034     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19035     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19036     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19037   layout:
19038     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
19039     layout: "plot-throughput-speedup-analysis"
19040
19041 - type: "plot"
19042   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19043   algorithm: "plot_tsa_name"
19044   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19045   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19046   include:
19047     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19048     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19049     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19050     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19051     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19052   layout:
19053     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
19054     layout: "plot-throughput-speedup-analysis"
19055
19056 - type: "plot"
19057   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
19058   algorithm: "plot_tsa_name"
19059   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
19060   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19061   include:
19062     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19063     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
19064     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
19065   layout:
19066     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
19067     layout: "plot-throughput-speedup-analysis"
19068
19069 - type: "plot"
19070   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
19071   algorithm: "plot_tsa_name"
19072   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
19073   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19074   include:
19075     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
19077     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
19078   layout:
19079     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
19080     layout: "plot-throughput-speedup-analysis"
19081
19082 - type: "plot"
19083   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
19084   algorithm: "plot_tsa_name"
19085   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
19086   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19087   include:
19088     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19091     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19092     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
19093     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
19094   layout:
19095     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
19096     layout: "plot-throughput-speedup-analysis"
19097
19098 - type: "plot"
19099   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
19100   algorithm: "plot_tsa_name"
19101   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
19102   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19103   include:
19104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19106     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19107     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19108     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
19109     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
19110   layout:
19111     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
19112     layout: "plot-throughput-speedup-analysis"
19113
19114 - type: "plot"
19115   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
19116   algorithm: "plot_tsa_name"
19117   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
19118   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19119   include:
19120     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19121     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19122     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19123     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19124     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19125     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
19126   layout:
19127     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
19128     layout: "plot-throughput-speedup-analysis"
19129
19130 - type: "plot"
19131   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
19132   algorithm: "plot_tsa_name"
19133   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
19134   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19135   include:
19136     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19137     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19138     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19139     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19140     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19141     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
19142   layout:
19143     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
19144     layout: "plot-throughput-speedup-analysis"
19145
19146 - type: "plot"
19147   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
19148   algorithm: "plot_tsa_name"
19149   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
19150   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19151   include:
19152     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
19153     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
19154   layout:
19155     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
19156     layout: "plot-throughput-speedup-analysis"
19157
19158 - type: "plot"
19159   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
19160   algorithm: "plot_tsa_name"
19161   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
19162   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19163   include:
19164     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
19165     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
19166   layout:
19167     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
19168     layout: "plot-throughput-speedup-analysis"
19169
19170 - type: "plot"
19171   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
19172   algorithm: "plot_tsa_name"
19173   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
19174   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19175   include:
19176     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
19177     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
19178     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
19179     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
19180     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
19181     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
19182   layout:
19183     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
19184     layout: "plot-throughput-speedup-analysis"
19185
19186 - type: "plot"
19187   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
19188   algorithm: "plot_tsa_name"
19189   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
19190   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19191   include:
19192     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
19193     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
19194     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
19195     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
19196     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
19197     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
19198   layout:
19199     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
19200     layout: "plot-throughput-speedup-analysis"
19201
19202 - type: "plot"
19203   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
19204   algorithm: "plot_tsa_name"
19205   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
19206   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19207   include:
19208     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19209     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19210     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19211     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19212     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
19213     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
19214   layout:
19215     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
19216     layout: "plot-throughput-speedup-analysis"
19217
19218 - type: "plot"
19219   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
19220   algorithm: "plot_tsa_name"
19221   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
19222   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19223   include:
19224     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19225     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19226     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19227     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19228     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
19229     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
19230   layout:
19231     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
19232     layout: "plot-throughput-speedup-analysis"
19233
19234 - type: "plot"
19235   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
19236   algorithm: "plot_tsa_name"
19237   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
19238   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19239   include:
19240     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19241     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19242     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19243     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19244     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19245     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19246   layout:
19247     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
19248     layout: "plot-throughput-speedup-analysis"
19249
19250 - type: "plot"
19251   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
19252   algorithm: "plot_tsa_name"
19253   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
19254   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19255   include:
19256     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19257     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19258     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19259     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19260     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19261     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19262   layout:
19263     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
19264     layout: "plot-throughput-speedup-analysis"
19265
19266 - type: "plot"
19267   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
19268   algorithm: "plot_tsa_name"
19269   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
19270   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19271   include:
19272     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19273     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19274     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19275     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19276     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19277   layout:
19278     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
19279     layout: "plot-throughput-speedup-analysis"
19280
19281 - type: "plot"
19282   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19283   algorithm: "plot_tsa_name"
19284   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19285   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19286   include:
19287     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19288     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19289     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19290     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19291     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19292   layout:
19293     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
19294     layout: "plot-throughput-speedup-analysis"
19295
19296 - type: "plot"
19297   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19298   algorithm: "plot_tsa_name"
19299   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19300   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19301   include:
19302     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19303     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19304     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19305     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19306     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19307   layout:
19308     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
19309     layout: "plot-throughput-speedup-analysis"
19310
19311 - type: "plot"
19312   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19313   algorithm: "plot_tsa_name"
19314   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19315   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19316   include:
19317     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19318     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19319     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19320     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19321     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19322   layout:
19323     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
19324     layout: "plot-throughput-speedup-analysis"
19325
19326 - type: "plot"
19327   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19328   algorithm: "plot_tsa_name"
19329   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19330   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19331   include:
19332     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19333     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19334     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19335     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19336     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19337   layout:
19338     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
19339     layout: "plot-throughput-speedup-analysis"
19340
19341 - type: "plot"
19342   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19343   algorithm: "plot_tsa_name"
19344   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19345   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19346   include:
19347     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19348     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19349     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19350     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19351     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19352   layout:
19353     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
19354     layout: "plot-throughput-speedup-analysis"
19355
19356 - type: "plot"
19357   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19358   algorithm: "plot_tsa_name"
19359   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19360   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19361   include:
19362     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19363     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19364     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19365     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19366     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19367   layout:
19368     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
19369     layout: "plot-throughput-speedup-analysis"
19370
19371 - type: "plot"
19372   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19373   algorithm: "plot_tsa_name"
19374   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19375   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19376   include:
19377     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19378     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19379     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19380     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19381     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19382   layout:
19383     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
19384     layout: "plot-throughput-speedup-analysis"
19385
19386 - type: "plot"
19387   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19388   algorithm: "plot_tsa_name"
19389   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19390   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19391   include:
19392     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19393     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19394     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19395     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19396     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19397   layout:
19398     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
19399     layout: "plot-throughput-speedup-analysis"
19400
19401 - type: "plot"
19402   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19403   algorithm: "plot_tsa_name"
19404   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19405   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19406   include:
19407     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19408     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19409     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19410     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19411     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19412   layout:
19413     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
19414     layout: "plot-throughput-speedup-analysis"
19415
19416 - type: "plot"
19417   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19418   algorithm: "plot_tsa_name"
19419   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19420   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19421   include:
19422     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19423     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19424     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19425     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19426     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19427     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19428   layout:
19429     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
19430     layout: "plot-throughput-speedup-analysis"
19431
19432 - type: "plot"
19433   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19434   algorithm: "plot_tsa_name"
19435   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19436   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19437   include:
19438     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19439     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19440     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19441     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19442     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19443     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19444   layout:
19445     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
19446     layout: "plot-throughput-speedup-analysis"
19447
19448 - type: "plot"
19449   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19450   algorithm: "plot_tsa_name"
19451   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19452   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19453   include:
19454     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19455     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19456     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19457     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19458   layout:
19459     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
19460     layout: "plot-throughput-speedup-analysis"
19461
19462 - type: "plot"
19463   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19464   algorithm: "plot_tsa_name"
19465   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19466   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19467   include:
19468     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19469     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19470     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19471     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19472   layout:
19473     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
19474     layout: "plot-throughput-speedup-analysis"
19475
19476 - type: "plot"
19477   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19478   algorithm: "plot_tsa_name"
19479   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19480   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19481   include:
19482     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19483     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19484     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19485     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19486     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19487     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19488   layout:
19489     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19490     layout: "plot-throughput-speedup-analysis"
19491
19492 - type: "plot"
19493   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19494   algorithm: "plot_tsa_name"
19495   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19496   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19497   include:
19498     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19499     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19500     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19501     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19502     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19503     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19504   layout:
19505     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19506     layout: "plot-throughput-speedup-analysis"
19507
19508 - type: "plot"
19509   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19510   algorithm: "plot_tsa_name"
19511   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19512   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19513   include:
19514     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19515     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19516     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19518   layout:
19519     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19520     layout: "plot-throughput-speedup-analysis"
19521
19522 - type: "plot"
19523   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19524   algorithm: "plot_tsa_name"
19525   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19526   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19527   include:
19528     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19529     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19530     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19531     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19532   layout:
19533     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19534     layout: "plot-throughput-speedup-analysis"
19535
19536 - type: "plot"
19537   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19538   algorithm: "plot_tsa_name"
19539   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19540   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19541   include:
19542     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19543     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19544     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19545     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19546     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19547     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19548   layout:
19549     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19550     layout: "plot-throughput-speedup-analysis"
19551
19552 - type: "plot"
19553   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19554   algorithm: "plot_tsa_name"
19555   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19556   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19557   include:
19558     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19559     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19560     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19561     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19562     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19563     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19564   layout:
19565     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19566     layout: "plot-throughput-speedup-analysis"
19567
19568 - type: "plot"
19569   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19570   algorithm: "plot_tsa_name"
19571   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19572   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19573   include:
19574     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19575     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19576     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19577     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19578   layout:
19579     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19580     layout: "plot-throughput-speedup-analysis"
19581
19582 - type: "plot"
19583   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19584   algorithm: "plot_tsa_name"
19585   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19586   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19587   include:
19588     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19589     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19590     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19591     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19592   layout:
19593     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19594     layout: "plot-throughput-speedup-analysis"
19595
19596 - type: "plot"
19597   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19598   algorithm: "plot_tsa_name"
19599   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19600   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19601   include:
19602     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19603     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19604     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19605     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19606     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19607   layout:
19608     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19609     layout: "plot-throughput-speedup-analysis"
19610
19611 - type: "plot"
19612   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19613   algorithm: "plot_tsa_name"
19614   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19615   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19616   include:
19617     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19618     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19619     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19620     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19621     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19622   layout:
19623     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19624     layout: "plot-throughput-speedup-analysis"
19625
19626 - type: "plot"
19627   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19628   algorithm: "plot_tsa_name"
19629   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19630   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19631   include:
19632     - "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"
19633     - "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"
19634     - "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"
19635     - "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"
19636     - "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"
19637   layout:
19638     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19639     layout: "plot-throughput-speedup-analysis"
19640
19641 - type: "plot"
19642   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19643   algorithm: "plot_tsa_name"
19644   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19645   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19646   include:
19647     - "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"
19648     - "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"
19649     - "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"
19650     - "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"
19651     - "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"
19652   layout:
19653     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19654     layout: "plot-throughput-speedup-analysis"
19655
19656 - type: "plot"
19657   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19658   algorithm: "plot_tsa_name"
19659   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19660   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19661   include:
19662     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19663     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19664     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19665     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19666     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19667   layout:
19668     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19669     layout: "plot-throughput-speedup-analysis"
19670
19671 - type: "plot"
19672   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19673   algorithm: "plot_tsa_name"
19674   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19675   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19676   include:
19677     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19678     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19679     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19680     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19681     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19682   layout:
19683     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19684     layout: "plot-throughput-speedup-analysis"
19685
19686 - type: "plot"
19687   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19688   algorithm: "plot_tsa_name"
19689   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19690   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19691   include:
19692     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19693     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19694     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19695     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19696     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19697   layout:
19698     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19699     layout: "plot-throughput-speedup-analysis"
19700
19701 - type: "plot"
19702   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19703   algorithm: "plot_tsa_name"
19704   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
19705   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19706   include:
19707     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19708     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19709     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19710     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19711     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19712   layout:
19713     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19714     layout: "plot-throughput-speedup-analysis"
19715
19716 - type: "plot"
19717   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19718   algorithm: "plot_tsa_name"
19719   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19720   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19721   include:
19722     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19723     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19724     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19725     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19726   layout:
19727     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
19728     layout: "plot-throughput-speedup-analysis"
19729
19730 - type: "plot"
19731   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19732   algorithm: "plot_tsa_name"
19733   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19734   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19735   include:
19736     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19737     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19738     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19739     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19740   layout:
19741     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
19742     layout: "plot-throughput-speedup-analysis"
19743
19744 - type: "plot"
19745   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19746   algorithm: "plot_tsa_name"
19747   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19748   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19749   include:
19750     - "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"
19751     - "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"
19752     - "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"
19753     - "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"
19754   layout:
19755     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
19756     layout: "plot-throughput-speedup-analysis"
19757
19758 - type: "plot"
19759   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19760   algorithm: "plot_tsa_name"
19761   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19762   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19763   include:
19764     - "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"
19765     - "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"
19766     - "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"
19767     - "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"
19768   layout:
19769     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
19770     layout: "plot-throughput-speedup-analysis"
19771
19772 - type: "plot"
19773   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19774   algorithm: "plot_tsa_name"
19775   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19776   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19777   include:
19778     - "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"
19779     - "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"
19780     - "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"
19781     - "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"
19782     - "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"
19783     - "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"
19784   layout:
19785     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
19786     layout: "plot-throughput-speedup-analysis"
19787
19788 - type: "plot"
19789   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19790   algorithm: "plot_tsa_name"
19791   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19792   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19793   include:
19794     - "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"
19795     - "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"
19796     - "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"
19797     - "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"
19798     - "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"
19799     - "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"
19800   layout:
19801     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19802     layout: "plot-throughput-speedup-analysis"
19803
19804 ################################################################################
19805
19806 # Packet Throughput - DPDK
19807
19808 # 2n-clx-xxv710
19809
19810 - type: "plot"
19811   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19812   algorithm: "plot_perf_box_name"
19813   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19814   data: "plot-dpdk-throughput-latency-2n-clx"
19815   include:
19816     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19817     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19818   layout:
19819     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19820     layout: "plot-throughput"
19821
19822 - type: "plot"
19823   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19824   algorithm: "plot_perf_box_name"
19825   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19826   data: "plot-dpdk-throughput-latency-2n-clx"
19827   include:
19828     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19829     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19830   layout:
19831     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19832     layout: "plot-throughput"
19833
19834 - type: "plot"
19835   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19836   algorithm: "plot_perf_box_name"
19837   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19838   data: "plot-dpdk-throughput-latency-2n-clx"
19839   include:
19840     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19841     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19842   layout:
19843     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19844     layout: "plot-throughput"
19845
19846 - type: "plot"
19847   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19848   algorithm: "plot_perf_box_name"
19849   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19850   data: "plot-dpdk-throughput-latency-2n-clx"
19851   include:
19852     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19853     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19854   layout:
19855     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19856     layout: "plot-throughput"
19857
19858 # 2n-clx-x710
19859
19860 - type: "plot"
19861   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19862   algorithm: "plot_perf_box_name"
19863   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19864   data: "plot-dpdk-throughput-latency-2n-clx"
19865   include:
19866     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19867     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19868   layout:
19869     title: "2n-clx-x710-64b-2t1c-base-ndr"
19870     layout: "plot-throughput"
19871
19872 - type: "plot"
19873   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19874   algorithm: "plot_perf_box_name"
19875   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19876   data: "plot-dpdk-throughput-latency-2n-clx"
19877   include:
19878     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19879     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19880   layout:
19881     title: "2n-clx-x710-64b-4t2c-base-ndr"
19882     layout: "plot-throughput"
19883
19884 - type: "plot"
19885   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19886   algorithm: "plot_perf_box_name"
19887   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19888   data: "plot-dpdk-throughput-latency-2n-clx"
19889   include:
19890     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19891     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19892   layout:
19893     title: "2n-clx-x710-64b-2t1c-base-pdr"
19894     layout: "plot-throughput"
19895
19896 - type: "plot"
19897   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19898   algorithm: "plot_perf_box_name"
19899   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19900   data: "plot-dpdk-throughput-latency-2n-clx"
19901   include:
19902     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19903     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19904   layout:
19905     title: "2n-clx-x710-64b-4t2c-base-pdr"
19906     layout: "plot-throughput"
19907
19908 ################################################################################
19909
19910 - type: "plot"
19911   title: "Latency by percentile: 2n-skx"
19912   algorithm: "plot_hdrh_lat_by_percentile"
19913   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19914   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19915   target-links: "../../_static/vpp"
19916   data: "plot-vpp-hdrh-lat-2n-skx"
19917   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19918   layout:
19919     layout: "plot-hdrh-latency-by-percentile"
19920
19921 - type: "plot"
19922   title: "Latency by percentile: 3n-skx"
19923   algorithm: "plot_hdrh_lat_by_percentile"
19924   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19925   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19926   target-links: "../../_static/vpp"
19927   data: "plot-vpp-hdrh-lat-3n-skx"
19928   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19929   layout:
19930     layout: "plot-hdrh-latency-by-percentile"
19931
19932 - type: "plot"
19933   title: "Latency by percentile: 2n-clx"
19934   algorithm: "plot_hdrh_lat_by_percentile"
19935   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19936   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19937   target-links: "../../_static/vpp"
19938   data: "plot-vpp-hdrh-lat-2n-clx"
19939   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19940   layout:
19941     layout: "plot-hdrh-latency-by-percentile"
19942
19943 - type: "plot"
19944   title: "Latency by percentile: 3n-hsw"
19945   algorithm: "plot_hdrh_lat_by_percentile"
19946   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19947   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19948   target-links: "../../_static/vpp"
19949   data: "plot-vpp-hdrh-lat-3n-hsw"
19950   filter: "'1T1C' and 'NIC_Intel-XL710'"
19951   layout:
19952     layout: "plot-hdrh-latency-by-percentile"
19953
19954 - type: "plot"
19955   title: "Latency by percentile: 3n-tsh"
19956   algorithm: "plot_hdrh_lat_by_percentile"
19957   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19958   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19959   target-links: "../../_static/vpp"
19960   data: "plot-vpp-hdrh-lat-3n-tsh"
19961   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19962   layout:
19963     layout: "plot-hdrh-latency-by-percentile"
19964
19965 - type: "plot"
19966   title: "Latency by percentile: DPDK 2n-skx"
19967   algorithm: "plot_hdrh_lat_by_percentile"
19968   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19969   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19970   target-links: "../../_static/dpdk"
19971   data: "plot-dpdk-hdrh-lat-2n-skx"
19972   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19973   layout:
19974     layout: "plot-hdrh-latency-by-percentile"
19975
19976 - type: "plot"
19977   title: "Latency by percentile: DPDK 3n-skx"
19978   algorithm: "plot_hdrh_lat_by_percentile"
19979   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19980   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19981   target-links: "../../_static/dpdk"
19982   data: "plot-dpdk-hdrh-lat-3n-skx"
19983   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19984   layout:
19985     layout: "plot-hdrh-latency-by-percentile"
19986
19987 - type: "plot"
19988   title: "Latency by percentile: DPDK 2n-clx"
19989   algorithm: "plot_hdrh_lat_by_percentile"
19990   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19991   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19992   target-links: "../../_static/dpdk"
19993   data: "plot-dpdk-hdrh-lat-2n-clx"
19994   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19995   layout:
19996     layout: "plot-hdrh-latency-by-percentile"
19997
19998 - type: "plot"
19999   title: "Latency by percentile: DPDK 3n-hsw"
20000   algorithm: "plot_hdrh_lat_by_percentile"
20001   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
20002   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
20003   target-links: "../../_static/dpdk"
20004   data: "plot-dpdk-hdrh-lat-3n-hsw"
20005   filter: "'1T1C' and 'NIC_Intel-XL710'"
20006   layout:
20007     layout: "plot-hdrh-latency-by-percentile"
20008
20009 - type: "plot"
20010   title: "Latency by percentile: DPDK 3n-tsh"
20011   algorithm: "plot_hdrh_lat_by_percentile"
20012   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
20013   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
20014   target-links: "../../_static/dpdk"
20015   data: "plot-dpdk-hdrh-lat-3n-tsh"
20016   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
20017   layout:
20018     layout: "plot-hdrh-latency-by-percentile"