Report 2005: Fix data src for VPP Perf Changes 2n-clx-xxv710
[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
814     vpp-performance-changes-3n-skx-h1:
815       csit-vpp-perf-verify-1908_1-3n-skx:
816         - 26  # NDRPDR sel - new1908.1
817         - 27  # NDRPDR sel - new1908.1
818         - 28  # NDRPDR sel - new1908.1
819         - 29  # NDRPDR sel - new1908.1
820         - 30  # NDRPDR sel - new1908.1
821         - 31  # NDRPDR sel - new1908.1
822         - 33  # NDRPDR sel - new1908.1
823         - 34  # NDRPDR sel - new1908.1
824         - 35  # NDRPDR sel - new1908.1
825         - 36  # NDRPDR sel - new1908.1
826     vpp-performance-changes-3n-skx-ref:
827       csit-vpp-perf-verify-2001-3n-skx:
828         - 69  # NDRPDR sel - new2001.0
829         - 71  # NDRPDR sel - new2001.0
830         - 72  # NDRPDR sel - new2001.0
831         - 76  # NDRPDR sel - new2001.0
832         - 77  # NDRPDR sel - new2001.0
833         - 78  # NDRPDR sel - new2001.0
834         - 80  # NDRPDR sel - new2001.0
835     vpp-performance-changes-3n-skx-cmp:
836       csit-vpp-perf-report-iterative-2005-3n-skx:
837         - 4   # NDRPDR sel
838         - 5   # NDRPDR sel ??? all x710 failed
839         - 33  # NDRPDR sel
840         - 28  # NDRPDR sel
841         - 34  # NDRPDR sel
842         - 36  # NDRPDR sel
843         - 37  # NDRPDR sel
844         - 38  # NDRPDR sel
845         - 39  # NDRPDR sel
846         - 41  # NDRPDR sel
847     vpp-performance-changes-3n-skx-cmp-2:
848       csit-vpp-perf-report-iterative-2005-3n-skx:
849         - 42  # NDRPDR sel env 4
850         - 43  # NDRPDR sel env 4
851         - 44  # NDRPDR sel env 4
852         - 45  # NDRPDR sel env 4
853         - 47  # NDRPDR sel env 4
854     vpp-performance-changes-3n-skx-cmp-2001.0-4:
855       csit-vpp-perf-report-iterative-2005-3n-skx:
856         - 50  # NDRPDR sel 2001.0-4
857
858     vpp-performance-changes-2n-skx-h1:
859       csit-vpp-perf-verify-1908_1-2n-skx:
860         - 39  # NDRPDR sel - new1908.1
861         - 40  # NDRPDR sel - new1908.1
862         - 41  # NDRPDR sel - new1908.1
863         - 43  # NDRPDR sel - new1908.1
864         - 44  # NDRPDR sel - new1908.1
865         - 45  # NDRPDR sel - new1908.1
866         - 46  # NDRPDR sel - new1908.1
867         - 47  # NDRPDR sel - new1908.1
868         - 48  # NDRPDR sel - new1908.1
869         - 49  # NDRPDR sel - new1908.1
870     vpp-performance-changes-2n-skx-ref:
871       csit-vpp-perf-verify-2001-2n-skx:
872         - 143  # NDRPDR sel - new2001.0
873         - 146  # NDRPDR sel - new2001.0
874         - 147  # NDRPDR sel - new2001.0
875         - 148  # NDRPDR sel - new2001.0
876         - 149  # NDRPDR sel - new2001.0
877         - 150  # NDRPDR sel - new2001.0
878         - 151  # NDRPDR sel - new2001.0
879         - 152  # NDRPDR sel - new2001.0
880         - 153  # NDRPDR sel - new2001.0
881         - 154  # NDRPDR sel - new2001.0
882     vpp-performance-changes-2n-skx-cmp:
883       csit-vpp-perf-report-iterative-2005-2n-skx:
884         - 43  # NDRPDR sel
885         - 38  # NDRPDR sel
886         - 7   # NDRPDR sel
887         - 65  # NDRPDR sel
888         - 47  # NDRPDR sel
889         - 55  # NDRPDR sel
890         - 67  # NDRPDR sel
891         - 75  # NDRPDR sel
892         - 76  # NDRPDR sel
893         - 73  # NDRPDR sel
894     vpp-performance-changes-2n-skx-cmp-2:
895       csit-vpp-perf-report-iterative-2005-2n-skx:
896         - 88  # NDRPDR sel env 4
897         - 89  # NDRPDR sel env 4
898         - 90  # NDRPDR sel env 4
899         - 91  # NDRPDR sel env 4
900         - 92  # NDRPDR sel env 4
901         - 93  # NDRPDR sel env 4
902         - 94  # NDRPDR sel env 4
903     vpp-performance-changes-2n-skx-cmp-2001.0-4:
904       csit-vpp-perf-report-iterative-2005-2n-skx:
905         - 100 # NDRPDR sel 2001.0-4
906
907 #    vpp-performance-changes-nfv-2n-skx-ref:
908 #      csit-vpp-perf-verify-2001-2n-skx:
909 #        - 30  # NFV
910 #        - 31  # NFV
911 #    vpp-performance-changes-nfv-2n-skx-cmp:
912 #      csit-vpp-perf-report-iterative-2005-2n-skx:
913 #        - 43  # NDRPDR sel
914 #        - 38  # NDRPDR sel
915 #        - 7   # NDRPDR sel
916 #        - 78  # nf-density-sel
917 #        - 83  # nf-density-sel
918
919     vpp-performance-changes-2n-clx-ref:
920       csit-vpp-perf-verify-2001-2n-clx:
921         - 28  # NDRPDR sel
922         - 29  # NDRPDR sel
923         - 32  # NDRPDR sel
924         - 40  # NDRPDR sel
925         - 43  # NDRPDR sel
926         - 44  # NDRPDR sel
927         - 45  # NDRPDR sel
928         - 47  # NDRPDR sel
929         - 48  # NDRPDR sel
930         - 49  # NDRPDR sel
931     vpp-performance-changes-2n-clx-cmp:
932       csit-vpp-perf-report-iterative-2005-2n-clx:
933         - 7   # NDRPDR sel
934         - 38  # NDRPDR sel
935         - 9   # NDRPDR sel
936         - 32  # NDRPDR sel ???
937         - 33  # NDRPDR sel ???
938         - 39  # NDRPDR sel
939         - 40  # NDRPDR sel
940         - 43  # NDRPDR sel
941         - 50  # NDRPDR sel
942         - 51  # NDRPDR sel
943     vpp-performance-changes-2n-clx-cmp-2:
944       csit-vpp-perf-report-iterative-2005-2n-clx:
945         - 62  # NDRPDR sel env 4
946         - 63  # NDRPDR sel env 4
947         - 64  # NDRPDR sel env 4
948         - 65  # NDRPDR sel env 4
949         - 66  # NDRPDR sel env 4
950         - 68  # NDRPDR sel env 4
951         - 69  # NDRPDR sel env 4
952         - 70  # NDRPDR sel env 4
953     vpp-performance-changes-2n-clx-cmp-2001.0-4:
954       csit-vpp-perf-report-iterative-2005-2n-clx:
955         - 73  # NDRPDR sel 2001.0-4
956         - 74  # NDRPDR sel 2001.0-4
957         - 75  # NDRPDR sel 2001.0-4
958
959     vpp-performance-changes-2n-dnv-h1:
960       csit-vpp-perf-verify-1908-2n-dnv:
961         - 1   # NDRPDR sel
962         - 2   # NDRPDR sel
963         - 3   # NDRPDR sel
964         - 4   # NDRPDR sel
965         - 5   # NDRPDR sel
966         - 6   # NDRPDR sel
967         - 7   # NDRPDR sel
968         - 8   # NDRPDR sel
969         - 9   # NDRPDR sel
970         - 10  # NDRPDR sel
971     vpp-performance-changes-2n-dnv-ref:
972       csit-vpp-perf-verify-2001-2n-dnv:
973         - 4   # NDRPDR sel
974         - 5   # NDRPDR sel
975         - 6   # NDRPDR sel
976         - 7   # NDRPDR sel
977         - 8   # NDRPDR sel
978         - 9   # NDRPDR sel
979         - 10  # NDRPDR sel
980         - 11  # NDRPDR sel
981         - 13  # NDRPDR sel
982         - 16  # NDRPDR sel
983     vpp-performance-changes-2n-dnv-cmp:
984       csit-vpp-perf-report-iterative-2005-2n-dnv:
985         - 3   # NDRPDR sel
986         - 6   # NDRPDR sel
987         - 7   # NDRPDR sel
988         - 8   # NDRPDR sel
989         - 9   # NDRPDR sel
990         - 10  # NDRPDR sel
991         - 11  # NDRPDR sel
992         - 12  # NDRPDR sel
993         - 13  # NDRPDR sel
994         - 14  # NDRPDR sel
995
996     vpp-performance-changes-3n-dnv-h1:
997       csit-vpp-perf-verify-1908-3n-dnv:
998         - 6   # NDRPDR sel
999         - 7   # NDRPDR sel
1000         - 8   # NDRPDR sel
1001         - 9   # NDRPDR sel
1002         - 10  # NDRPDR sel
1003         - 12  # NDRPDR sel
1004         - 13  # NDRPDR sel
1005         - 14  # NDRPDR sel
1006         - 15  # NDRPDR sel
1007         - 16  # NDRPDR sel
1008     vpp-performance-changes-3n-dnv-ref:
1009       csit-vpp-perf-verify-2001-3n-dnv:
1010         - 5   # NDRPDR sel
1011         - 6   # NDRPDR sel
1012         - 7   # NDRPDR sel
1013         - 8   # NDRPDR sel
1014         - 9   # NDRPDR sel
1015         - 10  # NDRPDR sel
1016         - 12  # NDRPDR sel
1017         - 16  # NDRPDR sel
1018         - 17  # NDRPDR sel
1019         - 18  # NDRPDR sel
1020     vpp-performance-changes-3n-dnv-cmp:
1021       csit-vpp-perf-report-iterative-2005-3n-dnv:
1022         - 2   # NDRPDR sel
1023         - 3   # NDRPDR sel
1024         - 4   # NDRPDR sel
1025         - 5   # NDRPDR sel
1026         - 6   # NDRPDR sel
1027         - 7   # NDRPDR sel
1028         - 9   # NDRPDR sel
1029         - 10  # NDRPDR sel
1030         - 11  # NDRPDR sel
1031         - 12  # NDRPDR sel
1032
1033     vpp-performance-changes-3n-tsh-h1:
1034       csit-vpp-perf-verify-1908-3n-tsh:
1035         - 7   # NDRPDR sel
1036         - 8   # NDRPDR sel
1037         - 9   # NDRPDR sel
1038         - 10  # NDRPDR sel
1039         - 11  # NDRPDR sel
1040         - 12  # NDRPDR sel
1041         - 13  # NDRPDR sel
1042         - 14  # NDRPDR sel
1043         - 15  # NDRPDR sel
1044         - 16  # NDRPDR sel
1045     vpp-performance-changes-3n-tsh-ref:
1046       csit-vpp-perf-verify-2001-3n-tsh:
1047         - 3   # NDRPDR sel
1048         - 4   # NDRPDR sel
1049         - 7   # NDRPDR sel
1050         - 8   # NDRPDR sel
1051         - 10  # NDRPDR sel
1052         - 12  # NDRPDR sel
1053         - 13  # NDRPDR sel
1054         - 14  # NDRPDR sel
1055         - 15  # NDRPDR sel
1056         - 21  # NDRPDR sel
1057     vpp-performance-changes-3n-tsh-cmp:
1058       # TODO: Add data:
1059       csit-vpp-perf-report-iterative-2005-3n-tsh:
1060         - 9   # NDRPDR sel
1061         - 11  # NDRPDR sel
1062         - 12  # NDRPDR sel
1063         - 20  # NDRPDR sel
1064         - 14  # NDRPDR sel
1065         - 21  # NDRPDR sel
1066     vpp-performance-changes-3n-tsh-cmp-2:
1067       csit-vpp-perf-report-iterative-2005-3n-tsh:
1068         - 23  # NDRPDR sel env 4
1069         - 25  # NDRPDR sel env 4
1070     vpp-performance-changes-3n-tsh-cmp-2001.0-4:
1071       csit-vpp-perf-report-iterative-2005-3n-tsh:
1072         - 28  # NDRPDR sel 2001.0-4
1073
1074     vpp-soak-vs-ndr-2n-skx-ref:
1075       csit-vpp-perf-report-iterative-2005-2n-skx:
1076         - 43  # NDRPDR sel
1077         - 38  # NDRPDR sel
1078         - 7   # NDRPDR sel
1079         - 65  # NDRPDR sel
1080         - 47  # NDRPDR sel
1081         - 55  # NDRPDR sel
1082         - 67  # NDRPDR sel
1083         - 75  # NDRPDR sel
1084         - 76  # NDRPDR sel
1085         - 73  # NDRPDR sel
1086     vpp-soak-vs-ndr-2n-skx-cmp:
1087       csit-vpp-perf-report-iterative-2005-2n-skx:
1088         - 49  # Soak
1089         - 54  # Soak
1090     vpp-soak-vs-ndr-2n-skx:
1091       csit-vpp-perf-report-iterative-2005-2n-skx:
1092         - 43  # NDRPDR sel
1093         - 38  # NDRPDR sel
1094         - 7   # NDRPDR sel
1095         - 65  # NDRPDR sel
1096         - 47  # NDRPDR sel
1097         - 55  # NDRPDR sel
1098         - 67  # NDRPDR sel
1099         - 75  # NDRPDR sel
1100         - 76  # NDRPDR sel
1101         - 73  # NDRPDR sel
1102         - 49  # Soak
1103         - 54  # Soak
1104
1105     vpp-soak-vs-ndr-2n-clx-ref:
1106       csit-vpp-perf-report-iterative-2005-2n-clx:
1107         - 7   # NDRPDR sel
1108         - 38  # NDRPDR sel
1109         - 9   # NDRPDR sel
1110         - 32  # NDRPDR sel ???
1111         - 33  # NDRPDR sel ???
1112         - 39  # NDRPDR sel
1113         - 40  # NDRPDR sel
1114         - 43  # NDRPDR sel
1115         - 50  # NDRPDR sel
1116         - 51  # NDRPDR sel
1117     vpp-soak-vs-ndr-2n-clx-cmp:
1118       csit-vpp-perf-report-iterative-2005-2n-clx:
1119         - 44  # Soak
1120         - 49  # Soak
1121     vpp-soak-vs-ndr-2n-clx:
1122       csit-vpp-perf-report-iterative-2005-2n-clx:
1123         - 7   # NDRPDR sel
1124         - 38  # NDRPDR sel
1125         - 9   # NDRPDR sel
1126         - 32  # NDRPDR sel ???
1127         - 33  # NDRPDR sel ???
1128         - 39  # NDRPDR sel
1129         - 40  # NDRPDR sel
1130         - 43  # NDRPDR sel
1131         - 50  # NDRPDR sel
1132         - 51  # NDRPDR sel
1133         - 44  # Soak
1134         - 49  # Soak
1135
1136     vpp-performance-changes-3n-hsw-mrr-h1:
1137       csit-vpp-perf-verify-1908-3n-hsw:
1138         - 39  # MRR sel
1139     vpp-performance-changes-3n-hsw-mrr-ref:
1140       csit-vpp-perf-verify-2001-3n-hsw:
1141         - 17  # MRR sel
1142     vpp-performance-changes-3n-hsw-mrr-cmp:
1143       csit-vpp-perf-report-iterative-2005-3n-hsw:
1144         - 13  # MRR
1145     vpp-performance-changes-3n-hsw-mrr-cmp-2:
1146       csit-vpp-perf-report-iterative-2005-3n-hsw:
1147         - 30  # MRR env 4
1148
1149 #    vpp-performance-changes-3n-skx-mrr-h1:
1150 #      csit-vpp-perf-verify-1908-3n-skx:
1151 #        - 36  # MRR sel
1152     vpp-performance-changes-3n-skx-mrr-ref:
1153       csit-vpp-perf-verify-2001-3n-skx:
1154         - 50  # MRR sel
1155         - 53  # MRR sel addition
1156     vpp-performance-changes-3n-skx-mrr-cmp:
1157       csit-vpp-perf-report-iterative-2005-3n-skx:
1158         - 6   # MRR sel
1159     vpp-performance-changes-3n-skx-mrr-cmp-2:
1160       csit-vpp-perf-report-iterative-2005-3n-skx:
1161         - 49  # MRR sel env 4
1162
1163 #    vpp-performance-changes-2n-skx-mrr-h1:
1164 #      csit-vpp-perf-verify-1908-2n-skx:
1165 #        - 69  # MRR sel
1166     vpp-performance-changes-2n-skx-mrr-ref:
1167       csit-vpp-perf-verify-2001-2n-skx:
1168         - 101 # MRR sel
1169         - 128 # MRR sel addition
1170     vpp-performance-changes-2n-skx-mrr-cmp:
1171       csit-vpp-perf-report-iterative-2005-2n-skx:
1172         - 42  # MRR sel
1173     vpp-performance-changes-2n-skx-mrr-cmp-2:
1174       csit-vpp-perf-report-iterative-2005-2n-skx:
1175         - 99  # MRR sel env 4
1176
1177     vpp-performance-changes-2n-clx-mrr-ref:
1178       csit-vpp-perf-verify-2001-2n-clx:
1179         - 39  # MRR
1180     vpp-performance-changes-2n-clx-mrr-cmp:
1181       csit-vpp-perf-report-iterative-2005-2n-clx:
1182         - 12   # MRR
1183     vpp-performance-changes-2n-clx-mrr-cmp-2:
1184       csit-vpp-perf-report-iterative-2005-2n-clx:
1185         - 72   # MRR
1186
1187 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
1188 #      csit-vpp-perf-verify-1908-2n-skx:
1189 #        - 71  # NFV MRR
1190 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1191 #      # csit-vpp-perf-verify-2001-2n-skx:
1192 #      csit-vpp-perf-verify-1908-2n-skx:
1193 #        - 71  # NFV MRR
1194
1195     vpp-performance-changes-2n-dnv-mrr-h1:
1196       csit-vpp-perf-verify-1908-2n-dnv:
1197         - 11  # MRR sel
1198     vpp-performance-changes-2n-dnv-mrr-ref:
1199       csit-vpp-perf-verify-2001-2n-dnv:
1200         - 12  # MRR sel
1201     vpp-performance-changes-2n-dnv-mrr-cmp:
1202       csit-vpp-perf-report-iterative-2005-2n-dnv:
1203         - 15  # MRR sel
1204
1205     vpp-performance-changes-3n-dnv-mrr-h1:
1206       csit-vpp-perf-verify-1908-3n-dnv:
1207         - 17  # MRR sel
1208     vpp-performance-changes-3n-dnv-mrr-ref:
1209       csit-vpp-perf-verify-2001-3n-dnv:
1210         - 11  # MRR sel
1211     vpp-performance-changes-3n-dnv-mrr-cmp:
1212       csit-vpp-perf-report-iterative-2005-3n-dnv:
1213         - 8   # MRR
1214
1215     vpp-performance-changes-3n-tsh-mrr-h1:
1216       csit-vpp-perf-verify-1908-3n-tsh:
1217         - 17  # MRR sel
1218     vpp-performance-changes-3n-tsh-mrr-ref:
1219       csit-vpp-perf-verify-2001-3n-tsh:
1220         - 9   # MRR sel
1221     vpp-performance-changes-3n-tsh-mrr-cmp:
1222       csit-vpp-perf-report-iterative-2005-3n-tsh:
1223         - 10  # MRR sel
1224     vpp-performance-changes-3n-tsh-mrr-cmp-2:
1225       csit-vpp-perf-report-iterative-2005-3n-tsh:
1226         - 27  # MRR sel env 4
1227
1228     dpdk-performance-changes-3n-hsw-h1:
1229       csit-dpdk-perf-verify-1908-3n-hsw:
1230         - 2   # NDRPDR sel
1231         - 3   # NDRPDR sel
1232         - 4   # NDRPDR sel
1233         - 5   # NDRPDR sel
1234         - 6   # NDRPDR sel
1235         - 7   # NDRPDR sel
1236         - 8   # NDRPDR sel
1237         - 9   # NDRPDR sel
1238         - 10  # NDRPDR sel
1239         - 11  # NDRPDR sel
1240     dpdk-performance-changes-3n-hsw-ref:
1241       csit-dpdk-perf-verify-2001-3n-hsw:
1242         - 4   # NDRPDR sel
1243         - 5   # NDRPDR sel
1244         - 6   # NDRPDR sel
1245         - 7   # NDRPDR sel
1246         - 8   # NDRPDR sel
1247         - 9   # NDRPDR sel
1248         - 10  # NDRPDR sel
1249         - 11  # NDRPDR sel
1250         - 12  # NDRPDR sel
1251         - 13  # NDRPDR sel
1252         - 15  # NDRPDR sel
1253         - 16  # NDRPDR sel
1254         - 17  # NDRPDR sel
1255         - 18  # NDRPDR sel
1256         - 19  # NDRPDR sel
1257         - 20  # NDRPDR sel
1258         - 21  # NDRPDR sel
1259         - 22  # NDRPDR sel
1260         - 23  # NDRPDR sel
1261         - 24  # NDRPDR sel
1262     dpdk-performance-changes-3n-hsw-cmp:
1263       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1264         - 5   # NDRPDR sel
1265         - 6   # NDRPDR sel
1266         - 7   # NDRPDR sel
1267         - 8   # NDRPDR sel
1268         - 9   # NDRPDR sel
1269         - 10  # NDRPDR sel
1270         - 11  # NDRPDR sel
1271         - 12  # NDRPDR sel
1272         - 13  # NDRPDR sel
1273         - 14  # NDRPDR sel
1274
1275     dpdk-performance-changes-3n-skx-h1:
1276       csit-dpdk-perf-verify-1908-3n-skx:
1277         - 3   # NDRPDR sel
1278         - 4   # NDRPDR sel
1279         - 5   # NDRPDR sel
1280         - 6   # NDRPDR sel
1281         - 7   # NDRPDR sel
1282         - 8   # NDRPDR sel
1283         - 9   # NDRPDR sel
1284         - 10  # NDRPDR sel
1285         - 11  # NDRPDR sel
1286         - 12  # NDRPDR sel
1287     dpdk-performance-changes-3n-skx-ref:
1288       csit-dpdk-perf-verify-2001-3n-skx:
1289         - 29  # NDRPDR sel xxv710
1290         - 33  # NDRPDR sel xxv710
1291         - 34  # NDRPDR sel xxv710
1292         - 35  # NDRPDR sel xxv710
1293         - 36  # NDRPDR sel xxv710
1294         - 37  # NDRPDR sel xxv710
1295         - 41  # NDRPDR sel xxv710
1296         - 42  # NDRPDR sel xxv710
1297         - 43  # NDRPDR sel xxv710
1298         - 45  # NDRPDR sel xxv710
1299         - 30  # NDRPDR sel x710
1300         - 31  # NDRPDR sel x710
1301         - 32  # NDRPDR sel x710
1302         - 38  # NDRPDR sel x710
1303         - 39  # NDRPDR sel x710
1304         - 40  # NDRPDR sel x710
1305         - 44  # NDRPDR sel x710
1306         - 46  # NDRPDR sel x710
1307         - 47  # NDRPDR sel x710
1308         - 48  # NDRPDR sel x710
1309     dpdk-performance-changes-3n-skx-cmp:
1310       csit-dpdk-perf-report-iterative-2005-3n-skx:
1311         - 4   # NDRPDR sel
1312         - 5   # NDRPDR sel
1313         - 6   # NDRPDR sel
1314         - 7   # NDRPDR sel
1315         - 8   # NDRPDR sel
1316         - 11  # NDRPDR sel
1317         - 12  # NDRPDR sel
1318         - 13  # NDRPDR sel
1319         - 14  # NDRPDR sel
1320         - 15  # NDRPDR sel
1321
1322     dpdk-performance-changes-2n-skx-h1:
1323       csit-dpdk-perf-verify-1908-2n-skx:
1324         - 2   # NDRPDR sel
1325         - 3   # NDRPDR sel
1326         - 4   # NDRPDR sel
1327         - 5   # NDRPDR sel
1328         - 7   # NDRPDR sel
1329         - 8   # NDRPDR sel
1330         - 9   # NDRPDR sel
1331         - 10  # NDRPDR sel
1332         - 11  # NDRPDR sel
1333         - 12  # NDRPDR sel
1334     dpdk-performance-changes-2n-skx-ref:
1335       csit-dpdk-perf-verify-2001-2n-skx:
1336         - 35  # NDRPDR sel xxv710
1337         - 36  # NDRPDR sel xxv710
1338         - 37  # NDRPDR sel xxv710
1339         - 41  # NDRPDR sel xxv710
1340         - 42  # NDRPDR sel xxv710
1341         - 43  # NDRPDR sel xxv710
1342         - 46  # NDRPDR sel xxv710
1343         - 47  # NDRPDR sel xxv710
1344         - 52  # NDRPDR sel xxv710
1345         - 53  # NDRPDR sel xxv710
1346         - 38  # NDRPDR sel x710
1347         - 39  # NDRPDR sel x710
1348         - 40  # NDRPDR sel x710
1349         - 44  # NDRPDR sel x710
1350         - 45  # NDRPDR sel x710
1351         - 48  # NDRPDR sel x710
1352         - 49  # NDRPDR sel x710
1353         - 50  # NDRPDR sel x710
1354         - 51  # NDRPDR sel x710
1355         - 54  # NDRPDR sel x710
1356     dpdk-performance-changes-2n-skx-cmp:
1357       csit-dpdk-perf-report-iterative-2005-2n-skx:
1358         - 1   # NDRPDR sel
1359         - 2   # NDRPDR sel
1360         - 3   # NDRPDR sel
1361         - 4   # NDRPDR sel
1362         - 5   # NDRPDR sel
1363         - 6   # NDRPDR sel
1364         - 7   # NDRPDR sel
1365         - 8   # NDRPDR sel
1366         - 9   # NDRPDR sel
1367         - 10  # NDRPDR sel
1368
1369     dpdk-performance-changes-2n-clx-ref:
1370       csit-dpdk-perf-verify-2001-2n-clx:
1371         - 15  # NDRPDR sel
1372         - 16  # NDRPDR sel
1373         - 17  # NDRPDR sel
1374         - 18  # NDRPDR sel
1375         - 19  # NDRPDR sel
1376         - 20  # NDRPDR sel
1377         - 21  # NDRPDR sel
1378         - 22  # NDRPDR sel
1379         - 23  # NDRPDR sel
1380         - 24  # NDRPDR sel
1381         - 25  # NDRPDR sel
1382         - 26  # NDRPDR sel
1383         - 27  # NDRPDR sel
1384         - 28  # NDRPDR sel
1385         - 29  # NDRPDR sel
1386         - 30  # NDRPDR sel
1387         - 31  # NDRPDR sel
1388         - 32  # NDRPDR sel
1389         - 33  # NDRPDR sel
1390         - 34  # NDRPDR sel
1391     dpdk-performance-changes-2n-clx-cmp:
1392       csit-dpdk-perf-report-iterative-2005-2n-clx:
1393         - 1   # NDRPDR sel
1394         - 2   # NDRPDR sel
1395         - 3   # NDRPDR sel
1396         - 4   # NDRPDR sel
1397         - 5   # NDRPDR sel
1398         - 6   # NDRPDR sel
1399         - 7   # NDRPDR sel
1400         - 8   # NDRPDR sel
1401         - 9   # NDRPDR sel
1402         - 10  # NDRPDR sel
1403
1404     dpdk-performance-changes-2n-dnv-ref:
1405       csit-dpdk-perf-verify-2001-2n-dnv:
1406         - 9   # NDRPDR sel
1407         - 10  # NDRPDR sel
1408         - 11  # NDRPDR sel
1409         - 12  # NDRPDR sel
1410         - 13  # NDRPDR sel
1411         - 14  # NDRPDR sel
1412         - 15  # NDRPDR sel
1413         - 16  # NDRPDR sel
1414         - 17  # NDRPDR sel
1415         - 18  # NDRPDR sel
1416     dpdk-performance-changes-2n-dnv-cmp:
1417       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1418         - 8   # NDRPDR sel
1419         - 9   # NDRPDR sel
1420         - 10  # NDRPDR sel
1421         - 11  # NDRPDR sel
1422         - 12  # NDRPDR sel
1423         - 13  # NDRPDR sel
1424         - 14  # NDRPDR sel
1425         - 15  # NDRPDR sel
1426         - 16  # NDRPDR sel
1427         - 17  # NDRPDR sel
1428
1429     dpdk-performance-changes-3n-dnv-ref:
1430       csit-dpdk-perf-verify-2001-3n-dnv:
1431         - 12  # NDRPDR sel
1432         - 13  # NDRPDR sel
1433         - 14  # NDRPDR sel
1434         - 15  # NDRPDR sel
1435         - 16  # NDRPDR sel
1436         - 17  # NDRPDR sel
1437         - 18  # NDRPDR sel
1438         - 19  # NDRPDR sel
1439         - 20  # NDRPDR sel
1440         - 22  # NDRPDR sel
1441     dpdk-performance-changes-3n-dnv-cmp:
1442       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1443         - 6   # NDRPDR sel
1444         - 7   # NDRPDR sel
1445         - 8   # NDRPDR sel
1446         - 9   # NDRPDR sel
1447         - 10  # NDRPDR sel
1448         - 11  # NDRPDR sel
1449         - 12  # NDRPDR sel
1450         - 13  # NDRPDR sel
1451         - 14  # NDRPDR sel
1452         - 16  # NDRPDR sel
1453
1454     dpdk-performance-changes-3n-tsh-ref:
1455       csit-dpdk-perf-verify-2001-3n-tsh:
1456         - 3   # NDRPDR sel
1457         - 4   # NDRPDR sel
1458         - 5   # NDRPDR sel
1459         - 9   # NDRPDR sel
1460         - 10  # NDRPDR sel
1461         - 11  # NDRPDR sel
1462         - 12  # NDRPDR sel
1463         - 14  # NDRPDR sel
1464         - 15  # NDRPDR sel
1465         - 18  # NDRPDR sel
1466     dpdk-performance-changes-3n-tsh-cmp:
1467       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1468         - 5   # NDRPDR sel
1469
1470     # Compare testbeds
1471
1472     vpp-compare-testbeds-ref:
1473       csit-vpp-perf-report-iterative-2005-3n-hsw:
1474         - 3   # NDRPDR sel
1475         - 4   # NDRPDR sel
1476         - 5   # NDRPDR sel
1477         - 10  # NDRPDR sel
1478         - 11  # NDRPDR sel
1479         - 12  # NDRPDR sel
1480         - 15  # NDRPDR sel
1481         - 16  # NDRPDR sel
1482         - 18  # NDRPDR sel
1483         - 19  # NDRPDR sel
1484     vpp-compare-testbeds-cmp:
1485       csit-vpp-perf-report-iterative-2005-3n-skx:
1486         - 4   # NDRPDR sel
1487         - 5   # NDRPDR sel ??? all x710 failed
1488         - 33  # NDRPDR sel
1489         - 28  # NDRPDR sel
1490         - 34  # NDRPDR sel
1491         - 36  # NDRPDR sel
1492         - 37  # NDRPDR sel
1493         - 38  # NDRPDR sel
1494         - 39  # NDRPDR sel
1495         - 41  # NDRPDR sel
1496
1497     vpp-compare-testbeds-skx-clx-ref:
1498       csit-vpp-perf-report-iterative-2005-2n-skx:
1499         - 43  # NDRPDR sel
1500         - 38  # NDRPDR sel
1501         - 7   # NDRPDR sel
1502         - 65  # NDRPDR sel
1503         - 47  # NDRPDR sel
1504         - 55  # NDRPDR sel
1505         - 67  # NDRPDR sel
1506         - 75  # NDRPDR sel
1507         - 76  # NDRPDR sel
1508         - 73  # NDRPDR sel
1509     vpp-compare-testbeds-skx-clx-cmp:
1510       csit-vpp-perf-report-iterative-2005-2n-clx:
1511         - 7   # NDRPDR sel
1512         - 38  # NDRPDR sel
1513         - 9   # NDRPDR sel
1514         - 32  # NDRPDR sel ???
1515         - 33  # NDRPDR sel ???
1516         - 39  # NDRPDR sel
1517         - 40  # NDRPDR sel
1518         - 43  # NDRPDR sel
1519         - 50  # NDRPDR sel
1520         - 51  # NDRPDR sel
1521
1522     vpp-compare-testbeds-hsw-clx-ref:
1523       csit-vpp-perf-report-iterative-2005-3n-hsw:
1524         - 3   # NDRPDR sel
1525         - 4   # NDRPDR sel
1526         - 5   # NDRPDR sel
1527         - 10  # NDRPDR sel
1528         - 11  # NDRPDR sel
1529         - 12  # NDRPDR sel
1530         - 15  # NDRPDR sel
1531         - 16  # NDRPDR sel
1532         - 18  # NDRPDR sel
1533         - 19  # NDRPDR sel
1534     vpp-compare-testbeds-hsw-clx-cmp:
1535       csit-vpp-perf-report-iterative-2005-2n-clx:
1536         - 7   # NDRPDR sel
1537         - 38  # NDRPDR sel
1538         - 9   # NDRPDR sel
1539         - 32  # NDRPDR sel ???
1540         - 33  # NDRPDR sel ???
1541         - 39  # NDRPDR sel
1542         - 40  # NDRPDR sel
1543         - 43  # NDRPDR sel
1544         - 50  # NDRPDR sel
1545         - 51  # NDRPDR sel
1546
1547     vpp-compare-testbeds-mrr-ref:
1548       csit-vpp-perf-report-iterative-2005-3n-hsw:
1549         - 13  # MRR
1550     vpp-compare-testbeds-mrr-cmp:
1551       csit-vpp-perf-report-iterative-2005-3n-skx:
1552         - 6   # MRR sel
1553
1554     vpp-compare-testbeds-mrr-skx-clx-ref:
1555       csit-vpp-perf-report-iterative-2005-2n-skx:
1556         - 42  # MRR sel
1557     vpp-compare-testbeds-mrr-skx-clx-cmp:
1558       csit-vpp-perf-report-iterative-2005-2n-clx:
1559         - 12   # MRR
1560
1561     vpp-compare-testbeds-mrr-hsw-clx-ref:
1562       csit-vpp-perf-report-iterative-2005-3n-hsw:
1563         - 13  # MRR
1564     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1565       csit-vpp-perf-report-iterative-2005-2n-clx:
1566         - 12   # MRR
1567
1568     dpdk-compare-testbeds-ref:
1569       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1570         - 5   # NDRPDR sel
1571         - 6   # NDRPDR sel
1572         - 7   # NDRPDR sel
1573         - 8   # NDRPDR sel
1574         - 9   # NDRPDR sel
1575         - 10  # NDRPDR sel
1576         - 11  # NDRPDR sel
1577         - 12  # NDRPDR sel
1578         - 13  # NDRPDR sel
1579         - 14  # NDRPDR sel
1580     dpdk-compare-testbeds-cmp:
1581       csit-dpdk-perf-report-iterative-2005-3n-skx:
1582         - 4   # NDRPDR sel
1583         - 5   # NDRPDR sel
1584         - 6   # NDRPDR sel
1585         - 7   # NDRPDR sel
1586         - 8   # NDRPDR sel
1587         - 11  # NDRPDR sel
1588         - 12  # NDRPDR sel
1589         - 13  # NDRPDR sel
1590         - 14  # NDRPDR sel
1591         - 15  # NDRPDR sel
1592
1593     dpdk-compare-testbeds-skx-clx-ref:
1594       csit-dpdk-perf-report-iterative-2005-2n-skx:
1595         - 1   # NDRPDR sel
1596         - 2   # NDRPDR sel
1597         - 3   # NDRPDR sel
1598         - 4   # NDRPDR sel
1599         - 5   # NDRPDR sel
1600         - 6   # NDRPDR sel
1601         - 7   # NDRPDR sel
1602         - 8   # NDRPDR sel
1603         - 9   # NDRPDR sel
1604         - 10  # NDRPDR sel
1605     dpdk-compare-testbeds-skx-clx-cmp:
1606       csit-dpdk-perf-report-iterative-2005-2n-clx:
1607         - 1   # NDRPDR sel
1608         - 2   # NDRPDR sel
1609         - 3   # NDRPDR sel
1610         - 4   # NDRPDR sel
1611         - 5   # NDRPDR sel
1612         - 6   # NDRPDR sel
1613         - 7   # NDRPDR sel
1614         - 8   # NDRPDR sel
1615         - 9   # NDRPDR sel
1616         - 10  # NDRPDR sel
1617
1618     # Compare topologies
1619
1620     vpp-compare-topologies-ref:
1621       csit-vpp-perf-report-iterative-2005-3n-skx:
1622         - 4   # NDRPDR sel
1623         - 5   # NDRPDR sel ??? all x710 failed
1624         - 33  # NDRPDR sel
1625         - 28  # NDRPDR sel
1626         - 34  # NDRPDR sel
1627         - 36  # NDRPDR sel
1628         - 37  # NDRPDR sel
1629         - 38  # NDRPDR sel
1630         - 39  # NDRPDR sel
1631         - 41  # NDRPDR sel
1632     vpp-compare-topologies-cmp:
1633       csit-vpp-perf-report-iterative-2005-2n-skx:
1634         - 43  # NDRPDR sel
1635         - 38  # NDRPDR sel
1636         - 7   # NDRPDR sel
1637         - 65  # NDRPDR sel
1638         - 47  # NDRPDR sel
1639         - 55  # NDRPDR sel
1640         - 67  # NDRPDR sel
1641         - 75  # NDRPDR sel
1642         - 76  # NDRPDR sel
1643         - 73  # NDRPDR sel
1644
1645     vpp-compare-topologies-mrr-ref:
1646       csit-vpp-perf-report-iterative-2005-3n-skx:
1647         - 6   # MRR sel
1648     vpp-compare-topologies-mrr-cmp:
1649       csit-vpp-perf-report-iterative-2005-2n-skx:
1650         - 42  # MRR sel
1651
1652     dpdk-compare-topologies-ref:
1653       csit-dpdk-perf-report-iterative-2005-3n-skx:
1654         - 4   # NDRPDR sel
1655         - 5   # NDRPDR sel
1656         - 6   # NDRPDR sel
1657         - 7   # NDRPDR sel
1658         - 8   # NDRPDR sel
1659         - 11  # NDRPDR sel
1660         - 12  # NDRPDR sel
1661         - 13  # NDRPDR sel
1662         - 14  # NDRPDR sel
1663         - 15  # NDRPDR sel
1664     dpdk-compare-topologies-cmp:
1665       csit-dpdk-perf-report-iterative-2005-2n-skx:
1666         - 1   # NDRPDR sel
1667         - 2   # NDRPDR sel
1668         - 3   # NDRPDR sel
1669         - 4   # NDRPDR sel
1670         - 5   # NDRPDR sel
1671         - 6   # NDRPDR sel
1672         - 7   # NDRPDR sel
1673         - 8   # NDRPDR sel
1674         - 9   # NDRPDR sel
1675         - 10  # NDRPDR sel
1676
1677   plot-layouts:
1678
1679     plot-soak-throughput:
1680       titlefont:
1681         size: 18
1682       xaxis:
1683         title: "<b>Test Cases [Index]</b>"
1684         titlefont:
1685           size: 16
1686         autorange: True
1687         fixedrange: False
1688         gridcolor: "rgb(230, 230, 230)"
1689         linecolor: "rgb(220, 220, 220)"
1690         linewidth: 1
1691         showgrid: True
1692         showline: True
1693         showticklabels: True
1694         tickcolor: "rgb(220, 220, 220)"
1695         tickmode: "linear"
1696         tickfont:
1697           size: 16
1698         zeroline: False
1699       yaxis:
1700         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1701         titlefont:
1702           size: 16
1703         gridcolor: "rgb(230, 230, 230)"
1704         hoverformat: ".4r"
1705         tickformat: ".3r"
1706         linecolor: "rgb(220, 220, 220)"
1707         linewidth: 1
1708         showgrid: True
1709         showline: True
1710         showticklabels: True
1711         tickcolor: "rgb(220, 220, 220)"
1712         tickfont:
1713           size: 16
1714         zeroline: False
1715         range: [0,50]
1716       autosize: False
1717       margin:
1718         t: 50
1719         b: 0
1720         l: 80
1721         r: 20
1722       showlegend: True
1723       legend:
1724         orientation: "h"
1725         font:
1726           size: 16
1727       width: 700
1728       height: 900
1729       paper_bgcolor: "#fff"
1730       plot_bgcolor: "#fff"
1731       hoverlabel:
1732         namelength: -1
1733
1734     plot-service-density:
1735       titlefont:
1736         size: 18
1737       xaxis:
1738         side: "top"
1739         autorange: True
1740         fixedrange: False
1741         showgrid: False
1742         showline: False
1743         showticklabels: False
1744         ticks: ""
1745         ticklen: 0
1746         tickwidth: 0
1747         zeroline: False
1748       yaxis:
1749         autorange: "reversed"
1750         showgrid: False
1751         showline: False
1752         showticklabels: False
1753         ticks: ""
1754         ticklen: 0
1755         tickwidth: 0
1756         zeroline: False
1757       showlegend: False
1758       paper_bgcolor: "#fff"
1759       plot_bgcolor: "#fff"
1760       width: 700
1761       height: 700
1762       hoverlabel:
1763         namelength: -1
1764
1765     plot-hoststack:
1766       titlefont:
1767         size: 16
1768       xaxis:
1769         title: "<b>Test Cases [Index]</b>"
1770         titlefont:
1771           size: 14
1772         autorange: True
1773         fixedrange: False
1774         gridcolor: "rgb(230, 230, 230)"
1775         linecolor: "rgb(220, 220, 220)"
1776         linewidth: 1
1777         showgrid: True
1778         showline: True
1779         showticklabels: True
1780         tickcolor: "rgb(220, 220, 220)"
1781         tickmode: "linear"
1782         tickfont:
1783           size: 14
1784         zeroline: False
1785       yaxis:
1786         title: "<b>Bandwidth [Gbps]</b>"
1787         titlefont:
1788           size: 14
1789         gridcolor: "rgb(230, 230, 230)"
1790         hoverformat: ".4s"
1791         linecolor: "rgb(220, 220, 220)"
1792         linewidth: 1
1793         rangemode: "tozero"
1794         showgrid: True
1795         showline: True
1796         showticklabels: True
1797         tickcolor: "rgb(230, 230, 230)"
1798         tickformat: ".3s"
1799         tickfont:
1800           size: 14
1801         zeroline: False
1802       boxmode: "group"
1803       boxgroupgap: 0.5
1804       autosize: False
1805       margin:
1806         t: 50
1807         b: 20
1808         l: 80
1809         r: 20
1810       showlegend: True
1811       legend:
1812         orientation: "h"
1813         font:
1814           size: 14
1815       width: 700
1816       height: 800
1817       paper_bgcolor: "#fff"
1818       plot_bgcolor: "#fff"
1819       hoverlabel:
1820         namelength: -1
1821
1822     plot-throughput:
1823       titlefont:
1824         size: 18
1825       xaxis:
1826         title: "<b>Test Cases [Index]</b>"
1827         titlefont:
1828           size: 16
1829         autorange: True
1830         fixedrange: False
1831         gridcolor: "rgb(230, 230, 230)"
1832         linecolor: "rgb(220, 220, 220)"
1833         linewidth: 1
1834         showgrid: True
1835         showline: True
1836         showticklabels: True
1837         tickcolor: "rgb(220, 220, 220)"
1838         tickmode: "linear"
1839         tickfont:
1840           size: 16
1841         zeroline: False
1842       yaxis:
1843         title: "<b>Packet Throughput [Mpps]</b>"
1844         titlefont:
1845           size: 16
1846         gridcolor: "rgb(230, 230, 230)"
1847         hoverformat: ".4r"
1848         tickformat: ".3r"
1849         linecolor: "rgb(220, 220, 220)"
1850         linewidth: 1
1851         showgrid: True
1852         showline: True
1853         showticklabels: True
1854         tickcolor: "rgb(220, 220, 220)"
1855         tickfont:
1856           size: 16
1857         zeroline: False
1858         range: [0,50]
1859       autosize: False
1860       margin:
1861         t: 50
1862         b: 0
1863         l: 80
1864         r: 20
1865       showlegend: True
1866       legend:
1867         orientation: "h"
1868         font:
1869           size: 16
1870       width: 700
1871       height: 900
1872       paper_bgcolor: "#fff"
1873       plot_bgcolor: "#fff"
1874       hoverlabel:
1875         namelength: -1
1876
1877     plot-throughput-speedup-analysis:
1878       titlefont:
1879         size: 18
1880       xaxis:
1881         title: "<b>Number of Cores [Qty]</b>"
1882         titlefont:
1883           size: 16
1884         autorange: True
1885         fixedrange: False
1886         gridcolor: "rgb(230, 230, 230)"
1887         linecolor: "rgb(220, 220, 220)"
1888         linewidth: 1
1889         showgrid: True
1890         showline: True
1891         showticklabels: True
1892         tickcolor: "rgb(238, 238, 238)"
1893         tickmode: "linear"
1894         tickfont:
1895           size: 16
1896         zeroline: False
1897       yaxis:
1898         title: "<b>Packet Throughput [Mpps]</b>"
1899         titlefont:
1900           size: 16
1901         type: "linear"
1902         gridcolor: "rgb(230, 230, 230)"
1903         hoverformat: ".4s"
1904         linecolor: "rgb(220, 220, 220)"
1905         linewidth: 1
1906         showgrid: True
1907         showline: True
1908         showticklabels: True
1909         tickcolor: "rgb(220, 220, 220)"
1910         tickformat: ".4s"
1911         tickfont:
1912           size: 16
1913         zeroline: True
1914         rangemode: "tozero"
1915         range: [0,100]
1916       legend:
1917         orientation: "h"
1918         font:
1919           size: 16
1920         xanchor: "left"
1921         yanchor: "top"
1922         x: 0
1923         y: -0.2
1924         bgcolor: "rgba(255, 255, 255, 0)"
1925         bordercolor: "rgba(255, 255, 255, 0)"
1926         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1927       autosize: False
1928       margin:
1929           't': 50
1930           'b': 150
1931           'l': 85
1932           'r': 10
1933       showlegend: True
1934       width: 700
1935       height: 700
1936       paper_bgcolor: "#fff"
1937       plot_bgcolor: "#fff"
1938       hoverlabel:
1939         namelength: -1
1940       annotations: [
1941         {
1942           text: "_ _          __          ...",
1943           align: "left",
1944           showarrow: False,
1945           xref: "paper",
1946           yref: "paper",
1947           xanchor: "left",
1948           yanchor: "top",
1949           x: 0,
1950           y: -0.13,
1951           font: {
1952             family: "Consolas, Courier New",
1953             size: 15
1954           },
1955         },
1956         {
1957           text: "    Perfect     Measured     Limit",
1958           align: "left",
1959           showarrow: False,
1960           xref: "paper",
1961           yref: "paper",
1962           xanchor: "left",
1963           yanchor: "top",
1964           x: 0,
1965           y: -0.15,
1966           font: {
1967             family: "Consolas, Courier New",
1968             size: 15
1969           },
1970         },
1971       ]
1972
1973     plot-latency:
1974       titlefont:
1975         size: 18
1976       xaxis:
1977         title: "<b>Direction</b>"
1978         titlefont:
1979           size: 16
1980         autorange: True
1981         fixedrange: False
1982         gridcolor: "rgb(230, 230, 230)"
1983         linecolor: "rgb(220, 220, 220)"
1984         linewidth: 1
1985         showgrid: True
1986         showline: True
1987         showticklabels: False
1988         tickcolor: "rgb(220, 220, 220)"
1989         tickmode: "linear"
1990         tickfont:
1991           size: 16
1992         zeroline: False
1993       yaxis:
1994         title: "<b>Packet Latency [uSec]</b>"
1995         titlefont:
1996           size: 16
1997         type: "linear"
1998         gridcolor: "rgb(230, 230, 230)"
1999         hoverformat: ".4s"
2000         linecolor: "rgb(220, 220, 220)"
2001         linewidth: 1
2002         showgrid: True
2003         showline: True
2004         showticklabels: True
2005         tickcolor: "rgb(220, 220, 220)"
2006         tickformat: ".4s"
2007         tickfont:
2008           size: 16
2009         zeroline: True
2010         rangemode: "tozero"
2011       legend:
2012         orientation: "h"
2013         font:
2014           size: 16
2015         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2016       autosize: False
2017       margin:
2018           't': 50
2019           'b': 150
2020           'l': 80
2021           'r': 10
2022       showlegend: True
2023       width: 700
2024       height: 700
2025       paper_bgcolor: "#fff"
2026       plot_bgcolor: "#fff"
2027       hoverlabel:
2028         namelength: -1
2029
2030     plot-hdrh-latency:
2031       title:
2032         text: ""
2033         xanchor: "center"
2034         x: 0.5
2035         font:
2036           size: 16
2037       width: 700
2038       plot_bgcolor: "white"
2039       annotations:
2040         - font:
2041             size: 14
2042           showarrow: False
2043           text: "<b>Packet Latency [uSec]</b>"
2044           x: 1
2045           xanchor: "right"
2046           xref: "paper"
2047           y: -0.045
2048           yanchor: "top"
2049           yref: "paper"
2050         - font:
2051             size: 14
2052           showarrow: False
2053           text: "<b>Probability [%]</b>"
2054           textangle: 270
2055           x: -0.06
2056           xanchor: "center"
2057           xref: "paper"
2058           y: 0.5
2059           yanchor: "middle"
2060           yref: "paper"
2061         - font:
2062             size: 14
2063           showarrow: False
2064           text: "<b>Direction: E-W</b>"
2065           x: 0.24
2066           xanchor: "center"
2067           xref: "paper"
2068           y: 1.05
2069           yanchor: "bottom"
2070           yref: "paper"
2071         - font:
2072             size: 14
2073           showarrow: False
2074           text: "<b>Direction: W-E</b>"
2075           x: 0.74
2076           xanchor: "center"
2077           xref: "paper"
2078           y: 1.05
2079           yanchor: "bottom"
2080           yref: "paper"
2081
2082     plot-hdrh-latency-percentile:
2083       title:
2084         text: ""
2085         xanchor: "center"
2086         x: 0.5
2087         font:
2088           size: 18
2089       xaxis:
2090         type: "log"
2091         title: "<b>Percentile [%]</b>"
2092         titlefont:
2093           size: 16
2094         autorange: True
2095         fixedrange: False
2096         gridcolor: "rgb(230, 230, 230)"
2097         linecolor: "rgb(220, 220, 220)"
2098         linewidth: 1
2099         showgrid: True
2100         showline: True
2101         showticklabels: True
2102         tickcolor: "rgb(220, 220, 220)"
2103         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2104         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2105         tickfont:
2106           size: 16
2107       yaxis:
2108         title: "<b>Packet Latency [uSec]</b>"
2109         titlefont:
2110           size: 16
2111         gridcolor: "rgb(230, 230, 230)"
2112         linecolor: "rgb(220, 220, 220)"
2113         linewidth: 1
2114         showgrid: True
2115         showline: True
2116         showticklabels: True
2117         tickcolor: "rgb(220, 220, 220)"
2118         tickfont:
2119           size: 16
2120       autosize: False
2121       showlegend: True
2122       legend:
2123         traceorder: "normal"
2124         orientation: "h"
2125         font:
2126           size: 16
2127         xanchor: "left"
2128         yanchor: "top"
2129         x: 0
2130         y: -0.15
2131         bgcolor: "rgba(255, 255, 255, 0)"
2132         bordercolor: "rgba(255, 255, 255, 0)"
2133       width: 700
2134       height: 700
2135       paper_bgcolor: "white"
2136       plot_bgcolor: "white"
2137
2138     plot-hdrh-latency-by-percentile:
2139       title:
2140         text: "<b>Latency by Percentile Distribution</b>"
2141         xanchor: "center"
2142         x: 0.5
2143         font:
2144           size: 18
2145       showlegend: True
2146       legend:
2147         traceorder: "normal"
2148         orientation: "h"
2149         font:
2150           size: 16
2151         xanchor: "left"
2152         yanchor: "top"
2153         x: 0
2154         y: -0.2
2155         bgcolor: "rgba(255, 255, 255, 0)"
2156         bordercolor: "rgba(255, 255, 255, 0)"
2157       xaxis:
2158         type: "linear"
2159         title: "<b>Percentile [%]</b>"
2160         titlefont:
2161           size: 14
2162         autorange: False
2163         fixedrange: False
2164         range: [0, 100]
2165         gridcolor: "rgb(230, 230, 230)"
2166         linecolor: "rgb(220, 220, 220)"
2167         linewidth: 1
2168         showgrid: True
2169         showline: True
2170         showticklabels: True
2171         tickcolor: "rgb(220, 220, 220)"
2172         tickvals: [0, 25, 50, 75, 100]
2173         ticktext: [0, 25, 50, 75, 100]
2174         tickfont:
2175           size: 14
2176       yaxis:
2177         title: "<b>One-Way Latency per Direction [uSec]</b>"
2178         titlefont:
2179           size: 14
2180         gridcolor: "rgb(230, 230, 230)"
2181         linecolor: "rgb(220, 220, 220)"
2182         linewidth: 1
2183         showgrid: True
2184         showline: True
2185         showticklabels: True
2186         tickcolor: "rgb(220, 220, 220)"
2187         tickfont:
2188           size: 14
2189       width: 700
2190       height: 700
2191       paper_bgcolor: "white"
2192       plot_bgcolor: "white"
2193
2194 - type: "static"
2195   src-path: "{DIR[RST]}"
2196   dst-path: "{DIR[WORKING,SRC]}"
2197
2198 - type: "input"
2199   general:
2200     file-name: "output_info.xml.gz"
2201     file-format: ".gz"
2202     arch-file-format:
2203       - ".gz"
2204       - ".zip"
2205     download-path: "{job}/{build}/archives/{filename}"
2206     extract: "output.xml"
2207
2208     zip-file-name: "robot-plugin.zip"
2209     zip-file-format: ".zip"
2210     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2211     zip-extract: "robot-plugin/output.xml"
2212
2213   builds:
2214
2215     csit-vpp-perf-verify-1908-3n-hsw:
2216       - 12  # NDRPDR sel
2217       - 13  # NDRPDR sel
2218       - 14  # NDRPDR sel
2219       - 15  # NDRPDR sel
2220       - 16  # NDRPDR sel
2221       - 17  # NDRPDR sel
2222       - 18  # NDRPDR sel
2223       - 19  # NDRPDR sel
2224       - 20  # NDRPDR sel
2225       - 21  # NDRPDR sel
2226       - 39  # MRR sel
2227     csit-vpp-perf-verify-2001-3n-hsw:
2228       - 21  # NDRPDR sel
2229       - 22  # NDRPDR sel
2230       - 23  # NDRPDR sel
2231       - 24  # NDRPDR sel
2232       - 25  # NDRPDR sel
2233       - 29  # NDRPDR sel
2234       - 30  # NDRPDR sel
2235       - 31  # NDRPDR sel
2236       - 32  # NDRPDR sel
2237       - 34  # NDRPDR sel
2238       - 17  # MRR sel
2239     csit-vpp-perf-report-iterative-2005-3n-hsw:
2240       - 3   # NDRPDR sel
2241       - 4   # NDRPDR sel
2242       - 5   # NDRPDR sel
2243       - 10  # NDRPDR sel
2244       - 11  # NDRPDR sel
2245       - 12  # NDRPDR sel
2246       - 15  # NDRPDR sel
2247       - 16  # NDRPDR sel
2248       - 18  # NDRPDR sel
2249       - 19  # NDRPDR sel
2250       - 20  # NDRPDR sel env 4
2251       - 21  # NDRPDR sel env 4
2252       - 22  # NDRPDR sel env 4
2253       - 23  # NDRPDR sel env 4
2254       - 24  # NDRPDR sel env 4
2255       - 25  # NDRPDR sel env 4
2256       - 26  # NDRPDR sel env 4
2257       - 27  # NDRPDR sel env 4
2258       - 28  # NDRPDR sel env 4
2259       - 29  # NDRPDR sel env 4
2260       - 13  # MRR
2261       - 30  # MRR env 4
2262       - 31  # NDRPDR sel 2001.0-4
2263     csit-vpp-perf-verify-2005-3n-hsw:
2264       - 3   # hoststack
2265       - 5   # hoststack
2266       - 6   # hoststack
2267       - 7   # hoststack
2268       - 8   # hoststack
2269       - 9   # hoststack
2270       - 10  # hoststack
2271       - 11  # hoststack
2272       - 12  # hoststack
2273       - 13  # hoststack
2274     csit-vpp-perf-report-coverage-2005-3n-hsw:
2275       - 1   # perf-full-3n-dnv-crypto_I
2276       - 7   # perf-full-3n-hsw-crypto_II
2277       - 3   # perf-full-3n-hsw-crypto_III
2278       - 4   # perf-full-3n-dnv-crypto_IV
2279       - 5   # perf-full-3n-hsw-ip4_I
2280       - 6   # perf-full-3n-hsw-ip4_II
2281       - 8   # perf-full-3n-hsw-ip4_III
2282       - 9   # perf-full-3n-hsw-ip4_IV
2283       - 10  # perf-full-3n-hsw-ip4_V
2284       - 26  # perf-full-3n-hsw-ip4_VI
2285       - 18  # perf-full-3n-hsw-ip4_VII
2286       - 27  # perf-full-3n-hsw-ip4_VIII
2287       - 28  # perf-full-3n-hsw-ip4_IX
2288       - 29  # perf-full-3n-hsw-ip6_I
2289       - 35  # perf-full-3n-hsw-ip6_II
2290       - 42  # perf-full-3n-hsw-l2_I
2291       - 33  # perf-full-3n-hsw-l2_II
2292       - 37  # perf-full-3n-hsw-l2_III
2293       - 45  # perf-full-3n-hsw-l2_IV
2294       - 43  # perf-full-3n-hsw-l2_V
2295       - 40  # perf-full-3n-hsw-l2_VI
2296       - 44  # perf-full-3n-hsw-l2_VII
2297       - 51  # perf-full-3n-hsw-l2_VIII
2298       - 50  # perf-full-3n-hsw-l2_IX
2299       - 52  # perf-full-3n-hsw-l2_X
2300       - 53  # perf-full-3n-hsw-l2_XI
2301       - 54  # perf-full-3n-hsw-memif
2302       - 55  # perf-full-3n-hsw-ip4tunnels-I
2303       - 56  # perf-full-3n-hsw-ip4tunnels-II
2304       - 57  # perf-full-3n-hsw-ip4tunnels-III
2305       - 58  # perf-full-3n-hsw-ip6tunnels-I
2306       - 59  # perf-full-3n-hsw-srv6-I
2307       - 60  # perf-full-3n-hsw-srv6-II
2308       - 61  # perf-full-3n-hsw-vhost-I
2309       - 62  # perf-full-3n-hsw-vhost-II
2310       - 63  # perf-full-3n-hsw-vhost-III
2311
2312     csit-vpp-perf-verify-1908_1-3n-skx:
2313       - 26  # NDRPDR sel - new1908.1
2314       - 27  # NDRPDR sel - new1908.1
2315       - 28  # NDRPDR sel - new1908.1
2316       - 29  # NDRPDR sel - new1908.1
2317       - 30  # NDRPDR sel - new1908.1
2318       - 31  # NDRPDR sel - new1908.1
2319       - 33  # NDRPDR sel - new1908.1
2320       - 34  # NDRPDR sel - new1908.1
2321       - 35  # NDRPDR sel - new1908.1
2322       - 36  # NDRPDR sel - new1908.1
2323     csit-vpp-perf-verify-2001-3n-skx:
2324       - 69  # NDRPDR sel - new2001.0
2325       - 71  # NDRPDR sel - new2001.0
2326       - 72  # NDRPDR sel - new2001.0
2327       - 76  # NDRPDR sel - new2001.0
2328       - 77  # NDRPDR sel - new2001.0
2329       - 78  # NDRPDR sel - new2001.0
2330       - 80  # NDRPDR sel - new2001.0
2331       - 50  # MRR sel
2332       - 53  # MRR sel addition
2333     csit-vpp-perf-report-iterative-2005-3n-skx:
2334       - 4   # NDRPDR sel
2335       - 5   # NDRPDR sel ??? all x710 failed
2336       - 33  # NDRPDR sel
2337       - 28  # NDRPDR sel
2338       - 34  # NDRPDR sel
2339       - 36  # NDRPDR sel
2340       - 37  # NDRPDR sel
2341       - 38  # NDRPDR sel
2342       - 39  # NDRPDR sel
2343       - 41  # NDRPDR sel
2344       - 42  # NDRPDR sel env 4
2345       - 43  # NDRPDR sel env 4
2346       - 44  # NDRPDR sel env 4
2347       - 45  # NDRPDR sel env 4
2348       - 47  # NDRPDR sel env 4
2349       - 50  # NDRPDR sel 2001.0-4
2350       - 6   # MRR sel
2351       - 49  # MRR sel env 4
2352     csit-vpp-perf-report-coverage-2005-3n-skx:
2353       - 10  # perf-full-3n-skx-crypto_I
2354       - 11  # perf-full-3n-skx-crypto_II
2355       - 12  # perf-full-3n-skx-crypto_III
2356       - 5   # perf-full-3n-skx-ip4_I
2357       - 14  # perf-full-3n-skx-ip4_II
2358       - 7   # perf-full-3n-skx-ip4_III
2359       - 15  # perf-full-3n-skx-ip4_IV
2360       - 16  # perf-full-3n-skx-ip4_V
2361       - 17  # perf-full-3n-skx-ip4_VI
2362       - 18  # perf-full-3n-skx-ip4_VII
2363       - 19  # perf-full-3n-skx-ip4_VIII
2364       - 20  # perf-full-3n-skx-ip4_IX
2365       - 24  # perf-full-3n-skx-ip6_I
2366       - 25  # perf-full-3n-skx-ip6_II
2367       - 21  # perf-full-3n-skx-ip4tunnels-I
2368       - 22  # perf-full-3n-skx-ip4tunnels-II
2369       - 23  # perf-full-3n-skx-ip4tunnels-III
2370       - 26  # perf-full-3n-skx-ip6tunnels-I
2371       - 28  # perf-full-3n-skx-l2_II
2372       - 29  # perf-full-3n-skx-l2_III
2373       - 30  # perf-full-3n-skx-l2_IV
2374       - 32  # perf-full-3n-skx-l2_VI
2375       - 33  # perf-full-3n-skx-l2_VII
2376       - 34  # perf-full-3n-skx-l2_VIII
2377       - 35  # perf-full-3n-skx-l2_IX
2378       - 36  # perf-full-3n-skx-l2_X
2379       - 37  # perf-full-3n-skx-l2_XI
2380       - 38  # perf-full-3n-skx-memif
2381       - 39  # perf-full-3n-skx-srv6-I
2382       - 40  # perf-full-3n-skx-srv6-II
2383       - 43  # perf-full-3n-skx-vhost-III
2384
2385     csit-vpp-perf-verify-1908_1-2n-skx:
2386       - 39  # NDRPDR sel - new1908.1
2387       - 40  # NDRPDR sel - new1908.1
2388       - 41  # NDRPDR sel - new1908.1
2389       - 43  # NDRPDR sel - new1908.1
2390       - 44  # NDRPDR sel - new1908.1
2391       - 45  # NDRPDR sel - new1908.1
2392       - 46  # NDRPDR sel - new1908.1
2393       - 47  # NDRPDR sel - new1908.1
2394       - 48  # NDRPDR sel - new1908.1
2395       - 49  # NDRPDR sel - new1908.1
2396     csit-vpp-perf-verify-2001-2n-skx:
2397       - 143  # NDRPDR sel - new2001.0
2398       - 146  # NDRPDR sel - new2001.0
2399       - 147  # NDRPDR sel - new2001.0
2400       - 148  # NDRPDR sel - new2001.0
2401       - 149  # NDRPDR sel - new2001.0
2402       - 150  # NDRPDR sel - new2001.0
2403       - 151  # NDRPDR sel - new2001.0
2404       - 152  # NDRPDR sel - new2001.0
2405       - 153  # NDRPDR sel - new2001.0
2406       - 154  # NDRPDR sel - new2001.0
2407       - 101  # MRR sel - old
2408       - 128  # MRR sel addition - old
2409     csit-vpp-perf-report-iterative-2005-2n-skx:
2410       - 43  # NDRPDR sel
2411       - 38  # NDRPDR sel
2412       - 7   # NDRPDR sel
2413       - 65  # NDRPDR sel
2414       - 47  # NDRPDR sel
2415       - 55  # NDRPDR sel
2416       - 67  # NDRPDR sel
2417       - 75  # NDRPDR sel
2418       - 76  # NDRPDR sel
2419       - 73  # NDRPDR sel
2420       - 88  # NDRPDR sel env 4
2421       - 89  # NDRPDR sel env 4
2422       - 90  # NDRPDR sel env 4
2423       - 91  # NDRPDR sel env 4
2424       - 92  # NDRPDR sel env 4
2425       - 93  # NDRPDR sel env 4
2426       - 94  # NDRPDR sel env 4
2427       - 100 # NDRPDR sel 2001.0-4
2428       - 42  # MRR sel
2429       - 99  # MRR sel env 4
2430       - 48  # Reconf
2431       - 50  # Reconf
2432       - 51  # Reconf
2433       - 52  # Reconf
2434       - 53  # Reconf
2435       - 60  # Reconf
2436       - 70  # Reconf
2437       - 71  # Reconf
2438       - 63  # Reconf
2439       - 66  # Reconf
2440       - 49  # Soak
2441       - 54  # Soak
2442       - 78  # nf-density-sel
2443       - 83  # nf-density-sel
2444     csit-vpp-perf-report-coverage-2005-2n-skx:
2445       - 11  # perf-full-2n-skx-ip4_I
2446       - 3   # perf-full-2n-skx-ip4_II
2447       - 18  # perf-full-2n-skx-ip4_III
2448       - 19  # perf-full-2n-skx-ip4_IV
2449       - 5   # perf-full-2n-skx-ip4_V
2450       - 20  # perf-full-2n-skx-ip4_VI
2451       - 7   # perf-full-2n-skx-ip6_I
2452       - 21  # perf-full-2n-skx-ip6_II
2453       - 9   # perf-full-2n-skx-l2_I
2454       - 22  # perf-full-2n-skx-l2_II
2455       - 23  # perf-full-2n-skx-memif
2456       - 24  # perf-full-2n-skx-loadbalancer
2457       - 25  # perf-full-2n-skx-vhost I
2458       - 26  # perf-full-2n-skx-vhost II
2459       - 27  # perf-full-2n-skx-vts
2460
2461     csit-vpp-perf-verify-1908_1-2n-clx:
2462       - 5  # NDRPDR sel
2463       - 6  # NDRPDR sel
2464       - 7  # NDRPDR sel
2465       - 8  # NDRPDR sel
2466       - 9  # NDRPDR sel
2467     csit-vpp-perf-verify-2001-2n-clx:
2468       - 28  # NDRPDR sel
2469       - 29  # NDRPDR sel
2470       - 32  # NDRPDR sel
2471       - 40  # NDRPDR sel
2472       - 43  # NDRPDR sel
2473       - 44  # NDRPDR sel
2474       - 45  # NDRPDR sel
2475       - 47  # NDRPDR sel
2476       - 48  # NDRPDR sel
2477       - 49  # NDRPDR sel
2478       - 39  # MRR
2479     csit-vpp-perf-report-iterative-2005-2n-clx:
2480       - 7   # NDRPDR sel
2481       - 38  # NDRPDR sel
2482       - 9   # NDRPDR sel
2483       - 32  # NDRPDR sel ???
2484       - 33  # NDRPDR sel ???
2485       - 39  # NDRPDR sel
2486       - 40  # NDRPDR sel
2487       - 43  # NDRPDR sel
2488       - 50  # NDRPDR sel
2489       - 51  # NDRPDR sel
2490       - 62  # NDRPDR sel env 4
2491       - 63  # NDRPDR sel env 4
2492       - 64  # NDRPDR sel env 4
2493       - 65  # NDRPDR sel env 4
2494       - 66  # NDRPDR sel env 4
2495       - 68  # NDRPDR sel env 4
2496       - 69  # NDRPDR sel env 4
2497       - 70  # NDRPDR sel env 4
2498       - 73  # NDRPDR sel 2001.0-4
2499       - 74  # NDRPDR sel 2001.0-4
2500       - 75  # NDRPDR sel 2001.0-4
2501       - 12  # MRR
2502       - 72  # MRR env 4
2503       - 42  # Reconf
2504       - 45  # Reconf
2505       - 46  # Reconf
2506       - 47  # Reconf
2507       - 48  # Reconf
2508       - 52  # Reconf
2509       - 53  # Reconf
2510       - 54  # Reconf
2511       - 55  # Reconf
2512       - 56  # Reconf
2513       - 44  # Soak
2514       - 49  # Soak
2515       - 57  # 2n-clx nfv-density-00
2516       - 58  # 2n-clx nfv-density-00
2517       - 59  # 2n-clx nfv-density-00
2518       - 60  # 2n-clx nfv-density-00
2519       - 61  # 2n-clx nfv-density-00
2520     csit-vpp-perf-report-coverage-2005-2n-clx:
2521       - 21  # perf-full-2n-clx-ip4_I
2522       - 2   # perf-full-2n-clx-ip4_II
2523       - 3   # perf-full-2n-clx-ip4_III
2524       - 4   # perf-full-2n-clx-ip4_IV
2525       - 5   # perf-full-2n-clx-ip4_V
2526       - 6   # perf-full-2n-clx-ip4_VI
2527       - 7   # perf-full-2n-clx-ip6_I
2528       - 16  # perf-full-2n-clx-ip6_II
2529       - 23  # perf-full-2n-clx-l2_I
2530       - 10  # perf-full-2n-clx-l2_II
2531       - 11  # perf-full-2n-clx-memif
2532       - 12  # perf-full-2n-clx-loadbalancer
2533       - 13  # perf-full-2n-clx-vhost I
2534       - 22  # perf-full-2n-clx-vhost II
2535       - 15  # perf-full-2n-clx-vts
2536
2537     csit-vpp-perf-verify-1908-3n-tsh:
2538       - 7   # NDRPDR sel
2539       - 8   # NDRPDR sel
2540       - 9   # NDRPDR sel
2541       - 10  # NDRPDR sel
2542       - 11  # NDRPDR sel
2543       - 12  # NDRPDR sel
2544       - 13  # NDRPDR sel
2545       - 14  # NDRPDR sel
2546       - 15  # NDRPDR sel
2547       - 16  # NDRPDR sel
2548       - 17  # MRR sel
2549     csit-vpp-perf-verify-2001-3n-tsh:
2550       - 3   # NDRPDR sel
2551       - 4   # NDRPDR sel
2552       - 7   # NDRPDR sel
2553       - 8   # NDRPDR sel
2554       - 10  # NDRPDR sel
2555       - 12  # NDRPDR sel
2556       - 13  # NDRPDR sel
2557       - 14  # NDRPDR sel
2558       - 15  # NDRPDR sel
2559       - 21  # NDRPDR sel
2560       - 9   # MRR sel
2561     # TODO: Add data:
2562     csit-vpp-perf-report-iterative-2005-3n-tsh:
2563       - 9   # NDRPDR sel
2564       - 11  # NDRPDR sel
2565       - 12  # NDRPDR sel
2566       - 20  # NDRPDR sel
2567       - 14  # NDRPDR sel
2568       - 21  # NDRPDR sel
2569       - 23  # NDRPDR sel env 4
2570       - 25  # NDRPDR sel env 4
2571       - 28  # NDRPDR sel 2001.0-4
2572       - 10  # MRR sel
2573       - 27  # MRR sel env 4
2574
2575     csit-vpp-perf-verify-1908-3n-dnv:
2576       - 6   # NDRPDR sel
2577       - 7   # NDRPDR sel
2578       - 8   # NDRPDR sel
2579       - 9   # NDRPDR sel
2580       - 10  # NDRPDR sel
2581       - 12  # NDRPDR sel
2582       - 13  # NDRPDR sel
2583       - 14  # NDRPDR sel
2584       - 15  # NDRPDR sel
2585       - 16  # NDRPDR sel
2586       - 17  # MRR sel
2587     csit-vpp-perf-verify-2001-3n-dnv:
2588       - 5   # NDRPDR sel
2589       - 6   # NDRPDR sel
2590       - 7   # NDRPDR sel
2591       - 8   # NDRPDR sel
2592       - 9   # NDRPDR sel
2593       - 10  # NDRPDR sel
2594       - 12  # NDRPDR sel
2595       - 16  # NDRPDR sel
2596       - 17  # NDRPDR sel
2597       - 18  # NDRPDR sel
2598       - 11  # MRR sel
2599     csit-vpp-perf-report-iterative-2005-3n-dnv:
2600       - 2   # NDRPDR sel
2601       - 3   # NDRPDR sel
2602       - 4   # NDRPDR sel
2603       - 5   # NDRPDR sel
2604       - 6   # NDRPDR sel
2605       - 7   # NDRPDR sel
2606       - 9   # NDRPDR sel
2607       - 10  # NDRPDR sel
2608       - 11  # NDRPDR sel
2609       - 12  # NDRPDR sel
2610       - 8   # MRR
2611     csit-vpp-perf-report-coverage-2005-3n-dnv:
2612       - 1   # perf-full-3n-dnv-crypto_I
2613       - 24  # perf-full-3n-dnv-crypto_II
2614       - 5   # perf-full-3n-dnv-ip4_I
2615       - 13  # perf-full-3n-dnv-ip4_II
2616       - 17  # perf-full-3n-dnv-ip6_I
2617       - 18  # perf-full-3n-dnv-ip6_II
2618       - 21  # perf-full-3n-dnv-l2_I
2619       - 22  # perf-full-3n-dnv-l2_II
2620       - 23  # perf-full-3n-dnv-ip4-tunnels_I
2621
2622     csit-vpp-perf-verify-1908-2n-dnv:
2623       - 1   # NDRPDR sel
2624       - 2   # NDRPDR sel
2625       - 3   # NDRPDR sel
2626       - 4   # NDRPDR sel
2627       - 5   # NDRPDR sel
2628       - 6   # NDRPDR sel
2629       - 7   # NDRPDR sel
2630       - 8   # NDRPDR sel
2631       - 9   # NDRPDR sel
2632       - 10  # NDRPDR sel
2633       - 11  # MRR sel
2634     csit-vpp-perf-verify-2001-2n-dnv:
2635       - 4   # NDRPDR sel
2636       - 5   # NDRPDR sel
2637       - 6   # NDRPDR sel
2638       - 7   # NDRPDR sel
2639       - 8   # NDRPDR sel
2640       - 9   # NDRPDR sel
2641       - 10  # NDRPDR sel
2642       - 11  # NDRPDR sel
2643       - 13  # NDRPDR sel
2644       - 16  # NDRPDR sel
2645       - 12  # MRR sel
2646     csit-vpp-perf-report-iterative-2005-2n-dnv:
2647       - 3   # NDRPDR sel
2648       - 6   # NDRPDR sel
2649       - 7   # NDRPDR sel
2650       - 8   # NDRPDR sel
2651       - 9   # NDRPDR sel
2652       - 10  # NDRPDR sel
2653       - 11  # NDRPDR sel
2654       - 12  # NDRPDR sel
2655       - 13  # NDRPDR sel
2656       - 14  # NDRPDR sel
2657       - 15  # MRR sel
2658     csit-vpp-perf-report-coverage-2005-2n-dnv:
2659       - 1   # perf-full-2n-dnv-ip4_I
2660       - 2   # perf-full-2n-dnv-ip4_II
2661       - 3   # perf-full-2n-dnv-ip6_I
2662       - 4   # perf-full-2n-dnv-ip6_II
2663       - 5   # perf-full-2n-dnv-l2_I
2664       - 6   # perf-full-2n-dnv-l2_II
2665
2666     csit-dpdk-perf-verify-1908-3n-hsw:
2667       - 2   # NDRPDR sel
2668       - 3   # NDRPDR sel
2669       - 4   # NDRPDR sel
2670       - 5   # NDRPDR sel
2671       - 6   # NDRPDR sel
2672       - 7   # NDRPDR sel
2673       - 8   # NDRPDR sel
2674       - 9   # NDRPDR sel
2675       - 10  # NDRPDR sel
2676       - 11  # NDRPDR sel
2677     csit-dpdk-perf-verify-2001-3n-hsw:
2678       - 4   # NDRPDR sel
2679       - 5   # NDRPDR sel
2680       - 6   # NDRPDR sel
2681       - 7   # NDRPDR sel
2682       - 8   # NDRPDR sel
2683       - 9   # NDRPDR sel
2684       - 10  # NDRPDR sel
2685       - 11  # NDRPDR sel
2686       - 12  # NDRPDR sel
2687       - 13  # NDRPDR sel
2688       - 15  # NDRPDR sel
2689       - 16  # NDRPDR sel
2690       - 17  # NDRPDR sel
2691       - 18  # NDRPDR sel
2692       - 19  # NDRPDR sel
2693       - 20  # NDRPDR sel
2694       - 21  # NDRPDR sel
2695       - 22  # NDRPDR sel
2696       - 23  # NDRPDR sel
2697       - 24  # NDRPDR sel
2698     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2699       - 5   # NDRPDR sel
2700       - 6   # NDRPDR sel
2701       - 7   # NDRPDR sel
2702       - 8   # NDRPDR sel
2703       - 9   # NDRPDR sel
2704       - 10  # NDRPDR sel
2705       - 11  # NDRPDR sel
2706       - 12  # NDRPDR sel
2707       - 13  # NDRPDR sel
2708       - 14  # NDRPDR sel
2709
2710     csit-dpdk-perf-verify-1908-3n-skx:
2711       - 3   # NDRPDR sel
2712       - 4   # NDRPDR sel
2713       - 5   # NDRPDR sel
2714       - 6   # NDRPDR sel
2715       - 7   # NDRPDR sel
2716       - 8   # NDRPDR sel
2717       - 9   # NDRPDR sel
2718       - 10  # NDRPDR sel
2719       - 11  # NDRPDR sel
2720       - 12  # NDRPDR sel
2721     csit-dpdk-perf-verify-2001-3n-skx:
2722       - 29  # NDRPDR sel xxv710
2723       - 33  # NDRPDR sel xxv710
2724       - 34  # NDRPDR sel xxv710
2725       - 35  # NDRPDR sel xxv710
2726       - 36  # NDRPDR sel xxv710
2727       - 37  # NDRPDR sel xxv710
2728       - 41  # NDRPDR sel xxv710
2729       - 42  # NDRPDR sel xxv710
2730       - 43  # NDRPDR sel xxv710
2731       - 45  # NDRPDR sel xxv710
2732       - 30  # NDRPDR sel x710
2733       - 31  # NDRPDR sel x710
2734       - 32  # NDRPDR sel x710
2735       - 38  # NDRPDR sel x710
2736       - 39  # NDRPDR sel x710
2737       - 40  # NDRPDR sel x710
2738       - 44  # NDRPDR sel x710
2739       - 46  # NDRPDR sel x710
2740       - 47  # NDRPDR sel x710
2741       - 48  # NDRPDR sel x710
2742     csit-dpdk-perf-report-iterative-2005-3n-skx:
2743       - 4   # NDRPDR sel
2744       - 5   # NDRPDR sel
2745       - 6   # NDRPDR sel
2746       - 7   # NDRPDR sel
2747       - 8   # NDRPDR sel
2748       - 11  # NDRPDR sel
2749       - 12  # NDRPDR sel
2750       - 13  # NDRPDR sel
2751       - 14  # NDRPDR sel
2752       - 15  # NDRPDR sel
2753
2754     csit-dpdk-perf-verify-1908-2n-skx:
2755       - 2   # NDRPDR sel
2756       - 3   # NDRPDR sel
2757       - 4   # NDRPDR sel
2758       - 5   # NDRPDR sel
2759       - 7   # NDRPDR sel
2760       - 8   # NDRPDR sel
2761       - 9   # NDRPDR sel
2762       - 10  # NDRPDR sel
2763       - 11  # NDRPDR sel
2764       - 12  # NDRPDR sel
2765     csit-dpdk-perf-verify-2001-2n-skx:
2766       - 35  # NDRPDR sel xxv710
2767       - 36  # NDRPDR sel xxv710
2768       - 37  # NDRPDR sel xxv710
2769       - 41  # NDRPDR sel xxv710
2770       - 42  # NDRPDR sel xxv710
2771       - 43  # NDRPDR sel xxv710
2772       - 46  # NDRPDR sel xxv710
2773       - 47  # NDRPDR sel xxv710
2774       - 52  # NDRPDR sel xxv710
2775       - 53  # NDRPDR sel xxv710
2776       - 38  # NDRPDR sel x710
2777       - 39  # NDRPDR sel x710
2778       - 40  # NDRPDR sel x710
2779       - 44  # NDRPDR sel x710
2780       - 45  # NDRPDR sel x710
2781       - 48  # NDRPDR sel x710
2782       - 49  # NDRPDR sel x710
2783       - 50  # NDRPDR sel x710
2784       - 51  # NDRPDR sel x710
2785       - 54  # NDRPDR sel x710
2786     csit-dpdk-perf-report-iterative-2005-2n-skx:
2787       - 1   # NDRPDR sel
2788       - 2   # NDRPDR sel
2789       - 3   # NDRPDR sel
2790       - 4   # NDRPDR sel
2791       - 5   # NDRPDR sel
2792       - 6   # NDRPDR sel
2793       - 7   # NDRPDR sel
2794       - 8   # NDRPDR sel
2795       - 9   # NDRPDR sel
2796       - 10  # NDRPDR sel
2797
2798     csit-dpdk-perf-verify-2001-2n-clx:
2799       - 15  # NDRPDR sel
2800       - 16  # NDRPDR sel
2801       - 17  # NDRPDR sel
2802       - 18  # NDRPDR sel
2803       - 19  # NDRPDR sel
2804       - 20  # NDRPDR sel
2805       - 21  # NDRPDR sel
2806       - 22  # NDRPDR sel
2807       - 23  # NDRPDR sel
2808       - 24  # NDRPDR sel
2809       - 25  # NDRPDR sel
2810       - 26  # NDRPDR sel
2811       - 27  # NDRPDR sel
2812       - 28  # NDRPDR sel
2813       - 29  # NDRPDR sel
2814       - 30  # NDRPDR sel
2815       - 31  # NDRPDR sel
2816       - 32  # NDRPDR sel
2817       - 33  # NDRPDR sel
2818       - 34  # NDRPDR sel
2819     csit-dpdk-perf-report-iterative-2005-2n-clx:
2820       - 1   # NDRPDR sel
2821       - 2   # NDRPDR sel
2822       - 3   # NDRPDR sel
2823       - 4   # NDRPDR sel
2824       - 5   # NDRPDR sel
2825       - 6   # NDRPDR sel
2826       - 7   # NDRPDR sel
2827       - 8   # NDRPDR sel
2828       - 9   # NDRPDR sel
2829       - 10  # NDRPDR sel
2830
2831     csit-dpdk-perf-verify-2001-2n-dnv:
2832       - 9   # NDRPDR sel
2833       - 10  # NDRPDR sel
2834       - 11  # NDRPDR sel
2835       - 12  # NDRPDR sel
2836       - 13  # NDRPDR sel
2837       - 14  # NDRPDR sel
2838       - 15  # NDRPDR sel
2839       - 16  # NDRPDR sel
2840       - 17  # NDRPDR sel
2841       - 18  # NDRPDR sel
2842     csit-dpdk-perf-report-iterative-2005-2n-dnv:
2843       - 8   # NDRPDR sel
2844       - 9   # NDRPDR sel
2845       - 10  # NDRPDR sel
2846       - 11  # NDRPDR sel
2847       - 12  # NDRPDR sel
2848       - 13  # NDRPDR sel
2849       - 14  # NDRPDR sel
2850       - 15  # NDRPDR sel
2851       - 16  # NDRPDR sel
2852       - 17  # NDRPDR sel
2853
2854     csit-dpdk-perf-verify-2001-3n-dnv:
2855       - 12  # NDRPDR sel
2856       - 13  # NDRPDR sel
2857       - 14  # NDRPDR sel
2858       - 15  # NDRPDR sel
2859       - 16  # NDRPDR sel
2860       - 17  # NDRPDR sel
2861       - 18  # NDRPDR sel
2862       - 19  # NDRPDR sel
2863       - 20  # NDRPDR sel
2864       - 22  # NDRPDR sel
2865     csit-dpdk-perf-report-iterative-2005-3n-dnv:
2866       - 6   # NDRPDR sel
2867       - 7   # NDRPDR sel
2868       - 8   # NDRPDR sel
2869       - 9   # NDRPDR sel
2870       - 10  # NDRPDR sel
2871       - 11  # NDRPDR sel
2872       - 12  # NDRPDR sel
2873       - 13  # NDRPDR sel
2874       - 14  # NDRPDR sel
2875       - 16  # NDRPDR sel
2876
2877     csit-dpdk-perf-verify-2001-3n-tsh:
2878       - 3   # NDRPDR sel
2879       - 4   # NDRPDR sel
2880       - 5   # NDRPDR sel
2881       - 9   # NDRPDR sel
2882       - 10  # NDRPDR sel
2883       - 11  # NDRPDR sel
2884       - 12  # NDRPDR sel
2885       - 14  # NDRPDR sel
2886       - 15  # NDRPDR sel
2887       - 18  # NDRPDR sel
2888     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2889       - 5   # NDRPDR sel
2890
2891     csit-vpp-device-2005-ubuntu1804-1n-skx:
2892       - 35
2893
2894 - type: "output"
2895   output: "report"
2896   format:
2897     html:
2898     - full
2899 #    pdf:
2900 #    - minimal
2901
2902 ################################################################################
2903 ###                               T A B L E S                                ###
2904 ################################################################################
2905
2906 # VPP Soak vs NDR - 2n-skx
2907 - type: "table"
2908   title: "VPP Soak vs NDR 2n-skx"
2909   algorithm: "table_soak_vs_ndr"
2910   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2911   reference:
2912     title: "NDR"
2913     data: "vpp-soak-vs-ndr-2n-skx-ref"
2914   compare:
2915     title: "Soak"
2916     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2917   data: "vpp-soak-vs-ndr-2n-skx"
2918   include-tests: "NDR"
2919   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2920   parameters:
2921     - "throughput"
2922     - "name"
2923     - "parent"
2924
2925 # VPP Soak vs NDR - 2n-clx
2926 - type: "table"
2927   title: "VPP Soak vs NDR 2n-clx"
2928   algorithm: "table_soak_vs_ndr"
2929   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2930   reference:
2931     title: "NDR"
2932     data: "vpp-soak-vs-ndr-2n-clx-ref"
2933   compare:
2934     title: "Soak"
2935     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2936   data: "vpp-soak-vs-ndr-2n-clx"
2937   include-tests: "NDR"
2938   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2939   parameters:
2940     - "throughput"
2941     - "name"
2942     - "parent"
2943
2944 ################################################################################
2945
2946 # VPP Compare NICs 3n-skx 2t1c ndr
2947 - type: "table"
2948   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2949   algorithm: "table_comparison"
2950   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2951   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2952   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2953   columns:
2954     - title: "x710"
2955       data-set: "vpp-nic-comparison-3n-skx"
2956       tag: "NIC_Intel-X710"
2957     - title: "xxv710"
2958       data-set: "vpp-nic-comparison-3n-skx"
2959       tag: "NIC_Intel-XXV710"
2960   comparisons:
2961     - title: "Diff"
2962       reference: 1
2963       compare: 2
2964   legend:
2965     - "Legend to Table:"
2966     - "x710, xxv710 - NICs tested."
2967     - "Diff - difference between x710 and xxv710 NIC."
2968
2969 # VPP Compare NICs 3n-skx 4t2c ndr
2970 - type: "table"
2971   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2972   algorithm: "table_comparison"
2973   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2974   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2975   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2976   columns:
2977     - title: "x710"
2978       data-set: "vpp-nic-comparison-3n-skx"
2979       tag: "NIC_Intel-X710"
2980     - title: "xxv710"
2981       data-set: "vpp-nic-comparison-3n-skx"
2982       tag: "NIC_Intel-XXV710"
2983   comparisons:
2984     - title: "Diff"
2985       reference: 1
2986       compare: 2
2987   legend:
2988     - "Legend to Table:"
2989     - "x710, xxv710 - NICs tested."
2990     - "Diff - difference between x710 and xxv710 NIC."
2991
2992 # VPP Compare NICs 3n-skx 2t1c pdr
2993 - type: "table"
2994   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2995   algorithm: "table_comparison"
2996   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2997   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2998   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2999   columns:
3000     - title: "x710"
3001       data-set: "vpp-nic-comparison-3n-skx"
3002       tag: "NIC_Intel-X710"
3003     - title: "xxv710"
3004       data-set: "vpp-nic-comparison-3n-skx"
3005       tag: "NIC_Intel-XXV710"
3006   comparisons:
3007     - title: "Diff"
3008       reference: 1
3009       compare: 2
3010   legend:
3011     - "Legend to Table:"
3012     - "x710, xxv710 - NICs tested."
3013     - "Diff - difference between x710 and xxv710 NIC."
3014
3015 # VPP Compare NICs 3n-skx 4t2c pdr
3016 - type: "table"
3017   title: "VPP Compare NICs 3n-skx 4t2c pdr"
3018   algorithm: "table_comparison"
3019   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
3020   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3021   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3022   columns:
3023     - title: "x710"
3024       data-set: "vpp-nic-comparison-3n-skx"
3025       tag: "NIC_Intel-X710"
3026     - title: "xxv710"
3027       data-set: "vpp-nic-comparison-3n-skx"
3028       tag: "NIC_Intel-XXV710"
3029   comparisons:
3030     - title: "Diff"
3031       reference: 1
3032       compare: 2
3033   legend:
3034     - "Legend to Table:"
3035     - "x710, xxv710 - NICs tested."
3036     - "Diff - difference between x710 and xxv710 NIC."
3037
3038 ## VPP Compare NICs 3n-skx 2t1c mrr
3039 #- type: "table"
3040 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
3041 #  algorithm: "table_comparison"
3042 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3043 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3044 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3045 #  columns:
3046 #    - title: "x710"
3047 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3048 #      tag: "NIC_Intel-X710"
3049 #    - title: "xxv710"
3050 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3051 #      tag: "NIC_Intel-XXV710"
3052 #  comparisons:
3053 #    - title: "Diff"
3054 #      reference: 1
3055 #      compare: 2
3056 #  legend:
3057 #    - "Legend to Table:"
3058 #    - "x710, xxv710 - NICs tested."
3059 #    - "Diff - difference between x710 and xxv710 NIC."
3060 #
3061 ## VPP Compare NICs 3n-skx 4t2c mrr
3062 #- type: "table"
3063 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
3064 #  algorithm: "table_comparison"
3065 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3066 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3067 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3068 #  columns:
3069 #    - title: "x710"
3070 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3071 #      tag: "NIC_Intel-X710"
3072 #    - title: "xxv710"
3073 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3074 #      tag: "NIC_Intel-XXV710"
3075 #  comparisons:
3076 #    - title: "Diff"
3077 #      reference: 1
3078 #      compare: 2
3079 #  legend:
3080 #    - "Legend to Table:"
3081 #    - "x710, xxv710 - NICs tested."
3082 #    - "Diff - difference between x710 and xxv710 NIC."
3083 #
3084 ## VPP Compare NICs 3n-skx 8t4c mrr
3085 #- type: "table"
3086 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
3087 #  algorithm: "table_comparison"
3088 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3089 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3090 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3091 #  columns:
3092 #    - title: "x710"
3093 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3094 #      tag: "NIC_Intel-X710"
3095 #    - title: "xxv710"
3096 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3097 #      tag: "NIC_Intel-XXV710"
3098 #  comparisons:
3099 #    - title: "Diff"
3100 #      reference: 1
3101 #      compare: 2
3102 #  legend:
3103 #    - "Legend to Table:"
3104 #    - "x710, xxv710 - NICs tested."
3105 #    - "Diff - difference between x710 and xxv710 NIC."
3106
3107 # VPP Compare NICs 2n-skx 2t1c ndr
3108 - type: "table"
3109   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3110   algorithm: "table_comparison"
3111   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3112   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3113   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3114   columns:
3115     - title: "x710"
3116       data-set: "vpp-nic-comparison-2n-skx"
3117       tag: "NIC_Intel-X710"
3118     - title: "xxv710"
3119       data-set: "vpp-nic-comparison-2n-skx"
3120       tag: "NIC_Intel-XXV710"
3121   comparisons:
3122     - title: "Diff"
3123       reference: 1
3124       compare: 2
3125   legend:
3126     - "Legend to Table:"
3127     - "x710, xxv710 - NICs tested."
3128     - "Diff - difference between x710 and xxv710 NIC."
3129
3130 # VPP Compare NICs 2n-skx 4t2c ndr
3131 - type: "table"
3132   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3133   algorithm: "table_comparison"
3134   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3135   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3136   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3137   columns:
3138     - title: "x710"
3139       data-set: "vpp-nic-comparison-2n-skx"
3140       tag: "NIC_Intel-X710"
3141     - title: "xxv710"
3142       data-set: "vpp-nic-comparison-2n-skx"
3143       tag: "NIC_Intel-XXV710"
3144   comparisons:
3145     - title: "Diff"
3146       reference: 1
3147       compare: 2
3148   legend:
3149     - "Legend to Table:"
3150     - "x710, xxv710 - NICs tested."
3151     - "Diff - difference between x710 and xxv710 NIC."
3152
3153 # VPP Compare NICs 2n-skx 2t1c pdr
3154 - type: "table"
3155   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3156   algorithm: "table_comparison"
3157   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3158   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3159   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3160   columns:
3161     - title: "x710"
3162       data-set: "vpp-nic-comparison-2n-skx"
3163       tag: "NIC_Intel-X710"
3164     - title: "xxv710"
3165       data-set: "vpp-nic-comparison-2n-skx"
3166       tag: "NIC_Intel-XXV710"
3167   comparisons:
3168     - title: "Diff"
3169       reference: 1
3170       compare: 2
3171   legend:
3172     - "Legend to Table:"
3173     - "x710, xxv710 - NICs tested."
3174     - "Diff - difference between x710 and xxv710 NIC."
3175
3176 # VPP Compare NICs 2n-skx 4t2c pdr
3177 - type: "table"
3178   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3179   algorithm: "table_comparison"
3180   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3181   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3182   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3183   columns:
3184     - title: "x710"
3185       data-set: "vpp-nic-comparison-2n-skx"
3186       tag: "NIC_Intel-X710"
3187     - title: "xxv710"
3188       data-set: "vpp-nic-comparison-2n-skx"
3189       tag: "NIC_Intel-XXV710"
3190   comparisons:
3191     - title: "Diff"
3192       reference: 1
3193       compare: 2
3194   legend:
3195     - "Legend to Table:"
3196     - "x710, xxv710 - NICs tested."
3197     - "Diff - difference between x710 and xxv710 NIC."
3198
3199 # VPP Compare NICs 2n-skx 2t1c mrr
3200 - type: "table"
3201   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3202   algorithm: "table_comparison"
3203   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3204   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3205   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3206   columns:
3207     - title: "x710"
3208       data-set: "vpp-nic-comparison-2n-skx-mrr"
3209       tag: "NIC_Intel-X710"
3210     - title: "xxv710"
3211       data-set: "vpp-nic-comparison-2n-skx-mrr"
3212       tag: "NIC_Intel-XXV710"
3213   comparisons:
3214     - title: "Diff"
3215       reference: 1
3216       compare: 2
3217   legend:
3218     - "Legend to Table:"
3219     - "x710, xxv710 - NICs tested."
3220     - "Diff - difference between x710 and xxv710 NIC."
3221
3222 # VPP Compare NICs 2n-skx 4t2c mrr
3223 - type: "table"
3224   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3225   algorithm: "table_comparison"
3226   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3227   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3228   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3229   columns:
3230     - title: "x710"
3231       data-set: "vpp-nic-comparison-2n-skx-mrr"
3232       tag: "NIC_Intel-X710"
3233     - title: "xxv710"
3234       data-set: "vpp-nic-comparison-2n-skx-mrr"
3235       tag: "NIC_Intel-XXV710"
3236   comparisons:
3237     - title: "Diff"
3238       reference: 1
3239       compare: 2
3240   legend:
3241     - "Legend to Table:"
3242     - "x710, xxv710 - NICs tested."
3243     - "Diff - difference between x710 and xxv710 NIC."
3244
3245 # VPP Compare NICs 2n-skx 8t4c mrr
3246 - type: "table"
3247   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3248   algorithm: "table_comparison"
3249   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3250   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3251   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3252   columns:
3253     - title: "x710"
3254       data-set: "vpp-nic-comparison-2n-skx-mrr"
3255       tag: "NIC_Intel-X710"
3256     - title: "xxv710"
3257       data-set: "vpp-nic-comparison-2n-skx-mrr"
3258       tag: "NIC_Intel-XXV710"
3259   comparisons:
3260     - title: "Diff"
3261       reference: 1
3262       compare: 2
3263   legend:
3264     - "Legend to Table:"
3265     - "x710, xxv710 - NICs tested."
3266     - "Diff - difference between x710 and xxv710 NIC."
3267
3268 ################################################################################
3269 # VPP
3270
3271 # VPP Performance Changes 3n-hsw 1t1c pdr
3272 - type: "table"
3273   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3274   algorithm: "table_comparison"
3275   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3276   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3277   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3278   columns:
3279     - title: "1908.1-2"
3280       data-set: "vpp-performance-changes-3n-hsw-h1"
3281     - title: "2001.0-2"
3282       data-set: "vpp-performance-changes-3n-hsw-ref"
3283     - title: "2001.0-4"
3284       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3285     - title: "2005.0-4"
3286       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3287   comparisons:
3288     - title: "2001.0-4 vs 2001.0-2"
3289       reference: 2
3290       compare: 3
3291     - title: "2005.0-4 vs 2001.0-4"
3292       reference: 3
3293       compare: 4
3294 #  rca:
3295 #    - title: "RCA1"
3296 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca1.yaml"
3297 #    - title: "RCA2"
3298 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca2.yaml"
3299   legend:
3300     - 'Legend to Table:'
3301     - ''
3302     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3303     - '            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).'
3304     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
3305     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
3306 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3307 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3308
3309 # VPP Performance Changes 3n-hsw 2t2c pdr
3310 - type: "table"
3311   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3312   algorithm: "table_comparison"
3313   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3314   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3315   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3316   columns:
3317     - title: "1908.1-2"
3318       data-set: "vpp-performance-changes-3n-hsw-h1"
3319     - title: "2001.0-2"
3320       data-set: "vpp-performance-changes-3n-hsw-ref"
3321     - title: "2001.0-4"
3322       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3323     - title: "2005.0-4"
3324       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3325   comparisons:
3326     - title: "2001.0-4 vs 2001.0-2"
3327       reference: 2
3328       compare: 3
3329     - title: "2005.0-4 vs 2001.0-4"
3330       reference: 3
3331       compare: 4
3332 #  rca:
3333 #    - title: "RCA2"
3334 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca1.yaml"
3335 #    - title: "RCA3"
3336 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca2.yaml"
3337   legend:
3338     - 'Legend to Table:'
3339     - ''
3340     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3341     - '            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).'
3342     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
3343     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
3344 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3345 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3346
3347 # VPP Performance Changes 3n-hsw 1t1c ndr
3348 - type: "table"
3349   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3350   algorithm: "table_comparison"
3351   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3352   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3353   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3354   columns:
3355     - title: "1908.1-2"
3356       data-set: "vpp-performance-changes-3n-hsw-h1"
3357     - title: "2001.0-2"
3358       data-set: "vpp-performance-changes-3n-hsw-ref"
3359     - title: "2001.0-4"
3360       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3361     - title: "2005.0-4"
3362       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3363   comparisons:
3364     - title: "2001.0-4 vs 2001.0-2"
3365       reference: 2
3366       compare: 3
3367     - title: "2005.0-4 vs 2001.0-4"
3368       reference: 3
3369       compare: 4
3370 #  rca:
3371 #    - title: "RCA1"
3372 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca2.yaml"
3373 #    - title: "RCA2"
3374 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca3.yaml"
3375   legend:
3376     - 'Legend to Table:'
3377     - ''
3378     - '           Test Case: Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3379     - '            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).'
3380     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
3381     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
3382 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3383 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3384
3385 # VPP Performance Changes 3n-hsw 2t2c ndr
3386 - type: "table"
3387   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3388   algorithm: "table_comparison"
3389   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3390   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3391   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3392   columns:
3393     - title: "1908.1-2"
3394       data-set: "vpp-performance-changes-3n-hsw-h1"
3395     - title: "2001.0-2"
3396       data-set: "vpp-performance-changes-3n-hsw-ref"
3397     - title: "2001.0-4"
3398       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3399     - title: "2005.0-4"
3400       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3401   comparisons:
3402     - title: "2001.0-4 vs 2001.0-2"
3403       reference: 2
3404       compare: 3
3405     - title: "2005.0-4 vs 2001.0-4"
3406       reference: 3
3407       compare: 4
3408 #  rca:
3409 #    - title: "RCA1"
3410 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca1.yaml"
3411 #    - title: "RCA2"
3412 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca2.yaml"
3413   legend:
3414     - 'Legend to Table:'
3415     - ''
3416     - '           Test Case: Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3417     - '            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).'
3418     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
3419     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
3420 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3421 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3422
3423 # VPP Performance Changes 3n-hsw 1t1c pdr-full
3424 - type: "table"
3425   title: "VPP Performance Changes 3n-hsw 1t1c pdr-full"
3426   algorithm: "table_comparison"
3427   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr-full"
3428   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3429   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3430   columns:
3431     - title: "1908.1-2"
3432       data-set: "vpp-performance-changes-3n-hsw-h1"
3433     - title: "2001.0-2"
3434       data-set: "vpp-performance-changes-3n-hsw-ref"
3435     - title: "2001.0-4"
3436       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3437     - title: "2005.0-3"
3438       data-set: "vpp-performance-changes-3n-hsw-cmp"
3439     - title: "2005.0-4"
3440       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3441   comparisons:
3442     - title: "2005.0-4 vs 2005.0-3"
3443       reference: 4
3444       compare: 5
3445     - title: "2001.0-4 vs 2001.0-2"
3446       reference: 2
3447       compare: 3
3448     - title: "2005.0-4 vs 2001.0-4"
3449       reference: 3
3450       compare: 5
3451 #  rca:
3452 #    - title: "RCA1"
3453 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca1.yaml"
3454 #    - title: "RCA2"
3455 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca2.yaml"
3456 #    - title: "RCA3"
3457 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca3.yaml"
3458   legend:
3459     - 'Legend to Table:'
3460     - ''
3461     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3462     - '            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).'
3463     - '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.'
3464     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
3465     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
3466 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3467 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3468 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3469
3470 # VPP Performance Changes 3n-hsw 2t2c pdr-full
3471 - type: "table"
3472   title: "VPP Performance Changes 3n-hsw 2t2c pdr-full"
3473   algorithm: "table_comparison"
3474   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr-full"
3475   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3476   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3477   columns:
3478     - title: "1908.1-2"
3479       data-set: "vpp-performance-changes-3n-hsw-h1"
3480     - title: "2001.0-2"
3481       data-set: "vpp-performance-changes-3n-hsw-ref"
3482     - title: "2001.0-4"
3483       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3484     - title: "2005.0-3"
3485       data-set: "vpp-performance-changes-3n-hsw-cmp"
3486     - title: "2005.0-4"
3487       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3488   comparisons:
3489     - title: "2005.0-4 vs 2005.0-3"
3490       reference: 4
3491       compare: 5
3492     - title: "2001.0-4 vs 2001.0-2"
3493       reference: 2
3494       compare: 3
3495     - title: "2005.0-4 vs 2001.0-4"
3496       reference: 3
3497       compare: 5
3498 #  rca:
3499 #    - title: "RCA1"
3500 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca1.yaml"
3501 #    - title: "RCA2"
3502 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca2.yaml"
3503 #    - title: "RCA3"
3504 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca3.yaml"
3505   legend:
3506     - 'Legend to Table:'
3507     - ''
3508     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3509     - '            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).'
3510     - '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.'
3511     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
3512     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
3513 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3514 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3515 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3516
3517 # VPP Performance Changes 3n-hsw 1t1c ndr-full
3518 - type: "table"
3519   title: "VPP Performance Changes 3n-hsw 1t1c ndr-full"
3520   algorithm: "table_comparison"
3521   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr-full"
3522   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3523   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3524   columns:
3525     - title: "1908.1-2"
3526       data-set: "vpp-performance-changes-3n-hsw-h1"
3527     - title: "2001.0-2"
3528       data-set: "vpp-performance-changes-3n-hsw-ref"
3529     - title: "2001.0-4"
3530       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3531     - title: "2005.0-3"
3532       data-set: "vpp-performance-changes-3n-hsw-cmp"
3533     - title: "2005.0-4"
3534       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3535   comparisons:
3536     - title: "2005.0-4 vs 2005.0-3"
3537       reference: 4
3538       compare: 5
3539     - title: "2001.0-4 vs 2001.0-2"
3540       reference: 2
3541       compare: 3
3542     - title: "2005.0-4 vs 2001.0-4"
3543       reference: 3
3544       compare: 5
3545 #  rca:
3546 #    - title: "RCA1"
3547 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca1.yaml"
3548 #    - title: "RCA2"
3549 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca2.yaml"
3550 #    - title: "RCA3"
3551 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca3.yaml"
3552   legend:
3553     - 'Legend to Table:'
3554     - ''
3555     - '           Test Case: Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3556     - '            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).'
3557     - '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.'
3558     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
3559     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
3560 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3561 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3562 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3563
3564 # VPP Performance Changes 3n-hsw 2t2c ndr-full
3565 - type: "table"
3566   title: "VPP Performance Changes 3n-hsw 2t2c ndr-full"
3567   algorithm: "table_comparison"
3568   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr-full"
3569   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3570   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3571   columns:
3572     - title: "1908.1-2"
3573       data-set: "vpp-performance-changes-3n-hsw-h1"
3574     - title: "2001.0-2"
3575       data-set: "vpp-performance-changes-3n-hsw-ref"
3576     - title: "2001.0-4"
3577       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3578     - title: "2005.0-3"
3579       data-set: "vpp-performance-changes-3n-hsw-cmp"
3580     - title: "2005.0-4"
3581       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3582   comparisons:
3583     - title: "2005.0-4 vs 2005.0-3"
3584       reference: 4
3585       compare: 5
3586     - title: "2001.0-4 vs 2001.0-2"
3587       reference: 2
3588       compare: 3
3589     - title: "2005.0-4 vs 2001.0-4"
3590       reference: 3
3591       compare: 5
3592 #  rca:
3593 #    - title: "RCA1"
3594 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca1.yaml"
3595 #    - title: "RCA2"
3596 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca2.yaml"
3597 #    - title: "RCA3"
3598 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca3.yaml"
3599   legend:
3600     - 'Legend to Table:'
3601     - ''
3602     - '           Test Case: Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3603     - '            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).'
3604     - '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.'
3605     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
3606     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
3607 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3608 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3609 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3610
3611 # VPP Performance Changes 3n-skx 2t1c pdr
3612 - type: "table"
3613   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3614   algorithm: "table_comparison"
3615   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3616   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3617   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3618   columns:
3619     - title: "1908.1-2"
3620       data-set: "vpp-performance-changes-3n-skx-h1"
3621     - title: "2001.0-2"
3622       data-set: "vpp-performance-changes-3n-skx-ref"
3623     - title: "2001.0-4"
3624       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3625     - title: "2005.0-4"
3626       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3627   comparisons:
3628     - title: "2001.0-4 vs 2001.0-2"
3629       reference: 2
3630       compare: 3
3631     - title: "2005.0-4 vs 2001.0-4"
3632       reference: 3
3633       compare: 4
3634 #  rca:
3635 #    - title: "RCA1"
3636 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca1.yaml"
3637 #    - title: "RCA2"
3638 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca2.yaml"
3639   legend:
3640     - 'Legend to Table:'
3641     - ''
3642     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3643     - '            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).'
3644     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
3645     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
3646 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3647 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3648
3649 # VPP Performance Changes 3n-skx 4t2c pdr
3650 - type: "table"
3651   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3652   algorithm: "table_comparison"
3653   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3654   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3655   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3656   columns:
3657     - title: "1908.1-2"
3658       data-set: "vpp-performance-changes-3n-skx-h1"
3659     - title: "2001.0-2"
3660       data-set: "vpp-performance-changes-3n-skx-ref"
3661     - title: "2001.0-4"
3662       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3663     - title: "2005.0-4"
3664       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3665   comparisons:
3666     - title: "2001.0-4 vs 2001.0-2"
3667       reference: 2
3668       compare: 3
3669     - title: "2005.0-4 vs 2001.0-4"
3670       reference: 3
3671       compare: 4
3672 #  rca:
3673 #    - title: "RCA1"
3674 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca1.yaml"
3675 #    - title: "RCA2"
3676 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca2.yaml"
3677   legend:
3678     - 'Legend to Table:'
3679     - ''
3680     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3681     - '            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).'
3682     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
3683     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
3684 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3685 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3686
3687 # VPP Performance Changes 3n-skx 2t1c ndr
3688 - type: "table"
3689   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3690   algorithm: "table_comparison"
3691   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3692   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3693   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3694   columns:
3695     - title: "1908.1-2"
3696       data-set: "vpp-performance-changes-3n-skx-h1"
3697     - title: "2001.0-2"
3698       data-set: "vpp-performance-changes-3n-skx-ref"
3699     - title: "2001.0-4"
3700       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3701     - title: "2005.0-4"
3702       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3703   comparisons:
3704     - title: "2001.0-4 vs 2001.0-2"
3705       reference: 2
3706       compare: 3
3707     - title: "2005.0-4 vs 2001.0-4"
3708       reference: 3
3709       compare: 4
3710 #  rca:
3711 #    - title: "RCA1"
3712 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca1.yaml"
3713 #    - title: "RCA2"
3714 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca2.yaml"
3715   legend:
3716     - 'Legend to Table:'
3717     - ''
3718     - '           Test Case: Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3719     - '            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).'
3720     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
3721     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
3722 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3723 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3724
3725 # VPP Performance Changes 3n-skx 4t2c ndr
3726 - type: "table"
3727   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3728   algorithm: "table_comparison"
3729   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3730   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3731   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3732   columns:
3733     - title: "1908.1-2"
3734       data-set: "vpp-performance-changes-3n-skx-h1"
3735     - title: "2001.0-2"
3736       data-set: "vpp-performance-changes-3n-skx-ref"
3737     - title: "2001.0-4"
3738       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3739     - title: "2005.0-4"
3740       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3741   comparisons:
3742     - title: "2001.0-4 vs 2001.0-2"
3743       reference: 2
3744       compare: 3
3745     - title: "2005.0-4 vs 2001.0-4"
3746       reference: 3
3747       compare: 4
3748 #  rca:
3749 #    - title: "RCA1"
3750 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca1.yaml"
3751 #    - title: "RCA2"
3752 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca2.yaml"
3753   legend:
3754     - 'Legend to Table:'
3755     - ''
3756     - '           Test Case: Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3757     - '            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).'
3758     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
3759     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
3760 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3761 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3762
3763 # VPP Performance Changes 3n-skx 2t1c pdr-full
3764 - type: "table"
3765   title: "VPP Performance Changes 3n-skx 2t1c pdr-full"
3766   algorithm: "table_comparison"
3767   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr-full"
3768   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3769   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3770   columns:
3771     - title: "1908.1-2"
3772       data-set: "vpp-performance-changes-3n-skx-h1"
3773     - title: "2001.0-2"
3774       data-set: "vpp-performance-changes-3n-skx-ref"
3775     - title: "2001.0-4"
3776       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3777     - title: "2005.0-3"
3778       data-set: "vpp-performance-changes-3n-skx-cmp"
3779     - title: "2005.0-4"
3780       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3781   comparisons:
3782     - title: "2005.0-4 vs 2005.0-3"
3783       reference: 4
3784       compare: 5
3785     - title: "2001.0-4 vs 2001.0-2"
3786       reference: 2
3787       compare: 3
3788     - title: "2005.0-4 vs 2001.0-4"
3789       reference: 3
3790       compare: 5
3791 #  rca:
3792 #    - title: "RCA1"
3793 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca1.yaml"
3794 #    - title: "RCA2"
3795 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca2.yaml"
3796 #    - title: "RCA3"
3797 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca3.yaml"
3798   legend:
3799     - 'Legend to Table:'
3800     - ''
3801     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3802     - '            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).'
3803     - '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.'
3804     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
3805     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
3806 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3807 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3808 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3809
3810 # VPP Performance Changes 3n-skx 4t2c pdr-full
3811 - type: "table"
3812   title: "VPP Performance Changes 3n-skx 4t2c pdr-full"
3813   algorithm: "table_comparison"
3814   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr-full"
3815   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3816   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3817   columns:
3818     - title: "1908.1-2"
3819       data-set: "vpp-performance-changes-3n-skx-h1"
3820     - title: "2001.0-2"
3821       data-set: "vpp-performance-changes-3n-skx-ref"
3822     - title: "2001.0-4"
3823       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3824     - title: "2005.0-3"
3825       data-set: "vpp-performance-changes-3n-skx-cmp"
3826     - title: "2005.0-4"
3827       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3828   comparisons:
3829     - title: "2005.0-4 vs 2005.0-3"
3830       reference: 4
3831       compare: 5
3832     - title: "2001.0-4 vs 2001.0-2"
3833       reference: 2
3834       compare: 3
3835     - title: "2005.0-4 vs 2001.0-4"
3836       reference: 3
3837       compare: 5
3838 #  rca:
3839 #    - title: "RCA1"
3840 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca1.yaml"
3841 #    - title: "RCA2"
3842 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca2.yaml"
3843 #    - title: "RCA3"
3844 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca3.yaml"
3845   legend:
3846     - 'Legend to Table:'
3847     - ''
3848     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3849     - '            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).'
3850     - '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.'
3851     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
3852     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
3853 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3854 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3855 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3856
3857 # VPP Performance Changes 3n-skx 2t1c ndr-full
3858 - type: "table"
3859   title: "VPP Performance Changes 3n-skx 2t1c ndr-full"
3860   algorithm: "table_comparison"
3861   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr-full"
3862   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3863   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3864   columns:
3865     - title: "1908.1-2"
3866       data-set: "vpp-performance-changes-3n-skx-h1"
3867     - title: "2001.0-2"
3868       data-set: "vpp-performance-changes-3n-skx-ref"
3869     - title: "2001.0-4"
3870       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3871     - title: "2005.0-3"
3872       data-set: "vpp-performance-changes-3n-skx-cmp"
3873     - title: "2005.0-4"
3874       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3875   comparisons:
3876     - title: "2005.0-4 vs 2005.0-3"
3877       reference: 4
3878       compare: 5
3879     - title: "2001.0-4 vs 2001.0-2"
3880       reference: 2
3881       compare: 3
3882     - title: "2005.0-4 vs 2001.0-4"
3883       reference: 3
3884       compare: 5
3885 #  rca:
3886 #    - title: "RCA1"
3887 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca1.yaml"
3888 #    - title: "RCA2"
3889 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca2.yaml"
3890 #    - title: "RCA3"
3891 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca3.yaml"
3892   legend:
3893     - 'Legend to Table:'
3894     - ''
3895     - '           Test Case: Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3896     - '            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).'
3897     - '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.'
3898     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
3899     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
3900 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3901 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3902 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3903
3904 # VPP Performance Changes 3n-skx 4t2c ndr-full
3905 - type: "table"
3906   title: "VPP Performance Changes 3n-skx 4t2c ndr-full"
3907   algorithm: "table_comparison"
3908   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr-full"
3909   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3910   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3911   columns:
3912     - title: "1908.1-2"
3913       data-set: "vpp-performance-changes-3n-skx-h1"
3914     - title: "2001.0-2"
3915       data-set: "vpp-performance-changes-3n-skx-ref"
3916     - title: "2001.0-4"
3917       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3918     - title: "2005.0-3"
3919       data-set: "vpp-performance-changes-3n-skx-cmp"
3920     - title: "2005.0-4"
3921       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3922   comparisons:
3923     - title: "2005.0-4 vs 2005.0-3"
3924       reference: 4
3925       compare: 5
3926     - title: "2001.0-4 vs 2001.0-2"
3927       reference: 2
3928       compare: 3
3929     - title: "2005.0-4 vs 2001.0-4"
3930       reference: 3
3931       compare: 5
3932 #  rca:
3933 #    - title: "RCA1"
3934 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca1.yaml"
3935 #    - title: "RCA2"
3936 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca2.yaml"
3937 #    - title: "RCA3"
3938 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca3.yaml"
3939   legend:
3940     - 'Legend to Table:'
3941     - ''
3942     - '           Test Case: Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3943     - '            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).'
3944     - '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.'
3945     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
3946     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
3947 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3948 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3949 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3950
3951 # VPP Performance Changes 2n-skx 2t1c pdr
3952 - type: "table"
3953   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3954   algorithm: "table_comparison"
3955   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3956   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3957   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3958   columns:
3959     - title: "1908.1-2"
3960       data-set: "vpp-performance-changes-2n-skx-h1"
3961     - title: "2001.0-2"
3962       data-set: "vpp-performance-changes-2n-skx-ref"
3963     - title: "2001.0-4"
3964       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3965     - title: "2005.0-4"
3966       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3967   comparisons:
3968     - title: "2001.0-4 vs 2001.0-2"
3969       reference: 2
3970       compare: 3
3971     - title: "2005.0-4 vs 2001.0-4"
3972       reference: 3
3973       compare: 4
3974 #  rca:
3975 #    - title: "RCA1"
3976 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca1.yaml"
3977 #    - title: "RCA2"
3978 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca2.yaml"
3979   legend:
3980     - 'Legend to Table:'
3981     - ''
3982     - '           Test Case: Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3983     - '            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).'
3984     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
3985     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
3986 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3987 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3988
3989 # VPP Performance Changes 2n-skx 4t2c pdr
3990 - type: "table"
3991   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3992   algorithm: "table_comparison"
3993   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3994   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3995   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3996   columns:
3997     - title: "1908.1-2"
3998       data-set: "vpp-performance-changes-2n-skx-h1"
3999     - title: "2001.0-2"
4000       data-set: "vpp-performance-changes-2n-skx-ref"
4001     - title: "2001.0-4"
4002       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4003     - title: "2005.0-4"
4004       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4005   comparisons:
4006     - title: "2001.0-4 vs 2001.0-2"
4007       reference: 2
4008       compare: 3
4009     - title: "2005.0-4 vs 2001.0-4"
4010       reference: 3
4011       compare: 4
4012 #  rca:
4013 #    - title: "RCA1"
4014 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca1.yaml"
4015 #    - title: "RCA2"
4016 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca2.yaml"
4017   legend:
4018     - 'Legend to Table:'
4019     - ''
4020     - '           Test Case: Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4021     - '            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).'
4022     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4023     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
4024 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4025 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4026
4027 # VPP Performance Changes 2n-skx 2t1c ndr
4028 - type: "table"
4029   title: "VPP Performance Changes 2n-skx 2t1c ndr"
4030   algorithm: "table_comparison"
4031   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
4032   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4033   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4034   columns:
4035     - title: "1908.1-2"
4036       data-set: "vpp-performance-changes-2n-skx-h1"
4037     - title: "2001.0-2"
4038       data-set: "vpp-performance-changes-2n-skx-ref"
4039     - title: "2001.0-4"
4040       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4041     - title: "2005.0-4"
4042       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4043   comparisons:
4044     - title: "2001.0-4 vs 2001.0-2"
4045       reference: 2
4046       compare: 3
4047     - title: "2005.0-4 vs 2001.0-4"
4048       reference: 3
4049       compare: 4
4050 #  rca:
4051 #    - title: "RCA1"
4052 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca1.yaml"
4053 #    - title: "RCA2"
4054 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca2.yaml"
4055   legend:
4056     - 'Legend to Table:'
4057     - ''
4058     - '           Test Case: Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4059     - '            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).'
4060     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4061     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
4062 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4063 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4064
4065 # VPP Performance Changes 2n-skx 4t2c ndr
4066 - type: "table"
4067   title: "VPP Performance Changes 2n-skx 4t2c ndr"
4068   algorithm: "table_comparison"
4069   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
4070   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4071   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4072   columns:
4073     - title: "1908.1-2"
4074       data-set: "vpp-performance-changes-2n-skx-h1"
4075     - title: "2001.0-2"
4076       data-set: "vpp-performance-changes-2n-skx-ref"
4077     - title: "2001.0-4"
4078       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4079     - title: "2005.0-4"
4080       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4081   comparisons:
4082     - title: "2001.0-4 vs 2001.0-2"
4083       reference: 2
4084       compare: 3
4085     - title: "2005.0-4 vs 2001.0-4"
4086       reference: 3
4087       compare: 4
4088 #  rca:
4089 #    - title: "RCA1"
4090 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca1.yaml"
4091 #    - title: "RCA2"
4092 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca2.yaml"
4093   legend:
4094     - 'Legend to Table:'
4095     - ''
4096     - '           Test Case: Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4097     - '            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).'
4098     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4099     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
4100 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4101 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4102
4103 # VPP Performance Changes 2n-skx 2t1c pdr-full
4104 - type: "table"
4105   title: "VPP Performance Changes 2n-skx 2t1c pdr-full"
4106   algorithm: "table_comparison"
4107   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr-full"
4108   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4109   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4110   columns:
4111     - title: "1908.1-2"
4112       data-set: "vpp-performance-changes-2n-skx-h1"
4113     - title: "2001.0-2"
4114       data-set: "vpp-performance-changes-2n-skx-ref"
4115     - title: "2001.0-4"
4116       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4117     - title: "2005.0-3"
4118       data-set: "vpp-performance-changes-2n-skx-cmp"
4119     - title: "2005.0-4"
4120       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4121   comparisons:
4122     - title: "2005.0-4 vs 2005.0-3"
4123       reference: 4
4124       compare: 5
4125     - title: "2001.0-4 vs 2001.0-2"
4126       reference: 2
4127       compare: 3
4128     - title: "2005.0-4 vs 2001.0-4"
4129       reference: 3
4130       compare: 5
4131 #  rca:
4132 #    - title: "RCA1"
4133 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca1.yaml"
4134 #    - title: "RCA2"
4135 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca2.yaml"
4136 #    - title: "RCA3"
4137 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca3.yaml"
4138   legend:
4139     - 'Legend to Table:'
4140     - ''
4141     - '           Test Case: Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4142     - '            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).'
4143     - '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.'
4144     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4145     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
4146 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4147 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4148 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4149
4150 # VPP Performance Changes 2n-skx 4t2c pdr-full
4151 - type: "table"
4152   title: "VPP Performance Changes 2n-skx 4t2c pdr-full"
4153   algorithm: "table_comparison"
4154   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr-full"
4155   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4156   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4157   columns:
4158     - title: "1908.1-2"
4159       data-set: "vpp-performance-changes-2n-skx-h1"
4160     - title: "2001.0-2"
4161       data-set: "vpp-performance-changes-2n-skx-ref"
4162     - title: "2001.0-4"
4163       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4164     - title: "2005.0-3"
4165       data-set: "vpp-performance-changes-2n-skx-cmp"
4166     - title: "2005.0-4"
4167       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4168   comparisons:
4169     - title: "2005.0-4 vs 2005.0-3"
4170       reference: 4
4171       compare: 5
4172     - title: "2001.0-4 vs 2001.0-2"
4173       reference: 2
4174       compare: 3
4175     - title: "2005.0-4 vs 2001.0-4"
4176       reference: 3
4177       compare: 5
4178 #  rca:
4179 #    - title: "RCA1"
4180 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca1.yaml"
4181 #    - title: "RCA2"
4182 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca2.yaml"
4183 #    - title: "RCA3"
4184 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca3.yaml"
4185   legend:
4186     - 'Legend to Table:'
4187     - ''
4188     - '           Test Case: Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4189     - '            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).'
4190     - '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.'
4191     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4192     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
4193 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4194 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4195 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4196
4197 # VPP Performance Changes 2n-skx 2t1c ndr-full
4198 - type: "table"
4199   title: "VPP Performance Changes 2n-skx 2t1c ndr-full"
4200   algorithm: "table_comparison"
4201   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr-full"
4202   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4203   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4204   columns:
4205     - title: "1908.1-2"
4206       data-set: "vpp-performance-changes-2n-skx-h1"
4207     - title: "2001.0-2"
4208       data-set: "vpp-performance-changes-2n-skx-ref"
4209     - title: "2001.0-4"
4210       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4211     - title: "2005.0-3"
4212       data-set: "vpp-performance-changes-2n-skx-cmp"
4213     - title: "2005.0-4"
4214       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4215   comparisons:
4216     - title: "2005.0-4 vs 2005.0-3"
4217       reference: 4
4218       compare: 5
4219     - title: "2001.0-4 vs 2001.0-2"
4220       reference: 2
4221       compare: 3
4222     - title: "2005.0-4 vs 2001.0-4"
4223       reference: 3
4224       compare: 5
4225 #  rca:
4226 #    - title: "RCA1"
4227 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca1.yaml"
4228 #    - title: "RCA2"
4229 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca2.yaml"
4230 #    - title: "RCA3"
4231 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca3.yaml"
4232   legend:
4233     - 'Legend to Table:'
4234     - ''
4235     - '           Test Case: Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4236     - '            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).'
4237     - '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.'
4238     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4239     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
4240 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4241 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4242 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4243
4244 # VPP Performance Changes 2n-skx 4t2c ndr-full
4245 - type: "table"
4246   title: "VPP Performance Changes 2n-skx 4t2c ndr-full"
4247   algorithm: "table_comparison"
4248   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr-full"
4249   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4250   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4251   columns:
4252     - title: "1908.1-2"
4253       data-set: "vpp-performance-changes-2n-skx-h1"
4254     - title: "2001.0-2"
4255       data-set: "vpp-performance-changes-2n-skx-ref"
4256     - title: "2001.0-4"
4257       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4258     - title: "2005.0-3"
4259       data-set: "vpp-performance-changes-2n-skx-cmp"
4260     - title: "2005.0-4"
4261       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4262   comparisons:
4263     - title: "2005.0-4 vs 2005.0-3"
4264       reference: 4
4265       compare: 5
4266     - title: "2001.0-4 vs 2001.0-2"
4267       reference: 2
4268       compare: 3
4269     - title: "2005.0-4 vs 2001.0-4"
4270       reference: 3
4271       compare: 5
4272 #  rca:
4273 #    - title: "RCA1"
4274 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca1.yaml"
4275 #    - title: "RCA2"
4276 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca2.yaml"
4277 #    - title: "RCA3"
4278 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca3.yaml"
4279   legend:
4280     - 'Legend to Table:'
4281     - ''
4282     - '           Test Case: Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4283     - '            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).'
4284     - '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.'
4285     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4286     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
4287 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4288 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4289 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4290
4291 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
4292 - type: "table"
4293   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
4294   algorithm: "table_comparison"
4295   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
4296   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4297   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4298   columns:
4299     - title: "2001.0-2"
4300       data-set: "vpp-performance-changes-2n-clx-ref"
4301     - title: "2001.0-4"
4302       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4303     - title: "2005.0-4"
4304       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4305   comparisons:
4306     - title: "2001.0-4 vs 2001.0-2"
4307       reference: 1
4308       compare: 2
4309     - title: "2005.0-4 vs 2001.0-4"
4310       reference: 2
4311       compare: 3
4312 #  rca:
4313 #    - title: "RCA1"
4314 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca1.yaml"
4315 #    - title: "RCA2"
4316 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca2.yaml"
4317   legend:
4318     - 'Legend to Table:'
4319     - ''
4320     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4321     - '            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).'
4322     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4323     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
4324 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4325 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4326
4327 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
4328 - type: "table"
4329   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
4330   algorithm: "table_comparison"
4331   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
4332   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4333   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4334   columns:
4335     - title: "2001.0-2"
4336       data-set: "vpp-performance-changes-2n-clx-ref"
4337     - title: "2001.0-4"
4338       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4339     - title: "2005.0-4"
4340       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4341   comparisons:
4342     - title: "2001.0-4 vs 2001.0-2"
4343       reference: 1
4344       compare: 2
4345     - title: "2005.0-4 vs 2001.0-4"
4346       reference: 2
4347       compare: 3
4348 #  rca:
4349 #    - title: "RCA1"
4350 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca1.yaml"
4351 #    - title: "RCA2"
4352 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca2.yaml"
4353   legend:
4354     - 'Legend to Table:'
4355     - ''
4356     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4357     - '            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).'
4358     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4359     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
4360 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4361 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4362
4363 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
4364 - type: "table"
4365   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
4366   algorithm: "table_comparison"
4367   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
4368   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4369   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4370   columns:
4371     - title: "2001.0-2"
4372       data-set: "vpp-performance-changes-2n-clx-ref"
4373     - title: "2001.0-4"
4374       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4375     - title: "2005.0-4"
4376       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4377   comparisons:
4378     - title: "2001.0-4 vs 2001.0-2"
4379       reference: 1
4380       compare: 2
4381     - title: "2005.0-4 vs 2001.0-4"
4382       reference: 2
4383       compare: 3
4384 #  rca:
4385 #    - title: "RCA1"
4386 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca1.yaml"
4387 #    - title: "RCA2"
4388 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca2.yaml"
4389   legend:
4390     - 'Legend to Table:'
4391     - ''
4392     - '           Test Case: Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4393     - '            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).'
4394     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4395     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
4396 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4397 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4398
4399 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
4400 - type: "table"
4401   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
4402   algorithm: "table_comparison"
4403   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
4404   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4405   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4406   columns:
4407     - title: "2001.0-2"
4408       data-set: "vpp-performance-changes-2n-clx-ref"
4409     - title: "2001.0-4"
4410       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4411     - title: "2005.0-4"
4412       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4413   comparisons:
4414     - title: "2001.0-4 vs 2001.0-2"
4415       reference: 1
4416       compare: 2
4417     - title: "2005.0-4 vs 2001.0-4"
4418       reference: 2
4419       compare: 3
4420 #  rca:
4421 #    - title: "RCA1"
4422 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca1.yaml"
4423 #    - title: "RCA2"
4424 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca2.yaml"
4425   legend:
4426     - 'Legend to Table:'
4427     - ''
4428     - '           Test Case: Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4429     - '            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).'
4430     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4431     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
4432 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4433 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4434
4435 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr-full
4436 - type: "table"
4437   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr-full"
4438   algorithm: "table_comparison"
4439   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr-full"
4440   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4441   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4442   columns:
4443     - title: "2001.0-2"
4444       data-set: "vpp-performance-changes-2n-clx-ref"
4445     - title: "2001.0-4"
4446       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4447     - title: "2005.0-3"
4448       data-set: "vpp-performance-changes-2n-clx-cmp"
4449     - title: "2005.0-4"
4450       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4451   comparisons:
4452     - title: "2005.0-4 vs 2005.0-3"
4453       reference: 3
4454       compare: 4
4455     - title: "2001.0-4 vs 2001.0-2"
4456       reference: 1
4457       compare: 2
4458     - title: "2005.0-4 vs 2001.0-4"
4459       reference: 2
4460       compare: 4
4461 #  rca:
4462 #    - title: "RCA1"
4463 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca1.yaml"
4464 #    - title: "RCA2"
4465 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca2.yaml"
4466 #    - title: "RCA3"
4467 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca3.yaml"
4468   legend:
4469     - 'Legend to Table:'
4470     - ''
4471     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4472     - '            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).'
4473     - '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.'
4474     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4475     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
4476 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4477 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4478 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4479
4480 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr-full
4481 - type: "table"
4482   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr-full"
4483   algorithm: "table_comparison"
4484   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr-full"
4485   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4486   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4487   columns:
4488     - title: "2001.0-2"
4489       data-set: "vpp-performance-changes-2n-clx-ref"
4490     - title: "2001.0-4"
4491       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4492     - title: "2005.0-3"
4493       data-set: "vpp-performance-changes-2n-clx-cmp"
4494     - title: "2005.0-4"
4495       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4496   comparisons:
4497     - title: "2005.0-4 vs 2005.0-3"
4498       reference: 3
4499       compare: 4
4500     - title: "2001.0-4 vs 2001.0-2"
4501       reference: 1
4502       compare: 2
4503     - title: "2005.0-4 vs 2001.0-4"
4504       reference: 2
4505       compare: 4
4506 #  rca:
4507 #    - title: "RCA1"
4508 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca1.yaml"
4509 #    - title: "RCA2"
4510 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca2.yaml"
4511 #    - title: "RCA3"
4512 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca3.yaml"
4513   legend:
4514     - 'Legend to Table:'
4515     - ''
4516     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4517     - '            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).'
4518     - '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.'
4519     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4520     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
4521 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4522 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4523 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4524
4525 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr-full
4526 - type: "table"
4527   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr-full"
4528   algorithm: "table_comparison"
4529   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr-full"
4530   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4531   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4532   columns:
4533     - title: "2001.0-2"
4534       data-set: "vpp-performance-changes-2n-clx-ref"
4535     - title: "2001.0-4"
4536       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4537     - title: "2005.0-3"
4538       data-set: "vpp-performance-changes-2n-clx-cmp"
4539     - title: "2005.0-4"
4540       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4541   comparisons:
4542     - title: "2005.0-4 vs 2005.0-3"
4543       reference: 3
4544       compare: 4
4545     - title: "2001.0-4 vs 2001.0-2"
4546       reference: 1
4547       compare: 2
4548     - title: "2005.0-4 vs 2001.0-4"
4549       reference: 2
4550       compare: 4
4551 #  rca:
4552 #    - title: "RCA1"
4553 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca1.yaml"
4554 #    - title: "RCA2"
4555 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca2.yaml"
4556 #    - title: "RCA3"
4557 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca3.yaml"
4558   legend:
4559     - 'Legend to Table:'
4560     - ''
4561     - '           Test Case: Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4562     - '            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).'
4563     - '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.'
4564     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4565     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
4566 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4567 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4568 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4569
4570 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr-full
4571 - type: "table"
4572   title: "VPP Performance Changes 2n-clx-xxv710 ndr-full"
4573   algorithm: "table_comparison"
4574   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr-full"
4575   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4576   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4577   columns:
4578     - title: "2001.0-2"
4579       data-set: "vpp-performance-changes-2n-clx-ref"
4580     - title: "2001.0-4"
4581       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4582     - title: "2005.0-3"
4583       data-set: "vpp-performance-changes-2n-clx-cmp"
4584     - title: "2005.0-4"
4585       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4586   comparisons:
4587     - title: "2005.0-4 vs 2005.0-3"
4588       reference: 3
4589       compare: 4
4590     - title: "2001.0-4 vs 2001.0-2"
4591       reference: 1
4592       compare: 2
4593     - title: "2005.0-4 vs 2001.0-4"
4594       reference: 2
4595       compare: 4
4596 #  rca:
4597 #    - title: "RCA1"
4598 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca1.yaml"
4599 #    - title: "RCA2"
4600 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca2.yaml"
4601 #    - title: "RCA3"
4602 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca3.yaml"
4603   legend:
4604     - 'Legend to Table:'
4605     - ''
4606     - '           Test Case: Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4607     - '            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).'
4608     - '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.'
4609     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4610     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
4611 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4612 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4613 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4614
4615 # VPP Performance Changes 2n-clx-x556 2t1c pdr
4616 - type: "table"
4617   title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
4618   algorithm: "table_comparison"
4619   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
4620   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4621   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4622   columns:
4623     - title: "2001.0-2"
4624       data-set: "vpp-performance-changes-2n-clx-ref"
4625     - title: "2005.0-4"
4626       data-set: "vpp-performance-changes-2n-clx-cmp"
4627   comparisons:
4628     - title: "Diff"
4629       reference: 1
4630       compare: 2
4631   legend:
4632     - "Legend to Table"
4633     - "2001, 2005 - VPP versions tested."
4634     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
4635
4636 # VPP Performance Changes 2n-clx-x556 4t2c pdr
4637 - type: "table"
4638   title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
4639   algorithm: "table_comparison"
4640   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
4641   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4642   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4643   columns:
4644     - title: "2001.0-2"
4645       data-set: "vpp-performance-changes-2n-clx-ref"
4646     - title: "2005.0-4"
4647       data-set: "vpp-performance-changes-2n-clx-cmp"
4648   comparisons:
4649     - title: "Diff"
4650       reference: 1
4651       compare: 2
4652   legend:
4653     - "Legend to Table"
4654     - "2001, 2005 - VPP versions tested."
4655     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
4656
4657 # VPP Performance Changes 2n-clx-x556 2t1c ndr
4658 - type: "table"
4659   title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
4660   algorithm: "table_comparison"
4661   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
4662   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4663   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4664   columns:
4665     - title: "2001.0-2"
4666       data-set: "vpp-performance-changes-2n-clx-ref"
4667     - title: "2005.0-4"
4668       data-set: "vpp-performance-changes-2n-clx-cmp"
4669   comparisons:
4670     - title: "Diff"
4671       reference: 1
4672       compare: 2
4673   legend:
4674     - "Legend to Table"
4675     - "2001, 2005 - VPP versions tested."
4676     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
4677
4678 # VPP Performance Changes 2n-clx-x556 4t2c ndr
4679 - type: "table"
4680   title: "VPP Performance Changes 2n-clx-x556 ndr"
4681   algorithm: "table_comparison"
4682   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
4683   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4684   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4685   columns:
4686     - title: "2001.0-2"
4687       data-set: "vpp-performance-changes-2n-clx-ref"
4688     - title: "2005.0-4"
4689       data-set: "vpp-performance-changes-2n-clx-cmp"
4690   comparisons:
4691     - title: "Diff"
4692       reference: 1
4693       compare: 2
4694   legend:
4695     - "Legend to Table"
4696     - "2001, 2005 - VPP versions tested."
4697     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
4698
4699 # VPP Performance Changes 2n-dnv 1t1c pdr
4700 - type: "table"
4701   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
4702   algorithm: "table_comparison"
4703   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
4704   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4705   filter: "'1T1C'"
4706   columns:
4707     - title: "1908"
4708       data-set: "vpp-performance-changes-2n-dnv-h1"
4709     - title: "2001"
4710       data-set: "vpp-performance-changes-2n-dnv-ref"
4711     - title: "2005"
4712       data-set: "vpp-performance-changes-2n-dnv-cmp"
4713   comparisons:
4714     - title: "Diff"
4715       reference: 2
4716       compare: 3
4717   legend:
4718     - "Legend to Table"
4719     - "1908, 2001, 2005 - VPP versions tested."
4720     - "Diff - difference between 2001 and 2005 VPP version."
4721
4722 # VPP Performance Changes 2n-dnv 2t2c pdr
4723 - type: "table"
4724   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
4725   algorithm: "table_comparison"
4726   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
4727   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4728   filter: "'2T2C'"
4729   columns:
4730     - title: "1908"
4731       data-set: "vpp-performance-changes-2n-dnv-h1"
4732     - title: "2001"
4733       data-set: "vpp-performance-changes-2n-dnv-ref"
4734     - title: "2005"
4735       data-set: "vpp-performance-changes-2n-dnv-cmp"
4736   comparisons:
4737     - title: "Diff"
4738       reference: 2
4739       compare: 3
4740   legend:
4741     - "Legend to Table"
4742     - "1908, 2001, 2005 - VPP versions tested."
4743     - "Diff - difference between 2001 and 2005 VPP version."
4744
4745 # VPP Performance Changes 2n-dnv 1t1c ndr
4746 - type: "table"
4747   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
4748   algorithm: "table_comparison"
4749   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
4750   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4751   filter: "'1T1C'"
4752   columns:
4753     - title: "1908"
4754       data-set: "vpp-performance-changes-2n-dnv-h1"
4755     - title: "2001"
4756       data-set: "vpp-performance-changes-2n-dnv-ref"
4757     - title: "2005"
4758       data-set: "vpp-performance-changes-2n-dnv-cmp"
4759   comparisons:
4760     - title: "Diff"
4761       reference: 2
4762       compare: 3
4763   legend:
4764     - "Legend to Table"
4765     - "1908, 2001, 2005 - VPP versions tested."
4766     - "Diff - difference between 2001 and 2005 VPP version."
4767
4768 # VPP Performance Changes 2n-dnv 2t2c ndr
4769 - type: "table"
4770   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
4771   algorithm: "table_comparison"
4772   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
4773   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4774   filter: "'2T2C'"
4775   columns:
4776     - title: "1908"
4777       data-set: "vpp-performance-changes-2n-dnv-h1"
4778     - title: "2001"
4779       data-set: "vpp-performance-changes-2n-dnv-ref"
4780     - title: "2005"
4781       data-set: "vpp-performance-changes-2n-dnv-cmp"
4782   comparisons:
4783     - title: "Diff"
4784       reference: 2
4785       compare: 3
4786   legend:
4787     - "Legend to Table"
4788     - "1908, 2001, 2005 - VPP versions tested."
4789     - "Diff - difference between 2001 and 2005 VPP version."
4790
4791 # VPP Performance Changes 3n-dnv 1t1c pdr
4792 - type: "table"
4793   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
4794   algorithm: "table_comparison"
4795   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
4796   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4797   filter: "'1T1C'"
4798   columns:
4799     - title: "1908"
4800       data-set: "vpp-performance-changes-3n-dnv-h1"
4801     - title: "2001"
4802       data-set: "vpp-performance-changes-3n-dnv-ref"
4803     - title: "2005"
4804       data-set: "vpp-performance-changes-3n-dnv-cmp"
4805   comparisons:
4806     - title: "Diff"
4807       reference: 2
4808       compare: 3
4809   legend:
4810     - "Legend to Table"
4811     - "1908, 2001, 2005 - VPP versions tested."
4812     - "Diff - difference between 2001 and 2005 VPP version."
4813
4814 # VPP Performance Changes 3n-dnv 2t2c pdr
4815 - type: "table"
4816   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4817   algorithm: "table_comparison"
4818   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4819   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4820   filter: "'2T2C'"
4821   columns:
4822     - title: "1908"
4823       data-set: "vpp-performance-changes-3n-dnv-h1"
4824     - title: "2001"
4825       data-set: "vpp-performance-changes-3n-dnv-ref"
4826     - title: "2005"
4827       data-set: "vpp-performance-changes-3n-dnv-cmp"
4828   comparisons:
4829     - title: "Diff"
4830       reference: 2
4831       compare: 3
4832   legend:
4833     - "Legend to Table"
4834     - "1908, 2001, 2005 - VPP versions tested."
4835     - "Diff - difference between 2001 and 2005 VPP version."
4836
4837 # VPP Performance Changes 3n-dnv 1t1c ndr
4838 - type: "table"
4839   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4840   algorithm: "table_comparison"
4841   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4842   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4843   filter: "'1T1C'"
4844   columns:
4845     - title: "1908"
4846       data-set: "vpp-performance-changes-3n-dnv-h1"
4847     - title: "2001"
4848       data-set: "vpp-performance-changes-3n-dnv-ref"
4849     - title: "2005"
4850       data-set: "vpp-performance-changes-3n-dnv-cmp"
4851   comparisons:
4852     - title: "Diff"
4853       reference: 2
4854       compare: 3
4855   legend:
4856     - "Legend to Table"
4857     - "1908, 2001, 2005 - VPP versions tested."
4858     - "Diff - difference between 2001 and 2005 VPP version."
4859
4860 # VPP Performance Changes 3n-dnv 2t2c ndr
4861 - type: "table"
4862   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4863   algorithm: "table_comparison"
4864   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4865   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4866   filter: "'2T2C'"
4867   columns:
4868     - title: "1908"
4869       data-set: "vpp-performance-changes-3n-dnv-h1"
4870     - title: "2001"
4871       data-set: "vpp-performance-changes-3n-dnv-ref"
4872     - title: "2005"
4873       data-set: "vpp-performance-changes-3n-dnv-cmp"
4874   comparisons:
4875     - title: "Diff"
4876       reference: 2
4877       compare: 3
4878   legend:
4879     - "Legend to Table"
4880     - "1908, 2001, 2005 - VPP versions tested."
4881     - "Diff - difference between 2001 and 2005 VPP version."
4882
4883 # VPP Performance Changes 3n-tsh 1t1c pdr
4884 - type: "table"
4885   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4886   algorithm: "table_comparison"
4887   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4888   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4889   filter: "'1T1C'"
4890   columns:
4891     - title: "1908.1-2"
4892       data-set: "vpp-performance-changes-3n-tsh-h1"
4893     - title: "2001.0-2"
4894       data-set: "vpp-performance-changes-3n-tsh-ref"
4895     - title: "2001.0-4"
4896       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4897     - title: "2005.0-4"
4898       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4899   comparisons:
4900     - title: "2001.0-4 vs 2001.0-2"
4901       reference: 2
4902       compare: 3
4903     - title: "2005.0-4 vs 2001.0-4"
4904       reference: 3
4905       compare: 4
4906 #  rca:
4907 #    - title: "RCA1"
4908 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca1.yaml"
4909 #    - title: "RCA2"
4910 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca2.yaml"
4911   legend:
4912     - 'Legend to Table:'
4913     - ''
4914     - '           Test Case: Test cases executed for: PDR throughput on 3n-tsh with x520.'
4915     - '            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).'
4916     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4917     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
4918 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4919 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4920
4921 # VPP Performance Changes 3n-tsh 2t2c pdr
4922 - type: "table"
4923   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4924   algorithm: "table_comparison"
4925   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4926   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4927   filter: "'2T2C'"
4928   columns:
4929     - title: "1908.1-2"
4930       data-set: "vpp-performance-changes-3n-tsh-h1"
4931     - title: "2001.0-2"
4932       data-set: "vpp-performance-changes-3n-tsh-ref"
4933     - title: "2001.0-4"
4934       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4935     - title: "2005.0-4"
4936       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4937   comparisons:
4938     - title: "2001.0-4 vs 2001.0-2"
4939       reference: 2
4940       compare: 3
4941     - title: "2005.0-4 vs 2001.0-4"
4942       reference: 3
4943       compare: 4
4944 #  rca:
4945 #    - title: "RCA1"
4946 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca1.yaml"
4947 #    - title: "RCA2"
4948 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca2.yaml"
4949   legend:
4950     - 'Legend to Table:'
4951     - ''
4952     - '           Test Case: Test cases executed for: PDR throughput on 3n-tsh with x520.'
4953     - '            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).'
4954     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4955     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
4956 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4957 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4958
4959 # VPP Performance Changes 3n-tsh 1t1c ndr
4960 - type: "table"
4961   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4962   algorithm: "table_comparison"
4963   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4964   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4965   filter: "'1T1C'"
4966   columns:
4967     - title: "1908.1-2"
4968       data-set: "vpp-performance-changes-3n-tsh-h1"
4969     - title: "2001.0-2"
4970       data-set: "vpp-performance-changes-3n-tsh-ref"
4971     - title: "2001.0-4"
4972       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4973     - title: "2005.0-4"
4974       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4975   comparisons:
4976     - title: "2001.0-4 vs 2001.0-2"
4977       reference: 2
4978       compare: 3
4979     - title: "2005.0-4 vs 2001.0-4"
4980       reference: 3
4981       compare: 4
4982 #  rca:
4983 #    - title: "RCA1"
4984 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca1.yaml"
4985 #    - title: "RCA2"
4986 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca2.yaml"
4987   legend:
4988     - 'Legend to Table:'
4989     - ''
4990     - '           Test Case: Test cases executed for: NDR throughput on 3n-tsh with x520.'
4991     - '            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).'
4992     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
4993     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
4994 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4995 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
4996
4997 # VPP Performance Changes 3n-tsh 2t2c ndr
4998 - type: "table"
4999   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
5000   algorithm: "table_comparison"
5001   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
5002   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5003   filter: "'2T2C'"
5004   columns:
5005     - title: "1908.1-2"
5006       data-set: "vpp-performance-changes-3n-tsh-h1"
5007     - title: "2001.0-2"
5008       data-set: "vpp-performance-changes-3n-tsh-ref"
5009     - title: "2001.0-4"
5010       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
5011     - title: "2005.0-4"
5012       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
5013   comparisons:
5014     - title: "2001.0-4 vs 2001.0-2"
5015       reference: 2
5016       compare: 3
5017     - title: "2005.0-4 vs 2001.0-4"
5018       reference: 3
5019       compare: 4
5020 #  rca:
5021 #    - title: "RCA1"
5022 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca1.yaml"
5023 #    - title: "RCA2"
5024 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca2.yaml"
5025   legend:
5026     - 'Legend to Table:'
5027     - ''
5028     - '           Test Case: Test cases executed for: NDR throughput on 3n-tsh with x520.'
5029     - '            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).'
5030     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
5031     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
5032 #    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
5033 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
5034
5035 # VPP Performance Changes 3n-tsh 1t1c pdr-full
5036 - type: "table"
5037   title: "VPP Performance Changes 3n-tsh 1t1c pdr-full"
5038   algorithm: "table_comparison"
5039   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr-full"
5040   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5041   filter: "'1T1C'"
5042   columns:
5043     - title: "1908.1-2"
5044       data-set: "vpp-performance-changes-3n-tsh-h1"
5045     - title: "2001.0-2"
5046       data-set: "vpp-performance-changes-3n-tsh-ref"
5047     - title: "2001.0-4"
5048       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
5049     - title: "2005.0-3"
5050       data-set: "vpp-performance-changes-3n-tsh-cmp"
5051     - title: "2005.0-4"
5052       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
5053   comparisons:
5054     - title: "2005.0-4 vs 2005.0-3"
5055       reference: 4
5056       compare: 5
5057     - title: "2001.0-4 vs 2001.0-2"
5058       reference: 2
5059       compare: 3
5060     - title: "2005.0-4 vs 2001.0-4"
5061       reference: 3
5062       compare: 5
5063 #  rca:
5064 #    - title: "RCA1"
5065 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca1.yaml"
5066 #    - title: "RCA2"
5067 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca2.yaml"
5068 #    - title: "RCA3"
5069 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca3.yaml"
5070   legend:
5071     - 'Legend to Table:'
5072     - ''
5073     - '           Test Case: Test cases executed for: PDR throughput on 3n-tsh with x520.'
5074     - '            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).'
5075     - '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.'
5076     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
5077     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
5078 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5079 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
5080 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
5081
5082 # VPP Performance Changes 3n-tsh 2t2c pdr-full
5083 - type: "table"
5084   title: "VPP Performance Changes 3n-tsh 2t2c pdr-full"
5085   algorithm: "table_comparison"
5086   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr-full"
5087   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5088   filter: "'2T2C'"
5089   columns:
5090     - title: "1908.1-2"
5091       data-set: "vpp-performance-changes-3n-tsh-h1"
5092     - title: "2001.0-2"
5093       data-set: "vpp-performance-changes-3n-tsh-ref"
5094     - title: "2001.0-4"
5095       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
5096     - title: "2005.0-3"
5097       data-set: "vpp-performance-changes-3n-tsh-cmp"
5098     - title: "2005.0-4"
5099       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
5100   comparisons:
5101     - title: "2005.0-4 vs 2005.0-3"
5102       reference: 4
5103       compare: 5
5104     - title: "2001.0-4 vs 2001.0-2"
5105       reference: 2
5106       compare: 3
5107     - title: "2005.0-4 vs 2001.0-4"
5108       reference: 3
5109       compare: 5
5110 #  rca:
5111 #    - title: "RCA1"
5112 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca1.yaml"
5113 #    - title: "RCA2"
5114 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca2.yaml"
5115 #    - title: "RCA3"
5116 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca3.yaml"
5117   legend:
5118     - 'Legend to Table:'
5119     - ''
5120     - '           Test Case: Test cases executed for: PDR throughput on 3n-tsh with x520.'
5121     - '            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).'
5122     - '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.'
5123     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
5124     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
5125 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5126 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
5127 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
5128
5129 # VPP Performance Changes 3n-tsh 1t1c ndr-full
5130 - type: "table"
5131   title: "VPP Performance Changes 3n-tsh 1t1c ndr-full"
5132   algorithm: "table_comparison"
5133   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr-full"
5134   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5135   filter: "'1T1C'"
5136   columns:
5137     - title: "1908.1-2"
5138       data-set: "vpp-performance-changes-3n-tsh-h1"
5139     - title: "2001.0-2"
5140       data-set: "vpp-performance-changes-3n-tsh-ref"
5141     - title: "2001.0-4"
5142       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
5143     - title: "2005.0-3"
5144       data-set: "vpp-performance-changes-3n-tsh-cmp"
5145     - title: "2005.0-4"
5146       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
5147   comparisons:
5148     - title: "2005.0-4 vs 2005.0-3"
5149       reference: 4
5150       compare: 5
5151     - title: "2001.0-4 vs 2001.0-2"
5152       reference: 2
5153       compare: 3
5154     - title: "2005.0-4 vs 2001.0-4"
5155       reference: 3
5156       compare: 5
5157 #  rca:
5158 #    - title: "RCA1"
5159 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca1.yaml"
5160 #    - title: "RCA2"
5161 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca2.yaml"
5162 #    - title: "RCA3"
5163 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca3.yaml"
5164   legend:
5165     - 'Legend to Table:'
5166     - ''
5167     - '           Test Case: Test cases executed for: NDR throughput on 3n-tsh with x520.'
5168     - '            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).'
5169     - '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.'
5170     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
5171     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
5172 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5173 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
5174 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
5175
5176 # VPP Performance Changes 3n-tsh 2t2c ndr-full
5177 - type: "table"
5178   title: "VPP Performance Changes 3n-tsh 2t2c ndr-full"
5179   algorithm: "table_comparison"
5180   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr-full"
5181   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5182   filter: "'2T2C'"
5183   columns:
5184     - title: "1908.1-2"
5185       data-set: "vpp-performance-changes-3n-tsh-h1"
5186     - title: "2001.0-2"
5187       data-set: "vpp-performance-changes-3n-tsh-ref"
5188     - title: "2001.0-4"
5189       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
5190     - title: "2005.0-3"
5191       data-set: "vpp-performance-changes-3n-tsh-cmp"
5192     - title: "2005.0-4"
5193       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
5194   comparisons:
5195     - title: "2005.0-4 vs 2005.0-3"
5196       reference: 4
5197       compare: 5
5198     - title: "2001.0-4 vs 2001.0-2"
5199       reference: 2
5200       compare: 3
5201     - title: "2005.0-4 vs 2001.0-4"
5202       reference: 3
5203       compare: 5
5204 #  rca:
5205 #    - title: "RCA1"
5206 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca1.yaml"
5207 #    - title: "RCA2"
5208 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca2.yaml"
5209 #    - title: "RCA3"
5210 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca3.yaml"
5211   legend:
5212     - 'Legend to Table:'
5213     - ''
5214     - '           Test Case: Test cases executed for: NDR throughput on 3n-tsh with x520.'
5215     - '            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).'
5216     - '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.'
5217     - '2001.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base.'
5218     - '2005.0-4 vs 2001.0-4: [% +- StDev] Relative difference, latter is the base.'
5219 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5220 #    - '                RCA2: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
5221 #    - '                RCA3: root cause analysis reference for 2005.0-4 vs 2001.0-4.'
5222
5223 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
5224 - type: "table"
5225   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
5226   algorithm: "table_comparison"
5227   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
5228   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5229   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5230   columns:
5231     - title: "3n-hsw xl710"
5232       data-set: "vpp-compare-testbeds-ref"
5233       tag: "NIC_Intel-XL710"
5234     - title: "3n-skx xxv710"
5235       data-set: "vpp-compare-testbeds-cmp"
5236       tag: "NIC_Intel-XXV710"
5237   comparisons:
5238     - title: "Diff"
5239       reference: 1
5240       compare: 2
5241   legend:
5242     - "Legend to Table"
5243     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5244     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5245
5246 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
5247 - type: "table"
5248   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
5249   algorithm: "table_comparison"
5250   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
5251   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5252   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5253   columns:
5254     - title: "3n-hsw xl710"
5255       data-set: "vpp-compare-testbeds-ref"
5256       tag: "NIC_Intel-XL710"
5257     - title: "3n-skx xxv710"
5258       data-set: "vpp-compare-testbeds-cmp"
5259       tag: "NIC_Intel-XXV710"
5260   comparisons:
5261     - title: "Diff"
5262       reference: 1
5263       compare: 2
5264   legend:
5265     - "Legend to Table"
5266     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5267     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5268
5269 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
5270 - type: "table"
5271   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
5272   algorithm: "table_comparison"
5273   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
5274   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5275   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5276   columns:
5277     - title: "3n-hsw xl710"
5278       data-set: "vpp-compare-testbeds-ref"
5279       tag: "NIC_Intel-XL710"
5280     - title: "3n-skx xxv710"
5281       data-set: "vpp-compare-testbeds-cmp"
5282       tag: "NIC_Intel-XXV710"
5283   comparisons:
5284     - title: "Diff"
5285       reference: 1
5286       compare: 2
5287   legend:
5288     - "Legend to Table"
5289     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5290     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5291
5292 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
5293 - type: "table"
5294   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
5295   algorithm: "table_comparison"
5296   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
5297   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5298   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5299   columns:
5300     - title: "3n-hsw xl710"
5301       data-set: "vpp-compare-testbeds-ref"
5302       tag: "NIC_Intel-XL710"
5303     - title: "3n-skx xxv710"
5304       data-set: "vpp-compare-testbeds-cmp"
5305       tag: "NIC_Intel-XXV710"
5306   comparisons:
5307     - title: "Diff"
5308       reference: 1
5309       compare: 2
5310   legend:
5311     - "Legend to Table"
5312     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5313     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5314
5315 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
5316 - type: "table"
5317   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
5318   algorithm: "table_comparison"
5319   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
5320   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5321   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5322   columns:
5323     - title: "2n-skx"
5324       data-set: "vpp-compare-testbeds-skx-clx-ref"
5325     - title: "2n-clx"
5326       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5327   comparisons:
5328     - title: "Diff"
5329       reference: 1
5330       compare: 2
5331   legend:
5332     - "Legend to Table"
5333     - "2n-skx, 2n-clx - testbeds and NICs tested."
5334     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5335
5336 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
5337 - type: "table"
5338   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
5339   algorithm: "table_comparison"
5340   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
5341   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5342   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5343   columns:
5344     - title: "2n-skx"
5345       data-set: "vpp-compare-testbeds-skx-clx-ref"
5346     - title: "2n-clx"
5347       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5348   comparisons:
5349     - title: "Diff"
5350       reference: 1
5351       compare: 2
5352   legend:
5353     - "Legend to Table"
5354     - "2n-skx, 2n-clx - testbeds and NICs tested."
5355     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5356
5357 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
5358 - type: "table"
5359   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
5360   algorithm: "table_comparison"
5361   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
5362   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5363   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5364   columns:
5365     - title: "2n-skx"
5366       data-set: "vpp-compare-testbeds-skx-clx-ref"
5367     - title: "2n-clx"
5368       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5369   comparisons:
5370     - title: "Diff"
5371       reference: 1
5372       compare: 2
5373   legend:
5374     - "Legend to Table"
5375     - "2n-skx, 2n-clx - testbeds and NICs tested."
5376     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5377
5378 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
5379 - type: "table"
5380   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
5381   algorithm: "table_comparison"
5382   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
5383   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5384   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5385   columns:
5386     - title: "2n-skx"
5387       data-set: "vpp-compare-testbeds-skx-clx-ref"
5388     - title: "2n-clx"
5389       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5390   comparisons:
5391     - title: "Diff"
5392       reference: 1
5393       compare: 2
5394   legend:
5395     - "Legend to Table"
5396     - "2n-skx, 2n-clx - testbeds and NICs tested."
5397     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5398
5399 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
5400 - type: "table"
5401   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
5402   algorithm: "table_comparison"
5403   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
5404   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5405   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5406   columns:
5407     - title: "3n-hsw xl710"
5408       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5409       tag: "NIC_Intel-XL710"
5410     - title: "2n-clx xxv710"
5411       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5412       tag: "NIC_Intel-XXV710"
5413   comparisons:
5414     - title: "Diff"
5415       reference: 1
5416       compare: 2
5417   legend:
5418     - "Legend to Table"
5419     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5420     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5421
5422 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
5423 - type: "table"
5424   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
5425   algorithm: "table_comparison"
5426   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
5427   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5428   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5429   columns:
5430     - title: "3n-hsw xl710"
5431       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5432       tag: "NIC_Intel-XL710"
5433     - title: "2n-clx xxv710"
5434       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5435       tag: "NIC_Intel-XXV710"
5436   comparisons:
5437     - title: "Diff"
5438       reference: 1
5439       compare: 2
5440   legend:
5441     - "Legend to Table"
5442     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5443     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5444
5445 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
5446 - type: "table"
5447   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
5448   algorithm: "table_comparison"
5449   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
5450   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5451   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5452   columns:
5453     - title: "3n-hsw xl710"
5454       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5455       tag: "NIC_Intel-XL710"
5456     - title: "2n-clx xxv710"
5457       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5458       tag: "NIC_Intel-XXV710"
5459   comparisons:
5460     - title: "Diff"
5461       reference: 1
5462       compare: 2
5463   legend:
5464     - "Legend to Table"
5465     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5466     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5467
5468 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
5469 - type: "table"
5470   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
5471   algorithm: "table_comparison"
5472   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
5473   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5474   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5475   columns:
5476     - title: "3n-hsw xl710"
5477       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5478       tag: "NIC_Intel-XL710"
5479     - title: "2n-clx xxv710"
5480       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5481       tag: "NIC_Intel-XXV710"
5482   comparisons:
5483     - title: "Diff"
5484       reference: 1
5485       compare: 2
5486   legend:
5487     - "Legend to Table"
5488     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5489     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5490
5491 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
5492 - type: "table"
5493   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
5494   algorithm: "table_comparison"
5495   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
5496   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5497   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5498   columns:
5499     - title: "3n-skx"
5500       data-set: "vpp-compare-topologies-ref"
5501     - title: "2n-skx"
5502       data-set: "vpp-compare-topologies-cmp"
5503   comparisons:
5504     - title: "Diff"
5505       reference: 1
5506       compare: 2
5507   legend:
5508     - "Legend to Table"
5509     - "3n-skx, 2n-skx - topologies tested."
5510     - "Diff - difference between 3n-skx and 2n-skx topologies."
5511
5512 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
5513 - type: "table"
5514   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
5515   algorithm: "table_comparison"
5516   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
5517   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5518   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5519   columns:
5520     - title: "3n-skx"
5521       data-set: "vpp-compare-topologies-ref"
5522     - title: "2n-skx"
5523       data-set: "vpp-compare-topologies-cmp"
5524   comparisons:
5525     - title: "Diff"
5526       reference: 1
5527       compare: 2
5528   legend:
5529     - "Legend to Table"
5530     - "3n-skx, 2n-skx - topologies tested."
5531     - "Diff - difference between 3n-skx and 2n-skx topologies."
5532
5533 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
5534 - type: "table"
5535   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
5536   algorithm: "table_comparison"
5537   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
5538   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5539   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5540   columns:
5541     - title: "3n-skx"
5542       data-set: "vpp-compare-topologies-ref"
5543     - title: "2n-skx"
5544       data-set: "vpp-compare-topologies-cmp"
5545   comparisons:
5546     - title: "Diff"
5547       reference: 1
5548       compare: 2
5549   legend:
5550     - "Legend to Table"
5551     - "3n-skx, 2n-skx - topologies tested."
5552     - "Diff - difference between 3n-skx and 2n-skx topologies."
5553
5554 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
5555 - type: "table"
5556   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
5557   algorithm: "table_comparison"
5558   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
5559   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5560   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5561   columns:
5562     - title: "3n-skx"
5563       data-set: "vpp-compare-topologies-ref"
5564     - title: "2n-skx"
5565       data-set: "vpp-compare-topologies-cmp"
5566   comparisons:
5567     - title: "Diff"
5568       reference: 1
5569       compare: 2
5570   legend:
5571     - "Legend to Table"
5572     - "3n-skx, 2n-skx - topologies tested."
5573     - "Diff - difference between 3n-skx and 2n-skx topologies."
5574
5575 # VPP Performance Changes 3n-hsw 1t1c mrr
5576 - type: "table"
5577   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
5578   algorithm: "table_comparison"
5579   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
5580   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5581   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5582   columns:
5583     - title: "1908.1-2"
5584       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5585     - title: "2001.0-2"
5586       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5587     - title: "2005.0-3"
5588       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5589     - title: "2005.0-4"
5590       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5591   comparisons:
5592     - title: "2005.0-4 vs 2005.0-3"
5593       reference: 3
5594       compare: 4
5595     - title: "2005.0-4 vs 2001.0-2"
5596       reference: 2
5597       compare: 4
5598 #  rca:
5599 #    - title: "RCA1"
5600 #      data: "rca/rca-2005-3n-hsw-1t1c-mrr-rca1.yaml"
5601 #    - title: "RCA2"
5602 #      data: "rca/rca-2005-3n-hsw-1t1c-mrr-rca2.yaml"
5603   legend:
5604     - 'Legend to Table:'
5605     - ''
5606     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
5607     - '            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).'
5608     - '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.'
5609     - '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.'
5610 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5611 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5612
5613 # VPP Performance Changes 3n-hsw 2t2c mrr
5614 - type: "table"
5615   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
5616   algorithm: "table_comparison"
5617   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
5618   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5619   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5620   columns:
5621     - title: "1908.1-2"
5622       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5623     - title: "2001.0-2"
5624       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5625     - title: "2005.0-3"
5626       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5627     - title: "2005.0-4"
5628       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5629   comparisons:
5630     - title: "2005.0-4 vs 2005.0-3"
5631       reference: 3
5632       compare: 4
5633     - title: "2005.0-4 vs 2001.0-2"
5634       reference: 2
5635       compare: 4
5636 #  rca:
5637 #    - title: "RCA1"
5638 #      data: "rca/rca-2005-3n-hsw-2t2c-mrr-rca1.yaml"
5639 #    - title: "RCA2"
5640 #      data: "rca/rca-2005-3n-hsw-2t2c-mrr-rca2.yaml"
5641   legend:
5642     - 'Legend to Table:'
5643     - ''
5644     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
5645     - '            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).'
5646     - '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.'
5647     - '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.'
5648 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5649 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5650
5651 # VPP Performance Changes 3n-hsw 4t4c mrr
5652 - type: "table"
5653   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
5654   algorithm: "table_comparison"
5655   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
5656   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5657   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5658   columns:
5659     - title: "1908.1-2"
5660       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5661     - title: "2001.0-2"
5662       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5663     - title: "2005.0-3"
5664       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5665     - title: "2005.0-4"
5666       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5667   comparisons:
5668     - title: "2005.0-4 vs 2005.0-3"
5669       reference: 3
5670       compare: 4
5671     - title: "2005.0-4 vs 2001.0-2"
5672       reference: 2
5673       compare: 4
5674 #  rca:
5675 #    - title: "RCA1"
5676 #      data: "rca/rca-2005-3n-hsw-4t4c-mrr-rca1.yaml"
5677 #    - title: "RCA2"
5678 #      data: "rca/rca-2005-3n-hsw-4t4c-mrr-rca2.yaml"
5679   legend:
5680     - 'Legend to Table:'
5681     - ''
5682     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
5683     - '            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).'
5684     - '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.'
5685     - '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.'
5686 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5687 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5688
5689
5690 # VPP Performance Changes 3n-skx 2t1c mrr
5691 - type: "table"
5692   title: "VPP Performance Changes 3n-skx 2t1c mrr"
5693   algorithm: "table_comparison"
5694   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
5695   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5696   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5697   columns:
5698 #    - title: "1908"
5699 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5700     - title: "2001.0-2"
5701       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5702     - title: "2005.0-3"
5703       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5704     - title: "2005.0-4"
5705       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5706   comparisons:
5707     - title: "2005.0-4 vs 2005.0-3"
5708       reference: 2
5709       compare: 3
5710     - title: "2005.0-4 vs 2001.0-2"
5711       reference: 1
5712       compare: 3
5713 #  rca:
5714 #    - title: "RCA1"
5715 #      data: "rca/rca-2005-3n-skx-2t1c-mrr-rca1.yaml"
5716 #    - title: "RCA2"
5717 #      data: "rca/rca-2005-3n-skx-2t1c-mrr-rca2.yaml"
5718   legend:
5719     - 'Legend to Table:'
5720     - ''
5721     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
5722     - '            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).'
5723     - '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.'
5724     - '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.'
5725 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5726 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5727
5728 # VPP Performance Changes 3n-skx 4t2c mrr
5729 - type: "table"
5730   title: "VPP Performance Changes 3n-skx 4t2c mrr"
5731   algorithm: "table_comparison"
5732   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
5733   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5734   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5735   columns:
5736 #    - title: "1908"
5737 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5738     - title: "2001.0-2"
5739       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5740     - title: "2005.0-3"
5741       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5742     - title: "2005.0-4"
5743       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5744   comparisons:
5745     - title: "2005.0-4 vs 2005.0-3"
5746       reference: 2
5747       compare: 3
5748     - title: "2005.0-4 vs 2001.0-2"
5749       reference: 1
5750       compare: 3
5751 #  rca:
5752 #    - title: "RCA1"
5753 #      data: "rca/rca-2005-3n-skx-4t2c-mrr-rca1.yaml"
5754 #    - title: "RCA2"
5755 #      data: "rca/rca-2005-3n-skx-4t2c-mrr-rca2.yaml"
5756   legend:
5757     - 'Legend to Table:'
5758     - ''
5759     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
5760     - '            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).'
5761     - '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.'
5762     - '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.'
5763 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5764 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5765
5766 # VPP Performance Changes 3n-skx 8t4c mrr
5767 - type: "table"
5768   title: "VPP Performance Changes 3n-skx 8t4c mrr"
5769   algorithm: "table_comparison"
5770   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
5771   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5772   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5773   columns:
5774 #    - title: "1908"
5775 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5776     - title: "2001.0-2"
5777       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5778     - title: "2005.0-3"
5779       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5780     - title: "2005.0-4"
5781       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5782   comparisons:
5783     - title: "2005.0-4 vs 2005.0-3"
5784       reference: 2
5785       compare: 3
5786     - title: "2005.0-4 vs 2001.0-2"
5787       reference: 1
5788       compare: 3
5789 #  rca:
5790 #    - title: "RCA1"
5791 #      data: "rca/rca-2005-3n-skx-8t4c-mrr-rca1.yaml"
5792 #    - title: "RCA2"
5793 #      data: "rca/rca-2005-3n-skx-8t4c-mrr-rca2.yaml"
5794   legend:
5795     - 'Legend to Table:'
5796     - ''
5797     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
5798     - '            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).'
5799     - '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.'
5800     - '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.'
5801 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5802 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5803
5804 # VPP Performance Changes 2n-skx 2t1c mrr
5805 - type: "table"
5806   title: "VPP Performance Changes 2n-skx 2t1c mrr"
5807   algorithm: "table_comparison"
5808   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
5809   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5810   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5811   columns:
5812     - title: "2001.0-2"
5813       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5814     - title: "2005.0-3"
5815       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5816     - title: "2005.0-4"
5817       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5818   comparisons:
5819     - title: "2005.0-4 vs 2005.0-3"
5820       reference: 2
5821       compare: 3
5822     - title: "2005.0-4 vs 2001.0-2"
5823       reference: 1
5824       compare: 3
5825 #  rca:
5826 #    - title: "RCA1"
5827 #      data: "rca/rca-2005-2n-skx-2t1c-mrr-rca1.yaml"
5828 #    - title: "RCA2"
5829 #      data: "rca/rca-2005-2n-skx-2t1c-mrr-rca2.yaml"
5830   legend:
5831     - 'Legend to Table:'
5832     - ''
5833     - '           Test Case: Test cases executed for: PDR throughput on 2n-skx with xxv710.'
5834     - '            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).'
5835     - '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.'
5836     - '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.'
5837 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5838 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5839
5840 # VPP Performance Changes 2n-skx 4t2c mrr
5841 - type: "table"
5842   title: "VPP Performance Changes 2n-skx 4t2c mrr"
5843   algorithm: "table_comparison"
5844   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
5845   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5846   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5847   columns:
5848     - title: "2001.0-2"
5849       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5850     - title: "2005.0-3"
5851       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5852     - title: "2005.0-4"
5853       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5854   comparisons:
5855     - title: "2005.0-4 vs 2005.0-3"
5856       reference: 2
5857       compare: 3
5858     - title: "2005.0-4 vs 2001.0-2"
5859       reference: 1
5860       compare: 3
5861 #  rca:
5862 #    - title: "RCA1"
5863 #      data: "rca/rca-2005-2n-skx-4t2c-mrr-rca1.yaml"
5864 #    - title: "RCA2"
5865 #      data: "rca/rca-2005-2n-skx-4t2c-mrr-rca2.yaml"
5866   legend:
5867     - 'Legend to Table:'
5868     - ''
5869     - '           Test Case: Test cases executed for: PDR throughput on 2n-skx with xxv710.'
5870     - '            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).'
5871     - '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.'
5872     - '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.'
5873 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5874 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5875
5876 # VPP Performance Changes 2n-skx 8t4c mrr
5877 - type: "table"
5878   title: "VPP Performance Changes 2n-skx 8t4c mrr"
5879   algorithm: "table_comparison"
5880   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
5881   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5882   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5883   columns:
5884     - title: "2001.0-2"
5885       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5886     - title: "2005.0-3"
5887       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5888     - title: "2005.0-4"
5889       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5890   comparisons:
5891     - title: "2005.0-4 vs 2005.0-3"
5892       reference: 2
5893       compare: 3
5894     - title: "2005.0-4 vs 2001.0-2"
5895       reference: 1
5896       compare: 3
5897 #  rca:
5898 #    - title: "RCA1"
5899 #      data: "rca/rca-2005-2n-skx-8t4c-mrr-rca1.yaml"
5900 #    - title: "RCA2"
5901 #      data: "rca/rca-2005-2n-skx-8t4c-mrr-rca2.yaml"
5902   legend:
5903     - 'Legend to Table:'
5904     - ''
5905     - '           Test Case: Test cases executed for: PDR throughput on 2n-skx with xxv710.'
5906     - '            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).'
5907     - '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.'
5908     - '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.'
5909 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5910 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5911
5912 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
5913 - type: "table"
5914   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
5915   algorithm: "table_comparison"
5916   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
5917   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5918   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5919   columns:
5920     - title: "2001.0-2"
5921       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5922     - title: "2005.0-3"
5923       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5924     - title: "2005.0-4"
5925       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5926   comparisons:
5927     - title: "2005.0-4 vs 2005.0-3"
5928       reference: 2
5929       compare: 3
5930     - title: "2005.0-4 vs 2001.0-2"
5931       reference: 1
5932       compare: 3
5933 #  rca:
5934 #    - title: "RCA1"
5935 #      data: "rca/rca-2005-2n-clx-2t1c-mrr-rca1.yaml"
5936 #    - title: "RCA2"
5937 #      data: "rca/rca-2005-2n-clx-2t1c-mrr-rca2.yaml"
5938   legend:
5939     - 'Legend to Table:'
5940     - ''
5941     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
5942     - '            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).'
5943     - '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.'
5944     - '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.'
5945 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5946 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5947
5948 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
5949 - type: "table"
5950   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
5951   algorithm: "table_comparison"
5952   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
5953   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5954   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5955   columns:
5956     - title: "2001.0-2"
5957       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5958     - title: "2005.0-3"
5959       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5960     - title: "2005.0-4"
5961       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5962   comparisons:
5963     - title: "2005.0-4 vs 2005.0-3"
5964       reference: 2
5965       compare: 3
5966     - title: "2005.0-4 vs 2001.0-2"
5967       reference: 1
5968       compare: 3
5969 #  rca:
5970 #    - title: "RCA1"
5971 #      data: "rca/rca-2005-2n-clx-4t2c-mrr-rca1.yaml"
5972 #    - title: "RCA2"
5973 #      data: "rca/rca-2005-2n-clx-4t2c-mrr-rca2.yaml"
5974   legend:
5975     - 'Legend to Table:'
5976     - ''
5977     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
5978     - '            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).'
5979     - '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.'
5980     - '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.'
5981 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5982 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5983
5984 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
5985 - type: "table"
5986   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
5987   algorithm: "table_comparison"
5988   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
5989   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5990   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5991   columns:
5992     - title: "2001.0-2"
5993       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5994     - title: "2005.0-3"
5995       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5996     - title: "2005.0-4"
5997       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5998   comparisons:
5999     - title: "2005.0-4 vs 2005.0-3"
6000       reference: 2
6001       compare: 3
6002     - title: "2005.0-4 vs 2001.0-2"
6003       reference: 1
6004       compare: 3
6005 #  rca:
6006 #    - title: "RCA1"
6007 #      data: "rca/rca-2005-2n-clx-8t4c-mrr-rca1.yaml"
6008 #    - title: "RCA2"
6009 #      data: "rca/rca-2005-2n-clx-8t4c-mrr-rca2.yaml"
6010   legend:
6011     - 'Legend to Table:'
6012     - ''
6013     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
6014     - '            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).'
6015     - '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.'
6016     - '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.'
6017 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
6018 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
6019
6020 # VPP Performance Changes 2n-clx-clx-x556 2t1c mrr
6021 - type: "table"
6022   title: "VPP Performance Changes 2n-clx-clx-x556 2t1c mrr"
6023   algorithm: "table_comparison"
6024   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-2t1c-mrr"
6025   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6026   filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6027   columns:
6028     - title: "2001"
6029       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
6030     - title: "2005"
6031       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6032   comparisons:
6033     - title: "Diff"
6034       reference: 1
6035       compare: 2
6036   legend:
6037     - "Legend to Table"
6038     - "2001, 2005 - VPP versions tested."
6039     - "Diff - difference between 2001 and 2005 VPP version."
6040
6041 # VPP Performance Changes 2n-clx-clx-x556 4t2c mrr
6042 - type: "table"
6043   title: "VPP Performance Changes 2n-clx-clx-x556 4t2c mrr"
6044   algorithm: "table_comparison"
6045   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-4t2c-mrr"
6046   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6047   filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6048   columns:
6049     - title: "2001"
6050       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
6051     - title: "2005"
6052       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6053   comparisons:
6054     - title: "Diff"
6055       reference: 1
6056       compare: 2
6057   legend:
6058     - "Legend to Table"
6059     - "2001, 2005 - VPP versions tested."
6060     - "Diff - difference between 2001 and 2005 VPP version."
6061
6062 # VPP Performance Changes 2n-clx-clx-x556 8t4c mrr
6063 - type: "table"
6064   title: "VPP Performance Changes 2n-clx-clx-x556 8t4c mrr"
6065   algorithm: "table_comparison"
6066   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-8t4c-mrr"
6067   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6068   filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6069   columns:
6070     - title: "2001"
6071       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
6072     - title: "2005"
6073       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6074   comparisons:
6075     - title: "Diff"
6076       reference: 1
6077       compare: 2
6078   legend:
6079     - "Legend to Table"
6080     - "2001, 2005 - VPP versions tested."
6081     - "Diff - difference between 2001 and 2005 VPP version."
6082
6083 # VPP Performance Changes 2n-dnv 1t1c mrr
6084 - type: "table"
6085   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
6086   algorithm: "table_comparison"
6087   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
6088   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6089   filter: "'1T1C'"
6090   columns:
6091     - title: "1908"
6092       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6093     - title: "2001"
6094       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
6095     - title: "2005"
6096       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6097   comparisons:
6098     - title: "Diff"
6099       reference: 2
6100       compare: 3
6101   legend:
6102     - "Legend to Table"
6103     - "1908, 2001, 2005 - VPP versions tested."
6104     - "Diff - difference between 2001 and 2005 VPP version."
6105
6106 # VPP Performance Changes 2n-dnv 2t2c mrr
6107 - type: "table"
6108   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
6109   algorithm: "table_comparison"
6110   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
6111   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6112   filter: "'2T2C'"
6113   columns:
6114     - title: "1908"
6115       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6116     - title: "2001"
6117       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
6118     - title: "2005"
6119       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6120   comparisons:
6121     - title: "Diff"
6122       reference: 2
6123       compare: 3
6124   legend:
6125     - "Legend to Table"
6126     - "1908, 2001, 2005 - VPP versions tested."
6127     - "Diff - difference between 2001 and 2005 VPP version."
6128
6129 # VPP Performance Changes 2n-dnv 4t4c mrr
6130 - type: "table"
6131   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
6132   algorithm: "table_comparison"
6133   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
6134   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6135   filter: "'4T4C'"
6136   columns:
6137     - title: "1908"
6138       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6139     - title: "2001"
6140       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
6141     - title: "2005"
6142       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6143   comparisons:
6144     - title: "Diff"
6145       reference: 2
6146       compare: 3
6147   legend:
6148     - "Legend to Table"
6149     - "1908, 2001, 2005 - VPP versions tested."
6150     - "Diff - difference between 2001 and 2005 VPP version."
6151
6152 # VPP Performance Changes 3n-dnv 1t1c mrr
6153 - type: "table"
6154   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
6155   algorithm: "table_comparison"
6156   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
6157   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6158   filter: "'1T1C'"
6159   columns:
6160     - title: "1908"
6161       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6162     - title: "2001"
6163       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
6164     - title: "2005"
6165       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6166   comparisons:
6167     - title: "Diff"
6168       reference: 2
6169       compare: 3
6170   legend:
6171     - "Legend to Table"
6172     - "1908, 2001, 2005 - VPP versions tested."
6173     - "Diff - difference between 2001 and 2005 VPP version."
6174
6175 # VPP Performance Changes 3n-dnv 2t2c mrr
6176 - type: "table"
6177   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
6178   algorithm: "table_comparison"
6179   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
6180   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6181   filter: "'2T2C'"
6182   columns:
6183     - title: "1908"
6184       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6185     - title: "2001"
6186       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
6187     - title: "2005"
6188       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6189   comparisons:
6190     - title: "Diff"
6191       reference: 2
6192       compare: 3
6193   legend:
6194     - "Legend to Table"
6195     - "1908, 2001, 2005 - VPP versions tested."
6196     - "Diff - difference between 2001 and 2005 VPP version."
6197
6198 # VPP Performance Changes 3n-dnv 4t4c mrr
6199 - type: "table"
6200   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
6201   algorithm: "table_comparison"
6202   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
6203   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6204   filter: "'4T4C'"
6205   columns:
6206     - title: "1908"
6207       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6208     - title: "2001"
6209       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
6210     - title: "2005"
6211       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6212   comparisons:
6213     - title: "Diff"
6214       reference: 2
6215       compare: 3
6216   legend:
6217     - "Legend to Table"
6218     - "1908, 2001, 2005 - VPP versions tested."
6219     - "Diff - difference between 2001 and 2005 VPP version."
6220
6221 # VPP Performance Changes 3n-tsh 1t1c mrr
6222 - type: "table"
6223   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
6224   algorithm: "table_comparison"
6225   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
6226   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6227   filter: "'1T1C'"
6228   columns:
6229     - title: "1908.1-2"
6230       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6231     - title: "2001.0-2"
6232       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
6233     - title: "2005.0-3"
6234       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6235     - title: "2005.0-4"
6236       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
6237   comparisons:
6238     - title: "2005.0-4 vs 2005.0-3"
6239       reference: 3
6240       compare: 4
6241     - title: "2005.0-4 vs 2001.0-2"
6242       reference: 2
6243       compare: 4
6244 #  rca:
6245 #    - title: "RCA1"
6246 #      data: "rca/rca-2005-3n-tsh-1t1c-mrr-rca1.yaml"
6247 #    - title: "RCA2"
6248 #      data: "rca/rca-2005-3n-tsh-1t1c-mrr-rca2.yaml"
6249   legend:
6250     - 'Legend to Table:'
6251     - ''
6252     - '           Test Case: Test cases executed for: PDR throughput on 3n-tsh with x520.'
6253     - '            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).'
6254     - '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.'
6255     - '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.'
6256 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
6257 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
6258
6259 # VPP Performance Changes 3n-tsh 2t2c mrr
6260 - type: "table"
6261   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
6262   algorithm: "table_comparison"
6263   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
6264   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6265   filter: "'2T2C'"
6266   columns:
6267     - title: "1908.1-2"
6268       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6269     - title: "2001.0-2"
6270       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
6271     - title: "2005.0-3"
6272       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6273     - title: "2005.0-4"
6274       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
6275   comparisons:
6276     - title: "2005.0-4 vs 2005.0-3"
6277       reference: 3
6278       compare: 4
6279     - title: "2005.0-4 vs 2001.0-2"
6280       reference: 2
6281       compare: 4
6282 #  rca:
6283 #    - title: "RCA1"
6284 #      data: "rca/rca-2005-3n-tsh-2t2c-mrr-rca1.yaml"
6285 #    - title: "RCA2"
6286 #      data: "rca/rca-2005-3n-tsh-2t2c-mrr-rca2.yaml"
6287   legend:
6288     - 'Legend to Table:'
6289     - ''
6290     - '           Test Case: Test cases executed for: PDR throughput on 3n-tsh with x520.'
6291     - '            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).'
6292     - '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.'
6293     - '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.'
6294 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
6295 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
6296
6297 # VPP Performance Changes 3n-tsh 4t4c mrr
6298 - type: "table"
6299   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
6300   algorithm: "table_comparison"
6301   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
6302   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6303   filter: "'4T4C'"
6304   columns:
6305     - title: "1908.1-2"
6306       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6307     - title: "2001.0-2"
6308       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
6309     - title: "2005.0-3"
6310       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6311     - title: "2005.0-4"
6312       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
6313   comparisons:
6314     - title: "2005.0-4 vs 2005.0-3"
6315       reference: 3
6316       compare: 4
6317     - title: "2005.0-4 vs 2001.0-2"
6318       reference: 2
6319       compare: 4
6320 #  rca:
6321 #    - title: "RCA1"
6322 #      data: "rca/rca-2005-3n-tsh-4t4c-mrr-rca1.yaml"
6323 #    - title: "RCA2"
6324 #      data: "rca/rca-2005-3n-tsh-4t4c-mrr-rca2.yaml"
6325   legend:
6326     - 'Legend to Table:'
6327     - ''
6328     - '           Test Case: Test cases executed for: PDR throughput on 3n-tsh with x520.'
6329     - '            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).'
6330     - '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.'
6331     - '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.'
6332 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
6333 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
6334
6335 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
6336 - type: "table"
6337   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
6338   algorithm: "table_comparison"
6339   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
6340   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6341   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6342   columns:
6343     - title: "3n-hsw xl710"
6344       data-set: "vpp-compare-testbeds-mrr-ref"
6345       tag: "NIC_Intel-XL710"
6346     - title: "3n-skx xxv710"
6347       data-set: "vpp-compare-testbeds-mrr-cmp"
6348       tag: "NIC_Intel-XXV710"
6349   comparisons:
6350     - title: "Diff"
6351       reference: 1
6352       compare: 2
6353   legend:
6354     - "Legend to Table"
6355     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6356     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6357
6358 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
6359 - type: "table"
6360   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
6361   algorithm: "table_comparison"
6362   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
6363   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6364   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6365   columns:
6366     - title: "3n-hsw xl710"
6367       data-set: "vpp-compare-testbeds-mrr-ref"
6368       tag: "NIC_Intel-XL710"
6369     - title: "3n-skx xxv710"
6370       data-set: "vpp-compare-testbeds-mrr-cmp"
6371       tag: "NIC_Intel-XXV710"
6372   comparisons:
6373     - title: "Diff"
6374       reference: 1
6375       compare: 2
6376   legend:
6377     - "Legend to Table"
6378     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6379     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6380
6381 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
6382 - type: "table"
6383   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
6384   algorithm: "table_comparison"
6385   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
6386   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6387   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6388   columns:
6389     - title: "3n-hsw xl710"
6390       data-set: "vpp-compare-testbeds-mrr-ref"
6391       tag: "NIC_Intel-XL710"
6392     - title: "3n-skx xxv710"
6393       data-set: "vpp-compare-testbeds-mrr-cmp"
6394       tag: "NIC_Intel-XXV710"
6395   comparisons:
6396     - title: "Diff"
6397       reference: 1
6398       compare: 2
6399   legend:
6400     - "Legend to Table"
6401     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6402     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6403
6404 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
6405 - type: "table"
6406   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
6407   algorithm: "table_comparison"
6408   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
6409   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6410   filter: "'2T1C' and 'NIC_Intel-XXV710'"
6411   columns:
6412     - title: "2n-skx"
6413       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6414     - title: "2n-clx"
6415       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6416   comparisons:
6417     - title: "Diff"
6418       reference: 1
6419       compare: 2
6420   legend:
6421     - "Legend to Table"
6422     - "2n-skx, 2n-clx - testbeds and NICs tested."
6423     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6424
6425 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
6426 - type: "table"
6427   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
6428   algorithm: "table_comparison"
6429   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
6430   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6431   filter: "'4T2C' and 'NIC_Intel-XXV710'"
6432   columns:
6433     - title: "2n-skx"
6434       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6435     - title: "2n-clx"
6436       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6437   comparisons:
6438     - title: "Diff"
6439       reference: 1
6440       compare: 2
6441   legend:
6442     - "Legend to Table"
6443     - "2n-skx, 2n-clx - testbeds and NICs tested."
6444     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6445
6446 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
6447 - type: "table"
6448   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
6449   algorithm: "table_comparison"
6450   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
6451   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6452   filter: "'8T4C' and 'NIC_Intel-XXV710'"
6453   columns:
6454     - title: "2n-skx"
6455       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6456     - title: "2n-clx"
6457       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6458   comparisons:
6459     - title: "Diff"
6460       reference: 1
6461       compare: 2
6462   legend:
6463     - "Legend to Table"
6464     - "2n-skx, 2n-clx - testbeds and NICs tested."
6465     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6466
6467 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
6468 - type: "table"
6469   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
6470   algorithm: "table_comparison"
6471   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
6472   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6473   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
6474   columns:
6475     - title: "3n-skx"
6476       data-set: "vpp-compare-topologies-mrr-ref"
6477     - title: "2n-skx"
6478       data-set: "vpp-compare-topologies-mrr-cmp"
6479   comparisons:
6480     - title: "Diff"
6481       reference: 1
6482       compare: 2
6483   legend:
6484     - "Legend to Table"
6485     - "3n-skx, 2n-skx - topologies tested."
6486     - "Diff - difference between 3n-skx and 2n-skx topologies."
6487
6488 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
6489 - type: "table"
6490   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
6491   algorithm: "table_comparison"
6492   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
6493   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6494   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
6495   columns:
6496     - title: "3n-skx"
6497       data-set: "vpp-compare-topologies-mrr-ref"
6498     - title: "2n-skx"
6499       data-set: "vpp-compare-topologies-mrr-cmp"
6500   comparisons:
6501     - title: "Diff"
6502       reference: 1
6503       compare: 2
6504   legend:
6505     - "Legend to Table"
6506     - "3n-skx, 2n-skx - topologies tested."
6507     - "Diff - difference between 3n-skx and 2n-skx topologies."
6508
6509 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
6510 - type: "table"
6511   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
6512   algorithm: "table_comparison"
6513   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
6514   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6515   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
6516   columns:
6517     - title: "3n-skx"
6518       data-set: "vpp-compare-topologies-mrr-ref"
6519     - title: "2n-skx"
6520       data-set: "vpp-compare-topologies-mrr-cmp"
6521   comparisons:
6522     - title: "Diff"
6523       reference: 1
6524       compare: 2
6525   legend:
6526     - "Legend to Table"
6527     - "3n-skx, 2n-skx - topologies tested."
6528     - "Diff - difference between 3n-skx and 2n-skx topologies."
6529
6530 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
6531 - type: "table"
6532   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
6533   algorithm: "table_comparison"
6534   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
6535   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6536   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6537   columns:
6538     - title: "3n-hsw xl710"
6539       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6540       tag: "NIC_Intel-XL710"
6541     - title: "2n-clx xxv710"
6542       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6543       tag: "NIC_Intel-XXV710"
6544   comparisons:
6545     - title: "Diff"
6546       reference: 1
6547       compare: 2
6548   legend:
6549     - "Legend to Table"
6550     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6551     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6552
6553 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
6554 - type: "table"
6555   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
6556   algorithm: "table_comparison"
6557   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
6558   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6559   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6560   columns:
6561     - title: "3n-hsw xl710"
6562       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6563       tag: "NIC_Intel-XL710"
6564     - title: "2n-clx xxv710"
6565       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6566       tag: "NIC_Intel-XXV710"
6567   comparisons:
6568     - title: "Diff"
6569       reference: 1
6570       compare: 2
6571   legend:
6572     - "Legend to Table"
6573     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6574     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6575
6576 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
6577 - type: "table"
6578   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
6579   algorithm: "table_comparison"
6580   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
6581   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6582   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6583   columns:
6584     - title: "3n-hsw xl710"
6585       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6586       tag: "NIC_Intel-XL710"
6587     - title: "2n-clx xxv710"
6588       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6589       tag: "NIC_Intel-XXV710"
6590   comparisons:
6591     - title: "Diff"
6592       reference: 1
6593       compare: 2
6594   legend:
6595     - "Legend to Table"
6596     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6597     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6598
6599 # Detailed Test Results - VPP Performance Results 3n-hsw
6600 - type: "table"
6601   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
6602   algorithm: "table_merged_details"
6603   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
6604   columns:
6605     - title: " |prein| Test Name |preout| "
6606       data: "data name"
6607     - 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| "
6608       data: "data msg"
6609   data: "vpp-perf-results-3n-hsw"
6610   filter: "all"
6611   parameters:
6612   - "name"
6613   - "parent"
6614   - "msg"
6615
6616 # Detailed Test Results - VPP Performance Results 3n-skx
6617 - type: "table"
6618   title: "Detailed Test Results - VPP Performance Results 3n-skx"
6619   algorithm: "table_merged_details"
6620   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
6621   columns:
6622     - title: " |prein| Test Name |preout| "
6623       data: "data name"
6624     - 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| "
6625       data: "data msg"
6626   data: "vpp-perf-results-3n-skx"
6627   filter: "all"
6628   remove-ndr: False
6629   parameters:
6630   - "name"
6631   - "parent"
6632   - "msg"
6633
6634 # Detailed Test Results - VPP Performance Results 2n-skx
6635 - type: "table"
6636   title: "Detailed Test Results - VPP Performance Results 2n-skx"
6637   algorithm: "table_merged_details"
6638   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
6639   columns:
6640     - title: " |prein| Test Name |preout| "
6641       data: "data name"
6642     - 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| "
6643       data: "data msg"
6644   data: "vpp-perf-results-2n-skx"
6645   filter: "all"
6646   remove-ndr: False
6647   parameters:
6648   - "name"
6649   - "parent"
6650   - "msg"
6651
6652 # Detailed Test Results - VPP Performance Results 2n-clx
6653 - type: "table"
6654   title: "Detailed Test Results - VPP Performance Results 2n-clx"
6655   algorithm: "table_merged_details"
6656   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
6657   columns:
6658     - title: " |prein| Test Name |preout| "
6659       data: "data name"
6660     - 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| "
6661       data: "data msg"
6662   data: "vpp-perf-results-2n-clx"
6663   filter: "all"
6664   parameters:
6665   - "name"
6666   - "parent"
6667   - "msg"
6668
6669 # Detailed Test Results - VPP Performance Results 3n-tsh
6670 - type: "table"
6671   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
6672   algorithm: "table_merged_details"
6673   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
6674   columns:
6675     - title: " |prein| Test Name |preout| "
6676       data: "data name"
6677     - 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| "
6678       data: "data msg"
6679   data: "vpp-perf-results-3n-tsh"
6680   filter: "all"
6681   parameters:
6682   - "name"
6683   - "parent"
6684   - "msg"
6685
6686 # Detailed Test Results - VPP Performance Results 3n-dnv
6687 - type: "table"
6688   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
6689   algorithm: "table_merged_details"
6690   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
6691   columns:
6692     - title: " |prein| Test Name |preout| "
6693       data: "data name"
6694     - 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| "
6695       data: "data msg"
6696   data: "vpp-perf-results-3n-dnv"
6697   filter: "all"
6698   parameters:
6699   - "name"
6700   - "parent"
6701   - "msg"
6702
6703 # Detailed Test Results - VPP Performance Results 2n-dnv
6704 - type: "table"
6705   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
6706   algorithm: "table_merged_details"
6707   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
6708   columns:
6709     - title: " |prein| Test Name |preout| "
6710       data: "data name"
6711     - 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| "
6712       data: "data msg"
6713   data: "vpp-perf-results-2n-dnv"
6714   filter: "all"
6715   parameters:
6716   - "name"
6717   - "parent"
6718   - "msg"
6719
6720 # Test configuration - VPP Performance Test Configs 3n-hsw
6721 - type: "table"
6722   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
6723   algorithm: "table_merged_details"
6724   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
6725   columns:
6726     - title: " |prein| Test Name |preout| "
6727       data: "data name"
6728     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6729       data: "data conf-history"
6730   data: "vpp-perf-results-3n-hsw"
6731   filter: "all"
6732   parameters:
6733   - "parent"
6734   - "name"
6735   - "conf-history"
6736
6737 # Test configuration - VPP Performance Test Configs 3n-skx
6738 - type: "table"
6739   title: "Test configuration - VPP Performance Test Configs 3n-skx"
6740   algorithm: "table_merged_details"
6741   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
6742   columns:
6743     - title: " |prein| Test Name |preout| "
6744       data: "data name"
6745     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6746       data: "data conf-history"
6747   data: "vpp-perf-results-3n-skx"
6748   filter: "all"
6749   parameters:
6750   - "parent"
6751   - "name"
6752   - "conf-history"
6753
6754 # Test configuration - VPP Performance Test Configs 2n-skx
6755 - type: "table"
6756   title: "Test configuration - VPP Performance Test Configs 2n-skx"
6757   algorithm: "table_merged_details"
6758   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
6759   columns:
6760     - title: " |prein| Test Name |preout| "
6761       data: "data name"
6762     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6763       data: "data conf-history"
6764   data: "vpp-perf-results-2n-skx"
6765   filter: "all"
6766   parameters:
6767   - "parent"
6768   - "name"
6769   - "conf-history"
6770
6771 # Test configuration - VPP Performance Test Configs 2n-clx
6772 - type: "table"
6773   title: "Test configuration - VPP Performance Test Configs 2n-clx"
6774   algorithm: "table_merged_details"
6775   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
6776   columns:
6777     - title: " |prein| Test Name |preout| "
6778       data: "data name"
6779     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6780       data: "data conf-history"
6781   data: "vpp-perf-results-2n-clx"
6782   filter: "all"
6783   parameters:
6784   - "parent"
6785   - "name"
6786   - "conf-history"
6787
6788 # Test configuration - VPP Performance Test Configs 3n-tsh
6789 - type: "table"
6790   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
6791   algorithm: "table_merged_details"
6792   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
6793   columns:
6794     - title: " |prein| Test Name |preout| "
6795       data: "data name"
6796     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6797       data: "data conf-history"
6798   data: "vpp-perf-results-3n-tsh"
6799   filter: "all"
6800   parameters:
6801   - "parent"
6802   - "name"
6803   - "conf-history"
6804
6805 # Test configuration - VPP Performance Test Configs 3n-dnv
6806 - type: "table"
6807   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
6808   algorithm: "table_merged_details"
6809   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
6810   columns:
6811     - title: " |prein| Test Name |preout| "
6812       data: "data name"
6813     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6814       data: "data conf-history"
6815   data: "vpp-perf-results-3n-dnv"
6816   filter: "all"
6817   parameters:
6818   - "parent"
6819   - "name"
6820   - "conf-history"
6821
6822 # Test configuration - VPP Performance Test Configs 2n-dnv
6823 - type: "table"
6824   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
6825   algorithm: "table_merged_details"
6826   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
6827   columns:
6828     - title: " |prein| Test Name |preout| "
6829       data: "data name"
6830     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6831       data: "data conf-history"
6832   data: "vpp-perf-results-2n-dnv"
6833   filter: "all"
6834   parameters:
6835   - "parent"
6836   - "name"
6837   - "conf-history"
6838
6839 # Test Operational Data - VPP Performance Operational Data 3n-hsw
6840 - type: "table"
6841   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
6842   algorithm: "table_oper_data_html"
6843   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
6844   data: "vpp-perf-results-3n-hsw"
6845   filter: "all"
6846
6847 # Test Operational Data - VPP Performance Operational Data 3n-skx
6848 - type: "table"
6849   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
6850   algorithm: "table_oper_data_html"
6851   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
6852   data: "vpp-perf-results-3n-skx"
6853   filter: "all"
6854
6855 # Test Operational Data - VPP Performance Operational Data 2n-skx
6856 - type: "table"
6857   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
6858   algorithm: "table_oper_data_html"
6859   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
6860   data: "vpp-perf-results-2n-skx"
6861   filter: "all"
6862
6863 # Test Operational Data - VPP Performance Operational Data 2n-clx
6864 - type: "table"
6865   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
6866   algorithm: "table_oper_data_html"
6867   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
6868   data: "vpp-perf-results-2n-clx"
6869   filter: "all"
6870
6871 # Test Operational Data - VPP Performance Operational Data 3n-tsh
6872 - type: "table"
6873   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
6874   algorithm: "table_oper_data_html"
6875   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
6876   data: "vpp-perf-results-3n-tsh"
6877   filter: "all"
6878
6879 # Test Operational Data - VPP Performance Operational Data 3n-dnv
6880 - type: "table"
6881   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
6882   algorithm: "table_oper_data_html"
6883   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
6884   data: "vpp-perf-results-3n-dnv"
6885   filter: "all"
6886
6887 # Test Operational Data - VPP Performance Operational Data 2n-dnv
6888 - type: "table"
6889   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
6890   algorithm: "table_oper_data_html"
6891   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
6892   data: "vpp-perf-results-2n-dnv"
6893   filter: "all"
6894
6895 # Detailed Test Results - VPP MRR Results 3n-hsw
6896 - type: "table"
6897   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
6898   algorithm: "table_merged_details"
6899   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
6900   columns:
6901     - title: " |prein| Test Name |preout| "
6902       data: "data name"
6903     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6904       data: "data msg"
6905   data: "vpp-mrr-results-3n-hsw"
6906   filter: "all"
6907   parameters:
6908   - "name"
6909   - "parent"
6910   - "msg"
6911
6912 # Detailed Test Results - VPP MRR Results 3n-skx
6913 - type: "table"
6914   title: "Detailed Test Results - VPP MRR Results 3n-skx"
6915   algorithm: "table_merged_details"
6916   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
6917   columns:
6918     - title: " |prein| Test Name |preout| "
6919       data: "data name"
6920     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6921       data: "data msg"
6922   data: "vpp-mrr-results-3n-skx"
6923   filter: "all"
6924   parameters:
6925   - "name"
6926   - "parent"
6927   - "msg"
6928
6929 # Detailed Test Results - VPP MRR Results 2n-skx
6930 - type: "table"
6931   title: "Detailed Test Results - VPP MRR Results 2n-skx"
6932   algorithm: "table_merged_details"
6933   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
6934   columns:
6935     - title: " |prein| Test Name |preout| "
6936       data: "data name"
6937     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6938       data: "data msg"
6939   data: "vpp-mrr-results-2n-skx"
6940   filter: "all"
6941   parameters:
6942   - "name"
6943   - "parent"
6944   - "msg"
6945
6946 # Detailed Test Results - VPP MRR Results 2n-clx
6947 - type: "table"
6948   title: "Detailed Test Results - VPP MRR Results 2n-clx"
6949   algorithm: "table_merged_details"
6950   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
6951   columns:
6952     - title: " |prein| Test Name |preout| "
6953       data: "data name"
6954     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6955       data: "data msg"
6956   data: "vpp-mrr-results-2n-clx"
6957   filter: "all"
6958   parameters:
6959   - "name"
6960   - "parent"
6961   - "msg"
6962
6963 # Detailed Test Results - VPP MRR Results 3n-tsh
6964 - type: "table"
6965   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
6966   algorithm: "table_merged_details"
6967   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
6968   columns:
6969     - title: " |prein| Test Name |preout| "
6970       data: "data name"
6971     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6972       data: "data msg"
6973   data: "vpp-mrr-results-3n-tsh"
6974   filter: "all"
6975   parameters:
6976   - "name"
6977   - "parent"
6978   - "msg"
6979
6980 # Detailed Test Results - VPP MRR Results 3n-dnv
6981 - type: "table"
6982   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
6983   algorithm: "table_merged_details"
6984   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
6985   columns:
6986     - title: " |prein| Test Name |preout| "
6987       data: "data name"
6988     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6989       data: "data msg"
6990   data: "vpp-mrr-results-3n-dnv"
6991   filter: "all"
6992   parameters:
6993   - "name"
6994   - "parent"
6995   - "msg"
6996
6997 # Detailed Test Results - VPP MRR Results 2n-dnv
6998 - type: "table"
6999   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
7000   algorithm: "table_merged_details"
7001   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
7002   columns:
7003     - title: " |prein| Test Name |preout| "
7004       data: "data name"
7005     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7006       data: "data msg"
7007   data: "vpp-mrr-results-2n-dnv"
7008   filter: "all"
7009   parameters:
7010   - "name"
7011   - "parent"
7012   - "msg"
7013
7014 # Test configuration - VPP MRR Test Configs 3n-hsw
7015 - type: "table"
7016   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
7017   algorithm: "table_merged_details"
7018   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
7019   columns:
7020     - title: " |prein| Test Name |preout| "
7021       data: "data name"
7022     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7023       data: "data conf-history"
7024   data: "vpp-mrr-results-3n-hsw"
7025   filter: "all"
7026   parameters:
7027   - "parent"
7028   - "name"
7029   - "conf-history"
7030
7031 # Test configuration - VPP MRR Test Configs 3n-skx
7032 - type: "table"
7033   title: "Test configuration - VPP MRR Test Configs 3n-skx"
7034   algorithm: "table_merged_details"
7035   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
7036   columns:
7037     - title: " |prein| Test Name |preout| "
7038       data: "data name"
7039     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7040       data: "data conf-history"
7041   data: "vpp-mrr-results-3n-skx"
7042   filter: "all"
7043   parameters:
7044   - "parent"
7045   - "name"
7046   - "conf-history"
7047
7048 # Test configuration - VPP MRR Test Configs 2n-skx
7049 - type: "table"
7050   title: "Test configuration - VPP MRR Test Configs 2n-skx"
7051   algorithm: "table_merged_details"
7052   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
7053   columns:
7054     - title: " |prein| Test Name |preout| "
7055       data: "data name"
7056     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7057       data: "data conf-history"
7058   data: "vpp-mrr-results-2n-skx"
7059   filter: "all"
7060   parameters:
7061   - "parent"
7062   - "name"
7063   - "conf-history"
7064
7065 # Test configuration - VPP MRR Test Configs 2n-clx
7066 - type: "table"
7067   title: "Test configuration - VPP MRR Test Configs 2n-clx"
7068   algorithm: "table_merged_details"
7069   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
7070   columns:
7071     - title: " |prein| Test Name |preout| "
7072       data: "data name"
7073     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7074       data: "data conf-history"
7075   data: "vpp-mrr-results-2n-clx"
7076   filter: "all"
7077   parameters:
7078   - "parent"
7079   - "name"
7080   - "conf-history"
7081
7082 # Test configuration - VPP MRR Test Configs 3n-tsh
7083 - type: "table"
7084   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
7085   algorithm: "table_merged_details"
7086   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
7087   columns:
7088     - title: " |prein| Test Name |preout| "
7089       data: "data name"
7090     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7091       data: "data conf-history"
7092   data: "vpp-mrr-results-3n-tsh"
7093   filter: "all"
7094   parameters:
7095   - "parent"
7096   - "name"
7097   - "conf-history"
7098
7099 # Test configuration - VPP MRR Test Configs 3n-dnv
7100 - type: "table"
7101   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
7102   algorithm: "table_merged_details"
7103   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
7104   columns:
7105     - title: " |prein| Test Name |preout| "
7106       data: "data name"
7107     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7108       data: "data conf-history"
7109   data: "vpp-mrr-results-3n-dnv"
7110   filter: "all"
7111   parameters:
7112   - "parent"
7113   - "name"
7114   - "conf-history"
7115
7116 # Test configuration - VPP MRR Test Configs 2n-dnv
7117 - type: "table"
7118   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
7119   algorithm: "table_merged_details"
7120   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
7121   columns:
7122     - title: " |prein| Test Name |preout| "
7123       data: "data name"
7124     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7125       data: "data conf-history"
7126   data: "vpp-mrr-results-2n-dnv"
7127   filter: "all"
7128   parameters:
7129   - "parent"
7130   - "name"
7131   - "conf-history"
7132
7133 # Detailed Test Results - VPP Device Results - Ubuntu
7134 - type: "table"
7135   title: "Detailed Test Results - VPP Device Results - Ubuntu"
7136   algorithm: "table_merged_details"
7137   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
7138   columns:
7139     - title: " |prein| Test Name |preout| "
7140       data: "data name"
7141     - title: " |prein| Status |preout| "
7142       data: "data status"
7143   data: "vpp-device-results-ubuntu"
7144   filter: "all"
7145   parameters:
7146   - "name"
7147   - "parent"
7148   - "doc"
7149   - "status"
7150
7151 # Test configuration - VPP Device Test Configs - Ubuntu
7152 - type: "table"
7153   title: "Test configuration - VPP Device Test Configs - Ubuntu"
7154   algorithm: "table_merged_details"
7155   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
7156   columns:
7157     - title: " |prein| Test Name |preout| "
7158       data: "data name"
7159     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7160       data: "data conf-history"
7161   data: "vpp-device-results-ubuntu"
7162   filter: "all"
7163   parameters:
7164   - "parent"
7165   - "name"
7166   - "conf-history"
7167
7168 ################################################################################
7169
7170 # DPDK Performance Changes 3n-hsw 1t1c pdr
7171 - type: "table"
7172   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
7173   algorithm: "table_comparison"
7174   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
7175   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7176   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7177   columns:
7178     - title: "1908"
7179       data-set: "dpdk-performance-changes-3n-hsw-h1"
7180     - title: "2001"
7181       data-set: "dpdk-performance-changes-3n-hsw-ref"
7182     - title: "2005"
7183       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7184   comparisons:
7185     - title: "Diff"
7186       reference: 2
7187       compare: 3
7188   legend:
7189     - "Legend to Table"
7190     - "1908, 2001, 2005 - DPDK versions tested."
7191     - "Diff - difference between 2001 and 2005 DPDK version."
7192
7193 # DPDK Performance Changes 3n-hsw 2t2c pdr
7194 - type: "table"
7195   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
7196   algorithm: "table_comparison"
7197   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
7198   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7199   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7200   columns:
7201     - title: "1908"
7202       data-set: "dpdk-performance-changes-3n-hsw-h1"
7203     - title: "2001"
7204       data-set: "dpdk-performance-changes-3n-hsw-ref"
7205     - title: "2005"
7206       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7207   comparisons:
7208     - title: "Diff"
7209       reference: 2
7210       compare: 3
7211   legend:
7212     - "Legend to Table"
7213     - "1908, 2001, 2005 - DPDK versions tested."
7214     - "Diff - difference between 2001 and 2005 DPDK version."
7215
7216 # DPDK Performance Changes 3n-hsw 1t1c pdr
7217 - type: "table"
7218   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
7219   algorithm: "table_comparison"
7220   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
7221   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7222   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7223   columns:
7224     - title: "1908"
7225       data-set: "dpdk-performance-changes-3n-hsw-h1"
7226     - title: "2001"
7227       data-set: "dpdk-performance-changes-3n-hsw-ref"
7228     - title: "2005"
7229       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7230   comparisons:
7231     - title: "Diff"
7232       reference: 2
7233       compare: 3
7234   legend:
7235     - "Legend to Table"
7236     - "1908, 2001, 2005 - DPDK versions tested."
7237     - "Diff - difference between 2001 and 2005 DPDK version."
7238
7239 # DPDK Performance Changes 3n-hsw 2t2c ndr
7240 - type: "table"
7241   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
7242   algorithm: "table_comparison"
7243   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
7244   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7245   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7246   columns:
7247     - title: "1908"
7248       data-set: "dpdk-performance-changes-3n-hsw-h1"
7249     - title: "2001"
7250       data-set: "dpdk-performance-changes-3n-hsw-ref"
7251     - title: "2005"
7252       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7253   comparisons:
7254     - title: "Diff"
7255       reference: 2
7256       compare: 3
7257   legend:
7258     - "Legend to Table"
7259     - "1908, 2001, 2005 - DPDK versions tested."
7260     - "Diff - difference between 2001 and 2005 DPDK version."
7261
7262 # DPDK Performance Changes 3n-skx 2t1c pdr
7263 - type: "table"
7264   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
7265   algorithm: "table_comparison"
7266   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
7267   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7268   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7269   columns:
7270     - title: "1908"
7271       data-set: "dpdk-performance-changes-3n-skx-h1"
7272     - title: "2001"
7273       data-set: "dpdk-performance-changes-3n-skx-ref"
7274     - title: "2005"
7275       data-set: "dpdk-performance-changes-3n-skx-cmp"
7276   comparisons:
7277     - title: "Diff"
7278       reference: 2
7279       compare: 3
7280   legend:
7281     - "Legend to Table"
7282     - "1908, 2001, 2005 - DPDK versions tested."
7283     - "Diff - difference between 2001 and 2005 DPDK version."
7284
7285 # DPDK Performance Changes 3n-skx 4t2c pdr
7286 - type: "table"
7287   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
7288   algorithm: "table_comparison"
7289   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
7290   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7291   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7292   columns:
7293     - title: "1908"
7294       data-set: "dpdk-performance-changes-3n-skx-h1"
7295     - title: "2001"
7296       data-set: "dpdk-performance-changes-3n-skx-ref"
7297     - title: "2005"
7298       data-set: "dpdk-performance-changes-3n-skx-cmp"
7299   comparisons:
7300     - title: "Diff"
7301       reference: 2
7302       compare: 3
7303   legend:
7304     - "Legend to Table"
7305     - "1908, 2001, 2005 - DPDK versions tested."
7306     - "Diff - difference between 2001 and 2005 DPDK version."
7307
7308 # DPDK Performance Changes 3n-skx 2t1c ndr
7309 - type: "table"
7310   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
7311   algorithm: "table_comparison"
7312   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
7313   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7314   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7315   columns:
7316     - title: "1908"
7317       data-set: "dpdk-performance-changes-3n-skx-h1"
7318     - title: "2001"
7319       data-set: "dpdk-performance-changes-3n-skx-ref"
7320     - title: "2005"
7321       data-set: "dpdk-performance-changes-3n-skx-cmp"
7322   comparisons:
7323     - title: "Diff"
7324       reference: 2
7325       compare: 3
7326   legend:
7327     - "Legend to Table"
7328     - "1908, 2001, 2005 - DPDK versions tested."
7329     - "Diff - difference between 2001 and 2005 DPDK version."
7330
7331 # DPDK Performance Changes 3n-skx 4t2c ndr
7332 - type: "table"
7333   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
7334   algorithm: "table_comparison"
7335   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
7336   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7337   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7338   columns:
7339     - title: "1908"
7340       data-set: "dpdk-performance-changes-3n-skx-h1"
7341     - title: "2001"
7342       data-set: "dpdk-performance-changes-3n-skx-ref"
7343     - title: "2005"
7344       data-set: "dpdk-performance-changes-3n-skx-cmp"
7345   comparisons:
7346     - title: "Diff"
7347       reference: 2
7348       compare: 3
7349   legend:
7350     - "Legend to Table"
7351     - "1908, 2001, 2005 - DPDK versions tested."
7352     - "Diff - difference between 2001 and 2005 DPDK version."
7353
7354 # DPDK Performance Changes 2n-skx 2t1c pdr
7355 - type: "table"
7356   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
7357   algorithm: "table_comparison"
7358   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
7359   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7360   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7361   columns:
7362     - title: "1908"
7363       data-set: "dpdk-performance-changes-2n-skx-h1"
7364     - title: "2001"
7365       data-set: "dpdk-performance-changes-2n-skx-ref"
7366     - title: "2005"
7367       data-set: "dpdk-performance-changes-2n-skx-cmp"
7368   comparisons:
7369     - title: "Diff"
7370       reference: 2
7371       compare: 3
7372   legend:
7373     - "Legend to Table"
7374     - "1908, 2001, 2005 - DPDK versions tested."
7375     - "Diff - difference between 2001 and 2005 DPDK version."
7376
7377 # DPDK Performance Changes 2n-skx 4t2c pdr
7378 - type: "table"
7379   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
7380   algorithm: "table_comparison"
7381   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
7382   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7383   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7384   columns:
7385     - title: "1908"
7386       data-set: "dpdk-performance-changes-2n-skx-h1"
7387     - title: "2001"
7388       data-set: "dpdk-performance-changes-2n-skx-ref"
7389     - title: "2005"
7390       data-set: "dpdk-performance-changes-2n-skx-cmp"
7391   comparisons:
7392     - title: "Diff"
7393       reference: 2
7394       compare: 3
7395   legend:
7396     - "Legend to Table"
7397     - "1908, 2001, 2005 - DPDK versions tested."
7398     - "Diff - difference between 2001 and 2005 DPDK version."
7399
7400 # DPDK Performance Changes 2n-skx 2t1c ndr
7401 - type: "table"
7402   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
7403   algorithm: "table_comparison"
7404   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
7405   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7406   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7407   columns:
7408     - title: "1908"
7409       data-set: "dpdk-performance-changes-2n-skx-h1"
7410     - title: "2001"
7411       data-set: "dpdk-performance-changes-2n-skx-ref"
7412     - title: "2005"
7413       data-set: "dpdk-performance-changes-2n-skx-cmp"
7414   comparisons:
7415     - title: "Diff"
7416       reference: 2
7417       compare: 3
7418   legend:
7419     - "Legend to Table"
7420     - "1908, 2001, 2005 - DPDK versions tested."
7421     - "Diff - difference between 2001 and 2005 DPDK version."
7422
7423 # DPDK Performance Changes 2n-skx 4t2c ndr
7424 - type: "table"
7425   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
7426   algorithm: "table_comparison"
7427   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
7428   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7429   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7430   columns:
7431     - title: "1908"
7432       data-set: "dpdk-performance-changes-2n-skx-h1"
7433     - title: "2001"
7434       data-set: "dpdk-performance-changes-2n-skx-ref"
7435     - title: "2005"
7436       data-set: "dpdk-performance-changes-2n-skx-cmp"
7437   comparisons:
7438     - title: "Diff"
7439       reference: 2
7440       compare: 3
7441   legend:
7442     - "Legend to Table"
7443     - "1908, 2001, 2005 - DPDK versions tested."
7444     - "Diff - difference between 2001 and 2005 DPDK version."
7445
7446 # DPDK Performance Changes 2n-clx 2t1c pdr
7447 - type: "table"
7448   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
7449   algorithm: "table_comparison"
7450   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
7451   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7452   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7453   columns:
7454     - title: "2001"
7455       data-set: "dpdk-performance-changes-2n-clx-ref"
7456     - title: "2005"
7457       data-set: "dpdk-performance-changes-2n-clx-cmp"
7458   comparisons:
7459     - title: "Diff"
7460       reference: 1
7461       compare: 2
7462   legend:
7463     - "Legend to Table"
7464     - "2001, 2005 - DPDK versions tested."
7465     - "Diff - difference between 2001 and 2005 DPDK version."
7466
7467 # DPDK Performance Changes 2n-clx 4t2c pdr
7468 - type: "table"
7469   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
7470   algorithm: "table_comparison"
7471   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
7472   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7473   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7474   columns:
7475     - title: "2001"
7476       data-set: "dpdk-performance-changes-2n-clx-ref"
7477     - title: "2005"
7478       data-set: "dpdk-performance-changes-2n-clx-cmp"
7479   comparisons:
7480     - title: "Diff"
7481       reference: 1
7482       compare: 2
7483   legend:
7484     - "Legend to Table"
7485     - "2001, 2005 - DPDK versions tested."
7486     - "Diff - difference between 2001 and 2005 DPDK version."
7487
7488 # DPDK Performance Changes 2n-clx 2t1c ndr
7489 - type: "table"
7490   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
7491   algorithm: "table_comparison"
7492   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
7493   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7494   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7495   columns:
7496     - title: "2001"
7497       data-set: "dpdk-performance-changes-2n-clx-ref"
7498     - title: "2005"
7499       data-set: "dpdk-performance-changes-2n-clx-cmp"
7500   comparisons:
7501     - title: "Diff"
7502       reference: 1
7503       compare: 2
7504   legend:
7505     - "Legend to Table"
7506     - "2001, 2005 - DPDK versions tested."
7507     - "Diff - difference between 2001 and 2005 DPDK version."
7508
7509 # DPDK Performance Changes 2n-clx 4t2c ndr
7510 - type: "table"
7511   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
7512   algorithm: "table_comparison"
7513   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
7514   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7515   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7516   columns:
7517     - title: "2001"
7518       data-set: "dpdk-performance-changes-2n-clx-ref"
7519     - title: "2005"
7520       data-set: "dpdk-performance-changes-2n-clx-cmp"
7521   comparisons:
7522     - title: "Diff"
7523       reference: 1
7524       compare: 2
7525   legend:
7526     - "Legend to Table"
7527     - "2001, 2005 - DPDK versions tested."
7528     - "Diff - difference between 2001 and 2005 DPDK version."
7529
7530 # DPDK Performance Changes 2n-dnv 1t1c pdr
7531 - type: "table"
7532   title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
7533   algorithm: "table_comparison"
7534   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
7535   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7536   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7537   columns:
7538     - title: "2001"
7539       data-set: "dpdk-performance-changes-2n-dnv-ref"
7540     - title: "2005"
7541       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7542   comparisons:
7543     - title: "Diff"
7544       reference: 1
7545       compare: 2
7546   legend:
7547     - "Legend to Table"
7548     - "2001, 2005 - DPDK versions tested."
7549     - "Diff - difference between 2001 and 2005 DPDK version."
7550
7551 # DPDK Performance Changes 2n-dnv 2t2c pdr
7552 - type: "table"
7553   title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
7554   algorithm: "table_comparison"
7555   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
7556   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7557   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7558   columns:
7559     - title: "2001"
7560       data-set: "dpdk-performance-changes-2n-dnv-ref"
7561     - title: "2005"
7562       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7563   comparisons:
7564     - title: "Diff"
7565       reference: 1
7566       compare: 2
7567   legend:
7568     - "Legend to Table"
7569     - "2001, 2005 - DPDK versions tested."
7570     - "Diff - difference between 2001 and 2005 DPDK version."
7571
7572 # DPDK Performance Changes 2n-dnv 1t1c ndr
7573 - type: "table"
7574   title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
7575   algorithm: "table_comparison"
7576   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
7577   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7578   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7579   columns:
7580     - title: "2001"
7581       data-set: "dpdk-performance-changes-2n-dnv-ref"
7582     - title: "2005"
7583       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7584   comparisons:
7585     - title: "Diff"
7586       reference: 1
7587       compare: 2
7588   legend:
7589     - "Legend to Table"
7590     - "2001, 2005 - DPDK versions tested."
7591     - "Diff - difference between 2001 and 2005 DPDK version."
7592
7593 # DPDK Performance Changes 2n-dnv 2t2c ndr
7594 - type: "table"
7595   title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
7596   algorithm: "table_comparison"
7597   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
7598   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7599   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7600   columns:
7601     - title: "2001"
7602       data-set: "dpdk-performance-changes-2n-dnv-ref"
7603     - title: "2005"
7604       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7605   comparisons:
7606     - title: "Diff"
7607       reference: 1
7608       compare: 2
7609   legend:
7610     - "Legend to Table"
7611     - "2001, 2005 - DPDK versions tested."
7612     - "Diff - difference between 2001 and 2005 DPDK version."
7613
7614 # DPDK Performance Changes 3n-dnv 1t1c pdr
7615 - type: "table"
7616   title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
7617   algorithm: "table_comparison"
7618   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
7619   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7620   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7621   columns:
7622     - title: "2001"
7623       data-set: "dpdk-performance-changes-3n-dnv-ref"
7624     - title: "2005"
7625       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7626   comparisons:
7627     - title: "Diff"
7628       reference: 1
7629       compare: 2
7630   legend:
7631     - "Legend to Table"
7632     - "2001, 2005 - DPDK versions tested."
7633     - "Diff - difference between 2001 and 2005 DPDK version."
7634
7635 # DPDK Performance Changes 3n-dnv 2t2c pdr
7636 - type: "table"
7637   title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
7638   algorithm: "table_comparison"
7639   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
7640   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7641   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7642   columns:
7643     - title: "2001"
7644       data-set: "dpdk-performance-changes-3n-dnv-ref"
7645     - title: "2005"
7646       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7647   comparisons:
7648     - title: "Diff"
7649       reference: 1
7650       compare: 2
7651   legend:
7652     - "Legend to Table"
7653     - "2001, 2005 - DPDK versions tested."
7654     - "Diff - difference between 2001 and 2005 DPDK version."
7655
7656 # DPDK Performance Changes 3n-dnv 1t1c ndr
7657 - type: "table"
7658   title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
7659   algorithm: "table_comparison"
7660   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
7661   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7662   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7663   columns:
7664     - title: "2001"
7665       data-set: "dpdk-performance-changes-3n-dnv-ref"
7666     - title: "2005"
7667       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7668   comparisons:
7669     - title: "Diff"
7670       reference: 1
7671       compare: 2
7672   legend:
7673     - "Legend to Table"
7674     - "2001, 2005 - DPDK versions tested."
7675     - "Diff - difference between 2001 and 2005 DPDK version."
7676
7677 # DPDK Performance Changes 3n-dnv 2t2c ndr
7678 - type: "table"
7679   title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
7680   algorithm: "table_comparison"
7681   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
7682   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7683   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7684   columns:
7685     - title: "2001"
7686       data-set: "dpdk-performance-changes-3n-dnv-ref"
7687     - title: "2005"
7688       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7689   comparisons:
7690     - title: "Diff"
7691       reference: 1
7692       compare: 2
7693   legend:
7694     - "Legend to Table"
7695     - "2001, 2005 - DPDK versions tested."
7696     - "Diff - difference between 2001 and 2005 DPDK version."
7697
7698 # DPDK Performance Changes 3n-tsh 1t1c pdr
7699 - type: "table"
7700   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
7701   algorithm: "table_comparison"
7702   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
7703   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7704   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7705   columns:
7706     - title: "2001"
7707       data-set: "dpdk-performance-changes-3n-tsh-ref"
7708     - title: "2005"
7709       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7710   comparisons:
7711     - title: "Diff"
7712       reference: 1
7713       compare: 2
7714   legend:
7715     - "Legend to Table"
7716     - "2001, 2005 - DPDK versions tested."
7717     - "Diff - difference between 2001 and 2005 DPDK version."
7718
7719 # DPDK Performance Changes 3n-tsh 2t2c pdr
7720 - type: "table"
7721   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
7722   algorithm: "table_comparison"
7723   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
7724   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7725   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7726   columns:
7727     - title: "2001"
7728       data-set: "dpdk-performance-changes-3n-tsh-ref"
7729     - title: "2005"
7730       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7731   comparisons:
7732     - title: "Diff"
7733       reference: 1
7734       compare: 2
7735   legend:
7736     - "Legend to Table"
7737     - "2001, 2005 - DPDK versions tested."
7738     - "Diff - difference between 2001 and 2005 DPDK version."
7739
7740 # DPDK Performance Changes 3n-tsh 1t1c ndr
7741 - type: "table"
7742   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
7743   algorithm: "table_comparison"
7744   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
7745   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7746   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7747   columns:
7748     - title: "2001"
7749       data-set: "dpdk-performance-changes-3n-tsh-ref"
7750     - title: "2005"
7751       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7752   comparisons:
7753     - title: "Diff"
7754       reference: 1
7755       compare: 2
7756   legend:
7757     - "Legend to Table"
7758     - "2001, 2005 - DPDK versions tested."
7759     - "Diff - difference between 2001 and 2005 DPDK version."
7760
7761 # DPDK Performance Changes 3n-tsh 2t2c ndr
7762 - type: "table"
7763   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
7764   algorithm: "table_comparison"
7765   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
7766   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7767   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7768   columns:
7769     - title: "2001"
7770       data-set: "dpdk-performance-changes-3n-tsh-ref"
7771     - title: "2005"
7772       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7773   comparisons:
7774     - title: "Diff"
7775       reference: 1
7776       compare: 2
7777   legend:
7778     - "Legend to Table"
7779     - "2001, 2005 - DPDK versions tested."
7780     - "Diff - difference between 2001 and 2005 DPDK version."
7781
7782 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
7783 - type: "table"
7784   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
7785   algorithm: "table_comparison"
7786   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
7787   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7788   filter: "'NIC_Intel-X710'"
7789   columns:
7790     - title: "3n-hsw x710"
7791       data-set: "dpdk-compare-testbeds-ref"
7792     - title: "3n-skx x710"
7793       data-set: "dpdk-compare-testbeds-cmp"
7794   comparisons:
7795     - title: "Diff"
7796       reference: 1
7797       compare: 2
7798   legend:
7799     - "Legend to Table"
7800     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7801     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7802
7803 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
7804 - type: "table"
7805   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
7806   algorithm: "table_comparison"
7807   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
7808   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7809   filter: "'NIC_Intel-X710'"
7810   columns:
7811     - title: "3n-hsw x710"
7812       data-set: "dpdk-compare-testbeds-ref"
7813     - title: "3n-skx x710"
7814       data-set: "dpdk-compare-testbeds-cmp"
7815   comparisons:
7816     - title: "Diff"
7817       reference: 1
7818       compare: 2
7819   legend:
7820     - "Legend to Table"
7821     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7822     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7823
7824 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
7825 - type: "table"
7826   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
7827   algorithm: "table_comparison"
7828   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
7829   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7830   filter: "'NIC_Intel-XXV710'"
7831   columns:
7832     - title: "2n-skx"
7833       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7834     - title: "2n-clx"
7835       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7836   comparisons:
7837     - title: "Diff"
7838       reference: 1
7839       compare: 2
7840   legend:
7841     - "Legend to Table"
7842     - "2n-skx, 2n-clx - testbeds and NICs tested."
7843     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7844
7845 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
7846 - type: "table"
7847   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
7848   algorithm: "table_comparison"
7849   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
7850   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7851   filter: "'NIC_Intel-XXV710'"
7852   columns:
7853     - title: "2n-skx"
7854       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7855     - title: "2n-clx"
7856       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7857   comparisons:
7858     - title: "Diff"
7859       reference: 1
7860       compare: 2
7861   legend:
7862     - "Legend to Table"
7863     - "2n-skx, 2n-clx - testbeds and NICs tested."
7864     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7865
7866 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
7867 - type: "table"
7868   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
7869   algorithm: "table_comparison"
7870   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
7871   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7872   filter: "'NIC_Intel-XXV710'"
7873   columns:
7874     - title: "3n-skx"
7875       data-set: "dpdk-compare-topologies-ref"
7876     - title: "2n-skx"
7877       data-set: "dpdk-compare-topologies-cmp"
7878   comparisons:
7879     - title: "Diff"
7880       reference: 1
7881       compare: 2
7882   legend:
7883     - "Legend to Table"
7884     - "3n-skx, 2n-skx - topologies tested."
7885     - "Diff - difference between 3n-skx and 2n-skx topologies."
7886
7887 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
7888 - type: "table"
7889   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
7890   algorithm: "table_comparison"
7891   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
7892   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7893   filter: "'NIC_Intel-XXV710'"
7894   columns:
7895     - title: "3n-skx"
7896       data-set: "dpdk-compare-topologies-ref"
7897     - title: "2n-skx"
7898       data-set: "dpdk-compare-topologies-cmp"
7899   comparisons:
7900     - title: "Diff"
7901       reference: 1
7902       compare: 2
7903   legend:
7904     - "Legend to Table"
7905     - "3n-skx, 2n-skx - topologies tested."
7906     - "Diff - difference between 3n-skx and 2n-skx topologies."
7907
7908 # Detailed Test Results - DPDK Performance Results 3n-hsw
7909 - type: "table"
7910   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
7911   algorithm: "table_merged_details"
7912   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
7913   columns:
7914     - title: " |prein| Test Name |preout| "
7915       data: "data name"
7916     - 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| "
7917       data: "data msg"
7918   data: "dpdk-perf-results-3n-hsw"
7919   filter: "all"
7920   parameters:
7921   - "name"
7922   - "parent"
7923   - "msg"
7924
7925 # Detailed Test Results - DPDK Performance Results 3n-skx
7926 - type: "table"
7927   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
7928   algorithm: "table_merged_details"
7929   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
7930   columns:
7931     - title: " |prein| Test Name |preout| "
7932       data: "data name"
7933     - 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| "
7934       data: "data msg"
7935   data: "dpdk-perf-results-3n-skx"
7936   filter: "all"
7937   remove-ndr: False
7938   parameters:
7939   - "name"
7940   - "parent"
7941   - "msg"
7942
7943 # Detailed Test Results - DPDK Performance Results 2n-skx
7944 - type: "table"
7945   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
7946   algorithm: "table_merged_details"
7947   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
7948   columns:
7949     - title: " |prein| Test Name |preout| "
7950       data: "data name"
7951     - 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| "
7952       data: "data msg"
7953   data: "dpdk-perf-results-2n-skx"
7954   filter: "all"
7955   remove-ndr: False
7956   parameters:
7957   - "name"
7958   - "parent"
7959   - "msg"
7960
7961 # Detailed Test Results - DPDK Performance Results 2n-clx
7962 - type: "table"
7963   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
7964   algorithm: "table_merged_details"
7965   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
7966   columns:
7967     - title: " |prein| Test Name |preout| "
7968       data: "data name"
7969     - 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| "
7970       data: "data msg"
7971   data: "dpdk-perf-results-2n-clx"
7972   filter: "all"
7973   parameters:
7974   - "name"
7975   - "parent"
7976   - "msg"
7977
7978 # Detailed Test Results - DPDK Performance Results 2n-dnv
7979 - type: "table"
7980   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
7981   algorithm: "table_merged_details"
7982   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
7983   columns:
7984     - title: " |prein| Test Name |preout| "
7985       data: "data name"
7986     - 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| "
7987       data: "data msg"
7988   data: "dpdk-perf-results-2n-dnv"
7989   filter: "all"
7990   parameters:
7991   - "name"
7992   - "parent"
7993   - "msg"
7994
7995 # Detailed Test Results - DPDK Performance Results 3n-dnv
7996 - type: "table"
7997   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
7998   algorithm: "table_merged_details"
7999   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
8000   columns:
8001     - title: " |prein| Test Name |preout| "
8002       data: "data name"
8003     - 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| "
8004       data: "data msg"
8005   data: "dpdk-perf-results-3n-dnv"
8006   filter: "all"
8007   parameters:
8008   - "name"
8009   - "parent"
8010   - "msg"
8011
8012 # Detailed Test Results - DPDK Performance Results 3n-tsh
8013 - type: "table"
8014   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
8015   algorithm: "table_merged_details"
8016   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
8017   columns:
8018     - title: " |prein| Test Name |preout| "
8019       data: "data name"
8020     - 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| "
8021       data: "data msg"
8022   data: "dpdk-perf-results-3n-tsh"
8023   filter: "all"
8024   parameters:
8025   - "name"
8026   - "parent"
8027   - "msg"
8028
8029 ################################################################################
8030 ###                                F I L E S                                 ###
8031 ################################################################################
8032
8033 # VPP Performance Results
8034 - type: "file"
8035   title: "VPP Performance Results"
8036   algorithm: "file_details_split"
8037   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
8038   dir-tables:
8039     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
8040     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
8041     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
8042     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
8043     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
8044     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
8045     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
8046   data:
8047     - "vpp-perf-results-2n-skx"
8048     - "vpp-perf-results-3n-skx"
8049     - "vpp-perf-results-2n-clx"
8050     - "vpp-perf-results-3n-hsw"
8051     - "vpp-perf-results-3n-tsh"
8052     - "vpp-perf-results-2n-dnv"
8053     - "vpp-perf-results-3n-dnv"
8054   filter: "all"
8055   data-start-level: 4
8056   order-chapters:
8057     level-1:
8058       - "l2"
8059       - "ip4"
8060       - "ip6"
8061       - "srv6"
8062       - "ip4_tunnels"
8063       - "ip6_tunnels"
8064       - "vm_vhost"
8065       - "container_memif"
8066       - "crypto"
8067       - "vts"
8068       - "lb"
8069       - "nfv_density"
8070       - "hoststack"
8071     level-2:
8072       - "2n-skx"
8073       - "3n-skx"
8074       - "2n-clx"
8075       - "3n-hsw"
8076       - "3n-tsh"
8077       - "2n-dnv"
8078       - "3n-dnv"
8079     level-3:
8080       - "xl710"
8081       - "x520"
8082       - "xxv710"
8083       - "x710"
8084       - "x553"
8085       - "cx556a"
8086       - "vic1227"
8087       - "vic1385"
8088
8089 # VPP Performance Configuration
8090 - type: "file"
8091   title: "VPP Performance Configuration"
8092   algorithm: "file_details_split"
8093   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
8094   dir-tables:
8095     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
8096     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
8097     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
8098     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
8099     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
8100     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
8101     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
8102   data:
8103     - "vpp-perf-results-2n-skx"
8104     - "vpp-perf-results-3n-skx"
8105     - "vpp-perf-results-2n-clx"
8106     - "vpp-perf-results-3n-hsw"
8107     - "vpp-perf-results-3n-tsh"
8108     - "vpp-perf-results-2n-dnv"
8109     - "vpp-perf-results-3n-dnv"
8110   filter: "all"
8111   data-start-level: 4
8112   order-chapters:
8113     level-1:
8114       - "l2"
8115       - "ip4"
8116       - "ip6"
8117       - "srv6"
8118       - "ip4_tunnels"
8119       - "ip6_tunnels"
8120       - "vm_vhost"
8121       - "container_memif"
8122       - "crypto"
8123       - "vts"
8124       - "lb"
8125       - "nfv_density"
8126       - "hoststack"
8127     level-2:
8128       - "2n-skx"
8129       - "3n-skx"
8130       - "2n-clx"
8131       - "3n-hsw"
8132       - "3n-tsh"
8133       - "2n-dnv"
8134       - "3n-dnv"
8135     level-3:
8136       - "xl710"
8137       - "x520"
8138       - "xxv710"
8139       - "x710"
8140       - "x553"
8141       - "cx556a"
8142       - "vic1227"
8143       - "vic1385"
8144
8145 # VPP Performance Operational
8146 - type: "file"
8147   title: "VPP Performance Operational"
8148   algorithm: "file_details_split_html"
8149   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
8150   dir-tables:
8151     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
8152     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
8153     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
8154     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
8155     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
8156     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
8157     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
8158   data:
8159     - "vpp-perf-results-2n-skx"
8160     - "vpp-perf-results-3n-skx"
8161     - "vpp-perf-results-2n-clx"
8162     - "vpp-perf-results-3n-hsw"
8163     - "vpp-perf-results-3n-tsh"
8164     - "vpp-perf-results-2n-dnv"
8165     - "vpp-perf-results-3n-dnv"
8166   filter: "all"
8167   data-start-level: 4
8168   order-chapters:
8169     level-1:
8170       - "l2"
8171       - "ip4"
8172       - "ip6"
8173       - "srv6"
8174       - "ip4_tunnels"
8175       - "ip6_tunnels"
8176       - "vm_vhost"
8177       - "container_memif"
8178       - "crypto"
8179       - "vts"
8180       - "lb"
8181       - "nfv_density"
8182       - "hoststack"
8183     level-2:
8184       - "2n-skx"
8185       - "3n-skx"
8186       - "2n-clx"
8187       - "3n-hsw"
8188       - "3n-tsh"
8189       - "2n-dnv"
8190       - "3n-dnv"
8191     level-3:
8192       - "xl710"
8193       - "x520"
8194       - "xxv710"
8195       - "x710"
8196       - "x553"
8197       - "cx556a"
8198       - "vic1227"
8199       - "vic1385"
8200
8201 # VPP MRR Results
8202 - type: "file"
8203   title: "VPP MRR Results"
8204   algorithm: "file_details_split"
8205   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
8206   dir-tables:
8207     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
8208     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
8209     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
8210     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
8211     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
8212     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
8213     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
8214   data:
8215     - "vpp-mrr-results-2n-skx"
8216     - "vpp-mrr-results-3n-skx"
8217     - "vpp-mrr-results-2n-clx"
8218     - "vpp-mrr-results-3n-hsw"
8219     - "vpp-mrr-results-3n-tsh"
8220     - "vpp-mrr-results-2n-dnv"
8221     - "vpp-mrr-results-3n-dnv"
8222   filter: "all"
8223   data-start-level: 4
8224   order-chapters:
8225     level-1:
8226       - "l2"
8227       - "ip4"
8228       - "ip6"
8229       - "srv6"
8230       - "ip4_tunnels"
8231       - "ip6_tunnels"
8232       - "vm_vhost"
8233       - "container_memif"
8234       - "crypto"
8235       - "vts"
8236       - "lb"
8237       - "nfv_density"
8238       - "hoststack"
8239     level-2:
8240       - "2n-skx"
8241       - "3n-skx"
8242       - "2n-clx"
8243       - "3n-hsw"
8244       - "3n-tsh"
8245       - "2n-dnv"
8246       - "3n-dnv"
8247     level-3:
8248       - "xl710"
8249       - "x520"
8250       - "xxv710"
8251       - "x710"
8252       - "x553"
8253       - "cx556a"
8254       - "vic1227"
8255       - "vic1385"
8256
8257 # VPP MRR Configuration
8258 - type: "file"
8259   title: "VPP MRR Configuration"
8260   algorithm: "file_details_split"
8261   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
8262   dir-tables:
8263     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
8264     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
8265     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
8266     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
8267     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
8268     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
8269     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
8270   data:
8271     - "vpp-mrr-results-2n-skx"
8272     - "vpp-mrr-results-3n-skx"
8273     - "vpp-mrr-results-2n-clx"
8274     - "vpp-mrr-results-3n-hsw"
8275     - "vpp-mrr-results-3n-tsh"
8276     - "vpp-mrr-results-2n-dnv"
8277     - "vpp-mrr-results-3n-dnv"
8278   filter: "all"
8279   data-start-level: 4
8280   order-chapters:
8281     level-1:
8282       - "l2"
8283       - "ip4"
8284       - "ip6"
8285       - "srv6"
8286       - "ip4_tunnels"
8287       - "ip6_tunnels"
8288       - "vm_vhost"
8289       - "container_memif"
8290       - "crypto"
8291       - "vts"
8292       - "lb"
8293       - "nfv_density"
8294       - "hoststack"
8295     level-2:
8296       - "2n-skx"
8297       - "3n-skx"
8298       - "2n-clx"
8299       - "3n-hsw"
8300       - "3n-tsh"
8301       - "2n-dnv"
8302       - "3n-dnv"
8303     level-3:
8304       - "xl710"
8305       - "x520"
8306       - "xxv710"
8307       - "x710"
8308       - "x553"
8309       - "cx556a"
8310       - "vic1227"
8311       - "vic1385"
8312
8313 # VPP Device Results - Ubuntu
8314 - type: "file"
8315   title: "VPP Device Results - Ubuntu"
8316   algorithm: "file_test_results"
8317   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
8318   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
8319   data: "vpp-device-results-ubuntu"
8320   filter: "all"
8321   data-start-level: 4
8322
8323 # VPP Device Configuration - Ubuntu
8324 - type: "file"
8325   title: "VPP Device Configuration - Ubuntu"
8326   algorithm: "file_test_results"
8327   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
8328   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
8329   data: "vpp-device-results-ubuntu"
8330   filter: "all"
8331   data-start-level: 4
8332
8333 # DPDK Performance Results 3n-hsw
8334 - type: "file"
8335   title: "DPDK Performance Results 3n-hsw"
8336   algorithm: "file_test_results"
8337   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
8338   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
8339   data: "dpdk-perf-results-3n-hsw"
8340   filter: "all"
8341   data-start-level: 4
8342
8343 # DPDK Performance Results 3n-skx
8344 - type: "file"
8345   title: "DPDK Performance Results 3n-skx"
8346   algorithm: "file_test_results"
8347   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
8348   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
8349   data: "dpdk-perf-results-3n-skx"
8350   filter: "all"
8351   data-start-level: 4
8352
8353 # DPDK Performance Results 2n-skx
8354 - type: "file"
8355   title: "DPDK Performance Results 2n-skx"
8356   algorithm: "file_test_results"
8357   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
8358   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
8359   data: "dpdk-perf-results-2n-skx"
8360   filter: "all"
8361   data-start-level: 4
8362
8363 # DPDK Performance Results 2n-clx
8364 - type: "file"
8365   title: "DPDK Performance Results 2n-clx"
8366   algorithm: "file_test_results"
8367   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
8368   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
8369   data: "dpdk-perf-results-2n-clx"
8370   filter: "all"
8371   data-start-level: 4
8372
8373 # DPDK Performance Results 2n-dnv
8374 - type: "file"
8375   title: "DPDK Performance Results 2n-dnv"
8376   algorithm: "file_test_results"
8377   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
8378   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
8379   data: "dpdk-perf-results-2n-dnv"
8380   filter: "all"
8381   data-start-level: 4
8382
8383 # DPDK Performance Results 3n-dnv
8384 - type: "file"
8385   title: "DPDK Performance Results 3n-dnv"
8386   algorithm: "file_test_results"
8387   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
8388   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
8389   data: "dpdk-perf-results-3n-dnv"
8390   filter: "all"
8391   data-start-level: 4
8392
8393 # DPDK Performance Results 3n-tsh
8394 - type: "file"
8395   title: "DPDK Performance Results 3n-tsh"
8396   algorithm: "file_test_results"
8397   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
8398   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
8399   data: "dpdk-perf-results-3n-tsh"
8400   filter: "all"
8401   data-start-level: 4
8402
8403 ################################################################################
8404 ###                                P L O T S                                 ###
8405 ################################################################################
8406
8407 # Hoststack tests 3n-hsw
8408
8409 - type: "plot"
8410   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
8411   algorithm: "plot_perf_box_name"
8412   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
8413   data: "plot-vpp-hoststack-3n-hsw"
8414   include:
8415     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
8416     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
8417   layout:
8418     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
8419     layout: "plot-hoststack"
8420
8421 - type: "plot"
8422   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
8423   algorithm: "plot_perf_box_name"
8424   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
8425   data: "plot-vpp-hoststack-3n-hsw"
8426   include:
8427     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
8428     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
8429   layout:
8430     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
8431     layout: "plot-hoststack"
8432
8433 - type: "plot"
8434   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
8435   algorithm: "plot_perf_box_name"
8436   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
8437   data: "plot-vpp-hoststack-3n-hsw"
8438   include:
8439     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
8440     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
8441     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
8442     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
8443   layout:
8444     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
8445     layout: "plot-hoststack"
8446
8447 ## Plots VPP HTTP Server Performance
8448 #- type: "plot"
8449 #  title: "VPP HTTP Server Performance"
8450 #  algorithm: "plot_http_server_perf_box"
8451 #  output-file-type: ".html"
8452 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
8453 #  data:
8454 #    "plot-vpp-http-server-performance"
8455 #  filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
8456 #  parameters:
8457 #  - "result"
8458 #  - "name"
8459 #  traces:
8460 #    hoverinfo: "y+name"
8461 #    boxpoints: "outliers"
8462 #    whiskerwidth: 0
8463 #  layout:
8464 #    title: "VPP HTTP Server Performance"
8465 #    layout:
8466 #      "plot-cps"
8467 #
8468 #- type: "plot"
8469 #  title: "VPP HTTP Server Performance"
8470 #  algorithm: "plot_http_server_perf_box"
8471 #  output-file-type: ".html"
8472 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
8473 #  data:
8474 #    "plot-vpp-http-server-performance"
8475 #  filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
8476 #  parameters:
8477 #  - "result"
8478 #  - "name"
8479 #  traces:
8480 #    hoverinfo: "y+name"
8481 #    boxpoints: "outliers"
8482 #    whiskerwidth: 0
8483 #  layout:
8484 #    title: "VPP HTTP Server Performance"
8485 #    layout:
8486 #      "plot-rps"
8487
8488 ################################################################################
8489
8490 # Soak Test (PLRsearch), boxes - 2n-clx
8491 - type: "plot"
8492   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8493   algorithm: "plot_perf_box_name"
8494   output-file-type: ".html"
8495   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
8496   data: "plot-vpp-soak-2n-clx"
8497   include:
8498     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
8499     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
8500     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
8501     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
8502     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
8503     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
8504   layout:
8505     title: "30 Minutes Soak Test (PLRsearch)"
8506     layout: "plot-soak-throughput"
8507
8508 # Soak Test (PLRsearch), boxes - 2n-clx
8509 - type: "plot"
8510   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8511   algorithm: "plot_perf_box_name"
8512   output-file-type: ".html"
8513   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
8514   data: "plot-vpp-soak-2n-clx"
8515   include:
8516     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
8517     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
8518     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8519     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8520     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
8521     - "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"
8522   layout:
8523     title: "30 Minutes Soak Test (PLRsearch)"
8524     layout: "plot-soak-throughput"
8525
8526 # Soak Test (PLRsearch), boxes - 2n-skx
8527 - type: "plot"
8528   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8529   algorithm: "plot_perf_box_name"
8530   output-file-type: ".html"
8531   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
8532   data: "plot-vpp-soak-2n-skx"
8533   include:
8534     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
8535     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
8536     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
8537     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
8538     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
8539     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
8540   layout:
8541     title: "30 Minutes Soak Test (PLRsearch)"
8542     layout: "plot-soak-throughput"
8543
8544 # Soak Test (PLRsearch), boxes - 2n-skx
8545 - type: "plot"
8546   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8547   algorithm: "plot_perf_box_name"
8548   output-file-type: ".html"
8549   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
8550   data: "plot-vpp-soak-2n-skx"
8551   include:
8552     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
8553     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
8554     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8555     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8556     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
8557     - "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"
8558   layout:
8559     title: "30 Minutes Soak Test (PLRsearch)"
8560     layout: "plot-soak-throughput"
8561
8562 ###############################################################################
8563
8564 # Reconf tests 2n-skx
8565
8566 - type: "plot"
8567   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8568   algorithm: "plot_nf_reconf_box_name"
8569   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8570   data: "plot-vpp-nfv-reconf-2n-skx"
8571   include:
8572     - "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"
8573     - "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"
8574     - "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"
8575     - "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"
8576     - "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"
8577     - "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"
8578   layout:
8579     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8580     layout: "plot-throughput"
8581
8582 - type: "plot"
8583   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8584   algorithm: "plot_nf_reconf_box_name"
8585   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8586   data: "plot-vpp-nfv-reconf-2n-skx"
8587   include:
8588     - "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"
8589     - "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"
8590     - "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"
8591     - "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"
8592     - "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"
8593     - "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"
8594   layout:
8595     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8596     layout: "plot-throughput"
8597
8598 - type: "plot"
8599   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8600   algorithm: "plot_nf_reconf_box_name"
8601   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8602   data: "plot-vpp-nfv-reconf-2n-skx"
8603   include:
8604     - "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"
8605     - "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"
8606     - "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"
8607     - "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"
8608     - "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"
8609     - "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"
8610   layout:
8611     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8612     layout: "plot-throughput"
8613
8614 ###############################################################################
8615
8616 # Reconf tests 2n-clx
8617
8618 - type: "plot"
8619   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8620   algorithm: "plot_nf_reconf_box_name"
8621   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8622   data: "plot-vpp-nfv-reconf-2n-clx"
8623   include:
8624     - "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"
8625     - "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"
8626     - "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"
8627     - "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"
8628   layout:
8629     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8630     layout: "plot-throughput"
8631
8632 - type: "plot"
8633   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8634   algorithm: "plot_nf_reconf_box_name"
8635   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8636   data: "plot-vpp-nfv-reconf-2n-clx"
8637   include:
8638     - "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"
8639     - "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"
8640     - "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"
8641     - "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"
8642   layout:
8643     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8644     layout: "plot-throughput"
8645
8646 - type: "plot"
8647   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8648   algorithm: "plot_nf_reconf_box_name"
8649   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8650   data: "plot-vpp-nfv-reconf-2n-clx"
8651   include:
8652     - "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"
8653     - "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"
8654     - "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"
8655     - "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"
8656   layout:
8657     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8658     layout: "plot-throughput"
8659
8660 ###############################################################################
8661
8662 # Plots - NF Density - VSC - MRR IMIX
8663 - type: "plot"
8664   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8665   algorithm: "plot_nf_heatmap"
8666   output-file-type: ".html"
8667   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
8668   data: "plot-vpp-nfv-2n-skx-mrr"
8669   filter: "'NIC_Intel-XXV710' and
8670            'NF_DENSITY' and
8671            'VHOST' and
8672            not 'VXLAN' and
8673            'CHAIN' and
8674            'NF_VPPIP4' and
8675            'IMIX' and
8676            '2T1C' and
8677            'MRR'"
8678   parameters:
8679   - "result"
8680   - "name"
8681   - "tags"
8682   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8683   x-axis: "X = VNFs per Service Chain"
8684   y-axis: "Y = Number of Service Chains"
8685   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8686   layout:
8687     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8688     layout: "plot-service-density"
8689
8690 - type: "plot"
8691   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8692   algorithm: "plot_nf_heatmap"
8693   output-file-type: ".html"
8694   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
8695   data: "plot-vpp-nfv-2n-skx-mrr"
8696   filter: "'NIC_Intel-XXV710' and
8697            'NF_DENSITY' and
8698            'VHOST' and
8699            not 'VXLAN' and
8700            'CHAIN' and
8701            'NF_VPPIP4' and
8702            'IMIX' and
8703            '4T2C' and
8704            'MRR'"
8705   parameters:
8706   - "result"
8707   - "name"
8708   - "tags"
8709   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8710   x-axis: "X = VNFs per Service Chain"
8711   y-axis: "Y = Number of Service Chains"
8712   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8713   layout:
8714     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8715     layout: "plot-service-density"
8716
8717 - type: "plot"
8718   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8719   algorithm: "plot_nf_heatmap"
8720   output-file-type: ".html"
8721   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
8722   data: "plot-vpp-nfv-2n-skx-mrr"
8723   filter: "'NIC_Intel-XXV710' and
8724            'NF_DENSITY' and
8725            'VHOST' and
8726            not 'VXLAN' and
8727            'CHAIN' and
8728            'NF_VPPIP4' and
8729            'IMIX' and
8730            '8T4C' and
8731            'MRR'"
8732   parameters:
8733   - "result"
8734   - "name"
8735   - "tags"
8736   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8737   x-axis: "X = VNFs per Service Chain"
8738   y-axis: "Y = Number of Service Chains"
8739   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8740   layout:
8741     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8742     layout: "plot-service-density"
8743
8744 # Plots - NF Density - VSC - NDR IMIX
8745 - type: "plot"
8746   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8747   algorithm: "plot_nf_heatmap"
8748   output-file-type: ".html"
8749   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
8750   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8751   filter: "'NIC_Intel-XXV710' and
8752            'NF_DENSITY' and
8753            'VHOST' and
8754            not 'VXLAN' and
8755            'CHAIN' and
8756            'NF_VPPIP4' and
8757            'IMIX' and
8758            '2T1C' and
8759            'NDRPDR'"
8760   parameters:
8761   - "throughput"
8762   - "name"
8763   - "tags"
8764   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8765   x-axis: "X = VNFs per Service Chain"
8766   y-axis: "Y = Number of Service Chains"
8767   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8768   layout:
8769     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8770     layout: "plot-service-density"
8771
8772 - type: "plot"
8773   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8774   algorithm: "plot_nf_heatmap"
8775   output-file-type: ".html"
8776   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
8777   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8778   filter: "'NIC_Intel-XXV710' and
8779            'NF_DENSITY' and
8780            'VHOST' and
8781            not 'VXLAN' and
8782            'CHAIN' and
8783            'NF_VPPIP4' and
8784            'IMIX' and
8785            '4T2C' and
8786            'NDRPDR'"
8787   parameters:
8788   - "throughput"
8789   - "name"
8790   - "tags"
8791   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8792   x-axis: "X = VNFs per Service Chain"
8793   y-axis: "Y = Number of Service Chains"
8794   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8795   layout:
8796     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8797     layout: "plot-service-density"
8798
8799 - type: "plot"
8800   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8801   algorithm: "plot_nf_heatmap"
8802   output-file-type: ".html"
8803   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
8804   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8805   filter: "'NIC_Intel-XXV710' and
8806            'NF_DENSITY' and
8807            'VHOST' and
8808            not 'VXLAN' and
8809            'CHAIN' and
8810            'NF_VPPIP4' and
8811            'IMIX' and
8812            '8T4C' and
8813            'NDRPDR'"
8814   parameters:
8815   - "throughput"
8816   - "name"
8817   - "tags"
8818   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8819   x-axis: "X = VNFs per Service Chain"
8820   y-axis: "Y = Number of Service Chains"
8821   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8822   layout:
8823     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8824     layout: "plot-service-density"
8825
8826 # Plots - NF Density - VSC - PDR IMIX
8827 - type: "plot"
8828   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8829   algorithm: "plot_nf_heatmap"
8830   output-file-type: ".html"
8831   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
8832   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8833   filter: "'NIC_Intel-XXV710' and
8834            'NF_DENSITY' and
8835            'VHOST' and
8836            not 'VXLAN' and
8837            'CHAIN' and
8838            'NF_VPPIP4' and
8839            'IMIX' and
8840            '2T1C' and
8841            'NDRPDR'"
8842   parameters:
8843   - "throughput"
8844   - "name"
8845   - "tags"
8846   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8847   x-axis: "X = VNFs per Service Chain"
8848   y-axis: "Y = Number of Service Chains"
8849   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8850   layout:
8851     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8852     layout: "plot-service-density"
8853
8854 - type: "plot"
8855   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8856   algorithm: "plot_nf_heatmap"
8857   output-file-type: ".html"
8858   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
8859   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8860   filter: "'NIC_Intel-XXV710' and
8861            'NF_DENSITY' and
8862            'VHOST' and
8863            not 'VXLAN' and
8864            'CHAIN' and
8865            'NF_VPPIP4' and
8866            'IMIX' and
8867            '4T2C' and
8868            'NDRPDR'"
8869   parameters:
8870   - "throughput"
8871   - "name"
8872   - "tags"
8873   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8874   x-axis: "X = VNFs per Service Chain"
8875   y-axis: "Y = Number of Service Chains"
8876   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8877   layout:
8878     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8879     layout: "plot-service-density"
8880
8881 - type: "plot"
8882   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8883   algorithm: "plot_nf_heatmap"
8884   output-file-type: ".html"
8885   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
8886   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8887   filter: "'NIC_Intel-XXV710' and
8888            'NF_DENSITY' and
8889            'VHOST' and
8890            not 'VXLAN' and
8891            'CHAIN' and
8892            'NF_VPPIP4' and
8893            'IMIX' and
8894            '8T4C' and
8895            'NDRPDR'"
8896   parameters:
8897   - "throughput"
8898   - "name"
8899   - "tags"
8900   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8901   x-axis: "X = VNFs per Service Chain"
8902   y-axis: "Y = Number of Service Chains"
8903   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8904   layout:
8905     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8906     layout: "plot-service-density"
8907
8908 ###############################################################################
8909
8910 # Plots - NF Density - VSC - MRR IMIX
8911 - type: "plot"
8912   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8913   algorithm: "plot_nf_heatmap"
8914   output-file-type: ".html"
8915   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
8916   data: "plot-vpp-nfv-2n-skx-mrr"
8917   filter: "'NIC_Intel-XXV710' and
8918            'NF_DENSITY' and
8919            'VHOST' and
8920            'VXLAN' and
8921            'CHAIN' and
8922            'IMIX' and
8923            '2T1C' and
8924            'MRR'"
8925   parameters:
8926   - "result"
8927   - "name"
8928   - "tags"
8929   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8930   x-axis: "X = VNFs per Service Chain"
8931   y-axis: "Y = Number of Service Chains"
8932   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8933   layout:
8934     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8935     layout: "plot-service-density"
8936
8937 - type: "plot"
8938   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8939   algorithm: "plot_nf_heatmap"
8940   output-file-type: ".html"
8941   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
8942   data: "plot-vpp-nfv-2n-skx-mrr"
8943   filter: "'NIC_Intel-XXV710' and
8944            'NF_DENSITY' and
8945            'VHOST' and
8946            'VXLAN' and
8947            'CHAIN' and
8948            'IMIX' and
8949            '4T2C' and
8950            'MRR'"
8951   parameters:
8952   - "result"
8953   - "name"
8954   - "tags"
8955   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8956   x-axis: "X = VNFs per Service Chain"
8957   y-axis: "Y = Number of Service Chains"
8958   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8959   layout:
8960     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8961     layout: "plot-service-density"
8962
8963 - type: "plot"
8964   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8965   algorithm: "plot_nf_heatmap"
8966   output-file-type: ".html"
8967   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
8968   data: "plot-vpp-nfv-2n-skx-mrr"
8969   filter: "'NIC_Intel-XXV710' and
8970            'NF_DENSITY' and
8971            'VHOST' and
8972            'VXLAN' and
8973            'CHAIN' and
8974            'IMIX' and
8975            '8T4C' and
8976            'MRR'"
8977   parameters:
8978   - "result"
8979   - "name"
8980   - "tags"
8981   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8982   x-axis: "X = VNFs per Service Chain"
8983   y-axis: "Y = Number of Service Chains"
8984   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8985   layout:
8986     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8987     layout: "plot-service-density"
8988
8989 # Plots - NF Density - VSC - NDR IMIX
8990 - type: "plot"
8991   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8992   algorithm: "plot_nf_heatmap"
8993   output-file-type: ".html"
8994   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
8995   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8996   filter: "'NIC_Intel-XXV710' and
8997            'NF_DENSITY' and
8998            'VHOST' and
8999            'VXLAN' and
9000            'CHAIN' and
9001            'IMIX' and
9002            '2T1C' and
9003            'NDRPDR'"
9004   parameters:
9005   - "throughput"
9006   - "name"
9007   - "tags"
9008   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9009   x-axis: "X = VNFs per Service Chain"
9010   y-axis: "Y = Number of Service Chains"
9011   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9012   layout:
9013     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9014     layout: "plot-service-density"
9015
9016 - type: "plot"
9017   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9018   algorithm: "plot_nf_heatmap"
9019   output-file-type: ".html"
9020   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9021   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9022   filter: "'NIC_Intel-XXV710' and
9023            'NF_DENSITY' and
9024            'VHOST' and
9025            'VXLAN' and
9026            'CHAIN' and
9027            'IMIX' and
9028            '4T2C' and
9029            'NDRPDR'"
9030   parameters:
9031   - "throughput"
9032   - "name"
9033   - "tags"
9034   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9035   x-axis: "X = VNFs per Service Chain"
9036   y-axis: "Y = Number of Service Chains"
9037   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9038   layout:
9039     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9040     layout: "plot-service-density"
9041
9042 - type: "plot"
9043   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9044   algorithm: "plot_nf_heatmap"
9045   output-file-type: ".html"
9046   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9047   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9048   filter: "'NIC_Intel-XXV710' and
9049            'NF_DENSITY' and
9050            'VHOST' and
9051            'VXLAN' and
9052            'CHAIN' and
9053            'IMIX' and
9054            '8T4C' and
9055            'NDRPDR'"
9056   parameters:
9057   - "throughput"
9058   - "name"
9059   - "tags"
9060   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9061   x-axis: "X = VNFs per Service Chain"
9062   y-axis: "Y = Number of Service Chains"
9063   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9064   layout:
9065     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9066     layout: "plot-service-density"
9067
9068 # Plots - NF Density - VSC - PDR IMIX
9069 - type: "plot"
9070   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9071   algorithm: "plot_nf_heatmap"
9072   output-file-type: ".html"
9073   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9074   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9075   filter: "'NIC_Intel-XXV710' and
9076            'NF_DENSITY' and
9077            'VHOST' and
9078            'VXLAN' and
9079            'CHAIN' and
9080            'IMIX' and
9081            '2T1C' and
9082            'NDRPDR'"
9083   parameters:
9084   - "throughput"
9085   - "name"
9086   - "tags"
9087   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9088   x-axis: "X = VNFs per Service Chain"
9089   y-axis: "Y = Number of Service Chains"
9090   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9091   layout:
9092     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9093     layout: "plot-service-density"
9094
9095 - type: "plot"
9096   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9097   algorithm: "plot_nf_heatmap"
9098   output-file-type: ".html"
9099   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
9100   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9101   filter: "'NIC_Intel-XXV710' and
9102            'NF_DENSITY' and
9103            'VHOST' and
9104            'VXLAN' and
9105            'CHAIN' and
9106            'IMIX' and
9107            '4T2C' and
9108            'NDRPDR'"
9109   parameters:
9110   - "throughput"
9111   - "name"
9112   - "tags"
9113   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9114   x-axis: "X = VNFs per Service Chain"
9115   y-axis: "Y = Number of Service Chains"
9116   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9117   layout:
9118     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9119     layout: "plot-service-density"
9120
9121 - type: "plot"
9122   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9123   algorithm: "plot_nf_heatmap"
9124   output-file-type: ".html"
9125   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
9126   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9127   filter: "'NIC_Intel-XXV710' and
9128            'NF_DENSITY' and
9129            'VHOST' and
9130            'VXLAN' and
9131            'CHAIN' and
9132            'IMIX' and
9133            '8T4C' and
9134            'NDRPDR'"
9135   parameters:
9136   - "throughput"
9137   - "name"
9138   - "tags"
9139   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9140   x-axis: "X = VNFs per Service Chain"
9141   y-axis: "Y = Number of Service Chains"
9142   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9143   layout:
9144     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9145     layout: "plot-service-density"
9146
9147 ###############################################################################
9148
9149 # Plots - NF Density - CSC - MRR IMIX
9150 - type: "plot"
9151   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9152   algorithm: "plot_nf_heatmap"
9153   output-file-type: ".html"
9154   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
9155   data: "plot-vpp-nfv-2n-skx-mrr"
9156   filter: "'NIC_Intel-XXV710' and
9157            'NF_DENSITY' and
9158            'DOCKER' and
9159            'CHAIN' and
9160            'NF_VPPIP4' and
9161            'IMIX' and
9162            '2T1C' and
9163            'MRR'"
9164   parameters:
9165   - "result"
9166   - "name"
9167   - "tags"
9168   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9169   x-axis: "X = CNFs per Service Chain"
9170   y-axis: "Y = Number of Service Chains"
9171   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9172   layout:
9173     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9174     layout: "plot-service-density"
9175
9176 - type: "plot"
9177   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9178   algorithm: "plot_nf_heatmap"
9179   output-file-type: ".html"
9180   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
9181   data: "plot-vpp-nfv-2n-skx-mrr"
9182   filter: "'NIC_Intel-XXV710' and
9183            'NF_DENSITY' and
9184            'DOCKER' and
9185            'CHAIN' and
9186            'NF_VPPIP4' and
9187            'IMIX' and
9188            '4T2C' and
9189            'MRR'"
9190   parameters:
9191   - "result"
9192   - "name"
9193   - "tags"
9194   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9195   x-axis: "X = CNFs per Service Chain"
9196   y-axis: "Y = Number of Service Chains"
9197   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9198   layout:
9199     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9200     layout: "plot-service-density"
9201
9202 - type: "plot"
9203   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9204   algorithm: "plot_nf_heatmap"
9205   output-file-type: ".html"
9206   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
9207   data: "plot-vpp-nfv-2n-skx-mrr"
9208   filter: "'NIC_Intel-XXV710' and
9209            'NF_DENSITY' and
9210            'DOCKER' and
9211            'CHAIN' and
9212            'NF_VPPIP4' and
9213            'IMIX' and
9214            '8T4C' and
9215            'MRR'"
9216   parameters:
9217   - "result"
9218   - "name"
9219   - "tags"
9220   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9221   x-axis: "X = CNFs per Service Chain"
9222   y-axis: "Y = Number of Service Chains"
9223   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9224   layout:
9225     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9226     layout: "plot-service-density"
9227
9228 # Plots - NF Density - CSC - NDR IMIX
9229 - type: "plot"
9230   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9231   algorithm: "plot_nf_heatmap"
9232   output-file-type: ".html"
9233   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
9234   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9235   filter: "'NIC_Intel-XXV710' and
9236            'NF_DENSITY' and
9237            'DOCKER' and
9238            'CHAIN' and
9239            'NF_VPPIP4' and
9240            'IMIX' and
9241            '2T1C' and
9242            'NDRPDR'"
9243   parameters:
9244   - "throughput"
9245   - "name"
9246   - "tags"
9247   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9248   x-axis: "X = CNFs per Service Chain"
9249   y-axis: "Y = Number of Service Chains"
9250   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9251   layout:
9252     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9253     layout: "plot-service-density"
9254
9255 - type: "plot"
9256   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9257   algorithm: "plot_nf_heatmap"
9258   output-file-type: ".html"
9259   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
9260   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9261   filter: "'NIC_Intel-XXV710' and
9262            'NF_DENSITY' and
9263            'DOCKER' and
9264            'CHAIN' and
9265            'NF_VPPIP4' and
9266            'IMIX' and
9267            '4T2C' and
9268            'NDRPDR'"
9269   parameters:
9270   - "throughput"
9271   - "name"
9272   - "tags"
9273   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9274   x-axis: "X = CNFs per Service Chain"
9275   y-axis: "Y = Number of Service Chains"
9276   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9277   layout:
9278     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9279     layout: "plot-service-density"
9280
9281 - type: "plot"
9282   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9283   algorithm: "plot_nf_heatmap"
9284   output-file-type: ".html"
9285   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
9286   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9287   filter: "'NIC_Intel-XXV710' and
9288            'NF_DENSITY' and
9289            'DOCKER' and
9290            'CHAIN' and
9291            'NF_VPPIP4' and
9292            'IMIX' and
9293            '8T4C' and
9294            'NDRPDR'"
9295   parameters:
9296   - "throughput"
9297   - "name"
9298   - "tags"
9299   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9300   x-axis: "X = CNFs per Service Chain"
9301   y-axis: "Y = Number of Service Chains"
9302   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9303   layout:
9304     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9305     layout: "plot-service-density"
9306
9307 # Plots - NF Density - CSC - PDR IMIX
9308 - type: "plot"
9309   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9310   algorithm: "plot_nf_heatmap"
9311   output-file-type: ".html"
9312   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
9313   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9314   filter: "'NIC_Intel-XXV710' and
9315            'NF_DENSITY' and
9316            'DOCKER' and
9317            'CHAIN' and
9318            'NF_VPPIP4' and
9319            'IMIX' and
9320            '2T1C' and
9321            'NDRPDR'"
9322   parameters:
9323   - "throughput"
9324   - "name"
9325   - "tags"
9326   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9327   x-axis: "X = CNFs per Service Chain"
9328   y-axis: "Y = Number of Service Chains"
9329   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9330   layout:
9331     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9332     layout: "plot-service-density"
9333
9334 - type: "plot"
9335   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9336   algorithm: "plot_nf_heatmap"
9337   output-file-type: ".html"
9338   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
9339   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9340   filter: "'NIC_Intel-XXV710' and
9341            'NF_DENSITY' and
9342            'DOCKER' and
9343            'CHAIN' and
9344            'NF_VPPIP4' and
9345            'IMIX' and
9346            '4T2C' and
9347            'NDRPDR'"
9348   parameters:
9349   - "throughput"
9350   - "name"
9351   - "tags"
9352   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9353   x-axis: "X = CNFs per Service Chain"
9354   y-axis: "Y = Number of Service Chains"
9355   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9356   layout:
9357     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9358     layout: "plot-service-density"
9359
9360 - type: "plot"
9361   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9362   algorithm: "plot_nf_heatmap"
9363   output-file-type: ".html"
9364   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
9365   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9366   filter: "'NIC_Intel-XXV710' and
9367            'NF_DENSITY' and
9368            'DOCKER' and
9369            'CHAIN' and
9370            'NF_VPPIP4' and
9371            'IMIX' and
9372            '8T4C' and
9373            'NDRPDR'"
9374   parameters:
9375   - "throughput"
9376   - "name"
9377   - "tags"
9378   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9379   x-axis: "X = CNFs per Service Chain"
9380   y-axis: "Y = Number of Service Chains"
9381   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9382   layout:
9383     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9384     layout: "plot-service-density"
9385
9386 ################################################################################
9387 #
9388 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9389 #- type: "plot"
9390 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9391 #  algorithm: "plot_nf_heatmap"
9392 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
9393 #  data: "plot-vpp-nfv-3n-skx-mrr"
9394 #  filter: "'NIC_Intel-XXV710' and
9395 #           'NF_DENSITY' and
9396 #           'DOCKER' and
9397 #           'CHAIN' and
9398 #           'NF_VPPIP4' and
9399 #           'IPSEC' and
9400 #           'TNL_4' and
9401 #           'IMIX' and
9402 #           '2T1C' and
9403 #           'MRR'"
9404 #  parameters:
9405 #  - "result"
9406 #  - "name"
9407 #  - "tags"
9408 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9409 #  x-axis: "X = CNFs per Service Chain"
9410 #  y-axis: "Y = Number of Service Chains"
9411 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9412 #  layout:
9413 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9414 #    layout: "plot-service-density"
9415 #
9416 #- type: "plot"
9417 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9418 #  algorithm: "plot_nf_heatmap"
9419 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
9420 #  data: "plot-vpp-nfv-3n-skx-mrr"
9421 #  filter: "'NIC_Intel-XXV710' and
9422 #           'NF_DENSITY' and
9423 #           'DOCKER' and
9424 #           'CHAIN' and
9425 #           'NF_VPPIP4' and
9426 #           'IPSEC' and
9427 #           'TNL_4' and
9428 #           'IMIX' and
9429 #           '4T2C' and
9430 #           'MRR'"
9431 #  parameters:
9432 #  - "result"
9433 #  - "name"
9434 #  - "tags"
9435 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9436 #  x-axis: "X = CNFs per Service Chain"
9437 #  y-axis: "Y = Number of Service Chains"
9438 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9439 #  layout:
9440 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9441 #    layout: "plot-service-density"
9442 #
9443 #- type: "plot"
9444 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9445 #  algorithm: "plot_nf_heatmap"
9446 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
9447 #  data: "plot-vpp-nfv-3n-skx-mrr"
9448 #  filter: "'NIC_Intel-XXV710' and
9449 #           'NF_DENSITY' and
9450 #           'DOCKER' and
9451 #           'CHAIN' and
9452 #           'NF_VPPIP4' and
9453 #           'IPSEC' and
9454 #           'TNL_4' and
9455 #           'IMIX' and
9456 #           '8T4C' and
9457 #           'MRR'"
9458 #  parameters:
9459 #  - "result"
9460 #  - "name"
9461 #  - "tags"
9462 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9463 #  x-axis: "X = CNFs per Service Chain"
9464 #  y-axis: "Y = Number of Service Chains"
9465 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9466 #  layout:
9467 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9468 #    layout: "plot-service-density"
9469
9470 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9471 - type: "plot"
9472   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9473   algorithm: "plot_nf_heatmap"
9474   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
9475   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9476   filter: "'NIC_Intel-XXV710' and
9477            'NF_DENSITY' and
9478            'DOCKER' and
9479            'CHAIN' and
9480            'NF_VPPIP4' and
9481            'IPSEC' and
9482            'TNL_4' and
9483            'IMIX' and
9484            '2T1C' and
9485            'NDRPDR'"
9486   parameters:
9487   - "throughput"
9488   - "name"
9489   - "tags"
9490   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9491   x-axis: "X = CNFs per Service Chain"
9492   y-axis: "Y = Number of Service Chains"
9493   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9494   layout:
9495     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9496     layout: "plot-service-density"
9497
9498 - type: "plot"
9499   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9500   algorithm: "plot_nf_heatmap"
9501   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
9502   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9503   filter: "'NIC_Intel-XXV710' and
9504            'NF_DENSITY' and
9505            'DOCKER' and
9506            'CHAIN' and
9507            'NF_VPPIP4' and
9508            'IPSEC' and
9509            'TNL_4' and
9510            'IMIX' and
9511            '4T2C' and
9512            'NDRPDR'"
9513   parameters:
9514   - "throughput"
9515   - "name"
9516   - "tags"
9517   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9518   x-axis: "X = CNFs per Service Chain"
9519   y-axis: "Y = Number of Service Chains"
9520   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9521   layout:
9522     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9523     layout: "plot-service-density"
9524
9525 - type: "plot"
9526   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9527   algorithm: "plot_nf_heatmap"
9528   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
9529   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9530   filter: "'NIC_Intel-XXV710' and
9531            'NF_DENSITY' and
9532            'DOCKER' and
9533            'CHAIN' and
9534            'NF_VPPIP4' and
9535            'IPSEC' and
9536            'TNL_4' and
9537            'IMIX' and
9538            '8T4C' and
9539            'NDRPDR'"
9540   parameters:
9541   - "throughput"
9542   - "name"
9543   - "tags"
9544   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9545   x-axis: "X = CNFs per Service Chain"
9546   y-axis: "Y = Number of Service Chains"
9547   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9548   layout:
9549     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9550     layout: "plot-service-density"
9551
9552 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9553 - type: "plot"
9554   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9555   algorithm: "plot_nf_heatmap"
9556   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
9557   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9558   filter: "'NIC_Intel-XXV710' and
9559            'NF_DENSITY' and
9560            'DOCKER' and
9561            'CHAIN' and
9562            'NF_VPPIP4' and
9563            'IPSEC' and
9564            'TNL_4' and
9565            'IMIX' and
9566            '2T1C' and
9567            'NDRPDR'"
9568   parameters:
9569   - "throughput"
9570   - "name"
9571   - "tags"
9572   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9573   x-axis: "X = CNFs per Service Chain"
9574   y-axis: "Y = Number of Service Chains"
9575   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9576   layout:
9577     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9578     layout: "plot-service-density"
9579
9580 - type: "plot"
9581   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9582   algorithm: "plot_nf_heatmap"
9583   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
9584   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9585   filter: "'NIC_Intel-XXV710' and
9586            'NF_DENSITY' and
9587            'DOCKER' and
9588            'CHAIN' and
9589            'NF_VPPIP4' and
9590            'IPSEC' and
9591            'TNL_4' and
9592            'IMIX' and
9593            '4T2C' and
9594            'NDRPDR'"
9595   parameters:
9596   - "throughput"
9597   - "name"
9598   - "tags"
9599   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9600   x-axis: "X = CNFs per Service Chain"
9601   y-axis: "Y = Number of Service Chains"
9602   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9603   layout:
9604     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9605     layout: "plot-service-density"
9606
9607 - type: "plot"
9608   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9609   algorithm: "plot_nf_heatmap"
9610   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
9611   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9612   filter: "'NIC_Intel-XXV710' and
9613            'NF_DENSITY' and
9614            'DOCKER' and
9615            'CHAIN' and
9616            'NF_VPPIP4' and
9617            'IPSEC' and
9618            'TNL_4' and
9619            'IMIX' and
9620            '8T4C' and
9621            'NDRPDR'"
9622   parameters:
9623   - "throughput"
9624   - "name"
9625   - "tags"
9626   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9627   x-axis: "X = CNFs per Service Chain"
9628   y-axis: "Y = Number of Service Chains"
9629   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9630   layout:
9631     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9632     layout: "plot-service-density"
9633
9634 ###############################################################################
9635
9636 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9637 #- type: "plot"
9638 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9639 #  algorithm: "plot_nf_heatmap"
9640 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
9641 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9642 #  filter: "'NIC_Intel-XL710' and
9643 #           'NF_DENSITY' and
9644 #           'DOCKER' and
9645 #           'CHAIN' and
9646 #           'NF_VPPIP4' and
9647 #           'IMIX' and
9648 #           'TNL_4' and
9649 #           '1T1C' and
9650 #           'MRR'"
9651 #  parameters:
9652 #  - "result"
9653 #  - "name"
9654 #  - "tags"
9655 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9656 #  x-axis: "X = CNFs per Service Chain"
9657 #  y-axis: "Y = Number of Service Chains"
9658 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9659 #  layout:
9660 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9661 #    layout: "plot-service-density"
9662 #
9663 #- type: "plot"
9664 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9665 #  algorithm: "plot_nf_heatmap"
9666 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
9667 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9668 #  filter: "'NIC_Intel-XL710' and
9669 #           'NF_DENSITY' and
9670 #           'DOCKER' and
9671 #           'CHAIN' and
9672 #           'NF_VPPIP4' and
9673 #           'IPSEC' and
9674 #           'TNL_4' and
9675 #           'IMIX' and
9676 #           '2T2C' and
9677 #           'MRR'"
9678 #  parameters:
9679 #  - "result"
9680 #  - "name"
9681 #  - "tags"
9682 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9683 #  x-axis: "X = CNFs per Service Chain"
9684 #  y-axis: "Y = Number of Service Chains"
9685 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9686 #  layout:
9687 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9688 #    layout: "plot-service-density"
9689 #
9690 #- type: "plot"
9691 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9692 #  algorithm: "plot_nf_heatmap"
9693 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
9694 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9695 #  filter: "'NIC_Intel-XL710' and
9696 #           'NF_DENSITY' and
9697 #           'DOCKER' and
9698 #           'CHAIN' and
9699 #           'NF_VPPIP4' and
9700 #           'IPSEC' and
9701 #           'TNL_4' and
9702 #           'IMIX' and
9703 #           '4T4C' and
9704 #           'MRR'"
9705 #  parameters:
9706 #  - "result"
9707 #  - "name"
9708 #  - "tags"
9709 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9710 #  x-axis: "X = CNFs per Service Chain"
9711 #  y-axis: "Y = Number of Service Chains"
9712 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9713 #  layout:
9714 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9715 #    layout: "plot-service-density"
9716
9717 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9718 #- type: "plot"
9719 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9720 #  algorithm: "plot_nf_heatmap"
9721 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
9722 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9723 #  filter: "'NIC_Intel-XL710' and
9724 #           'NF_DENSITY' and
9725 #           'DOCKER' and
9726 #           'CHAIN' and
9727 #           'NF_VPPIP4' and
9728 #           'IPSEC' and
9729 #           'TNL_4' and
9730 #           'IMIX' and
9731 #           '1T1C' and
9732 #           'NDRPDR'"
9733 #  parameters:
9734 #  - "throughput"
9735 #  - "name"
9736 #  - "tags"
9737 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9738 #  x-axis: "X = CNFs per Service Chain"
9739 #  y-axis: "Y = Number of Service Chains"
9740 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9741 #  layout:
9742 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9743 #    layout: "plot-service-density"
9744 #
9745 #- type: "plot"
9746 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9747 #  algorithm: "plot_nf_heatmap"
9748 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
9749 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9750 #  filter: "'NIC_Intel-XL710' and
9751 #           'NF_DENSITY' and
9752 #           'DOCKER' and
9753 #           'CHAIN' and
9754 #           'NF_VPPIP4' and
9755 #           'IPSEC' and
9756 #           'TNL_4' and
9757 #           'IMIX' and
9758 #           '2T2C' and
9759 #           'NDRPDR'"
9760 #  parameters:
9761 #  - "throughput"
9762 #  - "name"
9763 #  - "tags"
9764 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9765 #  x-axis: "X = CNFs per Service Chain"
9766 #  y-axis: "Y = Number of Service Chains"
9767 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9768 #  layout:
9769 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9770 #    layout: "plot-service-density"
9771 #
9772 #- type: "plot"
9773 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9774 #  algorithm: "plot_nf_heatmap"
9775 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
9776 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9777 #  filter: "'NIC_Intel-XL710' and
9778 #           'NF_DENSITY' and
9779 #           'DOCKER' and
9780 #           'CHAIN' and
9781 #           'NF_VPPIP4' and
9782 #           'IPSEC' and
9783 #           'TNL_4' and
9784 #           'IMIX' and
9785 #           '4T4C' and
9786 #           'NDRPDR'"
9787 #  parameters:
9788 #  - "throughput"
9789 #  - "name"
9790 #  - "tags"
9791 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9792 #  x-axis: "X = CNFs per Service Chain"
9793 #  y-axis: "Y = Number of Service Chains"
9794 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9795 #  layout:
9796 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9797 #    layout: "plot-service-density"
9798 #
9799 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9800 #- type: "plot"
9801 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9802 #  algorithm: "plot_nf_heatmap"
9803 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
9804 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9805 #  filter: "'NIC_Intel-XL710' and
9806 #           'NF_DENSITY' and
9807 #           'DOCKER' and
9808 #           'CHAIN' and
9809 #           'NF_VPPIP4' and
9810 #           'IPSEC' and
9811 #           'TNL_4' and
9812 #           'IMIX' and
9813 #           '1T1C' and
9814 #           'NDRPDR'"
9815 #  parameters:
9816 #  - "throughput"
9817 #  - "name"
9818 #  - "tags"
9819 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9820 #  x-axis: "X = CNFs per Service Chain"
9821 #  y-axis: "Y = Number of Service Chains"
9822 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9823 #  layout:
9824 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9825 #    layout: "plot-service-density"
9826 #
9827 #- type: "plot"
9828 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9829 #  algorithm: "plot_nf_heatmap"
9830 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
9831 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9832 #  filter: "'NIC_Intel-XL710' and
9833 #           'NF_DENSITY' and
9834 #           'DOCKER' and
9835 #           'CHAIN' and
9836 #           'NF_VPPIP4' and
9837 #           'IPSEC' and
9838 #           'TNL_4' and
9839 #           'IMIX' and
9840 #           '2T2C' and
9841 #           'NDRPDR'"
9842 #  parameters:
9843 #  - "throughput"
9844 #  - "name"
9845 #  - "tags"
9846 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9847 #  x-axis: "X = CNFs per Service Chain"
9848 #  y-axis: "Y = Number of Service Chains"
9849 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9850 #  layout:
9851 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9852 #    layout: "plot-service-density"
9853 #
9854 #- type: "plot"
9855 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9856 #  algorithm: "plot_nf_heatmap"
9857 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
9858 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9859 #  filter: "'NIC_Intel-XL710' and
9860 #           'NF_DENSITY' and
9861 #           'DOCKER' and
9862 #           'CHAIN' and
9863 #           'NF_VPPIP4' and
9864 #           'IPSEC' and
9865 #           'TNL_4' and
9866 #           'IMIX' and
9867 #           '4T4C' and
9868 #           'NDRPDR'"
9869 #  parameters:
9870 #  - "throughput"
9871 #  - "name"
9872 #  - "tags"
9873 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9874 #  x-axis: "X = CNFs per Service Chain"
9875 #  y-axis: "Y = Number of Service Chains"
9876 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9877 #  layout:
9878 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9879 #    layout: "plot-service-density"
9880
9881 ###############################################################################
9882
9883 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9884 #- type: "plot"
9885 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9886 #  algorithm: "plot_nf_heatmap"
9887 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
9888 #  data: "plot-vpp-nfv-3n-skx-mrr"
9889 #  filter: "'NIC_Intel-XXV710' and
9890 #           'NF_DENSITY' and
9891 #           'DOCKER' and
9892 #           'CHAIN' and
9893 #           'NF_VPPIP4' and
9894 #           'IPSEC' and
9895 #           'TNL_1000' and
9896 #           'IMIX' and
9897 #           '2T1C' and
9898 #           'MRR'"
9899 #  parameters:
9900 #  - "result"
9901 #  - "name"
9902 #  - "tags"
9903 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9904 #  x-axis: "X = CNFs per Service Chain"
9905 #  y-axis: "Y = Number of Service Chains"
9906 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9907 #  layout:
9908 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9909 #    layout: "plot-service-density"
9910 #
9911 #- type: "plot"
9912 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9913 #  algorithm: "plot_nf_heatmap"
9914 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
9915 #  data: "plot-vpp-nfv-3n-skx-mrr"
9916 #  filter: "'NIC_Intel-XXV710' and
9917 #           'NF_DENSITY' and
9918 #           'DOCKER' and
9919 #           'CHAIN' and
9920 #           'NF_VPPIP4' and
9921 #           'IPSEC' and
9922 #           'TNL_1000' and
9923 #           'IMIX' and
9924 #           '4T2C' and
9925 #           'MRR'"
9926 #  parameters:
9927 #  - "result"
9928 #  - "name"
9929 #  - "tags"
9930 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9931 #  x-axis: "X = CNFs per Service Chain"
9932 #  y-axis: "Y = Number of Service Chains"
9933 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9934 #  layout:
9935 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9936 #    layout: "plot-service-density"
9937 #
9938 #- type: "plot"
9939 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9940 #  algorithm: "plot_nf_heatmap"
9941 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
9942 #  data: "plot-vpp-nfv-3n-skx-mrr"
9943 #  filter: "'NIC_Intel-XXV710' and
9944 #           'NF_DENSITY' and
9945 #           'DOCKER' and
9946 #           'CHAIN' and
9947 #           'NF_VPPIP4' and
9948 #           'IPSEC' and
9949 #           'TNL_1000' and
9950 #           'IMIX' and
9951 #           '8T4C' and
9952 #           'MRR'"
9953 #  parameters:
9954 #  - "result"
9955 #  - "name"
9956 #  - "tags"
9957 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9958 #  x-axis: "X = CNFs per Service Chain"
9959 #  y-axis: "Y = Number of Service Chains"
9960 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9961 #  layout:
9962 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9963 #    layout: "plot-service-density"
9964
9965 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9966 - type: "plot"
9967   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9968   algorithm: "plot_nf_heatmap"
9969   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
9970   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9971   filter: "'NIC_Intel-XXV710' and
9972            'NF_DENSITY' and
9973            'DOCKER' and
9974            'CHAIN' and
9975            'NF_VPPIP4' and
9976            'IPSEC' and
9977            'TNL_1000' and
9978            'IMIX' and
9979            '2T1C' and
9980            'NDRPDR'"
9981   parameters:
9982   - "throughput"
9983   - "name"
9984   - "tags"
9985   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9986   x-axis: "X = CNFs per Service Chain"
9987   y-axis: "Y = Number of Service Chains"
9988   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9989   layout:
9990     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9991     layout: "plot-service-density"
9992
9993 - type: "plot"
9994   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9995   algorithm: "plot_nf_heatmap"
9996   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
9997   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9998   filter: "'NIC_Intel-XXV710' and
9999            'NF_DENSITY' and
10000            'DOCKER' and
10001            'CHAIN' and
10002            'NF_VPPIP4' and
10003            'IPSEC' and
10004            'TNL_1000' and
10005            'IMIX' and
10006            '4T2C' and
10007            'NDRPDR'"
10008   parameters:
10009   - "throughput"
10010   - "name"
10011   - "tags"
10012   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10013   x-axis: "X = CNFs per Service Chain"
10014   y-axis: "Y = Number of Service Chains"
10015   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10016   layout:
10017     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10018     layout: "plot-service-density"
10019
10020 - type: "plot"
10021   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10022   algorithm: "plot_nf_heatmap"
10023   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
10024   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10025   filter: "'NIC_Intel-XXV710' and
10026            'NF_DENSITY' and
10027            'DOCKER' and
10028            'CHAIN' and
10029            'NF_VPPIP4' and
10030            'IPSEC' and
10031            'TNL_1000' and
10032            'IMIX' and
10033            '8T4C' and
10034            'NDRPDR'"
10035   parameters:
10036   - "throughput"
10037   - "name"
10038   - "tags"
10039   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10040   x-axis: "X = CNFs per Service Chain"
10041   y-axis: "Y = Number of Service Chains"
10042   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10043   layout:
10044     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10045     layout: "plot-service-density"
10046
10047 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
10048 - type: "plot"
10049   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10050   algorithm: "plot_nf_heatmap"
10051   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
10052   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10053   filter: "'NIC_Intel-XXV710' and
10054            'NF_DENSITY' and
10055            'DOCKER' and
10056            'CHAIN' and
10057            'NF_VPPIP4' and
10058            'IPSEC' and
10059            'TNL_1000' and
10060            'IMIX' and
10061            '2T1C' and
10062            'NDRPDR'"
10063   parameters:
10064   - "throughput"
10065   - "name"
10066   - "tags"
10067   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10068   x-axis: "X = CNFs per Service Chain"
10069   y-axis: "Y = Number of Service Chains"
10070   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10071   layout:
10072     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10073     layout: "plot-service-density"
10074
10075 - type: "plot"
10076   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10077   algorithm: "plot_nf_heatmap"
10078   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
10079   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10080   filter: "'NIC_Intel-XXV710' and
10081            'NF_DENSITY' and
10082            'DOCKER' and
10083            'CHAIN' and
10084            'NF_VPPIP4' and
10085            'IPSEC' and
10086            'TNL_1000' and
10087            'IMIX' and
10088            '4T2C' and
10089            'NDRPDR'"
10090   parameters:
10091   - "throughput"
10092   - "name"
10093   - "tags"
10094   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10095   x-axis: "X = CNFs per Service Chain"
10096   y-axis: "Y = Number of Service Chains"
10097   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10098   layout:
10099     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10100     layout: "plot-service-density"
10101
10102 - type: "plot"
10103   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10104   algorithm: "plot_nf_heatmap"
10105   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
10106   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10107   filter: "'NIC_Intel-XXV710' and
10108            'NF_DENSITY' and
10109            'DOCKER' and
10110            'CHAIN' and
10111            'NF_VPPIP4' and
10112            'IPSEC' and
10113            'TNL_1000' and
10114            'IMIX' and
10115            '8T4C' and
10116            'NDRPDR'"
10117   parameters:
10118   - "throughput"
10119   - "name"
10120   - "tags"
10121   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10122   x-axis: "X = CNFs per Service Chain"
10123   y-axis: "Y = Number of Service Chains"
10124   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10125   layout:
10126     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10127     layout: "plot-service-density"
10128
10129 ###############################################################################
10130
10131 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
10132 #- type: "plot"
10133 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10134 #  algorithm: "plot_nf_heatmap"
10135 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
10136 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10137 #  filter: "'NIC_Intel-XL710' and
10138 #           'NF_DENSITY' and
10139 #           'DOCKER' and
10140 #           'CHAIN' and
10141 #           'NF_VPPIP4' and
10142 #           'IMIX' and
10143 #           'TNL_1000' and
10144 #           '1T1C' and
10145 #           'MRR'"
10146 #  parameters:
10147 #  - "result"
10148 #  - "name"
10149 #  - "tags"
10150 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10151 #  x-axis: "X = CNFs per Service Chain"
10152 #  y-axis: "Y = Number of Service Chains"
10153 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10154 #  layout:
10155 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10156 #    layout: "plot-service-density"
10157 #
10158 #- type: "plot"
10159 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10160 #  algorithm: "plot_nf_heatmap"
10161 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
10162 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10163 #  filter: "'NIC_Intel-XL710' and
10164 #           'NF_DENSITY' and
10165 #           'DOCKER' and
10166 #           'CHAIN' and
10167 #           'NF_VPPIP4' and
10168 #           'IPSEC' and
10169 #           'TNL_1000' and
10170 #           'IMIX' and
10171 #           '2T2C' and
10172 #           'MRR'"
10173 #  parameters:
10174 #  - "result"
10175 #  - "name"
10176 #  - "tags"
10177 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10178 #  x-axis: "X = CNFs per Service Chain"
10179 #  y-axis: "Y = Number of Service Chains"
10180 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10181 #  layout:
10182 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10183 #    layout: "plot-service-density"
10184 #
10185 #- type: "plot"
10186 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10187 #  algorithm: "plot_nf_heatmap"
10188 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
10189 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10190 #  filter: "'NIC_Intel-XL710' and
10191 #           'NF_DENSITY' and
10192 #           'DOCKER' and
10193 #           'CHAIN' and
10194 #           'NF_VPPIP4' and
10195 #           'IPSEC' and
10196 #           'TNL_1000' and
10197 #           'IMIX' and
10198 #           '4T4C' and
10199 #           'MRR'"
10200 #  parameters:
10201 #  - "result"
10202 #  - "name"
10203 #  - "tags"
10204 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10205 #  x-axis: "X = CNFs per Service Chain"
10206 #  y-axis: "Y = Number of Service Chains"
10207 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10208 #  layout:
10209 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10210 #    layout: "plot-service-density"
10211
10212 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
10213 #- type: "plot"
10214 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10215 #  algorithm: "plot_nf_heatmap"
10216 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
10217 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10218 #  filter: "'NIC_Intel-XL710' and
10219 #           'NF_DENSITY' and
10220 #           'DOCKER' and
10221 #           'CHAIN' and
10222 #           'NF_VPPIP4' and
10223 #           'IPSEC' and
10224 #           'TNL_1000' and
10225 #           'IMIX' and
10226 #           '1T1C' and
10227 #           'NDRPDR'"
10228 #  parameters:
10229 #  - "throughput"
10230 #  - "name"
10231 #  - "tags"
10232 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10233 #  x-axis: "X = CNFs per Service Chain"
10234 #  y-axis: "Y = Number of Service Chains"
10235 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10236 #  layout:
10237 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10238 #    layout: "plot-service-density"
10239 #
10240 #- type: "plot"
10241 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10242 #  algorithm: "plot_nf_heatmap"
10243 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
10244 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10245 #  filter: "'NIC_Intel-XL710' and
10246 #           'NF_DENSITY' and
10247 #           'DOCKER' and
10248 #           'CHAIN' and
10249 #           'NF_VPPIP4' and
10250 #           'IPSEC' and
10251 #           'TNL_1000' and
10252 #           'IMIX' and
10253 #           '2T2C' and
10254 #           'NDRPDR'"
10255 #  parameters:
10256 #  - "throughput"
10257 #  - "name"
10258 #  - "tags"
10259 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10260 #  x-axis: "X = CNFs per Service Chain"
10261 #  y-axis: "Y = Number of Service Chains"
10262 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10263 #  layout:
10264 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10265 #    layout: "plot-service-density"
10266 #
10267 #- type: "plot"
10268 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10269 #  algorithm: "plot_nf_heatmap"
10270 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
10271 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10272 #  filter: "'NIC_Intel-XL710' and
10273 #           'NF_DENSITY' and
10274 #           'DOCKER' and
10275 #           'CHAIN' and
10276 #           'NF_VPPIP4' and
10277 #           'IPSEC' and
10278 #           'TNL_1000' and
10279 #           'IMIX' and
10280 #           '4T4C' and
10281 #           'NDRPDR'"
10282 #  parameters:
10283 #  - "throughput"
10284 #  - "name"
10285 #  - "tags"
10286 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10287 #  x-axis: "X = CNFs per Service Chain"
10288 #  y-axis: "Y = Number of Service Chains"
10289 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10290 #  layout:
10291 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10292 #    layout: "plot-service-density"
10293 #
10294 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
10295 #- type: "plot"
10296 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10297 #  algorithm: "plot_nf_heatmap"
10298 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
10299 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10300 #  filter: "'NIC_Intel-XL710' and
10301 #           'NF_DENSITY' and
10302 #           'DOCKER' and
10303 #           'CHAIN' and
10304 #           'NF_VPPIP4' and
10305 #           'IPSEC' and
10306 #           'TNL_1000' and
10307 #           'IMIX' and
10308 #           '1T1C' and
10309 #           'NDRPDR'"
10310 #  parameters:
10311 #  - "throughput"
10312 #  - "name"
10313 #  - "tags"
10314 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10315 #  x-axis: "X = CNFs per Service Chain"
10316 #  y-axis: "Y = Number of Service Chains"
10317 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10318 #  layout:
10319 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10320 #    layout: "plot-service-density"
10321 #
10322 #- type: "plot"
10323 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10324 #  algorithm: "plot_nf_heatmap"
10325 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
10326 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10327 #  filter: "'NIC_Intel-XL710' and
10328 #           'NF_DENSITY' and
10329 #           'DOCKER' and
10330 #           'CHAIN' and
10331 #           'NF_VPPIP4' and
10332 #           'IPSEC' and
10333 #           'TNL_1000' and
10334 #           'IMIX' and
10335 #           '2T2C' and
10336 #           'NDRPDR'"
10337 #  parameters:
10338 #  - "throughput"
10339 #  - "name"
10340 #  - "tags"
10341 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10342 #  x-axis: "X = CNFs per Service Chain"
10343 #  y-axis: "Y = Number of Service Chains"
10344 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10345 #  layout:
10346 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10347 #    layout: "plot-service-density"
10348 #
10349 #- type: "plot"
10350 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10351 #  algorithm: "plot_nf_heatmap"
10352 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
10353 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10354 #  filter: "'NIC_Intel-XL710' and
10355 #           'NF_DENSITY' and
10356 #           'DOCKER' and
10357 #           'CHAIN' and
10358 #           'NF_VPPIP4' and
10359 #           'IPSEC' and
10360 #           'TNL_1000' and
10361 #           'IMIX' and
10362 #           '4T4C' and
10363 #           'NDRPDR'"
10364 #  parameters:
10365 #  - "throughput"
10366 #  - "name"
10367 #  - "tags"
10368 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10369 #  x-axis: "X = CNFs per Service Chain"
10370 #  y-axis: "Y = Number of Service Chains"
10371 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10372 #  layout:
10373 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10374 #    layout: "plot-service-density"
10375
10376 ###############################################################################
10377
10378 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10379 #- type: "plot"
10380 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10381 #  algorithm: "plot_nf_heatmap"
10382 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
10383 #  data: "plot-vpp-nfv-3n-skx-mrr"
10384 #  filter: "'NIC_Intel-XXV710' and
10385 #           'NF_DENSITY' and
10386 #           'DOCKER' and
10387 #           'CHAIN' and
10388 #           'NF_VPPIP4' and
10389 #           'IPSEC' and
10390 #           'TNL_10000' and
10391 #           'IMIX' and
10392 #           '2T1C' and
10393 #           'MRR'"
10394 #  parameters:
10395 #  - "result"
10396 #  - "name"
10397 #  - "tags"
10398 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10399 #  x-axis: "X = CNFs per Service Chain"
10400 #  y-axis: "Y = Number of Service Chains"
10401 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10402 #  layout:
10403 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10404 #    layout: "plot-service-density"
10405 #
10406 #- type: "plot"
10407 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10408 #  algorithm: "plot_nf_heatmap"
10409 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
10410 #  data: "plot-vpp-nfv-3n-skx-mrr"
10411 #  filter: "'NIC_Intel-XXV710' and
10412 #           'NF_DENSITY' and
10413 #           'DOCKER' and
10414 #           'CHAIN' and
10415 #           'NF_VPPIP4' and
10416 #           'IPSEC' and
10417 #           'TNL_10000' and
10418 #           'IMIX' and
10419 #           '4T2C' and
10420 #           'MRR'"
10421 #  parameters:
10422 #  - "result"
10423 #  - "name"
10424 #  - "tags"
10425 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10426 #  x-axis: "X = CNFs per Service Chain"
10427 #  y-axis: "Y = Number of Service Chains"
10428 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10429 #  layout:
10430 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10431 #    layout: "plot-service-density"
10432 #
10433 #- type: "plot"
10434 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10435 #  algorithm: "plot_nf_heatmap"
10436 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
10437 #  data: "plot-vpp-nfv-3n-skx-mrr"
10438 #  filter: "'NIC_Intel-XXV710' and
10439 #           'NF_DENSITY' and
10440 #           'DOCKER' and
10441 #           'CHAIN' and
10442 #           'NF_VPPIP4' and
10443 #           'IPSEC' and
10444 #           'TNL_10000' and
10445 #           'IMIX' and
10446 #           '8T4C' and
10447 #           'MRR'"
10448 #  parameters:
10449 #  - "result"
10450 #  - "name"
10451 #  - "tags"
10452 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10453 #  x-axis: "X = CNFs per Service Chain"
10454 #  y-axis: "Y = Number of Service Chains"
10455 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10456 #  layout:
10457 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10458 #    layout: "plot-service-density"
10459
10460 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10461 - type: "plot"
10462   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10463   algorithm: "plot_nf_heatmap"
10464   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
10465   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10466   filter: "'NIC_Intel-XXV710' and
10467            'NF_DENSITY' and
10468            'DOCKER' and
10469            'CHAIN' and
10470            'NF_VPPIP4' and
10471            'IPSEC' and
10472            'TNL_10000' and
10473            'IMIX' and
10474            '2T1C' and
10475            'NDRPDR'"
10476   parameters:
10477   - "throughput"
10478   - "name"
10479   - "tags"
10480   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10481   x-axis: "X = CNFs per Service Chain"
10482   y-axis: "Y = Number of Service Chains"
10483   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10484   layout:
10485     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10486     layout: "plot-service-density"
10487
10488 - type: "plot"
10489   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10490   algorithm: "plot_nf_heatmap"
10491   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
10492   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10493   filter: "'NIC_Intel-XXV710' and
10494            'NF_DENSITY' and
10495            'DOCKER' and
10496            'CHAIN' and
10497            'NF_VPPIP4' and
10498            'IPSEC' and
10499            'TNL_10000' and
10500            'IMIX' and
10501            '4T2C' and
10502            'NDRPDR'"
10503   parameters:
10504   - "throughput"
10505   - "name"
10506   - "tags"
10507   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10508   x-axis: "X = CNFs per Service Chain"
10509   y-axis: "Y = Number of Service Chains"
10510   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10511   layout:
10512     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10513     layout: "plot-service-density"
10514
10515 - type: "plot"
10516   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10517   algorithm: "plot_nf_heatmap"
10518   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
10519   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10520   filter: "'NIC_Intel-XXV710' and
10521            'NF_DENSITY' and
10522            'DOCKER' and
10523            'CHAIN' and
10524            'NF_VPPIP4' and
10525            'IPSEC' and
10526            'TNL_10000' and
10527            'IMIX' and
10528            '8T4C' and
10529            'NDRPDR'"
10530   parameters:
10531   - "throughput"
10532   - "name"
10533   - "tags"
10534   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10535   x-axis: "X = CNFs per Service Chain"
10536   y-axis: "Y = Number of Service Chains"
10537   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10538   layout:
10539     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10540     layout: "plot-service-density"
10541
10542 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10543 - type: "plot"
10544   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10545   algorithm: "plot_nf_heatmap"
10546   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
10547   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10548   filter: "'NIC_Intel-XXV710' and
10549            'NF_DENSITY' and
10550            'DOCKER' and
10551            'CHAIN' and
10552            'NF_VPPIP4' and
10553            'IPSEC' and
10554            'TNL_10000' and
10555            'IMIX' and
10556            '2T1C' and
10557            'NDRPDR'"
10558   parameters:
10559   - "throughput"
10560   - "name"
10561   - "tags"
10562   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10563   x-axis: "X = CNFs per Service Chain"
10564   y-axis: "Y = Number of Service Chains"
10565   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10566   layout:
10567     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10568     layout: "plot-service-density"
10569
10570 - type: "plot"
10571   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10572   algorithm: "plot_nf_heatmap"
10573   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
10574   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10575   filter: "'NIC_Intel-XXV710' and
10576            'NF_DENSITY' and
10577            'DOCKER' and
10578            'CHAIN' and
10579            'NF_VPPIP4' and
10580            'IPSEC' and
10581            'TNL_10000' and
10582            'IMIX' and
10583            '4T2C' and
10584            'NDRPDR'"
10585   parameters:
10586   - "throughput"
10587   - "name"
10588   - "tags"
10589   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10590   x-axis: "X = CNFs per Service Chain"
10591   y-axis: "Y = Number of Service Chains"
10592   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10593   layout:
10594     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10595     layout: "plot-service-density"
10596
10597 - type: "plot"
10598   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10599   algorithm: "plot_nf_heatmap"
10600   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
10601   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10602   filter: "'NIC_Intel-XXV710' and
10603            'NF_DENSITY' and
10604            'DOCKER' and
10605            'CHAIN' and
10606            'NF_VPPIP4' and
10607            'IPSEC' and
10608            'TNL_10000' and
10609            'IMIX' and
10610            '8T4C' and
10611            'NDRPDR'"
10612   parameters:
10613   - "throughput"
10614   - "name"
10615   - "tags"
10616   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10617   x-axis: "X = CNFs per Service Chain"
10618   y-axis: "Y = Number of Service Chains"
10619   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10620   layout:
10621     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10622     layout: "plot-service-density"
10623
10624 ###############################################################################
10625
10626 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10627 #- type: "plot"
10628 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10629 #  algorithm: "plot_nf_heatmap"
10630 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
10631 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10632 #  filter: "'NIC_Intel-XL710' and
10633 #           'NF_DENSITY' and
10634 #           'DOCKER' and
10635 #           'CHAIN' and
10636 #           'NF_VPPIP4' and
10637 #           'IMIX' and
10638 #           'TNL_10000' and
10639 #           '1T1C' and
10640 #           'MRR'"
10641 #  parameters:
10642 #  - "result"
10643 #  - "name"
10644 #  - "tags"
10645 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10646 #  x-axis: "X = CNFs per Service Chain"
10647 #  y-axis: "Y = Number of Service Chains"
10648 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10649 #  layout:
10650 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10651 #    layout: "plot-service-density"
10652 #
10653 #- type: "plot"
10654 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10655 #  algorithm: "plot_nf_heatmap"
10656 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
10657 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10658 #  filter: "'NIC_Intel-XL710' and
10659 #           'NF_DENSITY' and
10660 #           'DOCKER' and
10661 #           'CHAIN' and
10662 #           'NF_VPPIP4' and
10663 #           'IPSEC' and
10664 #           'TNL_10000' and
10665 #           'IMIX' and
10666 #           '2T2C' and
10667 #           'MRR'"
10668 #  parameters:
10669 #  - "result"
10670 #  - "name"
10671 #  - "tags"
10672 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10673 #  x-axis: "X = CNFs per Service Chain"
10674 #  y-axis: "Y = Number of Service Chains"
10675 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10676 #  layout:
10677 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10678 #    layout: "plot-service-density"
10679 #
10680 #- type: "plot"
10681 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10682 #  algorithm: "plot_nf_heatmap"
10683 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
10684 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10685 #  filter: "'NIC_Intel-XL710' and
10686 #           'NF_DENSITY' and
10687 #           'DOCKER' and
10688 #           'CHAIN' and
10689 #           'NF_VPPIP4' and
10690 #           'IPSEC' and
10691 #           'TNL_10000' and
10692 #           'IMIX' and
10693 #           '4T4C' and
10694 #           'MRR'"
10695 #  parameters:
10696 #  - "result"
10697 #  - "name"
10698 #  - "tags"
10699 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10700 #  x-axis: "X = CNFs per Service Chain"
10701 #  y-axis: "Y = Number of Service Chains"
10702 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10703 #  layout:
10704 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10705 #    layout: "plot-service-density"
10706
10707 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10708 #- type: "plot"
10709 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10710 #  algorithm: "plot_nf_heatmap"
10711 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
10712 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10713 #  filter: "'NIC_Intel-XL710' and
10714 #           'NF_DENSITY' and
10715 #           'DOCKER' and
10716 #           'CHAIN' and
10717 #           'NF_VPPIP4' and
10718 #           'IPSEC' and
10719 #           'TNL_10000' and
10720 #           'IMIX' and
10721 #           '1T1C' and
10722 #           'NDRPDR'"
10723 #  parameters:
10724 #  - "throughput"
10725 #  - "name"
10726 #  - "tags"
10727 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10728 #  x-axis: "X = CNFs per Service Chain"
10729 #  y-axis: "Y = Number of Service Chains"
10730 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10731 #  layout:
10732 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10733 #    layout: "plot-service-density"
10734 #
10735 #- type: "plot"
10736 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10737 #  algorithm: "plot_nf_heatmap"
10738 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
10739 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10740 #  filter: "'NIC_Intel-XL710' and
10741 #           'NF_DENSITY' and
10742 #           'DOCKER' and
10743 #           'CHAIN' and
10744 #           'NF_VPPIP4' and
10745 #           'IPSEC' and
10746 #           'TNL_10000' and
10747 #           'IMIX' and
10748 #           '2T2C' and
10749 #           'NDRPDR'"
10750 #  parameters:
10751 #  - "throughput"
10752 #  - "name"
10753 #  - "tags"
10754 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10755 #  x-axis: "X = CNFs per Service Chain"
10756 #  y-axis: "Y = Number of Service Chains"
10757 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10758 #  layout:
10759 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10760 #    layout: "plot-service-density"
10761 #
10762 #- type: "plot"
10763 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10764 #  algorithm: "plot_nf_heatmap"
10765 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
10766 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10767 #  filter: "'NIC_Intel-XL710' and
10768 #           'NF_DENSITY' and
10769 #           'DOCKER' and
10770 #           'CHAIN' and
10771 #           'NF_VPPIP4' and
10772 #           'IPSEC' and
10773 #           'TNL_10000' and
10774 #           'IMIX' and
10775 #           '4T4C' and
10776 #           'NDRPDR'"
10777 #  parameters:
10778 #  - "throughput"
10779 #  - "name"
10780 #  - "tags"
10781 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10782 #  x-axis: "X = CNFs per Service Chain"
10783 #  y-axis: "Y = Number of Service Chains"
10784 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10785 #  layout:
10786 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10787 #    layout: "plot-service-density"
10788 #
10789 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10790 #- type: "plot"
10791 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10792 #  algorithm: "plot_nf_heatmap"
10793 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
10794 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10795 #  filter: "'NIC_Intel-XL710' and
10796 #           'NF_DENSITY' and
10797 #           'DOCKER' and
10798 #           'CHAIN' and
10799 #           'NF_VPPIP4' and
10800 #           'IPSEC' and
10801 #           'TNL_10000' and
10802 #           'IMIX' and
10803 #           '1T1C' and
10804 #           'NDRPDR'"
10805 #  parameters:
10806 #  - "throughput"
10807 #  - "name"
10808 #  - "tags"
10809 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10810 #  x-axis: "X = CNFs per Service Chain"
10811 #  y-axis: "Y = Number of Service Chains"
10812 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10813 #  layout:
10814 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10815 #    layout: "plot-service-density"
10816 #
10817 #- type: "plot"
10818 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10819 #  algorithm: "plot_nf_heatmap"
10820 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
10821 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10822 #  filter: "'NIC_Intel-XL710' and
10823 #           'NF_DENSITY' and
10824 #           'DOCKER' and
10825 #           'CHAIN' and
10826 #           'NF_VPPIP4' and
10827 #           'IPSEC' and
10828 #           'TNL_10000' and
10829 #           'IMIX' and
10830 #           '2T2C' and
10831 #           'NDRPDR'"
10832 #  parameters:
10833 #  - "throughput"
10834 #  - "name"
10835 #  - "tags"
10836 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10837 #  x-axis: "X = CNFs per Service Chain"
10838 #  y-axis: "Y = Number of Service Chains"
10839 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10840 #  layout:
10841 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10842 #    layout: "plot-service-density"
10843 #
10844 #- type: "plot"
10845 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10846 #  algorithm: "plot_nf_heatmap"
10847 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
10848 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10849 #  filter: "'NIC_Intel-XL710' and
10850 #           'NF_DENSITY' and
10851 #           'DOCKER' and
10852 #           'CHAIN' and
10853 #           'NF_VPPIP4' and
10854 #           'IPSEC' and
10855 #           'TNL_10000' and
10856 #           'IMIX' and
10857 #           '4T4C' and
10858 #           'NDRPDR'"
10859 #  parameters:
10860 #  - "throughput"
10861 #  - "name"
10862 #  - "tags"
10863 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10864 #  x-axis: "X = CNFs per Service Chain"
10865 #  y-axis: "Y = Number of Service Chains"
10866 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10867 #  layout:
10868 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10869 #    layout: "plot-service-density"
10870
10871 ###############################################################################
10872
10873 # Plots - NF Density - CSP - MRR IMIX
10874 - type: "plot"
10875   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10876   algorithm: "plot_nf_heatmap"
10877   output-file-type: ".html"
10878   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
10879   data: "plot-vpp-nfv-2n-skx-mrr"
10880   filter: "'NIC_Intel-XXV710' and
10881            'NF_DENSITY' and
10882            'DOCKER' and
10883            'PIPELINE' and
10884            'NF_VPPIP4' and
10885            'IMIX' and
10886            '2T1C' and
10887            'MRR'"
10888   parameters:
10889   - "result"
10890   - "name"
10891   - "tags"
10892   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10893   x-axis: "X = CNFs per Service Pipeline"
10894   y-axis: "Y = Number of Service Pipelines"
10895   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10896   layout:
10897     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10898     layout: "plot-service-density"
10899
10900 - type: "plot"
10901   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10902   algorithm: "plot_nf_heatmap"
10903   output-file-type: ".html"
10904   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
10905   data: "plot-vpp-nfv-2n-skx-mrr"
10906   filter: "'NIC_Intel-XXV710' and
10907            'NF_DENSITY' and
10908            'DOCKER' and
10909            'PIPELINE' and
10910            'NF_VPPIP4' and
10911            'IMIX' and
10912            '4T2C' and
10913            'MRR'"
10914   parameters:
10915   - "result"
10916   - "name"
10917   - "tags"
10918   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10919   x-axis: "X = CNFs per Service Pipeline"
10920   y-axis: "Y = Number of Service Pipelines"
10921   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10922   layout:
10923     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10924     layout: "plot-service-density"
10925
10926 - type: "plot"
10927   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10928   algorithm: "plot_nf_heatmap"
10929   output-file-type: ".html"
10930   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
10931   data: "plot-vpp-nfv-2n-skx-mrr"
10932   filter: "'NIC_Intel-XXV710' and
10933            'NF_DENSITY' and
10934            'DOCKER' and
10935            'PIPELINE' and
10936            'NF_VPPIP4' and
10937            'IMIX' and
10938            '8T4C' and
10939            'MRR'"
10940   parameters:
10941   - "result"
10942   - "name"
10943   - "tags"
10944   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10945   x-axis: "X = CNFs per Service Pipeline"
10946   y-axis: "Y = Number of Service Pipelines"
10947   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10948   layout:
10949     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10950     layout: "plot-service-density"
10951
10952 # Plots - NF Density - CSP - NDR IMIX
10953 - type: "plot"
10954   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10955   algorithm: "plot_nf_heatmap"
10956   output-file-type: ".html"
10957   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10958   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10959   filter: "'NIC_Intel-XXV710' and
10960            'NF_DENSITY' and
10961            'DOCKER' and
10962            'PIPELINE' and
10963            'NF_VPPIP4' and
10964            'IMIX' and
10965            '2T1C' and
10966            'NDRPDR'"
10967   parameters:
10968   - "throughput"
10969   - "name"
10970   - "tags"
10971   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10972   x-axis: "X = CNFs per Service Pipeline"
10973   y-axis: "Y = Number of Service Pipelines"
10974   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10975   layout:
10976     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10977     layout: "plot-service-density"
10978
10979 - type: "plot"
10980   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10981   algorithm: "plot_nf_heatmap"
10982   output-file-type: ".html"
10983   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10984   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10985   filter: "'NIC_Intel-XXV710' and
10986            'NF_DENSITY' and
10987            'DOCKER' and
10988            'PIPELINE' and
10989            'NF_VPPIP4' and
10990            'IMIX' and
10991            '4T2C' and
10992            'NDRPDR'"
10993   parameters:
10994   - "throughput"
10995   - "name"
10996   - "tags"
10997   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10998   x-axis: "X = CNFs per Service Pipeline"
10999   y-axis: "Y = Number of Service Pipelines"
11000   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11001   layout:
11002     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11003     layout: "plot-service-density"
11004
11005 - type: "plot"
11006   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11007   algorithm: "plot_nf_heatmap"
11008   output-file-type: ".html"
11009   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
11010   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11011   filter: "'NIC_Intel-XXV710' and
11012            'NF_DENSITY' and
11013            'DOCKER' and
11014            'PIPELINE' and
11015            'NF_VPPIP4' and
11016            'IMIX' and
11017            '8T4C' and
11018            'NDRPDR'"
11019   parameters:
11020   - "throughput"
11021   - "name"
11022   - "tags"
11023   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11024   x-axis: "X = CNFs per Service Pipeline"
11025   y-axis: "Y = Number of Service Pipelines"
11026   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11027   layout:
11028     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11029     layout: "plot-service-density"
11030
11031 # Plots - NF Density - CSP - PDR IMIX
11032 - type: "plot"
11033   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11034   algorithm: "plot_nf_heatmap"
11035   output-file-type: ".html"
11036   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
11037   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11038   filter: "'NIC_Intel-XXV710' and
11039            'NF_DENSITY' and
11040            'DOCKER' and
11041            'PIPELINE' and
11042            'NF_VPPIP4' and
11043            'IMIX' and
11044            '2T1C' and
11045            'NDRPDR'"
11046   parameters:
11047   - "throughput"
11048   - "name"
11049   - "tags"
11050   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11051   x-axis: "X = CNFs per Service Pipeline"
11052   y-axis: "Y = Number of Service Pipelines"
11053   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11054   layout:
11055     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11056     layout: "plot-service-density"
11057
11058 - type: "plot"
11059   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11060   algorithm: "plot_nf_heatmap"
11061   output-file-type: ".html"
11062   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
11063   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11064   filter: "'NIC_Intel-XXV710' and
11065            'NF_DENSITY' and
11066            'DOCKER' and
11067            'PIPELINE' and
11068            'NF_VPPIP4' and
11069            'IMIX' and
11070            '4T2C' and
11071            'NDRPDR'"
11072   parameters:
11073   - "throughput"
11074   - "name"
11075   - "tags"
11076   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11077   x-axis: "X = CNFs per Service Pipeline"
11078   y-axis: "Y = Number of Service Pipelines"
11079   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11080   layout:
11081     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11082     layout: "plot-service-density"
11083
11084 - type: "plot"
11085   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11086   algorithm: "plot_nf_heatmap"
11087   output-file-type: ".html"
11088   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
11089   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11090   filter: "'NIC_Intel-XXV710' and
11091            'NF_DENSITY' and
11092            'DOCKER' and
11093            'PIPELINE' and
11094            'NF_VPPIP4' and
11095            'IMIX' and
11096            '8T4C' and
11097            'NDRPDR'"
11098   parameters:
11099   - "throughput"
11100   - "name"
11101   - "tags"
11102   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11103   x-axis: "X = CNFs per Service Pipeline"
11104   y-axis: "Y = Number of Service Pipelines"
11105   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11106   layout:
11107     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11108     layout: "plot-service-density"
11109
11110 ###############################################################################
11111 # Plots - 2n-clx NF Density - VSC - MRR IMIX
11112
11113 - type: "plot"
11114   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11115   algorithm: "plot_nf_heatmap"
11116   output-file-type: ".html"
11117   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
11118   data: "plot-vpp-nfv-2n-clx-mrr"
11119   filter: "'NIC_Intel-XXV710' and
11120            'NF_DENSITY' and
11121            'VHOST' and
11122            not 'VXLAN' and
11123            'CHAIN' and
11124            'NF_VPPIP4' and
11125            'IMIX' and
11126            '2T1C' and
11127            'MRR'"
11128   parameters:
11129   - "result"
11130   - "name"
11131   - "tags"
11132   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11133   x-axis: "X = VNFs per Service Chain"
11134   y-axis: "Y = Number of Service Chains"
11135   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11136   layout:
11137     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11138     layout: "plot-service-density"
11139
11140 - type: "plot"
11141   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11142   algorithm: "plot_nf_heatmap"
11143   output-file-type: ".html"
11144   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
11145   data: "plot-vpp-nfv-2n-clx-mrr"
11146   filter: "'NIC_Intel-XXV710' and
11147            'NF_DENSITY' and
11148            'VHOST' and
11149            not 'VXLAN' and
11150            'CHAIN' and
11151            'NF_VPPIP4' and
11152            'IMIX' and
11153            '4T2C' and
11154            'MRR'"
11155   parameters:
11156   - "result"
11157   - "name"
11158   - "tags"
11159   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11160   x-axis: "X = VNFs per Service Chain"
11161   y-axis: "Y = Number of Service Chains"
11162   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11163   layout:
11164     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11165     layout: "plot-service-density"
11166
11167 - type: "plot"
11168   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11169   algorithm: "plot_nf_heatmap"
11170   output-file-type: ".html"
11171   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
11172   data: "plot-vpp-nfv-2n-clx-mrr"
11173   filter: "'NIC_Intel-XXV710' and
11174            'NF_DENSITY' and
11175            'VHOST' and
11176            not 'VXLAN' and
11177            'CHAIN' and
11178            'NF_VPPIP4' and
11179            'IMIX' and
11180            '8T4C' and
11181            'MRR'"
11182   parameters:
11183   - "result"
11184   - "name"
11185   - "tags"
11186   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11187   x-axis: "X = VNFs per Service Chain"
11188   y-axis: "Y = Number of Service Chains"
11189   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11190   layout:
11191     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11192     layout: "plot-service-density"
11193
11194 # Plots - NF Density - VSC - NDR IMIX
11195 - type: "plot"
11196   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11197   algorithm: "plot_nf_heatmap"
11198   output-file-type: ".html"
11199   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
11200   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11201   filter: "'NIC_Intel-XXV710' and
11202            'NF_DENSITY' and
11203            'VHOST' and
11204            not 'VXLAN' and
11205            'CHAIN' and
11206            'NF_VPPIP4' and
11207            'IMIX' and
11208            '2T1C' and
11209            'NDRPDR'"
11210   parameters:
11211   - "throughput"
11212   - "name"
11213   - "tags"
11214   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11215   x-axis: "X = VNFs per Service Chain"
11216   y-axis: "Y = Number of Service Chains"
11217   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11218   layout:
11219     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11220     layout: "plot-service-density"
11221
11222 - type: "plot"
11223   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11224   algorithm: "plot_nf_heatmap"
11225   output-file-type: ".html"
11226   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
11227   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11228   filter: "'NIC_Intel-XXV710' and
11229            'NF_DENSITY' and
11230            'VHOST' and
11231            not 'VXLAN' and
11232            'CHAIN' and
11233            'NF_VPPIP4' and
11234            'IMIX' and
11235            '4T2C' and
11236            'NDRPDR'"
11237   parameters:
11238   - "throughput"
11239   - "name"
11240   - "tags"
11241   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11242   x-axis: "X = VNFs per Service Chain"
11243   y-axis: "Y = Number of Service Chains"
11244   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11245   layout:
11246     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11247     layout: "plot-service-density"
11248
11249 - type: "plot"
11250   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11251   algorithm: "plot_nf_heatmap"
11252   output-file-type: ".html"
11253   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
11254   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11255   filter: "'NIC_Intel-XXV710' and
11256            'NF_DENSITY' and
11257            'VHOST' and
11258            not 'VXLAN' and
11259            'CHAIN' and
11260            'NF_VPPIP4' and
11261            'IMIX' and
11262            '8T4C' and
11263            'NDRPDR'"
11264   parameters:
11265   - "throughput"
11266   - "name"
11267   - "tags"
11268   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11269   x-axis: "X = VNFs per Service Chain"
11270   y-axis: "Y = Number of Service Chains"
11271   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11272   layout:
11273     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
11274     layout: "plot-service-density"
11275
11276 # Plots - NF Density - VSC - PDR IMIX
11277 - type: "plot"
11278   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11279   algorithm: "plot_nf_heatmap"
11280   output-file-type: ".html"
11281   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
11282   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11283   filter: "'NIC_Intel-XXV710' and
11284            'NF_DENSITY' and
11285            'VHOST' and
11286            not 'VXLAN' and
11287            'CHAIN' and
11288            'NF_VPPIP4' and
11289            'IMIX' and
11290            '2T1C' and
11291            'NDRPDR'"
11292   parameters:
11293   - "throughput"
11294   - "name"
11295   - "tags"
11296   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11297   x-axis: "X = VNFs per Service Chain"
11298   y-axis: "Y = Number of Service Chains"
11299   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11300   layout:
11301     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11302     layout: "plot-service-density"
11303
11304 - type: "plot"
11305   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11306   algorithm: "plot_nf_heatmap"
11307   output-file-type: ".html"
11308   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
11309   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11310   filter: "'NIC_Intel-XXV710' and
11311            'NF_DENSITY' and
11312            'VHOST' and
11313            not 'VXLAN' and
11314            'CHAIN' and
11315            'NF_VPPIP4' and
11316            'IMIX' and
11317            '4T2C' and
11318            'NDRPDR'"
11319   parameters:
11320   - "throughput"
11321   - "name"
11322   - "tags"
11323   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11324   x-axis: "X = VNFs per Service Chain"
11325   y-axis: "Y = Number of Service Chains"
11326   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11327   layout:
11328     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11329     layout: "plot-service-density"
11330
11331 - type: "plot"
11332   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11333   algorithm: "plot_nf_heatmap"
11334   output-file-type: ".html"
11335   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
11336   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11337   filter: "'NIC_Intel-XXV710' and
11338            'NF_DENSITY' and
11339            'VHOST' and
11340            not 'VXLAN' and
11341            'CHAIN' and
11342            'NF_VPPIP4' and
11343            'IMIX' and
11344            '8T4C' and
11345            'NDRPDR'"
11346   parameters:
11347   - "throughput"
11348   - "name"
11349   - "tags"
11350   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11351   x-axis: "X = VNFs per Service Chain"
11352   y-axis: "Y = Number of Service Chains"
11353   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11354   layout:
11355     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11356     layout: "plot-service-density"
11357
11358 # Plots - NF Density - VSC - MRR IMIX
11359 - type: "plot"
11360   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11361   algorithm: "plot_nf_heatmap"
11362   output-file-type: ".html"
11363   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
11364   data: "plot-vpp-nfv-2n-clx-mrr"
11365   filter: "'NIC_Intel-XXV710' and
11366            'NF_DENSITY' and
11367            'VHOST' and
11368            'VXLAN' and
11369            'CHAIN' and
11370            'IMIX' and
11371            '2T1C' and
11372            'MRR'"
11373   parameters:
11374   - "result"
11375   - "name"
11376   - "tags"
11377   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11378   x-axis: "X = VNFs per Service Chain"
11379   y-axis: "Y = Number of Service Chains"
11380   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11381   layout:
11382     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11383     layout: "plot-service-density"
11384
11385 - type: "plot"
11386   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11387   algorithm: "plot_nf_heatmap"
11388   output-file-type: ".html"
11389   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
11390   data: "plot-vpp-nfv-2n-clx-mrr"
11391   filter: "'NIC_Intel-XXV710' and
11392            'NF_DENSITY' and
11393            'VHOST' and
11394            'VXLAN' and
11395            'CHAIN' and
11396            'IMIX' and
11397            '4T2C' and
11398            'MRR'"
11399   parameters:
11400   - "result"
11401   - "name"
11402   - "tags"
11403   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11404   x-axis: "X = VNFs per Service Chain"
11405   y-axis: "Y = Number of Service Chains"
11406   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11407   layout:
11408     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11409     layout: "plot-service-density"
11410
11411 - type: "plot"
11412   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11413   algorithm: "plot_nf_heatmap"
11414   output-file-type: ".html"
11415   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
11416   data: "plot-vpp-nfv-2n-clx-mrr"
11417   filter: "'NIC_Intel-XXV710' and
11418            'NF_DENSITY' and
11419            'VHOST' and
11420            'VXLAN' and
11421            'CHAIN' and
11422            'IMIX' and
11423            '8T4C' and
11424            'MRR'"
11425   parameters:
11426   - "result"
11427   - "name"
11428   - "tags"
11429   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11430   x-axis: "X = VNFs per Service Chain"
11431   y-axis: "Y = Number of Service Chains"
11432   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11433   layout:
11434     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11435     layout: "plot-service-density"
11436
11437 # Plots - NF Density - VSC - NDR IMIX
11438 - type: "plot"
11439   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11440   algorithm: "plot_nf_heatmap"
11441   output-file-type: ".html"
11442   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
11443   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11444   filter: "'NIC_Intel-XXV710' and
11445            'NF_DENSITY' and
11446            'VHOST' and
11447            'VXLAN' and
11448            'CHAIN' and
11449            'IMIX' and
11450            '2T1C' and
11451            'NDRPDR'"
11452   parameters:
11453   - "throughput"
11454   - "name"
11455   - "tags"
11456   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11457   x-axis: "X = VNFs per Service Chain"
11458   y-axis: "Y = Number of Service Chains"
11459   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11460   layout:
11461     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11462     layout: "plot-service-density"
11463
11464 - type: "plot"
11465   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11466   algorithm: "plot_nf_heatmap"
11467   output-file-type: ".html"
11468   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
11469   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11470   filter: "'NIC_Intel-XXV710' and
11471            'NF_DENSITY' and
11472            'VHOST' and
11473            'VXLAN' and
11474            'CHAIN' and
11475            'IMIX' and
11476            '4T2C' and
11477            'NDRPDR'"
11478   parameters:
11479   - "throughput"
11480   - "name"
11481   - "tags"
11482   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11483   x-axis: "X = VNFs per Service Chain"
11484   y-axis: "Y = Number of Service Chains"
11485   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11486   layout:
11487     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11488     layout: "plot-service-density"
11489
11490 - type: "plot"
11491   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11492   algorithm: "plot_nf_heatmap"
11493   output-file-type: ".html"
11494   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
11495   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11496   filter: "'NIC_Intel-XXV710' and
11497            'NF_DENSITY' and
11498            'VHOST' and
11499            'VXLAN' and
11500            'CHAIN' and
11501            'IMIX' and
11502            '8T4C' and
11503            'NDRPDR'"
11504   parameters:
11505   - "throughput"
11506   - "name"
11507   - "tags"
11508   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11509   x-axis: "X = VNFs per Service Chain"
11510   y-axis: "Y = Number of Service Chains"
11511   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11512   layout:
11513     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11514     layout: "plot-service-density"
11515
11516 # Plots - NF Density - VSC - PDR IMIX
11517 - type: "plot"
11518   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11519   algorithm: "plot_nf_heatmap"
11520   output-file-type: ".html"
11521   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
11522   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11523   filter: "'NIC_Intel-XXV710' and
11524            'NF_DENSITY' and
11525            'VHOST' and
11526            'VXLAN' and
11527            'CHAIN' and
11528            'IMIX' and
11529            '2T1C' and
11530            'NDRPDR'"
11531   parameters:
11532   - "throughput"
11533   - "name"
11534   - "tags"
11535   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11536   x-axis: "X = VNFs per Service Chain"
11537   y-axis: "Y = Number of Service Chains"
11538   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11539   layout:
11540     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11541     layout: "plot-service-density"
11542
11543 - type: "plot"
11544   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11545   algorithm: "plot_nf_heatmap"
11546   output-file-type: ".html"
11547   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
11548   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11549   filter: "'NIC_Intel-XXV710' and
11550            'NF_DENSITY' and
11551            'VHOST' and
11552            'VXLAN' and
11553            'CHAIN' and
11554            'IMIX' and
11555            '4T2C' and
11556            'NDRPDR'"
11557   parameters:
11558   - "throughput"
11559   - "name"
11560   - "tags"
11561   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11562   x-axis: "X = VNFs per Service Chain"
11563   y-axis: "Y = Number of Service Chains"
11564   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11565   layout:
11566     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11567     layout: "plot-service-density"
11568
11569 - type: "plot"
11570   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11571   algorithm: "plot_nf_heatmap"
11572   output-file-type: ".html"
11573   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
11574   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11575   filter: "'NIC_Intel-XXV710' and
11576            'NF_DENSITY' and
11577            'VHOST' and
11578            'VXLAN' and
11579            'CHAIN' and
11580            'IMIX' and
11581            '8T4C' and
11582            'NDRPDR'"
11583   parameters:
11584   - "throughput"
11585   - "name"
11586   - "tags"
11587   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11588   x-axis: "X = VNFs per Service Chain"
11589   y-axis: "Y = Number of Service Chains"
11590   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11591   layout:
11592     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11593     layout: "plot-service-density"
11594
11595 # Plots - NF Density - CSC - MRR IMIX
11596 - type: "plot"
11597   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11598   algorithm: "plot_nf_heatmap"
11599   output-file-type: ".html"
11600   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
11601   data: "plot-vpp-nfv-2n-clx-mrr"
11602   filter: "'NIC_Intel-XXV710' and
11603            'NF_DENSITY' and
11604            'DOCKER' and
11605            'CHAIN' and
11606            'NF_VPPIP4' and
11607            'IMIX' and
11608            '2T1C' and
11609            'MRR'"
11610   parameters:
11611   - "result"
11612   - "name"
11613   - "tags"
11614   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11615   x-axis: "X = CNFs per Service Chain"
11616   y-axis: "Y = Number of Service Chains"
11617   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11618   layout:
11619     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11620     layout: "plot-service-density"
11621
11622 - type: "plot"
11623   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11624   algorithm: "plot_nf_heatmap"
11625   output-file-type: ".html"
11626   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
11627   data: "plot-vpp-nfv-2n-clx-mrr"
11628   filter: "'NIC_Intel-XXV710' and
11629            'NF_DENSITY' and
11630            'DOCKER' and
11631            'CHAIN' and
11632            'NF_VPPIP4' and
11633            'IMIX' and
11634            '4T2C' and
11635            'MRR'"
11636   parameters:
11637   - "result"
11638   - "name"
11639   - "tags"
11640   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11641   x-axis: "X = CNFs per Service Chain"
11642   y-axis: "Y = Number of Service Chains"
11643   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11644   layout:
11645     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11646     layout: "plot-service-density"
11647
11648 - type: "plot"
11649   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11650   algorithm: "plot_nf_heatmap"
11651   output-file-type: ".html"
11652   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
11653   data: "plot-vpp-nfv-2n-clx-mrr"
11654   filter: "'NIC_Intel-XXV710' and
11655            'NF_DENSITY' and
11656            'DOCKER' and
11657            'CHAIN' and
11658            'NF_VPPIP4' and
11659            'IMIX' and
11660            '8T4C' and
11661            'MRR'"
11662   parameters:
11663   - "result"
11664   - "name"
11665   - "tags"
11666   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11667   x-axis: "X = CNFs per Service Chain"
11668   y-axis: "Y = Number of Service Chains"
11669   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11670   layout:
11671     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11672     layout: "plot-service-density"
11673
11674 # Plots - NF Density - CSC - NDR IMIX
11675 - type: "plot"
11676   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11677   algorithm: "plot_nf_heatmap"
11678   output-file-type: ".html"
11679   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
11680   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11681   filter: "'NIC_Intel-XXV710' and
11682            'NF_DENSITY' and
11683            'DOCKER' and
11684            'CHAIN' and
11685            'NF_VPPIP4' and
11686            'IMIX' and
11687            '2T1C' and
11688            'NDRPDR'"
11689   parameters:
11690   - "throughput"
11691   - "name"
11692   - "tags"
11693   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11694   x-axis: "X = CNFs per Service Chain"
11695   y-axis: "Y = Number of Service Chains"
11696   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11697   layout:
11698     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11699     layout: "plot-service-density"
11700
11701 - type: "plot"
11702   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11703   algorithm: "plot_nf_heatmap"
11704   output-file-type: ".html"
11705   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
11706   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11707   filter: "'NIC_Intel-XXV710' and
11708            'NF_DENSITY' and
11709            'DOCKER' and
11710            'CHAIN' and
11711            'NF_VPPIP4' and
11712            'IMIX' and
11713            '4T2C' and
11714            'NDRPDR'"
11715   parameters:
11716   - "throughput"
11717   - "name"
11718   - "tags"
11719   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11720   x-axis: "X = CNFs per Service Chain"
11721   y-axis: "Y = Number of Service Chains"
11722   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11723   layout:
11724     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11725     layout: "plot-service-density"
11726
11727 - type: "plot"
11728   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11729   algorithm: "plot_nf_heatmap"
11730   output-file-type: ".html"
11731   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
11732   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11733   filter: "'NIC_Intel-XXV710' and
11734            'NF_DENSITY' and
11735            'DOCKER' and
11736            'CHAIN' and
11737            'NF_VPPIP4' and
11738            'IMIX' and
11739            '8T4C' and
11740            'NDRPDR'"
11741   parameters:
11742   - "throughput"
11743   - "name"
11744   - "tags"
11745   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11746   x-axis: "X = CNFs per Service Chain"
11747   y-axis: "Y = Number of Service Chains"
11748   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11749   layout:
11750     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11751     layout: "plot-service-density"
11752
11753 # Plots - NF Density - CSC - PDR IMIX
11754 - type: "plot"
11755   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11756   algorithm: "plot_nf_heatmap"
11757   output-file-type: ".html"
11758   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
11759   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11760   filter: "'NIC_Intel-XXV710' and
11761            'NF_DENSITY' and
11762            'DOCKER' and
11763            'CHAIN' and
11764            'NF_VPPIP4' and
11765            'IMIX' and
11766            '2T1C' and
11767            'NDRPDR'"
11768   parameters:
11769   - "throughput"
11770   - "name"
11771   - "tags"
11772   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11773   x-axis: "X = CNFs per Service Chain"
11774   y-axis: "Y = Number of Service Chains"
11775   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11776   layout:
11777     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11778     layout: "plot-service-density"
11779
11780 - type: "plot"
11781   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11782   algorithm: "plot_nf_heatmap"
11783   output-file-type: ".html"
11784   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
11785   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11786   filter: "'NIC_Intel-XXV710' and
11787            'NF_DENSITY' and
11788            'DOCKER' and
11789            'CHAIN' and
11790            'NF_VPPIP4' and
11791            'IMIX' and
11792            '4T2C' and
11793            'NDRPDR'"
11794   parameters:
11795   - "throughput"
11796   - "name"
11797   - "tags"
11798   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11799   x-axis: "X = CNFs per Service Chain"
11800   y-axis: "Y = Number of Service Chains"
11801   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11802   layout:
11803     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11804     layout: "plot-service-density"
11805
11806 - type: "plot"
11807   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11808   algorithm: "plot_nf_heatmap"
11809   output-file-type: ".html"
11810   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
11811   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11812   filter: "'NIC_Intel-XXV710' and
11813            'NF_DENSITY' and
11814            'DOCKER' and
11815            'CHAIN' and
11816            'NF_VPPIP4' and
11817            'IMIX' and
11818            '8T4C' and
11819            'NDRPDR'"
11820   parameters:
11821   - "throughput"
11822   - "name"
11823   - "tags"
11824   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11825   x-axis: "X = CNFs per Service Chain"
11826   y-axis: "Y = Number of Service Chains"
11827   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11828   layout:
11829     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11830     layout: "plot-service-density"
11831
11832 # Plots - NF Density - CSP - MRR IMIX
11833 - type: "plot"
11834   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11835   algorithm: "plot_nf_heatmap"
11836   output-file-type: ".html"
11837   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11838   data: "plot-vpp-nfv-2n-clx-mrr"
11839   filter: "'NIC_Intel-XXV710' and
11840            'NF_DENSITY' and
11841            'DOCKER' and
11842            'PIPELINE' and
11843            'NF_VPPIP4' and
11844            'IMIX' and
11845            '2T1C' and
11846            'MRR'"
11847   parameters:
11848   - "result"
11849   - "name"
11850   - "tags"
11851   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11852   x-axis: "X = CNFs per Service Pipeline"
11853   y-axis: "Y = Number of Service Pipelines"
11854   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11855   layout:
11856     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11857     layout: "plot-service-density"
11858
11859 - type: "plot"
11860   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11861   algorithm: "plot_nf_heatmap"
11862   output-file-type: ".html"
11863   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11864   data: "plot-vpp-nfv-2n-clx-mrr"
11865   filter: "'NIC_Intel-XXV710' and
11866            'NF_DENSITY' and
11867            'DOCKER' and
11868            'PIPELINE' and
11869            'NF_VPPIP4' and
11870            'IMIX' and
11871            '4T2C' and
11872            'MRR'"
11873   parameters:
11874   - "result"
11875   - "name"
11876   - "tags"
11877   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11878   x-axis: "X = CNFs per Service Pipeline"
11879   y-axis: "Y = Number of Service Pipelines"
11880   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11881   layout:
11882     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11883     layout: "plot-service-density"
11884
11885 - type: "plot"
11886   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11887   algorithm: "plot_nf_heatmap"
11888   output-file-type: ".html"
11889   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11890   data: "plot-vpp-nfv-2n-clx-mrr"
11891   filter: "'NIC_Intel-XXV710' and
11892            'NF_DENSITY' and
11893            'DOCKER' and
11894            'PIPELINE' and
11895            'NF_VPPIP4' and
11896            'IMIX' and
11897            '8T4C' and
11898            'MRR'"
11899   parameters:
11900   - "result"
11901   - "name"
11902   - "tags"
11903   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11904   x-axis: "X = CNFs per Service Pipeline"
11905   y-axis: "Y = Number of Service Pipelines"
11906   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11907   layout:
11908     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11909     layout: "plot-service-density"
11910
11911 # Plots - NF Density - CSP - NDR IMIX
11912 - type: "plot"
11913   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11914   algorithm: "plot_nf_heatmap"
11915   output-file-type: ".html"
11916   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11917   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11918   filter: "'NIC_Intel-XXV710' and
11919            'NF_DENSITY' and
11920            'DOCKER' and
11921            'PIPELINE' and
11922            'NF_VPPIP4' and
11923            'IMIX' and
11924            '2T1C' and
11925            'NDRPDR'"
11926   parameters:
11927   - "throughput"
11928   - "name"
11929   - "tags"
11930   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11931   x-axis: "X = CNFs per Service Pipeline"
11932   y-axis: "Y = Number of Service Pipelines"
11933   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11934   layout:
11935     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11936     layout: "plot-service-density"
11937
11938 - type: "plot"
11939   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11940   algorithm: "plot_nf_heatmap"
11941   output-file-type: ".html"
11942   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11943   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11944   filter: "'NIC_Intel-XXV710' and
11945            'NF_DENSITY' and
11946            'DOCKER' and
11947            'PIPELINE' and
11948            'NF_VPPIP4' and
11949            'IMIX' and
11950            '4T2C' and
11951            'NDRPDR'"
11952   parameters:
11953   - "throughput"
11954   - "name"
11955   - "tags"
11956   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11957   x-axis: "X = CNFs per Service Pipeline"
11958   y-axis: "Y = Number of Service Pipelines"
11959   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11960   layout:
11961     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11962     layout: "plot-service-density"
11963
11964 - type: "plot"
11965   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11966   algorithm: "plot_nf_heatmap"
11967   output-file-type: ".html"
11968   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11969   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11970   filter: "'NIC_Intel-XXV710' and
11971            'NF_DENSITY' and
11972            'DOCKER' and
11973            'PIPELINE' and
11974            'NF_VPPIP4' and
11975            'IMIX' and
11976            '8T4C' and
11977            'NDRPDR'"
11978   parameters:
11979   - "throughput"
11980   - "name"
11981   - "tags"
11982   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11983   x-axis: "X = CNFs per Service Pipeline"
11984   y-axis: "Y = Number of Service Pipelines"
11985   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11986   layout:
11987     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11988     layout: "plot-service-density"
11989
11990 # Plots - NF Density - CSP - PDR IMIX
11991 - type: "plot"
11992   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11993   algorithm: "plot_nf_heatmap"
11994   output-file-type: ".html"
11995   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11996   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11997   filter: "'NIC_Intel-XXV710' and
11998            'NF_DENSITY' and
11999            'DOCKER' and
12000            'PIPELINE' and
12001            'NF_VPPIP4' and
12002            'IMIX' and
12003            '2T1C' and
12004            'NDRPDR'"
12005   parameters:
12006   - "throughput"
12007   - "name"
12008   - "tags"
12009   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12010   x-axis: "X = CNFs per Service Pipeline"
12011   y-axis: "Y = Number of Service Pipelines"
12012   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12013   layout:
12014     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12015     layout: "plot-service-density"
12016
12017 - type: "plot"
12018   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12019   algorithm: "plot_nf_heatmap"
12020   output-file-type: ".html"
12021   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
12022   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12023   filter: "'NIC_Intel-XXV710' and
12024            'NF_DENSITY' and
12025            'DOCKER' and
12026            'PIPELINE' and
12027            'NF_VPPIP4' and
12028            'IMIX' and
12029            '4T2C' and
12030            'NDRPDR'"
12031   parameters:
12032   - "throughput"
12033   - "name"
12034   - "tags"
12035   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12036   x-axis: "X = CNFs per Service Pipeline"
12037   y-axis: "Y = Number of Service Pipelines"
12038   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12039   layout:
12040     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12041     layout: "plot-service-density"
12042
12043 - type: "plot"
12044   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12045   algorithm: "plot_nf_heatmap"
12046   output-file-type: ".html"
12047   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
12048   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12049   filter: "'NIC_Intel-XXV710' and
12050            'NF_DENSITY' and
12051            'DOCKER' and
12052            'PIPELINE' and
12053            'NF_VPPIP4' and
12054            'IMIX' and
12055            '8T4C' and
12056            'NDRPDR'"
12057   parameters:
12058   - "throughput"
12059   - "name"
12060   - "tags"
12061   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12062   x-axis: "X = CNFs per Service Pipeline"
12063   y-axis: "Y = Number of Service Pipelines"
12064   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12065   layout:
12066     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12067     layout: "plot-service-density"
12068
12069 ################################################################################
12070
12071 # Packet Throughput
12072
12073 - type: "plot"
12074   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12075   algorithm: "plot_perf_box_name"
12076   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12077   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12078   include:
12079     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12080     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12081     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12082     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12083   layout:
12084     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12085     layout: "plot-throughput"
12086
12087 - type: "plot"
12088   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12089   algorithm: "plot_perf_box_name"
12090   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12091   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12092   include:
12093     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12094     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12095     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12096     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12097   layout:
12098     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12099     layout: "plot-throughput"
12100
12101 - type: "plot"
12102   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12103   algorithm: "plot_perf_box_name"
12104   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12105   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12106   include:
12107     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12108     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12109     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12110     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12111   layout:
12112     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12113     layout: "plot-throughput"
12114
12115 - type: "plot"
12116   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12117   algorithm: "plot_perf_box_name"
12118   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12119   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12120   include:
12121     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12122     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12123     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12124     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12125   layout:
12126     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12127     layout: "plot-throughput"
12128
12129 - type: "plot"
12130   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12131   algorithm: "plot_perf_box_name"
12132   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12133   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12134   include:
12135     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12136     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12137     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12138     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12139     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12140   layout:
12141     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12142     layout: "plot-throughput"
12143
12144 - type: "plot"
12145   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12146   algorithm: "plot_perf_box_name"
12147   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12148   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12149   include:
12150     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12151     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12152     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12153     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12154     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12155   layout:
12156     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12157     layout: "plot-throughput"
12158
12159 - type: "plot"
12160   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12161   algorithm: "plot_perf_box_name"
12162   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12163   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12164   include:
12165     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12166     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12167     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12168     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12169     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12170   layout:
12171     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12172     layout: "plot-throughput"
12173
12174 - type: "plot"
12175   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12176   algorithm: "plot_perf_box_name"
12177   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12178   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12179   include:
12180     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12181     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12182     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12183     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12184     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12185   layout:
12186     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12187     layout: "plot-throughput"
12188
12189 - type: "plot"
12190   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
12191   algorithm: "plot_perf_box_name"
12192   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
12193   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12194   include:
12195     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12196     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12197     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12198     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12199     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12200   layout:
12201     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
12202     layout: "plot-throughput"
12203
12204 - type: "plot"
12205   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
12206   algorithm: "plot_perf_box_name"
12207   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
12208   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12209   include:
12210     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12211     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12212     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12213     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12214     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12215   layout:
12216     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
12217     layout: "plot-throughput"
12218
12219 - type: "plot"
12220   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
12221   algorithm: "plot_perf_box_name"
12222   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
12223   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12224   include:
12225     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12226     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12227     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12228     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12229     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12230     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12231   layout:
12232     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
12233     layout: "plot-throughput"
12234
12235 - type: "plot"
12236   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
12237   algorithm: "plot_perf_box_name"
12238   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
12239   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12240   include:
12241     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12242     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12243     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12244     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12245     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12246     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12247   layout:
12248     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
12249     layout: "plot-throughput"
12250
12251 - type: "plot"
12252   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12253   algorithm: "plot_perf_box_name"
12254   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12255   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12256   include:
12257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12258     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12259     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12260     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12261     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12262   layout:
12263     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12264     layout: "plot-throughput"
12265
12266 - type: "plot"
12267   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12268   algorithm: "plot_perf_box_name"
12269   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12270   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12271   include:
12272     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12273     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12274     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12275     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12277   layout:
12278     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12279     layout: "plot-throughput"
12280
12281 - type: "plot"
12282   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
12283   algorithm: "plot_perf_box_name"
12284   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
12285   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12286   include:
12287     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
12288     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
12289     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12290   layout:
12291     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
12292     layout: "plot-throughput"
12293
12294 - type: "plot"
12295   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12296   algorithm: "plot_perf_box_name"
12297   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12298   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12299   include:
12300     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
12301     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
12302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12303   layout:
12304     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
12305     layout: "plot-throughput"
12306
12307 - type: "plot"
12308   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12309   algorithm: "plot_perf_box_name"
12310   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12311   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12312   include:
12313     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12318   layout:
12319     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12320     layout: "plot-throughput"
12321
12322 - type: "plot"
12323   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12324   algorithm: "plot_perf_box_name"
12325   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12326   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12327   include:
12328     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12333   layout:
12334     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12335     layout: "plot-throughput"
12336
12337 - type: "plot"
12338   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12339   algorithm: "plot_perf_box_name"
12340   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12341   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12342   include:
12343     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
12344     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
12345     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
12346   layout:
12347     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12348     layout: "plot-throughput"
12349
12350 - type: "plot"
12351   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12352   algorithm: "plot_perf_box_name"
12353   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12354   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12355   include:
12356     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
12357     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
12358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
12359   layout:
12360     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12361     layout: "plot-throughput"
12362
12363 - type: "plot"
12364   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12365   algorithm: "plot_perf_box_name"
12366   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12367   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12368   include:
12369     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12370     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12371     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12374     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12375   layout:
12376     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12377     layout: "plot-throughput"
12378
12379 - type: "plot"
12380   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12381   algorithm: "plot_perf_box_name"
12382   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12383   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12384   include:
12385     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12386     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12387     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12389     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12390     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12391   layout:
12392     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12393     layout: "plot-throughput"
12394
12395 - type: "plot"
12396   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12397   algorithm: "plot_perf_box_name"
12398   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12399   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12400   include:
12401     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12402     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12403     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12407   layout:
12408     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12409     layout: "plot-throughput"
12410
12411 - type: "plot"
12412   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12413   algorithm: "plot_perf_box_name"
12414   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12415   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12416   include:
12417     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12418     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12419     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12420     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12421     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12422     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12423   layout:
12424     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12425     layout: "plot-throughput"
12426
12427 - type: "plot"
12428   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12429   algorithm: "plot_perf_box_name"
12430   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12431   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12432   include:
12433     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12434     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12435     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12436   layout:
12437     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12438     layout: "plot-throughput"
12439
12440 - type: "plot"
12441   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12442   algorithm: "plot_perf_box_name"
12443   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12444   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12445   include:
12446     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12447     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12448     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12449   layout:
12450     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12451     layout: "plot-throughput"
12452
12453 - type: "plot"
12454   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12455   algorithm: "plot_perf_box_name"
12456   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12457   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12458   include:
12459     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12460     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12461 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12462 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12463 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12464   layout:
12465     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12466     layout: "plot-throughput"
12467
12468 - type: "plot"
12469   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12470   algorithm: "plot_perf_box_name"
12471   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12472   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12473   include:
12474     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12475     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12476 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12477 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12478 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12479   layout:
12480     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12481     layout: "plot-throughput"
12482
12483 - type: "plot"
12484   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12485   algorithm: "plot_perf_box_name"
12486   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12487   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12488   include:
12489     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12490     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12491     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12492     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12493     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12494   layout:
12495     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12496     layout: "plot-throughput"
12497
12498 - type: "plot"
12499   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12500   algorithm: "plot_perf_box_name"
12501   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12502   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12503   include:
12504     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12505     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12506     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12507     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12508     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12509   layout:
12510     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12511     layout: "plot-throughput"
12512
12513 - type: "plot"
12514   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12515   algorithm: "plot_perf_box_name"
12516   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12517   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12518   include:
12519     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12520     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12521     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12522     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12523     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12524   layout:
12525     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12526     layout: "plot-throughput"
12527
12528 - type: "plot"
12529   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12530   algorithm: "plot_perf_box_name"
12531   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12532   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12533   include:
12534     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12535     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12536     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12537     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12538     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12539   layout:
12540     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12541     layout: "plot-throughput"
12542
12543 - type: "plot"
12544   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12545   algorithm: "plot_perf_box_name"
12546   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12547   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12548   include:
12549     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12550     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12551     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12552     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12553     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12554     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12555   layout:
12556     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12557     layout: "plot-throughput"
12558
12559 - type: "plot"
12560   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12561   algorithm: "plot_perf_box_name"
12562   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12563   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12564   include:
12565     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12566     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12567     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12568     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12569     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12570     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12571   layout:
12572     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12573     layout: "plot-throughput"
12574
12575 - type: "plot"
12576   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12577   algorithm: "plot_perf_box_name"
12578   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12579   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12580   include:
12581     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12582     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12583     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12584     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12585     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12586     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12587   layout:
12588     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12589     layout: "plot-throughput"
12590
12591 - type: "plot"
12592   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12593   algorithm: "plot_perf_box_name"
12594   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12595   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12596   include:
12597     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12598     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12599     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12600     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12601     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12602     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12603   layout:
12604     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12605     layout: "plot-throughput"
12606
12607 - type: "plot"
12608   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12609   algorithm: "plot_perf_box_name"
12610   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12611   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12612   include:
12613     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12614     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12615     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12616     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12617     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12618   layout:
12619     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12620     layout: "plot-throughput"
12621
12622 - type: "plot"
12623   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12624   algorithm: "plot_perf_box_name"
12625   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12626   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12627   include:
12628     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12629     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12630     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12631     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12632     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12633   layout:
12634     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12635     layout: "plot-throughput"
12636
12637 - type: "plot"
12638   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12639   algorithm: "plot_perf_box_name"
12640   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12641   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12642   include:
12643     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12644     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12645     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12646     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12647     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12648     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12649   layout:
12650     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12651     layout: "plot-throughput"
12652
12653 - type: "plot"
12654   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12655   algorithm: "plot_perf_box_name"
12656   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12657   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12658   include:
12659     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12660     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12661     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12662     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12663     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12664     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12665   layout:
12666     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12667     layout: "plot-throughput"
12668
12669 - type: "plot"
12670   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12671   algorithm: "plot_perf_box_name"
12672   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12673   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12674   include:
12675     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12676     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12677     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12678     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12679     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12680   layout:
12681     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12682     layout: "plot-throughput"
12683
12684 - type: "plot"
12685   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12686   algorithm: "plot_perf_box_name"
12687   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12688   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12689   include:
12690     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12691     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12692     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12693     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12694     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12695   layout:
12696     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12697     layout: "plot-throughput"
12698
12699 - type: "plot"
12700   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12701   algorithm: "plot_perf_box_name"
12702   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12703   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12704   include:
12705     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12706     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12707     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12708     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12709     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12710     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12711   layout:
12712     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12713     layout: "plot-throughput"
12714
12715 - type: "plot"
12716   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12717   algorithm: "plot_perf_box_name"
12718   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12719   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12720   include:
12721     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12722     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12723     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12724     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12725     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12726     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12727   layout:
12728     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12729     layout: "plot-throughput"
12730
12731 - type: "plot"
12732   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12733   algorithm: "plot_perf_box_name"
12734   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12735   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12736   include:
12737     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12738     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12739     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12740     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12741     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12742   layout:
12743     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12744     layout: "plot-throughput"
12745
12746 - type: "plot"
12747   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12748   algorithm: "plot_perf_box_name"
12749   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12750   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12751   include:
12752     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12753     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12754     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12755     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12756     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12757   layout:
12758     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12759     layout: "plot-throughput"
12760
12761 - type: "plot"
12762   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12763   algorithm: "plot_perf_box_name"
12764   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12765   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12766   include:
12767     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12768     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12769     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12770     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12771     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12772     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12773   layout:
12774     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12775     layout: "plot-throughput"
12776
12777 - type: "plot"
12778   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12779   algorithm: "plot_perf_box_name"
12780   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12781   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12782   include:
12783     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12784     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12785     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12786     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12787     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12788     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12789   layout:
12790     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12791     layout: "plot-throughput"
12792
12793 - type: "plot"
12794   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12795   algorithm: "plot_perf_box_name"
12796   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12797   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12798   include:
12799     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12800     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12801   layout:
12802     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12803     layout: "plot-throughput"
12804
12805 - type: "plot"
12806   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12807   algorithm: "plot_perf_box_name"
12808   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12809   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12810   include:
12811     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12812     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12813   layout:
12814     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12815     layout: "plot-throughput"
12816
12817 - type: "plot"
12818   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12819   algorithm: "plot_perf_box_name"
12820   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12821   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12822   include:
12823     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12824     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12825     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12826     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12827   layout:
12828     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12829     layout: "plot-throughput"
12830
12831 - type: "plot"
12832   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12833   algorithm: "plot_perf_box_name"
12834   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12835   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12836   include:
12837     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12838     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12839     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12840     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12841   layout:
12842     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12843     layout: "plot-throughput"
12844
12845 - type: "plot"
12846   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12847   algorithm: "plot_perf_box_name"
12848   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12849   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12850   include:
12851     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12852     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12853     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12854     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12855   layout:
12856     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12857     layout: "plot-throughput"
12858
12859 - type: "plot"
12860   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12861   algorithm: "plot_perf_box_name"
12862   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12863   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12864   include:
12865     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12866     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12867     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12868     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12869   layout:
12870     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12871     layout: "plot-throughput"
12872
12873 - type: "plot"
12874   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12875   algorithm: "plot_perf_box_name"
12876   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12877   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12878   include:
12879     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12880     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12881     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12882     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12883   layout:
12884     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12885     layout: "plot-throughput"
12886
12887 - type: "plot"
12888   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12889   algorithm: "plot_perf_box_name"
12890   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12891   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12892   include:
12893     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12894     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12895     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12896     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12897   layout:
12898     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12899     layout: "plot-throughput"
12900
12901 - type: "plot"
12902   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12903   algorithm: "plot_perf_box_name"
12904   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12905   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12906   include:
12907     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12908     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12909     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12910     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12911   layout:
12912     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12913     layout: "plot-throughput"
12914
12915 - type: "plot"
12916   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12917   algorithm: "plot_perf_box_name"
12918   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12919   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12920   include:
12921     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12922     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12923     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12924     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12925   layout:
12926     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12927     layout: "plot-throughput"
12928
12929 - type: "plot"
12930   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12931   algorithm: "plot_perf_box_name"
12932   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12933   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12934   include:
12935     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12936     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12937     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12938     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12939     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12940     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12941   layout:
12942     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12943     layout: "plot-throughput"
12944
12945 - type: "plot"
12946   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12947   algorithm: "plot_perf_box_name"
12948   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12949   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12950   include:
12951     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12952     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12953     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12954     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12955     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12956     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12957   layout:
12958     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12959     layout: "plot-throughput"
12960
12961 - type: "plot"
12962   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12963   algorithm: "plot_perf_box_name"
12964   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12965   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12966   include:
12967     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12968     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12969     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12970     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12971     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12972   layout:
12973     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12974     layout: "plot-throughput"
12975
12976 - type: "plot"
12977   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12978   algorithm: "plot_perf_box_name"
12979   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12980   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12981   include:
12982     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12983     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12984     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12985     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12986     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12987   layout:
12988     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12989     layout: "plot-throughput"
12990
12991 - type: "plot"
12992   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12993   algorithm: "plot_perf_box_name"
12994   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12995   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12996   include:
12997     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12998     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12999     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
13000     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
13001     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13002   layout:
13003     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13004     layout: "plot-throughput"
13005
13006 - type: "plot"
13007   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13008   algorithm: "plot_perf_box_name"
13009   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13010   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13011   include:
13012     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13013     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13014     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
13015     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
13016     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13017   layout:
13018     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13019     layout: "plot-throughput"
13020
13021 - type: "plot"
13022   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
13023   algorithm: "plot_perf_box_name"
13024   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
13025   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13026   include:
13027     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13028     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13029     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13030   layout:
13031     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
13032     layout: "plot-throughput"
13033
13034 - type: "plot"
13035   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
13036   algorithm: "plot_perf_box_name"
13037   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
13038   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13039   include:
13040     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13041     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13042     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13043   layout:
13044     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
13045     layout: "plot-throughput"
13046
13047 - type: "plot"
13048   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13049   algorithm: "plot_perf_box_name"
13050   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13051   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13052   include:
13053     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13054     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13055     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13056   layout:
13057     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13058     layout: "plot-throughput"
13059
13060 - type: "plot"
13061   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13062   algorithm: "plot_perf_box_name"
13063   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13064   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13065   include:
13066     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13067     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13068     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13069   layout:
13070     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13071     layout: "plot-throughput"
13072
13073 - type: "plot"
13074   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13075   algorithm: "plot_perf_box_name"
13076   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13077   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13078   include:
13079     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
13080     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
13081     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
13082     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
13083     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
13084   layout:
13085     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
13086     layout: "plot-throughput"
13087
13088 - type: "plot"
13089   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13090   algorithm: "plot_perf_box_name"
13091   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13092   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13093   include:
13094     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
13095     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
13096     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
13097     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
13098     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
13099   layout:
13100     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
13101     layout: "plot-throughput"
13102
13103 - type: "plot"
13104   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13105   algorithm: "plot_perf_box_name"
13106   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13107   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13108   include:
13109     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13110     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13111     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
13112     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
13113     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13114   layout:
13115     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
13116     layout: "plot-throughput"
13117
13118 - type: "plot"
13119   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13120   algorithm: "plot_perf_box_name"
13121   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13122   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13123   include:
13124     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
13125     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
13126     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
13127     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
13128     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
13129   layout:
13130     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
13131     layout: "plot-throughput"
13132
13133 - type: "plot"
13134   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13135   algorithm: "plot_perf_box_name"
13136   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13137   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13138   include:
13139     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13140     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13141     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13142     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13143     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13144   layout:
13145     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13146     layout: "plot-throughput"
13147
13148 - type: "plot"
13149   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13150   algorithm: "plot_perf_box_name"
13151   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13152   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13153   include:
13154     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13155     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13156     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13157     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13158     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13159   layout:
13160     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13161     layout: "plot-throughput"
13162
13163 - type: "plot"
13164   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13165   algorithm: "plot_perf_box_name"
13166   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13167   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13168   include:
13169     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13170     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13171     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13172     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13173     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13174   layout:
13175     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13176     layout: "plot-throughput"
13177
13178 - type: "plot"
13179   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13180   algorithm: "plot_perf_box_name"
13181   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13182   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13183   include:
13184     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13185     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13186     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13187     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13188     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13189   layout:
13190     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13191     layout: "plot-throughput"
13192
13193 - type: "plot"
13194   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13195   algorithm: "plot_perf_box_name"
13196   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13197   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13198   include:
13199     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13200     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13201     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13202     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13203     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13204   layout:
13205     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
13206     layout: "plot-throughput"
13207
13208 - type: "plot"
13209   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13210   algorithm: "plot_perf_box_name"
13211   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13212   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13213   include:
13214     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
13215     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
13216     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
13217     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
13218     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
13219   layout:
13220     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
13221     layout: "plot-throughput"
13222
13223 - type: "plot"
13224   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13225   algorithm: "plot_perf_box_name"
13226   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13227   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13228   include:
13229     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13230     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13231     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13232     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13233     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13234     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13235   layout:
13236     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13237     layout: "plot-throughput"
13238
13239 - type: "plot"
13240   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13241   algorithm: "plot_perf_box_name"
13242   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13243   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13244   include:
13245     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13246     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13247     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13248     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13249     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13250     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13251   layout:
13252     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13253     layout: "plot-throughput"
13254
13255 - type: "plot"
13256   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13257   algorithm: "plot_perf_box_name"
13258   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13259   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13260   include:
13261     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13262     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13263     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13264     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13265   layout:
13266     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13267     layout: "plot-throughput"
13268
13269 - type: "plot"
13270   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13271   algorithm: "plot_perf_box_name"
13272   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13273   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13274   include:
13275     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13276     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13277     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13278     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13279   layout:
13280     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13281     layout: "plot-throughput"
13282
13283 - type: "plot"
13284   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13285   algorithm: "plot_perf_box_name"
13286   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13287   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13288   include:
13289     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13290     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13291     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13292     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13293     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13294     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13295   layout:
13296     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
13297     layout: "plot-throughput"
13298
13299 - type: "plot"
13300   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13301   algorithm: "plot_perf_box_name"
13302   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13303   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13304   include:
13305     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13306     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13307     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13308     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13309     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13310     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13311   layout:
13312     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13313     layout: "plot-throughput"
13314
13315 - type: "plot"
13316   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13317   algorithm: "plot_perf_box_name"
13318   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13319   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13320   include:
13321     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13322     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13323     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13324     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13325     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13326     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13327   layout:
13328     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13329     layout: "plot-throughput"
13330
13331 - type: "plot"
13332   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13333   algorithm: "plot_perf_box_name"
13334   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13335   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13336   include:
13337     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13338     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13339     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13340     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13341     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13342     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13343   layout:
13344     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13345     layout: "plot-throughput"
13346
13347 - type: "plot"
13348   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13349   algorithm: "plot_perf_box_name"
13350   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13351   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13352   include:
13353     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13354     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13355     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13356     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13357     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13358     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13359   layout:
13360     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13361     layout: "plot-throughput"
13362
13363 - type: "plot"
13364   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13365   algorithm: "plot_perf_box_name"
13366   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13367   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13368   include:
13369     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13370     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13371     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13372     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13373     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13374     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13375   layout:
13376     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13377     layout: "plot-throughput"
13378
13379 - type: "plot"
13380   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13381   algorithm: "plot_perf_box_name"
13382   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13383   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13384   include:
13385     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13386     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13387     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13388     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13389     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13390     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13391   layout:
13392     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13393     layout: "plot-throughput"
13394
13395 - type: "plot"
13396   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13397   algorithm: "plot_perf_box_name"
13398   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13399   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13400   include:
13401     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13402     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13403     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13404     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13405     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13406     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13407   layout:
13408     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13409     layout: "plot-throughput"
13410
13411 - type: "plot"
13412   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13413   algorithm: "plot_perf_box_name"
13414   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13415   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13416   include:
13417     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13418     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13419     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13420     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13421     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13422     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13423   layout:
13424     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13425     layout: "plot-throughput"
13426
13427 - type: "plot"
13428   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13429   algorithm: "plot_perf_box_name"
13430   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13431   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13432   include:
13433     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13434     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13435     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13436     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13437     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13438     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13439   layout:
13440     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13441     layout: "plot-throughput"
13442
13443 - type: "plot"
13444   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13445   algorithm: "plot_perf_box_name"
13446   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13447   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13448   include:
13449     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13450     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13451     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13452     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13453     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13454     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13455   layout:
13456     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13457     layout: "plot-throughput"
13458
13459 - type: "plot"
13460   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13461   algorithm: "plot_perf_box_name"
13462   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13463   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13464   include:
13465     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13466     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13467     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13468     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13469     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13470     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13471   layout:
13472     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13473     layout: "plot-throughput"
13474
13475 - type: "plot"
13476   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13477   algorithm: "plot_perf_box_name"
13478   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13479   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13480   include:
13481     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13482     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13483     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13484     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13485     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13486     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13487   layout:
13488     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13489     layout: "plot-throughput"
13490
13491 - type: "plot"
13492   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13493   algorithm: "plot_perf_box_name"
13494   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13495   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13496   include:
13497     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13498     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13499     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13500     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13501     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13502     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13503   layout:
13504     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13505     layout: "plot-throughput"
13506
13507 - type: "plot"
13508   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13509   algorithm: "plot_perf_box_name"
13510   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13511   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13512   include:
13513     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13514     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13515     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13516     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13518     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13519   layout:
13520     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13521     layout: "plot-throughput"
13522
13523 - type: "plot"
13524   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13525   algorithm: "plot_perf_box_name"
13526   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13527   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13528   include:
13529     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13530     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13531     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13533     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13534     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13535   layout:
13536     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13537     layout: "plot-throughput"
13538
13539 - type: "plot"
13540   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13541   algorithm: "plot_perf_box_name"
13542   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13543   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13544   include:
13545     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13546     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13547     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13548     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13549   layout:
13550     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13551     layout: "plot-throughput"
13552
13553 - type: "plot"
13554   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13555   algorithm: "plot_perf_box_name"
13556   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13557   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13558   include:
13559     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13560     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13561     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13562     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13563   layout:
13564     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13565     layout: "plot-throughput"
13566
13567 - type: "plot"
13568   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13569   algorithm: "plot_perf_box_name"
13570   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13571   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13572   include:
13573     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13576     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13577   layout:
13578     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13579     layout: "plot-throughput"
13580
13581 - type: "plot"
13582   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13583   algorithm: "plot_perf_box_name"
13584   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13585   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13586   include:
13587     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13588     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13589     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13590     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13591   layout:
13592     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13593     layout: "plot-throughput"
13594
13595 - type: "plot"
13596   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13597   algorithm: "plot_perf_box_name"
13598   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13599   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13600   include:
13601     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13602     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13603     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13604     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13605     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13606     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13607   layout:
13608     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13609     layout: "plot-throughput"
13610
13611 - type: "plot"
13612   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13613   algorithm: "plot_perf_box_name"
13614   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13615   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13616   include:
13617     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13618     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13619     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13620     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13621     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13622     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13623   layout:
13624     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13625     layout: "plot-throughput"
13626
13627 - type: "plot"
13628   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13629   algorithm: "plot_perf_box_name"
13630   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13631   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13632   include:
13633     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13634     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13635     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13636     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13637     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13638   layout:
13639     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13640     layout: "plot-throughput"
13641
13642 - type: "plot"
13643   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13644   algorithm: "plot_perf_box_name"
13645   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13646   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13647   include:
13648     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13649     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13650     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13651     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13652     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13653   layout:
13654     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13655     layout: "plot-throughput"
13656
13657 - type: "plot"
13658   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13659   algorithm: "plot_perf_box_name"
13660   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13661   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13662   include:
13663     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13664     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13665     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13666     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13667     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13668   layout:
13669     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13670     layout: "plot-throughput"
13671
13672 - type: "plot"
13673   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13674   algorithm: "plot_perf_box_name"
13675   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13676   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13677   include:
13678     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13679     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13680     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13681     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13682     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13683   layout:
13684     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13685     layout: "plot-throughput"
13686
13687 - type: "plot"
13688   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13689   algorithm: "plot_perf_box_name"
13690   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13691   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13692   include:
13693     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13694     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13695     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13696     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13697   layout:
13698     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13699     layout: "plot-throughput"
13700
13701 - type: "plot"
13702   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13703   algorithm: "plot_perf_box_name"
13704   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13705   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13706   include:
13707     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13708     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13709     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13710     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13711   layout:
13712     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13713     layout: "plot-throughput"
13714
13715 - type: "plot"
13716   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13717   algorithm: "plot_perf_box_name"
13718   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13719   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13720   include:
13721     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13722     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13723     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13724     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13725     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13726     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13727   layout:
13728     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13729     layout: "plot-throughput"
13730
13731 - type: "plot"
13732   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13733   algorithm: "plot_perf_box_name"
13734   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13735   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13736   include:
13737     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13738     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13739     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13740     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13741     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13742     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13743   layout:
13744     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13745     layout: "plot-throughput"
13746
13747 - type: "plot"
13748   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13749   algorithm: "plot_perf_box_name"
13750   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13751   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13752   include:
13753     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13754     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13755     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13756     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13757     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13758     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13759   layout:
13760     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13761     layout: "plot-throughput"
13762
13763 - type: "plot"
13764   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13765   algorithm: "plot_perf_box_name"
13766   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13767   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13768   include:
13769     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13770     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13771     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13772     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13773     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13774     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13775   layout:
13776     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13777     layout: "plot-throughput"
13778
13779 - type: "plot"
13780   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13781   algorithm: "plot_perf_box_name"
13782   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13783   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13784   include:
13785     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13786     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13787     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13788     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13789     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13790     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13791   layout:
13792     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13793     layout: "plot-throughput"
13794
13795 - type: "plot"
13796   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13797   algorithm: "plot_perf_box_name"
13798   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13799   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13800   include:
13801     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13802     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13803     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13804     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13805     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13806     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13807   layout:
13808     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13809     layout: "plot-throughput"
13810
13811 - type: "plot"
13812   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13813   algorithm: "plot_perf_box_name"
13814   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13815   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13816   include:
13817     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13818     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13819     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13820     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13821     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13822     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13823   layout:
13824     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13825     layout: "plot-throughput"
13826
13827 - type: "plot"
13828   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13829   algorithm: "plot_perf_box_name"
13830   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13831   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13832   include:
13833     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13834     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13835     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13836     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13837     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13838     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13839   layout:
13840     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13841     layout: "plot-throughput"
13842
13843 - type: "plot"
13844   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13845   algorithm: "plot_perf_box_name"
13846   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13847   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13848   include:
13849     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13850     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13851     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13852     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13853   layout:
13854     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13855     layout: "plot-throughput"
13856
13857 - type: "plot"
13858   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13859   algorithm: "plot_perf_box_name"
13860   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13861   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13862   include:
13863     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13864     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13865     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13866     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13867   layout:
13868     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13869     layout: "plot-throughput"
13870
13871 - type: "plot"
13872   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13873   algorithm: "plot_perf_box_name"
13874   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13875   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13876   include:
13877     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13878     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13879     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13880     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13881     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13882     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13883   layout:
13884     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13885     layout: "plot-throughput"
13886
13887 - type: "plot"
13888   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13889   algorithm: "plot_perf_box_name"
13890   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13891   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13892   include:
13893     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13894     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13895     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13896     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13897     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13898     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13899   layout:
13900     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13901     layout: "plot-throughput"
13902
13903 - type: "plot"
13904   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13905   algorithm: "plot_perf_box_name"
13906   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13907   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13908   include:
13909     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13910     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13911     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13912     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13913     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13914     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13915   layout:
13916     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13917     layout: "plot-throughput"
13918
13919 - type: "plot"
13920   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13921   algorithm: "plot_perf_box_name"
13922   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13923   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13924   include:
13925     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13926     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13927     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13928     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13929     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13930     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13931   layout:
13932     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13933     layout: "plot-throughput"
13934
13935 #- type: "plot"
13936 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13937 #  algorithm: "plot_perf_box_name"
13938 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13939 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13940 #  include:
13941 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13942 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13943 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13944 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13945 #  layout:
13946 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13947 #    layout: "plot-throughput"
13948 #
13949 #- type: "plot"
13950 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13951 #  algorithm: "plot_perf_box_name"
13952 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13953 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13954 #  include:
13955 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13956 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13957 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13958 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13959 #  layout:
13960 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13961 #    layout: "plot-throughput"
13962
13963 - type: "plot"
13964   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13965   algorithm: "plot_perf_box_name"
13966   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13967   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13968   include:
13969     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13970     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13971     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13972     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13973     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13974     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13975   layout:
13976     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13977     layout: "plot-throughput"
13978
13979 - type: "plot"
13980   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13981   algorithm: "plot_perf_box_name"
13982   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13983   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13984   include:
13985     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13986     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13987     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13988     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13989     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13990     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13991   layout:
13992     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13993     layout: "plot-throughput"
13994
13995 #- type: "plot"
13996 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13997 #  algorithm: "plot_perf_box_name"
13998 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13999 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14000 #  include:
14001 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14002 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14003 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14004 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14005 #  layout:
14006 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
14007 #    layout: "plot-throughput"
14008 #
14009 #- type: "plot"
14010 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14011 #  algorithm: "plot_perf_box_name"
14012 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14013 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14014 #  include:
14015 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14016 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14017 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14018 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14019 #  layout:
14020 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
14021 #    layout: "plot-throughput"
14022
14023 - type: "plot"
14024   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14025   algorithm: "plot_perf_box_name"
14026   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14027   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14028   include:
14029     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14030     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14031     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14032     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14033     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14034     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14035   layout:
14036     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
14037     layout: "plot-throughput"
14038
14039 - type: "plot"
14040   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14041   algorithm: "plot_perf_box_name"
14042   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14043   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14044   include:
14045     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14046     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14047     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14048     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14049     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14050     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14051   layout:
14052     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
14053     layout: "plot-throughput"
14054
14055 #- type: "plot"
14056 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14057 #  algorithm: "plot_perf_box_name"
14058 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14059 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14060 #  include:
14061 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14062 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14063 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14064 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14065 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14066 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14067 #  layout:
14068 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
14069 #    layout: "plot-throughput"
14070 #
14071 #- type: "plot"
14072 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14073 #  algorithm: "plot_perf_box_name"
14074 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14075 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14076 #  include:
14077 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14078 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14079 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14080 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14081 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14082 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14083 #  layout:
14084 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
14085 #    layout: "plot-throughput"
14086
14087 - type: "plot"
14088   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
14089   algorithm: "plot_perf_box_name"
14090   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
14091   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14092   include:
14093     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14094     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14095     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14096     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14097     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14098     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14099   layout:
14100     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
14101     layout: "plot-throughput"
14102
14103 - type: "plot"
14104   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
14105   algorithm: "plot_perf_box_name"
14106   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
14107   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14108   include:
14109     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14110     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14111     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14112     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14113     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14114     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14115   layout:
14116     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
14117     layout: "plot-throughput"
14118
14119 - type: "plot"
14120   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
14121   algorithm: "plot_perf_box_name"
14122   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
14123   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14124   include:
14125     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14126     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14127     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14128 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14129 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14130 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14131   layout:
14132     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
14133     layout: "plot-throughput"
14134
14135 - type: "plot"
14136   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
14137   algorithm: "plot_perf_box_name"
14138   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
14139   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14140   include:
14141     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14142     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14143     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14144 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14145 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14146 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14147   layout:
14148     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
14149     layout: "plot-throughput"
14150
14151 - type: "plot"
14152   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
14153   algorithm: "plot_perf_box_name"
14154   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
14155   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14156   include:
14157     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14158     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14159     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14160     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14161     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14162     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14163   layout:
14164     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
14165     layout: "plot-throughput"
14166
14167 - type: "plot"
14168   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
14169   algorithm: "plot_perf_box_name"
14170   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
14171   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14172   include:
14173     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14174     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14175     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14176     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14177     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14178     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14179   layout:
14180     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
14181     layout: "plot-throughput"
14182
14183 - type: "plot"
14184   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14185   algorithm: "plot_perf_box_name"
14186   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14187   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14188   include:
14189     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14190     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14191     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14192     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14193     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14194     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14195   layout:
14196     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14197     layout: "plot-throughput"
14198
14199 - type: "plot"
14200   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14201   algorithm: "plot_perf_box_name"
14202   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14203   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14204   include:
14205     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14206     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14207     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14208     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14209     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14210     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14211   layout:
14212     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14213     layout: "plot-throughput"
14214
14215 #- type: "plot"
14216 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14217 #  algorithm: "plot_perf_box_name"
14218 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14219 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14220 #  include:
14221 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14222 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14223 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14224 #  layout:
14225 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
14226 #    layout: "plot-throughput"
14227 #
14228 #- type: "plot"
14229 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14230 #  algorithm: "plot_perf_box_name"
14231 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14232 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14233 #  include:
14234 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14235 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14236 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14237 #  layout:
14238 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
14239 #    layout: "plot-throughput"
14240
14241 - type: "plot"
14242   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14243   algorithm: "plot_perf_box_name"
14244   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14245   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14246   include:
14247     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14248     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14249     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14250     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14251     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14252   layout:
14253     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14254     layout: "plot-throughput"
14255
14256 - type: "plot"
14257   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14258   algorithm: "plot_perf_box_name"
14259   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14260   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14261   include:
14262     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14263     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14264     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14265     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14266     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14267   layout:
14268     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14269     layout: "plot-throughput"
14270
14271 - type: "plot"
14272   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14273   algorithm: "plot_perf_box_name"
14274   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14275   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14276   include:
14277     - "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"
14278     - "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"
14279     - "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"
14280     - "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"
14281     - "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"
14282   layout:
14283     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14284     layout: "plot-throughput"
14285
14286 - type: "plot"
14287   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14288   algorithm: "plot_perf_box_name"
14289   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14290   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14291   include:
14292     - "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"
14293     - "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"
14294     - "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"
14295     - "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"
14296     - "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"
14297   layout:
14298     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14299     layout: "plot-throughput"
14300
14301 - type: "plot"
14302   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14303   algorithm: "plot_perf_box_name"
14304   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14305   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14306   include:
14307     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14308     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14309     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14310     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14311     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14312   layout:
14313     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14314     layout: "plot-throughput"
14315
14316 - type: "plot"
14317   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14318   algorithm: "plot_perf_box_name"
14319   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14320   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14321   include:
14322     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14323     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14324     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14325     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14326     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14327   layout:
14328     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14329     layout: "plot-throughput"
14330
14331 - type: "plot"
14332   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14333   algorithm: "plot_perf_box_name"
14334   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14335   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14336   include:
14337     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14338     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14339     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14340     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14341     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14342   layout:
14343     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14344     layout: "plot-throughput"
14345
14346 - type: "plot"
14347   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14348   algorithm: "plot_perf_box_name"
14349   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14350   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14351   include:
14352     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14353     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14354     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14355     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14356     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14357   layout:
14358     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14359     layout: "plot-throughput"
14360
14361 - type: "plot"
14362   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14363   algorithm: "plot_perf_box_name"
14364   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14365   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14366   include:
14367     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14368     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14369     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14370     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14371     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14372   layout:
14373     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14374     layout: "plot-throughput"
14375
14376 - type: "plot"
14377   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14378   algorithm: "plot_perf_box_name"
14379   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14380   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14381   include:
14382     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14383     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14384     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14385     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14386     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14387   layout:
14388     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14389     layout: "plot-throughput"
14390
14391 - type: "plot"
14392   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14393   algorithm: "plot_perf_box_name"
14394   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14395   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14396   include:
14397     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14398     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14399     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14400     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14401     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14402   layout:
14403     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14404     layout: "plot-throughput"
14405
14406 - type: "plot"
14407   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14408   algorithm: "plot_perf_box_name"
14409   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14410   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14411   include:
14412     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14413     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14414     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14415     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14416     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14417   layout:
14418     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14419     layout: "plot-throughput"
14420
14421 - type: "plot"
14422   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14423   algorithm: "plot_perf_box_name"
14424   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14425   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14426   include:
14427     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14428     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14429     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14430     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14431   layout:
14432     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14433     layout: "plot-throughput"
14434
14435 - type: "plot"
14436   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14437   algorithm: "plot_perf_box_name"
14438   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14439   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14440   include:
14441     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14442     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14443     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14444     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14445   layout:
14446     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14447     layout: "plot-throughput"
14448
14449 - type: "plot"
14450   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14451   algorithm: "plot_perf_box_name"
14452   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14453   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14454   include:
14455     - "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"
14456     - "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"
14457     - "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"
14458     - "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"
14459   layout:
14460     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14461     layout: "plot-throughput"
14462
14463 - type: "plot"
14464   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14465   algorithm: "plot_perf_box_name"
14466   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14467   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14468   include:
14469     - "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"
14470     - "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"
14471     - "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"
14472     - "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"
14473   layout:
14474     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14475     layout: "plot-throughput"
14476
14477 - type: "plot"
14478   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14479   algorithm: "plot_perf_box_name"
14480   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14481   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14482   include:
14483     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14484     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14485     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14486     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14487     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14488     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14489   layout:
14490     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14491     layout: "plot-throughput"
14492
14493 - type: "plot"
14494   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14495   algorithm: "plot_perf_box_name"
14496   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14497   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14498   include:
14499     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14500     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14501     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14502     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14503     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14504     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14505   layout:
14506     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14507     layout: "plot-throughput"
14508
14509 - type: "plot"
14510   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14511   algorithm: "plot_perf_box_name"
14512   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14513   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14514   include:
14515     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14516     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14517     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14518     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14519     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14520     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14521   layout:
14522     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14523     layout: "plot-throughput"
14524
14525 - type: "plot"
14526   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14527   algorithm: "plot_perf_box_name"
14528   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14529   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14530   include:
14531     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14532     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14533     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14534     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14535     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14536     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14537   layout:
14538     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14539     layout: "plot-throughput"
14540
14541 - type: "plot"
14542   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14543   algorithm: "plot_perf_box_name"
14544   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14545   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14546   include:
14547     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14548     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14549     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14550     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14551     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14552     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14553   layout:
14554     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14555     layout: "plot-throughput"
14556
14557 - type: "plot"
14558   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14559   algorithm: "plot_perf_box_name"
14560   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14561   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14562   include:
14563     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14564     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14565     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14566     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14567     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14568     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14569   layout:
14570     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14571     layout: "plot-throughput"
14572
14573 - type: "plot"
14574   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14575   algorithm: "plot_perf_box_name"
14576   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14577   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14578   include:
14579     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14580     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14581     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14582     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14583     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14584   layout:
14585     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14586     layout: "plot-throughput"
14587
14588 - type: "plot"
14589   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14590   algorithm: "plot_perf_box_name"
14591   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14592   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14593   include:
14594     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14595     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14596     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14597     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14598     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14599   layout:
14600     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14601     layout: "plot-throughput"
14602
14603 - type: "plot"
14604   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14605   algorithm: "plot_perf_box_name"
14606   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14607   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14608   include:
14609     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14610     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14611   layout:
14612     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14613     layout: "plot-throughput"
14614
14615 - type: "plot"
14616   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14617   algorithm: "plot_perf_box_name"
14618   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14619   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14620   include:
14621     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14622     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14623   layout:
14624     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14625     layout: "plot-throughput"
14626
14627 - type: "plot"
14628   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14629   algorithm: "plot_perf_box_name"
14630   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14631   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14632   include:
14633     - "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"
14634     - "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"
14635   layout:
14636     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14637     layout: "plot-throughput"
14638
14639 - type: "plot"
14640   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14641   algorithm: "plot_perf_box_name"
14642   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14643   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14644   include:
14645     - "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"
14646     - "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"
14647   layout:
14648     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14649     layout: "plot-throughput"
14650
14651 - type: "plot"
14652   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14653   algorithm: "plot_perf_box_name"
14654   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14655   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14656   include:
14657     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14658     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14659   layout:
14660     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14661     layout: "plot-throughput"
14662
14663 - type: "plot"
14664   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14665   algorithm: "plot_perf_box_name"
14666   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14667   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14668   include:
14669     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14670     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14671   layout:
14672     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14673     layout: "plot-throughput"
14674
14675 - type: "plot"
14676   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14677   algorithm: "plot_perf_box_name"
14678   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14679   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14680   include:
14681     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14682     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14683   layout:
14684     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14685     layout: "plot-throughput"
14686
14687 - type: "plot"
14688   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14689   algorithm: "plot_perf_box_name"
14690   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14691   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14692   include:
14693     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14694     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14695   layout:
14696     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14697     layout: "plot-throughput"
14698
14699 - type: "plot"
14700   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14701   algorithm: "plot_perf_box_name"
14702   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14703   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14704   include:
14705     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14706     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14707     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14708     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14709     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14710     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14711   layout:
14712     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14713     layout: "plot-throughput"
14714
14715 - type: "plot"
14716   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14717   algorithm: "plot_perf_box_name"
14718   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14719   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14720   include:
14721     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14722     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14723     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14724     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14725     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14726     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14727   layout:
14728     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14729     layout: "plot-throughput"
14730
14731 - type: "plot"
14732   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14733   algorithm: "plot_perf_box_name"
14734   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14735   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14736   include:
14737     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14738     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14739     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14740     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14741     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14742     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14743   layout:
14744     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14745     layout: "plot-throughput"
14746
14747 - type: "plot"
14748   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14749   algorithm: "plot_perf_box_name"
14750   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14751   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14752   include:
14753     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14754     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14755     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14756     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14757     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14758     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14759   layout:
14760     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14761     layout: "plot-throughput"
14762
14763 #- type: "plot"
14764 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14765 #  algorithm: "plot_perf_box_name"
14766 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14767 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14768 #  include:
14769 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14770 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14771 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14772 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14773 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14774 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14775 #  layout:
14776 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14777 #    layout: "plot-throughput"
14778 #
14779 #- type: "plot"
14780 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14781 #  algorithm: "plot_perf_box_name"
14782 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14783 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14784 #  include:
14785 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14786 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14787 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14788 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14789 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14790 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14791 #  layout:
14792 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14793 #    layout: "plot-throughput"
14794
14795 - type: "plot"
14796   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14797   algorithm: "plot_perf_box_name"
14798   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14799   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14800   include:
14801     - "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"
14802     - "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"
14803     - "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"
14804     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14805     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14806     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14807   layout:
14808     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14809     layout: "plot-throughput"
14810
14811 - type: "plot"
14812   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14813   algorithm: "plot_perf_box_name"
14814   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14815   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14816   include:
14817     - "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"
14818     - "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"
14819     - "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"
14820     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14821     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14822     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14823   layout:
14824     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14825     layout: "plot-throughput"
14826
14827 ################################################################################
14828
14829 # Packet Speedup
14830
14831 - type: "plot"
14832   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14833   algorithm: "plot_tsa_name"
14834   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14835   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14836   include:
14837     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14838     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14839     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14840     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14841   layout:
14842     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14843     layout: "plot-throughput-speedup-analysis"
14844
14845 - type: "plot"
14846   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14847   algorithm: "plot_tsa_name"
14848   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14849   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14850   include:
14851     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14852     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14853     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14854     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14855   layout:
14856     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14857     layout: "plot-throughput-speedup-analysis"
14858
14859 - type: "plot"
14860   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14861   algorithm: "plot_tsa_name"
14862   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14863   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14864   include:
14865     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14866     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14867     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14868     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14869   layout:
14870     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14871     layout: "plot-throughput-speedup-analysis"
14872
14873 - type: "plot"
14874   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14875   algorithm: "plot_tsa_name"
14876   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14877   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14878   include:
14879     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14880     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14881     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14882     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14883   layout:
14884     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14885     layout: "plot-throughput-speedup-analysis"
14886
14887 - type: "plot"
14888   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14889   algorithm: "plot_tsa_name"
14890   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14891   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14892   include:
14893     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14894     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14895     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14896     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14897     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14898   layout:
14899     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14900     layout: "plot-throughput-speedup-analysis"
14901
14902 - type: "plot"
14903   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14904   algorithm: "plot_tsa_name"
14905   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14906   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14907   include:
14908     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14909     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14910     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14911     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14912     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14913   layout:
14914     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14915     layout: "plot-throughput-speedup-analysis"
14916
14917 - type: "plot"
14918   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14919   algorithm: "plot_tsa_name"
14920   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14921   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14922   include:
14923     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14924     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14925     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14926     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14927     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14928   layout:
14929     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14930     layout: "plot-throughput-speedup-analysis"
14931
14932 - type: "plot"
14933   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14934   algorithm: "plot_tsa_name"
14935   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14936   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14937   include:
14938     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14939     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14940     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14941     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14942     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14943   layout:
14944     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14945     layout: "plot-throughput-speedup-analysis"
14946
14947 - type: "plot"
14948   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14949   algorithm: "plot_tsa_name"
14950   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14951   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14952   include:
14953     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14954     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14955     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14956     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14957     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14958     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14959   layout:
14960     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14961     layout: "plot-throughput-speedup-analysis"
14962
14963 - type: "plot"
14964   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14965   algorithm: "plot_tsa_name"
14966   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14967   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14968   include:
14969     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14970     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14971     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14972     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14973     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14974     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14975   layout:
14976     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14977     layout: "plot-throughput-speedup-analysis"
14978
14979 - type: "plot"
14980   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14981   algorithm: "plot_tsa_name"
14982   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14983   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14984   include:
14985     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14986     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14987     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14988     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14989     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14990   layout:
14991     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14992     layout: "plot-throughput-speedup-analysis"
14993
14994 - type: "plot"
14995   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14996   algorithm: "plot_tsa_name"
14997   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14998   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14999   include:
15000     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15001     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15002     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15003     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15004     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15005   layout:
15006     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15007     layout: "plot-throughput-speedup-analysis"
15008
15009 - type: "plot"
15010   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
15011   algorithm: "plot_tsa_name"
15012   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
15013   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15014   include:
15015     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
15016     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
15017     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15018   layout:
15019     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
15020     layout: "plot-throughput-speedup-analysis"
15021
15022 - type: "plot"
15023   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
15024   algorithm: "plot_tsa_name"
15025   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
15026   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15027   include:
15028     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
15029     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
15030     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15031   layout:
15032     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
15033     layout: "plot-throughput-speedup-analysis"
15034
15035 - type: "plot"
15036   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15037   algorithm: "plot_tsa_name"
15038   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15039   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15040   include:
15041     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15042     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15043     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15044     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15045     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15046   layout:
15047     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15048     layout: "plot-throughput-speedup-analysis"
15049
15050 - type: "plot"
15051   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15052   algorithm: "plot_tsa_name"
15053   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15054   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15055   include:
15056     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15057     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15058     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15059     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15060     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15061   layout:
15062     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15063     layout: "plot-throughput-speedup-analysis"
15064
15065 - type: "plot"
15066   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
15067   algorithm: "plot_tsa_name"
15068   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
15069   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15070   include:
15071     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
15072     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
15073     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
15074   layout:
15075     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
15076     layout: "plot-throughput-speedup-analysis"
15077
15078 - type: "plot"
15079   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
15080   algorithm: "plot_tsa_name"
15081   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
15082   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15083   include:
15084     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
15085     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
15086     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
15087   layout:
15088     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
15089     layout: "plot-throughput-speedup-analysis"
15090
15091 - type: "plot"
15092   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15093   algorithm: "plot_tsa_name"
15094   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15095   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15096   include:
15097     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15098     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15099     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15100     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15101     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
15102     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15103   layout:
15104     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
15105     layout: "plot-throughput-speedup-analysis"
15106
15107 - type: "plot"
15108   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15109   algorithm: "plot_tsa_name"
15110   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15111   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15112   include:
15113     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15114     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15115     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15116     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15117     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
15118     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15119   layout:
15120     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
15121     layout: "plot-throughput-speedup-analysis"
15122
15123 - type: "plot"
15124   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15125   algorithm: "plot_tsa_name"
15126   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15127   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15128   include:
15129     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15130     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15131     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15132     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15133     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15134     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15135   layout:
15136     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15137     layout: "plot-throughput-speedup-analysis"
15138
15139 - type: "plot"
15140   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15141   algorithm: "plot_tsa_name"
15142   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15143   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15144   include:
15145     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15146     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15147     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15148     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15149     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15150     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15151   layout:
15152     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15153     layout: "plot-throughput-speedup-analysis"
15154
15155 - type: "plot"
15156   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15157   algorithm: "plot_tsa_name"
15158   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15159   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15160   include:
15161     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15162     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15163     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15164   layout:
15165     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
15166     layout: "plot-throughput-speedup-analysis"
15167
15168 - type: "plot"
15169   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15170   algorithm: "plot_tsa_name"
15171   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15172   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15173   include:
15174     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15175     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15176     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15177   layout:
15178     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
15179     layout: "plot-throughput-speedup-analysis"
15180
15181 - type: "plot"
15182   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
15183   algorithm: "plot_tsa_name"
15184   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
15185   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15186   include:
15187     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15188     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15189     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15190 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15191 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15192   layout:
15193     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
15194     layout: "plot-throughput-speedup-analysis"
15195
15196 - type: "plot"
15197   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
15198   algorithm: "plot_tsa_name"
15199   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
15200   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15201   include:
15202     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15203     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15204     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15205 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15206 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15207   layout:
15208     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
15209     layout: "plot-throughput-speedup-analysis"
15210
15211 - type: "plot"
15212   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15213   algorithm: "plot_tsa_name"
15214   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15215   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15216   include:
15217     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15218     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
15219     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15220     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15221     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15222   layout:
15223     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15224     layout: "plot-throughput-speedup-analysis"
15225
15226 - type: "plot"
15227   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15228   algorithm: "plot_tsa_name"
15229   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15230   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15231   include:
15232     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15233     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
15234     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15235     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15236     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15237   layout:
15238     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15239     layout: "plot-throughput-speedup-analysis"
15240
15241 - type: "plot"
15242   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15243   algorithm: "plot_tsa_name"
15244   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15245   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15246   include:
15247     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15248     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15249     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15250     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15251     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15252   layout:
15253     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15254     layout: "plot-throughput-speedup-analysis"
15255
15256 - type: "plot"
15257   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15258   algorithm: "plot_tsa_name"
15259   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15260   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15261   include:
15262     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15263     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15264     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15265     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15266     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15267   layout:
15268     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15269     layout: "plot-throughput-speedup-analysis"
15270
15271 - type: "plot"
15272   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15273   algorithm: "plot_tsa_name"
15274   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15275   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15276   include:
15277     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15278     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15279     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15280     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15281     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
15282     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15283   layout:
15284     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
15285     layout: "plot-throughput-speedup-analysis"
15286
15287 - type: "plot"
15288   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15289   algorithm: "plot_tsa_name"
15290   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15291   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15292   include:
15293     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15294     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15295     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15296     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15297     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
15298     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15299   layout:
15300     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
15301     layout: "plot-throughput-speedup-analysis"
15302
15303 - type: "plot"
15304   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15305   algorithm: "plot_tsa_name"
15306   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15307   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15308   include:
15309     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15310     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15311     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15312     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15313     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15314     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15315   layout:
15316     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15317     layout: "plot-throughput-speedup-analysis"
15318
15319 - type: "plot"
15320   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15321   algorithm: "plot_tsa_name"
15322   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15323   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15324   include:
15325     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15326     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15327     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15328     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15329     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15330     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15331   layout:
15332     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15333     layout: "plot-throughput-speedup-analysis"
15334
15335 - type: "plot"
15336   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15337   algorithm: "plot_tsa_name"
15338   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15339   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15340   include:
15341     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15342     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15343   layout:
15344     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
15345     layout: "plot-throughput-speedup-analysis"
15346
15347 - type: "plot"
15348   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15349   algorithm: "plot_tsa_name"
15350   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15351   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15352   include:
15353     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15354     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15355   layout:
15356     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
15357     layout: "plot-throughput-speedup-analysis"
15358
15359 - type: "plot"
15360   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15361   algorithm: "plot_tsa_name"
15362   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15363   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15364   include:
15365     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15366     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15367     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15368     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15369   layout:
15370     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
15371     layout: "plot-throughput-speedup-analysis"
15372
15373 - type: "plot"
15374   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15375   algorithm: "plot_tsa_name"
15376   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15377   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15378   include:
15379     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15380     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15381     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15382     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15383   layout:
15384     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
15385     layout: "plot-throughput-speedup-analysis"
15386
15387 - type: "plot"
15388   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15389   algorithm: "plot_tsa_name"
15390   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15391   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15392   include:
15393     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15394     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15395     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15396     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15397   layout:
15398     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
15399     layout: "plot-throughput-speedup-analysis"
15400
15401 - type: "plot"
15402   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15403   algorithm: "plot_tsa_name"
15404   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15405   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15406   include:
15407     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15408     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15409     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15410     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15411   layout:
15412     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
15413     layout: "plot-throughput-speedup-analysis"
15414
15415 - type: "plot"
15416   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15417   algorithm: "plot_tsa_name"
15418   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15419   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15420   include:
15421     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15422     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15423     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15424     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15425     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15426     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15427   layout:
15428     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
15429     layout: "plot-throughput-speedup-analysis"
15430
15431 - type: "plot"
15432   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15433   algorithm: "plot_tsa_name"
15434   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15435   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15436   include:
15437     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15438     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15439     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15440     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15441     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15442     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15443   layout:
15444     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
15445     layout: "plot-throughput-speedup-analysis"
15446
15447 - type: "plot"
15448   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15449   algorithm: "plot_tsa_name"
15450   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15451   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15452   include:
15453     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15454     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15455     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15456     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15457     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15458   layout:
15459     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15460     layout: "plot-throughput-speedup-analysis"
15461
15462 - type: "plot"
15463   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15464   algorithm: "plot_tsa_name"
15465   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15466   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15467   include:
15468     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15469     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15470     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15471     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15472     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15473   layout:
15474     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15475     layout: "plot-throughput-speedup-analysis"
15476
15477 - type: "plot"
15478   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15479   algorithm: "plot_tsa_name"
15480   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15481   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15482   include:
15483     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15484     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15485     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15486     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15487     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15488   layout:
15489     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15490     layout: "plot-throughput-speedup-analysis"
15491
15492 - type: "plot"
15493   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15494   algorithm: "plot_tsa_name"
15495   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15496   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15497   include:
15498     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15499     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15500     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15501     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15502     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15503   layout:
15504     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15505     layout: "plot-throughput-speedup-analysis"
15506
15507 - type: "plot"
15508   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15509   algorithm: "plot_tsa_name"
15510   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15511   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15512   include:
15513     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15514     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15515     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15516   layout:
15517     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
15518     layout: "plot-throughput-speedup-analysis"
15519
15520 - type: "plot"
15521   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15522   algorithm: "plot_tsa_name"
15523   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15524   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15525   include:
15526     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15527     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15528     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15529   layout:
15530     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
15531     layout: "plot-throughput-speedup-analysis"
15532
15533 - type: "plot"
15534   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15535   algorithm: "plot_tsa_name"
15536   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15537   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15538   include:
15539     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15540     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15541     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15542   layout:
15543     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
15544     layout: "plot-throughput-speedup-analysis"
15545
15546 - type: "plot"
15547   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15548   algorithm: "plot_tsa_name"
15549   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15550   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15551   include:
15552     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15553     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15554     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15555   layout:
15556     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
15557     layout: "plot-throughput-speedup-analysis"
15558
15559 - type: "plot"
15560   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15561   algorithm: "plot_tsa_name"
15562   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15563   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15564   include:
15565     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15566     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15567     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15568     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15569     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15570   layout:
15571     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15572     layout: "plot-throughput-speedup-analysis"
15573
15574 - type: "plot"
15575   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15576   algorithm: "plot_tsa_name"
15577   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15578   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15579   include:
15580     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15581     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15582     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15583     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15584     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15585   layout:
15586     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15587     layout: "plot-throughput-speedup-analysis"
15588
15589 - type: "plot"
15590   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15591   algorithm: "plot_tsa_name"
15592   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15593   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15594   include:
15595     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15596     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15597     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15598     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15599     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15600   layout:
15601     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15602     layout: "plot-throughput-speedup-analysis"
15603
15604 - type: "plot"
15605   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15606   algorithm: "plot_tsa_name"
15607   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15608   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15609   include:
15610     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15611     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15612     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15613     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15614     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15615   layout:
15616     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15617     layout: "plot-throughput-speedup-analysis"
15618
15619 - type: "plot"
15620   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15621   algorithm: "plot_tsa_name"
15622   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15623   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15624   include:
15625     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15626     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15627     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15628     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15629     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15630     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15631   layout:
15632     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
15633     layout: "plot-throughput-speedup-analysis"
15634
15635 - type: "plot"
15636   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15637   algorithm: "plot_tsa_name"
15638   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15639   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15640   include:
15641     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15642     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15643     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15644     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15645     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15646     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15647   layout:
15648     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
15649     layout: "plot-throughput-speedup-analysis"
15650
15651 - type: "plot"
15652   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15653   algorithm: "plot_tsa_name"
15654   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15655   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15656   include:
15657     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15658     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15659     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15660     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15661   layout:
15662     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
15663     layout: "plot-throughput-speedup-analysis"
15664
15665 - type: "plot"
15666   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15667   algorithm: "plot_tsa_name"
15668   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15669   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15670   include:
15671     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15672     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15673     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15674     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15675   layout:
15676     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
15677     layout: "plot-throughput-speedup-analysis"
15678
15679 - type: "plot"
15680   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15681   algorithm: "plot_tsa_name"
15682   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15683   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15684   include:
15685     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15686     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15687     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15688     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15689     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15690     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15691   layout:
15692     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
15693     layout: "plot-throughput-speedup-analysis"
15694
15695 - type: "plot"
15696   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15697   algorithm: "plot_tsa_name"
15698   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15699   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15700   include:
15701     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15702     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15703     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15704     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15705     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15706     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15707   layout:
15708     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
15709     layout: "plot-throughput-speedup-analysis"
15710
15711 - type: "plot"
15712   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15713   algorithm: "plot_tsa_name"
15714   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15715   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15716   include:
15717     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15718     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15719     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15720     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15721     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15722     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15723   layout:
15724     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
15725     layout: "plot-throughput-speedup-analysis"
15726
15727 - type: "plot"
15728   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15729   algorithm: "plot_tsa_name"
15730   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15731   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15732   include:
15733     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15734     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15735     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15736     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15737     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15738     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15739   layout:
15740     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
15741     layout: "plot-throughput-speedup-analysis"
15742
15743 - type: "plot"
15744   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15745   algorithm: "plot_tsa_name"
15746   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15747   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15748   include:
15749     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15750     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15751     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15752     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15753     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15754     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15755   layout:
15756     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15757     layout: "plot-throughput-speedup-analysis"
15758
15759 - type: "plot"
15760   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15761   algorithm: "plot_tsa_name"
15762   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15763   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15764   include:
15765     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15766     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15767     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15768     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15769     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15770     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15771   layout:
15772     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15773     layout: "plot-throughput-speedup-analysis"
15774
15775 - type: "plot"
15776   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15777   algorithm: "plot_tsa_name"
15778   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15779   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15780   include:
15781     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15782     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15783     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15784     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15785     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15786     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15787   layout:
15788     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15789     layout: "plot-throughput-speedup-analysis"
15790
15791 - type: "plot"
15792   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15793   algorithm: "plot_tsa_name"
15794   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15795   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15796   include:
15797     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15798     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15799     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15800     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15801     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15802     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15803   layout:
15804     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15805     layout: "plot-throughput-speedup-analysis"
15806
15807 - type: "plot"
15808   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15809   algorithm: "plot_tsa_name"
15810   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15811   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15812   include:
15813     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15814     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15815     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15816     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15817     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15818     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15819   layout:
15820     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15821     layout: "plot-throughput-speedup-analysis"
15822
15823 - type: "plot"
15824   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15825   algorithm: "plot_tsa_name"
15826   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15827   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15828   include:
15829     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15830     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15831     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15832     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15833     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15834     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15835   layout:
15836     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15837     layout: "plot-throughput-speedup-analysis"
15838
15839 - type: "plot"
15840   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15841   algorithm: "plot_tsa_name"
15842   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15843   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15844   include:
15845     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15846     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15847     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15848     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15849   layout:
15850     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15851     layout: "plot-throughput-speedup-analysis"
15852
15853 - type: "plot"
15854   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15855   algorithm: "plot_tsa_name"
15856   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15857   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15858   include:
15859     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15860     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15861     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15862     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15863   layout:
15864     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15865     layout: "plot-throughput-speedup-analysis"
15866
15867 - type: "plot"
15868   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15869   algorithm: "plot_tsa_name"
15870   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15871   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15872   include:
15873     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15874     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15875     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15876     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15877   layout:
15878     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15879     layout: "plot-throughput-speedup-analysis"
15880
15881 - type: "plot"
15882   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15883   algorithm: "plot_tsa_name"
15884   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15885   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15886   include:
15887     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15888     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15889     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15890     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15891   layout:
15892     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15893     layout: "plot-throughput-speedup-analysis"
15894
15895 - type: "plot"
15896   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15897   algorithm: "plot_tsa_name"
15898   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15899   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15900   include:
15901     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15902     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15903     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15904     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15905     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15906     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15907   layout:
15908     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15909     layout: "plot-throughput-speedup-analysis"
15910
15911 - type: "plot"
15912   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15913   algorithm: "plot_tsa_name"
15914   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15915   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15916   include:
15917     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15918     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15919     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15920     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15921     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15922     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15923   layout:
15924     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15925     layout: "plot-throughput-speedup-analysis"
15926
15927 - type: "plot"
15928   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15929   algorithm: "plot_tsa_name"
15930   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15931   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15932   include:
15933     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15934     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15935     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15936     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15937     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15938   layout:
15939     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15940     layout: "plot-throughput-speedup-analysis"
15941
15942 - type: "plot"
15943   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15944   algorithm: "plot_tsa_name"
15945   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15946   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15947   include:
15948     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15949     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15950     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15951     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15952     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15953   layout:
15954     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15955     layout: "plot-throughput-speedup-analysis"
15956
15957 - type: "plot"
15958   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15959   algorithm: "plot_tsa_name"
15960   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15961   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15962   include:
15963     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15964     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15965     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15966     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15967     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15968   layout:
15969     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15970     layout: "plot-throughput-speedup-analysis"
15971
15972 - type: "plot"
15973   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15974   algorithm: "plot_tsa_name"
15975   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15976   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15977   include:
15978     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15979     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15980     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15981     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15982     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15983   layout:
15984     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15985     layout: "plot-throughput-speedup-analysis"
15986
15987 - type: "plot"
15988   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15989   algorithm: "plot_tsa_name"
15990   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15991   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15992   include:
15993     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15994     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15995     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15996     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15997   layout:
15998     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15999     layout: "plot-throughput-speedup-analysis"
16000
16001 - type: "plot"
16002   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16003   algorithm: "plot_tsa_name"
16004   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16005   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16006   include:
16007     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16008     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16009     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16010     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16011   layout:
16012     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
16013     layout: "plot-throughput-speedup-analysis"
16014
16015 - type: "plot"
16016   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
16017   algorithm: "plot_tsa_name"
16018   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
16019   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16020   include:
16021     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16022     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16023     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16024     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
16025     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
16026     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16027   layout:
16028     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
16029     layout: "plot-throughput-speedup-analysis"
16030
16031 - type: "plot"
16032   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
16033   algorithm: "plot_tsa_name"
16034   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
16035   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16036   include:
16037     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16038     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16039     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16040     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
16041     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
16042     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16043   layout:
16044     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
16045     layout: "plot-throughput-speedup-analysis"
16046
16047 - type: "plot"
16048   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16049   algorithm: "plot_tsa_name"
16050   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16051   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16052   include:
16053     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16054     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16055     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16056     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16057     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16058     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16059   layout:
16060     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
16061     layout: "plot-throughput-speedup-analysis"
16062
16063 - type: "plot"
16064   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16065   algorithm: "plot_tsa_name"
16066   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16067   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16068   include:
16069     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16070     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16071     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16072     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16073     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16074     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16075   layout:
16076     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
16077     layout: "plot-throughput-speedup-analysis"
16078
16079 - type: "plot"
16080   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
16081   algorithm: "plot_tsa_name"
16082   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
16083   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16084   include:
16085     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16086     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16087     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16088     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16089     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16090     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16091   layout:
16092     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
16093     layout: "plot-throughput-speedup-analysis"
16094
16095 - type: "plot"
16096   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
16097   algorithm: "plot_tsa_name"
16098   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
16099   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16100   include:
16101     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16102     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16103     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16104     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16105     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16106     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16107   layout:
16108     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
16109     layout: "plot-throughput-speedup-analysis"
16110
16111 - type: "plot"
16112   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
16113   algorithm: "plot_tsa_name"
16114   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
16115   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16116   include:
16117     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16118     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16119     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16120     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16121     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16122     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16123   layout:
16124     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
16125     layout: "plot-throughput-speedup-analysis"
16126
16127 - type: "plot"
16128   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
16129   algorithm: "plot_tsa_name"
16130   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
16131   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16132   include:
16133     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16134     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16135     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16136     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16137     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16138     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16139   layout:
16140     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
16141     layout: "plot-throughput-speedup-analysis"
16142
16143 - type: "plot"
16144   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
16145   algorithm: "plot_tsa_name"
16146   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
16147   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16148   include:
16149     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16150     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16151     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16152     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16153     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16154     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16155   layout:
16156     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
16157     layout: "plot-throughput-speedup-analysis"
16158
16159 - type: "plot"
16160   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
16161   algorithm: "plot_tsa_name"
16162   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
16163   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16164   include:
16165     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16166     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16167     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16168     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16169     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16170     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16171   layout:
16172     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
16173     layout: "plot-throughput-speedup-analysis"
16174
16175 - type: "plot"
16176   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
16177   algorithm: "plot_tsa_name"
16178   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
16179   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16180   include:
16181     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16182     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16183     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16184     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16185     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16186   layout:
16187     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
16188     layout: "plot-throughput-speedup-analysis"
16189
16190 - type: "plot"
16191   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
16192   algorithm: "plot_tsa_name"
16193   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
16194   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16195   include:
16196     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16197     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16198     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16199     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16200     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16201   layout:
16202     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
16203     layout: "plot-throughput-speedup-analysis"
16204
16205 - type: "plot"
16206   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16207   algorithm: "plot_tsa_name"
16208   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
16209   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16210   include:
16211     - "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"
16212     - "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"
16213     - "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"
16214     - "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"
16215     - "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"
16216   layout:
16217     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16218     layout: "plot-throughput-speedup-analysis"
16219
16220 - type: "plot"
16221   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16222   algorithm: "plot_tsa_name"
16223   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16224   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16225   include:
16226     - "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"
16227     - "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"
16228     - "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"
16229     - "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"
16230     - "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"
16231   layout:
16232     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16233     layout: "plot-throughput-speedup-analysis"
16234
16235 - type: "plot"
16236   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16237   algorithm: "plot_tsa_name"
16238   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16239   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16240   include:
16241     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16242     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16243     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16244     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16245     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16246   layout:
16247     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16248     layout: "plot-throughput-speedup-analysis"
16249
16250 - type: "plot"
16251   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16252   algorithm: "plot_tsa_name"
16253   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16254   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16255   include:
16256     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16257     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16258     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16259     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16260     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16261   layout:
16262     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16263     layout: "plot-throughput-speedup-analysis"
16264
16265 - type: "plot"
16266   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16267   algorithm: "plot_tsa_name"
16268   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16269   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16270   include:
16271     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16272     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16273     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16274     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16275     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16276   layout:
16277     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16278     layout: "plot-throughput-speedup-analysis"
16279
16280 - type: "plot"
16281   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16282   algorithm: "plot_tsa_name"
16283   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16284   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16285   include:
16286     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16287     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16288     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16289     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16290     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16291   layout:
16292     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16293     layout: "plot-throughput-speedup-analysis"
16294
16295 - type: "plot"
16296   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16297   algorithm: "plot_tsa_name"
16298   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
16299   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16300   include:
16301     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16302     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16303     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16304     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16305     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16306   layout:
16307     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16308     layout: "plot-throughput-speedup-analysis"
16309
16310 - type: "plot"
16311   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16312   algorithm: "plot_tsa_name"
16313   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
16314   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16315   include:
16316     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16317     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16318     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16319     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16320     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16321   layout:
16322     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16323     layout: "plot-throughput-speedup-analysis"
16324
16325 - type: "plot"
16326   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16327   algorithm: "plot_tsa_name"
16328   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16329   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16330   include:
16331     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16332     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16333     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16334     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16335     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16336   layout:
16337     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16338     layout: "plot-throughput-speedup-analysis"
16339
16340 - type: "plot"
16341   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16342   algorithm: "plot_tsa_name"
16343   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16344   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16345   include:
16346     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16347     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16348     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16349     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16350     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16351   layout:
16352     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16353     layout: "plot-throughput-speedup-analysis"
16354
16355 - type: "plot"
16356   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16357   algorithm: "plot_tsa_name"
16358   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16359   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16360   include:
16361     - "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"
16362     - "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"
16363     - "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"
16364     - "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"
16365   layout:
16366     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16367     layout: "plot-throughput-speedup-analysis"
16368
16369 - type: "plot"
16370   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16371   algorithm: "plot_tsa_name"
16372   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16373   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16374   include:
16375     - "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"
16376     - "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"
16377     - "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"
16378     - "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"
16379   layout:
16380     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16381     layout: "plot-throughput-speedup-analysis"
16382
16383 - type: "plot"
16384   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16385   algorithm: "plot_tsa_name"
16386   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16387   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16388   include:
16389     - "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"
16390     - "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"
16391     - "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"
16392     - "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"
16393   layout:
16394     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16395     layout: "plot-throughput-speedup-analysis"
16396
16397 - type: "plot"
16398   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16399   algorithm: "plot_tsa_name"
16400   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16401   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16402   include:
16403     - "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"
16404     - "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"
16405     - "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"
16406     - "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"
16407   layout:
16408     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16409     layout: "plot-throughput-speedup-analysis"
16410
16411 - type: "plot"
16412   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
16413   algorithm: "plot_tsa_name"
16414   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
16415   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16416   include:
16417     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16418     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16419     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16420     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16421     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16422     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16423   layout:
16424     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
16425     layout: "plot-throughput-speedup-analysis"
16426
16427 - type: "plot"
16428   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
16429   algorithm: "plot_tsa_name"
16430   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
16431   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16432   include:
16433     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16434     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16435     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16436     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16437     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16438     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16439   layout:
16440     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
16441     layout: "plot-throughput-speedup-analysis"
16442
16443 - type: "plot"
16444   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16445   algorithm: "plot_tsa_name"
16446   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
16447   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16448   include:
16449     - "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"
16450     - "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"
16451     - "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"
16452     - "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"
16453     - "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"
16454     - "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"
16455   layout:
16456     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16457     layout: "plot-throughput-speedup-analysis"
16458
16459 - type: "plot"
16460   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16461   algorithm: "plot_tsa_name"
16462   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16463   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16464   include:
16465     - "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"
16466     - "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"
16467     - "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"
16468     - "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"
16469     - "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"
16470     - "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"
16471   layout:
16472     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16473     layout: "plot-throughput-speedup-analysis"
16474
16475 - type: "plot"
16476   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16477   algorithm: "plot_tsa_name"
16478   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16479   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16480   include:
16481     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16482     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16483     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16484     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16485     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16486     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16487   layout:
16488     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16489     layout: "plot-throughput-speedup-analysis"
16490
16491 - type: "plot"
16492   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16493   algorithm: "plot_tsa_name"
16494   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16495   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16496   include:
16497     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16498     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16499     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16500     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16501     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16502     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16503   layout:
16504     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16505     layout: "plot-throughput-speedup-analysis"
16506
16507 - type: "plot"
16508   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16509   algorithm: "plot_tsa_name"
16510   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16511   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16512   include:
16513     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16514     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16515     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16516     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16517     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16518   layout:
16519     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16520     layout: "plot-throughput-speedup-analysis"
16521
16522 - type: "plot"
16523   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16524   algorithm: "plot_tsa_name"
16525   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16526   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16527   include:
16528     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16529     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16530     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16531     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16532     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16533   layout:
16534     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16535     layout: "plot-throughput-speedup-analysis"
16536
16537 - type: "plot"
16538   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16539   algorithm: "plot_tsa_name"
16540   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16541   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16542   include:
16543     - "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"
16544     - "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"
16545   layout:
16546     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16547     layout: "plot-throughput-speedup-analysis"
16548
16549 - type: "plot"
16550   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16551   algorithm: "plot_tsa_name"
16552   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16553   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16554   include:
16555     - "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"
16556     - "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"
16557   layout:
16558     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16559     layout: "plot-throughput-speedup-analysis"
16560
16561 - type: "plot"
16562   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16563   algorithm: "plot_tsa_name"
16564   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16565   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16566   include:
16567     - "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"
16568     - "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"
16569   layout:
16570     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16571     layout: "plot-throughput-speedup-analysis"
16572
16573 - type: "plot"
16574   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16575   algorithm: "plot_tsa_name"
16576   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16577   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16578   include:
16579     - "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"
16580     - "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"
16581   layout:
16582     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16583     layout: "plot-throughput-speedup-analysis"
16584
16585 - type: "plot"
16586   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16587   algorithm: "plot_tsa_name"
16588   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16589   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16590   include:
16591     - "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"
16592     - "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"
16593     - "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"
16594     - "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"
16595     - "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"
16596     - "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"
16597   layout:
16598     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
16599     layout: "plot-throughput-speedup-analysis"
16600
16601 - type: "plot"
16602   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16603   algorithm: "plot_tsa_name"
16604   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16605   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16606   include:
16607     - "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"
16608     - "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"
16609     - "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"
16610     - "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"
16611     - "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"
16612     - "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"
16613   layout:
16614     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
16615     layout: "plot-throughput-speedup-analysis"
16616
16617 - type: "plot"
16618   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16619   algorithm: "plot_tsa_name"
16620   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16621   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16622   include:
16623     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16624     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16625     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16626     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16627     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16628   layout:
16629     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
16630     layout: "plot-throughput-speedup-analysis"
16631
16632 - type: "plot"
16633   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16634   algorithm: "plot_tsa_name"
16635   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16636   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16637   include:
16638     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16639     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16640     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16641     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16642     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16643   layout:
16644     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
16645     layout: "plot-throughput-speedup-analysis"
16646
16647 - type: "plot"
16648   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16649   algorithm: "plot_tsa_name"
16650   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16651   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16652   include:
16653     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16654     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16655     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16656     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16657     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16658   layout:
16659     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
16660     layout: "plot-throughput-speedup-analysis"
16661
16662 - type: "plot"
16663   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16664   algorithm: "plot_tsa_name"
16665   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16666   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16667   include:
16668     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16669     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16670     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16671     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16672     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16673   layout:
16674     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
16675     layout: "plot-throughput-speedup-analysis"
16676
16677 - type: "plot"
16678   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16679   algorithm: "plot_tsa_name"
16680   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16681   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16682   include:
16683     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16684     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16685     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16686     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16687     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16688     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16689   layout:
16690     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
16691     layout: "plot-throughput-speedup-analysis"
16692
16693 - type: "plot"
16694   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16695   algorithm: "plot_tsa_name"
16696   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16697   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16698   include:
16699     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16700     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16701     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16702     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16703     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16704     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16705   layout:
16706     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
16707     layout: "plot-throughput-speedup-analysis"
16708
16709 - type: "plot"
16710   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16711   algorithm: "plot_tsa_name"
16712   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16713   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16714   include:
16715     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16716     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16717     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16718     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16719   layout:
16720     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
16721     layout: "plot-throughput-speedup-analysis"
16722
16723 - type: "plot"
16724   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16725   algorithm: "plot_tsa_name"
16726   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16727   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16728   include:
16729     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16730     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16731     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16732     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16733   layout:
16734     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
16735     layout: "plot-throughput-speedup-analysis"
16736
16737 - type: "plot"
16738   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16739   algorithm: "plot_tsa_name"
16740   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16741   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16742   include:
16743     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16744     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16745     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16746     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16747     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16748   layout:
16749     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
16750     layout: "plot-throughput-speedup-analysis"
16751
16752 - type: "plot"
16753   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16754   algorithm: "plot_tsa_name"
16755   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16756   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16757   include:
16758     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16759     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16760     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16761     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16762     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16763   layout:
16764     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
16765     layout: "plot-throughput-speedup-analysis"
16766
16767 - type: "plot"
16768   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16769   algorithm: "plot_tsa_name"
16770   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16771   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16772   include:
16773     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16774     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16775     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16776     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16777     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16778     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16779   layout:
16780     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
16781     layout: "plot-throughput-speedup-analysis"
16782
16783 - type: "plot"
16784   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16785   algorithm: "plot_tsa_name"
16786   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16787   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16788   include:
16789     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16790     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16791     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16792     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16793     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16794     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16795   layout:
16796     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16797     layout: "plot-throughput-speedup-analysis"
16798
16799 - type: "plot"
16800   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16801   algorithm: "plot_tsa_name"
16802   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16803   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16804   include:
16805     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16806     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16807     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16808     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16809   layout:
16810     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16811     layout: "plot-throughput-speedup-analysis"
16812
16813 - type: "plot"
16814   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16815   algorithm: "plot_tsa_name"
16816   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16817   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16818   include:
16819     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16820     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16821     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16822     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16823   layout:
16824     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16825     layout: "plot-throughput-speedup-analysis"
16826
16827 - type: "plot"
16828   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16829   algorithm: "plot_tsa_name"
16830   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16831   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16832   include:
16833     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16834     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16835     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16836     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16837     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16838     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16839   layout:
16840     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16841     layout: "plot-throughput-speedup-analysis"
16842
16843 - type: "plot"
16844   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16845   algorithm: "plot_tsa_name"
16846   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16847   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16848   include:
16849     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16850     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16851     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16852     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16853     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16854     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16855   layout:
16856     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16857     layout: "plot-throughput-speedup-analysis"
16858
16859 - type: "plot"
16860   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16861   algorithm: "plot_tsa_name"
16862   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16863   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16864   include:
16865     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16866     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16867     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16868     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16869     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16870     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16871   layout:
16872     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16873     layout: "plot-throughput-speedup-analysis"
16874
16875 - type: "plot"
16876   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16877   algorithm: "plot_tsa_name"
16878   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16879   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16880   include:
16881     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16882     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16883     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16884     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16885     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16886     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16887   layout:
16888     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16889     layout: "plot-throughput-speedup-analysis"
16890
16891 - type: "plot"
16892   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16893   algorithm: "plot_tsa_name"
16894   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16895   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16896   include:
16897     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16898     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16899     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16900     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16901     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16902     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16903   layout:
16904     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16905     layout: "plot-throughput-speedup-analysis"
16906
16907 - type: "plot"
16908   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16909   algorithm: "plot_tsa_name"
16910   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16911   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16912   include:
16913     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16914     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16915     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16916     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16917     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16918     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16919   layout:
16920     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16921     layout: "plot-throughput-speedup-analysis"
16922
16923 - type: "plot"
16924   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16925   algorithm: "plot_tsa_name"
16926   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16927   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16928   include:
16929     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16930     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16931     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16932     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16933     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16934     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16935   layout:
16936     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16937     layout: "plot-throughput-speedup-analysis"
16938
16939 - type: "plot"
16940   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16941   algorithm: "plot_tsa_name"
16942   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16943   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16944   include:
16945     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16946     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16947     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16948     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16949     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16950     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16951   layout:
16952     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16953     layout: "plot-throughput-speedup-analysis"
16954
16955 - type: "plot"
16956   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16957   algorithm: "plot_tsa_name"
16958   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16959   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16960   include:
16961     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16962     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16963     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16964     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16965     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16966     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16967   layout:
16968     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16969     layout: "plot-throughput-speedup-analysis"
16970
16971 - type: "plot"
16972   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16973   algorithm: "plot_tsa_name"
16974   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16975   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16976   include:
16977     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16978     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16979     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16980     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16981     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16982     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16983   layout:
16984     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16985     layout: "plot-throughput-speedup-analysis"
16986
16987 #- type: "plot"
16988 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16989 #  algorithm: "plot_tsa_name"
16990 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16991 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16992 #  include:
16993 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16994 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16995 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16996 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16997 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16998 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16999 #  layout:
17000 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
17001 #    layout: "plot-throughput-speedup-analysis"
17002 #
17003 #- type: "plot"
17004 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
17005 #  algorithm: "plot_tsa_name"
17006 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
17007 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
17008 #  include:
17009 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17010 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17011 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17012 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17013 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17014 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17015 #  layout:
17016 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
17017 #    layout: "plot-throughput-speedup-analysis"
17018
17019 - type: "plot"
17020   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17021   algorithm: "plot_tsa_name"
17022   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17023   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17024   include:
17025     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17026     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17027     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17028     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17029     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17030   layout:
17031     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17032     layout: "plot-throughput-speedup-analysis"
17033
17034 - type: "plot"
17035   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17036   algorithm: "plot_tsa_name"
17037   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17038   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17039   include:
17040     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17041     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17042     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17043     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17044     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17045   layout:
17046     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17047     layout: "plot-throughput-speedup-analysis"
17048
17049 - type: "plot"
17050   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17051   algorithm: "plot_tsa_name"
17052   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17053   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17054   include:
17055     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17056     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17057     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17058     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17059     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17060     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17061   layout:
17062     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17063     layout: "plot-throughput-speedup-analysis"
17064
17065 - type: "plot"
17066   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17067   algorithm: "plot_tsa_name"
17068   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17069   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17070   include:
17071     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17072     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17073     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17074     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17075     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17076     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17077   layout:
17078     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17079     layout: "plot-throughput-speedup-analysis"
17080
17081 - type: "plot"
17082   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17083   algorithm: "plot_tsa_name"
17084   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17085   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17086   include:
17087     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17088     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17089     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17090     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17091     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17092   layout:
17093     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17094     layout: "plot-throughput-speedup-analysis"
17095
17096 - type: "plot"
17097   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17098   algorithm: "plot_tsa_name"
17099   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17100   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17101   include:
17102     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17103     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17104     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17105     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17106     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17107   layout:
17108     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17109     layout: "plot-throughput-speedup-analysis"
17110
17111 #- type: "plot"
17112 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17113 #  algorithm: "plot_tsa_name"
17114 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17115 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17116 #  include:
17117 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17118 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17119 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17120 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17121 #  layout:
17122 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17123 #    layout: "plot-throughput-speedup-analysis"
17124 #
17125 #- type: "plot"
17126 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17127 #  algorithm: "plot_tsa_name"
17128 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17129 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17130 #  include:
17131 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17132 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17133 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17134 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17135 #  layout:
17136 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17137 #    layout: "plot-throughput-speedup-analysis"
17138
17139 - type: "plot"
17140   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17141   algorithm: "plot_tsa_name"
17142   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17143   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17144   include:
17145     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17146     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17147     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17148     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17149     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17150     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17151   layout:
17152     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17153     layout: "plot-throughput-speedup-analysis"
17154
17155 - type: "plot"
17156   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17157   algorithm: "plot_tsa_name"
17158   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17159   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17160   include:
17161     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17162     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17163     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17164     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17165     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17166     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17167   layout:
17168     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17169     layout: "plot-throughput-speedup-analysis"
17170
17171 - type: "plot"
17172   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17173   algorithm: "plot_tsa_name"
17174   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17175   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17176   include:
17177     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17178     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17179     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17180     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17181     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17182   layout:
17183     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17184     layout: "plot-throughput-speedup-analysis"
17185
17186 - type: "plot"
17187   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17188   algorithm: "plot_tsa_name"
17189   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17190   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17191   include:
17192     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17193     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17194     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17195     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17196     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17197   layout:
17198     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17199     layout: "plot-throughput-speedup-analysis"
17200
17201 - type: "plot"
17202   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17203   algorithm: "plot_tsa_name"
17204   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17205   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17206   include:
17207     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17208     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17209     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17210     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17211     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17212     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17213   layout:
17214     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17215     layout: "plot-throughput-speedup-analysis"
17216
17217 - type: "plot"
17218   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17219   algorithm: "plot_tsa_name"
17220   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17221   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17222   include:
17223     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17224     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17225     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17226     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17227     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17228     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17229   layout:
17230     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17231     layout: "plot-throughput-speedup-analysis"
17232
17233 - type: "plot"
17234   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17235   algorithm: "plot_tsa_name"
17236   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17237   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17238   include:
17239     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17240     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17241     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17242     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17243   layout:
17244     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17245     layout: "plot-throughput-speedup-analysis"
17246
17247 - type: "plot"
17248   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17249   algorithm: "plot_tsa_name"
17250   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17251   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17252   include:
17253     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17254     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17255     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17256     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17257   layout:
17258     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17259     layout: "plot-throughput-speedup-analysis"
17260
17261 - type: "plot"
17262   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17263   algorithm: "plot_tsa_name"
17264   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17265   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17266   include:
17267     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17268     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17269     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17270     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17271     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17272   layout:
17273     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17274     layout: "plot-throughput-speedup-analysis"
17275
17276 - type: "plot"
17277   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17278   algorithm: "plot_tsa_name"
17279   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17280   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17281   include:
17282     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17283     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17284     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17285     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17286     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17287   layout:
17288     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17289     layout: "plot-throughput-speedup-analysis"
17290
17291 - type: "plot"
17292   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17293   algorithm: "plot_tsa_name"
17294   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17295   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17296   include:
17297     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17298     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17299     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17300     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17301     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17302     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17303   layout:
17304     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17305     layout: "plot-throughput-speedup-analysis"
17306
17307 - type: "plot"
17308   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17309   algorithm: "plot_tsa_name"
17310   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17311   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17312   include:
17313     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17314     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17315     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17316     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17317     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17318     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17319   layout:
17320     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17321     layout: "plot-throughput-speedup-analysis"
17322
17323 #- type: "plot"
17324 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17325 #  algorithm: "plot_tsa_name"
17326 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17327 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17328 #  include:
17329 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17330 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17331 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17332 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17333 #  layout:
17334 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17335 #    layout: "plot-throughput-speedup-analysis"
17336 #
17337 #- type: "plot"
17338 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17339 #  algorithm: "plot_tsa_name"
17340 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17341 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17342 #  include:
17343 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17344 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17345 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17346 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17347 #  layout:
17348 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17349 #    layout: "plot-throughput-speedup-analysis"
17350
17351 - type: "plot"
17352   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17353   algorithm: "plot_tsa_name"
17354   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17355   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17356   include:
17357     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17358     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17359     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17360     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17361     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17362     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17363   layout:
17364     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17365     layout: "plot-throughput-speedup-analysis"
17366
17367 - type: "plot"
17368   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17369   algorithm: "plot_tsa_name"
17370   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17371   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17372   include:
17373     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17374     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17375     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17376     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17377     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17378     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17379   layout:
17380     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17381     layout: "plot-throughput-speedup-analysis"
17382
17383 #- type: "plot"
17384 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17385 #  algorithm: "plot_tsa_name"
17386 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17387 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17388 #  include:
17389 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17390 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17391 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17392 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17393 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17394 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17395 #  layout:
17396 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17397 #    layout: "plot-throughput-speedup-analysis"
17398 #
17399 #- type: "plot"
17400 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17401 #  algorithm: "plot_tsa_name"
17402 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17403 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17404 #  include:
17405 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17406 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17407 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17408 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17409 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17410 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17411 #  layout:
17412 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17413 #    layout: "plot-throughput-speedup-analysis"
17414
17415 #- type: "plot"
17416 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17417 #  algorithm: "plot_tsa_name"
17418 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17419 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17420 #  include:
17421 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17422 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17423 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17424 #  layout:
17425 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17426 #    layout: "plot-throughput-speedup-analysis"
17427 #
17428 #- type: "plot"
17429 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17430 #  algorithm: "plot_tsa_name"
17431 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17432 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17433 #  include:
17434 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17435 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17436 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17437 #  layout:
17438 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17439 #    layout: "plot-throughput-speedup-analysis"
17440
17441 ################################################################################
17442
17443 # Packet Throughput - DPDK
17444
17445 # 2n-skx-xxv710
17446
17447 - type: "plot"
17448   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
17449   algorithm: "plot_perf_box_name"
17450   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
17451   data: "plot-dpdk-throughput-latency-2n-skx"
17452   include:
17453     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17454     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17455   layout:
17456     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
17457     layout: "plot-throughput"
17458
17459 - type: "plot"
17460   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
17461   algorithm: "plot_perf_box_name"
17462   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
17463   data: "plot-dpdk-throughput-latency-2n-skx"
17464   include:
17465     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17466     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17467   layout:
17468     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
17469     layout: "plot-throughput"
17470
17471 - type: "plot"
17472   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
17473   algorithm: "plot_perf_box_name"
17474   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
17475   data: "plot-dpdk-throughput-latency-2n-skx"
17476   include:
17477     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17478     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17479   layout:
17480     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
17481     layout: "plot-throughput"
17482
17483 - type: "plot"
17484   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
17485   algorithm: "plot_perf_box_name"
17486   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
17487   data: "plot-dpdk-throughput-latency-2n-skx"
17488   include:
17489     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17490     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17491   layout:
17492     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
17493     layout: "plot-throughput"
17494
17495 # 2n-skx-x710
17496
17497 - type: "plot"
17498   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
17499   algorithm: "plot_perf_box_name"
17500   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
17501   data: "plot-dpdk-throughput-latency-2n-skx"
17502   include:
17503     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17504     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17505   layout:
17506     title: "2n-skx-x710-64b-2t1c-base-ndr"
17507     layout: "plot-throughput"
17508
17509 - type: "plot"
17510   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
17511   algorithm: "plot_perf_box_name"
17512   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
17513   data: "plot-dpdk-throughput-latency-2n-skx"
17514   include:
17515     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17516     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17517   layout:
17518     title: "2n-skx-x710-64b-4t2c-base-ndr"
17519     layout: "plot-throughput"
17520
17521 - type: "plot"
17522   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
17523   algorithm: "plot_perf_box_name"
17524   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
17525   data: "plot-dpdk-throughput-latency-2n-skx"
17526   include:
17527     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17528     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17529   layout:
17530     title: "2n-skx-x710-64b-2t1c-base-pdr"
17531     layout: "plot-throughput"
17532
17533 - type: "plot"
17534   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
17535   algorithm: "plot_perf_box_name"
17536   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
17537   data: "plot-dpdk-throughput-latency-2n-skx"
17538   include:
17539     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17540     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17541   layout:
17542     title: "2n-skx-x710-64b-4t2c-base-pdr"
17543     layout: "plot-throughput"
17544
17545 # 3n-skx-xxv710
17546
17547 - type: "plot"
17548   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
17549   algorithm: "plot_perf_box_name"
17550   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
17551   data: "plot-dpdk-throughput-latency-3n-skx"
17552   include:
17553     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17554     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17555   layout:
17556     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
17557     layout: "plot-throughput"
17558
17559 - type: "plot"
17560   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
17561   algorithm: "plot_perf_box_name"
17562   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
17563   data: "plot-dpdk-throughput-latency-3n-skx"
17564   include:
17565     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17566     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17567   layout:
17568     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
17569     layout: "plot-throughput"
17570
17571 - type: "plot"
17572   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
17573   algorithm: "plot_perf_box_name"
17574   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
17575   data: "plot-dpdk-throughput-latency-3n-skx"
17576   include:
17577     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17578     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17579   layout:
17580     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
17581     layout: "plot-throughput"
17582
17583 - type: "plot"
17584   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
17585   algorithm: "plot_perf_box_name"
17586   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
17587   data: "plot-dpdk-throughput-latency-3n-skx"
17588   include:
17589     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17590     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17591   layout:
17592     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
17593     layout: "plot-throughput"
17594
17595 # 3n-skx-x710
17596
17597 - type: "plot"
17598   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
17599   algorithm: "plot_perf_box_name"
17600   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
17601   data: "plot-dpdk-throughput-latency-3n-skx"
17602   include:
17603     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17604     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17605   layout:
17606     title: "3n-skx-x710-64b-2t1c-base-ndr"
17607     layout: "plot-throughput"
17608
17609 - type: "plot"
17610   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
17611   algorithm: "plot_perf_box_name"
17612   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
17613   data: "plot-dpdk-throughput-latency-3n-skx"
17614   include:
17615     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17616     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17617   layout:
17618     title: "3n-skx-x710-64b-4t2c-base-ndr"
17619     layout: "plot-throughput"
17620
17621 - type: "plot"
17622   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
17623   algorithm: "plot_perf_box_name"
17624   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
17625   data: "plot-dpdk-throughput-latency-3n-skx"
17626   include:
17627     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17628     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17629   layout:
17630     title: "3n-skx-x710-64b-2t1c-base-pdr"
17631     layout: "plot-throughput"
17632
17633 - type: "plot"
17634   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
17635   algorithm: "plot_perf_box_name"
17636   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
17637   data: "plot-dpdk-throughput-latency-3n-skx"
17638   include:
17639     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17640     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17641   layout:
17642     title: "3n-skx-x710-64b-4t2c-base-pdr"
17643     layout: "plot-throughput"
17644
17645 # 3n-hsw-xl710
17646
17647 - type: "plot"
17648   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
17649   algorithm: "plot_perf_box_name"
17650   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
17651   data: "plot-dpdk-throughput-latency-3n-hsw"
17652   include:
17653     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17654     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17655   layout:
17656     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
17657     layout: "plot-throughput"
17658
17659 - type: "plot"
17660   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
17661   algorithm: "plot_perf_box_name"
17662   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
17663   data: "plot-dpdk-throughput-latency-3n-hsw"
17664   include:
17665     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17666     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17667   layout:
17668     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
17669     layout: "plot-throughput"
17670
17671 - type: "plot"
17672   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
17673   algorithm: "plot_perf_box_name"
17674   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
17675   data: "plot-dpdk-throughput-latency-3n-hsw"
17676   include:
17677     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17678     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17679   layout:
17680     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
17681     layout: "plot-throughput"
17682
17683 - type: "plot"
17684   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
17685   algorithm: "plot_perf_box_name"
17686   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
17687   data: "plot-dpdk-throughput-latency-3n-hsw"
17688   include:
17689     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17690     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17691   layout:
17692     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
17693     layout: "plot-throughput"
17694
17695 # 3n-hsw-x710
17696
17697 - type: "plot"
17698   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
17699   algorithm: "plot_perf_box_name"
17700   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
17701   data: "plot-dpdk-throughput-latency-3n-hsw"
17702   include:
17703     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17704     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17705   layout:
17706     title: "3n-hsw-x710-64b-1t1c-base-ndr"
17707     layout: "plot-throughput"
17708
17709 - type: "plot"
17710   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
17711   algorithm: "plot_perf_box_name"
17712   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
17713   data: "plot-dpdk-throughput-latency-3n-hsw"
17714   include:
17715     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17716     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17717   layout:
17718     title: "3n-hsw-x710-64b-2t2c-base-ndr"
17719     layout: "plot-throughput"
17720
17721 - type: "plot"
17722   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
17723   algorithm: "plot_perf_box_name"
17724   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
17725   data: "plot-dpdk-throughput-latency-3n-hsw"
17726   include:
17727     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17728     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17729   layout:
17730     title: "3n-hsw-x710-64b-1t1c-base-pdr"
17731     layout: "plot-throughput"
17732
17733 - type: "plot"
17734   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
17735   algorithm: "plot_perf_box_name"
17736   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
17737   data: "plot-dpdk-throughput-latency-3n-hsw"
17738   include:
17739     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17740     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17741   layout:
17742     title: "3n-hsw-x710-64b-2t2c-base-pdr"
17743     layout: "plot-throughput"
17744
17745 # 2n-dnv-x553
17746
17747 - type: "plot"
17748   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
17749   algorithm: "plot_perf_box_name"
17750   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
17751   data: "plot-dpdk-throughput-latency-2n-dnv"
17752   include:
17753     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17754     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17755   layout:
17756     title: "2n-dnv-x553-64b-1t1c-base-ndr"
17757     layout: "plot-throughput"
17758
17759 - type: "plot"
17760   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
17761   algorithm: "plot_perf_box_name"
17762   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
17763   data: "plot-dpdk-throughput-latency-2n-dnv"
17764   include:
17765     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17766     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17767   layout:
17768     title: "2n-dnv-x553-64b-2t2c-base-ndr"
17769     layout: "plot-throughput"
17770
17771 - type: "plot"
17772   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
17773   algorithm: "plot_perf_box_name"
17774   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
17775   data: "plot-dpdk-throughput-latency-2n-dnv"
17776   include:
17777     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17778     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17779   layout:
17780     title: "2n-dnv-x553-64b-1t1c-base-pdr"
17781     layout: "plot-throughput"
17782
17783 - type: "plot"
17784   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
17785   algorithm: "plot_perf_box_name"
17786   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17787   data: "plot-dpdk-throughput-latency-2n-dnv"
17788   include:
17789     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17790     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17791   layout:
17792     title: "2n-dnv-x553-64b-2t2c-base-pdr"
17793     layout: "plot-throughput"
17794
17795 # 3n-dnv-x553
17796
17797 - type: "plot"
17798   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17799   algorithm: "plot_perf_box_name"
17800   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17801   data: "plot-dpdk-throughput-latency-3n-dnv"
17802   include:
17803     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17804     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17805   layout:
17806     title: "3n-dnv-x553-64b-1t1c-base-ndr"
17807     layout: "plot-throughput"
17808
17809 - type: "plot"
17810   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17811   algorithm: "plot_perf_box_name"
17812   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17813   data: "plot-dpdk-throughput-latency-3n-dnv"
17814   include:
17815     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17816     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17817   layout:
17818     title: "3n-dnv-x553-64b-2t2c-base-ndr"
17819     layout: "plot-throughput"
17820
17821 - type: "plot"
17822   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17823   algorithm: "plot_perf_box_name"
17824   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17825   data: "plot-dpdk-throughput-latency-3n-dnv"
17826   include:
17827     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17828     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17829   layout:
17830     title: "3n-dnv-x553-64b-1t1c-base-pdr"
17831     layout: "plot-throughput"
17832
17833 - type: "plot"
17834   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17835   algorithm: "plot_perf_box_name"
17836   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17837   data: "plot-dpdk-throughput-latency-3n-dnv"
17838   include:
17839     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17840     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17841   layout:
17842     title: "3n-dnv-x553-64b-2t2c-base-pdr"
17843     layout: "plot-throughput"
17844
17845 # 3n-tsh-x520
17846
17847 - type: "plot"
17848   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17849   algorithm: "plot_perf_box_name"
17850   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17851   data: "plot-dpdk-throughput-latency-3n-tsh"
17852   include:
17853     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17854     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17855   layout:
17856     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17857     layout: "plot-throughput"
17858
17859 - type: "plot"
17860   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17861   algorithm: "plot_perf_box_name"
17862   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17863   data: "plot-dpdk-throughput-latency-3n-tsh"
17864   include:
17865     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17866     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17867   layout:
17868     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17869     layout: "plot-throughput"
17870
17871 - type: "plot"
17872   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17873   algorithm: "plot_perf_box_name"
17874   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17875   data: "plot-dpdk-throughput-latency-3n-tsh"
17876   include:
17877     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17878     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17879   layout:
17880     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17881     layout: "plot-throughput"
17882
17883 - type: "plot"
17884   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17885   algorithm: "plot_perf_box_name"
17886   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17887   data: "plot-dpdk-throughput-latency-3n-tsh"
17888   include:
17889     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17890     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17891   layout:
17892     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17893     layout: "plot-throughput"
17894
17895 ################################################################################
17896 ###   2n-clx                                                                 ###
17897 ################################################################################
17898
17899 # Packet Throughput
17900
17901 - type: "plot"
17902   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17903   algorithm: "plot_perf_box_name"
17904   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17905   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17906   include:
17907     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17908     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17909     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17910     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17911   layout:
17912     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17913     layout: "plot-throughput"
17914
17915 - type: "plot"
17916   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17917   algorithm: "plot_perf_box_name"
17918   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17919   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17920   include:
17921     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17922     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17923     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17924     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17925   layout:
17926     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17927     layout: "plot-throughput"
17928
17929 - type: "plot"
17930   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17931   algorithm: "plot_perf_box_name"
17932   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17933   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17934   include:
17935     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17936     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17937     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17938     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17939   layout:
17940     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17941     layout: "plot-throughput"
17942
17943 - type: "plot"
17944   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17945   algorithm: "plot_perf_box_name"
17946   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17947   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17948   include:
17949     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17950     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17951     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17952     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17953   layout:
17954     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17955     layout: "plot-throughput"
17956
17957 - type: "plot"
17958   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17959   algorithm: "plot_perf_box_name"
17960   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17961   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17962   include:
17963 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17964     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17965     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17966     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17967   layout:
17968     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17969     layout: "plot-throughput"
17970
17971 - type: "plot"
17972   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17973   algorithm: "plot_perf_box_name"
17974   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17975   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17976   include:
17977 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17978     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17979     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17980     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17981   layout:
17982     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17983     layout: "plot-throughput"
17984
17985 - type: "plot"
17986   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17987   algorithm: "plot_perf_box_name"
17988   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17989   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17990   include:
17991     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17992     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17993     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17994     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17995     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17996     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17997   layout:
17998     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17999     layout: "plot-throughput"
18000
18001 - type: "plot"
18002   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
18003   algorithm: "plot_perf_box_name"
18004   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
18005   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18006   include:
18007     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
18008     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
18009     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
18010     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18011     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
18012     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18013   layout:
18014     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
18015     layout: "plot-throughput"
18016
18017 - type: "plot"
18018   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
18019   algorithm: "plot_perf_box_name"
18020   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
18021   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18022   include:
18023     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
18024     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
18025     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
18026     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
18027   layout:
18028     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
18029     layout: "plot-throughput"
18030
18031 - type: "plot"
18032   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
18033   algorithm: "plot_perf_box_name"
18034   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
18035   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18036   include:
18037     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
18038     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
18039     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
18040     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
18041   layout:
18042     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
18043     layout: "plot-throughput"
18044
18045 - type: "plot"
18046   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
18047   algorithm: "plot_perf_box_name"
18048   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
18049   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18050   include:
18051     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18052     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18053     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18054   layout:
18055     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
18056     layout: "plot-throughput"
18057
18058 - type: "plot"
18059   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
18060   algorithm: "plot_perf_box_name"
18061   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
18062   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18063   include:
18064     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18065     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18066     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18067   layout:
18068     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
18069     layout: "plot-throughput"
18070
18071 - type: "plot"
18072   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
18073   algorithm: "plot_perf_box_name"
18074   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
18075   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18076   include:
18077     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
18078     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18079     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
18080     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
18081     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
18082   layout:
18083     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
18084     layout: "plot-throughput"
18085
18086 - type: "plot"
18087   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
18088   algorithm: "plot_perf_box_name"
18089   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
18090   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18091   include:
18092     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
18093     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18094     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
18095     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
18096     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
18097   layout:
18098     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
18099     layout: "plot-throughput"
18100
18101 - type: "plot"
18102   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
18103   algorithm: "plot_perf_box_name"
18104   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
18105   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18106   include:
18107     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
18108     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
18109     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
18110   layout:
18111     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
18112     layout: "plot-throughput"
18113
18114 - type: "plot"
18115   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
18116   algorithm: "plot_perf_box_name"
18117   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
18118   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18119   include:
18120     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
18121     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
18122     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
18123   layout:
18124     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
18125     layout: "plot-throughput"
18126
18127 - type: "plot"
18128   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
18129   algorithm: "plot_perf_box_name"
18130   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
18131   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18132   include:
18133     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18134     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18135     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18136     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18137     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18138     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18139   layout:
18140     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
18141     layout: "plot-throughput"
18142
18143 - type: "plot"
18144   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
18145   algorithm: "plot_perf_box_name"
18146   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
18147   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18148   include:
18149     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18150     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18151     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18152     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18153     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18154     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18155   layout:
18156     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
18157     layout: "plot-throughput"
18158
18159 - type: "plot"
18160   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18161   algorithm: "plot_perf_box_name"
18162   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18163   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18164   include:
18165     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18166     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18167     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18168     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18169     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18170     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
18171   layout:
18172     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18173     layout: "plot-throughput"
18174
18175 - type: "plot"
18176   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18177   algorithm: "plot_perf_box_name"
18178   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18179   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18180   include:
18181     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18182     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18183     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18184     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18185     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18186     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
18187   layout:
18188     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18189     layout: "plot-throughput"
18190
18191 - type: "plot"
18192   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18193   algorithm: "plot_perf_box_name"
18194   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18195   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18196   include:
18197     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
18198     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
18199   layout:
18200     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18201     layout: "plot-throughput"
18202
18203 - type: "plot"
18204   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18205   algorithm: "plot_perf_box_name"
18206   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18207   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18208   include:
18209     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
18210     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
18211   layout:
18212     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18213     layout: "plot-throughput"
18214
18215 - type: "plot"
18216   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18217   algorithm: "plot_perf_box_name"
18218   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18219   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18220   include:
18221     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
18222     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18223     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
18224     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18225     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
18226     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18227   layout:
18228     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18229     layout: "plot-throughput"
18230
18231 - type: "plot"
18232   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18233   algorithm: "plot_perf_box_name"
18234   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18235   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18236   include:
18237     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
18238     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18239     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
18240     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18241     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
18242     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18243   layout:
18244     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18245     layout: "plot-throughput"
18246
18247 - type: "plot"
18248   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18249   algorithm: "plot_perf_box_name"
18250   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18251   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18252   include:
18253     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18254     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18255     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18256     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18257     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18258 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18259   layout:
18260     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18261     layout: "plot-throughput"
18262
18263 - type: "plot"
18264   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18265   algorithm: "plot_perf_box_name"
18266   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18267   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18268   include:
18269     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18270     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18271     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18272     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18273     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18274 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18275   layout:
18276     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18277     layout: "plot-throughput"
18278
18279 - type: "plot"
18280   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18281   algorithm: "plot_perf_box_name"
18282   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18283   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18284   include:
18285     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18286     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18287     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18288     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18289     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18290     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18291   layout:
18292     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18293     layout: "plot-throughput"
18294
18295 - type: "plot"
18296   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18297   algorithm: "plot_perf_box_name"
18298   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18299   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18300   include:
18301     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18302     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18303     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18304     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18305     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18306     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18307   layout:
18308     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18309     layout: "plot-throughput"
18310
18311 - type: "plot"
18312   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18313   algorithm: "plot_perf_box_name"
18314   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18315   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18316   include:
18317     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18318     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18319     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18320     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18321     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18322   layout:
18323     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18324     layout: "plot-throughput"
18325
18326 - type: "plot"
18327   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18328   algorithm: "plot_perf_box_name"
18329   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18330   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18331   include:
18332     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18333     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18334     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18335     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18336     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18337   layout:
18338     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18339     layout: "plot-throughput"
18340
18341 - type: "plot"
18342   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18343   algorithm: "plot_perf_box_name"
18344   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18345   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18346   include:
18347     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18348     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18349     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18350     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18351     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18352   layout:
18353     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18354     layout: "plot-throughput"
18355
18356 - type: "plot"
18357   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18358   algorithm: "plot_perf_box_name"
18359   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18360   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18361   include:
18362     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18363     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18364     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18365     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18366     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18367   layout:
18368     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18369     layout: "plot-throughput"
18370
18371 - type: "plot"
18372   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18373   algorithm: "plot_perf_box_name"
18374   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18375   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18376   include:
18377     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18378     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18379     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18380     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18381     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18382   layout:
18383     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18384     layout: "plot-throughput"
18385
18386 - type: "plot"
18387   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18388   algorithm: "plot_perf_box_name"
18389   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18390   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18391   include:
18392     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18393     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18394     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18395     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18396     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18397   layout:
18398     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18399     layout: "plot-throughput"
18400
18401 - type: "plot"
18402   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18403   algorithm: "plot_perf_box_name"
18404   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18405   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18406   include:
18407     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18408     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18409     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18410     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18411     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18412   layout:
18413     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18414     layout: "plot-throughput"
18415
18416 - type: "plot"
18417   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18418   algorithm: "plot_perf_box_name"
18419   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18420   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18421   include:
18422     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18423     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18424     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18425     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18426     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18427   layout:
18428     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18429     layout: "plot-throughput"
18430
18431 - type: "plot"
18432   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18433   algorithm: "plot_perf_box_name"
18434   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18435   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18436   include:
18437     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18438     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18439     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18440     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18441     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18442   layout:
18443     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18444     layout: "plot-throughput"
18445
18446 - type: "plot"
18447   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18448   algorithm: "plot_perf_box_name"
18449   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18450   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18451   include:
18452     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18453     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18454     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18455     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18456     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18457   layout:
18458     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18459     layout: "plot-throughput"
18460
18461 - type: "plot"
18462   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18463   algorithm: "plot_perf_box_name"
18464   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18465   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18466   include:
18467     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18468     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18469     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18470     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18471     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18472     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18473   layout:
18474     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18475     layout: "plot-throughput"
18476
18477 - type: "plot"
18478   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18479   algorithm: "plot_perf_box_name"
18480   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18481   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18482   include:
18483     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18484     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18485     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18486     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18487     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18488     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18489   layout:
18490     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18491     layout: "plot-throughput"
18492
18493 - type: "plot"
18494   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18495   algorithm: "plot_perf_box_name"
18496   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18497   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18498   include:
18499     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18500     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18501     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18502     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18503   layout:
18504     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18505     layout: "plot-throughput"
18506
18507 - type: "plot"
18508   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18509   algorithm: "plot_perf_box_name"
18510   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18511   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18512   include:
18513     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18514     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18515     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18516     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18517   layout:
18518     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18519     layout: "plot-throughput"
18520
18521 - type: "plot"
18522   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18523   algorithm: "plot_perf_box_name"
18524   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18525   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18526   include:
18527     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18528     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18529     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18530     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18531     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18533   layout:
18534     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18535     layout: "plot-throughput"
18536
18537 - type: "plot"
18538   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18539   algorithm: "plot_perf_box_name"
18540   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18541   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18542   include:
18543     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18544     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18545     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18546     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18547     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18548     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18549   layout:
18550     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18551     layout: "plot-throughput"
18552
18553 - type: "plot"
18554   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18555   algorithm: "plot_perf_box_name"
18556   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18557   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18558   include:
18559     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18560     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18561     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18562     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18563   layout:
18564     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18565     layout: "plot-throughput"
18566
18567 - type: "plot"
18568   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18569   algorithm: "plot_perf_box_name"
18570   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18571   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18572   include:
18573     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18576     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18577   layout:
18578     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18579     layout: "plot-throughput"
18580
18581 - type: "plot"
18582   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18583   algorithm: "plot_perf_box_name"
18584   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18585   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18586   include:
18587     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18588     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18589     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18590     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18591     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18592     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18593   layout:
18594     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18595     layout: "plot-throughput"
18596
18597 - type: "plot"
18598   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18599   algorithm: "plot_perf_box_name"
18600   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18601   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18602   include:
18603     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18604     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18605     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18606     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18607     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18608     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18609   layout:
18610     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18611     layout: "plot-throughput"
18612
18613 - type: "plot"
18614   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18615   algorithm: "plot_perf_box_name"
18616   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18617   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18618   include:
18619     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18620     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18621     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18622     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18623   layout:
18624     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18625     layout: "plot-throughput"
18626
18627 - type: "plot"
18628   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18629   algorithm: "plot_perf_box_name"
18630   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18631   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18632   include:
18633     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18634     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18635     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18636     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18637   layout:
18638     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18639     layout: "plot-throughput"
18640
18641 - type: "plot"
18642   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18643   algorithm: "plot_perf_box_name"
18644   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18645   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18646   include:
18647     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18648     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18649     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18650     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18651     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18652   layout:
18653     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18654     layout: "plot-throughput"
18655
18656 - type: "plot"
18657   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18658   algorithm: "plot_perf_box_name"
18659   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18660   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18661   include:
18662     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18663     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18664     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18665     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18666     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18667   layout:
18668     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18669     layout: "plot-throughput"
18670
18671 - type: "plot"
18672   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18673   algorithm: "plot_perf_box_name"
18674   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18675   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18676   include:
18677     - "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"
18678     - "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"
18679     - "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"
18680     - "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"
18681     - "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"
18682   layout:
18683     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18684     layout: "plot-throughput"
18685
18686 - type: "plot"
18687   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18688   algorithm: "plot_perf_box_name"
18689   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18690   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18691   include:
18692     - "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"
18693     - "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"
18694     - "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"
18695     - "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"
18696     - "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"
18697   layout:
18698     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18699     layout: "plot-throughput"
18700
18701 - type: "plot"
18702   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18703   algorithm: "plot_perf_box_name"
18704   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18705   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18706   include:
18707     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18708     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18709     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18710     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18711     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18712   layout:
18713     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18714     layout: "plot-throughput"
18715
18716 - type: "plot"
18717   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18718   algorithm: "plot_perf_box_name"
18719   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18720   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18721   include:
18722     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18723     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18724     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18725     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18726     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18727   layout:
18728     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18729     layout: "plot-throughput"
18730
18731 - type: "plot"
18732   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18733   algorithm: "plot_perf_box_name"
18734   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18735   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18736   include:
18737     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18738     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18739     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18740     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18741     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18742   layout:
18743     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18744     layout: "plot-throughput"
18745
18746 - type: "plot"
18747   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18748   algorithm: "plot_perf_box_name"
18749   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18750   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18751   include:
18752     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18753     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18754     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18755     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18756     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18757   layout:
18758     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18759     layout: "plot-throughput"
18760
18761 - type: "plot"
18762   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18763   algorithm: "plot_perf_box_name"
18764   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18765   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18766   include:
18767     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18768     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18769     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18770     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18771   layout:
18772     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18773     layout: "plot-throughput"
18774
18775 - type: "plot"
18776   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18777   algorithm: "plot_perf_box_name"
18778   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18779   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18780   include:
18781     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18782     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18783     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18784     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18785   layout:
18786     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18787     layout: "plot-throughput"
18788
18789 - type: "plot"
18790   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18791   algorithm: "plot_perf_box_name"
18792   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18793   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18794   include:
18795     - "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"
18796     - "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"
18797     - "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"
18798     - "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"
18799   layout:
18800     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18801     layout: "plot-throughput"
18802
18803 - type: "plot"
18804   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18805   algorithm: "plot_perf_box_name"
18806   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18807   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18808   include:
18809     - "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"
18810     - "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"
18811     - "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"
18812     - "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"
18813   layout:
18814     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18815     layout: "plot-throughput"
18816
18817 - type: "plot"
18818   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18819   algorithm: "plot_perf_box_name"
18820   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18821   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18822   include:
18823     - "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"
18824     - "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"
18825     - "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"
18826     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18827     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18828     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18829   layout:
18830     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18831     layout: "plot-throughput"
18832
18833 - type: "plot"
18834   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18835   algorithm: "plot_perf_box_name"
18836   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18837   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18838   include:
18839     - "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"
18840     - "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"
18841     - "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"
18842     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18843     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18844     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18845   layout:
18846     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18847     layout: "plot-throughput"
18848
18849 ################################################################################
18850
18851 # Packet Speedup
18852
18853 - type: "plot"
18854   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18855   algorithm: "plot_tsa_name"
18856   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18857   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18858   include:
18859     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18860     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18861     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18862     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18863   layout:
18864     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18865     layout: "plot-throughput-speedup-analysis"
18866
18867 - type: "plot"
18868   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18869   algorithm: "plot_tsa_name"
18870   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18871   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18872   include:
18873     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18874     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18875     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18876     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18877   layout:
18878     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18879     layout: "plot-throughput-speedup-analysis"
18880
18881 - type: "plot"
18882   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18883   algorithm: "plot_tsa_name"
18884   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18885   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18886   include:
18887     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18888     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18889     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18890     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18891   layout:
18892     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18893     layout: "plot-throughput-speedup-analysis"
18894
18895 - type: "plot"
18896   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18897   algorithm: "plot_tsa_name"
18898   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18899   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18900   include:
18901     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18902     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18903     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18904     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18905   layout:
18906     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18907     layout: "plot-throughput-speedup-analysis"
18908
18909 - type: "plot"
18910   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18911   algorithm: "plot_tsa_name"
18912   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18913   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18914   include:
18915     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18916     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18917     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18918     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18919   layout:
18920     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18921     layout: "plot-throughput-speedup-analysis"
18922
18923 - type: "plot"
18924   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18925   algorithm: "plot_tsa_name"
18926   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18927   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18928   include:
18929     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18930     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18931     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18932     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18933   layout:
18934     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18935     layout: "plot-throughput-speedup-analysis"
18936
18937 - type: "plot"
18938   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18939   algorithm: "plot_tsa_name"
18940   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18941   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18942   include:
18943     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18944     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18945     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18946     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18947     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18948     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18949   layout:
18950     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18951     layout: "plot-throughput-speedup-analysis"
18952
18953 - type: "plot"
18954   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18955   algorithm: "plot_tsa_name"
18956   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18957   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18958   include:
18959     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18960     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18961     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18962     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18963     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18964     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18965   layout:
18966     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18967     layout: "plot-throughput-speedup-analysis"
18968
18969 - type: "plot"
18970   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18971   algorithm: "plot_tsa_name"
18972   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18973   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18974   include:
18975     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18976     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18977     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18978     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18979   layout:
18980     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18981     layout: "plot-throughput-speedup-analysis"
18982
18983 - type: "plot"
18984   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18985   algorithm: "plot_tsa_name"
18986   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18987   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18988   include:
18989     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18990     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18991     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18992     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18993   layout:
18994     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18995     layout: "plot-throughput-speedup-analysis"
18996
18997 - type: "plot"
18998   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18999   algorithm: "plot_tsa_name"
19000   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
19001   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19002   include:
19003     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
19004     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
19005     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19006   layout:
19007     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
19008     layout: "plot-throughput-speedup-analysis"
19009
19010 - type: "plot"
19011   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
19012   algorithm: "plot_tsa_name"
19013   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
19014   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19015   include:
19016     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
19017     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
19018     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19019   layout:
19020     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
19021     layout: "plot-throughput-speedup-analysis"
19022
19023 - type: "plot"
19024   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19025   algorithm: "plot_tsa_name"
19026   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19027   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19028   include:
19029     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19030     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19031     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19032     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19033     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19034   layout:
19035     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
19036     layout: "plot-throughput-speedup-analysis"
19037
19038 - type: "plot"
19039   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19040   algorithm: "plot_tsa_name"
19041   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19042   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19043   include:
19044     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19045     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19046     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19047     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19048     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19049   layout:
19050     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
19051     layout: "plot-throughput-speedup-analysis"
19052
19053 - type: "plot"
19054   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
19055   algorithm: "plot_tsa_name"
19056   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
19057   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19058   include:
19059     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19060     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
19061     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
19062   layout:
19063     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
19064     layout: "plot-throughput-speedup-analysis"
19065
19066 - type: "plot"
19067   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
19068   algorithm: "plot_tsa_name"
19069   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
19070   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19071   include:
19072     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19073     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
19074     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
19075   layout:
19076     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
19077     layout: "plot-throughput-speedup-analysis"
19078
19079 - type: "plot"
19080   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
19081   algorithm: "plot_tsa_name"
19082   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
19083   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19084   include:
19085     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19086     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19087     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19088     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
19090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
19091   layout:
19092     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
19093     layout: "plot-throughput-speedup-analysis"
19094
19095 - type: "plot"
19096   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
19097   algorithm: "plot_tsa_name"
19098   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
19099   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19100   include:
19101     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19102     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19103     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
19106     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
19107   layout:
19108     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
19109     layout: "plot-throughput-speedup-analysis"
19110
19111 - type: "plot"
19112   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
19113   algorithm: "plot_tsa_name"
19114   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
19115   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19116   include:
19117     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19118     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19119     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19120     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19121     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19122     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
19123   layout:
19124     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
19125     layout: "plot-throughput-speedup-analysis"
19126
19127 - type: "plot"
19128   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
19129   algorithm: "plot_tsa_name"
19130   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
19131   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19132   include:
19133     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19134     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19135     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19136     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19137     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19138     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
19139   layout:
19140     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
19141     layout: "plot-throughput-speedup-analysis"
19142
19143 - type: "plot"
19144   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
19145   algorithm: "plot_tsa_name"
19146   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
19147   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19148   include:
19149     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
19150     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
19151   layout:
19152     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
19153     layout: "plot-throughput-speedup-analysis"
19154
19155 - type: "plot"
19156   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
19157   algorithm: "plot_tsa_name"
19158   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
19159   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19160   include:
19161     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
19162     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
19163   layout:
19164     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
19165     layout: "plot-throughput-speedup-analysis"
19166
19167 - type: "plot"
19168   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
19169   algorithm: "plot_tsa_name"
19170   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
19171   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19172   include:
19173     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
19174     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
19175     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
19176     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
19177     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
19178     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
19179   layout:
19180     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
19181     layout: "plot-throughput-speedup-analysis"
19182
19183 - type: "plot"
19184   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
19185   algorithm: "plot_tsa_name"
19186   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
19187   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19188   include:
19189     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
19190     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
19191     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
19192     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
19193     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
19194     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
19195   layout:
19196     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
19197     layout: "plot-throughput-speedup-analysis"
19198
19199 - type: "plot"
19200   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
19201   algorithm: "plot_tsa_name"
19202   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
19203   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19204   include:
19205     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19206     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19207     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19208     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19209     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
19210     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
19211   layout:
19212     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
19213     layout: "plot-throughput-speedup-analysis"
19214
19215 - type: "plot"
19216   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
19217   algorithm: "plot_tsa_name"
19218   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
19219   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19220   include:
19221     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19222     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19223     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19224     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19225     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
19226     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
19227   layout:
19228     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
19229     layout: "plot-throughput-speedup-analysis"
19230
19231 - type: "plot"
19232   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
19233   algorithm: "plot_tsa_name"
19234   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
19235   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19236   include:
19237     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19238     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19239     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19240     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19241     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19242     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19243   layout:
19244     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
19245     layout: "plot-throughput-speedup-analysis"
19246
19247 - type: "plot"
19248   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
19249   algorithm: "plot_tsa_name"
19250   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
19251   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19252   include:
19253     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19254     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19255     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19256     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19257     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19258     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19259   layout:
19260     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
19261     layout: "plot-throughput-speedup-analysis"
19262
19263 - type: "plot"
19264   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
19265   algorithm: "plot_tsa_name"
19266   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
19267   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19268   include:
19269     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19270     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19271     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19272     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19273     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19274   layout:
19275     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
19276     layout: "plot-throughput-speedup-analysis"
19277
19278 - type: "plot"
19279   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19280   algorithm: "plot_tsa_name"
19281   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19282   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19283   include:
19284     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19285     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19286     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19287     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19288     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19289   layout:
19290     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
19291     layout: "plot-throughput-speedup-analysis"
19292
19293 - type: "plot"
19294   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19295   algorithm: "plot_tsa_name"
19296   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19297   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19298   include:
19299     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19300     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19301     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19302     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19303     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19304   layout:
19305     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
19306     layout: "plot-throughput-speedup-analysis"
19307
19308 - type: "plot"
19309   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19310   algorithm: "plot_tsa_name"
19311   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19312   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19313   include:
19314     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19315     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19316     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19317     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19318     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19319   layout:
19320     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
19321     layout: "plot-throughput-speedup-analysis"
19322
19323 - type: "plot"
19324   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19325   algorithm: "plot_tsa_name"
19326   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19327   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19328   include:
19329     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19330     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19331     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19332     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19333     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19334   layout:
19335     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
19336     layout: "plot-throughput-speedup-analysis"
19337
19338 - type: "plot"
19339   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19340   algorithm: "plot_tsa_name"
19341   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19342   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19343   include:
19344     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19345     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19346     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19347     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19348     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19349   layout:
19350     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
19351     layout: "plot-throughput-speedup-analysis"
19352
19353 - type: "plot"
19354   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19355   algorithm: "plot_tsa_name"
19356   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19357   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19358   include:
19359     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19360     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19361     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19362     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19363     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19364   layout:
19365     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
19366     layout: "plot-throughput-speedup-analysis"
19367
19368 - type: "plot"
19369   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19370   algorithm: "plot_tsa_name"
19371   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19372   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19373   include:
19374     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19375     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19376     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19377     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19378     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19379   layout:
19380     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
19381     layout: "plot-throughput-speedup-analysis"
19382
19383 - type: "plot"
19384   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19385   algorithm: "plot_tsa_name"
19386   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19387   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19388   include:
19389     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19390     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19391     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19392     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19393     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19394   layout:
19395     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
19396     layout: "plot-throughput-speedup-analysis"
19397
19398 - type: "plot"
19399   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19400   algorithm: "plot_tsa_name"
19401   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19402   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19403   include:
19404     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19405     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19406     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19407     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19408     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19409   layout:
19410     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
19411     layout: "plot-throughput-speedup-analysis"
19412
19413 - type: "plot"
19414   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19415   algorithm: "plot_tsa_name"
19416   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19417   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19418   include:
19419     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19420     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19421     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19422     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19423     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19424     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19425   layout:
19426     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
19427     layout: "plot-throughput-speedup-analysis"
19428
19429 - type: "plot"
19430   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19431   algorithm: "plot_tsa_name"
19432   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19433   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19434   include:
19435     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19436     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19437     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19438     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19439     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19440     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19441   layout:
19442     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
19443     layout: "plot-throughput-speedup-analysis"
19444
19445 - type: "plot"
19446   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19447   algorithm: "plot_tsa_name"
19448   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19449   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19450   include:
19451     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19452     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19453     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19454     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19455   layout:
19456     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
19457     layout: "plot-throughput-speedup-analysis"
19458
19459 - type: "plot"
19460   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19461   algorithm: "plot_tsa_name"
19462   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19463   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19464   include:
19465     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19466     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19467     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19468     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19469   layout:
19470     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
19471     layout: "plot-throughput-speedup-analysis"
19472
19473 - type: "plot"
19474   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19475   algorithm: "plot_tsa_name"
19476   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19477   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19478   include:
19479     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19480     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19481     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19482     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19483     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19484     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19485   layout:
19486     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19487     layout: "plot-throughput-speedup-analysis"
19488
19489 - type: "plot"
19490   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19491   algorithm: "plot_tsa_name"
19492   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19493   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19494   include:
19495     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19496     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19497     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19498     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19499     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19500     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19501   layout:
19502     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19503     layout: "plot-throughput-speedup-analysis"
19504
19505 - type: "plot"
19506   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19507   algorithm: "plot_tsa_name"
19508   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19509   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19510   include:
19511     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19512     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19513     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19514     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19515   layout:
19516     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19517     layout: "plot-throughput-speedup-analysis"
19518
19519 - type: "plot"
19520   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19521   algorithm: "plot_tsa_name"
19522   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19523   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19524   include:
19525     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19526     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19527     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19528     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19529   layout:
19530     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19531     layout: "plot-throughput-speedup-analysis"
19532
19533 - type: "plot"
19534   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19535   algorithm: "plot_tsa_name"
19536   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19537   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19538   include:
19539     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19540     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19541     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19542     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19543     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19544     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19545   layout:
19546     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19547     layout: "plot-throughput-speedup-analysis"
19548
19549 - type: "plot"
19550   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19551   algorithm: "plot_tsa_name"
19552   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19553   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19554   include:
19555     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19556     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19557     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19558     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19559     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19560     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19561   layout:
19562     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19563     layout: "plot-throughput-speedup-analysis"
19564
19565 - type: "plot"
19566   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19567   algorithm: "plot_tsa_name"
19568   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19569   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19570   include:
19571     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19572     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19573     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19574     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19575   layout:
19576     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19577     layout: "plot-throughput-speedup-analysis"
19578
19579 - type: "plot"
19580   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19581   algorithm: "plot_tsa_name"
19582   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19583   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19584   include:
19585     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19586     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19587     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19588     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19589   layout:
19590     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19591     layout: "plot-throughput-speedup-analysis"
19592
19593 - type: "plot"
19594   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19595   algorithm: "plot_tsa_name"
19596   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19597   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19598   include:
19599     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19600     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19601     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19602     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19603     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19604   layout:
19605     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19606     layout: "plot-throughput-speedup-analysis"
19607
19608 - type: "plot"
19609   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19610   algorithm: "plot_tsa_name"
19611   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19612   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19613   include:
19614     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19615     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19616     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19617     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19618     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19619   layout:
19620     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19621     layout: "plot-throughput-speedup-analysis"
19622
19623 - type: "plot"
19624   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19625   algorithm: "plot_tsa_name"
19626   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19627   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19628   include:
19629     - "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"
19630     - "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"
19631     - "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"
19632     - "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"
19633     - "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"
19634   layout:
19635     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19636     layout: "plot-throughput-speedup-analysis"
19637
19638 - type: "plot"
19639   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19640   algorithm: "plot_tsa_name"
19641   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19642   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19643   include:
19644     - "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"
19645     - "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"
19646     - "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"
19647     - "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"
19648     - "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"
19649   layout:
19650     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19651     layout: "plot-throughput-speedup-analysis"
19652
19653 - type: "plot"
19654   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19655   algorithm: "plot_tsa_name"
19656   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19657   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19658   include:
19659     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19660     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19661     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19662     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19663     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19664   layout:
19665     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19666     layout: "plot-throughput-speedup-analysis"
19667
19668 - type: "plot"
19669   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19670   algorithm: "plot_tsa_name"
19671   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19672   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19673   include:
19674     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19675     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19676     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19677     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19678     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19679   layout:
19680     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19681     layout: "plot-throughput-speedup-analysis"
19682
19683 - type: "plot"
19684   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19685   algorithm: "plot_tsa_name"
19686   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19687   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19688   include:
19689     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19690     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19691     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19692     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19693     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19694   layout:
19695     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19696     layout: "plot-throughput-speedup-analysis"
19697
19698 - type: "plot"
19699   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19700   algorithm: "plot_tsa_name"
19701   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
19702   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19703   include:
19704     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19705     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19706     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19707     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19708     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19709   layout:
19710     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19711     layout: "plot-throughput-speedup-analysis"
19712
19713 - type: "plot"
19714   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19715   algorithm: "plot_tsa_name"
19716   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19717   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19718   include:
19719     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19720     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19721     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19722     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19723   layout:
19724     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
19725     layout: "plot-throughput-speedup-analysis"
19726
19727 - type: "plot"
19728   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19729   algorithm: "plot_tsa_name"
19730   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19731   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19732   include:
19733     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19734     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19735     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19736     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19737   layout:
19738     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
19739     layout: "plot-throughput-speedup-analysis"
19740
19741 - type: "plot"
19742   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19743   algorithm: "plot_tsa_name"
19744   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19745   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19746   include:
19747     - "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"
19748     - "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"
19749     - "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"
19750     - "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"
19751   layout:
19752     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
19753     layout: "plot-throughput-speedup-analysis"
19754
19755 - type: "plot"
19756   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19757   algorithm: "plot_tsa_name"
19758   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19759   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19760   include:
19761     - "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"
19762     - "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"
19763     - "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"
19764     - "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"
19765   layout:
19766     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
19767     layout: "plot-throughput-speedup-analysis"
19768
19769 - type: "plot"
19770   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19771   algorithm: "plot_tsa_name"
19772   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19773   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19774   include:
19775     - "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"
19776     - "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"
19777     - "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"
19778     - "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"
19779     - "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"
19780     - "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"
19781   layout:
19782     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
19783     layout: "plot-throughput-speedup-analysis"
19784
19785 - type: "plot"
19786   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19787   algorithm: "plot_tsa_name"
19788   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19789   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19790   include:
19791     - "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"
19792     - "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"
19793     - "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"
19794     - "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"
19795     - "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"
19796     - "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"
19797   layout:
19798     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19799     layout: "plot-throughput-speedup-analysis"
19800
19801 ################################################################################
19802
19803 # Packet Throughput - DPDK
19804
19805 # 2n-clx-xxv710
19806
19807 - type: "plot"
19808   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19809   algorithm: "plot_perf_box_name"
19810   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19811   data: "plot-dpdk-throughput-latency-2n-clx"
19812   include:
19813     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19814     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19815   layout:
19816     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19817     layout: "plot-throughput"
19818
19819 - type: "plot"
19820   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19821   algorithm: "plot_perf_box_name"
19822   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19823   data: "plot-dpdk-throughput-latency-2n-clx"
19824   include:
19825     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19826     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19827   layout:
19828     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19829     layout: "plot-throughput"
19830
19831 - type: "plot"
19832   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19833   algorithm: "plot_perf_box_name"
19834   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19835   data: "plot-dpdk-throughput-latency-2n-clx"
19836   include:
19837     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19838     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19839   layout:
19840     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19841     layout: "plot-throughput"
19842
19843 - type: "plot"
19844   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19845   algorithm: "plot_perf_box_name"
19846   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19847   data: "plot-dpdk-throughput-latency-2n-clx"
19848   include:
19849     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19850     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19851   layout:
19852     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19853     layout: "plot-throughput"
19854
19855 # 2n-clx-x710
19856
19857 - type: "plot"
19858   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19859   algorithm: "plot_perf_box_name"
19860   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19861   data: "plot-dpdk-throughput-latency-2n-clx"
19862   include:
19863     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19864     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19865   layout:
19866     title: "2n-clx-x710-64b-2t1c-base-ndr"
19867     layout: "plot-throughput"
19868
19869 - type: "plot"
19870   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19871   algorithm: "plot_perf_box_name"
19872   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19873   data: "plot-dpdk-throughput-latency-2n-clx"
19874   include:
19875     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19876     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19877   layout:
19878     title: "2n-clx-x710-64b-4t2c-base-ndr"
19879     layout: "plot-throughput"
19880
19881 - type: "plot"
19882   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19883   algorithm: "plot_perf_box_name"
19884   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19885   data: "plot-dpdk-throughput-latency-2n-clx"
19886   include:
19887     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19888     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19889   layout:
19890     title: "2n-clx-x710-64b-2t1c-base-pdr"
19891     layout: "plot-throughput"
19892
19893 - type: "plot"
19894   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19895   algorithm: "plot_perf_box_name"
19896   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19897   data: "plot-dpdk-throughput-latency-2n-clx"
19898   include:
19899     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19900     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19901   layout:
19902     title: "2n-clx-x710-64b-4t2c-base-pdr"
19903     layout: "plot-throughput"
19904
19905 ################################################################################
19906
19907 - type: "plot"
19908   title: "Latency by percentile: 2n-skx"
19909   algorithm: "plot_hdrh_lat_by_percentile"
19910   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19911   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19912   target-links: "../../_static/vpp"
19913   data: "plot-vpp-hdrh-lat-2n-skx"
19914   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19915   layout:
19916     layout: "plot-hdrh-latency-by-percentile"
19917
19918 - type: "plot"
19919   title: "Latency by percentile: 3n-skx"
19920   algorithm: "plot_hdrh_lat_by_percentile"
19921   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19922   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19923   target-links: "../../_static/vpp"
19924   data: "plot-vpp-hdrh-lat-3n-skx"
19925   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19926   layout:
19927     layout: "plot-hdrh-latency-by-percentile"
19928
19929 - type: "plot"
19930   title: "Latency by percentile: 2n-clx"
19931   algorithm: "plot_hdrh_lat_by_percentile"
19932   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19933   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19934   target-links: "../../_static/vpp"
19935   data: "plot-vpp-hdrh-lat-2n-clx"
19936   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19937   layout:
19938     layout: "plot-hdrh-latency-by-percentile"
19939
19940 - type: "plot"
19941   title: "Latency by percentile: 3n-hsw"
19942   algorithm: "plot_hdrh_lat_by_percentile"
19943   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19944   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19945   target-links: "../../_static/vpp"
19946   data: "plot-vpp-hdrh-lat-3n-hsw"
19947   filter: "'1T1C' and 'NIC_Intel-XL710'"
19948   layout:
19949     layout: "plot-hdrh-latency-by-percentile"
19950
19951 - type: "plot"
19952   title: "Latency by percentile: 3n-tsh"
19953   algorithm: "plot_hdrh_lat_by_percentile"
19954   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19955   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19956   target-links: "../../_static/vpp"
19957   data: "plot-vpp-hdrh-lat-3n-tsh"
19958   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19959   layout:
19960     layout: "plot-hdrh-latency-by-percentile"
19961
19962 - type: "plot"
19963   title: "Latency by percentile: DPDK 2n-skx"
19964   algorithm: "plot_hdrh_lat_by_percentile"
19965   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19966   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19967   target-links: "../../_static/dpdk"
19968   data: "plot-dpdk-hdrh-lat-2n-skx"
19969   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19970   layout:
19971     layout: "plot-hdrh-latency-by-percentile"
19972
19973 - type: "plot"
19974   title: "Latency by percentile: DPDK 3n-skx"
19975   algorithm: "plot_hdrh_lat_by_percentile"
19976   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19977   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19978   target-links: "../../_static/dpdk"
19979   data: "plot-dpdk-hdrh-lat-3n-skx"
19980   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19981   layout:
19982     layout: "plot-hdrh-latency-by-percentile"
19983
19984 - type: "plot"
19985   title: "Latency by percentile: DPDK 2n-clx"
19986   algorithm: "plot_hdrh_lat_by_percentile"
19987   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19988   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19989   target-links: "../../_static/dpdk"
19990   data: "plot-dpdk-hdrh-lat-2n-clx"
19991   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19992   layout:
19993     layout: "plot-hdrh-latency-by-percentile"
19994
19995 - type: "plot"
19996   title: "Latency by percentile: DPDK 3n-hsw"
19997   algorithm: "plot_hdrh_lat_by_percentile"
19998   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19999   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
20000   target-links: "../../_static/dpdk"
20001   data: "plot-dpdk-hdrh-lat-3n-hsw"
20002   filter: "'1T1C' and 'NIC_Intel-XL710'"
20003   layout:
20004     layout: "plot-hdrh-latency-by-percentile"
20005
20006 - type: "plot"
20007   title: "Latency by percentile: DPDK 3n-tsh"
20008   algorithm: "plot_hdrh_lat_by_percentile"
20009   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
20010   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
20011   target-links: "../../_static/dpdk"
20012   data: "plot-dpdk-hdrh-lat-3n-tsh"
20013   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
20014   layout:
20015     layout: "plot-hdrh-latency-by-percentile"