Report: Add vpp 2n-clx-cx556a, add dpdk 3n-tsh
[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       # TODO: Add:
155       csit-vpp-perf-report-iterative-2009-3n-hsw:
156         - 4   # RC2 NDRPDR iter env5
157         - 5   # RC2 NDRPDR iter env5
158         - 6   # RC2 NDRPDR iter env5
159         - 7   # RC2 NDRPDR iter env5
160         - 8   # RC2 NDRPDR iter env5
161
162     plot-vpp-hdrh-lat-3n-hsw:
163       # TODO: Add:
164       csit-vpp-perf-report-iterative-2009-3n-hsw:
165         - 4   # RC2 NDRPDR iter env5
166
167     plot-vpp-hoststack-3n-hsw:
168       # TODO: Replace:
169       # csit-vpp-perf-report-iterative-2009-3n-hsw: OR
170       # csit-vpp-perf-verify-2009-3n-hsw:
171       csit-vpp-perf-verify-2005-3n-hsw:
172         - 3   # hoststack
173         - 5   # hoststack
174         - 6   # hoststack
175         - 7   # hoststack
176         - 8   # hoststack
177         - 9   # hoststack
178         - 10  # hoststack
179         - 11  # hoststack
180         - 12  # hoststack
181         - 13  # hoststack
182
183     plot-dpdk-throughput-latency-3n-hsw:
184       csit-dpdk-perf-report-iterative-2009-3n-hsw:
185         - 6   # NDRPDR iter env5
186         - 7   # NDRPDR iter env5
187         - 8   # NDRPDR iter env5
188         - 9   # NDRPDR iter env5
189         - 10  # NDRPDR iter env5
190         - 11  # NDRPDR iter env5
191         - 12  # NDRPDR iter env5
192         - 13  # NDRPDR iter env5
193         - 14  # NDRPDR iter env5
194         - 15  # NDRPDR iter env5
195
196     plot-dpdk-hdrh-lat-3n-hsw:
197       csit-dpdk-perf-report-iterative-2009-3n-hsw:
198         - 6   # NDRPDR iter env5
199
200     # 3n-skx
201
202     plot-vpp-throughput-lat-tsa-3n-skx:
203       # TODO: Add:
204       csit-vpp-perf-report-iterative-2009-3n-skx:
205         - 10  # RC2 NDRPDR iter env5
206         - 12  # RC2 NDRPDR iter env5
207         - 14  # RC2 NDRPDR iter env5
208         - 16  # RC2 NDRPDR iter env5
209
210     plot-vpp-hdrh-lat-3n-skx:
211       # TODO: Add:
212       csit-vpp-perf-report-iterative-2009-3n-skx:
213         - 16  # RC2 NDRPDR iter env5
214
215     plot-vpp-nfv-3n-skx-ndrpdr:
216       # TODO: Replace:
217       # csit-vpp-perf-report-iterative-2009-3n-skx:
218       csit-vpp-perf-report-iterative-2005-3n-skx:
219         - 4   # NDRPDR sel
220         - 5   # NDRPDR sel ??? all x710 failed
221         - 33  # NDRPDR sel
222         - 28  # NDRPDR sel
223         - 34  # NDRPDR sel
224
225     plot-vpp-nfv-3n-skx-mrr:
226       # TODO: Replace:
227       # csit-vpp-perf-report-iterative-2009-3n-skx:
228       csit-vpp-perf-report-iterative-2005-3n-skx:
229         - 49  # MRR sel env 4
230
231     plot-dpdk-throughput-latency-3n-skx:
232       csit-dpdk-perf-report-iterative-2009-3n-skx:
233         - 4   # NDRPDR sel env5
234         - 5   # NDRPDR sel env5
235         - 6   # NDRPDR sel env5
236         - 7   # NDRPDR sel env5
237         - 8   # NDRPDR sel env5
238         - 9   # NDRPDR sel env5
239         - 14  # NDRPDR sel env5
240         - 11  # NDRPDR sel env5
241         - 12  # NDRPDR sel env5
242         - 13  # NDRPDR sel env5
243
244     plot-dpdk-hdrh-lat-3n-skx:
245       csit-dpdk-perf-report-iterative-2009-3n-skx:
246         - 4   # NDRPDR sel env5
247
248     # 2n-skx
249
250     plot-vpp-throughput-lat-tsa-2n-skx:
251       # TODO: Add:
252       csit-vpp-perf-report-iterative-2009-2n-skx:
253         - 8   # RC2 NDRPDR iter env5
254         - 10  # RC2 NDRPDR iter env5
255         - 12  # RC2 NDRPDR iter env5
256         - 14  # RC2 NDRPDR iter env5
257         - 15  # RC2 NDRPDR iter env5
258
259     plot-vpp-hdrh-lat-2n-skx:
260       # TODO: Add:
261       csit-vpp-perf-report-iterative-2009-2n-skx:
262         - 14  # RC2 NDRPDR iter env5
263
264     plot-vpp-soak-2n-skx:
265       # TODO: Replace:
266       # csit-vpp-perf-report-iterative-2009-2n-skx:
267       csit-vpp-perf-report-iterative-2005-2n-skx:
268         - 122 # Soak
269         - 123 # Soak
270
271     plot-vpp-nfv-2n-skx-ndrpdr:
272       # TODO: Replace:
273       # csit-vpp-perf-report-iterative-2009-2n-skx:
274       csit-vpp-perf-report-iterative-2005-2n-skx:
275         - 113 # nf-density-sel env 4
276         - 114 # nf-density-sel env 4
277         - 124 # nf-density-sel env 4
278         - 128 # nf-density-sel env 4
279         - 129 # nf-density-sel env 4
280         - 131 # nf-density-sel env 4
281         - 132 # nf-density-sel env 4
282         - 135 # nf-density-sel env 4
283         - 136 # nf-density-sel env 4
284         - 139 # nf-density-sel env 4
285
286     plot-vpp-nfv-2n-skx-mrr:
287       # TODO: Replace:
288       # csit-vpp-perf-report-iterative-2009-2n-skx:
289       csit-vpp-perf-report-iterative-2005-2n-skx:
290         - 115 # nf-density-sel env 4
291
292     plot-vpp-nfv-reconf-2n-skx:
293       # TODO: Replace:
294       # csit-vpp-perf-report-iterative-2009-2n-skx:
295       csit-vpp-perf-report-iterative-2005-2n-skx:
296         - 106 # Reconf env 4
297         - 107 # Reconf env 4
298         - 108 # Reconf env 4
299         - 109 # Reconf env 4
300         - 110 # Reconf env 4
301         - 111 # Reconf env 4
302         - 112 # Reconf env 4
303         - 118 # Reconf env 4
304         - 120 # Reconf env 4
305         - 121 # Reconf env 4
306
307     plot-dpdk-throughput-latency-2n-skx:
308       csit-dpdk-perf-report-iterative-2009-2n-skx:
309         - 4   # NDRPDR iter env5
310         - 5   # NDRPDR iter env5
311         - 6   # NDRPDR iter env5
312         - 7   # NDRPDR iter env5
313         - 8   # NDRPDR iter env5
314         - 9   # NDRPDR iter env5
315         - 10  # NDRPDR iter env5
316         - 11  # NDRPDR iter env5
317         - 12  # NDRPDR iter env5
318         - 13  # NDRPDR iter env5
319
320     plot-dpdk-hdrh-lat-2n-skx:
321       csit-dpdk-perf-report-iterative-2009-2n-skx:
322         - 4   # NDRPDR iter env5
323
324     # 2n-clx
325
326     plot-vpp-throughput-lat-tsa-2n-clx:
327       # TODO: Add:
328       csit-vpp-perf-report-iterative-2009-2n-clx:
329         - 7   # RC2 NDRPDR iter env5
330         - 9   # RC2 NDRPDR iter env5
331         - 10  # RC2 NDRPDR iter env5
332         - 12  # RC2 NDRPDR iter env5
333         - 14  # RC2 NDRPDR iter env5
334
335     plot-vpp-hdrh-lat-2n-clx:
336       # TODO: Add:
337       csit-vpp-perf-report-iterative-2009-2n-clx:
338         - 14  # RC2 NDRPDR iter env5
339
340     plot-vpp-nfv-2n-clx-ndrpdr:
341       # TODO: Replace:
342       # csit-vpp-perf-report-iterative-2009-2n-clx:
343       csit-vpp-perf-report-iterative-2005-2n-clx:
344         - 91  # nfv-density-00 env 4
345         - 92  # nfv-density-00 env 4
346         - 93  # nfv-density-00 env 4
347         - 97  # nfv-density-00 env 4
348         - 98  # nfv-density-00 env 4
349         - 99  # nfv-density-00 env 4
350         - 100 # nfv-density-00 env 4
351         - 105 # nfv-density-00 env 4
352         - 106 # nfv-density-00 env 4
353         - 108 # nfv-density-00 env 4
354
355     plot-vpp-nfv-2n-clx-mrr:
356       # TODO: Replace:
357       # csit-vpp-perf-report-iterative-2009-2n-clx:
358       csit-vpp-perf-report-iterative-2005-2n-clx:
359         - 96  # MRR
360
361     plot-vpp-nfv-reconf-2n-clx:
362       # TODO: Replace:
363       # csit-vpp-perf-report-iterative-2009-2n-clx:
364       csit-vpp-perf-report-iterative-2005-2n-clx:
365         - 81  # Reconf env 4
366         - 82  # Reconf env 4
367         - 83  # Reconf env 4
368         - 84  # Reconf env 4
369         - 85  # Reconf env 4
370         - 86  # Reconf env 4
371         - 87  # Reconf env 4
372         - 88  # Reconf env 4
373         - 89  # Reconf env 4
374         - 90  # Reconf env 4
375
376     plot-vpp-soak-2n-clx:
377       # TODO: Replace:
378       # csit-vpp-perf-report-iterative-2009-2n-clx:
379       csit-vpp-perf-report-iterative-2005-2n-clx:
380         - 101 # Soak
381         - 102 # Soak
382
383     plot-dpdk-throughput-latency-2n-clx:
384       csit-dpdk-perf-report-iterative-2009-2n-clx:
385         - 4   # NDRPDR iter env5
386         - 5   # NDRPDR iter env5
387         - 6   # NDRPDR iter env5
388         - 7   # NDRPDR iter env5
389         - 8   # NDRPDR iter env5
390         - 9   # NDRPDR iter env5
391         - 10  # NDRPDR iter env5
392         - 11  # NDRPDR iter env5
393         - 12  # NDRPDR iter env5
394         - 13  # NDRPDR iter env5
395
396     plot-dpdk-hdrh-lat-2n-clx:
397       csit-dpdk-perf-report-iterative-2009-2n-clx:
398         - 4   # NDRPDR iter env5
399
400     # 3n-tsh
401
402     plot-vpp-throughput-lat-tsa-3n-tsh:
403       # TODO: Replace:
404       csit-vpp-perf-report-iterative-2009-3n-tsh:
405         - 7   # RC2 NDRPDR iter env5
406
407     plot-vpp-hdrh-lat-3n-tsh:
408       # TODO: Replace:
409       csit-vpp-perf-report-iterative-2009-3n-tsh:
410         - 7   # RC2 NDRPDR iter env5
411
412     plot-dpdk-throughput-latency-3n-tsh:
413       # TODO: Add:
414       csit-dpdk-perf-report-iterative-2009-3n-tsh:
415         - 1   # NDRPDR iter env5
416         - 3   # NDRPDR iter env5
417         - 4   # NDRPDR iter env5
418         - 5   # NDRPDR iter env5
419         - 6   # NDRPDR iter env5
420         - 7   # NDRPDR iter env5
421         - 9   # NDRPDR iter env5
422
423     plot-dpdk-hdrh-lat-3n-tsh:
424       csit-dpdk-perf-report-iterative-2009-3n-tsh:
425         - 1   # NDRPDR iter env5
426
427     # 3n-dnv
428
429     plot-vpp-throughput-lat-tsa-3n-dnv:
430       # TODO: Replace:
431       # csit-vpp-perf-report-iterative-2009-3n-dnv:
432       csit-vpp-perf-report-iterative-2005-3n-dnv:
433         - 2   # NDRPDR sel
434         - 3   # NDRPDR sel
435         - 4   # NDRPDR sel
436         - 5   # NDRPDR sel
437         - 6   # NDRPDR sel
438         - 7   # NDRPDR sel
439         - 9   # NDRPDR sel
440         - 10  # NDRPDR sel
441         - 11  # NDRPDR sel
442         - 12  # NDRPDR sel
443
444     plot-dpdk-throughput-latency-3n-dnv:
445       # TODO: Replace:
446       # csit-dpdk-perf-report-iterative-2009-3n-dnv:
447       csit-dpdk-perf-report-iterative-2005-3n-dnv:
448         - 6   # NDRPDR sel
449         - 7   # NDRPDR sel
450         - 8   # NDRPDR sel
451         - 9   # NDRPDR sel
452         - 10  # NDRPDR sel
453         - 11  # NDRPDR sel
454         - 12  # NDRPDR sel
455         - 13  # NDRPDR sel
456         - 14  # NDRPDR sel
457         - 16  # NDRPDR sel
458
459     # 2n-dnv
460
461     plot-vpp-throughput-lat-tsa-2n-dnv:
462       # TODO: Replace:
463       # csit-vpp-perf-report-iterative-2009-2n-dnv:
464       csit-vpp-perf-report-iterative-2005-2n-dnv:
465         - 3   # NDRPDR sel
466         - 6   # NDRPDR sel
467         - 7   # NDRPDR sel
468         - 8   # NDRPDR sel
469         - 9   # NDRPDR sel
470         - 10  # NDRPDR sel
471         - 11  # NDRPDR sel
472         - 12  # NDRPDR sel
473         - 13  # NDRPDR sel
474         - 14  # NDRPDR sel
475
476     plot-dpdk-throughput-latency-2n-dnv:
477       # TODO: Replace:
478       # csit-dpdk-perf-report-iterative-2009-2n-dnv:
479       csit-dpdk-perf-report-iterative-2005-2n-dnv:
480         - 8   # NDRPDR sel
481         - 9   # NDRPDR sel
482         - 10  # NDRPDR sel
483         - 11  # NDRPDR sel
484         - 12  # NDRPDR sel
485         - 13  # NDRPDR sel
486         - 14  # NDRPDR sel
487         - 15  # NDRPDR sel
488         - 16  # NDRPDR sel
489         - 17  # NDRPDR sel
490
491     ###########################################################################
492     # Simple tables (only one data set):
493
494     # NIC Comparisons
495
496     vpp-nic-comparison-3n-skx:
497       # TODO: Add:
498       csit-vpp-perf-report-iterative-2009-3n-skx:
499         - 10  # RC2 NDRPDR iter env5
500         - 12  # RC2 NDRPDR iter env5
501         - 14  # RC2 NDRPDR iter env5
502         - 16  # RC2 NDRPDR iter env5
503
504     vpp-nic-comparison-2n-skx:
505       # TODO: Add:
506       csit-vpp-perf-report-iterative-2009-2n-skx:
507         - 8   # RC2 NDRPDR iter env5
508         - 10  # RC2 NDRPDR iter env5
509         - 12  # RC2 NDRPDR iter env5
510         - 14  # RC2 NDRPDR iter env5
511         - 15  # RC2 NDRPDR iter env5
512
513     vpp-nic-comparison-3n-skx-mrr:
514       # TODO: Replace:
515       # csit-vpp-perf-report-iterative-2009-3n-skx:
516       csit-vpp-perf-report-iterative-2005-3n-skx:
517         - 49  # MRR sel env 4
518
519     vpp-nic-comparison-2n-skx-mrr:
520       # TODO: Replace:
521       # csit-vpp-perf-report-iterative-2009-2n-skx:
522       csit-vpp-perf-report-iterative-2005-2n-skx:
523         - 99  # MRR sel env 4
524
525     # Results
526
527     vpp-perf-results-3n-hsw:
528       # TODO: Replace:
529       csit-vpp-perf-report-coverage-2009-3n-hsw:
530         - 2   # RC2 env5 3n-hsw-ip4-00
531
532     vpp-perf-results-3n-skx:
533       # TODO: Replace:
534       csit-vpp-perf-report-coverage-2009-3n-skx:
535         - 1   # RC2 env5 3n-skx-ip4-00
536
537     vpp-perf-results-2n-skx:
538       # TODO: Replace:
539       csit-vpp-perf-report-coverage-2009-2n-skx:
540         - 7   # RC2 env5 2n-skx-ip4-00
541
542     vpp-perf-results-2n-clx:
543       # TODO: Replace:
544       csit-vpp-perf-report-coverage-2009-2n-clx:
545         - 1   # RC2 env5 2n-clx-ip4-00
546
547     vpp-perf-results-3n-tsh:
548       # TODO: Replace:
549       # csit-vpp-perf-report-coverage-2009-3n-tsh:
550       csit-vpp-perf-report-iterative-2009-3n-tsh:
551         - 7   # RC2 NDRPDR iter env5
552
553     vpp-perf-results-3n-dnv:
554       # TODO: Replace:
555       # csit-vpp-perf-report-coverage-2009-3n-dnv:
556       csit-vpp-perf-report-coverage-2005-3n-dnv:
557         - 1   # perf-full-3n-dnv-crypto_I
558         - 24  # perf-full-3n-dnv-crypto_II
559         - 5   # perf-full-3n-dnv-ip4_I
560         - 13  # perf-full-3n-dnv-ip4_II
561         - 17  # perf-full-3n-dnv-ip6_I
562         - 18  # perf-full-3n-dnv-ip6_II
563         - 21  # perf-full-3n-dnv-l2_I
564         - 22  # perf-full-3n-dnv-l2_II
565         - 23  # perf-full-3n-dnv-ip4-tunnels_I
566
567     vpp-perf-results-2n-dnv:
568       # TODO: Replace:
569       # csit-vpp-perf-report-coverage-2009-2n-dnv:
570       csit-vpp-perf-report-coverage-2005-2n-dnv:
571         - 1   # perf-full-2n-dnv-ip4_I
572         - 2   # perf-full-2n-dnv-ip4_II
573         - 3   # perf-full-2n-dnv-ip6_I
574         - 4   # perf-full-2n-dnv-ip6_II
575         - 5   # perf-full-2n-dnv-l2_I
576         - 6   # perf-full-2n-dnv-l2_II
577
578     vpp-mrr-results-3n-hsw:
579       # TODO: Replace:
580       # csit-vpp-perf-report-iterative-2009-3n-hsw:
581       csit-vpp-perf-report-iterative-2005-3n-hsw:
582         - 30  # MRR env 4
583
584     vpp-mrr-results-3n-skx:
585       # TODO: Replace:
586       # csit-vpp-perf-report-iterative-2009-3n-skx:
587       csit-vpp-perf-report-iterative-2005-3n-skx:
588         - 49  # MRR sel env 4
589
590     vpp-mrr-results-2n-skx:
591       # TODO: Replace:
592       # csit-vpp-perf-report-iterative-2009-2n-skx:
593       csit-vpp-perf-report-iterative-2005-2n-skx:
594         - 99  # MRR sel env 4
595
596     vpp-mrr-results-2n-clx:
597       # TODO: Replace:
598       # csit-vpp-perf-report-iterative-2009-2n-clx:
599       csit-vpp-perf-report-iterative-2005-2n-clx:
600         - 72  # MRR env 4
601
602     vpp-mrr-results-3n-tsh:
603       # TODO: Replace:
604       # csit-vpp-perf-report-iterative-2009-3n-tsh:
605       csit-vpp-perf-report-iterative-2005-3n-tsh:
606         - 27  # MRR sel env 4
607
608     vpp-mrr-results-3n-dnv:
609       # TODO: Replace:
610       # csit-vpp-perf-report-iterative-2009-3n-dnv:
611       csit-vpp-perf-report-iterative-2005-3n-dnv:
612         - 8   # MRR
613
614     vpp-mrr-results-2n-dnv:
615       # TODO: Replace:
616       # csit-vpp-perf-report-iterative-2009-2n-dnv:
617       csit-vpp-perf-report-iterative-2005-2n-dnv:
618         - 15  # MRR sel
619
620     vpp-device-results-ubuntu:
621       # TODO: Replace:
622       csit-vpp-device-2009-ubuntu1804-1n-skx:
623         - 89  # RC2 env 5
624
625     dpdk-perf-results-3n-hsw:
626       csit-dpdk-perf-report-iterative-2009-3n-hsw:
627         - 6   # NDRPDR iter env5
628
629     dpdk-perf-results-3n-skx:
630       csit-dpdk-perf-report-iterative-2009-3n-skx:
631         - 4   # NDRPDR sel env5
632
633     dpdk-perf-results-2n-skx:
634       csit-dpdk-perf-report-iterative-2009-2n-skx:
635         - 4   # NDRPDR iter env5
636
637     dpdk-perf-results-2n-clx:
638       csit-dpdk-perf-report-iterative-2009-2n-clx:
639         - 4   # NDRPDR iter env5
640
641     dpdk-perf-results-2n-dnv:
642       # TODO: Replace:
643       # csit-dpdk-perf-report-iterative-2009-2n-dnv:
644       csit-dpdk-perf-report-iterative-2005-2n-dnv:
645         - 8   # NDRPDR sel
646
647     dpdk-perf-results-3n-dnv:
648       # TODO: Replace:
649       # csit-dpdk-perf-report-iterative-2009-3n-dnv:
650       csit-dpdk-perf-report-iterative-2005-3n-dnv:
651         - 6   # NDRPDR sel
652
653     dpdk-perf-results-3n-tsh:
654       csit-dpdk-perf-report-iterative-2009-3n-tsh:
655         - 1   # NDRPDR iter env5
656
657 ###########################################################################
658     # Tables (more than one data set)
659
660     # Performance changes
661
662     vpp-performance-changes-3n-hsw-h1:
663       csit-vpp-perf-report-iterative-2005-3n-hsw:
664         - 31  # NDRPDR sel 2001.0-4
665         - 32  # NDRPDR sel 2001.0-4
666         - 33  # NDRPDR sel 2001.0-4
667         - 34  # NDRPDR sel 2001.0-4
668         - 35  # NDRPDR sel 2001.0-4
669         - 36  # NDRPDR sel 2001.0-4
670         - 38  # NDRPDR sel 2001.0-4
671     vpp-performance-changes-3n-hsw-ref-env4:
672       csit-vpp-perf-report-iterative-2005-3n-hsw:
673         - 20  # NDRPDR sel env 4
674         - 21  # NDRPDR sel env 4
675         - 22  # NDRPDR sel env 4
676         - 23  # NDRPDR sel env 4
677         - 24  # NDRPDR sel env 4
678         - 25  # NDRPDR sel env 4
679         - 26  # NDRPDR sel env 4
680         - 27  # NDRPDR sel env 4
681         - 28  # NDRPDR sel env 4
682         - 29  # NDRPDR sel env 4
683     vpp-performance-changes-3n-hsw-ref-env5:
684       csit-vpp-perf-report-iterative-2009-3n-hsw:
685         - 9   # rls2005 NDRPDR iter env 5
686         - 10  # rls2005 NDRPDR iter env 5
687         - 11  # rls2005 NDRPDR iter env 5
688         - 12  # rls2005 NDRPDR iter env 5
689         - 13  # rls2005 NDRPDR iter env 5
690         - 14  # rls2005 NDRPDR iter env 5
691         - 15  # rls2005 NDRPDR iter env 5
692         - 16  # rls2005 NDRPDR iter env 5
693         - 17  # rls2005 NDRPDR iter env 5
694         - 19  # rls2005 NDRPDR iter env 5
695     vpp-performance-changes-3n-hsw-cmp:
696       # TODO: Add:
697       csit-vpp-perf-report-iterative-2009-3n-hsw:
698         - 4   # RC2 NDRPDR iter env5
699         - 5   # RC2 NDRPDR iter env5
700         - 6   # RC2 NDRPDR iter env5
701         - 7   # RC2 NDRPDR iter env5
702         - 8   # RC2 NDRPDR iter env5
703
704     vpp-performance-changes-3n-skx-h1:
705       csit-vpp-perf-report-iterative-2005-3n-skx:
706         - 50  # NDRPDR sel 2001.0-4
707         - 51  # NDRPDR sel 2001.0-4
708         - 52  # NDRPDR sel 2001.0-4
709         - 53  # NDRPDR sel 2001.0-4
710         - 54  # NDRPDR sel 2001.0-4
711     vpp-performance-changes-3n-skx-ref-env4:
712       csit-vpp-perf-report-iterative-2005-3n-skx:
713         - 42  # NDRPDR sel env 4
714         - 43  # NDRPDR sel env 4
715         - 44  # NDRPDR sel env 4
716         - 45  # NDRPDR sel env 4
717         - 47  # NDRPDR sel env 4
718         - 55  # NDRPDR sel env 4
719         - 56  # NDRPDR sel env 4
720         - 57  # NDRPDR sel env 4
721         - 61  # NDRPDR sel env 4
722         - 62  # NDRPDR sel env 4
723     vpp-performance-changes-3n-skx-cmp:
724       # TODO: Add:
725       csit-vpp-perf-report-iterative-2009-3n-skx:
726         - 10  # RC2 NDRPDR iter env5
727         - 12  # RC2 NDRPDR iter env5
728         - 14  # RC2 NDRPDR iter env5
729         - 16  # RC2 NDRPDR iter env5
730
731     vpp-performance-changes-2n-skx-h1:
732       csit-vpp-perf-report-iterative-2005-2n-skx:
733         - 100 # NDRPDR sel 2001.0-4
734         - 101 # NDRPDR sel 2001.0-4
735         - 102 # NDRPDR sel 2001.0-4
736         - 103 # NDRPDR sel 2001.0-4
737         - 104 # NDRPDR sel 2001.0-4
738         - 105 # NDRPDR sel 2001.0-4
739     vpp-performance-changes-2n-skx-ref-env4:
740       csit-vpp-perf-report-iterative-2005-2n-skx:
741         - 88  # NDRPDR sel env 4
742         - 89  # NDRPDR sel env 4
743         - 90  # NDRPDR sel env 4
744         - 91  # NDRPDR sel env 4
745         - 92  # NDRPDR sel env 4
746         - 93  # NDRPDR sel env 4
747         - 94  # NDRPDR sel env 4
748         - 125 # NDRPDR sel env 4
749         - 126 # NDRPDR sel env 4
750         - 127 # NDRPDR sel env 4
751     vpp-performance-changes-2n-skx-ref-env5:
752       csit-vpp-perf-report-iterative-2009-2n-skx:
753         - 13  # rls2005 NDRPDR iter env 5
754         - 16  # rls2005 NDRPDR iter env 5
755         - 17  # rls2005 NDRPDR iter env 5
756         - 18  # rls2005 NDRPDR iter env 5
757         - 19  # rls2005 NDRPDR iter env 5
758         - 21  # rls2005 NDRPDR iter env 5
759     vpp-performance-changes-2n-skx-cmp:
760       # TODO: Add:
761       csit-vpp-perf-report-iterative-2009-2n-skx:
762         - 8   # RC2 NDRPDR iter env5
763         - 10  # RC2 NDRPDR iter env5
764         - 12  # RC2 NDRPDR iter env5
765         - 14  # RC2 NDRPDR iter env5
766         - 15  # RC2 NDRPDR iter env5
767
768     vpp-performance-changes-2n-clx-h1:
769       csit-vpp-perf-report-iterative-2005-2n-clx:
770         - 73  # NDRPDR sel 2001.0-4
771         - 74  # NDRPDR sel 2001.0-4
772         - 75  # NDRPDR sel 2001.0-4
773         - 76  # NDRPDR sel 2001.0-4
774         - 77  # NDRPDR sel 2001.0-4
775         - 78  # NDRPDR sel 2001.0-4
776         - 79  # NDRPDR sel 2001.0-4
777         - 80  # NDRPDR sel 2001.0-4
778     vpp-performance-changes-2n-clx-ref-env4:
779       csit-vpp-perf-report-iterative-2005-2n-clx:
780         - 62  # NDRPDR sel env 4
781         - 63  # NDRPDR sel env 4
782         - 64  # NDRPDR sel env 4
783         - 65  # NDRPDR sel env 4
784         - 66  # NDRPDR sel env 4
785         - 68  # NDRPDR sel env 4
786         - 69  # NDRPDR sel env 4
787         - 70  # NDRPDR sel env 4
788         - 103 # NDRPDR sel env 4
789         - 104 # NDRPDR sel env 4
790     vpp-performance-changes-2n-clx-ref-env5:
791       csit-vpp-perf-report-iterative-2009-2n-clx:
792         - 13  # rls2005 NDRPDR iter env 5
793         - 15  # rls2005 NDRPDR iter env 5
794         - 17  # rls2005 NDRPDR iter env 5
795     vpp-performance-changes-2n-clx-cmp:
796       # TODO: Add:
797       csit-vpp-perf-report-iterative-2009-2n-clx:
798         - 7   # RC2 NDRPDR iter env5
799         - 9   # RC2 NDRPDR iter env5
800         - 10  # RC2 NDRPDR iter env5
801         - 12  # RC2 NDRPDR iter env5
802         - 14  # RC2 NDRPDR iter env5
803
804     vpp-performance-changes-2n-dnv-h1:
805       csit-vpp-perf-verify-2001-2n-dnv:
806         - 4   # NDRPDR sel
807         - 5   # NDRPDR sel
808         - 6   # NDRPDR sel
809         - 7   # NDRPDR sel
810         - 8   # NDRPDR sel
811         - 9   # NDRPDR sel
812         - 10  # NDRPDR sel
813         - 11  # NDRPDR sel
814         - 13  # NDRPDR sel
815         - 16  # NDRPDR sel
816     vpp-performance-changes-2n-dnv-ref:
817       csit-vpp-perf-report-iterative-2005-2n-dnv:
818         - 3   # NDRPDR sel
819         - 6   # NDRPDR sel
820         - 7   # NDRPDR sel
821         - 8   # NDRPDR sel
822         - 9   # NDRPDR sel
823         - 10  # NDRPDR sel
824         - 11  # NDRPDR sel
825         - 12  # NDRPDR sel
826         - 13  # NDRPDR sel
827         - 14  # NDRPDR sel
828     vpp-performance-changes-2n-dnv-cmp:
829       # TODO: Replace:
830       # csit-vpp-perf-report-iterative-2009-2n-dnv:
831       csit-vpp-perf-report-iterative-2005-2n-dnv:
832         - 3   # NDRPDR sel
833         - 6   # NDRPDR sel
834         - 7   # NDRPDR sel
835         - 8   # NDRPDR sel
836         - 9   # NDRPDR sel
837         - 10  # NDRPDR sel
838         - 11  # NDRPDR sel
839         - 12  # NDRPDR sel
840         - 13  # NDRPDR sel
841         - 14  # NDRPDR sel
842
843     vpp-performance-changes-3n-dnv-h1:
844       csit-vpp-perf-verify-2001-3n-dnv:
845         - 5   # NDRPDR sel
846         - 6   # NDRPDR sel
847         - 7   # NDRPDR sel
848         - 8   # NDRPDR sel
849         - 9   # NDRPDR sel
850         - 10  # NDRPDR sel
851         - 12  # NDRPDR sel
852         - 16  # NDRPDR sel
853         - 17  # NDRPDR sel
854         - 18  # NDRPDR sel
855     vpp-performance-changes-3n-dnv-ref:
856       csit-vpp-perf-report-iterative-2005-3n-dnv:
857         - 2   # NDRPDR sel
858         - 3   # NDRPDR sel
859         - 4   # NDRPDR sel
860         - 5   # NDRPDR sel
861         - 6   # NDRPDR sel
862         - 7   # NDRPDR sel
863         - 9   # NDRPDR sel
864         - 10  # NDRPDR sel
865         - 11  # NDRPDR sel
866         - 12  # NDRPDR sel
867     vpp-performance-changes-3n-dnv-cmp:
868       # TODO: Replace:
869       # csit-vpp-perf-report-iterative-2009-3n-dnv:
870       csit-vpp-perf-report-iterative-2005-3n-dnv:
871         - 2   # NDRPDR sel
872         - 3   # NDRPDR sel
873         - 4   # NDRPDR sel
874         - 5   # NDRPDR sel
875         - 6   # NDRPDR sel
876         - 7   # NDRPDR sel
877         - 9   # NDRPDR sel
878         - 10  # NDRPDR sel
879         - 11  # NDRPDR sel
880         - 12  # NDRPDR sel
881
882     vpp-performance-changes-3n-tsh-h1:
883       csit-vpp-perf-report-iterative-2005-3n-tsh:
884         - 28  # NDRPDR sel 2001.0-4
885         - 29  # NDRPDR sel 2001.0-4
886         - 31  # NDRPDR sel 2001.0-4
887     vpp-performance-changes-3n-tsh-ref-env4:
888       csit-vpp-perf-report-iterative-2005-3n-tsh:
889         - 23  # NDRPDR sel env 4
890         - 25  # NDRPDR sel env 4
891         - 33  # NDRPDR sel env 4
892         - 34  # NDRPDR sel env 4
893         - 35  # NDRPDR sel env 4
894         - 36  # NDRPDR sel env 4
895         - 37  # NDRPDR sel env 4
896         - 38  # NDRPDR sel env 4
897         - 39  # NDRPDR sel env 4
898         - 40  # NDRPDR sel env 4
899     vpp-performance-changes-3n-tsh-ref-env5:
900       csit-vpp-perf-report-iterative-2009-3n-tsh:
901         - 8   # rls2005 NDRPDR iter env 5
902     vpp-performance-changes-3n-tsh-cmp:
903       # TODO: Replace:
904       csit-vpp-perf-report-iterative-2009-3n-tsh:
905         - 7   # RC2 NDRPDR iter env5
906
907     vpp-soak-vs-ndr-2n-skx-ref:
908       # TODO: Replace:
909       # csit-vpp-perf-report-iterative-2009-2n-skx:
910       csit-vpp-perf-report-iterative-2005-2n-skx:
911         - 88  # NDRPDR sel env 4
912         - 89  # NDRPDR sel env 4
913         - 90  # NDRPDR sel env 4
914         - 91  # NDRPDR sel env 4
915         - 92  # NDRPDR sel env 4
916         - 93  # NDRPDR sel env 4
917         - 94  # NDRPDR sel env 4
918         - 125 # NDRPDR sel env 4
919         - 126 # NDRPDR sel env 4
920         - 127 # NDRPDR sel env 4
921     vpp-soak-vs-ndr-2n-skx-cmp:
922       # TODO: Replace:
923       # csit-vpp-perf-report-iterative-2009-2n-skx:
924       csit-vpp-perf-report-iterative-2005-2n-skx:
925         - 122 # Soak
926         - 123 # Soak
927     vpp-soak-vs-ndr-2n-skx:
928       # TODO: Replace:
929       # csit-vpp-perf-report-iterative-2009-2n-skx:
930       csit-vpp-perf-report-iterative-2005-2n-skx:
931         - 88  # NDRPDR sel env 4
932         - 89  # NDRPDR sel env 4
933         - 90  # NDRPDR sel env 4
934         - 91  # NDRPDR sel env 4
935         - 92  # NDRPDR sel env 4
936         - 93  # NDRPDR sel env 4
937         - 94  # NDRPDR sel env 4
938         - 125 # NDRPDR sel env 4
939         - 126 # NDRPDR sel env 4
940         - 127 # NDRPDR sel env 4
941         - 122 # Soak
942         - 123 # Soak
943
944     vpp-soak-vs-ndr-2n-clx-ref:
945       # TODO: Replace:
946       # csit-vpp-perf-report-iterative-2009-2n-clx:
947       csit-vpp-perf-report-iterative-2005-2n-clx:
948         - 62  # NDRPDR sel env 4
949         - 63  # NDRPDR sel env 4
950         - 64  # NDRPDR sel env 4
951         - 65  # NDRPDR sel env 4
952         - 66  # NDRPDR sel env 4
953         - 68  # NDRPDR sel env 4
954         - 69  # NDRPDR sel env 4
955         - 70  # NDRPDR sel env 4
956         - 103 # NDRPDR sel env 4
957         - 104 # NDRPDR sel env 4
958     vpp-soak-vs-ndr-2n-clx-cmp:
959       # TODO: Replace:
960       # csit-vpp-perf-report-iterative-2009-2n-clx:
961       csit-vpp-perf-report-iterative-2005-2n-clx:
962         - 101 # Soak
963         - 102 # Soak
964     vpp-soak-vs-ndr-2n-clx:
965       # TODO: Replace:
966       # csit-vpp-perf-report-iterative-2009-2n-clx:
967       csit-vpp-perf-report-iterative-2005-2n-clx:
968         - 62  # NDRPDR sel env 4
969         - 63  # NDRPDR sel env 4
970         - 64  # NDRPDR sel env 4
971         - 65  # NDRPDR sel env 4
972         - 66  # NDRPDR sel env 4
973         - 68  # NDRPDR sel env 4
974         - 69  # NDRPDR sel env 4
975         - 70  # NDRPDR sel env 4
976         - 103 # NDRPDR sel env 4
977         - 104 # NDRPDR sel env 4
978         - 101 # Soak
979         - 102 # Soak
980
981     vpp-performance-changes-3n-hsw-mrr-h1:
982       csit-vpp-perf-verify-2001-3n-hsw:
983         - 17  # MRR sel
984     vpp-performance-changes-3n-hsw-mrr-ref-env4:
985       csit-vpp-perf-report-iterative-2005-3n-hsw:
986         - 30  # MRR env 4
987     vpp-performance-changes-3n-hsw-mrr-ref-env5:
988       csit-vpp-perf-report-iterative-2009-3n-hsw:
989         - 18  # rls2005 MRR iter env 5
990     vpp-performance-changes-3n-hsw-mrr-cmp:
991       # TODO: Replace:
992       # csit-vpp-perf-report-iterative-2009-3n-hsw:
993       csit-vpp-perf-report-iterative-2005-3n-hsw:
994         - 30  # MRR env 4
995
996     vpp-performance-changes-3n-skx-mrr-h1:
997       csit-vpp-perf-verify-2001-3n-skx:
998         - 50  # MRR sel
999         - 53  # MRR sel addition
1000     vpp-performance-changes-3n-skx-mrr-ref-env4:
1001       csit-vpp-perf-report-iterative-2005-3n-skx:
1002         - 49  # MRR sel env 4
1003     vpp-performance-changes-3n-skx-mrr-cmp:
1004       # TODO: Replace:
1005       # csit-vpp-perf-report-iterative-2009-3n-skx:
1006       csit-vpp-perf-report-iterative-2005-3n-skx:
1007         - 49  # MRR sel env 4
1008
1009     vpp-performance-changes-2n-skx-mrr-h1:
1010       csit-vpp-perf-verify-2001-2n-skx:
1011         - 101 # MRR sel
1012         - 128 # MRR sel addition
1013     vpp-performance-changes-2n-skx-mrr-ref-env4:
1014       csit-vpp-perf-report-iterative-2005-2n-skx:
1015         - 99  # MRR sel env 4
1016     vpp-performance-changes-2n-skx-mrr-ref-env5:
1017       csit-vpp-perf-report-iterative-2009-2n-skx:
1018         - 20  # rls2005 MRR iter env 5
1019     vpp-performance-changes-2n-skx-mrr-cmp:
1020       # TODO: Replace:
1021       # csit-vpp-perf-report-iterative-2009-2n-skx:
1022       csit-vpp-perf-report-iterative-2005-2n-skx:
1023         - 99  # MRR sel env 4
1024
1025     vpp-performance-changes-2n-clx-mrr-h1:
1026       csit-vpp-perf-verify-2001-2n-clx:
1027         - 39  # MRR
1028     vpp-performance-changes-2n-clx-mrr-ref-env4:
1029       csit-vpp-perf-report-iterative-2005-2n-clx:
1030         - 72   # MRR sel env 4
1031     vpp-performance-changes-2n-clx-mrr-ref-env5:
1032       csit-vpp-perf-report-iterative-2009-2n-clx:
1033         - 16  # rls2005 MRR iter env 5
1034     vpp-performance-changes-2n-clx-mrr-cmp:
1035       # TODO: Replace:
1036       # csit-vpp-perf-report-iterative-2009-2n-clx:
1037       csit-vpp-perf-report-iterative-2005-2n-clx:
1038         - 72   # MRR sel env 4
1039
1040 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
1041 #      csit-vpp-perf-verify-1908-2n-skx:
1042 #        - 71  # NFV MRR
1043 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1044 #      # csit-vpp-perf-verify-2001-2n-skx:
1045 #      csit-vpp-perf-verify-1908-2n-skx:
1046 #        - 71  # NFV MRR
1047
1048     vpp-performance-changes-2n-dnv-mrr-h1:
1049       csit-vpp-perf-verify-2001-2n-dnv:
1050         - 12  # MRR sel
1051     vpp-performance-changes-2n-dnv-mrr-ref:
1052       csit-vpp-perf-report-iterative-2005-2n-dnv:
1053         - 15  # MRR sel
1054     vpp-performance-changes-2n-dnv-mrr-cmp:
1055       # TODO: Replace:
1056       # csit-vpp-perf-report-iterative-2009-2n-dnv:
1057       csit-vpp-perf-report-iterative-2005-2n-dnv:
1058         - 15  # MRR sel
1059
1060     vpp-performance-changes-3n-dnv-mrr-h1:
1061       csit-vpp-perf-verify-2001-3n-dnv:
1062         - 11  # MRR sel
1063     vpp-performance-changes-3n-dnv-mrr-ref:
1064       csit-vpp-perf-report-iterative-2005-3n-dnv:
1065         - 8   # MRR
1066     vpp-performance-changes-3n-dnv-mrr-cmp:
1067       # TODO: Replace:
1068       # csit-vpp-perf-report-iterative-2009-3n-dnv:
1069       csit-vpp-perf-report-iterative-2005-3n-dnv:
1070         - 8   # MRR
1071
1072     vpp-performance-changes-3n-tsh-mrr-h1:
1073       csit-vpp-perf-verify-2001-3n-tsh:
1074         - 9   # MRR sel
1075     vpp-performance-changes-3n-tsh-mrr-ref-env4:
1076       csit-vpp-perf-report-iterative-2005-3n-tsh:
1077         - 27  # MRR sel env 4
1078     vpp-performance-changes-3n-tsh-mrr-cmp:
1079       # TODO: Replace:
1080       # csit-vpp-perf-report-iterative-2009-3n-tsh:
1081       csit-vpp-perf-report-iterative-2005-3n-tsh:
1082         - 27  # MRR sel env 4
1083
1084     dpdk-performance-changes-3n-hsw-h1:
1085       csit-dpdk-perf-verify-2001-3n-hsw:
1086         - 4   # NDRPDR sel
1087         - 5   # NDRPDR sel
1088         - 6   # NDRPDR sel
1089         - 7   # NDRPDR sel
1090         - 8   # NDRPDR sel
1091         - 9   # NDRPDR sel
1092         - 10  # NDRPDR sel
1093         - 11  # NDRPDR sel
1094         - 12  # NDRPDR sel
1095         - 13  # NDRPDR sel
1096         - 15  # NDRPDR sel
1097         - 16  # NDRPDR sel
1098         - 17  # NDRPDR sel
1099         - 18  # NDRPDR sel
1100         - 19  # NDRPDR sel
1101         - 20  # NDRPDR sel
1102         - 21  # NDRPDR sel
1103         - 22  # NDRPDR sel
1104         - 23  # NDRPDR sel
1105         - 24  # NDRPDR sel
1106     dpdk-performance-changes-3n-hsw-ref:
1107       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1108         - 25  # NDRPDR iter
1109         - 26  # NDRPDR iter
1110         - 27  # NDRPDR iter
1111         - 28  # NDRPDR iter
1112         - 29  # NDRPDR iter
1113         - 30  # NDRPDR iter
1114         - 31  # NDRPDR iter
1115         - 32  # NDRPDR iter
1116         - 33  # NDRPDR iter
1117         - 34  # NDRPDR iter
1118     dpdk-performance-changes-3n-hsw-cmp:
1119       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1120         - 6   # NDRPDR iter env5
1121         - 7   # NDRPDR iter env5
1122         - 8   # NDRPDR iter env5
1123         - 9   # NDRPDR iter env5
1124         - 10  # NDRPDR iter env5
1125         - 11  # NDRPDR iter env5
1126         - 12  # NDRPDR iter env5
1127         - 13  # NDRPDR iter env5
1128         - 14  # NDRPDR iter env5
1129         - 15  # NDRPDR iter env5
1130
1131     dpdk-performance-changes-3n-skx-h1:
1132       csit-dpdk-perf-verify-2001-3n-skx:
1133         - 29  # NDRPDR sel xxv710
1134         - 33  # NDRPDR sel xxv710
1135         - 34  # NDRPDR sel xxv710
1136         - 35  # NDRPDR sel xxv710
1137         - 36  # NDRPDR sel xxv710
1138         - 37  # NDRPDR sel xxv710
1139         - 41  # NDRPDR sel xxv710
1140         - 42  # NDRPDR sel xxv710
1141         - 43  # NDRPDR sel xxv710
1142         - 45  # NDRPDR sel xxv710
1143         - 30  # NDRPDR sel x710
1144         - 31  # NDRPDR sel x710
1145         - 32  # NDRPDR sel x710
1146         - 38  # NDRPDR sel x710
1147         - 39  # NDRPDR sel x710
1148         - 40  # NDRPDR sel x710
1149         - 44  # NDRPDR sel x710
1150         - 46  # NDRPDR sel x710
1151         - 47  # NDRPDR sel x710
1152         - 48  # NDRPDR sel x710
1153     dpdk-performance-changes-3n-skx-ref:
1154       csit-dpdk-perf-report-iterative-2005-3n-skx:
1155         - 28  # NDRPDR iter
1156         - 29  # NDRPDR iter
1157         - 30  # NDRPDR iter
1158         - 31  # NDRPDR iter
1159         - 32  # NDRPDR iter
1160         - 33  # NDRPDR iter
1161         - 34  # NDRPDR iter
1162         - 35  # NDRPDR iter
1163         - 36  # NDRPDR iter
1164         - 37  # NDRPDR iter
1165     dpdk-performance-changes-3n-skx-cmp:
1166       csit-dpdk-perf-report-iterative-2009-3n-skx:
1167         - 4   # NDRPDR sel env5
1168         - 5   # NDRPDR sel env5
1169         - 6   # NDRPDR sel env5
1170         - 7   # NDRPDR sel env5
1171         - 8   # NDRPDR sel env5
1172         - 9   # NDRPDR sel env5
1173         - 14  # NDRPDR sel env5
1174         - 11  # NDRPDR sel env5
1175         - 12  # NDRPDR sel env5
1176         - 13  # NDRPDR sel env5
1177
1178     dpdk-performance-changes-2n-skx-h1:
1179       csit-dpdk-perf-verify-2001-2n-skx:
1180         - 35  # NDRPDR sel xxv710
1181         - 36  # NDRPDR sel xxv710
1182         - 37  # NDRPDR sel xxv710
1183         - 41  # NDRPDR sel xxv710
1184         - 42  # NDRPDR sel xxv710
1185         - 43  # NDRPDR sel xxv710
1186         - 46  # NDRPDR sel xxv710
1187         - 47  # NDRPDR sel xxv710
1188         - 52  # NDRPDR sel xxv710
1189         - 53  # NDRPDR sel xxv710
1190         - 38  # NDRPDR sel x710
1191         - 39  # NDRPDR sel x710
1192         - 40  # NDRPDR sel x710
1193         - 44  # NDRPDR sel x710
1194         - 45  # NDRPDR sel x710
1195         - 48  # NDRPDR sel x710
1196         - 49  # NDRPDR sel x710
1197         - 50  # NDRPDR sel x710
1198         - 51  # NDRPDR sel x710
1199         - 54  # NDRPDR sel x710
1200     dpdk-performance-changes-2n-skx-ref:
1201       csit-dpdk-perf-report-iterative-2005-2n-skx:
1202         - 20  # NDRPDR iter
1203         - 21  # NDRPDR iter
1204         - 22  # NDRPDR iter
1205         - 23  # NDRPDR iter
1206         - 24  # NDRPDR iter
1207         - 25  # NDRPDR iter
1208         - 26  # NDRPDR iter
1209         - 27  # NDRPDR iter
1210         - 28  # NDRPDR iter
1211         - 29  # NDRPDR iter
1212     dpdk-performance-changes-2n-skx-cmp:
1213       csit-dpdk-perf-report-iterative-2009-2n-skx:
1214         - 4   # NDRPDR iter env5
1215         - 5   # NDRPDR iter env5
1216         - 6   # NDRPDR iter env5
1217         - 7   # NDRPDR iter env5
1218         - 8   # NDRPDR iter env5
1219         - 9   # NDRPDR iter env5
1220         - 10  # NDRPDR iter env5
1221         - 11  # NDRPDR iter env5
1222         - 12  # NDRPDR iter env5
1223         - 13  # NDRPDR iter env5
1224
1225     dpdk-performance-changes-2n-clx-h1:
1226       csit-dpdk-perf-verify-2001-2n-clx:
1227         - 15  # NDRPDR sel
1228         - 16  # NDRPDR sel
1229         - 17  # NDRPDR sel
1230         - 18  # NDRPDR sel
1231         - 19  # NDRPDR sel
1232         - 20  # NDRPDR sel
1233         - 21  # NDRPDR sel
1234         - 22  # NDRPDR sel
1235         - 23  # NDRPDR sel
1236         - 24  # NDRPDR sel
1237         - 25  # NDRPDR sel
1238         - 26  # NDRPDR sel
1239         - 27  # NDRPDR sel
1240         - 28  # NDRPDR sel
1241         - 29  # NDRPDR sel
1242         - 30  # NDRPDR sel
1243         - 31  # NDRPDR sel
1244         - 32  # NDRPDR sel
1245         - 33  # NDRPDR sel
1246         - 34  # NDRPDR sel
1247     dpdk-performance-changes-2n-clx-ref:
1248       csit-dpdk-perf-report-iterative-2005-2n-clx:
1249         - 20  # NDRPDR iter
1250         - 21  # NDRPDR iter
1251         - 22  # NDRPDR iter
1252         - 23  # NDRPDR iter
1253         - 24  # NDRPDR iter
1254         - 25  # NDRPDR iter
1255         - 26  # NDRPDR iter
1256         - 27  # NDRPDR iter
1257         - 28  # NDRPDR iter
1258         - 29  # NDRPDR iter
1259     dpdk-performance-changes-2n-clx-cmp:
1260       csit-dpdk-perf-report-iterative-2009-2n-clx:
1261         - 4   # NDRPDR iter env5
1262         - 5   # NDRPDR iter env5
1263         - 6   # NDRPDR iter env5
1264         - 7   # NDRPDR iter env5
1265         - 8   # NDRPDR iter env5
1266         - 9   # NDRPDR iter env5
1267         - 10  # NDRPDR iter env5
1268         - 11  # NDRPDR iter env5
1269         - 12  # NDRPDR iter env5
1270         - 13  # NDRPDR iter env5
1271
1272     dpdk-performance-changes-2n-dnv-h1:
1273       csit-dpdk-perf-verify-2001-2n-dnv:
1274         - 9   # NDRPDR sel
1275         - 10  # NDRPDR sel
1276         - 11  # NDRPDR sel
1277         - 12  # NDRPDR sel
1278         - 13  # NDRPDR sel
1279         - 14  # NDRPDR sel
1280         - 15  # NDRPDR sel
1281         - 16  # NDRPDR sel
1282         - 17  # NDRPDR sel
1283         - 18  # NDRPDR sel
1284     dpdk-performance-changes-2n-dnv-ref:
1285       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1286         - 8   # NDRPDR sel
1287         - 9   # NDRPDR sel
1288         - 10  # NDRPDR sel
1289         - 11  # NDRPDR sel
1290         - 12  # NDRPDR sel
1291         - 13  # NDRPDR sel
1292         - 14  # NDRPDR sel
1293         - 15  # NDRPDR sel
1294         - 16  # NDRPDR sel
1295         - 17  # NDRPDR sel
1296     dpdk-performance-changes-2n-dnv-cmp:
1297       # TODO: Replace:
1298       # csit-dpdk-perf-report-iterative-2009-2n-dnv:
1299       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1300         - 8   # NDRPDR sel
1301         - 9   # NDRPDR sel
1302         - 10  # NDRPDR sel
1303         - 11  # NDRPDR sel
1304         - 12  # NDRPDR sel
1305         - 13  # NDRPDR sel
1306         - 14  # NDRPDR sel
1307         - 15  # NDRPDR sel
1308         - 16  # NDRPDR sel
1309         - 17  # NDRPDR sel
1310
1311     dpdk-performance-changes-3n-dnv-h1:
1312       csit-dpdk-perf-verify-2001-3n-dnv:
1313         - 12  # NDRPDR sel
1314         - 13  # NDRPDR sel
1315         - 14  # NDRPDR sel
1316         - 15  # NDRPDR sel
1317         - 16  # NDRPDR sel
1318         - 17  # NDRPDR sel
1319         - 18  # NDRPDR sel
1320         - 19  # NDRPDR sel
1321         - 20  # NDRPDR sel
1322         - 22  # NDRPDR sel
1323     dpdk-performance-changes-3n-dnv-ref:
1324       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1325         - 6   # NDRPDR sel
1326         - 7   # NDRPDR sel
1327         - 8   # NDRPDR sel
1328         - 9   # NDRPDR sel
1329         - 10  # NDRPDR sel
1330         - 11  # NDRPDR sel
1331         - 12  # NDRPDR sel
1332         - 13  # NDRPDR sel
1333         - 14  # NDRPDR sel
1334         - 16  # NDRPDR sel
1335     dpdk-performance-changes-3n-dnv-cmp:
1336       # TODO: Replace:
1337       # csit-dpdk-perf-report-iterative-2009-3n-dnv:
1338       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1339         - 6   # NDRPDR sel
1340         - 7   # NDRPDR sel
1341         - 8   # NDRPDR sel
1342         - 9   # NDRPDR sel
1343         - 10  # NDRPDR sel
1344         - 11  # NDRPDR sel
1345         - 12  # NDRPDR sel
1346         - 13  # NDRPDR sel
1347         - 14  # NDRPDR sel
1348         - 16  # NDRPDR sel
1349
1350     dpdk-performance-changes-3n-tsh-h1:
1351       csit-dpdk-perf-verify-2001-3n-tsh:
1352         - 3   # NDRPDR sel
1353         - 4   # NDRPDR sel
1354         - 5   # NDRPDR sel
1355         - 9   # NDRPDR sel
1356         - 10  # NDRPDR sel
1357         - 11  # NDRPDR sel
1358         - 12  # NDRPDR sel
1359         - 14  # NDRPDR sel
1360         - 15  # NDRPDR sel
1361         - 18  # NDRPDR sel
1362     dpdk-performance-changes-3n-tsh-ref:
1363       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1364         - 5   # NDRPDR sel
1365     dpdk-performance-changes-3n-tsh-cmp:
1366       # TODO: Add:
1367       csit-dpdk-perf-report-iterative-2009-3n-tsh:
1368         - 1   # NDRPDR iter env5
1369         - 3   # NDRPDR iter env5
1370         - 4   # NDRPDR iter env5
1371         - 5   # NDRPDR iter env5
1372         - 6   # NDRPDR iter env5
1373         - 7   # NDRPDR iter env5
1374         - 9   # NDRPDR iter env5
1375
1376     # Compare testbeds
1377
1378     vpp-compare-testbeds-ref:
1379       # TODO: Add:
1380       csit-vpp-perf-report-iterative-2009-3n-hsw:
1381         - 4   # RC2 NDRPDR iter env5
1382         - 5   # RC2 NDRPDR iter env5
1383         - 6   # RC2 NDRPDR iter env5
1384         - 7   # RC2 NDRPDR iter env5
1385         - 8   # RC2 NDRPDR iter env5
1386     vpp-compare-testbeds-cmp:
1387       # TODO: Add:
1388       csit-vpp-perf-report-iterative-2009-3n-skx:
1389         - 10  # RC2 NDRPDR iter env5
1390         - 12  # RC2 NDRPDR iter env5
1391         - 14  # RC2 NDRPDR iter env5
1392         - 16  # RC2 NDRPDR iter env5
1393
1394     vpp-compare-testbeds-skx-clx-ref:
1395       # TODO: Add:
1396       csit-vpp-perf-report-iterative-2009-2n-skx:
1397         - 8   # RC2 NDRPDR iter env5
1398         - 10  # RC2 NDRPDR iter env5
1399         - 12  # RC2 NDRPDR iter env5
1400         - 14  # RC2 NDRPDR iter env5
1401         - 15  # RC2 NDRPDR iter env5
1402     vpp-compare-testbeds-skx-clx-cmp:
1403       # TODO: Add:
1404       csit-vpp-perf-report-iterative-2009-2n-clx:
1405         - 7   # RC2 NDRPDR iter env5
1406         - 9   # RC2 NDRPDR iter env5
1407         - 10  # RC2 NDRPDR iter env5
1408         - 12  # RC2 NDRPDR iter env5
1409         - 14  # RC2 NDRPDR iter env5
1410
1411     vpp-compare-testbeds-hsw-clx-ref:
1412       # TODO: Add:
1413       csit-vpp-perf-report-iterative-2009-3n-hsw:
1414         - 4   # RC2 NDRPDR iter env5
1415         - 5   # RC2 NDRPDR iter env5
1416         - 6   # RC2 NDRPDR iter env5
1417         - 7   # RC2 NDRPDR iter env5
1418         - 8   # RC2 NDRPDR iter env5
1419     vpp-compare-testbeds-hsw-clx-cmp:
1420       # TODO: Add:
1421       csit-vpp-perf-report-iterative-2009-2n-clx:
1422         - 7   # RC2 NDRPDR iter env5
1423         - 9   # RC2 NDRPDR iter env5
1424         - 10  # RC2 NDRPDR iter env5
1425         - 12  # RC2 NDRPDR iter env5
1426         - 14  # RC2 NDRPDR iter env5
1427
1428     vpp-compare-testbeds-mrr-ref:
1429       # TODO: Replace:
1430       # csit-vpp-perf-report-iterative-2009-3n-hsw:
1431       csit-vpp-perf-report-iterative-2005-3n-hsw:
1432         - 30  # MRR env 4
1433     vpp-compare-testbeds-mrr-cmp:
1434       # TODO: Replace:
1435       # csit-vpp-perf-report-iterative-2009-3n-skx:
1436       csit-vpp-perf-report-iterative-2005-3n-skx:
1437         - 49  # MRR sel env 4
1438
1439     vpp-compare-testbeds-mrr-skx-clx-ref:
1440       # TODO: Replace:
1441       # csit-vpp-perf-report-iterative-2009-2n-skx:
1442       csit-vpp-perf-report-iterative-2005-2n-skx:
1443         - 99  # MRR sel env 4
1444     vpp-compare-testbeds-mrr-skx-clx-cmp:
1445       # TODO: Replace:
1446       # csit-vpp-perf-report-iterative-2009-2n-clx:
1447       csit-vpp-perf-report-iterative-2005-2n-clx:
1448         - 72  # MRR env 4
1449
1450     vpp-compare-testbeds-mrr-hsw-clx-ref:
1451       # TODO: Replace:
1452       # csit-vpp-perf-report-iterative-2009-3n-hsw:
1453       csit-vpp-perf-report-iterative-2005-3n-hsw:
1454         - 30  # MRR env 4
1455     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1456       # TODO: Replace:
1457       # csit-vpp-perf-report-iterative-2009-2n-clx:
1458       csit-vpp-perf-report-iterative-2005-2n-clx:
1459         - 72  # MRR env 4
1460
1461     dpdk-compare-testbeds-ref:
1462       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1463         - 6   # NDRPDR iter env5
1464         - 7   # NDRPDR iter env5
1465         - 8   # NDRPDR iter env5
1466         - 9   # NDRPDR iter env5
1467         - 10  # NDRPDR iter env5
1468         - 11  # NDRPDR iter env5
1469         - 12  # NDRPDR iter env5
1470         - 13  # NDRPDR iter env5
1471         - 14  # NDRPDR iter env5
1472         - 15  # NDRPDR iter env5
1473     dpdk-compare-testbeds-cmp:
1474       csit-dpdk-perf-report-iterative-2009-3n-skx:
1475         - 4   # NDRPDR sel env5
1476         - 5   # NDRPDR sel env5
1477         - 6   # NDRPDR sel env5
1478         - 7   # NDRPDR sel env5
1479         - 8   # NDRPDR sel env5
1480         - 9   # NDRPDR sel env5
1481         - 14  # NDRPDR sel env5
1482         - 11  # NDRPDR sel env5
1483         - 12  # NDRPDR sel env5
1484         - 13  # NDRPDR sel env5
1485
1486     dpdk-compare-testbeds-skx-clx-ref:
1487       csit-dpdk-perf-report-iterative-2009-2n-skx:
1488         - 4   # NDRPDR iter env5
1489         - 5   # NDRPDR iter env5
1490         - 6   # NDRPDR iter env5
1491         - 7   # NDRPDR iter env5
1492         - 8   # NDRPDR iter env5
1493         - 9   # NDRPDR iter env5
1494         - 10  # NDRPDR iter env5
1495         - 11  # NDRPDR iter env5
1496         - 12  # NDRPDR iter env5
1497         - 13  # NDRPDR iter env5
1498     dpdk-compare-testbeds-skx-clx-cmp:
1499       csit-dpdk-perf-report-iterative-2009-2n-clx:
1500         - 4   # NDRPDR iter env5
1501         - 5   # NDRPDR iter env5
1502         - 6   # NDRPDR iter env5
1503         - 7   # NDRPDR iter env5
1504         - 8   # NDRPDR iter env5
1505         - 9   # NDRPDR iter env5
1506         - 10  # NDRPDR iter env5
1507         - 11  # NDRPDR iter env5
1508         - 12  # NDRPDR iter env5
1509         - 13  # NDRPDR iter env5
1510
1511     # Compare topologies
1512
1513     vpp-compare-topologies-ref:
1514       # TODO: Add:
1515       csit-vpp-perf-report-iterative-2009-3n-skx:
1516         - 10  # RC2 NDRPDR iter env5
1517         - 12  # RC2 NDRPDR iter env5
1518         - 14  # RC2 NDRPDR iter env5
1519         - 16  # RC2 NDRPDR iter env5
1520     vpp-compare-topologies-cmp:
1521       # TODO: Add:
1522       csit-vpp-perf-report-iterative-2009-2n-skx:
1523         - 8   # RC2 NDRPDR iter env5
1524         - 10  # RC2 NDRPDR iter env5
1525         - 12  # RC2 NDRPDR iter env5
1526         - 14  # RC2 NDRPDR iter env5
1527         - 15  # RC2 NDRPDR iter env5
1528
1529     vpp-compare-topologies-mrr-ref:
1530       # TODO: Replace:
1531       # csit-vpp-perf-report-iterative-2009-3n-skx:
1532       csit-vpp-perf-report-iterative-2005-3n-skx:
1533         - 49  # MRR sel env 4
1534     vpp-compare-topologies-mrr-cmp:
1535       # TODO: Replace:
1536       # csit-vpp-perf-report-iterative-2009-2n-skx:
1537       csit-vpp-perf-report-iterative-2005-2n-skx:
1538         - 99  # MRR sel env 4
1539
1540     dpdk-compare-topologies-ref:
1541       csit-dpdk-perf-report-iterative-2009-3n-skx:
1542         - 4   # NDRPDR sel env5
1543         - 5   # NDRPDR sel env5
1544         - 6   # NDRPDR sel env5
1545         - 7   # NDRPDR sel env5
1546         - 8   # NDRPDR sel env5
1547         - 9   # NDRPDR sel env5
1548         - 14  # NDRPDR sel env5
1549         - 11  # NDRPDR sel env5
1550         - 12  # NDRPDR sel env5
1551         - 13  # NDRPDR sel env5
1552     dpdk-compare-topologies-cmp:
1553       csit-dpdk-perf-report-iterative-2009-2n-skx:
1554         - 4   # NDRPDR iter env5
1555         - 5   # NDRPDR iter env5
1556         - 6   # NDRPDR iter env5
1557         - 7   # NDRPDR iter env5
1558         - 8   # NDRPDR iter env5
1559         - 9   # NDRPDR iter env5
1560         - 10  # NDRPDR iter env5
1561         - 11  # NDRPDR iter env5
1562         - 12  # NDRPDR iter env5
1563         - 13  # NDRPDR iter env5
1564
1565   plot-layouts:
1566
1567     plot-soak-throughput:
1568       titlefont:
1569         size: 18
1570       xaxis:
1571         title: "<b>Test Cases [Index]</b>"
1572         titlefont:
1573           size: 16
1574         autorange: True
1575         fixedrange: False
1576         gridcolor: "rgb(230, 230, 230)"
1577         linecolor: "rgb(220, 220, 220)"
1578         linewidth: 1
1579         showgrid: True
1580         showline: True
1581         showticklabels: True
1582         tickcolor: "rgb(220, 220, 220)"
1583         tickmode: "linear"
1584         tickfont:
1585           size: 16
1586         zeroline: False
1587       yaxis:
1588         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1589         titlefont:
1590           size: 16
1591         gridcolor: "rgb(230, 230, 230)"
1592         hoverformat: ".4r"
1593         tickformat: ".3r"
1594         linecolor: "rgb(220, 220, 220)"
1595         linewidth: 1
1596         showgrid: True
1597         showline: True
1598         showticklabels: True
1599         tickcolor: "rgb(220, 220, 220)"
1600         tickfont:
1601           size: 16
1602         zeroline: False
1603         range: [0,50]
1604       autosize: False
1605       margin:
1606         t: 50
1607         b: 0
1608         l: 80
1609         r: 20
1610       showlegend: True
1611       legend:
1612         orientation: "h"
1613         font:
1614           size: 16
1615       width: 700
1616       height: 900
1617       paper_bgcolor: "#fff"
1618       plot_bgcolor: "#fff"
1619       hoverlabel:
1620         namelength: -1
1621
1622     plot-service-density:
1623       titlefont:
1624         size: 18
1625       xaxis:
1626         side: "top"
1627         autorange: True
1628         fixedrange: False
1629         showgrid: False
1630         showline: False
1631         showticklabels: False
1632         ticks: ""
1633         ticklen: 0
1634         tickwidth: 0
1635         zeroline: False
1636       yaxis:
1637         autorange: "reversed"
1638         showgrid: False
1639         showline: False
1640         showticklabels: False
1641         ticks: ""
1642         ticklen: 0
1643         tickwidth: 0
1644         zeroline: False
1645       showlegend: False
1646       paper_bgcolor: "#fff"
1647       plot_bgcolor: "#fff"
1648       width: 700
1649       height: 700
1650       hoverlabel:
1651         namelength: -1
1652
1653     plot-hoststack:
1654       titlefont:
1655         size: 16
1656       xaxis:
1657         title: "<b>Test Cases [Index]</b>"
1658         titlefont:
1659           size: 14
1660         autorange: True
1661         fixedrange: False
1662         gridcolor: "rgb(230, 230, 230)"
1663         linecolor: "rgb(220, 220, 220)"
1664         linewidth: 1
1665         showgrid: True
1666         showline: True
1667         showticklabels: True
1668         tickcolor: "rgb(220, 220, 220)"
1669         tickmode: "linear"
1670         tickfont:
1671           size: 14
1672         zeroline: False
1673       yaxis:
1674         title: "<b>Bandwidth [Gbps]</b>"
1675         titlefont:
1676           size: 14
1677         gridcolor: "rgb(230, 230, 230)"
1678         hoverformat: ".4s"
1679         linecolor: "rgb(220, 220, 220)"
1680         linewidth: 1
1681         rangemode: "tozero"
1682         showgrid: True
1683         showline: True
1684         showticklabels: True
1685         tickcolor: "rgb(230, 230, 230)"
1686         tickformat: ".3s"
1687         tickfont:
1688           size: 14
1689         zeroline: False
1690       boxmode: "group"
1691       boxgroupgap: 0.5
1692       autosize: False
1693       margin:
1694         t: 50
1695         b: 20
1696         l: 80
1697         r: 20
1698       showlegend: True
1699       legend:
1700         orientation: "h"
1701         font:
1702           size: 14
1703       width: 700
1704       height: 800
1705       paper_bgcolor: "#fff"
1706       plot_bgcolor: "#fff"
1707       hoverlabel:
1708         namelength: -1
1709
1710     plot-throughput:
1711       titlefont:
1712         size: 18
1713       xaxis:
1714         title: "<b>Test Cases [Index]</b>"
1715         titlefont:
1716           size: 16
1717         autorange: True
1718         fixedrange: False
1719         gridcolor: "rgb(230, 230, 230)"
1720         linecolor: "rgb(220, 220, 220)"
1721         linewidth: 1
1722         showgrid: True
1723         showline: True
1724         showticklabels: True
1725         tickcolor: "rgb(220, 220, 220)"
1726         tickmode: "linear"
1727         tickfont:
1728           size: 16
1729         zeroline: False
1730       yaxis:
1731         title: "<b>Packet Throughput [Mpps]</b>"
1732         titlefont:
1733           size: 16
1734         gridcolor: "rgb(230, 230, 230)"
1735         hoverformat: ".4r"
1736         tickformat: ".3r"
1737         linecolor: "rgb(220, 220, 220)"
1738         linewidth: 1
1739         showgrid: True
1740         showline: True
1741         showticklabels: True
1742         tickcolor: "rgb(220, 220, 220)"
1743         tickfont:
1744           size: 16
1745         zeroline: False
1746         range: [0,50]
1747       autosize: False
1748       margin:
1749         t: 50
1750         b: 0
1751         l: 80
1752         r: 20
1753       showlegend: True
1754       legend:
1755         orientation: "h"
1756         font:
1757           size: 16
1758       width: 700
1759       height: 900
1760       paper_bgcolor: "#fff"
1761       plot_bgcolor: "#fff"
1762       hoverlabel:
1763         namelength: -1
1764
1765     plot-throughput-speedup-analysis:
1766       titlefont:
1767         size: 18
1768       xaxis:
1769         title: "<b>Number of Cores [Qty]</b>"
1770         titlefont:
1771           size: 16
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(238, 238, 238)"
1781         tickmode: "linear"
1782         tickfont:
1783           size: 16
1784         zeroline: False
1785       yaxis:
1786         title: "<b>Packet Throughput [Mpps]</b>"
1787         titlefont:
1788           size: 16
1789         type: "linear"
1790         gridcolor: "rgb(230, 230, 230)"
1791         hoverformat: ".4s"
1792         linecolor: "rgb(220, 220, 220)"
1793         linewidth: 1
1794         showgrid: True
1795         showline: True
1796         showticklabels: True
1797         tickcolor: "rgb(220, 220, 220)"
1798         tickformat: ".4s"
1799         tickfont:
1800           size: 16
1801         zeroline: True
1802         rangemode: "tozero"
1803         range: [0,100]
1804       legend:
1805         orientation: "h"
1806         font:
1807           size: 16
1808         xanchor: "left"
1809         yanchor: "top"
1810         x: 0
1811         y: -0.2
1812         bgcolor: "rgba(255, 255, 255, 0)"
1813         bordercolor: "rgba(255, 255, 255, 0)"
1814         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1815       autosize: False
1816       margin:
1817           't': 50
1818           'b': 150
1819           'l': 85
1820           'r': 10
1821       showlegend: True
1822       width: 700
1823       height: 700
1824       paper_bgcolor: "#fff"
1825       plot_bgcolor: "#fff"
1826       hoverlabel:
1827         namelength: -1
1828       annotations: [
1829         {
1830           text: "_ _          __          ...",
1831           align: "left",
1832           showarrow: False,
1833           xref: "paper",
1834           yref: "paper",
1835           xanchor: "left",
1836           yanchor: "top",
1837           x: 0,
1838           y: -0.13,
1839           font: {
1840             family: "Consolas, Courier New",
1841             size: 15
1842           },
1843         },
1844         {
1845           text: "    Perfect     Measured     Limit",
1846           align: "left",
1847           showarrow: False,
1848           xref: "paper",
1849           yref: "paper",
1850           xanchor: "left",
1851           yanchor: "top",
1852           x: 0,
1853           y: -0.15,
1854           font: {
1855             family: "Consolas, Courier New",
1856             size: 15
1857           },
1858         },
1859       ]
1860
1861     plot-latency:
1862       titlefont:
1863         size: 18
1864       xaxis:
1865         title: "<b>Direction</b>"
1866         titlefont:
1867           size: 16
1868         autorange: True
1869         fixedrange: False
1870         gridcolor: "rgb(230, 230, 230)"
1871         linecolor: "rgb(220, 220, 220)"
1872         linewidth: 1
1873         showgrid: True
1874         showline: True
1875         showticklabels: False
1876         tickcolor: "rgb(220, 220, 220)"
1877         tickmode: "linear"
1878         tickfont:
1879           size: 16
1880         zeroline: False
1881       yaxis:
1882         title: "<b>Packet Latency [uSec]</b>"
1883         titlefont:
1884           size: 16
1885         type: "linear"
1886         gridcolor: "rgb(230, 230, 230)"
1887         hoverformat: ".4s"
1888         linecolor: "rgb(220, 220, 220)"
1889         linewidth: 1
1890         showgrid: True
1891         showline: True
1892         showticklabels: True
1893         tickcolor: "rgb(220, 220, 220)"
1894         tickformat: ".4s"
1895         tickfont:
1896           size: 16
1897         zeroline: True
1898         rangemode: "tozero"
1899       legend:
1900         orientation: "h"
1901         font:
1902           size: 16
1903         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1904       autosize: False
1905       margin:
1906           't': 50
1907           'b': 150
1908           'l': 80
1909           'r': 10
1910       showlegend: True
1911       width: 700
1912       height: 700
1913       paper_bgcolor: "#fff"
1914       plot_bgcolor: "#fff"
1915       hoverlabel:
1916         namelength: -1
1917
1918     plot-hdrh-latency:
1919       title:
1920         text: ""
1921         xanchor: "center"
1922         x: 0.5
1923         font:
1924           size: 16
1925       width: 700
1926       plot_bgcolor: "white"
1927       annotations:
1928         - font:
1929             size: 14
1930           showarrow: False
1931           text: "<b>Packet Latency [uSec]</b>"
1932           x: 1
1933           xanchor: "right"
1934           xref: "paper"
1935           y: -0.045
1936           yanchor: "top"
1937           yref: "paper"
1938         - font:
1939             size: 14
1940           showarrow: False
1941           text: "<b>Probability [%]</b>"
1942           textangle: 270
1943           x: -0.06
1944           xanchor: "center"
1945           xref: "paper"
1946           y: 0.5
1947           yanchor: "middle"
1948           yref: "paper"
1949         - font:
1950             size: 14
1951           showarrow: False
1952           text: "<b>Direction: E-W</b>"
1953           x: 0.24
1954           xanchor: "center"
1955           xref: "paper"
1956           y: 1.05
1957           yanchor: "bottom"
1958           yref: "paper"
1959         - font:
1960             size: 14
1961           showarrow: False
1962           text: "<b>Direction: W-E</b>"
1963           x: 0.74
1964           xanchor: "center"
1965           xref: "paper"
1966           y: 1.05
1967           yanchor: "bottom"
1968           yref: "paper"
1969
1970     plot-hdrh-latency-percentile:
1971       title:
1972         text: ""
1973         xanchor: "center"
1974         x: 0.5
1975         font:
1976           size: 18
1977       xaxis:
1978         type: "log"
1979         title: "<b>Percentile [%]</b>"
1980         titlefont:
1981           size: 16
1982         autorange: True
1983         fixedrange: False
1984         gridcolor: "rgb(230, 230, 230)"
1985         linecolor: "rgb(220, 220, 220)"
1986         linewidth: 1
1987         showgrid: True
1988         showline: True
1989         showticklabels: True
1990         tickcolor: "rgb(220, 220, 220)"
1991         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
1992         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
1993         tickfont:
1994           size: 16
1995       yaxis:
1996         title: "<b>Packet Latency [uSec]</b>"
1997         titlefont:
1998           size: 16
1999         gridcolor: "rgb(230, 230, 230)"
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         tickfont:
2007           size: 16
2008       autosize: False
2009       showlegend: True
2010       legend:
2011         traceorder: "normal"
2012         orientation: "h"
2013         font:
2014           size: 16
2015         xanchor: "left"
2016         yanchor: "top"
2017         x: 0
2018         y: -0.15
2019         bgcolor: "rgba(255, 255, 255, 0)"
2020         bordercolor: "rgba(255, 255, 255, 0)"
2021       width: 700
2022       height: 700
2023       paper_bgcolor: "white"
2024       plot_bgcolor: "white"
2025
2026     plot-hdrh-latency-by-percentile:
2027       title:
2028         text: "<b>Latency by Percentile Distribution</b>"
2029         xanchor: "center"
2030         x: 0.5
2031         font:
2032           size: 18
2033       showlegend: True
2034       legend:
2035         traceorder: "normal"
2036         orientation: "h"
2037         font:
2038           size: 16
2039         xanchor: "left"
2040         yanchor: "top"
2041         x: 0
2042         y: -0.2
2043         bgcolor: "rgba(255, 255, 255, 0)"
2044         bordercolor: "rgba(255, 255, 255, 0)"
2045       xaxis:
2046         type: "linear"
2047         title: "<b>Percentile [%]</b>"
2048         titlefont:
2049           size: 14
2050         autorange: False
2051         fixedrange: False
2052         range: [0, 100]
2053         gridcolor: "rgb(230, 230, 230)"
2054         linecolor: "rgb(220, 220, 220)"
2055         linewidth: 1
2056         showgrid: True
2057         showline: True
2058         showticklabels: True
2059         tickcolor: "rgb(220, 220, 220)"
2060         tickvals: [0, 25, 50, 75, 100]
2061         ticktext: [0, 25, 50, 75, 100]
2062         tickfont:
2063           size: 14
2064       yaxis:
2065         title: "<b>One-Way Latency per Direction [uSec]</b>"
2066         titlefont:
2067           size: 14
2068         gridcolor: "rgb(230, 230, 230)"
2069         linecolor: "rgb(220, 220, 220)"
2070         linewidth: 1
2071         showgrid: True
2072         showline: True
2073         showticklabels: True
2074         tickcolor: "rgb(220, 220, 220)"
2075         tickfont:
2076           size: 14
2077       width: 700
2078       height: 700
2079       paper_bgcolor: "white"
2080       plot_bgcolor: "white"
2081
2082 - type: "static"
2083   src-path: "{DIR[RST]}"
2084   dst-path: "{DIR[WORKING,SRC]}"
2085
2086 - type: "input"
2087   general:
2088     file-name: "output_info.xml.gz"
2089     file-format: ".gz"
2090     arch-file-format:
2091       - ".gz"
2092       - ".zip"
2093     download-path: "{job}/{build}/archives/{filename}"
2094     extract: "output.xml"
2095
2096     zip-file-name: "robot-plugin.zip"
2097     zip-file-format: ".zip"
2098     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2099     zip-extract: "robot-plugin/output.xml"
2100
2101   builds:
2102
2103     csit-vpp-perf-verify-2001-3n-hsw:
2104       - 17  # MRR sel
2105     csit-vpp-perf-report-iterative-2005-3n-hsw:
2106       - 20  # NDRPDR sel env 4
2107       - 21  # NDRPDR sel env 4
2108       - 22  # NDRPDR sel env 4
2109       - 23  # NDRPDR sel env 4
2110       - 24  # NDRPDR sel env 4
2111       - 25  # NDRPDR sel env 4
2112       - 26  # NDRPDR sel env 4
2113       - 27  # NDRPDR sel env 4
2114       - 28  # NDRPDR sel env 4
2115       - 29  # NDRPDR sel env 4
2116       - 13  # MRR
2117       - 30  # MRR env 4
2118       - 31  # NDRPDR sel 2001.0-4
2119       - 32  # NDRPDR sel 2001.0-4
2120       - 33  # NDRPDR sel 2001.0-4
2121       - 34  # NDRPDR sel 2001.0-4
2122       - 35  # NDRPDR sel 2001.0-4
2123       - 36  # NDRPDR sel 2001.0-4
2124       - 38  # NDRPDR sel 2001.0-4
2125     csit-vpp-perf-verify-2005-3n-hsw:
2126       - 3   # hoststack
2127       - 5   # hoststack
2128       - 6   # hoststack
2129       - 7   # hoststack
2130       - 8   # hoststack
2131       - 9   # hoststack
2132       - 10  # hoststack
2133       - 11  # hoststack
2134       - 12  # hoststack
2135       - 13  # hoststack
2136     # TODO: Add:
2137     csit-vpp-perf-report-iterative-2009-3n-hsw:
2138       - 4   # RC2 NDRPDR iter env5
2139       - 5   # RC2 NDRPDR iter env5
2140       - 6   # RC2 NDRPDR iter env5
2141       - 7   # RC2 NDRPDR iter env5
2142       - 8   # RC2 NDRPDR iter env5
2143       - 18  # rls2005 MRR iter env 5
2144       - 9   # rls2005 NDRPDR iter env 5
2145       - 10  # rls2005 NDRPDR iter env 5
2146       - 11  # rls2005 NDRPDR iter env 5
2147       - 12  # rls2005 NDRPDR iter env 5
2148       - 13  # rls2005 NDRPDR iter env 5
2149       - 14  # rls2005 NDRPDR iter env 5
2150       - 15  # rls2005 NDRPDR iter env 5
2151       - 16  # rls2005 NDRPDR iter env 5
2152       - 17  # rls2005 NDRPDR iter env 5
2153       - 19  # rls2005 NDRPDR iter env 5
2154     # TODO: Add:
2155     csit-vpp-perf-report-coverage-2009-3n-hsw:
2156       - 2   # RC2 env5 3n-hsw-ip4-00
2157
2158     # TODO: Add for hoststack:
2159     # csit-vpp-perf-report-iterative-2009-3n-hsw: OR
2160     # csit-vpp-perf-verify-2009-3n-hsw:
2161
2162     csit-vpp-perf-verify-2001-3n-skx:
2163       - 50  # MRR sel
2164       - 53  # MRR sel addition
2165     csit-vpp-perf-report-iterative-2005-3n-skx:
2166       - 4   # NDRPDR sel
2167       - 5   # NDRPDR sel ??? all x710 failed
2168       - 33  # NDRPDR sel
2169       - 28  # NDRPDR sel
2170       - 34  # NDRPDR sel
2171       - 42  # NDRPDR sel env 4
2172       - 43  # NDRPDR sel env 4
2173       - 44  # NDRPDR sel env 4
2174       - 45  # NDRPDR sel env 4
2175       - 47  # NDRPDR sel env 4
2176       - 55  # NDRPDR sel env 4
2177       - 56  # NDRPDR sel env 4
2178       - 57  # NDRPDR sel env 4
2179       - 61  # NDRPDR sel env 4
2180       - 62  # NDRPDR sel env 4
2181       - 50  # NDRPDR sel 2001.0-4
2182       - 51  # NDRPDR sel 2001.0-4
2183       - 52  # NDRPDR sel 2001.0-4
2184       - 53  # NDRPDR sel 2001.0-4
2185       - 54  # NDRPDR sel 2001.0-4
2186       - 49  # MRR sel env 4
2187     # TODO: Add:
2188     csit-vpp-perf-report-iterative-2009-3n-skx:
2189       - 10  # RC2 NDRPDR iter env5
2190       - 12  # RC2 NDRPDR iter env5
2191       - 14  # RC2 NDRPDR iter env5
2192       - 16  # RC2 NDRPDR iter env5
2193     # TODO: Add:
2194     csit-vpp-perf-report-coverage-2009-3n-skx:
2195       - 1   # RC2 env5 3n-skx-ip4-00
2196
2197     csit-vpp-perf-verify-2001-2n-skx:
2198       - 101  # MRR sel - old
2199       - 128  # MRR sel addition - old
2200     csit-vpp-perf-report-iterative-2005-2n-skx:
2201       - 88  # NDRPDR sel env 4
2202       - 89  # NDRPDR sel env 4
2203       - 90  # NDRPDR sel env 4
2204       - 91  # NDRPDR sel env 4
2205       - 92  # NDRPDR sel env 4
2206       - 93  # NDRPDR sel env 4
2207       - 94  # NDRPDR sel env 4
2208       - 125 # NDRPDR sel env 4
2209       - 126 # NDRPDR sel env 4
2210       - 127 # NDRPDR sel env 4
2211       - 100 # NDRPDR sel 2001.0-4
2212       - 101 # NDRPDR sel 2001.0-4
2213       - 102 # NDRPDR sel 2001.0-4
2214       - 103 # NDRPDR sel 2001.0-4
2215       - 104 # NDRPDR sel 2001.0-4
2216       - 105 # NDRPDR sel 2001.0-4
2217       - 99  # MRR sel env 4
2218       - 106 # Reconf env 4
2219       - 107 # Reconf env 4
2220       - 108 # Reconf env 4
2221       - 109 # Reconf env 4
2222       - 110 # Reconf env 4
2223       - 111 # Reconf env 4
2224       - 112 # Reconf env 4
2225       - 118 # Reconf env 4
2226       - 120 # Reconf env 4
2227       - 121 # Reconf env 4
2228       - 122 # Soak
2229       - 123 # Soak
2230       - 113 # nf-density-sel env 4
2231       - 114 # nf-density-sel env 4
2232       - 124 # nf-density-sel env 4
2233       - 128 # nf-density-sel env 4
2234       - 129 # nf-density-sel env 4
2235       - 131 # nf-density-sel env 4
2236       - 132 # nf-density-sel env 4
2237       - 135 # nf-density-sel env 4
2238       - 136 # nf-density-sel env 4
2239       - 139 # nf-density-sel env 4
2240       - 115 # MRR nf-density-sel env 4
2241     # TODO: Add:
2242     csit-vpp-perf-report-iterative-2009-2n-skx:
2243       - 8   # RC2 NDRPDR iter env5
2244       - 10  # RC2 NDRPDR iter env5
2245       - 12  # RC2 NDRPDR iter env5
2246       - 14  # RC2 NDRPDR iter env5
2247       - 15  # RC2 NDRPDR iter env5
2248       - 20  # rls2005 MRR iter env 5
2249       - 13  # rls2005 NDRPDR iter env 5
2250       - 16  # rls2005 NDRPDR iter env 5
2251       - 17  # rls2005 NDRPDR iter env 5
2252       - 18  # rls2005 NDRPDR iter env 5
2253       - 19  # rls2005 NDRPDR iter env 5
2254       - 21  # rls2005 NDRPDR iter env 5
2255     # TODO: Add:
2256     csit-vpp-perf-report-coverage-2009-2n-skx:
2257       - 7   # RC2 env5 2n-skx-ip4-00
2258
2259     csit-vpp-perf-verify-2001-2n-clx:
2260       - 39  # MRR
2261     csit-vpp-perf-report-iterative-2005-2n-clx:
2262       - 62  # NDRPDR sel env 4
2263       - 63  # NDRPDR sel env 4
2264       - 64  # NDRPDR sel env 4
2265       - 65  # NDRPDR sel env 4
2266       - 66  # NDRPDR sel env 4
2267       - 68  # NDRPDR sel env 4
2268       - 69  # NDRPDR sel env 4
2269       - 70  # NDRPDR sel env 4
2270       - 103 # NDRPDR sel env 4
2271       - 104 # NDRPDR sel env 4
2272       - 73  # NDRPDR sel 2001.0-4
2273       - 74  # NDRPDR sel 2001.0-4
2274       - 75  # NDRPDR sel 2001.0-4
2275       - 76  # NDRPDR sel 2001.0-4
2276       - 77  # NDRPDR sel 2001.0-4
2277       - 78  # NDRPDR sel 2001.0-4
2278       - 79  # NDRPDR sel 2001.0-4
2279       - 80  # NDRPDR sel 2001.0-4
2280       - 72  # MRR env 4
2281       - 81  # Reconf env 4
2282       - 82  # Reconf env 4
2283       - 83  # Reconf env 4
2284       - 84  # Reconf env 4
2285       - 85  # Reconf env 4
2286       - 86  # Reconf env 4
2287       - 87  # Reconf env 4
2288       - 88  # Reconf env 4
2289       - 89  # Reconf env 4
2290       - 90  # Reconf env 4
2291       - 101 # Soak
2292       - 102 # Soak
2293       - 91  # nfv-density-00 env 4
2294       - 92  # nfv-density-00 env 4
2295       - 93  # nfv-density-00 env 4
2296       - 97  # nfv-density-00 env 4
2297       - 98  # nfv-density-00 env 4
2298       - 99  # nfv-density-00 env 4
2299       - 100 # nfv-density-00 env 4
2300       - 105 # nfv-density-00 env 4
2301       - 106 # nfv-density-00 env 4
2302       - 108 # nfv-density-00 env 4
2303       - 96  # MRR nfv-density-00 env 4
2304     # TODO: Add:
2305     csit-vpp-perf-report-iterative-2009-2n-clx:
2306       - 7   # RC2 NDRPDR iter env5
2307       - 9   # RC2 NDRPDR iter env5
2308       - 10  # RC2 NDRPDR iter env5
2309       - 12  # RC2 NDRPDR iter env5
2310       - 14  # RC2 NDRPDR iter env5
2311       - 16  # rls2005 MRR iter env 5
2312       - 13  # rls2005 NDRPDR iter env 5
2313       - 15  # rls2005 NDRPDR iter env 5
2314       - 17  # rls2005 NDRPDR iter env 5
2315     # TODO: Add:
2316     csit-vpp-perf-report-coverage-2009-2n-clx:
2317       - 1   # RC2 env5 2n-clx-ip4-00
2318
2319     csit-vpp-perf-verify-2001-3n-tsh:
2320       - 9   # MRR sel
2321     csit-vpp-perf-report-iterative-2005-3n-tsh:
2322       - 9   # NDRPDR sel
2323       - 11  # NDRPDR sel
2324       - 12  # NDRPDR sel
2325       - 20  # NDRPDR sel
2326       - 14  # NDRPDR sel
2327       - 21  # NDRPDR sel
2328       - 23  # NDRPDR sel env 4
2329       - 25  # NDRPDR sel env 4
2330       - 33  # NDRPDR sel env 4
2331       - 34  # NDRPDR sel env 4
2332       - 35  # NDRPDR sel env 4
2333       - 36  # NDRPDR sel env 4
2334       - 37  # NDRPDR sel env 4
2335       - 38  # NDRPDR sel env 4
2336       - 39  # NDRPDR sel env 4
2337       - 40  # NDRPDR sel env 4
2338       - 28  # NDRPDR sel 2001.0-4
2339       - 29  # NDRPDR sel 2001.0-4
2340       - 31  # NDRPDR sel 2001.0-4
2341       - 27  # MRR sel env 4
2342     # TODO: Add:
2343     csit-vpp-perf-report-iterative-2009-3n-tsh:
2344       - 7   # RC2 NDRPDR iter env5
2345       - 8   # rls2005 NDRPDR iter env 5
2346
2347     csit-vpp-perf-verify-2001-3n-dnv:
2348       - 5   # NDRPDR sel
2349       - 6   # NDRPDR sel
2350       - 7   # NDRPDR sel
2351       - 8   # NDRPDR sel
2352       - 9   # NDRPDR sel
2353       - 10  # NDRPDR sel
2354       - 12  # NDRPDR sel
2355       - 16  # NDRPDR sel
2356       - 17  # NDRPDR sel
2357       - 18  # NDRPDR sel
2358       - 11  # MRR sel
2359     csit-vpp-perf-report-iterative-2005-3n-dnv:
2360       - 2   # NDRPDR sel
2361       - 3   # NDRPDR sel
2362       - 4   # NDRPDR sel
2363       - 5   # NDRPDR sel
2364       - 6   # NDRPDR sel
2365       - 7   # NDRPDR sel
2366       - 9   # NDRPDR sel
2367       - 10  # NDRPDR sel
2368       - 11  # NDRPDR sel
2369       - 12  # NDRPDR sel
2370       - 8   # MRR
2371     csit-vpp-perf-report-coverage-2005-3n-dnv:
2372       - 1   # perf-full-3n-dnv-crypto_I
2373       - 24  # perf-full-3n-dnv-crypto_II
2374       - 5   # perf-full-3n-dnv-ip4_I
2375       - 13  # perf-full-3n-dnv-ip4_II
2376       - 17  # perf-full-3n-dnv-ip6_I
2377       - 18  # perf-full-3n-dnv-ip6_II
2378       - 21  # perf-full-3n-dnv-l2_I
2379       - 22  # perf-full-3n-dnv-l2_II
2380       - 23  # perf-full-3n-dnv-ip4-tunnels_I
2381     # TODO: Add:
2382     # csit-vpp-perf-report-iterative-2009-3n-dnv:
2383     # TODO: Add:
2384     # csit-vpp-perf-report-coverage-2009-3n-dnv:
2385
2386     csit-vpp-perf-verify-2001-2n-dnv:
2387       - 4   # NDRPDR sel
2388       - 5   # NDRPDR sel
2389       - 6   # NDRPDR sel
2390       - 7   # NDRPDR sel
2391       - 8   # NDRPDR sel
2392       - 9   # NDRPDR sel
2393       - 10  # NDRPDR sel
2394       - 11  # NDRPDR sel
2395       - 13  # NDRPDR sel
2396       - 16  # NDRPDR sel
2397       - 12  # MRR sel
2398     csit-vpp-perf-report-iterative-2005-2n-dnv:
2399       - 3   # NDRPDR sel
2400       - 6   # NDRPDR sel
2401       - 7   # NDRPDR sel
2402       - 8   # NDRPDR sel
2403       - 9   # NDRPDR sel
2404       - 10  # NDRPDR sel
2405       - 11  # NDRPDR sel
2406       - 12  # NDRPDR sel
2407       - 13  # NDRPDR sel
2408       - 14  # NDRPDR sel
2409       - 15  # MRR sel
2410     csit-vpp-perf-report-coverage-2005-2n-dnv:
2411       - 1   # perf-full-2n-dnv-ip4_I
2412       - 2   # perf-full-2n-dnv-ip4_II
2413       - 3   # perf-full-2n-dnv-ip6_I
2414       - 4   # perf-full-2n-dnv-ip6_II
2415       - 5   # perf-full-2n-dnv-l2_I
2416       - 6   # perf-full-2n-dnv-l2_II
2417     # TODO: Add:
2418     # csit-vpp-perf-report-iterative-2009-2n-dnv:
2419     # TODO: Add:
2420     # csit-vpp-perf-report-coverage-2009-2n-dnv:
2421
2422     csit-dpdk-perf-verify-2001-3n-hsw:
2423       - 4   # NDRPDR sel
2424       - 5   # NDRPDR sel
2425       - 6   # NDRPDR sel
2426       - 7   # NDRPDR sel
2427       - 8   # NDRPDR sel
2428       - 9   # NDRPDR sel
2429       - 10  # NDRPDR sel
2430       - 11  # NDRPDR sel
2431       - 12  # NDRPDR sel
2432       - 13  # NDRPDR sel
2433       - 15  # NDRPDR sel
2434       - 16  # NDRPDR sel
2435       - 17  # NDRPDR sel
2436       - 18  # NDRPDR sel
2437       - 19  # NDRPDR sel
2438       - 20  # NDRPDR sel
2439       - 21  # NDRPDR sel
2440       - 22  # NDRPDR sel
2441       - 23  # NDRPDR sel
2442       - 24  # NDRPDR sel
2443     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2444       - 25  # NDRPDR iter
2445       - 26  # NDRPDR iter
2446       - 27  # NDRPDR iter
2447       - 28  # NDRPDR iter
2448       - 29  # NDRPDR iter
2449       - 30  # NDRPDR iter
2450       - 31  # NDRPDR iter
2451       - 32  # NDRPDR iter
2452       - 33  # NDRPDR iter
2453       - 34  # NDRPDR iter
2454     csit-dpdk-perf-report-iterative-2009-3n-hsw:
2455       - 6   # NDRPDR iter env5
2456       - 7   # NDRPDR iter env5
2457       - 8   # NDRPDR iter env5
2458       - 9   # NDRPDR iter env5
2459       - 10  # NDRPDR iter env5
2460       - 11  # NDRPDR iter env5
2461       - 12  # NDRPDR iter env5
2462       - 13  # NDRPDR iter env5
2463       - 14  # NDRPDR iter env5
2464       - 15  # NDRPDR iter env5
2465
2466     csit-dpdk-perf-verify-2001-3n-skx:
2467       - 29  # NDRPDR sel xxv710
2468       - 33  # NDRPDR sel xxv710
2469       - 34  # NDRPDR sel xxv710
2470       - 35  # NDRPDR sel xxv710
2471       - 36  # NDRPDR sel xxv710
2472       - 37  # NDRPDR sel xxv710
2473       - 41  # NDRPDR sel xxv710
2474       - 42  # NDRPDR sel xxv710
2475       - 43  # NDRPDR sel xxv710
2476       - 45  # NDRPDR sel xxv710
2477       - 30  # NDRPDR sel x710
2478       - 31  # NDRPDR sel x710
2479       - 32  # NDRPDR sel x710
2480       - 38  # NDRPDR sel x710
2481       - 39  # NDRPDR sel x710
2482       - 40  # NDRPDR sel x710
2483       - 44  # NDRPDR sel x710
2484       - 46  # NDRPDR sel x710
2485       - 47  # NDRPDR sel x710
2486       - 48  # NDRPDR sel x710
2487     csit-dpdk-perf-report-iterative-2005-3n-skx:
2488       - 28  # NDRPDR iter
2489       - 29  # NDRPDR iter
2490       - 30  # NDRPDR iter
2491       - 31  # NDRPDR iter
2492       - 32  # NDRPDR iter
2493       - 33  # NDRPDR iter
2494       - 34  # NDRPDR iter
2495       - 35  # NDRPDR iter
2496       - 36  # NDRPDR iter
2497       - 37  # NDRPDR iter
2498     csit-dpdk-perf-report-iterative-2009-3n-skx:
2499       - 4   # NDRPDR sel env5
2500       - 5   # NDRPDR sel env5
2501       - 6   # NDRPDR sel env5
2502       - 7   # NDRPDR sel env5
2503       - 8   # NDRPDR sel env5
2504       - 9   # NDRPDR sel env5
2505       - 14  # NDRPDR sel env5
2506       - 11  # NDRPDR sel env5
2507       - 12  # NDRPDR sel env5
2508       - 13  # NDRPDR sel env5
2509
2510     csit-dpdk-perf-verify-2001-2n-skx:
2511       - 35  # NDRPDR sel xxv710
2512       - 36  # NDRPDR sel xxv710
2513       - 37  # NDRPDR sel xxv710
2514       - 41  # NDRPDR sel xxv710
2515       - 42  # NDRPDR sel xxv710
2516       - 43  # NDRPDR sel xxv710
2517       - 46  # NDRPDR sel xxv710
2518       - 47  # NDRPDR sel xxv710
2519       - 52  # NDRPDR sel xxv710
2520       - 53  # NDRPDR sel xxv710
2521       - 38  # NDRPDR sel x710
2522       - 39  # NDRPDR sel x710
2523       - 40  # NDRPDR sel x710
2524       - 44  # NDRPDR sel x710
2525       - 45  # NDRPDR sel x710
2526       - 48  # NDRPDR sel x710
2527       - 49  # NDRPDR sel x710
2528       - 50  # NDRPDR sel x710
2529       - 51  # NDRPDR sel x710
2530       - 54  # NDRPDR sel x710
2531     csit-dpdk-perf-report-iterative-2005-2n-skx:
2532       - 20  # NDRPDR iter
2533       - 21  # NDRPDR iter
2534       - 22  # NDRPDR iter
2535       - 23  # NDRPDR iter
2536       - 24  # NDRPDR iter
2537       - 25  # NDRPDR iter
2538       - 26  # NDRPDR iter
2539       - 27  # NDRPDR iter
2540       - 28  # NDRPDR iter
2541       - 29  # NDRPDR iter
2542     csit-dpdk-perf-report-iterative-2009-2n-skx:
2543       - 4   # NDRPDR iter env5
2544       - 5   # NDRPDR iter env5
2545       - 6   # NDRPDR iter env5
2546       - 7   # NDRPDR iter env5
2547       - 8   # NDRPDR iter env5
2548       - 9   # NDRPDR iter env5
2549       - 10  # NDRPDR iter env5
2550       - 11  # NDRPDR iter env5
2551       - 12  # NDRPDR iter env5
2552       - 13  # NDRPDR iter env5
2553
2554     csit-dpdk-perf-verify-2001-2n-clx:
2555       - 15  # NDRPDR sel
2556       - 16  # NDRPDR sel
2557       - 17  # NDRPDR sel
2558       - 18  # NDRPDR sel
2559       - 19  # NDRPDR sel
2560       - 20  # NDRPDR sel
2561       - 21  # NDRPDR sel
2562       - 22  # NDRPDR sel
2563       - 23  # NDRPDR sel
2564       - 24  # NDRPDR sel
2565       - 25  # NDRPDR sel
2566       - 26  # NDRPDR sel
2567       - 27  # NDRPDR sel
2568       - 28  # NDRPDR sel
2569       - 29  # NDRPDR sel
2570       - 30  # NDRPDR sel
2571       - 31  # NDRPDR sel
2572       - 32  # NDRPDR sel
2573       - 33  # NDRPDR sel
2574       - 34  # NDRPDR sel
2575     csit-dpdk-perf-report-iterative-2005-2n-clx:
2576       - 20  # NDRPDR iter
2577       - 21  # NDRPDR iter
2578       - 22  # NDRPDR iter
2579       - 23  # NDRPDR iter
2580       - 24  # NDRPDR iter
2581       - 25  # NDRPDR iter
2582       - 26  # NDRPDR iter
2583       - 27  # NDRPDR iter
2584       - 28  # NDRPDR iter
2585       - 29  # NDRPDR iter
2586     csit-dpdk-perf-report-iterative-2009-2n-clx:
2587       - 4   # NDRPDR iter env5
2588       - 5   # NDRPDR iter env5
2589       - 6   # NDRPDR iter env5
2590       - 7   # NDRPDR iter env5
2591       - 8   # NDRPDR iter env5
2592       - 9   # NDRPDR iter env5
2593       - 10  # NDRPDR iter env5
2594       - 11  # NDRPDR iter env5
2595       - 12  # NDRPDR iter env5
2596       - 13  # NDRPDR iter env5
2597
2598     csit-dpdk-perf-verify-2001-2n-dnv:
2599       - 9   # NDRPDR sel
2600       - 10  # NDRPDR sel
2601       - 11  # NDRPDR sel
2602       - 12  # NDRPDR sel
2603       - 13  # NDRPDR sel
2604       - 14  # NDRPDR sel
2605       - 15  # NDRPDR sel
2606       - 16  # NDRPDR sel
2607       - 17  # NDRPDR sel
2608       - 18  # NDRPDR sel
2609     csit-dpdk-perf-report-iterative-2005-2n-dnv:
2610       - 8   # NDRPDR sel
2611       - 9   # NDRPDR sel
2612       - 10  # NDRPDR sel
2613       - 11  # NDRPDR sel
2614       - 12  # NDRPDR sel
2615       - 13  # NDRPDR sel
2616       - 14  # NDRPDR sel
2617       - 15  # NDRPDR sel
2618       - 16  # NDRPDR sel
2619       - 17  # NDRPDR sel
2620     # TODO: Add:
2621     # csit-dpdk-perf-report-iterative-2009-2n-dnv:
2622
2623     csit-dpdk-perf-verify-2001-3n-dnv:
2624       - 12  # NDRPDR sel
2625       - 13  # NDRPDR sel
2626       - 14  # NDRPDR sel
2627       - 15  # NDRPDR sel
2628       - 16  # NDRPDR sel
2629       - 17  # NDRPDR sel
2630       - 18  # NDRPDR sel
2631       - 19  # NDRPDR sel
2632       - 20  # NDRPDR sel
2633       - 22  # NDRPDR sel
2634     csit-dpdk-perf-report-iterative-2005-3n-dnv:
2635       - 6   # NDRPDR sel
2636       - 7   # NDRPDR sel
2637       - 8   # NDRPDR sel
2638       - 9   # NDRPDR sel
2639       - 10  # NDRPDR sel
2640       - 11  # NDRPDR sel
2641       - 12  # NDRPDR sel
2642       - 13  # NDRPDR sel
2643       - 14  # NDRPDR sel
2644       - 16  # NDRPDR sel
2645     # TODO: Add:
2646     # csit-dpdk-perf-report-iterative-2009-3n-dnv:
2647
2648     csit-dpdk-perf-verify-2001-3n-tsh:
2649       - 3   # NDRPDR sel
2650       - 4   # NDRPDR sel
2651       - 5   # NDRPDR sel
2652       - 9   # NDRPDR sel
2653       - 10  # NDRPDR sel
2654       - 11  # NDRPDR sel
2655       - 12  # NDRPDR sel
2656       - 14  # NDRPDR sel
2657       - 15  # NDRPDR sel
2658       - 18  # NDRPDR sel
2659     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2660       - 5   # NDRPDR sel
2661     # TODO: Add:
2662     csit-dpdk-perf-report-iterative-2009-3n-tsh:
2663       - 1   # NDRPDR iter env5
2664       - 3   # NDRPDR iter env5
2665       - 4   # NDRPDR iter env5
2666       - 5   # NDRPDR iter env5
2667       - 6   # NDRPDR iter env5
2668       - 7   # NDRPDR iter env5
2669       - 9   # NDRPDR iter env5
2670
2671     # TODO: Add:
2672     csit-vpp-device-2009-ubuntu1804-1n-skx:
2673       - 89  # RC2 env 5
2674
2675 - type: "output"
2676   output: "report"
2677   format:
2678     html:
2679     - full
2680 #    pdf:
2681 #    - minimal
2682
2683 ################################################################################
2684 ###                               T A B L E S                                ###
2685 ################################################################################
2686
2687 # VPP Soak vs NDR - 2n-skx
2688 - type: "table"
2689   title: "VPP Soak vs NDR 2n-skx"
2690   algorithm: "table_soak_vs_ndr"
2691   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2692   reference:
2693     title: "NDR"
2694     data: "vpp-soak-vs-ndr-2n-skx-ref"
2695   compare:
2696     title: "Soak"
2697     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2698   data: "vpp-soak-vs-ndr-2n-skx"
2699   include-tests: "NDR"
2700   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2701   parameters:
2702     - "throughput"
2703     - "name"
2704     - "parent"
2705
2706 # VPP Soak vs NDR - 2n-clx
2707 - type: "table"
2708   title: "VPP Soak vs NDR 2n-clx"
2709   algorithm: "table_soak_vs_ndr"
2710   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2711   reference:
2712     title: "NDR"
2713     data: "vpp-soak-vs-ndr-2n-clx-ref"
2714   compare:
2715     title: "Soak"
2716     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2717   data: "vpp-soak-vs-ndr-2n-clx"
2718   include-tests: "NDR"
2719   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2720   parameters:
2721     - "throughput"
2722     - "name"
2723     - "parent"
2724
2725 ################################################################################
2726
2727 ## VPP Compare NICs 3n-skx 2t1c ndr
2728 #- type: "table"
2729 #  title: "VPP Compare NICs 3n-skx 2t1c ndr"
2730 #  algorithm: "table_comparison"
2731 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2732 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2733 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2734 #  columns:
2735 #    - title: "x710"
2736 #      data-set: "vpp-nic-comparison-3n-skx"
2737 #      tag: "NIC_Intel-X710"
2738 #    - title: "xxv710"
2739 #      data-set: "vpp-nic-comparison-3n-skx"
2740 #      tag: "NIC_Intel-XXV710"
2741 #  comparisons:
2742 #    - title: "Diff"
2743 #      reference: 1
2744 #      compare: 2
2745 #  legend:
2746 #    - ""
2747 #    - "x710, xxv710 - NICs tested."
2748 #    - "Diff - difference between x710 and xxv710 NIC."
2749 #
2750 ## VPP Compare NICs 3n-skx 4t2c ndr
2751 #- type: "table"
2752 #  title: "VPP Compare NICs 3n-skx 4t2c ndr"
2753 #  algorithm: "table_comparison"
2754 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2755 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2756 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2757 #  columns:
2758 #    - title: "x710"
2759 #      data-set: "vpp-nic-comparison-3n-skx"
2760 #      tag: "NIC_Intel-X710"
2761 #    - title: "xxv710"
2762 #      data-set: "vpp-nic-comparison-3n-skx"
2763 #      tag: "NIC_Intel-XXV710"
2764 #  comparisons:
2765 #    - title: "Diff"
2766 #      reference: 1
2767 #      compare: 2
2768 #  legend:
2769 #    - ""
2770 #    - "x710, xxv710 - NICs tested."
2771 #    - "Diff - difference between x710 and xxv710 NIC."
2772 #
2773 ## VPP Compare NICs 3n-skx 2t1c pdr
2774 #- type: "table"
2775 #  title: "VPP Compare NICs 3n-skx 2t1c pdr"
2776 #  algorithm: "table_comparison"
2777 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2778 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2779 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2780 #  columns:
2781 #    - title: "x710"
2782 #      data-set: "vpp-nic-comparison-3n-skx"
2783 #      tag: "NIC_Intel-X710"
2784 #    - title: "xxv710"
2785 #      data-set: "vpp-nic-comparison-3n-skx"
2786 #      tag: "NIC_Intel-XXV710"
2787 #  comparisons:
2788 #    - title: "Diff"
2789 #      reference: 1
2790 #      compare: 2
2791 #  legend:
2792 #    - ""
2793 #    - "x710, xxv710 - NICs tested."
2794 #    - "Diff - difference between x710 and xxv710 NIC."
2795 #
2796 ## VPP Compare NICs 3n-skx 4t2c pdr
2797 #- type: "table"
2798 #  title: "VPP Compare NICs 3n-skx 4t2c pdr"
2799 #  algorithm: "table_comparison"
2800 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2801 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2802 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2803 #  columns:
2804 #    - title: "x710"
2805 #      data-set: "vpp-nic-comparison-3n-skx"
2806 #      tag: "NIC_Intel-X710"
2807 #    - title: "xxv710"
2808 #      data-set: "vpp-nic-comparison-3n-skx"
2809 #      tag: "NIC_Intel-XXV710"
2810 #  comparisons:
2811 #    - title: "Diff"
2812 #      reference: 1
2813 #      compare: 2
2814 #  legend:
2815 #    - ""
2816 #    - "x710, xxv710 - NICs tested."
2817 #    - "Diff - difference between x710 and xxv710 NIC."
2818
2819 ## VPP Compare NICs 3n-skx 2t1c mrr
2820 #- type: "table"
2821 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2822 #  algorithm: "table_comparison"
2823 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2824 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2825 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2826 #  columns:
2827 #    - title: "x710"
2828 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2829 #      tag: "NIC_Intel-X710"
2830 #    - title: "xxv710"
2831 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2832 #      tag: "NIC_Intel-XXV710"
2833 #  comparisons:
2834 #    - title: "Diff"
2835 #      reference: 1
2836 #      compare: 2
2837 #  legend:
2838 #    - ""
2839 #    - "x710, xxv710 - NICs tested."
2840 #    - "Diff - difference between x710 and xxv710 NIC."
2841 #
2842 ## VPP Compare NICs 3n-skx 4t2c mrr
2843 #- type: "table"
2844 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2845 #  algorithm: "table_comparison"
2846 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2847 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2848 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2849 #  columns:
2850 #    - title: "x710"
2851 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2852 #      tag: "NIC_Intel-X710"
2853 #    - title: "xxv710"
2854 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2855 #      tag: "NIC_Intel-XXV710"
2856 #  comparisons:
2857 #    - title: "Diff"
2858 #      reference: 1
2859 #      compare: 2
2860 #  legend:
2861 #    - ""
2862 #    - "x710, xxv710 - NICs tested."
2863 #    - "Diff - difference between x710 and xxv710 NIC."
2864 #
2865 ## VPP Compare NICs 3n-skx 8t4c mrr
2866 #- type: "table"
2867 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2868 #  algorithm: "table_comparison"
2869 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2870 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2871 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2872 #  columns:
2873 #    - title: "x710"
2874 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2875 #      tag: "NIC_Intel-X710"
2876 #    - title: "xxv710"
2877 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2878 #      tag: "NIC_Intel-XXV710"
2879 #  comparisons:
2880 #    - title: "Diff"
2881 #      reference: 1
2882 #      compare: 2
2883 #  legend:
2884 #    - ""
2885 #    - "x710, xxv710 - NICs tested."
2886 #    - "Diff - difference between x710 and xxv710 NIC."
2887
2888 # VPP Compare NICs 2n-skx 2t1c ndr
2889 - type: "table"
2890   title: "VPP Compare NICs 2n-skx 2t1c ndr"
2891   algorithm: "table_comparison"
2892   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2893   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2894   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2895   columns:
2896     - title: "x710"
2897       data-set: "vpp-nic-comparison-2n-skx"
2898       tag: "NIC_Intel-X710"
2899     - title: "xxv710"
2900       data-set: "vpp-nic-comparison-2n-skx"
2901       tag: "NIC_Intel-XXV710"
2902   comparisons:
2903     - title: "Diff"
2904       reference: 1
2905       compare: 2
2906   legend:
2907     - ""
2908     - "x710, xxv710 - NICs tested."
2909     - "Diff - difference between x710 and xxv710 NIC."
2910
2911 # VPP Compare NICs 2n-skx 4t2c ndr
2912 - type: "table"
2913   title: "VPP Compare NICs 2n-skx 4t2c ndr"
2914   algorithm: "table_comparison"
2915   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2916   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2917   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2918   columns:
2919     - title: "x710"
2920       data-set: "vpp-nic-comparison-2n-skx"
2921       tag: "NIC_Intel-X710"
2922     - title: "xxv710"
2923       data-set: "vpp-nic-comparison-2n-skx"
2924       tag: "NIC_Intel-XXV710"
2925   comparisons:
2926     - title: "Diff"
2927       reference: 1
2928       compare: 2
2929   legend:
2930     - ""
2931     - "x710, xxv710 - NICs tested."
2932     - "Diff - difference between x710 and xxv710 NIC."
2933
2934 # VPP Compare NICs 2n-skx 2t1c pdr
2935 - type: "table"
2936   title: "VPP Compare NICs 2n-skx 2t1c pdr"
2937   algorithm: "table_comparison"
2938   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2939   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2940   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2941   columns:
2942     - title: "x710"
2943       data-set: "vpp-nic-comparison-2n-skx"
2944       tag: "NIC_Intel-X710"
2945     - title: "xxv710"
2946       data-set: "vpp-nic-comparison-2n-skx"
2947       tag: "NIC_Intel-XXV710"
2948   comparisons:
2949     - title: "Diff"
2950       reference: 1
2951       compare: 2
2952   legend:
2953     - ""
2954     - "x710, xxv710 - NICs tested."
2955     - "Diff - difference between x710 and xxv710 NIC."
2956
2957 # VPP Compare NICs 2n-skx 4t2c pdr
2958 - type: "table"
2959   title: "VPP Compare NICs 2n-skx 4t2c pdr"
2960   algorithm: "table_comparison"
2961   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2962   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2963   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2964   columns:
2965     - title: "x710"
2966       data-set: "vpp-nic-comparison-2n-skx"
2967       tag: "NIC_Intel-X710"
2968     - title: "xxv710"
2969       data-set: "vpp-nic-comparison-2n-skx"
2970       tag: "NIC_Intel-XXV710"
2971   comparisons:
2972     - title: "Diff"
2973       reference: 1
2974       compare: 2
2975   legend:
2976     - ""
2977     - "x710, xxv710 - NICs tested."
2978     - "Diff - difference between x710 and xxv710 NIC."
2979
2980 # VPP Compare NICs 2n-skx 2t1c mrr
2981 - type: "table"
2982   title: "VPP Compare NICs 2n-skx 2t1c mrr"
2983   algorithm: "table_comparison"
2984   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2985   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2986   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2987   columns:
2988     - title: "x710"
2989       data-set: "vpp-nic-comparison-2n-skx-mrr"
2990       tag: "NIC_Intel-X710"
2991     - title: "xxv710"
2992       data-set: "vpp-nic-comparison-2n-skx-mrr"
2993       tag: "NIC_Intel-XXV710"
2994   comparisons:
2995     - title: "Diff"
2996       reference: 1
2997       compare: 2
2998   legend:
2999     - ""
3000     - "x710, xxv710 - NICs tested."
3001     - "Diff - difference between x710 and xxv710 NIC."
3002
3003 # VPP Compare NICs 2n-skx 4t2c mrr
3004 - type: "table"
3005   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3006   algorithm: "table_comparison"
3007   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3008   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3009   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3010   columns:
3011     - title: "x710"
3012       data-set: "vpp-nic-comparison-2n-skx-mrr"
3013       tag: "NIC_Intel-X710"
3014     - title: "xxv710"
3015       data-set: "vpp-nic-comparison-2n-skx-mrr"
3016       tag: "NIC_Intel-XXV710"
3017   comparisons:
3018     - title: "Diff"
3019       reference: 1
3020       compare: 2
3021   legend:
3022     - ""
3023     - "x710, xxv710 - NICs tested."
3024     - "Diff - difference between x710 and xxv710 NIC."
3025
3026 # VPP Compare NICs 2n-skx 8t4c mrr
3027 - type: "table"
3028   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3029   algorithm: "table_comparison"
3030   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3031   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3032   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3033   columns:
3034     - title: "x710"
3035       data-set: "vpp-nic-comparison-2n-skx-mrr"
3036       tag: "NIC_Intel-X710"
3037     - title: "xxv710"
3038       data-set: "vpp-nic-comparison-2n-skx-mrr"
3039       tag: "NIC_Intel-XXV710"
3040   comparisons:
3041     - title: "Diff"
3042       reference: 1
3043       compare: 2
3044   legend:
3045     - ""
3046     - "x710, xxv710 - NICs tested."
3047     - "Diff - difference between x710 and xxv710 NIC."
3048
3049 ################################################################################
3050 # VPP
3051
3052 # VPP Performance Changes 3n-hsw 1t1c pdr
3053 - type: "table"
3054   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3055   algorithm: "table_comparison"
3056   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3057   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3058   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3059   columns:
3060     - title: "2001.0-4"
3061       data-set: "vpp-performance-changes-3n-hsw-h1"
3062     - title: "2005.0-4"
3063       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3064     - title: "2005.0-5"
3065       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3066     - title: "2009.0-5"
3067       data-set: "vpp-performance-changes-3n-hsw-cmp"
3068   comparisons:
3069     - title: "2005.0-5 vs 2005.0-4"
3070       reference: 2
3071       compare: 3
3072 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3073     - title: "2009.0-5 vs 2005.0-5"
3074       reference: 3
3075       compare: 4
3076 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3077   legend:
3078     - ''
3079     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3080     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3081     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3082     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3083     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3084
3085 # VPP Performance Changes 3n-hsw 2t2c pdr
3086 - type: "table"
3087   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3088   algorithm: "table_comparison"
3089   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3090   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3091   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3092   columns:
3093     - title: "2001.0-4"
3094       data-set: "vpp-performance-changes-3n-hsw-h1"
3095     - title: "2005.0-4"
3096       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3097     - title: "2005.0-5"
3098       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3099     - title: "2009.0-5"
3100       data-set: "vpp-performance-changes-3n-hsw-cmp"
3101   comparisons:
3102     - title: "2005.0-5 vs 2005.0-4"
3103       reference: 2
3104       compare: 3
3105 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3106     - title: "2009.0-5 vs 2005.0-5"
3107       reference: 3
3108       compare: 4
3109 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3110   legend:
3111     - ''
3112     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3113     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3114     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3115     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3116     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3117
3118 # VPP Performance Changes 3n-hsw 1t1c ndr
3119 - type: "table"
3120   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3121   algorithm: "table_comparison"
3122   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3123   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3124   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3125   columns:
3126     - title: "2001.0-4"
3127       data-set: "vpp-performance-changes-3n-hsw-h1"
3128     - title: "2005.0-4"
3129       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3130     - title: "2005.0-5"
3131       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3132     - title: "2009.0-5"
3133       data-set: "vpp-performance-changes-3n-hsw-cmp"
3134   comparisons:
3135     - title: "2005.0-5 vs 2005.0-4"
3136       reference: 2
3137       compare: 3
3138 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3139     - title: "2009.0-5 vs 2005.0-5"
3140       reference: 3
3141       compare: 4
3142 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3143   legend:
3144     - ''
3145     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3146     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3147     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3148     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3149     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3150
3151 # VPP Performance Changes 3n-hsw 2t2c ndr
3152 - type: "table"
3153   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3154   algorithm: "table_comparison"
3155   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3156   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3157   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3158   columns:
3159     - title: "2001.0-4"
3160       data-set: "vpp-performance-changes-3n-hsw-h1"
3161     - title: "2005.0-4"
3162       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3163     - title: "2005.0-5"
3164       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3165     - title: "2009.0-5"
3166       data-set: "vpp-performance-changes-3n-hsw-cmp"
3167   comparisons:
3168     - title: "2005.0-5 vs 2005.0-4"
3169       reference: 2
3170       compare: 3
3171 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3172     - title: "2009.0-5 vs 2005.0-5"
3173       reference: 3
3174       compare: 4
3175 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3176   legend:
3177     - ''
3178     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3179     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3180     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3181     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3182     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3183
3184 # VPP Performance Changes 3n-skx 2t1c pdr
3185 - type: "table"
3186   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3187   algorithm: "table_comparison"
3188   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3189   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3190   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3191   columns:
3192     - title: "2001.0-4"
3193       data-set: "vpp-performance-changes-3n-skx-h1"
3194     - title: "2005.0-4"
3195       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3196     - title: "2009.0-5"
3197       data-set: "vpp-performance-changes-3n-skx-cmp"
3198   comparisons:
3199     - title: "2009.0-5 vs 2005.0-4"
3200       reference: 2
3201       compare: 3
3202 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3203   legend:
3204     - ''
3205     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3206     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3207     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3208     - '2009.0-5 vs 2005.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3209
3210 # VPP Performance Changes 3n-skx 4t2c pdr
3211 - type: "table"
3212   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3213   algorithm: "table_comparison"
3214   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3215   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3216   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3217   columns:
3218     - title: "2001.0-4"
3219       data-set: "vpp-performance-changes-3n-skx-h1"
3220     - title: "2005.0-4"
3221       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3222     - title: "2009.0-5"
3223       data-set: "vpp-performance-changes-3n-skx-cmp"
3224   comparisons:
3225     - title: "2009.0-5 vs 2005.0-4"
3226       reference: 2
3227       compare: 3
3228 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3229   legend:
3230     - ''
3231     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3232     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3233     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3234     - '2009.0-5 vs 2005.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3235
3236 # VPP Performance Changes 3n-skx 2t1c ndr
3237 - type: "table"
3238   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3239   algorithm: "table_comparison"
3240   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3241   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3242   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3243   columns:
3244     - title: "2001.0-4"
3245       data-set: "vpp-performance-changes-3n-skx-h1"
3246     - title: "2005.0-4"
3247       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3248     - title: "2009.0-5"
3249       data-set: "vpp-performance-changes-3n-skx-cmp"
3250   comparisons:
3251     - title: "2009.0-5 vs 2005.0-4"
3252       reference: 2
3253       compare: 3
3254 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3255   legend:
3256     - ''
3257     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3258     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3259     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3260     - '2009.0-5 vs 2005.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3261
3262 # VPP Performance Changes 3n-skx 4t2c ndr
3263 - type: "table"
3264   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3265   algorithm: "table_comparison"
3266   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3267   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3268   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3269   columns:
3270     - title: "2001.0-4"
3271       data-set: "vpp-performance-changes-3n-skx-h1"
3272     - title: "2005.0-4"
3273       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3274     - title: "2009.0-5"
3275       data-set: "vpp-performance-changes-3n-skx-cmp"
3276   comparisons:
3277     - title: "2009.0-5 vs 2005.0-4"
3278       reference: 2
3279       compare: 3
3280 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
3281   legend:
3282     - ''
3283     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3284     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3285     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3286     - '2009.0-5 vs 2005.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3287
3288 # VPP Performance Changes 2n-skx 2t1c pdr
3289 - type: "table"
3290   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3291   algorithm: "table_comparison"
3292   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3293   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3294   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3295   columns:
3296     - title: "2001.0-4"
3297       data-set: "vpp-performance-changes-2n-skx-h1"
3298     - title: "2005.0-4"
3299       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3300     - title: "2005.0-5"
3301       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3302     - title: "2009.0-5"
3303       data-set: "vpp-performance-changes-2n-skx-cmp"
3304   comparisons:
3305     - title: "2005.0-5 vs 2005.0-4"
3306       reference: 2
3307       compare: 3
3308 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3309     - title: "2009.0-5 vs 2005.0-5"
3310       reference: 3
3311       compare: 4
3312 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3313   legend:
3314     - ''
3315     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3316     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3317     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3318     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3319     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3320
3321 # VPP Performance Changes 2n-skx 4t2c pdr
3322 - type: "table"
3323   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3324   algorithm: "table_comparison"
3325   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3326   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3327   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3328   columns:
3329     - title: "2001.0-4"
3330       data-set: "vpp-performance-changes-2n-skx-h1"
3331     - title: "2005.0-4"
3332       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3333     - title: "2005.0-5"
3334       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3335     - title: "2009.0-5"
3336       data-set: "vpp-performance-changes-2n-skx-cmp"
3337   comparisons:
3338     - title: "2005.0-5 vs 2005.0-4"
3339       reference: 2
3340       compare: 3
3341 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
3342     - title: "2009.0-5 vs 2005.0-5"
3343       reference: 3
3344       compare: 4
3345 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
3346   legend:
3347     - ''
3348     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3349     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3350     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3351     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3352     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3353
3354 # VPP Performance Changes 2n-skx 2t1c ndr
3355 - type: "table"
3356   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3357   algorithm: "table_comparison"
3358   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3359   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3360   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3361   columns:
3362     - title: "2001.0-4"
3363       data-set: "vpp-performance-changes-2n-skx-h1"
3364     - title: "2005.0-4"
3365       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3366     - title: "2005.0-5"
3367       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3368     - title: "2009.0-5"
3369       data-set: "vpp-performance-changes-2n-skx-cmp"
3370   comparisons:
3371     - title: "2005.0-5 vs 2005.0-4"
3372       reference: 2
3373       compare: 3
3374 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3375     - title: "2009.0-5 vs 2005.0-5"
3376       reference: 3
3377       compare: 4
3378 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3379   legend:
3380     - ''
3381     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3382     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3383     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3384     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3385     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3386
3387 # VPP Performance Changes 2n-skx 4t2c ndr
3388 - type: "table"
3389   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3390   algorithm: "table_comparison"
3391   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3392   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3393   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3394   columns:
3395     - title: "2001.0-4"
3396       data-set: "vpp-performance-changes-2n-skx-h1"
3397     - title: "2005.0-4"
3398       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3399     - title: "2005.0-5"
3400       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3401     - title: "2009.0-5"
3402       data-set: "vpp-performance-changes-2n-skx-cmp"
3403   comparisons:
3404     - title: "2005.0-5 vs 2005.0-4"
3405       reference: 2
3406       compare: 3
3407 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
3408     - title: "2009.0-5 vs 2005.0-5"
3409       reference: 3
3410       compare: 4
3411 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
3412   legend:
3413     - ''
3414     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3415     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3416     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3417     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3418     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3419
3420 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
3421 - type: "table"
3422   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
3423   algorithm: "table_comparison"
3424   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
3425   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3426   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3427   columns:
3428     - title: "2001.0-4"
3429       data-set: "vpp-performance-changes-2n-clx-h1"
3430     - title: "2005.0-4"
3431       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3432     - title: "2005.0-5"
3433       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3434     - title: "2009.0-5"
3435       data-set: "vpp-performance-changes-2n-clx-cmp"
3436   comparisons:
3437     - title: "2005.0-5 vs 2005.0-4"
3438       reference: 2
3439       compare: 3
3440 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
3441     - title: "2009.0-5 vs 2005.0-5"
3442       reference: 3
3443       compare: 4
3444 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
3445   legend:
3446     - ''
3447     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3448     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3449     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3450     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3451     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3452
3453 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
3454 - type: "table"
3455   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
3456   algorithm: "table_comparison"
3457   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
3458   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3459   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3460   columns:
3461     - title: "2001.0-4"
3462       data-set: "vpp-performance-changes-2n-clx-h1"
3463     - title: "2005.0-4"
3464       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3465     - title: "2005.0-5"
3466       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3467     - title: "2009.0-5"
3468       data-set: "vpp-performance-changes-2n-clx-cmp"
3469   comparisons:
3470     - title: "2005.0-5 vs 2005.0-4"
3471       reference: 2
3472       compare: 3
3473 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
3474     - title: "2009.0-5 vs 2005.0-5"
3475       reference: 3
3476       compare: 4
3477 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
3478   legend:
3479     - ''
3480     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3481     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3482     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3483     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3484     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3485
3486 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
3487 - type: "table"
3488   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
3489   algorithm: "table_comparison"
3490   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
3491   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3492   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3493   columns:
3494     - title: "2001.0-4"
3495       data-set: "vpp-performance-changes-2n-clx-h1"
3496     - title: "2005.0-4"
3497       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3498     - title: "2005.0-5"
3499       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3500     - title: "2009.0-5"
3501       data-set: "vpp-performance-changes-2n-clx-cmp"
3502   comparisons:
3503     - title: "2005.0-5 vs 2005.0-4"
3504       reference: 2
3505       compare: 3
3506 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
3507     - title: "2009.0-5 vs 2005.0-5"
3508       reference: 3
3509       compare: 4
3510 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
3511   legend:
3512     - ''
3513     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3514     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3515     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3516     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3517     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3518
3519 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
3520 - type: "table"
3521   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
3522   algorithm: "table_comparison"
3523   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
3524   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3525   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3526   columns:
3527     - title: "2001.0-4"
3528       data-set: "vpp-performance-changes-2n-clx-h1"
3529     - title: "2005.0-4"
3530       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3531     - title: "2005.0-5"
3532       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3533     - title: "2009.0-5"
3534       data-set: "vpp-performance-changes-2n-clx-cmp"
3535   comparisons:
3536     - title: "2005.0-5 vs 2005.0-4"
3537       reference: 2
3538       compare: 3
3539 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
3540     - title: "2009.0-5 vs 2005.0-5"
3541       reference: 3
3542       compare: 4
3543 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
3544   legend:
3545     - ''
3546     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3547     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3548     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3549     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3550     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3551
3552 ## VPP Performance Changes 2n-clx-x556 2t1c pdr
3553 #- type: "table"
3554 #  title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
3555 #  algorithm: "table_comparison"
3556 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
3557 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3558 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3559 #  columns:
3560 #    - title: "2001.0-2"
3561 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3562 #    - title: "2005.0-3"
3563 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3564 #  comparisons:
3565 #    - title: "Diff"
3566 #      reference: 1
3567 #      compare: 2
3568 #  legend:
3569 #    - ''
3570 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
3571 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3572 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3573 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3574 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3575 #
3576 ## VPP Performance Changes 2n-clx-x556 4t2c pdr
3577 #- type: "table"
3578 #  title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
3579 #  algorithm: "table_comparison"
3580 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
3581 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3582 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3583 #  columns:
3584 #    - title: "2001.0-2"
3585 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3586 #    - title: "2005.0-3"
3587 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3588 #  comparisons:
3589 #    - title: "Diff"
3590 #      reference: 1
3591 #      compare: 2
3592 #  legend:
3593 #    - ''
3594 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
3595 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3596 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3597 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3598 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3599 #
3600 ## VPP Performance Changes 2n-clx-x556 2t1c ndr
3601 #- type: "table"
3602 #  title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
3603 #  algorithm: "table_comparison"
3604 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
3605 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3606 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3607 #  columns:
3608 #    - title: "2001.0-2"
3609 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3610 #    - title: "2005.0-3"
3611 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3612 #  comparisons:
3613 #    - title: "Diff"
3614 #      reference: 1
3615 #      compare: 2
3616 #  legend:
3617 #    - ''
3618 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
3619 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3620 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3621 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3622 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3623 #
3624 ## VPP Performance Changes 2n-clx-x556 4t2c ndr
3625 #- type: "table"
3626 #  title: "VPP Performance Changes 2n-clx-x556 ndr"
3627 #  algorithm: "table_comparison"
3628 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
3629 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3630 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3631 #  columns:
3632 #    - title: "2001.0-2"
3633 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3634 #    - title: "2005.0-3"
3635 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3636 #  comparisons:
3637 #    - title: "Diff"
3638 #      reference: 1
3639 #      compare: 2
3640 #  legend:
3641 #    - ''
3642 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
3643 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3644 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3645 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3646 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3647
3648 # VPP Performance Changes 2n-dnv 1t1c pdr
3649 - type: "table"
3650   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3651   algorithm: "table_comparison"
3652   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3653   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3654   filter: "'1T1C'"
3655   columns:
3656     - title: "2001.0-2"
3657       data-set: "vpp-performance-changes-2n-dnv-h1"
3658     - title: "2005.0-3"
3659       data-set: "vpp-performance-changes-2n-dnv-ref"
3660     - title: "2009.0-5"
3661       data-set: "vpp-performance-changes-2n-dnv-cmp"
3662   comparisons:
3663     - title: "2009.0-5 vs 2005.0-3"
3664       reference: 2
3665       compare: 3
3666   legend:
3667     - ''
3668     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
3669     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3670     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3671     - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
3672
3673 # VPP Performance Changes 2n-dnv 2t2c pdr
3674 - type: "table"
3675   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3676   algorithm: "table_comparison"
3677   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3678   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3679   filter: "'2T2C'"
3680   columns:
3681     - title: "2001.0-2"
3682       data-set: "vpp-performance-changes-2n-dnv-h1"
3683     - title: "2005.0-3"
3684       data-set: "vpp-performance-changes-2n-dnv-ref"
3685     - title: "2009.0-5"
3686       data-set: "vpp-performance-changes-2n-dnv-cmp"
3687   comparisons:
3688     - title: "2009.0-5 vs 2005.0-3"
3689       reference: 2
3690       compare: 3
3691   legend:
3692     - ''
3693     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
3694     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3695     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3696     - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
3697
3698 # VPP Performance Changes 2n-dnv 1t1c ndr
3699 - type: "table"
3700   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3701   algorithm: "table_comparison"
3702   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3703   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3704   filter: "'1T1C'"
3705   columns:
3706     - title: "2001.0-2"
3707       data-set: "vpp-performance-changes-2n-dnv-h1"
3708     - title: "2005.0-3"
3709       data-set: "vpp-performance-changes-2n-dnv-ref"
3710     - title: "2009.0-5"
3711       data-set: "vpp-performance-changes-2n-dnv-cmp"
3712   comparisons:
3713     - title: "2009.0-5 vs 2005.0-3"
3714       reference: 2
3715       compare: 3
3716   legend:
3717     - ''
3718     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
3719     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3720     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3721     - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
3722
3723 # VPP Performance Changes 2n-dnv 2t2c ndr
3724 - type: "table"
3725   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3726   algorithm: "table_comparison"
3727   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3728   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3729   filter: "'2T2C'"
3730   columns:
3731     - title: "2001.0-2"
3732       data-set: "vpp-performance-changes-2n-dnv-h1"
3733     - title: "2005.0-3"
3734       data-set: "vpp-performance-changes-2n-dnv-ref"
3735     - title: "2009.0-5"
3736       data-set: "vpp-performance-changes-2n-dnv-cmp"
3737   comparisons:
3738     - title: "2009.0-5 vs 2005.0-3"
3739       reference: 2
3740       compare: 3
3741   legend:
3742     - ''
3743     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
3744     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3745     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3746     - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
3747
3748 # VPP Performance Changes 3n-dnv 1t1c pdr
3749 - type: "table"
3750   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3751   algorithm: "table_comparison"
3752   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3753   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3754   filter: "'1T1C'"
3755   columns:
3756     - title: "2001.0-2"
3757       data-set: "vpp-performance-changes-3n-dnv-h1"
3758     - title: "2005.0-3"
3759       data-set: "vpp-performance-changes-3n-dnv-ref"
3760     - title: "2009.0-5"
3761       data-set: "vpp-performance-changes-3n-dnv-cmp"
3762   comparisons:
3763     - title: "2009.0-5 vs 2005.0-3"
3764       reference: 2
3765       compare: 3
3766   legend:
3767     - ''
3768     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
3769     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3770     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3771     - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
3772
3773 # VPP Performance Changes 3n-dnv 2t2c pdr
3774 - type: "table"
3775   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3776   algorithm: "table_comparison"
3777   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3778   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3779   filter: "'2T2C'"
3780   columns:
3781     - title: "2001.0-2"
3782       data-set: "vpp-performance-changes-3n-dnv-h1"
3783     - title: "2005.0-3"
3784       data-set: "vpp-performance-changes-3n-dnv-ref"
3785     - title: "2009.0-5"
3786       data-set: "vpp-performance-changes-3n-dnv-cmp"
3787   comparisons:
3788     - title: "2009.0-5 vs 2005.0-3"
3789       reference: 2
3790       compare: 3
3791   legend:
3792     - ''
3793     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
3794     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3795     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3796     - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
3797
3798 # VPP Performance Changes 3n-dnv 1t1c ndr
3799 - type: "table"
3800   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3801   algorithm: "table_comparison"
3802   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3803   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3804   filter: "'1T1C'"
3805   columns:
3806     - title: "2001.0-2"
3807       data-set: "vpp-performance-changes-3n-dnv-h1"
3808     - title: "2005.0-3"
3809       data-set: "vpp-performance-changes-3n-dnv-ref"
3810     - title: "2009.0-5"
3811       data-set: "vpp-performance-changes-3n-dnv-cmp"
3812   comparisons:
3813     - title: "2009.0-5 vs 2005.0-3"
3814       reference: 2
3815       compare: 3
3816   legend:
3817     - ''
3818     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
3819     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3820     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3821     - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
3822
3823 # VPP Performance Changes 3n-dnv 2t2c ndr
3824 - type: "table"
3825   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3826   algorithm: "table_comparison"
3827   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3828   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3829   filter: "'2T2C'"
3830   columns:
3831     - title: "2001.0-2"
3832       data-set: "vpp-performance-changes-3n-dnv-h1"
3833     - title: "2005.0-3"
3834       data-set: "vpp-performance-changes-3n-dnv-ref"
3835     - title: "2009.0-5"
3836       data-set: "vpp-performance-changes-3n-dnv-cmp"
3837   comparisons:
3838     - title: "2009.0-5 vs 2005.0-3"
3839       reference: 2
3840       compare: 3
3841   legend:
3842     - ''
3843     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
3844     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3845     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3846     - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
3847
3848 # VPP Performance Changes 3n-tsh 1t1c pdr
3849 - type: "table"
3850   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3851   algorithm: "table_comparison"
3852   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3853   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3854   filter: "'1T1C'"
3855   columns:
3856     - title: "2001.0-4"
3857       data-set: "vpp-performance-changes-3n-tsh-h1"
3858     - title: "2005.0-4"
3859       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
3860     - title: "2005.0-5"
3861       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
3862     - title: "2009.0-5"
3863       data-set: "vpp-performance-changes-3n-tsh-cmp"
3864   comparisons:
3865     - title: "2005.0-5 vs 2005.0-4"
3866       reference: 2
3867       compare: 3
3868 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
3869     - title: "2009.0-5 vs 2005.0-5"
3870       reference: 3
3871       compare: 4
3872 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
3873   legend:
3874     - ''
3875     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
3876     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3877     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3878     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3879     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3880
3881 # VPP Performance Changes 3n-tsh 2t2c pdr
3882 - type: "table"
3883   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3884   algorithm: "table_comparison"
3885   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3886   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3887   filter: "'2T2C'"
3888   columns:
3889     - title: "2001.0-4"
3890       data-set: "vpp-performance-changes-3n-tsh-h1"
3891     - title: "2005.0-4"
3892       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
3893     - title: "2005.0-5"
3894       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
3895     - title: "2009.0-5"
3896       data-set: "vpp-performance-changes-3n-tsh-cmp"
3897   comparisons:
3898     - title: "2005.0-5 vs 2005.0-4"
3899       reference: 2
3900       compare: 3
3901 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
3902     - title: "2009.0-5 vs 2005.0-5"
3903       reference: 3
3904       compare: 4
3905 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
3906   legend:
3907     - ''
3908     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
3909     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3910     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3911     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3912     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3913
3914 # VPP Performance Changes 3n-tsh 1t1c ndr
3915 - type: "table"
3916   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3917   algorithm: "table_comparison"
3918   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3919   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3920   filter: "'1T1C'"
3921   columns:
3922     - title: "2001.0-4"
3923       data-set: "vpp-performance-changes-3n-tsh-h1"
3924     - title: "2005.0-4"
3925       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
3926     - title: "2005.0-5"
3927       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
3928     - title: "2009.0-5"
3929       data-set: "vpp-performance-changes-3n-tsh-cmp"
3930   comparisons:
3931     - title: "2005.0-5 vs 2005.0-4"
3932       reference: 2
3933       compare: 3
3934 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
3935     - title: "2009.0-5 vs 2005.0-5"
3936       reference: 3
3937       compare: 4
3938 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
3939   legend:
3940     - ''
3941     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
3942     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3943     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3944     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3945     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3946
3947 # VPP Performance Changes 3n-tsh 2t2c ndr
3948 - type: "table"
3949   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3950   algorithm: "table_comparison"
3951   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3952   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3953   filter: "'2T2C'"
3954   columns:
3955     - title: "2001.0-4"
3956       data-set: "vpp-performance-changes-3n-tsh-h1"
3957     - title: "2005.0-4"
3958       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
3959     - title: "2005.0-5"
3960       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
3961     - title: "2009.0-5"
3962       data-set: "vpp-performance-changes-3n-tsh-cmp"
3963   comparisons:
3964     - title: "2005.0-5 vs 2005.0-4"
3965       reference: 2
3966       compare: 3
3967 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
3968     - title: "2009.0-5 vs 2005.0-5"
3969       reference: 3
3970       compare: 4
3971 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
3972   legend:
3973     - ''
3974     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
3975     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3976     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3977     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3978     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3979
3980 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3981 - type: "table"
3982   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3983   algorithm: "table_comparison"
3984   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3985   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3986   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3987   columns:
3988     - title: "3n-hsw xl710"
3989       data-set: "vpp-compare-testbeds-ref"
3990       tag: "NIC_Intel-XL710"
3991     - title: "3n-skx xxv710"
3992       data-set: "vpp-compare-testbeds-cmp"
3993       tag: "NIC_Intel-XXV710"
3994   comparisons:
3995     - title: "Diff"
3996       reference: 1
3997       compare: 2
3998   legend:
3999     - ""
4000     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4001     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4002
4003 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4004 - type: "table"
4005   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4006   algorithm: "table_comparison"
4007   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4008   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4009   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4010   columns:
4011     - title: "3n-hsw xl710"
4012       data-set: "vpp-compare-testbeds-ref"
4013       tag: "NIC_Intel-XL710"
4014     - title: "3n-skx xxv710"
4015       data-set: "vpp-compare-testbeds-cmp"
4016       tag: "NIC_Intel-XXV710"
4017   comparisons:
4018     - title: "Diff"
4019       reference: 1
4020       compare: 2
4021   legend:
4022     - ""
4023     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4024     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4025
4026 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4027 - type: "table"
4028   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4029   algorithm: "table_comparison"
4030   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4031   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4032   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4033   columns:
4034     - title: "3n-hsw xl710"
4035       data-set: "vpp-compare-testbeds-ref"
4036       tag: "NIC_Intel-XL710"
4037     - title: "3n-skx xxv710"
4038       data-set: "vpp-compare-testbeds-cmp"
4039       tag: "NIC_Intel-XXV710"
4040   comparisons:
4041     - title: "Diff"
4042       reference: 1
4043       compare: 2
4044   legend:
4045     - ""
4046     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4047     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4048
4049 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4050 - type: "table"
4051   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4052   algorithm: "table_comparison"
4053   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4054   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4055   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4056   columns:
4057     - title: "3n-hsw xl710"
4058       data-set: "vpp-compare-testbeds-ref"
4059       tag: "NIC_Intel-XL710"
4060     - title: "3n-skx xxv710"
4061       data-set: "vpp-compare-testbeds-cmp"
4062       tag: "NIC_Intel-XXV710"
4063   comparisons:
4064     - title: "Diff"
4065       reference: 1
4066       compare: 2
4067   legend:
4068     - ""
4069     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4070     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4071
4072 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4073 - type: "table"
4074   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4075   algorithm: "table_comparison"
4076   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4077   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4078   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4079   columns:
4080     - title: "2n-skx"
4081       data-set: "vpp-compare-testbeds-skx-clx-ref"
4082     - title: "2n-clx"
4083       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4084   comparisons:
4085     - title: "Diff"
4086       reference: 1
4087       compare: 2
4088   legend:
4089     - ""
4090     - "2n-skx, 2n-clx - testbeds and NICs tested."
4091     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4092
4093 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4094 - type: "table"
4095   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4096   algorithm: "table_comparison"
4097   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4098   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4099   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4100   columns:
4101     - title: "2n-skx"
4102       data-set: "vpp-compare-testbeds-skx-clx-ref"
4103     - title: "2n-clx"
4104       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4105   comparisons:
4106     - title: "Diff"
4107       reference: 1
4108       compare: 2
4109   legend:
4110     - ""
4111     - "2n-skx, 2n-clx - testbeds and NICs tested."
4112     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4113
4114 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4115 - type: "table"
4116   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4117   algorithm: "table_comparison"
4118   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4119   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4120   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4121   columns:
4122     - title: "2n-skx"
4123       data-set: "vpp-compare-testbeds-skx-clx-ref"
4124     - title: "2n-clx"
4125       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4126   comparisons:
4127     - title: "Diff"
4128       reference: 1
4129       compare: 2
4130   legend:
4131     - ""
4132     - "2n-skx, 2n-clx - testbeds and NICs tested."
4133     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4134
4135 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4136 - type: "table"
4137   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4138   algorithm: "table_comparison"
4139   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4140   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4141   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4142   columns:
4143     - title: "2n-skx"
4144       data-set: "vpp-compare-testbeds-skx-clx-ref"
4145     - title: "2n-clx"
4146       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4147   comparisons:
4148     - title: "Diff"
4149       reference: 1
4150       compare: 2
4151   legend:
4152     - ""
4153     - "2n-skx, 2n-clx - testbeds and NICs tested."
4154     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4155
4156 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4157 - type: "table"
4158   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4159   algorithm: "table_comparison"
4160   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4161   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4162   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4163   columns:
4164     - title: "3n-hsw xl710"
4165       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4166       tag: "NIC_Intel-XL710"
4167     - title: "2n-clx xxv710"
4168       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4169       tag: "NIC_Intel-XXV710"
4170   comparisons:
4171     - title: "Diff"
4172       reference: 1
4173       compare: 2
4174   legend:
4175     - ""
4176     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4177     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4178
4179 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4180 - type: "table"
4181   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4182   algorithm: "table_comparison"
4183   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4184   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4185   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4186   columns:
4187     - title: "3n-hsw xl710"
4188       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4189       tag: "NIC_Intel-XL710"
4190     - title: "2n-clx xxv710"
4191       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4192       tag: "NIC_Intel-XXV710"
4193   comparisons:
4194     - title: "Diff"
4195       reference: 1
4196       compare: 2
4197   legend:
4198     - ""
4199     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4200     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4201
4202 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4203 - type: "table"
4204   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4205   algorithm: "table_comparison"
4206   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4207   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4208   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4209   columns:
4210     - title: "3n-hsw xl710"
4211       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4212       tag: "NIC_Intel-XL710"
4213     - title: "2n-clx xxv710"
4214       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4215       tag: "NIC_Intel-XXV710"
4216   comparisons:
4217     - title: "Diff"
4218       reference: 1
4219       compare: 2
4220   legend:
4221     - ""
4222     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4223     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4224
4225 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4226 - type: "table"
4227   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4228   algorithm: "table_comparison"
4229   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4230   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4231   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4232   columns:
4233     - title: "3n-hsw xl710"
4234       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4235       tag: "NIC_Intel-XL710"
4236     - title: "2n-clx xxv710"
4237       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4238       tag: "NIC_Intel-XXV710"
4239   comparisons:
4240     - title: "Diff"
4241       reference: 1
4242       compare: 2
4243   legend:
4244     - ""
4245     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4246     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4247
4248 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4249 - type: "table"
4250   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4251   algorithm: "table_comparison"
4252   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4253   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4254   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4255   columns:
4256     - title: "3n-skx"
4257       data-set: "vpp-compare-topologies-ref"
4258     - title: "2n-skx"
4259       data-set: "vpp-compare-topologies-cmp"
4260   comparisons:
4261     - title: "Diff"
4262       reference: 1
4263       compare: 2
4264   legend:
4265     - ""
4266     - "3n-skx, 2n-skx - topologies tested."
4267     - "Diff - difference between 3n-skx and 2n-skx topologies."
4268
4269 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4270 - type: "table"
4271   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4272   algorithm: "table_comparison"
4273   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4274   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4275   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4276   columns:
4277     - title: "3n-skx"
4278       data-set: "vpp-compare-topologies-ref"
4279     - title: "2n-skx"
4280       data-set: "vpp-compare-topologies-cmp"
4281   comparisons:
4282     - title: "Diff"
4283       reference: 1
4284       compare: 2
4285   legend:
4286     - ""
4287     - "3n-skx, 2n-skx - topologies tested."
4288     - "Diff - difference between 3n-skx and 2n-skx topologies."
4289
4290 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4291 - type: "table"
4292   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4293   algorithm: "table_comparison"
4294   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4295   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4296   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4297   columns:
4298     - title: "3n-skx"
4299       data-set: "vpp-compare-topologies-ref"
4300     - title: "2n-skx"
4301       data-set: "vpp-compare-topologies-cmp"
4302   comparisons:
4303     - title: "Diff"
4304       reference: 1
4305       compare: 2
4306   legend:
4307     - ""
4308     - "3n-skx, 2n-skx - topologies tested."
4309     - "Diff - difference between 3n-skx and 2n-skx topologies."
4310
4311 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4312 - type: "table"
4313   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4314   algorithm: "table_comparison"
4315   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4316   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4317   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4318   columns:
4319     - title: "3n-skx"
4320       data-set: "vpp-compare-topologies-ref"
4321     - title: "2n-skx"
4322       data-set: "vpp-compare-topologies-cmp"
4323   comparisons:
4324     - title: "Diff"
4325       reference: 1
4326       compare: 2
4327   legend:
4328     - ""
4329     - "3n-skx, 2n-skx - topologies tested."
4330     - "Diff - difference between 3n-skx and 2n-skx topologies."
4331
4332 # VPP Performance Changes 3n-hsw 1t1c mrr
4333 - type: "table"
4334   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4335   algorithm: "table_comparison"
4336   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4337   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4338   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4339   columns:
4340     - title: "2001.0-2"
4341       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4342     - title: "2005.0-4"
4343       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4344     - title: "2005.0-5"
4345       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4346     - title: "2009.0-5"
4347       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4348   comparisons:
4349     - title: "2005.0-5 vs 2005.0-4"
4350       reference: 2
4351       compare: 3
4352 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
4353     - title: "2009.0-5 vs 2005.0-5"
4354       reference: 3
4355       compare: 4
4356 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
4357   legend:
4358     - ''
4359     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4360     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4361     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4362     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4363     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4364
4365 # VPP Performance Changes 3n-hsw 2t2c mrr
4366 - type: "table"
4367   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4368   algorithm: "table_comparison"
4369   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4370   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4371   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4372   columns:
4373     - title: "2001.0-2"
4374       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4375     - title: "2005.0-4"
4376       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4377     - title: "2005.0-5"
4378       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4379     - title: "2009.0-5"
4380       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4381   comparisons:
4382     - title: "2005.0-5 vs 2005.0-4"
4383       reference: 2
4384       compare: 3
4385 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
4386     - title: "2009.0-5 vs 2005.0-5"
4387       reference: 3
4388       compare: 4
4389 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
4390   legend:
4391     - ''
4392     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4393     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4394     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4395     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4396     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4397
4398 # VPP Performance Changes 3n-hsw 4t4c mrr
4399 - type: "table"
4400   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4401   algorithm: "table_comparison"
4402   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4403   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4404   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4405   columns:
4406     - title: "2001.0-2"
4407       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4408     - title: "2005.0-4"
4409       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4410     - title: "2005.0-5"
4411       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4412     - title: "2009.0-5"
4413       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4414   comparisons:
4415     - title: "2005.0-5 vs 2005.0-4"
4416       reference: 2
4417       compare: 3
4418 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
4419     - title: "2009.0-5 vs 2005.0-5"
4420       reference: 3
4421       compare: 4
4422 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
4423   legend:
4424     - ''
4425     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4426     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4427     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4428     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4429     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4430
4431 # VPP Performance Changes 3n-skx 2t1c mrr
4432 - type: "table"
4433   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4434   algorithm: "table_comparison"
4435   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4436   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4437   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4438   columns:
4439     - title: "2001.0-2"
4440       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4441     - title: "2005.0-4"
4442       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4443     - title: "2009.0-5"
4444       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4445   comparisons:
4446     - title: "2009.0-5 vs 2005.0-4"
4447       reference: 2
4448       compare: 3
4449 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca1.yaml"
4450   legend:
4451     - ''
4452     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4453     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4454     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4455     - '2009.0-5 vs 2005.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4456
4457 # VPP Performance Changes 3n-skx 4t2c mrr
4458 - type: "table"
4459   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4460   algorithm: "table_comparison"
4461   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4462   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4463   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4464   columns:
4465     - title: "2001.0-2"
4466       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4467     - title: "2005.0-4"
4468       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4469     - title: "2009.0-5"
4470       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4471   comparisons:
4472     - title: "2009.0-5 vs 2005.0-4"
4473       reference: 2
4474       compare: 3
4475 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca1.yaml"
4476   legend:
4477     - ''
4478     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4479     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4480     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4481     - '2009.0-5 vs 2005.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4482
4483 # VPP Performance Changes 3n-skx 8t4c mrr
4484 - type: "table"
4485   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4486   algorithm: "table_comparison"
4487   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4488   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4489   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4490   columns:
4491     - title: "2001.0-2"
4492       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4493     - title: "2005.0-4"
4494       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4495     - title: "2009.0-5"
4496       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4497   comparisons:
4498     - title: "2009.0-5 vs 2005.0-4"
4499       reference: 2
4500       compare: 3
4501 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca1.yaml"
4502   legend:
4503     - ''
4504     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4505     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4506     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4507     - '2009.0-5 vs 2005.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4508
4509 # VPP Performance Changes 2n-skx 2t1c mrr
4510 - type: "table"
4511   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4512   algorithm: "table_comparison"
4513   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4514   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4515   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4516   columns:
4517     - title: "2001.0-2"
4518       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4519     - title: "2005.0-4"
4520       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4521     - title: "2005.0-5"
4522       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4523     - title: "2009.0-5"
4524       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4525   comparisons:
4526     - title: "2009.0-5 vs 2005.0-4"
4527       reference: 2
4528       compare: 3
4529 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
4530     - title: "2009.0-5 vs 2005.0-4"
4531       reference: 3
4532       compare: 4
4533 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
4534   legend:
4535     - ''
4536     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4537     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4538     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4539     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4540     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4541
4542 # VPP Performance Changes 2n-skx 4t2c mrr
4543 - type: "table"
4544   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4545   algorithm: "table_comparison"
4546   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4547   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4548   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4549   columns:
4550     - title: "2001.0-2"
4551       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4552     - title: "2005.0-4"
4553       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4554     - title: "2005.0-5"
4555       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4556     - title: "2009.0-5"
4557       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4558   comparisons:
4559     - title: "2009.0-5 vs 2005.0-4"
4560       reference: 2
4561       compare: 3
4562 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
4563     - title: "2009.0-5 vs 2005.0-4"
4564       reference: 3
4565       compare: 4
4566 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
4567   legend:
4568     - ''
4569     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4570     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4571     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4572     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4573     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4574
4575 # VPP Performance Changes 2n-skx 8t4c mrr
4576 - type: "table"
4577   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4578   algorithm: "table_comparison"
4579   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4580   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4581   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4582   columns:
4583     - title: "2001.0-2"
4584       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4585     - title: "2005.0-4"
4586       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4587     - title: "2005.0-5"
4588       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4589     - title: "2009.0-5"
4590       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4591   comparisons:
4592     - title: "2009.0-5 vs 2005.0-4"
4593       reference: 2
4594       compare: 3
4595 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
4596     - title: "2009.0-5 vs 2005.0-4"
4597       reference: 3
4598       compare: 4
4599 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
4600   legend:
4601     - ''
4602     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4603     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4604     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4605     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4606     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4607
4608 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
4609 - type: "table"
4610   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
4611   algorithm: "table_comparison"
4612   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
4613   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4614   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4615   columns:
4616     - title: "2001.0-2"
4617       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4618     - title: "2005.0-4"
4619       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4620     - title: "2005.0-5"
4621       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4622     - title: "2009.0-5"
4623       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4624   comparisons:
4625     - title: "2005.0-5 vs 2005.0-4"
4626       reference: 2
4627       compare: 3
4628 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
4629     - title: "2009.0-5 vs 2005.0-5"
4630       reference: 3
4631       compare: 4
4632 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
4633   legend:
4634     - ''
4635     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4636     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4637     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4638     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4639     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4640
4641 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
4642 - type: "table"
4643   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
4644   algorithm: "table_comparison"
4645   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
4646   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4647   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4648   columns:
4649     - title: "2001.0-2"
4650       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4651     - title: "2005.0-4"
4652       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4653     - title: "2005.0-5"
4654       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4655     - title: "2009.0-5"
4656       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4657   comparisons:
4658     - title: "2005.0-5 vs 2005.0-4"
4659       reference: 2
4660       compare: 3
4661 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
4662     - title: "2009.0-5 vs 2005.0-5"
4663       reference: 3
4664       compare: 4
4665 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
4666   legend:
4667     - ''
4668     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4669     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4670     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4671     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4672     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4673
4674 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
4675 - type: "table"
4676   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
4677   algorithm: "table_comparison"
4678   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
4679   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4680   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4681   columns:
4682     - title: "2001.0-2"
4683       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4684     - title: "2005.0-4"
4685       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4686     - title: "2005.0-5"
4687       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4688     - title: "2009.0-5"
4689       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4690   comparisons:
4691     - title: "2005.0-5 vs 2005.0-4"
4692       reference: 2
4693       compare: 3
4694 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
4695     - title: "2009.0-5 vs 2005.0-5"
4696       reference: 3
4697       compare: 4
4698 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
4699   legend:
4700     - ''
4701     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4702     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4703     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4704     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4705     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4706
4707 ## VPP Performance Changes 2n-clx-x556 2t1c mrr
4708 #- type: "table"
4709 #  title: "VPP Performance Changes 2n-clx-x556 2t1c mrr"
4710 #  algorithm: "table_comparison"
4711 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-mrr"
4712 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4713 #  filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4714 #  columns:
4715 #    - title: "2001"
4716 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4717 #    - title: "2005"
4718 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4719 #  comparisons:
4720 #    - title: "Diff"
4721 #      reference: 1
4722 #      compare: 2
4723 #  legend:
4724 #    - ""
4725 #    - "2001, 2005 - VPP versions tested."
4726 #    - "Diff - difference between 2001 and 2005 VPP version."
4727 #
4728 ## VPP Performance Changes 2n-clx-x556 4t2c mrr
4729 #- type: "table"
4730 #  title: "VPP Performance Changes 2n-clx-x556 4t2c mrr"
4731 #  algorithm: "table_comparison"
4732 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-mrr"
4733 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4734 #  filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4735 #  columns:
4736 #    - title: "2001"
4737 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4738 #    - title: "2005"
4739 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4740 #  comparisons:
4741 #    - title: "Diff"
4742 #      reference: 1
4743 #      compare: 2
4744 #  legend:
4745 #    - ""
4746 #    - "2001, 2005 - VPP versions tested."
4747 #    - "Diff - difference between 2001 and 2005 VPP version."
4748 #
4749 ## VPP Performance Changes 2n-clx-x556 8t4c mrr
4750 #- type: "table"
4751 #  title: "VPP Performance Changes 2n-clx-x556 8t4c mrr"
4752 #  algorithm: "table_comparison"
4753 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-8t4c-mrr"
4754 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4755 #  filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4756 #  columns:
4757 #    - title: "2001"
4758 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4759 #    - title: "2005"
4760 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4761 #  comparisons:
4762 #    - title: "Diff"
4763 #      reference: 1
4764 #      compare: 2
4765 #  legend:
4766 #    - ""
4767 #    - "2001, 2005 - VPP versions tested."
4768 #    - "Diff - difference between 2001 and 2005 VPP version."
4769
4770 # VPP Performance Changes 2n-dnv 1t1c mrr
4771 - type: "table"
4772   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
4773   algorithm: "table_comparison"
4774   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4775   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4776   filter: "'1T1C'"
4777   columns:
4778     - title: "2001.0-2"
4779       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4780     - title: "2005.0-3"
4781       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4782     - title: "2009.0-5"
4783       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4784   comparisons:
4785     - title: "2009.0-5 vs 2005.0-3"
4786       reference: 2
4787       compare: 3
4788   legend:
4789     - ''
4790     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
4791     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4792     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4793     - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
4794
4795 # VPP Performance Changes 2n-dnv 2t2c mrr
4796 - type: "table"
4797   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
4798   algorithm: "table_comparison"
4799   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4800   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4801   filter: "'2T2C'"
4802   columns:
4803     - title: "2001.0-2"
4804       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4805     - title: "2005.0-3"
4806       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4807     - title: "2009.0-5"
4808       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4809   comparisons:
4810     - title: "2009.0-5 vs 2005.0-3"
4811       reference: 2
4812       compare: 3
4813   legend:
4814     - ''
4815     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
4816     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4817     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4818     - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
4819
4820 # VPP Performance Changes 2n-dnv 4t4c mrr
4821 - type: "table"
4822   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
4823   algorithm: "table_comparison"
4824   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4825   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4826   filter: "'4T4C'"
4827   columns:
4828     - title: "2001.0-2"
4829       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4830     - title: "2005.0-3"
4831       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4832     - title: "2009.0-5"
4833       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4834   comparisons:
4835     - title: "2009.0-5 vs 2005.0-3"
4836       reference: 2
4837       compare: 3
4838   legend:
4839     - ''
4840     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
4841     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4842     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4843     - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
4844
4845 # VPP Performance Changes 3n-dnv 1t1c mrr
4846 - type: "table"
4847   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
4848   algorithm: "table_comparison"
4849   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4850   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4851   filter: "'1T1C'"
4852   columns:
4853     - title: "2001.0-2"
4854       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4855     - title: "2005.0-3"
4856       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4857     - title: "2009.0-5"
4858       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4859   comparisons:
4860     - title: "2009.0-5 vs 2005.0-3"
4861       reference: 2
4862       compare: 3
4863   legend:
4864     - ''
4865     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
4866     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4867     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4868     - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
4869
4870 # VPP Performance Changes 3n-dnv 2t2c mrr
4871 - type: "table"
4872   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
4873   algorithm: "table_comparison"
4874   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4875   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4876   filter: "'2T2C'"
4877   columns:
4878     - title: "2001.0-2"
4879       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4880     - title: "2005.0-3"
4881       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4882     - title: "2009.0-5"
4883       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4884   comparisons:
4885     - title: "2009.0-5 vs 2005.0-3"
4886       reference: 2
4887       compare: 3
4888   legend:
4889     - ''
4890     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
4891     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4892     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4893     - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
4894
4895 # VPP Performance Changes 3n-dnv 4t4c mrr
4896 - type: "table"
4897   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
4898   algorithm: "table_comparison"
4899   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4900   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4901   filter: "'4T4C'"
4902   columns:
4903     - title: "2001.0-2"
4904       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4905     - title: "2005.0-3"
4906       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4907     - title: "2009.0-5"
4908       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4909   comparisons:
4910     - title: "2009.0-5 vs 2005.0-3"
4911       reference: 2
4912       compare: 3
4913   legend:
4914     - ''
4915     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
4916     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4917     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4918     - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
4919
4920 # VPP Performance Changes 3n-tsh 1t1c mrr
4921 - type: "table"
4922   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
4923   algorithm: "table_comparison"
4924   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4925   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4926   filter: "'1T1C'"
4927   columns:
4928     - title: "2001.0-2"
4929       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
4930     - title: "2005.0-4"
4931       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
4932     - title: "2009.0-5"
4933       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4934   comparisons:
4935     - title: "2009.0-5 vs 2005.0-4"
4936       reference: 2
4937       compare: 3
4938 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca1.yaml"
4939   legend:
4940     - ''
4941     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
4942     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4943     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4944     - '2009.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4945
4946 # VPP Performance Changes 3n-tsh 2t2c mrr
4947 - type: "table"
4948   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
4949   algorithm: "table_comparison"
4950   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
4951   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4952   filter: "'2T2C'"
4953   columns:
4954     - title: "2001.0-2"
4955       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
4956     - title: "2005.0-4"
4957       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
4958     - title: "2009.0-5"
4959       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4960   comparisons:
4961     - title: "2009.0-5 vs 2005.0-4"
4962       reference: 2
4963       compare: 3
4964 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca1.yaml"
4965   legend:
4966     - ''
4967     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
4968     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4969     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4970     - '2009.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4971
4972 # VPP Performance Changes 3n-tsh 4t4c mrr
4973 - type: "table"
4974   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
4975   algorithm: "table_comparison"
4976   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
4977   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4978   filter: "'4T4C'"
4979   columns:
4980     - title: "2001.0-2"
4981       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
4982     - title: "2005.0-4"
4983       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
4984     - title: "2009.0-5"
4985       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4986   comparisons:
4987     - title: "2009.0-5 vs 2005.0-4"
4988       reference: 2
4989       compare: 3
4990 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca1.yaml"
4991   legend:
4992     - ''
4993     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
4994     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4995     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4996     - '2009.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4997
4998 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
4999 - type: "table"
5000   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
5001   algorithm: "table_comparison"
5002   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
5003   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5004   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5005   columns:
5006     - title: "3n-hsw xl710"
5007       data-set: "vpp-compare-testbeds-mrr-ref"
5008       tag: "NIC_Intel-XL710"
5009     - title: "3n-skx xxv710"
5010       data-set: "vpp-compare-testbeds-mrr-cmp"
5011       tag: "NIC_Intel-XXV710"
5012   comparisons:
5013     - title: "Diff"
5014       reference: 1
5015       compare: 2
5016   legend:
5017     - ""
5018     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5019     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5020
5021 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
5022 - type: "table"
5023   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
5024   algorithm: "table_comparison"
5025   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
5026   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5027   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5028   columns:
5029     - title: "3n-hsw xl710"
5030       data-set: "vpp-compare-testbeds-mrr-ref"
5031       tag: "NIC_Intel-XL710"
5032     - title: "3n-skx xxv710"
5033       data-set: "vpp-compare-testbeds-mrr-cmp"
5034       tag: "NIC_Intel-XXV710"
5035   comparisons:
5036     - title: "Diff"
5037       reference: 1
5038       compare: 2
5039   legend:
5040     - ""
5041     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5042     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5043
5044 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
5045 - type: "table"
5046   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
5047   algorithm: "table_comparison"
5048   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
5049   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5050   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5051   columns:
5052     - title: "3n-hsw xl710"
5053       data-set: "vpp-compare-testbeds-mrr-ref"
5054       tag: "NIC_Intel-XL710"
5055     - title: "3n-skx xxv710"
5056       data-set: "vpp-compare-testbeds-mrr-cmp"
5057       tag: "NIC_Intel-XXV710"
5058   comparisons:
5059     - title: "Diff"
5060       reference: 1
5061       compare: 2
5062   legend:
5063     - ""
5064     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5065     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5066
5067 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
5068 - type: "table"
5069   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
5070   algorithm: "table_comparison"
5071   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
5072   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5073   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5074   columns:
5075     - title: "2n-skx"
5076       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5077     - title: "2n-clx"
5078       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5079   comparisons:
5080     - title: "Diff"
5081       reference: 1
5082       compare: 2
5083   legend:
5084     - ""
5085     - "2n-skx, 2n-clx - testbeds and NICs tested."
5086     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5087
5088 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5089 - type: "table"
5090   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5091   algorithm: "table_comparison"
5092   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5093   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5094   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5095   columns:
5096     - title: "2n-skx"
5097       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5098     - title: "2n-clx"
5099       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5100   comparisons:
5101     - title: "Diff"
5102       reference: 1
5103       compare: 2
5104   legend:
5105     - ""
5106     - "2n-skx, 2n-clx - testbeds and NICs tested."
5107     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5108
5109 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5110 - type: "table"
5111   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5112   algorithm: "table_comparison"
5113   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5114   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5115   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5116   columns:
5117     - title: "2n-skx"
5118       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5119     - title: "2n-clx"
5120       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5121   comparisons:
5122     - title: "Diff"
5123       reference: 1
5124       compare: 2
5125   legend:
5126     - ""
5127     - "2n-skx, 2n-clx - testbeds and NICs tested."
5128     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5129
5130 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5131 - type: "table"
5132   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5133   algorithm: "table_comparison"
5134   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5135   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5136   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5137   columns:
5138     - title: "3n-skx"
5139       data-set: "vpp-compare-topologies-mrr-ref"
5140     - title: "2n-skx"
5141       data-set: "vpp-compare-topologies-mrr-cmp"
5142   comparisons:
5143     - title: "Diff"
5144       reference: 1
5145       compare: 2
5146   legend:
5147     - ""
5148     - "3n-skx, 2n-skx - topologies tested."
5149     - "Diff - difference between 3n-skx and 2n-skx topologies."
5150
5151 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5152 - type: "table"
5153   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5154   algorithm: "table_comparison"
5155   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5156   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5157   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5158   columns:
5159     - title: "3n-skx"
5160       data-set: "vpp-compare-topologies-mrr-ref"
5161     - title: "2n-skx"
5162       data-set: "vpp-compare-topologies-mrr-cmp"
5163   comparisons:
5164     - title: "Diff"
5165       reference: 1
5166       compare: 2
5167   legend:
5168     - ""
5169     - "3n-skx, 2n-skx - topologies tested."
5170     - "Diff - difference between 3n-skx and 2n-skx topologies."
5171
5172 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5173 - type: "table"
5174   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5175   algorithm: "table_comparison"
5176   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5177   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5178   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5179   columns:
5180     - title: "3n-skx"
5181       data-set: "vpp-compare-topologies-mrr-ref"
5182     - title: "2n-skx"
5183       data-set: "vpp-compare-topologies-mrr-cmp"
5184   comparisons:
5185     - title: "Diff"
5186       reference: 1
5187       compare: 2
5188   legend:
5189     - ""
5190     - "3n-skx, 2n-skx - topologies tested."
5191     - "Diff - difference between 3n-skx and 2n-skx topologies."
5192
5193 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5194 - type: "table"
5195   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5196   algorithm: "table_comparison"
5197   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5198   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5199   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5200   columns:
5201     - title: "3n-hsw xl710"
5202       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5203       tag: "NIC_Intel-XL710"
5204     - title: "2n-clx xxv710"
5205       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5206       tag: "NIC_Intel-XXV710"
5207   comparisons:
5208     - title: "Diff"
5209       reference: 1
5210       compare: 2
5211   legend:
5212     - ""
5213     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5214     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5215
5216 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5217 - type: "table"
5218   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5219   algorithm: "table_comparison"
5220   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5221   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5222   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5223   columns:
5224     - title: "3n-hsw xl710"
5225       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5226       tag: "NIC_Intel-XL710"
5227     - title: "2n-clx xxv710"
5228       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5229       tag: "NIC_Intel-XXV710"
5230   comparisons:
5231     - title: "Diff"
5232       reference: 1
5233       compare: 2
5234   legend:
5235     - ""
5236     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5237     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5238
5239 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5240 - type: "table"
5241   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5242   algorithm: "table_comparison"
5243   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5244   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5245   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5246   columns:
5247     - title: "3n-hsw xl710"
5248       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5249       tag: "NIC_Intel-XL710"
5250     - title: "2n-clx xxv710"
5251       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5252       tag: "NIC_Intel-XXV710"
5253   comparisons:
5254     - title: "Diff"
5255       reference: 1
5256       compare: 2
5257   legend:
5258     - ""
5259     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5260     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5261
5262 # Detailed Test Results - VPP Performance Results 3n-hsw
5263 - type: "table"
5264   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5265   algorithm: "table_merged_details"
5266   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5267   columns:
5268     - title: " |prein| Test Name |preout| "
5269       data: "data name"
5270     - 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| "
5271       data: "data msg"
5272   data: "vpp-perf-results-3n-hsw"
5273   filter: "all"
5274   parameters:
5275   - "name"
5276   - "parent"
5277   - "msg"
5278
5279 # Detailed Test Results - VPP Performance Results 3n-skx
5280 - type: "table"
5281   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5282   algorithm: "table_merged_details"
5283   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5284   columns:
5285     - title: " |prein| Test Name |preout| "
5286       data: "data name"
5287     - 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| "
5288       data: "data msg"
5289   data: "vpp-perf-results-3n-skx"
5290   filter: "all"
5291   remove-ndr: False
5292   parameters:
5293   - "name"
5294   - "parent"
5295   - "msg"
5296
5297 # Detailed Test Results - VPP Performance Results 2n-skx
5298 - type: "table"
5299   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5300   algorithm: "table_merged_details"
5301   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5302   columns:
5303     - title: " |prein| Test Name |preout| "
5304       data: "data name"
5305     - 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| "
5306       data: "data msg"
5307   data: "vpp-perf-results-2n-skx"
5308   filter: "all"
5309   remove-ndr: False
5310   parameters:
5311   - "name"
5312   - "parent"
5313   - "msg"
5314
5315 # Detailed Test Results - VPP Performance Results 2n-clx
5316 - type: "table"
5317   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5318   algorithm: "table_merged_details"
5319   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5320   columns:
5321     - title: " |prein| Test Name |preout| "
5322       data: "data name"
5323     - 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| "
5324       data: "data msg"
5325   data: "vpp-perf-results-2n-clx"
5326   filter: "all"
5327   parameters:
5328   - "name"
5329   - "parent"
5330   - "msg"
5331
5332 # Detailed Test Results - VPP Performance Results 3n-tsh
5333 - type: "table"
5334   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5335   algorithm: "table_merged_details"
5336   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5337   columns:
5338     - title: " |prein| Test Name |preout| "
5339       data: "data name"
5340     - 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| "
5341       data: "data msg"
5342   data: "vpp-perf-results-3n-tsh"
5343   filter: "all"
5344   parameters:
5345   - "name"
5346   - "parent"
5347   - "msg"
5348
5349 # Detailed Test Results - VPP Performance Results 3n-dnv
5350 - type: "table"
5351   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5352   algorithm: "table_merged_details"
5353   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5354   columns:
5355     - title: " |prein| Test Name |preout| "
5356       data: "data name"
5357     - 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| "
5358       data: "data msg"
5359   data: "vpp-perf-results-3n-dnv"
5360   filter: "all"
5361   parameters:
5362   - "name"
5363   - "parent"
5364   - "msg"
5365
5366 # Detailed Test Results - VPP Performance Results 2n-dnv
5367 - type: "table"
5368   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5369   algorithm: "table_merged_details"
5370   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5371   columns:
5372     - title: " |prein| Test Name |preout| "
5373       data: "data name"
5374     - 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| "
5375       data: "data msg"
5376   data: "vpp-perf-results-2n-dnv"
5377   filter: "all"
5378   parameters:
5379   - "name"
5380   - "parent"
5381   - "msg"
5382
5383 # Test configuration - VPP Performance Test Configs 3n-hsw
5384 - type: "table"
5385   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5386   algorithm: "table_merged_details"
5387   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5388   columns:
5389     - title: " |prein| Test Name |preout| "
5390       data: "data name"
5391     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5392       data: "data conf-history"
5393   data: "vpp-perf-results-3n-hsw"
5394   filter: "all"
5395   parameters:
5396   - "parent"
5397   - "name"
5398   - "conf-history"
5399
5400 # Test configuration - VPP Performance Test Configs 3n-skx
5401 - type: "table"
5402   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5403   algorithm: "table_merged_details"
5404   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5405   columns:
5406     - title: " |prein| Test Name |preout| "
5407       data: "data name"
5408     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5409       data: "data conf-history"
5410   data: "vpp-perf-results-3n-skx"
5411   filter: "all"
5412   parameters:
5413   - "parent"
5414   - "name"
5415   - "conf-history"
5416
5417 # Test configuration - VPP Performance Test Configs 2n-skx
5418 - type: "table"
5419   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5420   algorithm: "table_merged_details"
5421   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5422   columns:
5423     - title: " |prein| Test Name |preout| "
5424       data: "data name"
5425     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5426       data: "data conf-history"
5427   data: "vpp-perf-results-2n-skx"
5428   filter: "all"
5429   parameters:
5430   - "parent"
5431   - "name"
5432   - "conf-history"
5433
5434 # Test configuration - VPP Performance Test Configs 2n-clx
5435 - type: "table"
5436   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5437   algorithm: "table_merged_details"
5438   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5439   columns:
5440     - title: " |prein| Test Name |preout| "
5441       data: "data name"
5442     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5443       data: "data conf-history"
5444   data: "vpp-perf-results-2n-clx"
5445   filter: "all"
5446   parameters:
5447   - "parent"
5448   - "name"
5449   - "conf-history"
5450
5451 # Test configuration - VPP Performance Test Configs 3n-tsh
5452 - type: "table"
5453   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5454   algorithm: "table_merged_details"
5455   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5456   columns:
5457     - title: " |prein| Test Name |preout| "
5458       data: "data name"
5459     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5460       data: "data conf-history"
5461   data: "vpp-perf-results-3n-tsh"
5462   filter: "all"
5463   parameters:
5464   - "parent"
5465   - "name"
5466   - "conf-history"
5467
5468 # Test configuration - VPP Performance Test Configs 3n-dnv
5469 - type: "table"
5470   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5471   algorithm: "table_merged_details"
5472   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5473   columns:
5474     - title: " |prein| Test Name |preout| "
5475       data: "data name"
5476     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5477       data: "data conf-history"
5478   data: "vpp-perf-results-3n-dnv"
5479   filter: "all"
5480   parameters:
5481   - "parent"
5482   - "name"
5483   - "conf-history"
5484
5485 # Test configuration - VPP Performance Test Configs 2n-dnv
5486 - type: "table"
5487   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5488   algorithm: "table_merged_details"
5489   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5490   columns:
5491     - title: " |prein| Test Name |preout| "
5492       data: "data name"
5493     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5494       data: "data conf-history"
5495   data: "vpp-perf-results-2n-dnv"
5496   filter: "all"
5497   parameters:
5498   - "parent"
5499   - "name"
5500   - "conf-history"
5501
5502 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5503 - type: "table"
5504   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5505   algorithm: "table_oper_data_html"
5506   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5507   data: "vpp-perf-results-3n-hsw"
5508   filter: "all"
5509
5510 # Test Operational Data - VPP Performance Operational Data 3n-skx
5511 - type: "table"
5512   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5513   algorithm: "table_oper_data_html"
5514   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5515   data: "vpp-perf-results-3n-skx"
5516   filter: "all"
5517
5518 # Test Operational Data - VPP Performance Operational Data 2n-skx
5519 - type: "table"
5520   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5521   algorithm: "table_oper_data_html"
5522   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5523   data: "vpp-perf-results-2n-skx"
5524   filter: "all"
5525
5526 # Test Operational Data - VPP Performance Operational Data 2n-clx
5527 - type: "table"
5528   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5529   algorithm: "table_oper_data_html"
5530   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5531   data: "vpp-perf-results-2n-clx"
5532   filter: "all"
5533
5534 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5535 - type: "table"
5536   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5537   algorithm: "table_oper_data_html"
5538   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5539   data: "vpp-perf-results-3n-tsh"
5540   filter: "all"
5541
5542 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5543 - type: "table"
5544   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5545   algorithm: "table_oper_data_html"
5546   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5547   data: "vpp-perf-results-3n-dnv"
5548   filter: "all"
5549
5550 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5551 - type: "table"
5552   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5553   algorithm: "table_oper_data_html"
5554   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5555   data: "vpp-perf-results-2n-dnv"
5556   filter: "all"
5557
5558 # Detailed Test Results - VPP MRR Results 3n-hsw
5559 - type: "table"
5560   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5561   algorithm: "table_merged_details"
5562   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5563   columns:
5564     - title: " |prein| Test Name |preout| "
5565       data: "data name"
5566     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5567       data: "data msg"
5568   data: "vpp-mrr-results-3n-hsw"
5569   filter: "all"
5570   parameters:
5571   - "name"
5572   - "parent"
5573   - "msg"
5574
5575 # Detailed Test Results - VPP MRR Results 3n-skx
5576 - type: "table"
5577   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5578   algorithm: "table_merged_details"
5579   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5580   columns:
5581     - title: " |prein| Test Name |preout| "
5582       data: "data name"
5583     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5584       data: "data msg"
5585   data: "vpp-mrr-results-3n-skx"
5586   filter: "all"
5587   parameters:
5588   - "name"
5589   - "parent"
5590   - "msg"
5591
5592 # Detailed Test Results - VPP MRR Results 2n-skx
5593 - type: "table"
5594   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5595   algorithm: "table_merged_details"
5596   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5597   columns:
5598     - title: " |prein| Test Name |preout| "
5599       data: "data name"
5600     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5601       data: "data msg"
5602   data: "vpp-mrr-results-2n-skx"
5603   filter: "all"
5604   parameters:
5605   - "name"
5606   - "parent"
5607   - "msg"
5608
5609 # Detailed Test Results - VPP MRR Results 2n-clx
5610 - type: "table"
5611   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5612   algorithm: "table_merged_details"
5613   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5614   columns:
5615     - title: " |prein| Test Name |preout| "
5616       data: "data name"
5617     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5618       data: "data msg"
5619   data: "vpp-mrr-results-2n-clx"
5620   filter: "all"
5621   parameters:
5622   - "name"
5623   - "parent"
5624   - "msg"
5625
5626 # Detailed Test Results - VPP MRR Results 3n-tsh
5627 - type: "table"
5628   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5629   algorithm: "table_merged_details"
5630   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5631   columns:
5632     - title: " |prein| Test Name |preout| "
5633       data: "data name"
5634     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5635       data: "data msg"
5636   data: "vpp-mrr-results-3n-tsh"
5637   filter: "all"
5638   parameters:
5639   - "name"
5640   - "parent"
5641   - "msg"
5642
5643 # Detailed Test Results - VPP MRR Results 3n-dnv
5644 - type: "table"
5645   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5646   algorithm: "table_merged_details"
5647   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5648   columns:
5649     - title: " |prein| Test Name |preout| "
5650       data: "data name"
5651     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5652       data: "data msg"
5653   data: "vpp-mrr-results-3n-dnv"
5654   filter: "all"
5655   parameters:
5656   - "name"
5657   - "parent"
5658   - "msg"
5659
5660 # Detailed Test Results - VPP MRR Results 2n-dnv
5661 - type: "table"
5662   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5663   algorithm: "table_merged_details"
5664   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5665   columns:
5666     - title: " |prein| Test Name |preout| "
5667       data: "data name"
5668     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5669       data: "data msg"
5670   data: "vpp-mrr-results-2n-dnv"
5671   filter: "all"
5672   parameters:
5673   - "name"
5674   - "parent"
5675   - "msg"
5676
5677 # Test configuration - VPP MRR Test Configs 3n-hsw
5678 - type: "table"
5679   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5680   algorithm: "table_merged_details"
5681   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5682   columns:
5683     - title: " |prein| Test Name |preout| "
5684       data: "data name"
5685     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5686       data: "data conf-history"
5687   data: "vpp-mrr-results-3n-hsw"
5688   filter: "all"
5689   parameters:
5690   - "parent"
5691   - "name"
5692   - "conf-history"
5693
5694 # Test configuration - VPP MRR Test Configs 3n-skx
5695 - type: "table"
5696   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5697   algorithm: "table_merged_details"
5698   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5699   columns:
5700     - title: " |prein| Test Name |preout| "
5701       data: "data name"
5702     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5703       data: "data conf-history"
5704   data: "vpp-mrr-results-3n-skx"
5705   filter: "all"
5706   parameters:
5707   - "parent"
5708   - "name"
5709   - "conf-history"
5710
5711 # Test configuration - VPP MRR Test Configs 2n-skx
5712 - type: "table"
5713   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5714   algorithm: "table_merged_details"
5715   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5716   columns:
5717     - title: " |prein| Test Name |preout| "
5718       data: "data name"
5719     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5720       data: "data conf-history"
5721   data: "vpp-mrr-results-2n-skx"
5722   filter: "all"
5723   parameters:
5724   - "parent"
5725   - "name"
5726   - "conf-history"
5727
5728 # Test configuration - VPP MRR Test Configs 2n-clx
5729 - type: "table"
5730   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5731   algorithm: "table_merged_details"
5732   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5733   columns:
5734     - title: " |prein| Test Name |preout| "
5735       data: "data name"
5736     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5737       data: "data conf-history"
5738   data: "vpp-mrr-results-2n-clx"
5739   filter: "all"
5740   parameters:
5741   - "parent"
5742   - "name"
5743   - "conf-history"
5744
5745 # Test configuration - VPP MRR Test Configs 3n-tsh
5746 - type: "table"
5747   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5748   algorithm: "table_merged_details"
5749   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5750   columns:
5751     - title: " |prein| Test Name |preout| "
5752       data: "data name"
5753     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5754       data: "data conf-history"
5755   data: "vpp-mrr-results-3n-tsh"
5756   filter: "all"
5757   parameters:
5758   - "parent"
5759   - "name"
5760   - "conf-history"
5761
5762 # Test configuration - VPP MRR Test Configs 3n-dnv
5763 - type: "table"
5764   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5765   algorithm: "table_merged_details"
5766   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5767   columns:
5768     - title: " |prein| Test Name |preout| "
5769       data: "data name"
5770     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5771       data: "data conf-history"
5772   data: "vpp-mrr-results-3n-dnv"
5773   filter: "all"
5774   parameters:
5775   - "parent"
5776   - "name"
5777   - "conf-history"
5778
5779 # Test configuration - VPP MRR Test Configs 2n-dnv
5780 - type: "table"
5781   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5782   algorithm: "table_merged_details"
5783   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5784   columns:
5785     - title: " |prein| Test Name |preout| "
5786       data: "data name"
5787     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5788       data: "data conf-history"
5789   data: "vpp-mrr-results-2n-dnv"
5790   filter: "all"
5791   parameters:
5792   - "parent"
5793   - "name"
5794   - "conf-history"
5795
5796 # Detailed Test Results - VPP Device Results - Ubuntu
5797 - type: "table"
5798   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5799   algorithm: "table_merged_details"
5800   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5801   columns:
5802     - title: " |prein| Test Name |preout| "
5803       data: "data name"
5804     - title: " |prein| Status |preout| "
5805       data: "data status"
5806   data: "vpp-device-results-ubuntu"
5807   filter: "all"
5808   parameters:
5809   - "name"
5810   - "parent"
5811   - "doc"
5812   - "status"
5813
5814 # Test configuration - VPP Device Test Configs - Ubuntu
5815 - type: "table"
5816   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5817   algorithm: "table_merged_details"
5818   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5819   columns:
5820     - title: " |prein| Test Name |preout| "
5821       data: "data name"
5822     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5823       data: "data conf-history"
5824   data: "vpp-device-results-ubuntu"
5825   filter: "all"
5826   parameters:
5827   - "parent"
5828   - "name"
5829   - "conf-history"
5830
5831 ################################################################################
5832
5833 # DPDK Performance Changes 3n-hsw 1t1c pdr
5834 - type: "table"
5835   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5836   algorithm: "table_comparison"
5837   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5838   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5839   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5840   columns:
5841     - title: "2001"
5842       data-set: "dpdk-performance-changes-3n-hsw-h1"
5843     - title: "2005"
5844       data-set: "dpdk-performance-changes-3n-hsw-ref"
5845     - title: "2009"
5846       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5847   comparisons:
5848     - title: "Diff"
5849       reference: 2
5850       compare: 3
5851   legend:
5852     - ""
5853     - "2001, 2005, 2009 - DPDK versions tested."
5854     - "Diff - difference between 2005 and 2009 DPDK version."
5855
5856 # DPDK Performance Changes 3n-hsw 2t2c pdr
5857 - type: "table"
5858   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5859   algorithm: "table_comparison"
5860   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5861   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5862   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5863   columns:
5864     - title: "2001"
5865       data-set: "dpdk-performance-changes-3n-hsw-h1"
5866     - title: "2005"
5867       data-set: "dpdk-performance-changes-3n-hsw-ref"
5868     - title: "2009"
5869       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5870   comparisons:
5871     - title: "Diff"
5872       reference: 2
5873       compare: 3
5874   legend:
5875     - ""
5876     - "2001, 2005, 2009 - DPDK versions tested."
5877     - "Diff - difference between 2005 and 2009 DPDK version."
5878
5879 # DPDK Performance Changes 3n-hsw 1t1c pdr
5880 - type: "table"
5881   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5882   algorithm: "table_comparison"
5883   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5884   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5885   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5886   columns:
5887     - title: "2001"
5888       data-set: "dpdk-performance-changes-3n-hsw-h1"
5889     - title: "2005"
5890       data-set: "dpdk-performance-changes-3n-hsw-ref"
5891     - title: "2009"
5892       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5893   comparisons:
5894     - title: "Diff"
5895       reference: 2
5896       compare: 3
5897   legend:
5898     - ""
5899     - "2001, 2005, 2009 - DPDK versions tested."
5900     - "Diff - difference between 2005 and 2009 DPDK version."
5901
5902 # DPDK Performance Changes 3n-hsw 2t2c ndr
5903 - type: "table"
5904   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5905   algorithm: "table_comparison"
5906   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5907   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5908   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5909   columns:
5910     - title: "2001"
5911       data-set: "dpdk-performance-changes-3n-hsw-h1"
5912     - title: "2005"
5913       data-set: "dpdk-performance-changes-3n-hsw-ref"
5914     - title: "2009"
5915       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5916   comparisons:
5917     - title: "Diff"
5918       reference: 2
5919       compare: 3
5920   legend:
5921     - ""
5922     - "2001, 2005, 2009 - DPDK versions tested."
5923     - "Diff - difference between 2005 and 2009 DPDK version."
5924
5925 # DPDK Performance Changes 3n-skx 2t1c pdr
5926 - type: "table"
5927   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
5928   algorithm: "table_comparison"
5929   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
5930   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5931   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5932   columns:
5933     - title: "2001"
5934       data-set: "dpdk-performance-changes-3n-skx-h1"
5935     - title: "2005"
5936       data-set: "dpdk-performance-changes-3n-skx-ref"
5937     - title: "2009"
5938       data-set: "dpdk-performance-changes-3n-skx-cmp"
5939   comparisons:
5940     - title: "Diff"
5941       reference: 2
5942       compare: 3
5943   legend:
5944     - ""
5945     - "2001, 2005, 2009 - DPDK versions tested."
5946     - "Diff - difference between 2005 and 2009 DPDK version."
5947
5948 # DPDK Performance Changes 3n-skx 4t2c pdr
5949 - type: "table"
5950   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
5951   algorithm: "table_comparison"
5952   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
5953   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5954   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5955   columns:
5956     - title: "2001"
5957       data-set: "dpdk-performance-changes-3n-skx-h1"
5958     - title: "2005"
5959       data-set: "dpdk-performance-changes-3n-skx-ref"
5960     - title: "2009"
5961       data-set: "dpdk-performance-changes-3n-skx-cmp"
5962   comparisons:
5963     - title: "Diff"
5964       reference: 2
5965       compare: 3
5966   legend:
5967     - ""
5968     - "2001, 2005, 2009 - DPDK versions tested."
5969     - "Diff - difference between 2005 and 2009 DPDK version."
5970
5971 # DPDK Performance Changes 3n-skx 2t1c ndr
5972 - type: "table"
5973   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
5974   algorithm: "table_comparison"
5975   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
5976   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5977   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5978   columns:
5979     - title: "2001"
5980       data-set: "dpdk-performance-changes-3n-skx-h1"
5981     - title: "2005"
5982       data-set: "dpdk-performance-changes-3n-skx-ref"
5983     - title: "2009"
5984       data-set: "dpdk-performance-changes-3n-skx-cmp"
5985   comparisons:
5986     - title: "Diff"
5987       reference: 2
5988       compare: 3
5989   legend:
5990     - ""
5991     - "2001, 2005, 2009 - DPDK versions tested."
5992     - "Diff - difference between 2005 and 2009 DPDK version."
5993
5994 # DPDK Performance Changes 3n-skx 4t2c ndr
5995 - type: "table"
5996   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
5997   algorithm: "table_comparison"
5998   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
5999   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6000   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6001   columns:
6002     - title: "2001"
6003       data-set: "dpdk-performance-changes-3n-skx-h1"
6004     - title: "2005"
6005       data-set: "dpdk-performance-changes-3n-skx-ref"
6006     - title: "2009"
6007       data-set: "dpdk-performance-changes-3n-skx-cmp"
6008   comparisons:
6009     - title: "Diff"
6010       reference: 2
6011       compare: 3
6012   legend:
6013     - ""
6014     - "2001, 2005, 2009 - DPDK versions tested."
6015     - "Diff - difference between 2005 and 2009 DPDK version."
6016
6017 # DPDK Performance Changes 2n-skx 2t1c pdr
6018 - type: "table"
6019   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
6020   algorithm: "table_comparison"
6021   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
6022   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6023   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6024   columns:
6025     - title: "2001"
6026       data-set: "dpdk-performance-changes-2n-skx-h1"
6027     - title: "2005"
6028       data-set: "dpdk-performance-changes-2n-skx-ref"
6029     - title: "2009"
6030       data-set: "dpdk-performance-changes-2n-skx-cmp"
6031   comparisons:
6032     - title: "Diff"
6033       reference: 2
6034       compare: 3
6035   legend:
6036     - ""
6037     - "2001, 2005, 2009 - DPDK versions tested."
6038     - "Diff - difference between 2005 and 2009 DPDK version."
6039
6040 # DPDK Performance Changes 2n-skx 4t2c pdr
6041 - type: "table"
6042   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
6043   algorithm: "table_comparison"
6044   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
6045   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6046   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6047   columns:
6048     - title: "2001"
6049       data-set: "dpdk-performance-changes-2n-skx-h1"
6050     - title: "2005"
6051       data-set: "dpdk-performance-changes-2n-skx-ref"
6052     - title: "2009"
6053       data-set: "dpdk-performance-changes-2n-skx-cmp"
6054   comparisons:
6055     - title: "Diff"
6056       reference: 2
6057       compare: 3
6058   legend:
6059     - ""
6060     - "2001, 2005, 2009 - DPDK versions tested."
6061     - "Diff - difference between 2005 and 2009 DPDK version."
6062
6063 # DPDK Performance Changes 2n-skx 2t1c ndr
6064 - type: "table"
6065   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
6066   algorithm: "table_comparison"
6067   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
6068   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6069   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6070   columns:
6071     - title: "2001"
6072       data-set: "dpdk-performance-changes-2n-skx-h1"
6073     - title: "2005"
6074       data-set: "dpdk-performance-changes-2n-skx-ref"
6075     - title: "2009"
6076       data-set: "dpdk-performance-changes-2n-skx-cmp"
6077   comparisons:
6078     - title: "Diff"
6079       reference: 2
6080       compare: 3
6081   legend:
6082     - ""
6083     - "2001, 2005, 2009 - DPDK versions tested."
6084     - "Diff - difference between 2005 and 2009 DPDK version."
6085
6086 # DPDK Performance Changes 2n-skx 4t2c ndr
6087 - type: "table"
6088   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6089   algorithm: "table_comparison"
6090   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6091   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6092   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6093   columns:
6094     - title: "2001"
6095       data-set: "dpdk-performance-changes-2n-skx-h1"
6096     - title: "2005"
6097       data-set: "dpdk-performance-changes-2n-skx-ref"
6098     - title: "2009"
6099       data-set: "dpdk-performance-changes-2n-skx-cmp"
6100   comparisons:
6101     - title: "Diff"
6102       reference: 2
6103       compare: 3
6104   legend:
6105     - ""
6106     - "2001, 2005, 2009 - DPDK versions tested."
6107     - "Diff - difference between 2005 and 2009 DPDK version."
6108
6109 # DPDK Performance Changes 2n-clx 2t1c pdr
6110 - type: "table"
6111   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
6112   algorithm: "table_comparison"
6113   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
6114   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6115   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6116   columns:
6117     - title: "2001"
6118       data-set: "dpdk-performance-changes-2n-clx-h1"
6119     - title: "2005"
6120       data-set: "dpdk-performance-changes-2n-clx-ref"
6121     - title: "2009"
6122       data-set: "dpdk-performance-changes-2n-clx-cmp"
6123   comparisons:
6124     - title: "Diff"
6125       reference: 2
6126       compare: 3
6127   legend:
6128     - ""
6129     - "2001, 2005, 2009 - DPDK versions tested."
6130     - "Diff - difference between 2005 and 2009 DPDK version."
6131
6132 # DPDK Performance Changes 2n-clx 4t2c pdr
6133 - type: "table"
6134   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
6135   algorithm: "table_comparison"
6136   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
6137   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6138   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6139   columns:
6140     - title: "2001"
6141       data-set: "dpdk-performance-changes-2n-clx-h1"
6142     - title: "2005"
6143       data-set: "dpdk-performance-changes-2n-clx-ref"
6144     - title: "2009"
6145       data-set: "dpdk-performance-changes-2n-clx-cmp"
6146   comparisons:
6147     - title: "Diff"
6148       reference: 2
6149       compare: 3
6150   legend:
6151     - ""
6152     - "2001, 2005, 2009 - DPDK versions tested."
6153     - "Diff - difference between 2005 and 2009 DPDK version."
6154
6155 # DPDK Performance Changes 2n-clx 2t1c ndr
6156 - type: "table"
6157   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
6158   algorithm: "table_comparison"
6159   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
6160   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6161   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6162   columns:
6163     - title: "2001"
6164       data-set: "dpdk-performance-changes-2n-clx-h1"
6165     - title: "2005"
6166       data-set: "dpdk-performance-changes-2n-clx-ref"
6167     - title: "2009"
6168       data-set: "dpdk-performance-changes-2n-clx-cmp"
6169   comparisons:
6170     - title: "Diff"
6171       reference: 2
6172       compare: 3
6173   legend:
6174     - ""
6175     - "2001, 2005, 2009 - DPDK versions tested."
6176     - "Diff - difference between 2005 and 2009 DPDK version."
6177
6178 # DPDK Performance Changes 2n-clx 4t2c ndr
6179 - type: "table"
6180   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
6181   algorithm: "table_comparison"
6182   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
6183   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6184   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6185   columns:
6186     - title: "2001"
6187       data-set: "dpdk-performance-changes-2n-clx-h1"
6188     - title: "2005"
6189       data-set: "dpdk-performance-changes-2n-clx-ref"
6190     - title: "2009"
6191       data-set: "dpdk-performance-changes-2n-clx-cmp"
6192   comparisons:
6193     - title: "Diff"
6194       reference: 2
6195       compare: 3
6196   legend:
6197     - ""
6198     - "2001, 2005, 2009 - DPDK versions tested."
6199     - "Diff - difference between 2005 and 2009 DPDK version."
6200
6201 # DPDK Performance Changes 2n-dnv 1t1c pdr
6202 - type: "table"
6203   title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
6204   algorithm: "table_comparison"
6205   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
6206   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6207   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6208   columns:
6209     - title: "2001"
6210       data-set: "dpdk-performance-changes-2n-dnv-h1"
6211     - title: "2005"
6212       data-set: "dpdk-performance-changes-2n-dnv-ref"
6213     - title: "2009"
6214       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6215   comparisons:
6216     - title: "Diff"
6217       reference: 2
6218       compare: 3
6219   legend:
6220     - ""
6221     - "2001, 2005, 2009 - DPDK versions tested."
6222     - "Diff - difference between 2005 and 2009 DPDK version."
6223
6224 # DPDK Performance Changes 2n-dnv 2t2c pdr
6225 - type: "table"
6226   title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
6227   algorithm: "table_comparison"
6228   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
6229   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6230   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6231   columns:
6232     - title: "2001"
6233       data-set: "dpdk-performance-changes-2n-dnv-h1"
6234     - title: "2005"
6235       data-set: "dpdk-performance-changes-2n-dnv-ref"
6236     - title: "2009"
6237       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6238   comparisons:
6239     - title: "Diff"
6240       reference: 2
6241       compare: 3
6242   legend:
6243     - ""
6244     - "2001, 2005, 2009 - DPDK versions tested."
6245     - "Diff - difference between 2005 and 2009 DPDK version."
6246
6247 # DPDK Performance Changes 2n-dnv 1t1c ndr
6248 - type: "table"
6249   title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
6250   algorithm: "table_comparison"
6251   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
6252   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6253   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6254   columns:
6255     - title: "2001"
6256       data-set: "dpdk-performance-changes-2n-dnv-h1"
6257     - title: "2005"
6258       data-set: "dpdk-performance-changes-2n-dnv-ref"
6259     - title: "2009"
6260       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6261   comparisons:
6262     - title: "Diff"
6263       reference: 2
6264       compare: 3
6265   legend:
6266     - ""
6267     - "2001, 2005, 2009 - DPDK versions tested."
6268     - "Diff - difference between 2005 and 2009 DPDK version."
6269
6270 # DPDK Performance Changes 2n-dnv 2t2c ndr
6271 - type: "table"
6272   title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
6273   algorithm: "table_comparison"
6274   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
6275   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6276   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6277   columns:
6278     - title: "2001"
6279       data-set: "dpdk-performance-changes-2n-dnv-h1"
6280     - title: "2005"
6281       data-set: "dpdk-performance-changes-2n-dnv-ref"
6282     - title: "2009"
6283       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6284   comparisons:
6285     - title: "Diff"
6286       reference: 2
6287       compare: 3
6288   legend:
6289     - ""
6290     - "2001, 2005, 2009 - DPDK versions tested."
6291     - "Diff - difference between 2005 and 2009 DPDK version."
6292
6293 # DPDK Performance Changes 3n-dnv 1t1c pdr
6294 - type: "table"
6295   title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
6296   algorithm: "table_comparison"
6297   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
6298   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6299   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6300   columns:
6301     - title: "2001"
6302       data-set: "dpdk-performance-changes-3n-dnv-h1"
6303     - title: "2005"
6304       data-set: "dpdk-performance-changes-3n-dnv-ref"
6305     - title: "2009"
6306       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6307   comparisons:
6308     - title: "Diff"
6309       reference: 2
6310       compare: 3
6311   legend:
6312     - ""
6313     - "2001, 2005, 2009 - DPDK versions tested."
6314     - "Diff - difference between 2005 and 2009 DPDK version."
6315
6316 # DPDK Performance Changes 3n-dnv 2t2c pdr
6317 - type: "table"
6318   title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
6319   algorithm: "table_comparison"
6320   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
6321   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6322   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6323   columns:
6324     - title: "2001"
6325       data-set: "dpdk-performance-changes-3n-dnv-h1"
6326     - title: "2005"
6327       data-set: "dpdk-performance-changes-3n-dnv-ref"
6328     - title: "2009"
6329       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6330   comparisons:
6331     - title: "Diff"
6332       reference: 2
6333       compare: 3
6334   legend:
6335     - ""
6336     - "2001, 2005, 2009 - DPDK versions tested."
6337     - "Diff - difference between 2005 and 2009 DPDK version."
6338
6339 # DPDK Performance Changes 3n-dnv 1t1c ndr
6340 - type: "table"
6341   title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
6342   algorithm: "table_comparison"
6343   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
6344   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6345   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6346   columns:
6347     - title: "2001"
6348       data-set: "dpdk-performance-changes-3n-dnv-h1"
6349     - title: "2005"
6350       data-set: "dpdk-performance-changes-3n-dnv-ref"
6351     - title: "2009"
6352       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6353   comparisons:
6354     - title: "Diff"
6355       reference: 2
6356       compare: 3
6357   legend:
6358     - ""
6359     - "2001, 2005, 2009 - DPDK versions tested."
6360     - "Diff - difference between 2005 and 2009 DPDK version."
6361
6362 # DPDK Performance Changes 3n-dnv 2t2c ndr
6363 - type: "table"
6364   title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
6365   algorithm: "table_comparison"
6366   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
6367   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6368   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6369   columns:
6370     - title: "2001"
6371       data-set: "dpdk-performance-changes-3n-dnv-h1"
6372     - title: "2005"
6373       data-set: "dpdk-performance-changes-3n-dnv-ref"
6374     - title: "2009"
6375       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6376   comparisons:
6377     - title: "Diff"
6378       reference: 2
6379       compare: 3
6380   legend:
6381     - ""
6382     - "2001, 2005, 2009 - DPDK versions tested."
6383     - "Diff - difference between 2005 and 2009 DPDK version."
6384
6385 # DPDK Performance Changes 3n-tsh 1t1c pdr
6386 - type: "table"
6387   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
6388   algorithm: "table_comparison"
6389   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
6390   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6391   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6392   columns:
6393     - title: "2001"
6394       data-set: "dpdk-performance-changes-3n-tsh-h1"
6395     - title: "2005"
6396       data-set: "dpdk-performance-changes-3n-tsh-ref"
6397     - title: "2009"
6398       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6399   comparisons:
6400     - title: "Diff"
6401       reference: 2
6402       compare: 3
6403   legend:
6404     - ""
6405     - "2001, 2005, 2009 - DPDK versions tested."
6406     - "Diff - difference between 2005 and 2009 DPDK version."
6407
6408 # DPDK Performance Changes 3n-tsh 2t2c pdr
6409 - type: "table"
6410   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
6411   algorithm: "table_comparison"
6412   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
6413   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6414   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6415   columns:
6416     - title: "2001"
6417       data-set: "dpdk-performance-changes-3n-tsh-h1"
6418     - title: "2005"
6419       data-set: "dpdk-performance-changes-3n-tsh-ref"
6420     - title: "2009"
6421       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6422   comparisons:
6423     - title: "Diff"
6424       reference: 2
6425       compare: 3
6426   legend:
6427     - ""
6428     - "2001, 2005, 2009 - DPDK versions tested."
6429     - "Diff - difference between 2005 and 2009 DPDK version."
6430
6431 # DPDK Performance Changes 3n-tsh 1t1c ndr
6432 - type: "table"
6433   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
6434   algorithm: "table_comparison"
6435   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
6436   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6437   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6438   columns:
6439     - title: "2001"
6440       data-set: "dpdk-performance-changes-3n-tsh-h1"
6441     - title: "2005"
6442       data-set: "dpdk-performance-changes-3n-tsh-ref"
6443     - title: "2009"
6444       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6445   comparisons:
6446     - title: "Diff"
6447       reference: 2
6448       compare: 3
6449   legend:
6450     - ""
6451     - "2001, 2005, 2009 - DPDK versions tested."
6452     - "Diff - difference between 2005 and 2009 DPDK version."
6453
6454 # DPDK Performance Changes 3n-tsh 2t2c ndr
6455 - type: "table"
6456   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
6457   algorithm: "table_comparison"
6458   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
6459   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6460   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6461   columns:
6462     - title: "2001"
6463       data-set: "dpdk-performance-changes-3n-tsh-h1"
6464     - title: "2005"
6465       data-set: "dpdk-performance-changes-3n-tsh-ref"
6466     - title: "2009"
6467       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6468   comparisons:
6469     - title: "Diff"
6470       reference: 2
6471       compare: 3
6472   legend:
6473     - ""
6474     - "2001, 2005, 2009 - DPDK versions tested."
6475     - "Diff - difference between 2005 and 2009 DPDK version."
6476
6477 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6478 - type: "table"
6479   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6480   algorithm: "table_comparison"
6481   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6482   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6483   filter: "'NIC_Intel-X710'"
6484   columns:
6485     - title: "3n-hsw x710"
6486       data-set: "dpdk-compare-testbeds-ref"
6487     - title: "3n-skx x710"
6488       data-set: "dpdk-compare-testbeds-cmp"
6489   comparisons:
6490     - title: "Diff"
6491       reference: 1
6492       compare: 2
6493   legend:
6494     - ""
6495     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6496     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6497
6498 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6499 - type: "table"
6500   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6501   algorithm: "table_comparison"
6502   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6503   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6504   filter: "'NIC_Intel-X710'"
6505   columns:
6506     - title: "3n-hsw x710"
6507       data-set: "dpdk-compare-testbeds-ref"
6508     - title: "3n-skx x710"
6509       data-set: "dpdk-compare-testbeds-cmp"
6510   comparisons:
6511     - title: "Diff"
6512       reference: 1
6513       compare: 2
6514   legend:
6515     - ""
6516     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6517     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6518
6519 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6520 - type: "table"
6521   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6522   algorithm: "table_comparison"
6523   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6524   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6525   filter: "'NIC_Intel-XXV710'"
6526   columns:
6527     - title: "2n-skx"
6528       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6529     - title: "2n-clx"
6530       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6531   comparisons:
6532     - title: "Diff"
6533       reference: 1
6534       compare: 2
6535   legend:
6536     - ""
6537     - "2n-skx, 2n-clx - testbeds and NICs tested."
6538     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6539
6540 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6541 - type: "table"
6542   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6543   algorithm: "table_comparison"
6544   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6545   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6546   filter: "'NIC_Intel-XXV710'"
6547   columns:
6548     - title: "2n-skx"
6549       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6550     - title: "2n-clx"
6551       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6552   comparisons:
6553     - title: "Diff"
6554       reference: 1
6555       compare: 2
6556   legend:
6557     - ""
6558     - "2n-skx, 2n-clx - testbeds and NICs tested."
6559     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6560
6561 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6562 - type: "table"
6563   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6564   algorithm: "table_comparison"
6565   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6566   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6567   filter: "'NIC_Intel-XXV710'"
6568   columns:
6569     - title: "3n-skx"
6570       data-set: "dpdk-compare-topologies-ref"
6571     - title: "2n-skx"
6572       data-set: "dpdk-compare-topologies-cmp"
6573   comparisons:
6574     - title: "Diff"
6575       reference: 1
6576       compare: 2
6577   legend:
6578     - ""
6579     - "3n-skx, 2n-skx - topologies tested."
6580     - "Diff - difference between 3n-skx and 2n-skx topologies."
6581
6582 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6583 - type: "table"
6584   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6585   algorithm: "table_comparison"
6586   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6587   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6588   filter: "'NIC_Intel-XXV710'"
6589   columns:
6590     - title: "3n-skx"
6591       data-set: "dpdk-compare-topologies-ref"
6592     - title: "2n-skx"
6593       data-set: "dpdk-compare-topologies-cmp"
6594   comparisons:
6595     - title: "Diff"
6596       reference: 1
6597       compare: 2
6598   legend:
6599     - ""
6600     - "3n-skx, 2n-skx - topologies tested."
6601     - "Diff - difference between 3n-skx and 2n-skx topologies."
6602
6603 # Detailed Test Results - DPDK Performance Results 3n-hsw
6604 - type: "table"
6605   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6606   algorithm: "table_merged_details"
6607   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6608   columns:
6609     - title: " |prein| Test Name |preout| "
6610       data: "data name"
6611     - 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| "
6612       data: "data msg"
6613   data: "dpdk-perf-results-3n-hsw"
6614   filter: "all"
6615   parameters:
6616   - "name"
6617   - "parent"
6618   - "msg"
6619
6620 # Detailed Test Results - DPDK Performance Results 3n-skx
6621 - type: "table"
6622   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6623   algorithm: "table_merged_details"
6624   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6625   columns:
6626     - title: " |prein| Test Name |preout| "
6627       data: "data name"
6628     - 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| "
6629       data: "data msg"
6630   data: "dpdk-perf-results-3n-skx"
6631   filter: "all"
6632   remove-ndr: False
6633   parameters:
6634   - "name"
6635   - "parent"
6636   - "msg"
6637
6638 # Detailed Test Results - DPDK Performance Results 2n-skx
6639 - type: "table"
6640   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6641   algorithm: "table_merged_details"
6642   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6643   columns:
6644     - title: " |prein| Test Name |preout| "
6645       data: "data name"
6646     - 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| "
6647       data: "data msg"
6648   data: "dpdk-perf-results-2n-skx"
6649   filter: "all"
6650   remove-ndr: False
6651   parameters:
6652   - "name"
6653   - "parent"
6654   - "msg"
6655
6656 # Detailed Test Results - DPDK Performance Results 2n-clx
6657 - type: "table"
6658   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6659   algorithm: "table_merged_details"
6660   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6661   columns:
6662     - title: " |prein| Test Name |preout| "
6663       data: "data name"
6664     - 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| "
6665       data: "data msg"
6666   data: "dpdk-perf-results-2n-clx"
6667   filter: "all"
6668   parameters:
6669   - "name"
6670   - "parent"
6671   - "msg"
6672
6673 # Detailed Test Results - DPDK Performance Results 2n-dnv
6674 - type: "table"
6675   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6676   algorithm: "table_merged_details"
6677   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6678   columns:
6679     - title: " |prein| Test Name |preout| "
6680       data: "data name"
6681     - 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| "
6682       data: "data msg"
6683   data: "dpdk-perf-results-2n-dnv"
6684   filter: "all"
6685   parameters:
6686   - "name"
6687   - "parent"
6688   - "msg"
6689
6690 # Detailed Test Results - DPDK Performance Results 3n-dnv
6691 - type: "table"
6692   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6693   algorithm: "table_merged_details"
6694   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6695   columns:
6696     - title: " |prein| Test Name |preout| "
6697       data: "data name"
6698     - 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| "
6699       data: "data msg"
6700   data: "dpdk-perf-results-3n-dnv"
6701   filter: "all"
6702   parameters:
6703   - "name"
6704   - "parent"
6705   - "msg"
6706
6707 # Detailed Test Results - DPDK Performance Results 3n-tsh
6708 - type: "table"
6709   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6710   algorithm: "table_merged_details"
6711   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6712   columns:
6713     - title: " |prein| Test Name |preout| "
6714       data: "data name"
6715     - 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| "
6716       data: "data msg"
6717   data: "dpdk-perf-results-3n-tsh"
6718   filter: "all"
6719   parameters:
6720   - "name"
6721   - "parent"
6722   - "msg"
6723
6724 ################################################################################
6725 ###                                F I L E S                                 ###
6726 ################################################################################
6727
6728 # VPP Performance Results
6729 - type: "file"
6730   title: "VPP Performance Results"
6731   algorithm: "file_details_split"
6732   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6733   dir-tables:
6734     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6735     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6736     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6737     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6738     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6739 #    - "{DIR[DTR,PERF,VPP,2N,DNV]}"
6740 #    - "{DIR[DTR,PERF,VPP,3N,DNV]}"
6741   data:
6742     - "vpp-perf-results-2n-skx"
6743     - "vpp-perf-results-3n-skx"
6744     - "vpp-perf-results-2n-clx"
6745     - "vpp-perf-results-3n-hsw"
6746     - "vpp-perf-results-3n-tsh"
6747 #    - "vpp-perf-results-2n-dnv"
6748 #    - "vpp-perf-results-3n-dnv"
6749   filter: "all"
6750   data-start-level: 4
6751   order-chapters:
6752     level-1:
6753       - "l2"
6754       - "ip4"
6755       - "ip6"
6756       - "srv6"
6757       - "ip4_tunnels"
6758       - "ip6_tunnels"
6759       - "vm_vhost"
6760       - "container_memif"
6761       - "crypto"
6762       - "vts"
6763       - "lb"
6764       - "nfv_density"
6765       - "hoststack"
6766     level-2:
6767       - "2n-skx"
6768       - "3n-skx"
6769       - "2n-clx"
6770       - "3n-hsw"
6771       - "3n-tsh"
6772       - "2n-dnv"
6773       - "3n-dnv"
6774     level-3:
6775       - "xl710"
6776       - "x520"
6777       - "xxv710"
6778       - "x710"
6779       - "x553"
6780       - "cx556a"
6781       - "vic1227"
6782       - "vic1385"
6783
6784 # VPP Performance Configuration
6785 - type: "file"
6786   title: "VPP Performance Configuration"
6787   algorithm: "file_details_split"
6788   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
6789   dir-tables:
6790     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
6791     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
6792     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
6793     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
6794     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
6795 #    - "{DIR[DTC,PERF,VPP,2N,DNV]}"
6796 #    - "{DIR[DTC,PERF,VPP,3N,DNV]}"
6797   data:
6798     - "vpp-perf-results-2n-skx"
6799     - "vpp-perf-results-3n-skx"
6800     - "vpp-perf-results-2n-clx"
6801     - "vpp-perf-results-3n-hsw"
6802     - "vpp-perf-results-3n-tsh"
6803 #    - "vpp-perf-results-2n-dnv"
6804 #    - "vpp-perf-results-3n-dnv"
6805   filter: "all"
6806   data-start-level: 4
6807   order-chapters:
6808     level-1:
6809       - "l2"
6810       - "ip4"
6811       - "ip6"
6812       - "srv6"
6813       - "ip4_tunnels"
6814       - "ip6_tunnels"
6815       - "vm_vhost"
6816       - "container_memif"
6817       - "crypto"
6818       - "vts"
6819       - "lb"
6820       - "nfv_density"
6821       - "hoststack"
6822     level-2:
6823       - "2n-skx"
6824       - "3n-skx"
6825       - "2n-clx"
6826       - "3n-hsw"
6827       - "3n-tsh"
6828       - "2n-dnv"
6829       - "3n-dnv"
6830     level-3:
6831       - "xl710"
6832       - "x520"
6833       - "xxv710"
6834       - "x710"
6835       - "x553"
6836       - "cx556a"
6837       - "vic1227"
6838       - "vic1385"
6839
6840 # VPP Performance Operational
6841 - type: "file"
6842   title: "VPP Performance Operational"
6843   algorithm: "file_details_split_html"
6844   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
6845   dir-tables:
6846     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
6847     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
6848     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
6849     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
6850     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
6851 #    - "{DIR[DTO,PERF,VPP,2N,DNV]}"
6852 #    - "{DIR[DTO,PERF,VPP,3N,DNV]}"
6853   data:
6854     - "vpp-perf-results-2n-skx"
6855     - "vpp-perf-results-3n-skx"
6856     - "vpp-perf-results-2n-clx"
6857     - "vpp-perf-results-3n-hsw"
6858     - "vpp-perf-results-3n-tsh"
6859 #    - "vpp-perf-results-2n-dnv"
6860 #    - "vpp-perf-results-3n-dnv"
6861   filter: "all"
6862   data-start-level: 4
6863   order-chapters:
6864     level-1:
6865       - "l2"
6866       - "ip4"
6867       - "ip6"
6868       - "srv6"
6869       - "ip4_tunnels"
6870       - "ip6_tunnels"
6871       - "vm_vhost"
6872       - "container_memif"
6873       - "crypto"
6874       - "vts"
6875       - "lb"
6876       - "nfv_density"
6877       - "hoststack"
6878     level-2:
6879       - "2n-skx"
6880       - "3n-skx"
6881       - "2n-clx"
6882       - "3n-hsw"
6883       - "3n-tsh"
6884       - "2n-dnv"
6885       - "3n-dnv"
6886     level-3:
6887       - "xl710"
6888       - "x520"
6889       - "xxv710"
6890       - "x710"
6891       - "x553"
6892       - "cx556a"
6893       - "vic1227"
6894       - "vic1385"
6895
6896 # VPP MRR Results
6897 - type: "file"
6898   title: "VPP MRR Results"
6899   algorithm: "file_details_split"
6900   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
6901   dir-tables:
6902     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
6903     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
6904     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
6905     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
6906     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
6907 #    - "{DIR[DTR,MRR,VPP,2N,DNV]}"
6908 #    - "{DIR[DTR,MRR,VPP,3N,DNV]}"
6909   data:
6910     - "vpp-mrr-results-2n-skx"
6911     - "vpp-mrr-results-3n-skx"
6912     - "vpp-mrr-results-2n-clx"
6913     - "vpp-mrr-results-3n-hsw"
6914     - "vpp-mrr-results-3n-tsh"
6915 #    - "vpp-mrr-results-2n-dnv"
6916 #    - "vpp-mrr-results-3n-dnv"
6917   filter: "all"
6918   data-start-level: 4
6919   order-chapters:
6920     level-1:
6921       - "l2"
6922       - "ip4"
6923       - "ip6"
6924       - "srv6"
6925       - "ip4_tunnels"
6926       - "ip6_tunnels"
6927       - "vm_vhost"
6928       - "container_memif"
6929       - "crypto"
6930       - "vts"
6931       - "lb"
6932       - "nfv_density"
6933       - "hoststack"
6934     level-2:
6935       - "2n-skx"
6936       - "3n-skx"
6937       - "2n-clx"
6938       - "3n-hsw"
6939       - "3n-tsh"
6940       - "2n-dnv"
6941       - "3n-dnv"
6942     level-3:
6943       - "xl710"
6944       - "x520"
6945       - "xxv710"
6946       - "x710"
6947       - "x553"
6948       - "cx556a"
6949       - "vic1227"
6950       - "vic1385"
6951
6952 # VPP MRR Configuration
6953 - type: "file"
6954   title: "VPP MRR Configuration"
6955   algorithm: "file_details_split"
6956   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
6957   dir-tables:
6958     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
6959     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
6960     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
6961     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
6962     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
6963     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
6964     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
6965   data:
6966     - "vpp-mrr-results-2n-skx"
6967     - "vpp-mrr-results-3n-skx"
6968     - "vpp-mrr-results-2n-clx"
6969     - "vpp-mrr-results-3n-hsw"
6970     - "vpp-mrr-results-3n-tsh"
6971 #    - "vpp-mrr-results-2n-dnv"
6972 #    - "vpp-mrr-results-3n-dnv"
6973   filter: "all"
6974   data-start-level: 4
6975   order-chapters:
6976     level-1:
6977       - "l2"
6978       - "ip4"
6979       - "ip6"
6980       - "srv6"
6981       - "ip4_tunnels"
6982       - "ip6_tunnels"
6983       - "vm_vhost"
6984       - "container_memif"
6985       - "crypto"
6986       - "vts"
6987       - "lb"
6988       - "nfv_density"
6989       - "hoststack"
6990     level-2:
6991       - "2n-skx"
6992       - "3n-skx"
6993       - "2n-clx"
6994       - "3n-hsw"
6995       - "3n-tsh"
6996       - "2n-dnv"
6997       - "3n-dnv"
6998     level-3:
6999       - "xl710"
7000       - "x520"
7001       - "xxv710"
7002       - "x710"
7003       - "x553"
7004       - "cx556a"
7005       - "vic1227"
7006       - "vic1385"
7007
7008 # VPP Device Results - Ubuntu
7009 - type: "file"
7010   title: "VPP Device Results - Ubuntu"
7011   algorithm: "file_test_results"
7012   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7013   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7014   data: "vpp-device-results-ubuntu"
7015   filter: "all"
7016   data-start-level: 4
7017
7018 # VPP Device Configuration - Ubuntu
7019 - type: "file"
7020   title: "VPP Device Configuration - Ubuntu"
7021   algorithm: "file_test_results"
7022   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7023   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7024   data: "vpp-device-results-ubuntu"
7025   filter: "all"
7026   data-start-level: 4
7027
7028 # DPDK Performance Results 3n-hsw
7029 - type: "file"
7030   title: "DPDK Performance Results 3n-hsw"
7031   algorithm: "file_test_results"
7032   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7033   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7034   data: "dpdk-perf-results-3n-hsw"
7035   filter: "all"
7036   data-start-level: 4
7037
7038 # DPDK Performance Results 3n-skx
7039 - type: "file"
7040   title: "DPDK Performance Results 3n-skx"
7041   algorithm: "file_test_results"
7042   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7043   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7044   data: "dpdk-perf-results-3n-skx"
7045   filter: "all"
7046   data-start-level: 4
7047
7048 # DPDK Performance Results 2n-skx
7049 - type: "file"
7050   title: "DPDK Performance Results 2n-skx"
7051   algorithm: "file_test_results"
7052   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7053   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7054   data: "dpdk-perf-results-2n-skx"
7055   filter: "all"
7056   data-start-level: 4
7057
7058 # DPDK Performance Results 2n-clx
7059 - type: "file"
7060   title: "DPDK Performance Results 2n-clx"
7061   algorithm: "file_test_results"
7062   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7063   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7064   data: "dpdk-perf-results-2n-clx"
7065   filter: "all"
7066   data-start-level: 4
7067
7068 # DPDK Performance Results 2n-dnv
7069 - type: "file"
7070   title: "DPDK Performance Results 2n-dnv"
7071   algorithm: "file_test_results"
7072   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7073   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7074   data: "dpdk-perf-results-2n-dnv"
7075   filter: "all"
7076   data-start-level: 4
7077
7078 # DPDK Performance Results 3n-dnv
7079 - type: "file"
7080   title: "DPDK Performance Results 3n-dnv"
7081   algorithm: "file_test_results"
7082   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7083   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7084   data: "dpdk-perf-results-3n-dnv"
7085   filter: "all"
7086   data-start-level: 4
7087
7088 # DPDK Performance Results 3n-tsh
7089 - type: "file"
7090   title: "DPDK Performance Results 3n-tsh"
7091   algorithm: "file_test_results"
7092   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7093   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7094   data: "dpdk-perf-results-3n-tsh"
7095   filter: "all"
7096   data-start-level: 4
7097
7098 ################################################################################
7099 ###                                P L O T S                                 ###
7100 ################################################################################
7101
7102 # Hoststack tests 3n-hsw
7103
7104 - type: "plot"
7105   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7106   algorithm: "plot_perf_box_name"
7107   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
7108   data: "plot-vpp-hoststack-3n-hsw"
7109   include:
7110     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
7111     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
7112   layout:
7113     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7114     layout: "plot-hoststack"
7115
7116 - type: "plot"
7117   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7118   algorithm: "plot_perf_box_name"
7119   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
7120   data: "plot-vpp-hoststack-3n-hsw"
7121   include:
7122     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
7123     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
7124   layout:
7125     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7126     layout: "plot-hoststack"
7127
7128 - type: "plot"
7129   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7130   algorithm: "plot_perf_box_name"
7131   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
7132   data: "plot-vpp-hoststack-3n-hsw"
7133   include:
7134     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
7135     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
7136     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
7137     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
7138   layout:
7139     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7140     layout: "plot-hoststack"
7141
7142 ################################################################################
7143
7144 # Soak Test (PLRsearch), boxes - 2n-clx
7145 - type: "plot"
7146   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7147   algorithm: "plot_perf_box_name"
7148   output-file-type: ".html"
7149   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
7150   data: "plot-vpp-soak-2n-clx"
7151   include:
7152     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7153     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7154     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7155     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7156     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7157     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7158   layout:
7159     title: "30 Minutes Soak Test (PLRsearch)"
7160     layout: "plot-soak-throughput"
7161
7162 # Soak Test (PLRsearch), boxes - 2n-clx
7163 - type: "plot"
7164   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7165   algorithm: "plot_perf_box_name"
7166   output-file-type: ".html"
7167   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
7168   data: "plot-vpp-soak-2n-clx"
7169   include:
7170     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7171     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7172     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7173     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7174     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7175     - "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"
7176   layout:
7177     title: "30 Minutes Soak Test (PLRsearch)"
7178     layout: "plot-soak-throughput"
7179
7180 # Soak Test (PLRsearch), boxes - 2n-skx
7181 - type: "plot"
7182   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7183   algorithm: "plot_perf_box_name"
7184   output-file-type: ".html"
7185   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
7186   data: "plot-vpp-soak-2n-skx"
7187   include:
7188     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7189     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7190     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7191     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7192     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7193     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7194   layout:
7195     title: "30 Minutes Soak Test (PLRsearch)"
7196     layout: "plot-soak-throughput"
7197
7198 # Soak Test (PLRsearch), boxes - 2n-skx
7199 - type: "plot"
7200   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7201   algorithm: "plot_perf_box_name"
7202   output-file-type: ".html"
7203   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
7204   data: "plot-vpp-soak-2n-skx"
7205   include:
7206     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7207     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7208     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7209     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7210     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7211     - "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"
7212   layout:
7213     title: "30 Minutes Soak Test (PLRsearch)"
7214     layout: "plot-soak-throughput"
7215
7216 ###############################################################################
7217
7218 # Reconf tests 2n-skx
7219
7220 - type: "plot"
7221   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7222   algorithm: "plot_nf_reconf_box_name"
7223   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7224   data: "plot-vpp-nfv-reconf-2n-skx"
7225   include:
7226     - "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"
7227     - "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"
7228     - "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"
7229     - "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"
7230     - "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"
7231     - "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"
7232   layout:
7233     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7234     layout: "plot-throughput"
7235
7236 - type: "plot"
7237   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7238   algorithm: "plot_nf_reconf_box_name"
7239   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7240   data: "plot-vpp-nfv-reconf-2n-skx"
7241   include:
7242     - "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"
7243     - "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"
7244     - "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"
7245     - "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"
7246     - "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"
7247     - "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"
7248   layout:
7249     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7250     layout: "plot-throughput"
7251
7252 - type: "plot"
7253   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7254   algorithm: "plot_nf_reconf_box_name"
7255   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7256   data: "plot-vpp-nfv-reconf-2n-skx"
7257   include:
7258     - "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"
7259     - "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"
7260     - "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"
7261     - "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"
7262     - "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"
7263     - "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"
7264   layout:
7265     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7266     layout: "plot-throughput"
7267
7268 ###############################################################################
7269
7270 # Reconf tests 2n-clx
7271
7272 - type: "plot"
7273   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7274   algorithm: "plot_nf_reconf_box_name"
7275   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7276   data: "plot-vpp-nfv-reconf-2n-clx"
7277   include:
7278     - "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"
7279     - "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"
7280     - "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"
7281     - "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"
7282   layout:
7283     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7284     layout: "plot-throughput"
7285
7286 - type: "plot"
7287   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7288   algorithm: "plot_nf_reconf_box_name"
7289   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7290   data: "plot-vpp-nfv-reconf-2n-clx"
7291   include:
7292     - "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"
7293     - "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"
7294     - "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"
7295     - "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"
7296   layout:
7297     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7298     layout: "plot-throughput"
7299
7300 - type: "plot"
7301   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7302   algorithm: "plot_nf_reconf_box_name"
7303   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7304   data: "plot-vpp-nfv-reconf-2n-clx"
7305   include:
7306     - "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"
7307     - "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"
7308     - "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"
7309     - "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"
7310   layout:
7311     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7312     layout: "plot-throughput"
7313
7314 ###############################################################################
7315
7316 # Plots - NF Density - VSC - MRR IMIX
7317 - type: "plot"
7318   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7319   algorithm: "plot_nf_heatmap"
7320   output-file-type: ".html"
7321   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
7322   data: "plot-vpp-nfv-2n-skx-mrr"
7323   filter: "'NIC_Intel-XXV710' and
7324            'NF_DENSITY' and
7325            'VHOST' and
7326            not 'VXLAN' and
7327            'CHAIN' and
7328            'NF_VPPIP4' and
7329            'IMIX' and
7330            '2T1C' and
7331            'MRR'"
7332   parameters:
7333   - "result"
7334   - "name"
7335   - "tags"
7336   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7337   x-axis: "X = VNFs per Service Chain"
7338   y-axis: "Y = Number of Service Chains"
7339   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7340   layout:
7341     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7342     layout: "plot-service-density"
7343
7344 - type: "plot"
7345   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7346   algorithm: "plot_nf_heatmap"
7347   output-file-type: ".html"
7348   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7349   data: "plot-vpp-nfv-2n-skx-mrr"
7350   filter: "'NIC_Intel-XXV710' and
7351            'NF_DENSITY' and
7352            'VHOST' and
7353            not 'VXLAN' and
7354            'CHAIN' and
7355            'NF_VPPIP4' and
7356            'IMIX' and
7357            '4T2C' and
7358            'MRR'"
7359   parameters:
7360   - "result"
7361   - "name"
7362   - "tags"
7363   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7364   x-axis: "X = VNFs per Service Chain"
7365   y-axis: "Y = Number of Service Chains"
7366   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7367   layout:
7368     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7369     layout: "plot-service-density"
7370
7371 - type: "plot"
7372   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7373   algorithm: "plot_nf_heatmap"
7374   output-file-type: ".html"
7375   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7376   data: "plot-vpp-nfv-2n-skx-mrr"
7377   filter: "'NIC_Intel-XXV710' and
7378            'NF_DENSITY' and
7379            'VHOST' and
7380            not 'VXLAN' and
7381            'CHAIN' and
7382            'NF_VPPIP4' and
7383            'IMIX' and
7384            '8T4C' and
7385            'MRR'"
7386   parameters:
7387   - "result"
7388   - "name"
7389   - "tags"
7390   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7391   x-axis: "X = VNFs per Service Chain"
7392   y-axis: "Y = Number of Service Chains"
7393   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7394   layout:
7395     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7396     layout: "plot-service-density"
7397
7398 # Plots - NF Density - VSC - NDR IMIX
7399 - type: "plot"
7400   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7401   algorithm: "plot_nf_heatmap"
7402   output-file-type: ".html"
7403   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7404   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7405   filter: "'NIC_Intel-XXV710' and
7406            'NF_DENSITY' and
7407            'VHOST' and
7408            not 'VXLAN' and
7409            'CHAIN' and
7410            'NF_VPPIP4' and
7411            'IMIX' and
7412            '2T1C' and
7413            'NDRPDR'"
7414   parameters:
7415   - "throughput"
7416   - "name"
7417   - "tags"
7418   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7419   x-axis: "X = VNFs per Service Chain"
7420   y-axis: "Y = Number of Service Chains"
7421   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7422   layout:
7423     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7424     layout: "plot-service-density"
7425
7426 - type: "plot"
7427   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7428   algorithm: "plot_nf_heatmap"
7429   output-file-type: ".html"
7430   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7431   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7432   filter: "'NIC_Intel-XXV710' and
7433            'NF_DENSITY' and
7434            'VHOST' and
7435            not 'VXLAN' and
7436            'CHAIN' and
7437            'NF_VPPIP4' and
7438            'IMIX' and
7439            '4T2C' and
7440            'NDRPDR'"
7441   parameters:
7442   - "throughput"
7443   - "name"
7444   - "tags"
7445   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7446   x-axis: "X = VNFs per Service Chain"
7447   y-axis: "Y = Number of Service Chains"
7448   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7449   layout:
7450     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7451     layout: "plot-service-density"
7452
7453 - type: "plot"
7454   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7455   algorithm: "plot_nf_heatmap"
7456   output-file-type: ".html"
7457   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7458   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7459   filter: "'NIC_Intel-XXV710' and
7460            'NF_DENSITY' and
7461            'VHOST' and
7462            not 'VXLAN' and
7463            'CHAIN' and
7464            'NF_VPPIP4' and
7465            'IMIX' and
7466            '8T4C' and
7467            'NDRPDR'"
7468   parameters:
7469   - "throughput"
7470   - "name"
7471   - "tags"
7472   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7473   x-axis: "X = VNFs per Service Chain"
7474   y-axis: "Y = Number of Service Chains"
7475   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7476   layout:
7477     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7478     layout: "plot-service-density"
7479
7480 # Plots - NF Density - VSC - PDR IMIX
7481 - type: "plot"
7482   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7483   algorithm: "plot_nf_heatmap"
7484   output-file-type: ".html"
7485   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7486   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7487   filter: "'NIC_Intel-XXV710' and
7488            'NF_DENSITY' and
7489            'VHOST' and
7490            not 'VXLAN' and
7491            'CHAIN' and
7492            'NF_VPPIP4' and
7493            'IMIX' and
7494            '2T1C' and
7495            'NDRPDR'"
7496   parameters:
7497   - "throughput"
7498   - "name"
7499   - "tags"
7500   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7501   x-axis: "X = VNFs per Service Chain"
7502   y-axis: "Y = Number of Service Chains"
7503   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7504   layout:
7505     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7506     layout: "plot-service-density"
7507
7508 - type: "plot"
7509   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7510   algorithm: "plot_nf_heatmap"
7511   output-file-type: ".html"
7512   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7513   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7514   filter: "'NIC_Intel-XXV710' and
7515            'NF_DENSITY' and
7516            'VHOST' and
7517            not 'VXLAN' and
7518            'CHAIN' and
7519            'NF_VPPIP4' and
7520            'IMIX' and
7521            '4T2C' and
7522            'NDRPDR'"
7523   parameters:
7524   - "throughput"
7525   - "name"
7526   - "tags"
7527   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7528   x-axis: "X = VNFs per Service Chain"
7529   y-axis: "Y = Number of Service Chains"
7530   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7531   layout:
7532     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7533     layout: "plot-service-density"
7534
7535 - type: "plot"
7536   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7537   algorithm: "plot_nf_heatmap"
7538   output-file-type: ".html"
7539   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7540   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7541   filter: "'NIC_Intel-XXV710' and
7542            'NF_DENSITY' and
7543            'VHOST' and
7544            not 'VXLAN' and
7545            'CHAIN' and
7546            'NF_VPPIP4' and
7547            'IMIX' and
7548            '8T4C' and
7549            'NDRPDR'"
7550   parameters:
7551   - "throughput"
7552   - "name"
7553   - "tags"
7554   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7555   x-axis: "X = VNFs per Service Chain"
7556   y-axis: "Y = Number of Service Chains"
7557   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7558   layout:
7559     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7560     layout: "plot-service-density"
7561
7562 ###############################################################################
7563
7564 # Plots - NF Density - VSC - MRR IMIX
7565 - type: "plot"
7566   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7567   algorithm: "plot_nf_heatmap"
7568   output-file-type: ".html"
7569   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7570   data: "plot-vpp-nfv-2n-skx-mrr"
7571   filter: "'NIC_Intel-XXV710' and
7572            'NF_DENSITY' and
7573            'VHOST' and
7574            'VXLAN' and
7575            'CHAIN' and
7576            'IMIX' and
7577            '2T1C' and
7578            'MRR'"
7579   parameters:
7580   - "result"
7581   - "name"
7582   - "tags"
7583   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7584   x-axis: "X = VNFs per Service Chain"
7585   y-axis: "Y = Number of Service Chains"
7586   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7587   layout:
7588     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7589     layout: "plot-service-density"
7590
7591 - type: "plot"
7592   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7593   algorithm: "plot_nf_heatmap"
7594   output-file-type: ".html"
7595   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7596   data: "plot-vpp-nfv-2n-skx-mrr"
7597   filter: "'NIC_Intel-XXV710' and
7598            'NF_DENSITY' and
7599            'VHOST' and
7600            'VXLAN' and
7601            'CHAIN' and
7602            'IMIX' and
7603            '4T2C' and
7604            'MRR'"
7605   parameters:
7606   - "result"
7607   - "name"
7608   - "tags"
7609   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7610   x-axis: "X = VNFs per Service Chain"
7611   y-axis: "Y = Number of Service Chains"
7612   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7613   layout:
7614     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7615     layout: "plot-service-density"
7616
7617 - type: "plot"
7618   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7619   algorithm: "plot_nf_heatmap"
7620   output-file-type: ".html"
7621   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7622   data: "plot-vpp-nfv-2n-skx-mrr"
7623   filter: "'NIC_Intel-XXV710' and
7624            'NF_DENSITY' and
7625            'VHOST' and
7626            'VXLAN' and
7627            'CHAIN' and
7628            'IMIX' and
7629            '8T4C' and
7630            'MRR'"
7631   parameters:
7632   - "result"
7633   - "name"
7634   - "tags"
7635   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7636   x-axis: "X = VNFs per Service Chain"
7637   y-axis: "Y = Number of Service Chains"
7638   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7639   layout:
7640     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7641     layout: "plot-service-density"
7642
7643 # Plots - NF Density - VSC - NDR IMIX
7644 - type: "plot"
7645   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7646   algorithm: "plot_nf_heatmap"
7647   output-file-type: ".html"
7648   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7649   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7650   filter: "'NIC_Intel-XXV710' and
7651            'NF_DENSITY' and
7652            'VHOST' and
7653            'VXLAN' and
7654            'CHAIN' and
7655            'IMIX' and
7656            '2T1C' and
7657            'NDRPDR'"
7658   parameters:
7659   - "throughput"
7660   - "name"
7661   - "tags"
7662   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7663   x-axis: "X = VNFs per Service Chain"
7664   y-axis: "Y = Number of Service Chains"
7665   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7666   layout:
7667     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7668     layout: "plot-service-density"
7669
7670 - type: "plot"
7671   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7672   algorithm: "plot_nf_heatmap"
7673   output-file-type: ".html"
7674   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7675   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7676   filter: "'NIC_Intel-XXV710' and
7677            'NF_DENSITY' and
7678            'VHOST' and
7679            'VXLAN' and
7680            'CHAIN' and
7681            'IMIX' and
7682            '4T2C' and
7683            'NDRPDR'"
7684   parameters:
7685   - "throughput"
7686   - "name"
7687   - "tags"
7688   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7689   x-axis: "X = VNFs per Service Chain"
7690   y-axis: "Y = Number of Service Chains"
7691   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7692   layout:
7693     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7694     layout: "plot-service-density"
7695
7696 - type: "plot"
7697   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7698   algorithm: "plot_nf_heatmap"
7699   output-file-type: ".html"
7700   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7701   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7702   filter: "'NIC_Intel-XXV710' and
7703            'NF_DENSITY' and
7704            'VHOST' and
7705            'VXLAN' and
7706            'CHAIN' and
7707            'IMIX' and
7708            '8T4C' and
7709            'NDRPDR'"
7710   parameters:
7711   - "throughput"
7712   - "name"
7713   - "tags"
7714   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7715   x-axis: "X = VNFs per Service Chain"
7716   y-axis: "Y = Number of Service Chains"
7717   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7718   layout:
7719     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7720     layout: "plot-service-density"
7721
7722 # Plots - NF Density - VSC - PDR IMIX
7723 - type: "plot"
7724   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7725   algorithm: "plot_nf_heatmap"
7726   output-file-type: ".html"
7727   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7728   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7729   filter: "'NIC_Intel-XXV710' and
7730            'NF_DENSITY' and
7731            'VHOST' and
7732            'VXLAN' and
7733            'CHAIN' and
7734            'IMIX' and
7735            '2T1C' and
7736            'NDRPDR'"
7737   parameters:
7738   - "throughput"
7739   - "name"
7740   - "tags"
7741   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7742   x-axis: "X = VNFs per Service Chain"
7743   y-axis: "Y = Number of Service Chains"
7744   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7745   layout:
7746     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7747     layout: "plot-service-density"
7748
7749 - type: "plot"
7750   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7751   algorithm: "plot_nf_heatmap"
7752   output-file-type: ".html"
7753   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7754   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7755   filter: "'NIC_Intel-XXV710' and
7756            'NF_DENSITY' and
7757            'VHOST' and
7758            'VXLAN' and
7759            'CHAIN' and
7760            'IMIX' and
7761            '4T2C' and
7762            'NDRPDR'"
7763   parameters:
7764   - "throughput"
7765   - "name"
7766   - "tags"
7767   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7768   x-axis: "X = VNFs per Service Chain"
7769   y-axis: "Y = Number of Service Chains"
7770   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7771   layout:
7772     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7773     layout: "plot-service-density"
7774
7775 - type: "plot"
7776   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7777   algorithm: "plot_nf_heatmap"
7778   output-file-type: ".html"
7779   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7780   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7781   filter: "'NIC_Intel-XXV710' and
7782            'NF_DENSITY' and
7783            'VHOST' and
7784            'VXLAN' and
7785            'CHAIN' and
7786            'IMIX' and
7787            '8T4C' and
7788            'NDRPDR'"
7789   parameters:
7790   - "throughput"
7791   - "name"
7792   - "tags"
7793   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7794   x-axis: "X = VNFs per Service Chain"
7795   y-axis: "Y = Number of Service Chains"
7796   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7797   layout:
7798     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7799     layout: "plot-service-density"
7800
7801 ###############################################################################
7802
7803 # Plots - NF Density - CSC - MRR IMIX
7804 - type: "plot"
7805   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7806   algorithm: "plot_nf_heatmap"
7807   output-file-type: ".html"
7808   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7809   data: "plot-vpp-nfv-2n-skx-mrr"
7810   filter: "'NIC_Intel-XXV710' and
7811            'NF_DENSITY' and
7812            'DOCKER' and
7813            'CHAIN' and
7814            'NF_VPPIP4' and
7815            'IMIX' and
7816            '2T1C' and
7817            'MRR'"
7818   parameters:
7819   - "result"
7820   - "name"
7821   - "tags"
7822   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7823   x-axis: "X = CNFs per Service Chain"
7824   y-axis: "Y = Number of Service Chains"
7825   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7826   layout:
7827     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7828     layout: "plot-service-density"
7829
7830 - type: "plot"
7831   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7832   algorithm: "plot_nf_heatmap"
7833   output-file-type: ".html"
7834   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7835   data: "plot-vpp-nfv-2n-skx-mrr"
7836   filter: "'NIC_Intel-XXV710' and
7837            'NF_DENSITY' and
7838            'DOCKER' and
7839            'CHAIN' and
7840            'NF_VPPIP4' and
7841            'IMIX' and
7842            '4T2C' and
7843            'MRR'"
7844   parameters:
7845   - "result"
7846   - "name"
7847   - "tags"
7848   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7849   x-axis: "X = CNFs per Service Chain"
7850   y-axis: "Y = Number of Service Chains"
7851   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7852   layout:
7853     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7854     layout: "plot-service-density"
7855
7856 - type: "plot"
7857   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7858   algorithm: "plot_nf_heatmap"
7859   output-file-type: ".html"
7860   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7861   data: "plot-vpp-nfv-2n-skx-mrr"
7862   filter: "'NIC_Intel-XXV710' and
7863            'NF_DENSITY' and
7864            'DOCKER' and
7865            'CHAIN' and
7866            'NF_VPPIP4' and
7867            'IMIX' and
7868            '8T4C' and
7869            'MRR'"
7870   parameters:
7871   - "result"
7872   - "name"
7873   - "tags"
7874   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7875   x-axis: "X = CNFs per Service Chain"
7876   y-axis: "Y = Number of Service Chains"
7877   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7878   layout:
7879     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7880     layout: "plot-service-density"
7881
7882 # Plots - NF Density - CSC - NDR IMIX
7883 - type: "plot"
7884   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7885   algorithm: "plot_nf_heatmap"
7886   output-file-type: ".html"
7887   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7888   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7889   filter: "'NIC_Intel-XXV710' and
7890            'NF_DENSITY' and
7891            'DOCKER' and
7892            'CHAIN' and
7893            'NF_VPPIP4' and
7894            'IMIX' and
7895            '2T1C' and
7896            'NDRPDR'"
7897   parameters:
7898   - "throughput"
7899   - "name"
7900   - "tags"
7901   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7902   x-axis: "X = CNFs per Service Chain"
7903   y-axis: "Y = Number of Service Chains"
7904   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7905   layout:
7906     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7907     layout: "plot-service-density"
7908
7909 - type: "plot"
7910   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7911   algorithm: "plot_nf_heatmap"
7912   output-file-type: ".html"
7913   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7914   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7915   filter: "'NIC_Intel-XXV710' and
7916            'NF_DENSITY' and
7917            'DOCKER' and
7918            'CHAIN' and
7919            'NF_VPPIP4' and
7920            'IMIX' and
7921            '4T2C' and
7922            'NDRPDR'"
7923   parameters:
7924   - "throughput"
7925   - "name"
7926   - "tags"
7927   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7928   x-axis: "X = CNFs per Service Chain"
7929   y-axis: "Y = Number of Service Chains"
7930   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7931   layout:
7932     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7933     layout: "plot-service-density"
7934
7935 - type: "plot"
7936   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7937   algorithm: "plot_nf_heatmap"
7938   output-file-type: ".html"
7939   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7940   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7941   filter: "'NIC_Intel-XXV710' and
7942            'NF_DENSITY' and
7943            'DOCKER' and
7944            'CHAIN' and
7945            'NF_VPPIP4' and
7946            'IMIX' and
7947            '8T4C' and
7948            'NDRPDR'"
7949   parameters:
7950   - "throughput"
7951   - "name"
7952   - "tags"
7953   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7954   x-axis: "X = CNFs per Service Chain"
7955   y-axis: "Y = Number of Service Chains"
7956   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7957   layout:
7958     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7959     layout: "plot-service-density"
7960
7961 # Plots - NF Density - CSC - PDR IMIX
7962 - type: "plot"
7963   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7964   algorithm: "plot_nf_heatmap"
7965   output-file-type: ".html"
7966   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7967   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7968   filter: "'NIC_Intel-XXV710' and
7969            'NF_DENSITY' and
7970            'DOCKER' and
7971            'CHAIN' and
7972            'NF_VPPIP4' and
7973            'IMIX' and
7974            '2T1C' and
7975            'NDRPDR'"
7976   parameters:
7977   - "throughput"
7978   - "name"
7979   - "tags"
7980   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7981   x-axis: "X = CNFs per Service Chain"
7982   y-axis: "Y = Number of Service Chains"
7983   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7984   layout:
7985     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7986     layout: "plot-service-density"
7987
7988 - type: "plot"
7989   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7990   algorithm: "plot_nf_heatmap"
7991   output-file-type: ".html"
7992   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
7993   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7994   filter: "'NIC_Intel-XXV710' and
7995            'NF_DENSITY' and
7996            'DOCKER' and
7997            'CHAIN' and
7998            'NF_VPPIP4' and
7999            'IMIX' and
8000            '4T2C' and
8001            'NDRPDR'"
8002   parameters:
8003   - "throughput"
8004   - "name"
8005   - "tags"
8006   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8007   x-axis: "X = CNFs per Service Chain"
8008   y-axis: "Y = Number of Service Chains"
8009   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8010   layout:
8011     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8012     layout: "plot-service-density"
8013
8014 - type: "plot"
8015   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8016   algorithm: "plot_nf_heatmap"
8017   output-file-type: ".html"
8018   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8019   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8020   filter: "'NIC_Intel-XXV710' and
8021            'NF_DENSITY' and
8022            'DOCKER' and
8023            'CHAIN' and
8024            'NF_VPPIP4' and
8025            'IMIX' and
8026            '8T4C' and
8027            'NDRPDR'"
8028   parameters:
8029   - "throughput"
8030   - "name"
8031   - "tags"
8032   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8033   x-axis: "X = CNFs per Service Chain"
8034   y-axis: "Y = Number of Service Chains"
8035   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8036   layout:
8037     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8038     layout: "plot-service-density"
8039
8040 ################################################################################
8041 #
8042 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8043 #- type: "plot"
8044 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8045 #  algorithm: "plot_nf_heatmap"
8046 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8047 #  data: "plot-vpp-nfv-3n-skx-mrr"
8048 #  filter: "'NIC_Intel-XXV710' and
8049 #           'NF_DENSITY' and
8050 #           'DOCKER' and
8051 #           'CHAIN' and
8052 #           'NF_VPPIP4' and
8053 #           'IPSEC' and
8054 #           'TNL_4' and
8055 #           'IMIX' and
8056 #           '2T1C' and
8057 #           'MRR'"
8058 #  parameters:
8059 #  - "result"
8060 #  - "name"
8061 #  - "tags"
8062 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8063 #  x-axis: "X = CNFs per Service Chain"
8064 #  y-axis: "Y = Number of Service Chains"
8065 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8066 #  layout:
8067 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8068 #    layout: "plot-service-density"
8069 #
8070 #- type: "plot"
8071 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8072 #  algorithm: "plot_nf_heatmap"
8073 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8074 #  data: "plot-vpp-nfv-3n-skx-mrr"
8075 #  filter: "'NIC_Intel-XXV710' and
8076 #           'NF_DENSITY' and
8077 #           'DOCKER' and
8078 #           'CHAIN' and
8079 #           'NF_VPPIP4' and
8080 #           'IPSEC' and
8081 #           'TNL_4' and
8082 #           'IMIX' and
8083 #           '4T2C' and
8084 #           'MRR'"
8085 #  parameters:
8086 #  - "result"
8087 #  - "name"
8088 #  - "tags"
8089 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8090 #  x-axis: "X = CNFs per Service Chain"
8091 #  y-axis: "Y = Number of Service Chains"
8092 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8093 #  layout:
8094 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8095 #    layout: "plot-service-density"
8096 #
8097 #- type: "plot"
8098 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8099 #  algorithm: "plot_nf_heatmap"
8100 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8101 #  data: "plot-vpp-nfv-3n-skx-mrr"
8102 #  filter: "'NIC_Intel-XXV710' and
8103 #           'NF_DENSITY' and
8104 #           'DOCKER' and
8105 #           'CHAIN' and
8106 #           'NF_VPPIP4' and
8107 #           'IPSEC' and
8108 #           'TNL_4' and
8109 #           'IMIX' and
8110 #           '8T4C' and
8111 #           'MRR'"
8112 #  parameters:
8113 #  - "result"
8114 #  - "name"
8115 #  - "tags"
8116 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8117 #  x-axis: "X = CNFs per Service Chain"
8118 #  y-axis: "Y = Number of Service Chains"
8119 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8120 #  layout:
8121 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8122 #    layout: "plot-service-density"
8123
8124 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8125 - type: "plot"
8126   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8127   algorithm: "plot_nf_heatmap"
8128   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8129   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8130   filter: "'NIC_Intel-XXV710' and
8131            'NF_DENSITY' and
8132            'DOCKER' and
8133            'CHAIN' and
8134            'NF_VPPIP4' and
8135            'IPSEC' and
8136            'TNL_4' and
8137            'IMIX' and
8138            '2T1C' and
8139            'NDRPDR'"
8140   parameters:
8141   - "throughput"
8142   - "name"
8143   - "tags"
8144   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8145   x-axis: "X = CNFs per Service Chain"
8146   y-axis: "Y = Number of Service Chains"
8147   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8148   layout:
8149     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8150     layout: "plot-service-density"
8151
8152 - type: "plot"
8153   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8154   algorithm: "plot_nf_heatmap"
8155   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8156   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8157   filter: "'NIC_Intel-XXV710' and
8158            'NF_DENSITY' and
8159            'DOCKER' and
8160            'CHAIN' and
8161            'NF_VPPIP4' and
8162            'IPSEC' and
8163            'TNL_4' and
8164            'IMIX' and
8165            '4T2C' and
8166            'NDRPDR'"
8167   parameters:
8168   - "throughput"
8169   - "name"
8170   - "tags"
8171   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8172   x-axis: "X = CNFs per Service Chain"
8173   y-axis: "Y = Number of Service Chains"
8174   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8175   layout:
8176     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8177     layout: "plot-service-density"
8178
8179 - type: "plot"
8180   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8181   algorithm: "plot_nf_heatmap"
8182   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8183   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8184   filter: "'NIC_Intel-XXV710' and
8185            'NF_DENSITY' and
8186            'DOCKER' and
8187            'CHAIN' and
8188            'NF_VPPIP4' and
8189            'IPSEC' and
8190            'TNL_4' and
8191            'IMIX' and
8192            '8T4C' and
8193            'NDRPDR'"
8194   parameters:
8195   - "throughput"
8196   - "name"
8197   - "tags"
8198   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8199   x-axis: "X = CNFs per Service Chain"
8200   y-axis: "Y = Number of Service Chains"
8201   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8202   layout:
8203     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8204     layout: "plot-service-density"
8205
8206 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8207 - type: "plot"
8208   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8209   algorithm: "plot_nf_heatmap"
8210   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8211   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8212   filter: "'NIC_Intel-XXV710' and
8213            'NF_DENSITY' and
8214            'DOCKER' and
8215            'CHAIN' and
8216            'NF_VPPIP4' and
8217            'IPSEC' and
8218            'TNL_4' and
8219            'IMIX' and
8220            '2T1C' and
8221            'NDRPDR'"
8222   parameters:
8223   - "throughput"
8224   - "name"
8225   - "tags"
8226   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8227   x-axis: "X = CNFs per Service Chain"
8228   y-axis: "Y = Number of Service Chains"
8229   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8230   layout:
8231     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8232     layout: "plot-service-density"
8233
8234 - type: "plot"
8235   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8236   algorithm: "plot_nf_heatmap"
8237   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8238   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8239   filter: "'NIC_Intel-XXV710' and
8240            'NF_DENSITY' and
8241            'DOCKER' and
8242            'CHAIN' and
8243            'NF_VPPIP4' and
8244            'IPSEC' and
8245            'TNL_4' and
8246            'IMIX' and
8247            '4T2C' and
8248            'NDRPDR'"
8249   parameters:
8250   - "throughput"
8251   - "name"
8252   - "tags"
8253   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8254   x-axis: "X = CNFs per Service Chain"
8255   y-axis: "Y = Number of Service Chains"
8256   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8257   layout:
8258     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8259     layout: "plot-service-density"
8260
8261 - type: "plot"
8262   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8263   algorithm: "plot_nf_heatmap"
8264   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8265   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8266   filter: "'NIC_Intel-XXV710' and
8267            'NF_DENSITY' and
8268            'DOCKER' and
8269            'CHAIN' and
8270            'NF_VPPIP4' and
8271            'IPSEC' and
8272            'TNL_4' and
8273            'IMIX' and
8274            '8T4C' and
8275            'NDRPDR'"
8276   parameters:
8277   - "throughput"
8278   - "name"
8279   - "tags"
8280   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8281   x-axis: "X = CNFs per Service Chain"
8282   y-axis: "Y = Number of Service Chains"
8283   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8284   layout:
8285     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8286     layout: "plot-service-density"
8287
8288 ###############################################################################
8289
8290 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8291 #- type: "plot"
8292 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8293 #  algorithm: "plot_nf_heatmap"
8294 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8295 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8296 #  filter: "'NIC_Intel-XL710' and
8297 #           'NF_DENSITY' and
8298 #           'DOCKER' and
8299 #           'CHAIN' and
8300 #           'NF_VPPIP4' and
8301 #           'IMIX' and
8302 #           'TNL_4' and
8303 #           '1T1C' and
8304 #           'MRR'"
8305 #  parameters:
8306 #  - "result"
8307 #  - "name"
8308 #  - "tags"
8309 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8310 #  x-axis: "X = CNFs per Service Chain"
8311 #  y-axis: "Y = Number of Service Chains"
8312 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8313 #  layout:
8314 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8315 #    layout: "plot-service-density"
8316 #
8317 #- type: "plot"
8318 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8319 #  algorithm: "plot_nf_heatmap"
8320 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8321 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8322 #  filter: "'NIC_Intel-XL710' and
8323 #           'NF_DENSITY' and
8324 #           'DOCKER' and
8325 #           'CHAIN' and
8326 #           'NF_VPPIP4' and
8327 #           'IPSEC' and
8328 #           'TNL_4' and
8329 #           'IMIX' and
8330 #           '2T2C' and
8331 #           'MRR'"
8332 #  parameters:
8333 #  - "result"
8334 #  - "name"
8335 #  - "tags"
8336 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8337 #  x-axis: "X = CNFs per Service Chain"
8338 #  y-axis: "Y = Number of Service Chains"
8339 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8340 #  layout:
8341 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8342 #    layout: "plot-service-density"
8343 #
8344 #- type: "plot"
8345 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8346 #  algorithm: "plot_nf_heatmap"
8347 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8348 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8349 #  filter: "'NIC_Intel-XL710' and
8350 #           'NF_DENSITY' and
8351 #           'DOCKER' and
8352 #           'CHAIN' and
8353 #           'NF_VPPIP4' and
8354 #           'IPSEC' and
8355 #           'TNL_4' and
8356 #           'IMIX' and
8357 #           '4T4C' and
8358 #           'MRR'"
8359 #  parameters:
8360 #  - "result"
8361 #  - "name"
8362 #  - "tags"
8363 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8364 #  x-axis: "X = CNFs per Service Chain"
8365 #  y-axis: "Y = Number of Service Chains"
8366 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8367 #  layout:
8368 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8369 #    layout: "plot-service-density"
8370
8371 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8372 #- type: "plot"
8373 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8374 #  algorithm: "plot_nf_heatmap"
8375 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8376 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8377 #  filter: "'NIC_Intel-XL710' and
8378 #           'NF_DENSITY' and
8379 #           'DOCKER' and
8380 #           'CHAIN' and
8381 #           'NF_VPPIP4' and
8382 #           'IPSEC' and
8383 #           'TNL_4' and
8384 #           'IMIX' and
8385 #           '1T1C' and
8386 #           'NDRPDR'"
8387 #  parameters:
8388 #  - "throughput"
8389 #  - "name"
8390 #  - "tags"
8391 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8392 #  x-axis: "X = CNFs per Service Chain"
8393 #  y-axis: "Y = Number of Service Chains"
8394 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8395 #  layout:
8396 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8397 #    layout: "plot-service-density"
8398 #
8399 #- type: "plot"
8400 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8401 #  algorithm: "plot_nf_heatmap"
8402 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8403 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8404 #  filter: "'NIC_Intel-XL710' and
8405 #           'NF_DENSITY' and
8406 #           'DOCKER' and
8407 #           'CHAIN' and
8408 #           'NF_VPPIP4' and
8409 #           'IPSEC' and
8410 #           'TNL_4' and
8411 #           'IMIX' and
8412 #           '2T2C' and
8413 #           'NDRPDR'"
8414 #  parameters:
8415 #  - "throughput"
8416 #  - "name"
8417 #  - "tags"
8418 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8419 #  x-axis: "X = CNFs per Service Chain"
8420 #  y-axis: "Y = Number of Service Chains"
8421 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8422 #  layout:
8423 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8424 #    layout: "plot-service-density"
8425 #
8426 #- type: "plot"
8427 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8428 #  algorithm: "plot_nf_heatmap"
8429 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8430 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8431 #  filter: "'NIC_Intel-XL710' and
8432 #           'NF_DENSITY' and
8433 #           'DOCKER' and
8434 #           'CHAIN' and
8435 #           'NF_VPPIP4' and
8436 #           'IPSEC' and
8437 #           'TNL_4' and
8438 #           'IMIX' and
8439 #           '4T4C' and
8440 #           'NDRPDR'"
8441 #  parameters:
8442 #  - "throughput"
8443 #  - "name"
8444 #  - "tags"
8445 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8446 #  x-axis: "X = CNFs per Service Chain"
8447 #  y-axis: "Y = Number of Service Chains"
8448 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8449 #  layout:
8450 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8451 #    layout: "plot-service-density"
8452 #
8453 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8454 #- type: "plot"
8455 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8456 #  algorithm: "plot_nf_heatmap"
8457 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8458 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8459 #  filter: "'NIC_Intel-XL710' and
8460 #           'NF_DENSITY' and
8461 #           'DOCKER' and
8462 #           'CHAIN' and
8463 #           'NF_VPPIP4' and
8464 #           'IPSEC' and
8465 #           'TNL_4' and
8466 #           'IMIX' and
8467 #           '1T1C' and
8468 #           'NDRPDR'"
8469 #  parameters:
8470 #  - "throughput"
8471 #  - "name"
8472 #  - "tags"
8473 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8474 #  x-axis: "X = CNFs per Service Chain"
8475 #  y-axis: "Y = Number of Service Chains"
8476 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8477 #  layout:
8478 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8479 #    layout: "plot-service-density"
8480 #
8481 #- type: "plot"
8482 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8483 #  algorithm: "plot_nf_heatmap"
8484 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8485 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8486 #  filter: "'NIC_Intel-XL710' and
8487 #           'NF_DENSITY' and
8488 #           'DOCKER' and
8489 #           'CHAIN' and
8490 #           'NF_VPPIP4' and
8491 #           'IPSEC' and
8492 #           'TNL_4' and
8493 #           'IMIX' and
8494 #           '2T2C' and
8495 #           'NDRPDR'"
8496 #  parameters:
8497 #  - "throughput"
8498 #  - "name"
8499 #  - "tags"
8500 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8501 #  x-axis: "X = CNFs per Service Chain"
8502 #  y-axis: "Y = Number of Service Chains"
8503 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8504 #  layout:
8505 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8506 #    layout: "plot-service-density"
8507 #
8508 #- type: "plot"
8509 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8510 #  algorithm: "plot_nf_heatmap"
8511 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8512 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8513 #  filter: "'NIC_Intel-XL710' and
8514 #           'NF_DENSITY' and
8515 #           'DOCKER' and
8516 #           'CHAIN' and
8517 #           'NF_VPPIP4' and
8518 #           'IPSEC' and
8519 #           'TNL_4' and
8520 #           'IMIX' and
8521 #           '4T4C' and
8522 #           'NDRPDR'"
8523 #  parameters:
8524 #  - "throughput"
8525 #  - "name"
8526 #  - "tags"
8527 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8528 #  x-axis: "X = CNFs per Service Chain"
8529 #  y-axis: "Y = Number of Service Chains"
8530 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8531 #  layout:
8532 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8533 #    layout: "plot-service-density"
8534
8535 ###############################################################################
8536
8537 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8538 #- type: "plot"
8539 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8540 #  algorithm: "plot_nf_heatmap"
8541 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8542 #  data: "plot-vpp-nfv-3n-skx-mrr"
8543 #  filter: "'NIC_Intel-XXV710' and
8544 #           'NF_DENSITY' and
8545 #           'DOCKER' and
8546 #           'CHAIN' and
8547 #           'NF_VPPIP4' and
8548 #           'IPSEC' and
8549 #           'TNL_1000' and
8550 #           'IMIX' and
8551 #           '2T1C' and
8552 #           'MRR'"
8553 #  parameters:
8554 #  - "result"
8555 #  - "name"
8556 #  - "tags"
8557 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8558 #  x-axis: "X = CNFs per Service Chain"
8559 #  y-axis: "Y = Number of Service Chains"
8560 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8561 #  layout:
8562 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8563 #    layout: "plot-service-density"
8564 #
8565 #- type: "plot"
8566 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8567 #  algorithm: "plot_nf_heatmap"
8568 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8569 #  data: "plot-vpp-nfv-3n-skx-mrr"
8570 #  filter: "'NIC_Intel-XXV710' and
8571 #           'NF_DENSITY' and
8572 #           'DOCKER' and
8573 #           'CHAIN' and
8574 #           'NF_VPPIP4' and
8575 #           'IPSEC' and
8576 #           'TNL_1000' and
8577 #           'IMIX' and
8578 #           '4T2C' and
8579 #           'MRR'"
8580 #  parameters:
8581 #  - "result"
8582 #  - "name"
8583 #  - "tags"
8584 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8585 #  x-axis: "X = CNFs per Service Chain"
8586 #  y-axis: "Y = Number of Service Chains"
8587 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8588 #  layout:
8589 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8590 #    layout: "plot-service-density"
8591 #
8592 #- type: "plot"
8593 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8594 #  algorithm: "plot_nf_heatmap"
8595 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8596 #  data: "plot-vpp-nfv-3n-skx-mrr"
8597 #  filter: "'NIC_Intel-XXV710' and
8598 #           'NF_DENSITY' and
8599 #           'DOCKER' and
8600 #           'CHAIN' and
8601 #           'NF_VPPIP4' and
8602 #           'IPSEC' and
8603 #           'TNL_1000' and
8604 #           'IMIX' and
8605 #           '8T4C' and
8606 #           'MRR'"
8607 #  parameters:
8608 #  - "result"
8609 #  - "name"
8610 #  - "tags"
8611 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8612 #  x-axis: "X = CNFs per Service Chain"
8613 #  y-axis: "Y = Number of Service Chains"
8614 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8615 #  layout:
8616 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8617 #    layout: "plot-service-density"
8618
8619 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8620 - type: "plot"
8621   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8622   algorithm: "plot_nf_heatmap"
8623   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8624   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8625   filter: "'NIC_Intel-XXV710' and
8626            'NF_DENSITY' and
8627            'DOCKER' and
8628            'CHAIN' and
8629            'NF_VPPIP4' and
8630            'IPSEC' and
8631            'TNL_1000' and
8632            'IMIX' and
8633            '2T1C' and
8634            'NDRPDR'"
8635   parameters:
8636   - "throughput"
8637   - "name"
8638   - "tags"
8639   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8640   x-axis: "X = CNFs per Service Chain"
8641   y-axis: "Y = Number of Service Chains"
8642   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8643   layout:
8644     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8645     layout: "plot-service-density"
8646
8647 - type: "plot"
8648   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8649   algorithm: "plot_nf_heatmap"
8650   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8651   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8652   filter: "'NIC_Intel-XXV710' and
8653            'NF_DENSITY' and
8654            'DOCKER' and
8655            'CHAIN' and
8656            'NF_VPPIP4' and
8657            'IPSEC' and
8658            'TNL_1000' and
8659            'IMIX' and
8660            '4T2C' and
8661            'NDRPDR'"
8662   parameters:
8663   - "throughput"
8664   - "name"
8665   - "tags"
8666   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8667   x-axis: "X = CNFs per Service Chain"
8668   y-axis: "Y = Number of Service Chains"
8669   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8670   layout:
8671     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8672     layout: "plot-service-density"
8673
8674 - type: "plot"
8675   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8676   algorithm: "plot_nf_heatmap"
8677   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8678   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8679   filter: "'NIC_Intel-XXV710' and
8680            'NF_DENSITY' and
8681            'DOCKER' and
8682            'CHAIN' and
8683            'NF_VPPIP4' and
8684            'IPSEC' and
8685            'TNL_1000' and
8686            'IMIX' and
8687            '8T4C' and
8688            'NDRPDR'"
8689   parameters:
8690   - "throughput"
8691   - "name"
8692   - "tags"
8693   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8694   x-axis: "X = CNFs per Service Chain"
8695   y-axis: "Y = Number of Service Chains"
8696   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8697   layout:
8698     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8699     layout: "plot-service-density"
8700
8701 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8702 - type: "plot"
8703   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8704   algorithm: "plot_nf_heatmap"
8705   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8706   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8707   filter: "'NIC_Intel-XXV710' and
8708            'NF_DENSITY' and
8709            'DOCKER' and
8710            'CHAIN' and
8711            'NF_VPPIP4' and
8712            'IPSEC' and
8713            'TNL_1000' and
8714            'IMIX' and
8715            '2T1C' and
8716            'NDRPDR'"
8717   parameters:
8718   - "throughput"
8719   - "name"
8720   - "tags"
8721   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8722   x-axis: "X = CNFs per Service Chain"
8723   y-axis: "Y = Number of Service Chains"
8724   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8725   layout:
8726     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8727     layout: "plot-service-density"
8728
8729 - type: "plot"
8730   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8731   algorithm: "plot_nf_heatmap"
8732   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8733   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8734   filter: "'NIC_Intel-XXV710' and
8735            'NF_DENSITY' and
8736            'DOCKER' and
8737            'CHAIN' and
8738            'NF_VPPIP4' and
8739            'IPSEC' and
8740            'TNL_1000' and
8741            'IMIX' and
8742            '4T2C' and
8743            'NDRPDR'"
8744   parameters:
8745   - "throughput"
8746   - "name"
8747   - "tags"
8748   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8749   x-axis: "X = CNFs per Service Chain"
8750   y-axis: "Y = Number of Service Chains"
8751   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8752   layout:
8753     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8754     layout: "plot-service-density"
8755
8756 - type: "plot"
8757   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8758   algorithm: "plot_nf_heatmap"
8759   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8760   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8761   filter: "'NIC_Intel-XXV710' and
8762            'NF_DENSITY' and
8763            'DOCKER' and
8764            'CHAIN' and
8765            'NF_VPPIP4' and
8766            'IPSEC' and
8767            'TNL_1000' and
8768            'IMIX' and
8769            '8T4C' and
8770            'NDRPDR'"
8771   parameters:
8772   - "throughput"
8773   - "name"
8774   - "tags"
8775   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8776   x-axis: "X = CNFs per Service Chain"
8777   y-axis: "Y = Number of Service Chains"
8778   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8779   layout:
8780     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8781     layout: "plot-service-density"
8782
8783 ###############################################################################
8784
8785 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8786 #- type: "plot"
8787 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8788 #  algorithm: "plot_nf_heatmap"
8789 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8790 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8791 #  filter: "'NIC_Intel-XL710' and
8792 #           'NF_DENSITY' and
8793 #           'DOCKER' and
8794 #           'CHAIN' and
8795 #           'NF_VPPIP4' and
8796 #           'IMIX' and
8797 #           'TNL_1000' and
8798 #           '1T1C' and
8799 #           'MRR'"
8800 #  parameters:
8801 #  - "result"
8802 #  - "name"
8803 #  - "tags"
8804 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8805 #  x-axis: "X = CNFs per Service Chain"
8806 #  y-axis: "Y = Number of Service Chains"
8807 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8808 #  layout:
8809 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8810 #    layout: "plot-service-density"
8811 #
8812 #- type: "plot"
8813 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8814 #  algorithm: "plot_nf_heatmap"
8815 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8816 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8817 #  filter: "'NIC_Intel-XL710' and
8818 #           'NF_DENSITY' and
8819 #           'DOCKER' and
8820 #           'CHAIN' and
8821 #           'NF_VPPIP4' and
8822 #           'IPSEC' and
8823 #           'TNL_1000' and
8824 #           'IMIX' and
8825 #           '2T2C' and
8826 #           'MRR'"
8827 #  parameters:
8828 #  - "result"
8829 #  - "name"
8830 #  - "tags"
8831 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8832 #  x-axis: "X = CNFs per Service Chain"
8833 #  y-axis: "Y = Number of Service Chains"
8834 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8835 #  layout:
8836 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8837 #    layout: "plot-service-density"
8838 #
8839 #- type: "plot"
8840 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8841 #  algorithm: "plot_nf_heatmap"
8842 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8843 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8844 #  filter: "'NIC_Intel-XL710' and
8845 #           'NF_DENSITY' and
8846 #           'DOCKER' and
8847 #           'CHAIN' and
8848 #           'NF_VPPIP4' and
8849 #           'IPSEC' and
8850 #           'TNL_1000' and
8851 #           'IMIX' and
8852 #           '4T4C' and
8853 #           'MRR'"
8854 #  parameters:
8855 #  - "result"
8856 #  - "name"
8857 #  - "tags"
8858 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8859 #  x-axis: "X = CNFs per Service Chain"
8860 #  y-axis: "Y = Number of Service Chains"
8861 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8862 #  layout:
8863 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8864 #    layout: "plot-service-density"
8865
8866 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8867 #- type: "plot"
8868 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8869 #  algorithm: "plot_nf_heatmap"
8870 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8871 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8872 #  filter: "'NIC_Intel-XL710' and
8873 #           'NF_DENSITY' and
8874 #           'DOCKER' and
8875 #           'CHAIN' and
8876 #           'NF_VPPIP4' and
8877 #           'IPSEC' and
8878 #           'TNL_1000' and
8879 #           'IMIX' and
8880 #           '1T1C' and
8881 #           'NDRPDR'"
8882 #  parameters:
8883 #  - "throughput"
8884 #  - "name"
8885 #  - "tags"
8886 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8887 #  x-axis: "X = CNFs per Service Chain"
8888 #  y-axis: "Y = Number of Service Chains"
8889 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8890 #  layout:
8891 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8892 #    layout: "plot-service-density"
8893 #
8894 #- type: "plot"
8895 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8896 #  algorithm: "plot_nf_heatmap"
8897 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8898 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8899 #  filter: "'NIC_Intel-XL710' and
8900 #           'NF_DENSITY' and
8901 #           'DOCKER' and
8902 #           'CHAIN' and
8903 #           'NF_VPPIP4' and
8904 #           'IPSEC' and
8905 #           'TNL_1000' and
8906 #           'IMIX' and
8907 #           '2T2C' and
8908 #           'NDRPDR'"
8909 #  parameters:
8910 #  - "throughput"
8911 #  - "name"
8912 #  - "tags"
8913 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8914 #  x-axis: "X = CNFs per Service Chain"
8915 #  y-axis: "Y = Number of Service Chains"
8916 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8917 #  layout:
8918 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8919 #    layout: "plot-service-density"
8920 #
8921 #- type: "plot"
8922 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8923 #  algorithm: "plot_nf_heatmap"
8924 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8925 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8926 #  filter: "'NIC_Intel-XL710' and
8927 #           'NF_DENSITY' and
8928 #           'DOCKER' and
8929 #           'CHAIN' and
8930 #           'NF_VPPIP4' and
8931 #           'IPSEC' and
8932 #           'TNL_1000' and
8933 #           'IMIX' and
8934 #           '4T4C' and
8935 #           'NDRPDR'"
8936 #  parameters:
8937 #  - "throughput"
8938 #  - "name"
8939 #  - "tags"
8940 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8941 #  x-axis: "X = CNFs per Service Chain"
8942 #  y-axis: "Y = Number of Service Chains"
8943 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8944 #  layout:
8945 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8946 #    layout: "plot-service-density"
8947 #
8948 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8949 #- type: "plot"
8950 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8951 #  algorithm: "plot_nf_heatmap"
8952 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8953 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8954 #  filter: "'NIC_Intel-XL710' and
8955 #           'NF_DENSITY' and
8956 #           'DOCKER' and
8957 #           'CHAIN' and
8958 #           'NF_VPPIP4' and
8959 #           'IPSEC' and
8960 #           'TNL_1000' and
8961 #           'IMIX' and
8962 #           '1T1C' and
8963 #           'NDRPDR'"
8964 #  parameters:
8965 #  - "throughput"
8966 #  - "name"
8967 #  - "tags"
8968 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8969 #  x-axis: "X = CNFs per Service Chain"
8970 #  y-axis: "Y = Number of Service Chains"
8971 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8972 #  layout:
8973 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8974 #    layout: "plot-service-density"
8975 #
8976 #- type: "plot"
8977 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8978 #  algorithm: "plot_nf_heatmap"
8979 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
8980 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8981 #  filter: "'NIC_Intel-XL710' and
8982 #           'NF_DENSITY' and
8983 #           'DOCKER' and
8984 #           'CHAIN' and
8985 #           'NF_VPPIP4' and
8986 #           'IPSEC' and
8987 #           'TNL_1000' and
8988 #           'IMIX' and
8989 #           '2T2C' and
8990 #           'NDRPDR'"
8991 #  parameters:
8992 #  - "throughput"
8993 #  - "name"
8994 #  - "tags"
8995 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8996 #  x-axis: "X = CNFs per Service Chain"
8997 #  y-axis: "Y = Number of Service Chains"
8998 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8999 #  layout:
9000 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9001 #    layout: "plot-service-density"
9002 #
9003 #- type: "plot"
9004 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9005 #  algorithm: "plot_nf_heatmap"
9006 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9007 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9008 #  filter: "'NIC_Intel-XL710' and
9009 #           'NF_DENSITY' and
9010 #           'DOCKER' and
9011 #           'CHAIN' and
9012 #           'NF_VPPIP4' and
9013 #           'IPSEC' and
9014 #           'TNL_1000' and
9015 #           'IMIX' and
9016 #           '4T4C' and
9017 #           'NDRPDR'"
9018 #  parameters:
9019 #  - "throughput"
9020 #  - "name"
9021 #  - "tags"
9022 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9023 #  x-axis: "X = CNFs per Service Chain"
9024 #  y-axis: "Y = Number of Service Chains"
9025 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9026 #  layout:
9027 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9028 #    layout: "plot-service-density"
9029
9030 ###############################################################################
9031
9032 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9033 #- type: "plot"
9034 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9035 #  algorithm: "plot_nf_heatmap"
9036 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9037 #  data: "plot-vpp-nfv-3n-skx-mrr"
9038 #  filter: "'NIC_Intel-XXV710' and
9039 #           'NF_DENSITY' and
9040 #           'DOCKER' and
9041 #           'CHAIN' and
9042 #           'NF_VPPIP4' and
9043 #           'IPSEC' and
9044 #           'TNL_10000' and
9045 #           'IMIX' and
9046 #           '2T1C' and
9047 #           'MRR'"
9048 #  parameters:
9049 #  - "result"
9050 #  - "name"
9051 #  - "tags"
9052 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9053 #  x-axis: "X = CNFs per Service Chain"
9054 #  y-axis: "Y = Number of Service Chains"
9055 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9056 #  layout:
9057 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9058 #    layout: "plot-service-density"
9059 #
9060 #- type: "plot"
9061 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9062 #  algorithm: "plot_nf_heatmap"
9063 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9064 #  data: "plot-vpp-nfv-3n-skx-mrr"
9065 #  filter: "'NIC_Intel-XXV710' and
9066 #           'NF_DENSITY' and
9067 #           'DOCKER' and
9068 #           'CHAIN' and
9069 #           'NF_VPPIP4' and
9070 #           'IPSEC' and
9071 #           'TNL_10000' and
9072 #           'IMIX' and
9073 #           '4T2C' and
9074 #           'MRR'"
9075 #  parameters:
9076 #  - "result"
9077 #  - "name"
9078 #  - "tags"
9079 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9080 #  x-axis: "X = CNFs per Service Chain"
9081 #  y-axis: "Y = Number of Service Chains"
9082 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9083 #  layout:
9084 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9085 #    layout: "plot-service-density"
9086 #
9087 #- type: "plot"
9088 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9089 #  algorithm: "plot_nf_heatmap"
9090 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9091 #  data: "plot-vpp-nfv-3n-skx-mrr"
9092 #  filter: "'NIC_Intel-XXV710' and
9093 #           'NF_DENSITY' and
9094 #           'DOCKER' and
9095 #           'CHAIN' and
9096 #           'NF_VPPIP4' and
9097 #           'IPSEC' and
9098 #           'TNL_10000' and
9099 #           'IMIX' and
9100 #           '8T4C' and
9101 #           'MRR'"
9102 #  parameters:
9103 #  - "result"
9104 #  - "name"
9105 #  - "tags"
9106 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9107 #  x-axis: "X = CNFs per Service Chain"
9108 #  y-axis: "Y = Number of Service Chains"
9109 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9110 #  layout:
9111 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9112 #    layout: "plot-service-density"
9113
9114 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9115 - type: "plot"
9116   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9117   algorithm: "plot_nf_heatmap"
9118   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9119   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9120   filter: "'NIC_Intel-XXV710' and
9121            'NF_DENSITY' and
9122            'DOCKER' and
9123            'CHAIN' and
9124            'NF_VPPIP4' and
9125            'IPSEC' and
9126            'TNL_10000' and
9127            'IMIX' and
9128            '2T1C' and
9129            'NDRPDR'"
9130   parameters:
9131   - "throughput"
9132   - "name"
9133   - "tags"
9134   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9135   x-axis: "X = CNFs per Service Chain"
9136   y-axis: "Y = Number of Service Chains"
9137   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9138   layout:
9139     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9140     layout: "plot-service-density"
9141
9142 - type: "plot"
9143   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9144   algorithm: "plot_nf_heatmap"
9145   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9146   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9147   filter: "'NIC_Intel-XXV710' and
9148            'NF_DENSITY' and
9149            'DOCKER' and
9150            'CHAIN' and
9151            'NF_VPPIP4' and
9152            'IPSEC' and
9153            'TNL_10000' and
9154            'IMIX' and
9155            '4T2C' and
9156            'NDRPDR'"
9157   parameters:
9158   - "throughput"
9159   - "name"
9160   - "tags"
9161   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9162   x-axis: "X = CNFs per Service Chain"
9163   y-axis: "Y = Number of Service Chains"
9164   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9165   layout:
9166     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9167     layout: "plot-service-density"
9168
9169 - type: "plot"
9170   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9171   algorithm: "plot_nf_heatmap"
9172   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9173   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9174   filter: "'NIC_Intel-XXV710' and
9175            'NF_DENSITY' and
9176            'DOCKER' and
9177            'CHAIN' and
9178            'NF_VPPIP4' and
9179            'IPSEC' and
9180            'TNL_10000' and
9181            'IMIX' and
9182            '8T4C' and
9183            'NDRPDR'"
9184   parameters:
9185   - "throughput"
9186   - "name"
9187   - "tags"
9188   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9189   x-axis: "X = CNFs per Service Chain"
9190   y-axis: "Y = Number of Service Chains"
9191   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9192   layout:
9193     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9194     layout: "plot-service-density"
9195
9196 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9197 - type: "plot"
9198   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9199   algorithm: "plot_nf_heatmap"
9200   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9201   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9202   filter: "'NIC_Intel-XXV710' and
9203            'NF_DENSITY' and
9204            'DOCKER' and
9205            'CHAIN' and
9206            'NF_VPPIP4' and
9207            'IPSEC' and
9208            'TNL_10000' and
9209            'IMIX' and
9210            '2T1C' and
9211            'NDRPDR'"
9212   parameters:
9213   - "throughput"
9214   - "name"
9215   - "tags"
9216   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9217   x-axis: "X = CNFs per Service Chain"
9218   y-axis: "Y = Number of Service Chains"
9219   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9220   layout:
9221     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9222     layout: "plot-service-density"
9223
9224 - type: "plot"
9225   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9226   algorithm: "plot_nf_heatmap"
9227   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9228   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9229   filter: "'NIC_Intel-XXV710' and
9230            'NF_DENSITY' and
9231            'DOCKER' and
9232            'CHAIN' and
9233            'NF_VPPIP4' and
9234            'IPSEC' and
9235            'TNL_10000' and
9236            'IMIX' and
9237            '4T2C' and
9238            'NDRPDR'"
9239   parameters:
9240   - "throughput"
9241   - "name"
9242   - "tags"
9243   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9244   x-axis: "X = CNFs per Service Chain"
9245   y-axis: "Y = Number of Service Chains"
9246   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9247   layout:
9248     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9249     layout: "plot-service-density"
9250
9251 - type: "plot"
9252   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9253   algorithm: "plot_nf_heatmap"
9254   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9255   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9256   filter: "'NIC_Intel-XXV710' and
9257            'NF_DENSITY' and
9258            'DOCKER' and
9259            'CHAIN' and
9260            'NF_VPPIP4' and
9261            'IPSEC' and
9262            'TNL_10000' and
9263            'IMIX' and
9264            '8T4C' and
9265            'NDRPDR'"
9266   parameters:
9267   - "throughput"
9268   - "name"
9269   - "tags"
9270   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9271   x-axis: "X = CNFs per Service Chain"
9272   y-axis: "Y = Number of Service Chains"
9273   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9274   layout:
9275     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9276     layout: "plot-service-density"
9277
9278 ###############################################################################
9279
9280 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9281 #- type: "plot"
9282 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9283 #  algorithm: "plot_nf_heatmap"
9284 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9285 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9286 #  filter: "'NIC_Intel-XL710' and
9287 #           'NF_DENSITY' and
9288 #           'DOCKER' and
9289 #           'CHAIN' and
9290 #           'NF_VPPIP4' and
9291 #           'IMIX' and
9292 #           'TNL_10000' and
9293 #           '1T1C' and
9294 #           'MRR'"
9295 #  parameters:
9296 #  - "result"
9297 #  - "name"
9298 #  - "tags"
9299 #  include-tests: "MRR" # "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 MRR) [Mpps]"
9303 #  layout:
9304 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9305 #    layout: "plot-service-density"
9306 #
9307 #- type: "plot"
9308 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9309 #  algorithm: "plot_nf_heatmap"
9310 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9311 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9312 #  filter: "'NIC_Intel-XL710' and
9313 #           'NF_DENSITY' and
9314 #           'DOCKER' and
9315 #           'CHAIN' and
9316 #           'NF_VPPIP4' and
9317 #           'IPSEC' and
9318 #           'TNL_10000' and
9319 #           'IMIX' and
9320 #           '2T2C' and
9321 #           'MRR'"
9322 #  parameters:
9323 #  - "result"
9324 #  - "name"
9325 #  - "tags"
9326 #  include-tests: "MRR" # "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 MRR) [Mpps]"
9330 #  layout:
9331 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9332 #    layout: "plot-service-density"
9333 #
9334 #- type: "plot"
9335 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9336 #  algorithm: "plot_nf_heatmap"
9337 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9338 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9339 #  filter: "'NIC_Intel-XL710' and
9340 #           'NF_DENSITY' and
9341 #           'DOCKER' and
9342 #           'CHAIN' and
9343 #           'NF_VPPIP4' and
9344 #           'IPSEC' and
9345 #           'TNL_10000' and
9346 #           'IMIX' and
9347 #           '4T4C' and
9348 #           'MRR'"
9349 #  parameters:
9350 #  - "result"
9351 #  - "name"
9352 #  - "tags"
9353 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9354 #  x-axis: "X = CNFs per Service Chain"
9355 #  y-axis: "Y = Number of Service Chains"
9356 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9357 #  layout:
9358 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9359 #    layout: "plot-service-density"
9360
9361 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9362 #- type: "plot"
9363 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9364 #  algorithm: "plot_nf_heatmap"
9365 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9366 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9367 #  filter: "'NIC_Intel-XL710' and
9368 #           'NF_DENSITY' and
9369 #           'DOCKER' and
9370 #           'CHAIN' and
9371 #           'NF_VPPIP4' and
9372 #           'IPSEC' and
9373 #           'TNL_10000' and
9374 #           'IMIX' and
9375 #           '1T1C' and
9376 #           'NDRPDR'"
9377 #  parameters:
9378 #  - "throughput"
9379 #  - "name"
9380 #  - "tags"
9381 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9382 #  x-axis: "X = CNFs per Service Chain"
9383 #  y-axis: "Y = Number of Service Chains"
9384 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9385 #  layout:
9386 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9387 #    layout: "plot-service-density"
9388 #
9389 #- type: "plot"
9390 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9391 #  algorithm: "plot_nf_heatmap"
9392 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9393 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9394 #  filter: "'NIC_Intel-XL710' and
9395 #           'NF_DENSITY' and
9396 #           'DOCKER' and
9397 #           'CHAIN' and
9398 #           'NF_VPPIP4' and
9399 #           'IPSEC' and
9400 #           'TNL_10000' and
9401 #           'IMIX' and
9402 #           '2T2C' and
9403 #           'NDRPDR'"
9404 #  parameters:
9405 #  - "throughput"
9406 #  - "name"
9407 #  - "tags"
9408 #  include-tests: "NDR" # "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 NDR) [Mpps]"
9412 #  layout:
9413 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9414 #    layout: "plot-service-density"
9415 #
9416 #- type: "plot"
9417 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9418 #  algorithm: "plot_nf_heatmap"
9419 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9420 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9421 #  filter: "'NIC_Intel-XL710' and
9422 #           'NF_DENSITY' and
9423 #           'DOCKER' and
9424 #           'CHAIN' and
9425 #           'NF_VPPIP4' and
9426 #           'IPSEC' and
9427 #           'TNL_10000' and
9428 #           'IMIX' and
9429 #           '4T4C' and
9430 #           'NDRPDR'"
9431 #  parameters:
9432 #  - "throughput"
9433 #  - "name"
9434 #  - "tags"
9435 #  include-tests: "NDR" # "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 NDR) [Mpps]"
9439 #  layout:
9440 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9441 #    layout: "plot-service-density"
9442 #
9443 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9444 #- type: "plot"
9445 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9446 #  algorithm: "plot_nf_heatmap"
9447 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9448 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9449 #  filter: "'NIC_Intel-XL710' and
9450 #           'NF_DENSITY' and
9451 #           'DOCKER' and
9452 #           'CHAIN' and
9453 #           'NF_VPPIP4' and
9454 #           'IPSEC' and
9455 #           'TNL_10000' and
9456 #           'IMIX' and
9457 #           '1T1C' and
9458 #           'NDRPDR'"
9459 #  parameters:
9460 #  - "throughput"
9461 #  - "name"
9462 #  - "tags"
9463 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9464 #  x-axis: "X = CNFs per Service Chain"
9465 #  y-axis: "Y = Number of Service Chains"
9466 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9467 #  layout:
9468 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9469 #    layout: "plot-service-density"
9470 #
9471 #- type: "plot"
9472 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9473 #  algorithm: "plot_nf_heatmap"
9474 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9475 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9476 #  filter: "'NIC_Intel-XL710' and
9477 #           'NF_DENSITY' and
9478 #           'DOCKER' and
9479 #           'CHAIN' and
9480 #           'NF_VPPIP4' and
9481 #           'IPSEC' and
9482 #           'TNL_10000' and
9483 #           'IMIX' and
9484 #           '2T2C' and
9485 #           'NDRPDR'"
9486 #  parameters:
9487 #  - "throughput"
9488 #  - "name"
9489 #  - "tags"
9490 #  include-tests: "PDR" # "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 PDR) [Mpps]"
9494 #  layout:
9495 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9496 #    layout: "plot-service-density"
9497 #
9498 #- type: "plot"
9499 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9500 #  algorithm: "plot_nf_heatmap"
9501 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9502 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9503 #  filter: "'NIC_Intel-XL710' and
9504 #           'NF_DENSITY' and
9505 #           'DOCKER' and
9506 #           'CHAIN' and
9507 #           'NF_VPPIP4' and
9508 #           'IPSEC' and
9509 #           'TNL_10000' and
9510 #           'IMIX' and
9511 #           '4T4C' and
9512 #           'NDRPDR'"
9513 #  parameters:
9514 #  - "throughput"
9515 #  - "name"
9516 #  - "tags"
9517 #  include-tests: "PDR" # "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 PDR) [Mpps]"
9521 #  layout:
9522 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9523 #    layout: "plot-service-density"
9524
9525 ###############################################################################
9526
9527 # Plots - NF Density - CSP - MRR IMIX
9528 - type: "plot"
9529   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9530   algorithm: "plot_nf_heatmap"
9531   output-file-type: ".html"
9532   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9533   data: "plot-vpp-nfv-2n-skx-mrr"
9534   filter: "'NIC_Intel-XXV710' and
9535            'NF_DENSITY' and
9536            'DOCKER' and
9537            'PIPELINE' and
9538            'NF_VPPIP4' and
9539            'IMIX' and
9540            '2T1C' and
9541            'MRR'"
9542   parameters:
9543   - "result"
9544   - "name"
9545   - "tags"
9546   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9547   x-axis: "X = CNFs per Service Pipeline"
9548   y-axis: "Y = Number of Service Pipelines"
9549   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9550   layout:
9551     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9552     layout: "plot-service-density"
9553
9554 - type: "plot"
9555   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9556   algorithm: "plot_nf_heatmap"
9557   output-file-type: ".html"
9558   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9559   data: "plot-vpp-nfv-2n-skx-mrr"
9560   filter: "'NIC_Intel-XXV710' and
9561            'NF_DENSITY' and
9562            'DOCKER' and
9563            'PIPELINE' and
9564            'NF_VPPIP4' and
9565            'IMIX' and
9566            '4T2C' and
9567            'MRR'"
9568   parameters:
9569   - "result"
9570   - "name"
9571   - "tags"
9572   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9573   x-axis: "X = CNFs per Service Pipeline"
9574   y-axis: "Y = Number of Service Pipelines"
9575   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9576   layout:
9577     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9578     layout: "plot-service-density"
9579
9580 - type: "plot"
9581   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9582   algorithm: "plot_nf_heatmap"
9583   output-file-type: ".html"
9584   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9585   data: "plot-vpp-nfv-2n-skx-mrr"
9586   filter: "'NIC_Intel-XXV710' and
9587            'NF_DENSITY' and
9588            'DOCKER' and
9589            'PIPELINE' and
9590            'NF_VPPIP4' and
9591            'IMIX' and
9592            '8T4C' and
9593            'MRR'"
9594   parameters:
9595   - "result"
9596   - "name"
9597   - "tags"
9598   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9599   x-axis: "X = CNFs per Service Pipeline"
9600   y-axis: "Y = Number of Service Pipelines"
9601   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9602   layout:
9603     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9604     layout: "plot-service-density"
9605
9606 # Plots - NF Density - CSP - NDR IMIX
9607 - type: "plot"
9608   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9609   algorithm: "plot_nf_heatmap"
9610   output-file-type: ".html"
9611   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9612   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9613   filter: "'NIC_Intel-XXV710' and
9614            'NF_DENSITY' and
9615            'DOCKER' and
9616            'PIPELINE' and
9617            'NF_VPPIP4' and
9618            'IMIX' and
9619            '2T1C' and
9620            'NDRPDR'"
9621   parameters:
9622   - "throughput"
9623   - "name"
9624   - "tags"
9625   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9626   x-axis: "X = CNFs per Service Pipeline"
9627   y-axis: "Y = Number of Service Pipelines"
9628   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9629   layout:
9630     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9631     layout: "plot-service-density"
9632
9633 - type: "plot"
9634   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9635   algorithm: "plot_nf_heatmap"
9636   output-file-type: ".html"
9637   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9638   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9639   filter: "'NIC_Intel-XXV710' and
9640            'NF_DENSITY' and
9641            'DOCKER' and
9642            'PIPELINE' and
9643            'NF_VPPIP4' and
9644            'IMIX' and
9645            '4T2C' and
9646            'NDRPDR'"
9647   parameters:
9648   - "throughput"
9649   - "name"
9650   - "tags"
9651   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9652   x-axis: "X = CNFs per Service Pipeline"
9653   y-axis: "Y = Number of Service Pipelines"
9654   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9655   layout:
9656     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9657     layout: "plot-service-density"
9658
9659 - type: "plot"
9660   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9661   algorithm: "plot_nf_heatmap"
9662   output-file-type: ".html"
9663   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9664   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9665   filter: "'NIC_Intel-XXV710' and
9666            'NF_DENSITY' and
9667            'DOCKER' and
9668            'PIPELINE' and
9669            'NF_VPPIP4' and
9670            'IMIX' and
9671            '8T4C' and
9672            'NDRPDR'"
9673   parameters:
9674   - "throughput"
9675   - "name"
9676   - "tags"
9677   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9678   x-axis: "X = CNFs per Service Pipeline"
9679   y-axis: "Y = Number of Service Pipelines"
9680   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9681   layout:
9682     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9683     layout: "plot-service-density"
9684
9685 # Plots - NF Density - CSP - PDR IMIX
9686 - type: "plot"
9687   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9688   algorithm: "plot_nf_heatmap"
9689   output-file-type: ".html"
9690   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9691   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9692   filter: "'NIC_Intel-XXV710' and
9693            'NF_DENSITY' and
9694            'DOCKER' and
9695            'PIPELINE' and
9696            'NF_VPPIP4' and
9697            'IMIX' and
9698            '2T1C' and
9699            'NDRPDR'"
9700   parameters:
9701   - "throughput"
9702   - "name"
9703   - "tags"
9704   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9705   x-axis: "X = CNFs per Service Pipeline"
9706   y-axis: "Y = Number of Service Pipelines"
9707   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9708   layout:
9709     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9710     layout: "plot-service-density"
9711
9712 - type: "plot"
9713   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9714   algorithm: "plot_nf_heatmap"
9715   output-file-type: ".html"
9716   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9717   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9718   filter: "'NIC_Intel-XXV710' and
9719            'NF_DENSITY' and
9720            'DOCKER' and
9721            'PIPELINE' and
9722            'NF_VPPIP4' and
9723            'IMIX' and
9724            '4T2C' and
9725            'NDRPDR'"
9726   parameters:
9727   - "throughput"
9728   - "name"
9729   - "tags"
9730   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9731   x-axis: "X = CNFs per Service Pipeline"
9732   y-axis: "Y = Number of Service Pipelines"
9733   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9734   layout:
9735     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9736     layout: "plot-service-density"
9737
9738 - type: "plot"
9739   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9740   algorithm: "plot_nf_heatmap"
9741   output-file-type: ".html"
9742   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9743   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9744   filter: "'NIC_Intel-XXV710' and
9745            'NF_DENSITY' and
9746            'DOCKER' and
9747            'PIPELINE' and
9748            'NF_VPPIP4' and
9749            'IMIX' and
9750            '8T4C' and
9751            'NDRPDR'"
9752   parameters:
9753   - "throughput"
9754   - "name"
9755   - "tags"
9756   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9757   x-axis: "X = CNFs per Service Pipeline"
9758   y-axis: "Y = Number of Service Pipelines"
9759   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9760   layout:
9761     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9762     layout: "plot-service-density"
9763
9764 ###############################################################################
9765 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9766
9767 - type: "plot"
9768   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9769   algorithm: "plot_nf_heatmap"
9770   output-file-type: ".html"
9771   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9772   data: "plot-vpp-nfv-2n-clx-mrr"
9773   filter: "'NIC_Intel-XXV710' and
9774            'NF_DENSITY' and
9775            'VHOST' and
9776            not 'VXLAN' and
9777            'CHAIN' and
9778            'NF_VPPIP4' and
9779            'IMIX' and
9780            '2T1C' and
9781            'MRR'"
9782   parameters:
9783   - "result"
9784   - "name"
9785   - "tags"
9786   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9787   x-axis: "X = VNFs per Service Chain"
9788   y-axis: "Y = Number of Service Chains"
9789   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9790   layout:
9791     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9792     layout: "plot-service-density"
9793
9794 - type: "plot"
9795   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9796   algorithm: "plot_nf_heatmap"
9797   output-file-type: ".html"
9798   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9799   data: "plot-vpp-nfv-2n-clx-mrr"
9800   filter: "'NIC_Intel-XXV710' and
9801            'NF_DENSITY' and
9802            'VHOST' and
9803            not 'VXLAN' and
9804            'CHAIN' and
9805            'NF_VPPIP4' and
9806            'IMIX' and
9807            '4T2C' and
9808            'MRR'"
9809   parameters:
9810   - "result"
9811   - "name"
9812   - "tags"
9813   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9814   x-axis: "X = VNFs per Service Chain"
9815   y-axis: "Y = Number of Service Chains"
9816   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9817   layout:
9818     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9819     layout: "plot-service-density"
9820
9821 - type: "plot"
9822   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9823   algorithm: "plot_nf_heatmap"
9824   output-file-type: ".html"
9825   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9826   data: "plot-vpp-nfv-2n-clx-mrr"
9827   filter: "'NIC_Intel-XXV710' and
9828            'NF_DENSITY' and
9829            'VHOST' and
9830            not 'VXLAN' and
9831            'CHAIN' and
9832            'NF_VPPIP4' and
9833            'IMIX' and
9834            '8T4C' and
9835            'MRR'"
9836   parameters:
9837   - "result"
9838   - "name"
9839   - "tags"
9840   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9841   x-axis: "X = VNFs per Service Chain"
9842   y-axis: "Y = Number of Service Chains"
9843   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9844   layout:
9845     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9846     layout: "plot-service-density"
9847
9848 # Plots - NF Density - VSC - NDR IMIX
9849 - type: "plot"
9850   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9851   algorithm: "plot_nf_heatmap"
9852   output-file-type: ".html"
9853   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9854   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9855   filter: "'NIC_Intel-XXV710' and
9856            'NF_DENSITY' and
9857            'VHOST' and
9858            not 'VXLAN' and
9859            'CHAIN' and
9860            'NF_VPPIP4' and
9861            'IMIX' and
9862            '2T1C' and
9863            'NDRPDR'"
9864   parameters:
9865   - "throughput"
9866   - "name"
9867   - "tags"
9868   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9869   x-axis: "X = VNFs per Service Chain"
9870   y-axis: "Y = Number of Service Chains"
9871   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9872   layout:
9873     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9874     layout: "plot-service-density"
9875
9876 - type: "plot"
9877   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9878   algorithm: "plot_nf_heatmap"
9879   output-file-type: ".html"
9880   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9881   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9882   filter: "'NIC_Intel-XXV710' and
9883            'NF_DENSITY' and
9884            'VHOST' and
9885            not 'VXLAN' and
9886            'CHAIN' and
9887            'NF_VPPIP4' and
9888            'IMIX' and
9889            '4T2C' and
9890            'NDRPDR'"
9891   parameters:
9892   - "throughput"
9893   - "name"
9894   - "tags"
9895   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9896   x-axis: "X = VNFs per Service Chain"
9897   y-axis: "Y = Number of Service Chains"
9898   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9899   layout:
9900     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9901     layout: "plot-service-density"
9902
9903 - type: "plot"
9904   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9905   algorithm: "plot_nf_heatmap"
9906   output-file-type: ".html"
9907   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9908   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9909   filter: "'NIC_Intel-XXV710' and
9910            'NF_DENSITY' and
9911            'VHOST' and
9912            not 'VXLAN' and
9913            'CHAIN' and
9914            'NF_VPPIP4' and
9915            'IMIX' and
9916            '8T4C' and
9917            'NDRPDR'"
9918   parameters:
9919   - "throughput"
9920   - "name"
9921   - "tags"
9922   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9923   x-axis: "X = VNFs per Service Chain"
9924   y-axis: "Y = Number of Service Chains"
9925   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9926   layout:
9927     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9928     layout: "plot-service-density"
9929
9930 # Plots - NF Density - VSC - PDR IMIX
9931 - type: "plot"
9932   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9933   algorithm: "plot_nf_heatmap"
9934   output-file-type: ".html"
9935   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9936   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9937   filter: "'NIC_Intel-XXV710' and
9938            'NF_DENSITY' and
9939            'VHOST' and
9940            not 'VXLAN' and
9941            'CHAIN' and
9942            'NF_VPPIP4' and
9943            'IMIX' and
9944            '2T1C' and
9945            'NDRPDR'"
9946   parameters:
9947   - "throughput"
9948   - "name"
9949   - "tags"
9950   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9951   x-axis: "X = VNFs per Service Chain"
9952   y-axis: "Y = Number of Service Chains"
9953   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9954   layout:
9955     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9956     layout: "plot-service-density"
9957
9958 - type: "plot"
9959   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9960   algorithm: "plot_nf_heatmap"
9961   output-file-type: ".html"
9962   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9963   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9964   filter: "'NIC_Intel-XXV710' and
9965            'NF_DENSITY' and
9966            'VHOST' and
9967            not 'VXLAN' and
9968            'CHAIN' and
9969            'NF_VPPIP4' and
9970            'IMIX' and
9971            '4T2C' and
9972            'NDRPDR'"
9973   parameters:
9974   - "throughput"
9975   - "name"
9976   - "tags"
9977   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9978   x-axis: "X = VNFs per Service Chain"
9979   y-axis: "Y = Number of Service Chains"
9980   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9981   layout:
9982     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9983     layout: "plot-service-density"
9984
9985 - type: "plot"
9986   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9987   algorithm: "plot_nf_heatmap"
9988   output-file-type: ".html"
9989   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
9990   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9991   filter: "'NIC_Intel-XXV710' and
9992            'NF_DENSITY' and
9993            'VHOST' and
9994            not 'VXLAN' and
9995            'CHAIN' and
9996            'NF_VPPIP4' and
9997            'IMIX' and
9998            '8T4C' and
9999            'NDRPDR'"
10000   parameters:
10001   - "throughput"
10002   - "name"
10003   - "tags"
10004   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10005   x-axis: "X = VNFs per Service Chain"
10006   y-axis: "Y = Number of Service Chains"
10007   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10008   layout:
10009     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10010     layout: "plot-service-density"
10011
10012 # Plots - NF Density - VSC - MRR IMIX
10013 - type: "plot"
10014   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10015   algorithm: "plot_nf_heatmap"
10016   output-file-type: ".html"
10017   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10018   data: "plot-vpp-nfv-2n-clx-mrr"
10019   filter: "'NIC_Intel-XXV710' and
10020            'NF_DENSITY' and
10021            'VHOST' and
10022            'VXLAN' and
10023            'CHAIN' and
10024            'IMIX' and
10025            '2T1C' and
10026            'MRR'"
10027   parameters:
10028   - "result"
10029   - "name"
10030   - "tags"
10031   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10032   x-axis: "X = VNFs per Service Chain"
10033   y-axis: "Y = Number of Service Chains"
10034   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10035   layout:
10036     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10037     layout: "plot-service-density"
10038
10039 - type: "plot"
10040   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10041   algorithm: "plot_nf_heatmap"
10042   output-file-type: ".html"
10043   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10044   data: "plot-vpp-nfv-2n-clx-mrr"
10045   filter: "'NIC_Intel-XXV710' and
10046            'NF_DENSITY' and
10047            'VHOST' and
10048            'VXLAN' and
10049            'CHAIN' and
10050            'IMIX' and
10051            '4T2C' and
10052            'MRR'"
10053   parameters:
10054   - "result"
10055   - "name"
10056   - "tags"
10057   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10058   x-axis: "X = VNFs per Service Chain"
10059   y-axis: "Y = Number of Service Chains"
10060   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10061   layout:
10062     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10063     layout: "plot-service-density"
10064
10065 - type: "plot"
10066   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10067   algorithm: "plot_nf_heatmap"
10068   output-file-type: ".html"
10069   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10070   data: "plot-vpp-nfv-2n-clx-mrr"
10071   filter: "'NIC_Intel-XXV710' and
10072            'NF_DENSITY' and
10073            'VHOST' and
10074            'VXLAN' and
10075            'CHAIN' and
10076            'IMIX' and
10077            '8T4C' and
10078            'MRR'"
10079   parameters:
10080   - "result"
10081   - "name"
10082   - "tags"
10083   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10084   x-axis: "X = VNFs per Service Chain"
10085   y-axis: "Y = Number of Service Chains"
10086   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10087   layout:
10088     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10089     layout: "plot-service-density"
10090
10091 # Plots - NF Density - VSC - NDR IMIX
10092 - type: "plot"
10093   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10094   algorithm: "plot_nf_heatmap"
10095   output-file-type: ".html"
10096   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10097   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10098   filter: "'NIC_Intel-XXV710' and
10099            'NF_DENSITY' and
10100            'VHOST' and
10101            'VXLAN' and
10102            'CHAIN' and
10103            'IMIX' and
10104            '2T1C' and
10105            'NDRPDR'"
10106   parameters:
10107   - "throughput"
10108   - "name"
10109   - "tags"
10110   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10111   x-axis: "X = VNFs per Service Chain"
10112   y-axis: "Y = Number of Service Chains"
10113   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10114   layout:
10115     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10116     layout: "plot-service-density"
10117
10118 - type: "plot"
10119   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10120   algorithm: "plot_nf_heatmap"
10121   output-file-type: ".html"
10122   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10123   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10124   filter: "'NIC_Intel-XXV710' and
10125            'NF_DENSITY' and
10126            'VHOST' and
10127            'VXLAN' and
10128            'CHAIN' and
10129            'IMIX' and
10130            '4T2C' and
10131            'NDRPDR'"
10132   parameters:
10133   - "throughput"
10134   - "name"
10135   - "tags"
10136   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10137   x-axis: "X = VNFs per Service Chain"
10138   y-axis: "Y = Number of Service Chains"
10139   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10140   layout:
10141     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10142     layout: "plot-service-density"
10143
10144 - type: "plot"
10145   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10146   algorithm: "plot_nf_heatmap"
10147   output-file-type: ".html"
10148   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10149   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10150   filter: "'NIC_Intel-XXV710' and
10151            'NF_DENSITY' and
10152            'VHOST' and
10153            'VXLAN' and
10154            'CHAIN' and
10155            'IMIX' and
10156            '8T4C' and
10157            'NDRPDR'"
10158   parameters:
10159   - "throughput"
10160   - "name"
10161   - "tags"
10162   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10163   x-axis: "X = VNFs per Service Chain"
10164   y-axis: "Y = Number of Service Chains"
10165   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10166   layout:
10167     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10168     layout: "plot-service-density"
10169
10170 # Plots - NF Density - VSC - PDR IMIX
10171 - type: "plot"
10172   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10173   algorithm: "plot_nf_heatmap"
10174   output-file-type: ".html"
10175   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10176   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10177   filter: "'NIC_Intel-XXV710' and
10178            'NF_DENSITY' and
10179            'VHOST' and
10180            'VXLAN' and
10181            'CHAIN' and
10182            'IMIX' and
10183            '2T1C' and
10184            'NDRPDR'"
10185   parameters:
10186   - "throughput"
10187   - "name"
10188   - "tags"
10189   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10190   x-axis: "X = VNFs per Service Chain"
10191   y-axis: "Y = Number of Service Chains"
10192   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10193   layout:
10194     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10195     layout: "plot-service-density"
10196
10197 - type: "plot"
10198   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10199   algorithm: "plot_nf_heatmap"
10200   output-file-type: ".html"
10201   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10202   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10203   filter: "'NIC_Intel-XXV710' and
10204            'NF_DENSITY' and
10205            'VHOST' and
10206            'VXLAN' and
10207            'CHAIN' and
10208            'IMIX' and
10209            '4T2C' and
10210            'NDRPDR'"
10211   parameters:
10212   - "throughput"
10213   - "name"
10214   - "tags"
10215   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10216   x-axis: "X = VNFs per Service Chain"
10217   y-axis: "Y = Number of Service Chains"
10218   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10219   layout:
10220     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10221     layout: "plot-service-density"
10222
10223 - type: "plot"
10224   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10225   algorithm: "plot_nf_heatmap"
10226   output-file-type: ".html"
10227   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10228   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10229   filter: "'NIC_Intel-XXV710' and
10230            'NF_DENSITY' and
10231            'VHOST' and
10232            'VXLAN' and
10233            'CHAIN' and
10234            'IMIX' and
10235            '8T4C' and
10236            'NDRPDR'"
10237   parameters:
10238   - "throughput"
10239   - "name"
10240   - "tags"
10241   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10242   x-axis: "X = VNFs per Service Chain"
10243   y-axis: "Y = Number of Service Chains"
10244   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10245   layout:
10246     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10247     layout: "plot-service-density"
10248
10249 # Plots - NF Density - CSC - MRR IMIX
10250 - type: "plot"
10251   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10252   algorithm: "plot_nf_heatmap"
10253   output-file-type: ".html"
10254   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10255   data: "plot-vpp-nfv-2n-clx-mrr"
10256   filter: "'NIC_Intel-XXV710' and
10257            'NF_DENSITY' and
10258            'DOCKER' and
10259            'CHAIN' and
10260            'NF_VPPIP4' and
10261            'IMIX' and
10262            '2T1C' and
10263            'MRR'"
10264   parameters:
10265   - "result"
10266   - "name"
10267   - "tags"
10268   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10269   x-axis: "X = CNFs per Service Chain"
10270   y-axis: "Y = Number of Service Chains"
10271   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10272   layout:
10273     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10274     layout: "plot-service-density"
10275
10276 - type: "plot"
10277   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10278   algorithm: "plot_nf_heatmap"
10279   output-file-type: ".html"
10280   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10281   data: "plot-vpp-nfv-2n-clx-mrr"
10282   filter: "'NIC_Intel-XXV710' and
10283            'NF_DENSITY' and
10284            'DOCKER' and
10285            'CHAIN' and
10286            'NF_VPPIP4' and
10287            'IMIX' and
10288            '4T2C' and
10289            'MRR'"
10290   parameters:
10291   - "result"
10292   - "name"
10293   - "tags"
10294   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10295   x-axis: "X = CNFs per Service Chain"
10296   y-axis: "Y = Number of Service Chains"
10297   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10298   layout:
10299     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10300     layout: "plot-service-density"
10301
10302 - type: "plot"
10303   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10304   algorithm: "plot_nf_heatmap"
10305   output-file-type: ".html"
10306   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10307   data: "plot-vpp-nfv-2n-clx-mrr"
10308   filter: "'NIC_Intel-XXV710' and
10309            'NF_DENSITY' and
10310            'DOCKER' and
10311            'CHAIN' and
10312            'NF_VPPIP4' and
10313            'IMIX' and
10314            '8T4C' and
10315            'MRR'"
10316   parameters:
10317   - "result"
10318   - "name"
10319   - "tags"
10320   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10321   x-axis: "X = CNFs per Service Chain"
10322   y-axis: "Y = Number of Service Chains"
10323   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10324   layout:
10325     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10326     layout: "plot-service-density"
10327
10328 # Plots - NF Density - CSC - NDR IMIX
10329 - type: "plot"
10330   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10331   algorithm: "plot_nf_heatmap"
10332   output-file-type: ".html"
10333   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10334   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10335   filter: "'NIC_Intel-XXV710' and
10336            'NF_DENSITY' and
10337            'DOCKER' and
10338            'CHAIN' and
10339            'NF_VPPIP4' and
10340            'IMIX' and
10341            '2T1C' and
10342            'NDRPDR'"
10343   parameters:
10344   - "throughput"
10345   - "name"
10346   - "tags"
10347   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10348   x-axis: "X = CNFs per Service Chain"
10349   y-axis: "Y = Number of Service Chains"
10350   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10351   layout:
10352     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10353     layout: "plot-service-density"
10354
10355 - type: "plot"
10356   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10357   algorithm: "plot_nf_heatmap"
10358   output-file-type: ".html"
10359   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10360   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10361   filter: "'NIC_Intel-XXV710' and
10362            'NF_DENSITY' and
10363            'DOCKER' and
10364            'CHAIN' and
10365            'NF_VPPIP4' and
10366            'IMIX' and
10367            '4T2C' and
10368            'NDRPDR'"
10369   parameters:
10370   - "throughput"
10371   - "name"
10372   - "tags"
10373   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10374   x-axis: "X = CNFs per Service Chain"
10375   y-axis: "Y = Number of Service Chains"
10376   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10377   layout:
10378     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10379     layout: "plot-service-density"
10380
10381 - type: "plot"
10382   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10383   algorithm: "plot_nf_heatmap"
10384   output-file-type: ".html"
10385   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10386   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10387   filter: "'NIC_Intel-XXV710' and
10388            'NF_DENSITY' and
10389            'DOCKER' and
10390            'CHAIN' and
10391            'NF_VPPIP4' and
10392            'IMIX' and
10393            '8T4C' and
10394            'NDRPDR'"
10395   parameters:
10396   - "throughput"
10397   - "name"
10398   - "tags"
10399   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10400   x-axis: "X = CNFs per Service Chain"
10401   y-axis: "Y = Number of Service Chains"
10402   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10403   layout:
10404     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10405     layout: "plot-service-density"
10406
10407 # Plots - NF Density - CSC - PDR IMIX
10408 - type: "plot"
10409   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10410   algorithm: "plot_nf_heatmap"
10411   output-file-type: ".html"
10412   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10413   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10414   filter: "'NIC_Intel-XXV710' and
10415            'NF_DENSITY' and
10416            'DOCKER' and
10417            'CHAIN' and
10418            'NF_VPPIP4' and
10419            'IMIX' and
10420            '2T1C' and
10421            'NDRPDR'"
10422   parameters:
10423   - "throughput"
10424   - "name"
10425   - "tags"
10426   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10427   x-axis: "X = CNFs per Service Chain"
10428   y-axis: "Y = Number of Service Chains"
10429   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10430   layout:
10431     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10432     layout: "plot-service-density"
10433
10434 - type: "plot"
10435   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10436   algorithm: "plot_nf_heatmap"
10437   output-file-type: ".html"
10438   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10439   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10440   filter: "'NIC_Intel-XXV710' and
10441            'NF_DENSITY' and
10442            'DOCKER' and
10443            'CHAIN' and
10444            'NF_VPPIP4' and
10445            'IMIX' and
10446            '4T2C' and
10447            'NDRPDR'"
10448   parameters:
10449   - "throughput"
10450   - "name"
10451   - "tags"
10452   include-tests: "PDR" # "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 PDR) [Mpps]"
10456   layout:
10457     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10458     layout: "plot-service-density"
10459
10460 - type: "plot"
10461   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10462   algorithm: "plot_nf_heatmap"
10463   output-file-type: ".html"
10464   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10465   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10466   filter: "'NIC_Intel-XXV710' and
10467            'NF_DENSITY' and
10468            'DOCKER' and
10469            'CHAIN' and
10470            'NF_VPPIP4' and
10471            'IMIX' and
10472            '8T4C' and
10473            'NDRPDR'"
10474   parameters:
10475   - "throughput"
10476   - "name"
10477   - "tags"
10478   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10479   x-axis: "X = CNFs per Service Chain"
10480   y-axis: "Y = Number of Service Chains"
10481   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10482   layout:
10483     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10484     layout: "plot-service-density"
10485
10486 # Plots - NF Density - CSP - MRR IMIX
10487 - type: "plot"
10488   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10489   algorithm: "plot_nf_heatmap"
10490   output-file-type: ".html"
10491   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10492   data: "plot-vpp-nfv-2n-clx-mrr"
10493   filter: "'NIC_Intel-XXV710' and
10494            'NF_DENSITY' and
10495            'DOCKER' and
10496            'PIPELINE' and
10497            'NF_VPPIP4' and
10498            'IMIX' and
10499            '2T1C' and
10500            'MRR'"
10501   parameters:
10502   - "result"
10503   - "name"
10504   - "tags"
10505   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10506   x-axis: "X = CNFs per Service Pipeline"
10507   y-axis: "Y = Number of Service Pipelines"
10508   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10509   layout:
10510     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10511     layout: "plot-service-density"
10512
10513 - type: "plot"
10514   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10515   algorithm: "plot_nf_heatmap"
10516   output-file-type: ".html"
10517   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10518   data: "plot-vpp-nfv-2n-clx-mrr"
10519   filter: "'NIC_Intel-XXV710' and
10520            'NF_DENSITY' and
10521            'DOCKER' and
10522            'PIPELINE' and
10523            'NF_VPPIP4' and
10524            'IMIX' and
10525            '4T2C' and
10526            'MRR'"
10527   parameters:
10528   - "result"
10529   - "name"
10530   - "tags"
10531   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10532   x-axis: "X = CNFs per Service Pipeline"
10533   y-axis: "Y = Number of Service Pipelines"
10534   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10535   layout:
10536     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10537     layout: "plot-service-density"
10538
10539 - type: "plot"
10540   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10541   algorithm: "plot_nf_heatmap"
10542   output-file-type: ".html"
10543   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10544   data: "plot-vpp-nfv-2n-clx-mrr"
10545   filter: "'NIC_Intel-XXV710' and
10546            'NF_DENSITY' and
10547            'DOCKER' and
10548            'PIPELINE' and
10549            'NF_VPPIP4' and
10550            'IMIX' and
10551            '8T4C' and
10552            'MRR'"
10553   parameters:
10554   - "result"
10555   - "name"
10556   - "tags"
10557   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10558   x-axis: "X = CNFs per Service Pipeline"
10559   y-axis: "Y = Number of Service Pipelines"
10560   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10561   layout:
10562     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10563     layout: "plot-service-density"
10564
10565 # Plots - NF Density - CSP - NDR IMIX
10566 - type: "plot"
10567   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10568   algorithm: "plot_nf_heatmap"
10569   output-file-type: ".html"
10570   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10571   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10572   filter: "'NIC_Intel-XXV710' and
10573            'NF_DENSITY' and
10574            'DOCKER' and
10575            'PIPELINE' and
10576            'NF_VPPIP4' and
10577            'IMIX' and
10578            '2T1C' and
10579            'NDRPDR'"
10580   parameters:
10581   - "throughput"
10582   - "name"
10583   - "tags"
10584   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10585   x-axis: "X = CNFs per Service Pipeline"
10586   y-axis: "Y = Number of Service Pipelines"
10587   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10588   layout:
10589     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10590     layout: "plot-service-density"
10591
10592 - type: "plot"
10593   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10594   algorithm: "plot_nf_heatmap"
10595   output-file-type: ".html"
10596   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10597   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10598   filter: "'NIC_Intel-XXV710' and
10599            'NF_DENSITY' and
10600            'DOCKER' and
10601            'PIPELINE' and
10602            'NF_VPPIP4' and
10603            'IMIX' and
10604            '4T2C' and
10605            'NDRPDR'"
10606   parameters:
10607   - "throughput"
10608   - "name"
10609   - "tags"
10610   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10611   x-axis: "X = CNFs per Service Pipeline"
10612   y-axis: "Y = Number of Service Pipelines"
10613   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10614   layout:
10615     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10616     layout: "plot-service-density"
10617
10618 - type: "plot"
10619   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10620   algorithm: "plot_nf_heatmap"
10621   output-file-type: ".html"
10622   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10623   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10624   filter: "'NIC_Intel-XXV710' and
10625            'NF_DENSITY' and
10626            'DOCKER' and
10627            'PIPELINE' and
10628            'NF_VPPIP4' and
10629            'IMIX' and
10630            '8T4C' and
10631            'NDRPDR'"
10632   parameters:
10633   - "throughput"
10634   - "name"
10635   - "tags"
10636   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10637   x-axis: "X = CNFs per Service Pipeline"
10638   y-axis: "Y = Number of Service Pipelines"
10639   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10640   layout:
10641     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10642     layout: "plot-service-density"
10643
10644 # Plots - NF Density - CSP - PDR IMIX
10645 - type: "plot"
10646   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10647   algorithm: "plot_nf_heatmap"
10648   output-file-type: ".html"
10649   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10650   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10651   filter: "'NIC_Intel-XXV710' and
10652            'NF_DENSITY' and
10653            'DOCKER' and
10654            'PIPELINE' and
10655            'NF_VPPIP4' and
10656            'IMIX' and
10657            '2T1C' and
10658            'NDRPDR'"
10659   parameters:
10660   - "throughput"
10661   - "name"
10662   - "tags"
10663   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10664   x-axis: "X = CNFs per Service Pipeline"
10665   y-axis: "Y = Number of Service Pipelines"
10666   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10667   layout:
10668     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10669     layout: "plot-service-density"
10670
10671 - type: "plot"
10672   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10673   algorithm: "plot_nf_heatmap"
10674   output-file-type: ".html"
10675   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10676   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10677   filter: "'NIC_Intel-XXV710' and
10678            'NF_DENSITY' and
10679            'DOCKER' and
10680            'PIPELINE' and
10681            'NF_VPPIP4' and
10682            'IMIX' and
10683            '4T2C' and
10684            'NDRPDR'"
10685   parameters:
10686   - "throughput"
10687   - "name"
10688   - "tags"
10689   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10690   x-axis: "X = CNFs per Service Pipeline"
10691   y-axis: "Y = Number of Service Pipelines"
10692   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10693   layout:
10694     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10695     layout: "plot-service-density"
10696
10697 - type: "plot"
10698   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10699   algorithm: "plot_nf_heatmap"
10700   output-file-type: ".html"
10701   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10702   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10703   filter: "'NIC_Intel-XXV710' and
10704            'NF_DENSITY' and
10705            'DOCKER' and
10706            'PIPELINE' and
10707            'NF_VPPIP4' and
10708            'IMIX' and
10709            '8T4C' and
10710            'NDRPDR'"
10711   parameters:
10712   - "throughput"
10713   - "name"
10714   - "tags"
10715   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10716   x-axis: "X = CNFs per Service Pipeline"
10717   y-axis: "Y = Number of Service Pipelines"
10718   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10719   layout:
10720     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10721     layout: "plot-service-density"
10722
10723 ################################################################################
10724
10725 # Packet Throughput
10726
10727 - type: "plot"
10728   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10729   algorithm: "plot_perf_box_name"
10730   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10731   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10732   include:
10733     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10734     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10735     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10736     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10737   layout:
10738     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10739     layout: "plot-throughput"
10740
10741 - type: "plot"
10742   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10743   algorithm: "plot_perf_box_name"
10744   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10745   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10746   include:
10747     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10748     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10749     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10750     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10751   layout:
10752     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10753     layout: "plot-throughput"
10754
10755 - type: "plot"
10756   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10757   algorithm: "plot_perf_box_name"
10758   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10759   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10760   include:
10761     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10762     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10763     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10764     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10765   layout:
10766     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10767     layout: "plot-throughput"
10768
10769 - type: "plot"
10770   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10771   algorithm: "plot_perf_box_name"
10772   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10773   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10774   include:
10775     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10776     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10777     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10778     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10779   layout:
10780     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10781     layout: "plot-throughput"
10782
10783 - type: "plot"
10784   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10785   algorithm: "plot_perf_box_name"
10786   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10787   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10788   include:
10789     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10790     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10791     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10792     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10793     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10794   layout:
10795     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10796     layout: "plot-throughput"
10797
10798 - type: "plot"
10799   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10800   algorithm: "plot_perf_box_name"
10801   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10802   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10803   include:
10804     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10805     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10806     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10807     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10808     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10809   layout:
10810     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10811     layout: "plot-throughput"
10812
10813 - type: "plot"
10814   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10815   algorithm: "plot_perf_box_name"
10816   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10817   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10818   include:
10819     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10820     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10821     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10822     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10823     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10824   layout:
10825     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10826     layout: "plot-throughput"
10827
10828 - type: "plot"
10829   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10830   algorithm: "plot_perf_box_name"
10831   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10832   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10833   include:
10834     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10835     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10836     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10837     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10838     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10839   layout:
10840     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10841     layout: "plot-throughput"
10842
10843 - type: "plot"
10844   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10845   algorithm: "plot_perf_box_name"
10846   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10847   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10848   include:
10849     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10850     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10851     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10852     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10853     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10854   layout:
10855     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10856     layout: "plot-throughput"
10857
10858 - type: "plot"
10859   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10860   algorithm: "plot_perf_box_name"
10861   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10862   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10863   include:
10864     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10865     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10866     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10867     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10868     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10869   layout:
10870     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10871     layout: "plot-throughput"
10872
10873 - type: "plot"
10874   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10875   algorithm: "plot_perf_box_name"
10876   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10877   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10878   include:
10879     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
10880     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10881     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10882     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10883     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10884     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10885   layout:
10886     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10887     layout: "plot-throughput"
10888
10889 - type: "plot"
10890   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10891   algorithm: "plot_perf_box_name"
10892   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10893   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10894   include:
10895     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
10896     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10897     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10898     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10899     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10900     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10901   layout:
10902     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10903     layout: "plot-throughput"
10904
10905 - type: "plot"
10906   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10907   algorithm: "plot_perf_box_name"
10908   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10909   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10910   include:
10911     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
10912     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10913     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10914     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10915     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10916   layout:
10917     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10918     layout: "plot-throughput"
10919
10920 - type: "plot"
10921   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10922   algorithm: "plot_perf_box_name"
10923   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10924   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10925   include:
10926     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
10927     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10928     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10929     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10930     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10931   layout:
10932     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10933     layout: "plot-throughput"
10934
10935 - type: "plot"
10936   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
10937   algorithm: "plot_perf_box_name"
10938   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
10939   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10940   include:
10941     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
10942     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
10943     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10944   layout:
10945     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
10946     layout: "plot-throughput"
10947
10948 - type: "plot"
10949   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
10950   algorithm: "plot_perf_box_name"
10951   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
10952   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10953   include:
10954     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
10955     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
10956     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10957   layout:
10958     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
10959     layout: "plot-throughput"
10960
10961 - type: "plot"
10962   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10963   algorithm: "plot_perf_box_name"
10964   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10965   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10966   include:
10967     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10968     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10969     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10970     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10971     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10972   layout:
10973     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10974     layout: "plot-throughput"
10975
10976 - type: "plot"
10977   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10978   algorithm: "plot_perf_box_name"
10979   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10980   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10981   include:
10982     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10983     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10984     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10985     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10986     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10987   layout:
10988     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10989     layout: "plot-throughput"
10990
10991 - type: "plot"
10992   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
10993   algorithm: "plot_perf_box_name"
10994   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
10995   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10996   include:
10997     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
10998     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
10999     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11000   layout:
11001     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11002     layout: "plot-throughput"
11003
11004 - type: "plot"
11005   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11006   algorithm: "plot_perf_box_name"
11007   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11008   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11009   include:
11010     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11011     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11012     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11013   layout:
11014     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11015     layout: "plot-throughput"
11016
11017 - type: "plot"
11018   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11019   algorithm: "plot_perf_box_name"
11020   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11021   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11022   include:
11023     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11024     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11025     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11026     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11027     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11028     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11029   layout:
11030     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11031     layout: "plot-throughput"
11032
11033 - type: "plot"
11034   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11035   algorithm: "plot_perf_box_name"
11036   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11037   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11038   include:
11039     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11040     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11041     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11042     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11043     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11044     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11045   layout:
11046     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11047     layout: "plot-throughput"
11048
11049 - type: "plot"
11050   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11051   algorithm: "plot_perf_box_name"
11052   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11053   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11054   include:
11055     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11056     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11057     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11058     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11059     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11060     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11061   layout:
11062     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11063     layout: "plot-throughput"
11064
11065 - type: "plot"
11066   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11067   algorithm: "plot_perf_box_name"
11068   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11069   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11070   include:
11071     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11072     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11073     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11074     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11075     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11077   layout:
11078     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11079     layout: "plot-throughput"
11080
11081 - type: "plot"
11082   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11083   algorithm: "plot_perf_box_name"
11084   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11085   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11086   include:
11087     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11088     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11089     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11090   layout:
11091     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11092     layout: "plot-throughput"
11093
11094 - type: "plot"
11095   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11096   algorithm: "plot_perf_box_name"
11097   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11098   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11099   include:
11100     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11101     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11102     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11103   layout:
11104     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11105     layout: "plot-throughput"
11106
11107 - type: "plot"
11108   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11109   algorithm: "plot_perf_box_name"
11110   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11111   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11112   include:
11113     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11114     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11115 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11116 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11117 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11118   layout:
11119     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11120     layout: "plot-throughput"
11121
11122 - type: "plot"
11123   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11124   algorithm: "plot_perf_box_name"
11125   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11126   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11127   include:
11128     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11129     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11130 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11131 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11132 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11133   layout:
11134     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11135     layout: "plot-throughput"
11136
11137 - type: "plot"
11138   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11139   algorithm: "plot_perf_box_name"
11140   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11141   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11142   include:
11143     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11144     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11145     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11146     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11147     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11148   layout:
11149     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11150     layout: "plot-throughput"
11151
11152 - type: "plot"
11153   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11154   algorithm: "plot_perf_box_name"
11155   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11156   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11157   include:
11158     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11159     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11160     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11161     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11162     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11163   layout:
11164     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11165     layout: "plot-throughput"
11166
11167 - type: "plot"
11168   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11169   algorithm: "plot_perf_box_name"
11170   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11171   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11172   include:
11173     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11174     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11175     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11176     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11177     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11178   layout:
11179     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11180     layout: "plot-throughput"
11181
11182 - type: "plot"
11183   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11184   algorithm: "plot_perf_box_name"
11185   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11186   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11187   include:
11188     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11189     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11190     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11191     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11192     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11193   layout:
11194     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11195     layout: "plot-throughput"
11196
11197 - type: "plot"
11198   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11199   algorithm: "plot_perf_box_name"
11200   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11201   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11202   include:
11203     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11204     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11205     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11206     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11207   layout:
11208     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11209     layout: "plot-throughput"
11210
11211 - type: "plot"
11212   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11213   algorithm: "plot_perf_box_name"
11214   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11215   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11216   include:
11217     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11218     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11219     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11220     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11221   layout:
11222     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11223     layout: "plot-throughput"
11224
11225 - type: "plot"
11226   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11227   algorithm: "plot_perf_box_name"
11228   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11229   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11230   include:
11231     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11232     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11233     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11234     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11235     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11236   layout:
11237     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11238     layout: "plot-throughput"
11239
11240 - type: "plot"
11241   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11242   algorithm: "plot_perf_box_name"
11243   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11244   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11245   include:
11246     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11247     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11248     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11249     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11250     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11251   layout:
11252     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11253     layout: "plot-throughput"
11254
11255 - type: "plot"
11256   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11257   algorithm: "plot_perf_box_name"
11258   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11259   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11260   include:
11261     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11262     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11263     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11264     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11265     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11266   layout:
11267     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11268     layout: "plot-throughput"
11269
11270 - type: "plot"
11271   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11272   algorithm: "plot_perf_box_name"
11273   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11274   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11275   include:
11276     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11277     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11278     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11279     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11280     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11281   layout:
11282     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11283     layout: "plot-throughput"
11284
11285 - type: "plot"
11286   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11287   algorithm: "plot_perf_box_name"
11288   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11289   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11290   include:
11291     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11292     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11293     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11294     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11295   layout:
11296     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11297     layout: "plot-throughput"
11298
11299 - type: "plot"
11300   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11301   algorithm: "plot_perf_box_name"
11302   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11303   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11304   include:
11305     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11306     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11307     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11308     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11309   layout:
11310     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11311     layout: "plot-throughput"
11312
11313 - type: "plot"
11314   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11315   algorithm: "plot_perf_box_name"
11316   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11317   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11318   include:
11319     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11320     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11321     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11322     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11323     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11324   layout:
11325     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11326     layout: "plot-throughput"
11327
11328 - type: "plot"
11329   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11330   algorithm: "plot_perf_box_name"
11331   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11332   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11333   include:
11334     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11335     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11336     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11337     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11338     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11339   layout:
11340     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11341     layout: "plot-throughput"
11342
11343 - type: "plot"
11344   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11345   algorithm: "plot_perf_box_name"
11346   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11347   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11348   include:
11349     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11350     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11351     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11352     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11353     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11354     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11355   layout:
11356     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11357     layout: "plot-throughput"
11358
11359 - type: "plot"
11360   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11361   algorithm: "plot_perf_box_name"
11362   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11363   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11364   include:
11365     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11366     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11367     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11368     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11369     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11370     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11371   layout:
11372     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11373     layout: "plot-throughput"
11374
11375 - type: "plot"
11376   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11377   algorithm: "plot_perf_box_name"
11378   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11379   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11380   include:
11381     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11382     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11383     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11384     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11385     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11386   layout:
11387     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11388     layout: "plot-throughput"
11389
11390 - type: "plot"
11391   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11392   algorithm: "plot_perf_box_name"
11393   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11394   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11395   include:
11396     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11397     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11398     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11399     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11400     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11401   layout:
11402     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11403     layout: "plot-throughput"
11404
11405 - type: "plot"
11406   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11407   algorithm: "plot_perf_box_name"
11408   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11409   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11410   include:
11411     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11412     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11413     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11414     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11415     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11416   layout:
11417     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11418     layout: "plot-throughput"
11419
11420 - type: "plot"
11421   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11422   algorithm: "plot_perf_box_name"
11423   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11424   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11425   include:
11426     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11427     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11428     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11429     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11430     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11431   layout:
11432     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11433     layout: "plot-throughput"
11434
11435 - type: "plot"
11436   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11437   algorithm: "plot_perf_box_name"
11438   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11439   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11440   include:
11441     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11442     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11443   layout:
11444     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11445     layout: "plot-throughput"
11446
11447 - type: "plot"
11448   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11449   algorithm: "plot_perf_box_name"
11450   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11451   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11452   include:
11453     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11454     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11455   layout:
11456     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11457     layout: "plot-throughput"
11458
11459 - type: "plot"
11460   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11461   algorithm: "plot_perf_box_name"
11462   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11463   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11464   include:
11465     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11466     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11467     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11468     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11469   layout:
11470     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11471     layout: "plot-throughput"
11472
11473 - type: "plot"
11474   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11475   algorithm: "plot_perf_box_name"
11476   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11477   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11478   include:
11479     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11480     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11481     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11482     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11483   layout:
11484     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11485     layout: "plot-throughput"
11486
11487 - type: "plot"
11488   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11489   algorithm: "plot_perf_box_name"
11490   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11491   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11492   include:
11493     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11494     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11495     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11496     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11497   layout:
11498     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11499     layout: "plot-throughput"
11500
11501 - type: "plot"
11502   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11503   algorithm: "plot_perf_box_name"
11504   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11505   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11506   include:
11507     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11508     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11509     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11510     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11511   layout:
11512     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11513     layout: "plot-throughput"
11514
11515 - type: "plot"
11516   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11517   algorithm: "plot_perf_box_name"
11518   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11519   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11520   include:
11521     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11522     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11523     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11524     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11525   layout:
11526     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11527     layout: "plot-throughput"
11528
11529 - type: "plot"
11530   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11531   algorithm: "plot_perf_box_name"
11532   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11533   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11534   include:
11535     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11536     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11537     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11538     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11539   layout:
11540     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11541     layout: "plot-throughput"
11542
11543 - type: "plot"
11544   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11545   algorithm: "plot_perf_box_name"
11546   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11547   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11548   include:
11549     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11550     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11551     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11552     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11553   layout:
11554     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11555     layout: "plot-throughput"
11556
11557 - type: "plot"
11558   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11559   algorithm: "plot_perf_box_name"
11560   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11561   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11562   include:
11563     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11564     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11565     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11566     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11567   layout:
11568     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11569     layout: "plot-throughput"
11570
11571 - type: "plot"
11572   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11573   algorithm: "plot_perf_box_name"
11574   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11575   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11576   include:
11577     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11578     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11579     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11580     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11581     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11582     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11583   layout:
11584     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11585     layout: "plot-throughput"
11586
11587 - type: "plot"
11588   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11589   algorithm: "plot_perf_box_name"
11590   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11591   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11592   include:
11593     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11594     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11595     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11596     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11597     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11598     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11599   layout:
11600     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11601     layout: "plot-throughput"
11602
11603 - type: "plot"
11604   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11605   algorithm: "plot_perf_box_name"
11606   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11607   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11608   include:
11609     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11610     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11611     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11612     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11613     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11614   layout:
11615     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11616     layout: "plot-throughput"
11617
11618 - type: "plot"
11619   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11620   algorithm: "plot_perf_box_name"
11621   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11622   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11623   include:
11624     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11625     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11626     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11627     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11628     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11629   layout:
11630     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11631     layout: "plot-throughput"
11632
11633 - type: "plot"
11634   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11635   algorithm: "plot_perf_box_name"
11636   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11637   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11638   include:
11639     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11640     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11641     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11642     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11643     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11644   layout:
11645     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11646     layout: "plot-throughput"
11647
11648 - type: "plot"
11649   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11650   algorithm: "plot_perf_box_name"
11651   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11652   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11653   include:
11654     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11655     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11656     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11657     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11658     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11659   layout:
11660     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11661     layout: "plot-throughput"
11662
11663 - type: "plot"
11664   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11665   algorithm: "plot_perf_box_name"
11666   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11667   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11668   include:
11669     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11670     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11671     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11672   layout:
11673     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11674     layout: "plot-throughput"
11675
11676 - type: "plot"
11677   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11678   algorithm: "plot_perf_box_name"
11679   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11680   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11681   include:
11682     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11683     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11684     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11685   layout:
11686     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11687     layout: "plot-throughput"
11688
11689 - type: "plot"
11690   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11691   algorithm: "plot_perf_box_name"
11692   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11693   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11694   include:
11695     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11696     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11697     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11698   layout:
11699     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11700     layout: "plot-throughput"
11701
11702 - type: "plot"
11703   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11704   algorithm: "plot_perf_box_name"
11705   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11706   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11707   include:
11708     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11709     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11710     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11711   layout:
11712     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11713     layout: "plot-throughput"
11714
11715 - type: "plot"
11716   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11717   algorithm: "plot_perf_box_name"
11718   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11719   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11720   include:
11721     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11722     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11723     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11724     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11725     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11726   layout:
11727     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11728     layout: "plot-throughput"
11729
11730 - type: "plot"
11731   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11732   algorithm: "plot_perf_box_name"
11733   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11734   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11735   include:
11736     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11737     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11738     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11739     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11740     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11741   layout:
11742     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11743     layout: "plot-throughput"
11744
11745 - type: "plot"
11746   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11747   algorithm: "plot_perf_box_name"
11748   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11749   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11750   include:
11751     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11752     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11753     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11754     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11755     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11756   layout:
11757     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11758     layout: "plot-throughput"
11759
11760 - type: "plot"
11761   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11762   algorithm: "plot_perf_box_name"
11763   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11764   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11765   include:
11766     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11767     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11768     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11769     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11770     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11771   layout:
11772     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11773     layout: "plot-throughput"
11774
11775 - type: "plot"
11776   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11777   algorithm: "plot_perf_box_name"
11778   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11779   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11780   include:
11781     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11782     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11783     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11784     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11785     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11786   layout:
11787     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11788     layout: "plot-throughput"
11789
11790 - type: "plot"
11791   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11792   algorithm: "plot_perf_box_name"
11793   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11794   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11795   include:
11796     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11797     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11798     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11799     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11800     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11801   layout:
11802     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11803     layout: "plot-throughput"
11804
11805 - type: "plot"
11806   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11807   algorithm: "plot_perf_box_name"
11808   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11809   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11810   include:
11811     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11812     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11813     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11814     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11815     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11816   layout:
11817     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11818     layout: "plot-throughput"
11819
11820 - type: "plot"
11821   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11822   algorithm: "plot_perf_box_name"
11823   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11824   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11825   include:
11826     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11827     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11828     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11829     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11830     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11831   layout:
11832     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11833     layout: "plot-throughput"
11834
11835 - type: "plot"
11836   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11837   algorithm: "plot_perf_box_name"
11838   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11839   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11840   include:
11841     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11842     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11843     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11844     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11845     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11846   layout:
11847     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11848     layout: "plot-throughput"
11849
11850 - type: "plot"
11851   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11852   algorithm: "plot_perf_box_name"
11853   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11854   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11855   include:
11856     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11857     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11858     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11859     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11860     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11861   layout:
11862     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11863     layout: "plot-throughput"
11864
11865 - type: "plot"
11866   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11867   algorithm: "plot_perf_box_name"
11868   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11869   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11870   include:
11871     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11872     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11873     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11874     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11875     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11876     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11877   layout:
11878     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11879     layout: "plot-throughput"
11880
11881 - type: "plot"
11882   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11883   algorithm: "plot_perf_box_name"
11884   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11885   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11886   include:
11887     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11888     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11889     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11890     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11891     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11892     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11893   layout:
11894     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11895     layout: "plot-throughput"
11896
11897 - type: "plot"
11898   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11899   algorithm: "plot_perf_box_name"
11900   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11901   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11902   include:
11903     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11904     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11905     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11906     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11907   layout:
11908     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11909     layout: "plot-throughput"
11910
11911 - type: "plot"
11912   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11913   algorithm: "plot_perf_box_name"
11914   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11915   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11916   include:
11917     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11918     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11919     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11920     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11921   layout:
11922     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11923     layout: "plot-throughput"
11924
11925 - type: "plot"
11926   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
11927   algorithm: "plot_perf_box_name"
11928   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
11929   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11930   include:
11931     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11932     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11933     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11934     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11935     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11936     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11937   layout:
11938     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
11939     layout: "plot-throughput"
11940
11941 - type: "plot"
11942   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
11943   algorithm: "plot_perf_box_name"
11944   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
11945   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11946   include:
11947     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11948     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11949     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11950     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11951     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11952     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11953   layout:
11954     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
11955     layout: "plot-throughput"
11956
11957 - type: "plot"
11958   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11959   algorithm: "plot_perf_box_name"
11960   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11961   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11962   include:
11963     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11964     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11965     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11966     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11967     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11968     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11969   layout:
11970     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11971     layout: "plot-throughput"
11972
11973 - type: "plot"
11974   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11975   algorithm: "plot_perf_box_name"
11976   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11977   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11978   include:
11979     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11980     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11981     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11982     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11983     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11984     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11985   layout:
11986     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11987     layout: "plot-throughput"
11988
11989 - type: "plot"
11990   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11991   algorithm: "plot_perf_box_name"
11992   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11993   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11994   include:
11995     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11996     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11997     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11998     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11999     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12000     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12001   layout:
12002     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12003     layout: "plot-throughput"
12004
12005 - type: "plot"
12006   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12007   algorithm: "plot_perf_box_name"
12008   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12009   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12010   include:
12011     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12012     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12013     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12014     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12015     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12016     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12017   layout:
12018     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12019     layout: "plot-throughput"
12020
12021 - type: "plot"
12022   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12023   algorithm: "plot_perf_box_name"
12024   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12025   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12026   include:
12027     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12028     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12029     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12030     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12031     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12032     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12033   layout:
12034     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12035     layout: "plot-throughput"
12036
12037 - type: "plot"
12038   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12039   algorithm: "plot_perf_box_name"
12040   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12041   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12042   include:
12043     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12044     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12045     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12046     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12047     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12048     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12049   layout:
12050     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12051     layout: "plot-throughput"
12052
12053 - type: "plot"
12054   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12055   algorithm: "plot_perf_box_name"
12056   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12057   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12058   include:
12059     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12060     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12061     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12062     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12063     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12064     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12065   layout:
12066     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12067     layout: "plot-throughput"
12068
12069 - type: "plot"
12070   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12071   algorithm: "plot_perf_box_name"
12072   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12073   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12074   include:
12075     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12076     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12077     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12078     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12079     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12080     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12081   layout:
12082     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12083     layout: "plot-throughput"
12084
12085 - type: "plot"
12086   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12087   algorithm: "plot_perf_box_name"
12088   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12089   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12090   include:
12091     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12092     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12093     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12094     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12095     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12096     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12097   layout:
12098     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12099     layout: "plot-throughput"
12100
12101 - type: "plot"
12102   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12103   algorithm: "plot_perf_box_name"
12104   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12105   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12106   include:
12107     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12108     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12109     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12110     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12111     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12112     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12113   layout:
12114     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12115     layout: "plot-throughput"
12116
12117 - type: "plot"
12118   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12119   algorithm: "plot_perf_box_name"
12120   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12121   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12122   include:
12123     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12124     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12125     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12126     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12127     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12128     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12129   layout:
12130     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12131     layout: "plot-throughput"
12132
12133 - type: "plot"
12134   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12135   algorithm: "plot_perf_box_name"
12136   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12137   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12138   include:
12139     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12140     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12141     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12142     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12143     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12144     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12145   layout:
12146     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12147     layout: "plot-throughput"
12148
12149 - type: "plot"
12150   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12151   algorithm: "plot_perf_box_name"
12152   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12153   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12154   include:
12155     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12156     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12157     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12158     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12159     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12160     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12161   layout:
12162     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12163     layout: "plot-throughput"
12164
12165 - type: "plot"
12166   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12167   algorithm: "plot_perf_box_name"
12168   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12169   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12170   include:
12171     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12172     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12173     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12174     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12175     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12176     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12177   layout:
12178     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12179     layout: "plot-throughput"
12180
12181 - type: "plot"
12182   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12183   algorithm: "plot_perf_box_name"
12184   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12185   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12186   include:
12187     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12188     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12189     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12190     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12191   layout:
12192     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12193     layout: "plot-throughput"
12194
12195 - type: "plot"
12196   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12197   algorithm: "plot_perf_box_name"
12198   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12199   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12200   include:
12201     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12202     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12203     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12204     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12205   layout:
12206     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12207     layout: "plot-throughput"
12208
12209 - type: "plot"
12210   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12211   algorithm: "plot_perf_box_name"
12212   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12213   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12214   include:
12215     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12216     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12217     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12218     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12219   layout:
12220     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12221     layout: "plot-throughput"
12222
12223 - type: "plot"
12224   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12225   algorithm: "plot_perf_box_name"
12226   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12227   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12228   include:
12229     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12230     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12231     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12232     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12233   layout:
12234     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12235     layout: "plot-throughput"
12236
12237 - type: "plot"
12238   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12239   algorithm: "plot_perf_box_name"
12240   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12241   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12242   include:
12243     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12244     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12245     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12246     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12247     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12248     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12249   layout:
12250     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12251     layout: "plot-throughput"
12252
12253 - type: "plot"
12254   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12255   algorithm: "plot_perf_box_name"
12256   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12257   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12258   include:
12259     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12260     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12261     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12262     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12263     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12264     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12265   layout:
12266     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12267     layout: "plot-throughput"
12268
12269 - type: "plot"
12270   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12271   algorithm: "plot_perf_box_name"
12272   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12273   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12274   include:
12275     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12276     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12277     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12278     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12279     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12280   layout:
12281     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12282     layout: "plot-throughput"
12283
12284 - type: "plot"
12285   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12286   algorithm: "plot_perf_box_name"
12287   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12288   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12289   include:
12290     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12291     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12292     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12293     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12294     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12295   layout:
12296     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12297     layout: "plot-throughput"
12298
12299 - type: "plot"
12300   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12301   algorithm: "plot_perf_box_name"
12302   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12303   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12304   include:
12305     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12306     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12307     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12308     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12309     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12310   layout:
12311     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12312     layout: "plot-throughput"
12313
12314 - type: "plot"
12315   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12316   algorithm: "plot_perf_box_name"
12317   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12318   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12319   include:
12320     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12321     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12322     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12323     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12324     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12325   layout:
12326     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12327     layout: "plot-throughput"
12328
12329 - type: "plot"
12330   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12331   algorithm: "plot_perf_box_name"
12332   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12333   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12334   include:
12335     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12336     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12337     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12338     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12339   layout:
12340     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12341     layout: "plot-throughput"
12342
12343 - type: "plot"
12344   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12345   algorithm: "plot_perf_box_name"
12346   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12347   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12348   include:
12349     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12350     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12351     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12352     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12353   layout:
12354     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12355     layout: "plot-throughput"
12356
12357 - type: "plot"
12358   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12359   algorithm: "plot_perf_box_name"
12360   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12361   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12362   include:
12363     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12364     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12365     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12366     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12367     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12368     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12369   layout:
12370     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12371     layout: "plot-throughput"
12372
12373 - type: "plot"
12374   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12375   algorithm: "plot_perf_box_name"
12376   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12377   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12378   include:
12379     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12380     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12381     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12382     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12383     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12384     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12385   layout:
12386     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12387     layout: "plot-throughput"
12388
12389 - type: "plot"
12390   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12391   algorithm: "plot_perf_box_name"
12392   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12393   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12394   include:
12395     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12396     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12397     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12398     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12399     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12400     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12401   layout:
12402     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12403     layout: "plot-throughput"
12404
12405 - type: "plot"
12406   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12407   algorithm: "plot_perf_box_name"
12408   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12409   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12410   include:
12411     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12412     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12413     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12414     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12415     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12416     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12417   layout:
12418     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12419     layout: "plot-throughput"
12420
12421 - type: "plot"
12422   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12423   algorithm: "plot_perf_box_name"
12424   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12425   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12426   include:
12427     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12428     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12429     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12430     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12431     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12432     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12433   layout:
12434     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12435     layout: "plot-throughput"
12436
12437 - type: "plot"
12438   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12439   algorithm: "plot_perf_box_name"
12440   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12441   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12442   include:
12443     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12444     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12445     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12446     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12447     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12448     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12449   layout:
12450     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12451     layout: "plot-throughput"
12452
12453 - type: "plot"
12454   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12455   algorithm: "plot_perf_box_name"
12456   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12457   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12458   include:
12459     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12460     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12461     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12462     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12463     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12464     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12465   layout:
12466     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12467     layout: "plot-throughput"
12468
12469 - type: "plot"
12470   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12471   algorithm: "plot_perf_box_name"
12472   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12473   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12474   include:
12475     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12476     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12477     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12478     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12479     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12480     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12481   layout:
12482     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12483     layout: "plot-throughput"
12484
12485 - type: "plot"
12486   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12487   algorithm: "plot_perf_box_name"
12488   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12489   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12490   include:
12491     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12492     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12493     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12494     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12495   layout:
12496     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12497     layout: "plot-throughput"
12498
12499 - type: "plot"
12500   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12501   algorithm: "plot_perf_box_name"
12502   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12503   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12504   include:
12505     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12506     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12507     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12508     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12509   layout:
12510     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12511     layout: "plot-throughput"
12512
12513 - type: "plot"
12514   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12515   algorithm: "plot_perf_box_name"
12516   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12517   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12518   include:
12519     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12520     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12521     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12522     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12523     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12524     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12525   layout:
12526     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12527     layout: "plot-throughput"
12528
12529 - type: "plot"
12530   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12531   algorithm: "plot_perf_box_name"
12532   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12533   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12534   include:
12535     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12536     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12537     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12538     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12539     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12540     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12541   layout:
12542     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12543     layout: "plot-throughput"
12544
12545 - type: "plot"
12546   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12547   algorithm: "plot_perf_box_name"
12548   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12549   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12550   include:
12551     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12552     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12553     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12554     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12555     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12556     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12557   layout:
12558     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12559     layout: "plot-throughput"
12560
12561 - type: "plot"
12562   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12563   algorithm: "plot_perf_box_name"
12564   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12565   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12566   include:
12567     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12568     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12569     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12570     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12571     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12572     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12573   layout:
12574     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12575     layout: "plot-throughput"
12576
12577 #- type: "plot"
12578 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12579 #  algorithm: "plot_perf_box_name"
12580 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12581 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12582 #  include:
12583 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12584 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12585 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12586 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12587 #  layout:
12588 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12589 #    layout: "plot-throughput"
12590 #
12591 #- type: "plot"
12592 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12593 #  algorithm: "plot_perf_box_name"
12594 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12595 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12596 #  include:
12597 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12598 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12599 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12600 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12601 #  layout:
12602 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12603 #    layout: "plot-throughput"
12604
12605 - type: "plot"
12606   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12607   algorithm: "plot_perf_box_name"
12608   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12609   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12610   include:
12611     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12612     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12613     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12614     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12615     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12616     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12617   layout:
12618     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12619     layout: "plot-throughput"
12620
12621 - type: "plot"
12622   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12623   algorithm: "plot_perf_box_name"
12624   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12625   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12626   include:
12627     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12628     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12629     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12630     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12631     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12632     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12633   layout:
12634     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12635     layout: "plot-throughput"
12636
12637 #- type: "plot"
12638 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12639 #  algorithm: "plot_perf_box_name"
12640 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12641 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12642 #  include:
12643 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12644 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12645 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12646 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12647 #  layout:
12648 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12649 #    layout: "plot-throughput"
12650 #
12651 #- type: "plot"
12652 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12653 #  algorithm: "plot_perf_box_name"
12654 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12655 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12656 #  include:
12657 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12658 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12659 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12660 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12661 #  layout:
12662 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12663 #    layout: "plot-throughput"
12664
12665 - type: "plot"
12666   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12667   algorithm: "plot_perf_box_name"
12668   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12669   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12670   include:
12671     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12672     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12673     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12674     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12675     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12676     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12677   layout:
12678     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12679     layout: "plot-throughput"
12680
12681 - type: "plot"
12682   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12683   algorithm: "plot_perf_box_name"
12684   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12685   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12686   include:
12687     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12688     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12689     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12690     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12691     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12692     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12693   layout:
12694     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12695     layout: "plot-throughput"
12696
12697 #- type: "plot"
12698 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12699 #  algorithm: "plot_perf_box_name"
12700 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12701 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12702 #  include:
12703 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12704 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12705 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12706 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12707 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12708 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12709 #  layout:
12710 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12711 #    layout: "plot-throughput"
12712 #
12713 #- type: "plot"
12714 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12715 #  algorithm: "plot_perf_box_name"
12716 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12717 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12718 #  include:
12719 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12720 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12721 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12722 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12723 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12724 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12725 #  layout:
12726 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12727 #    layout: "plot-throughput"
12728
12729 - type: "plot"
12730   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12731   algorithm: "plot_perf_box_name"
12732   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12733   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12734   include:
12735     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12736     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12737     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12738     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12739     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12740     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12741   layout:
12742     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12743     layout: "plot-throughput"
12744
12745 - type: "plot"
12746   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12747   algorithm: "plot_perf_box_name"
12748   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12749   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12750   include:
12751     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12752     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12753     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12754     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12755     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12756     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12757   layout:
12758     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12759     layout: "plot-throughput"
12760
12761 - type: "plot"
12762   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12763   algorithm: "plot_perf_box_name"
12764   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12765   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12766   include:
12767     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12768     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12769     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12770 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12771 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12772 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12773   layout:
12774     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12775     layout: "plot-throughput"
12776
12777 - type: "plot"
12778   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12779   algorithm: "plot_perf_box_name"
12780   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12781   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12782   include:
12783     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12784     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12785     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12786 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12787 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12788 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12789   layout:
12790     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12791     layout: "plot-throughput"
12792
12793 - type: "plot"
12794   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12795   algorithm: "plot_perf_box_name"
12796   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12797   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12798   include:
12799     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12800     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12801     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12802     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12803     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12804     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12805   layout:
12806     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12807     layout: "plot-throughput"
12808
12809 - type: "plot"
12810   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12811   algorithm: "plot_perf_box_name"
12812   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12813   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12814   include:
12815     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12816     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12817     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12818     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12819     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12820     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12821   layout:
12822     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12823     layout: "plot-throughput"
12824
12825 - type: "plot"
12826   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12827   algorithm: "plot_perf_box_name"
12828   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12829   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12830   include:
12831     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12832     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12833     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12834     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12835     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12836     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12837   layout:
12838     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12839     layout: "plot-throughput"
12840
12841 - type: "plot"
12842   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12843   algorithm: "plot_perf_box_name"
12844   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12845   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12846   include:
12847     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12848     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12849     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12850     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12851     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12852     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12853   layout:
12854     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12855     layout: "plot-throughput"
12856
12857 #- type: "plot"
12858 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12859 #  algorithm: "plot_perf_box_name"
12860 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12861 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12862 #  include:
12863 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12864 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12865 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12866 #  layout:
12867 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12868 #    layout: "plot-throughput"
12869 #
12870 #- type: "plot"
12871 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12872 #  algorithm: "plot_perf_box_name"
12873 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12874 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12875 #  include:
12876 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12877 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12878 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12879 #  layout:
12880 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12881 #    layout: "plot-throughput"
12882
12883 - type: "plot"
12884   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
12885   algorithm: "plot_perf_box_name"
12886   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
12887   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12888   include:
12889     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12890     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12891     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12892     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12893     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12894   layout:
12895     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
12896     layout: "plot-throughput"
12897
12898 - type: "plot"
12899   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
12900   algorithm: "plot_perf_box_name"
12901   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
12902   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12903   include:
12904     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12905     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12906     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12907     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12908     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12909   layout:
12910     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
12911     layout: "plot-throughput"
12912
12913 - type: "plot"
12914   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
12915   algorithm: "plot_perf_box_name"
12916   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
12917   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12918   include:
12919     - "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"
12920     - "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"
12921     - "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"
12922     - "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"
12923     - "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"
12924   layout:
12925     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
12926     layout: "plot-throughput"
12927
12928 - type: "plot"
12929   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
12930   algorithm: "plot_perf_box_name"
12931   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
12932   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12933   include:
12934     - "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"
12935     - "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"
12936     - "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"
12937     - "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"
12938     - "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"
12939   layout:
12940     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
12941     layout: "plot-throughput"
12942
12943 - type: "plot"
12944   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12945   algorithm: "plot_perf_box_name"
12946   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12947   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12948   include:
12949     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12950     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12951     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12952     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12953     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12954   layout:
12955     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12956     layout: "plot-throughput"
12957
12958 - type: "plot"
12959   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12960   algorithm: "plot_perf_box_name"
12961   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12962   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12963   include:
12964     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12965     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12966     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12967     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12968     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12969   layout:
12970     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12971     layout: "plot-throughput"
12972
12973 - type: "plot"
12974   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12975   algorithm: "plot_perf_box_name"
12976   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12977   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12978   include:
12979     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12980     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12981     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12982     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12983     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12984   layout:
12985     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12986     layout: "plot-throughput"
12987
12988 - type: "plot"
12989   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12990   algorithm: "plot_perf_box_name"
12991   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12992   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12993   include:
12994     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12995     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12996     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12997     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12998     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12999   layout:
13000     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13001     layout: "plot-throughput"
13002
13003 - type: "plot"
13004   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13005   algorithm: "plot_perf_box_name"
13006   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13007   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13008   include:
13009     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13010     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13011     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13012     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13013     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13014   layout:
13015     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13016     layout: "plot-throughput"
13017
13018 - type: "plot"
13019   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13020   algorithm: "plot_perf_box_name"
13021   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13022   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13023   include:
13024     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13025     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13026     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13027     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13028     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13029   layout:
13030     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13031     layout: "plot-throughput"
13032
13033 - type: "plot"
13034   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13035   algorithm: "plot_perf_box_name"
13036   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13037   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13038   include:
13039     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13040     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13041     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13042     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13043     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13044   layout:
13045     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13046     layout: "plot-throughput"
13047
13048 - type: "plot"
13049   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13050   algorithm: "plot_perf_box_name"
13051   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13052   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13053   include:
13054     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13055     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13056     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13057     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13058     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13059   layout:
13060     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13061     layout: "plot-throughput"
13062
13063 - type: "plot"
13064   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13065   algorithm: "plot_perf_box_name"
13066   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13067   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13068   include:
13069     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13070     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13071     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13072     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13073   layout:
13074     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13075     layout: "plot-throughput"
13076
13077 - type: "plot"
13078   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13079   algorithm: "plot_perf_box_name"
13080   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13081   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13082   include:
13083     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13084     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13085     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13086     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13087   layout:
13088     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13089     layout: "plot-throughput"
13090
13091 - type: "plot"
13092   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13093   algorithm: "plot_perf_box_name"
13094   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13095   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13096   include:
13097     - "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"
13098     - "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"
13099     - "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"
13100     - "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"
13101   layout:
13102     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13103     layout: "plot-throughput"
13104
13105 - type: "plot"
13106   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13107   algorithm: "plot_perf_box_name"
13108   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13109   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13110   include:
13111     - "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"
13112     - "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"
13113     - "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"
13114     - "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"
13115   layout:
13116     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13117     layout: "plot-throughput"
13118
13119 - type: "plot"
13120   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13121   algorithm: "plot_perf_box_name"
13122   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13123   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13124   include:
13125     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13126     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13127     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13128     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13129     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13130     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13131   layout:
13132     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13133     layout: "plot-throughput"
13134
13135 - type: "plot"
13136   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13137   algorithm: "plot_perf_box_name"
13138   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13139   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13140   include:
13141     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13142     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13143     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13144     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13145     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13146     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13147   layout:
13148     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13149     layout: "plot-throughput"
13150
13151 - type: "plot"
13152   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13153   algorithm: "plot_perf_box_name"
13154   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13155   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13156   include:
13157     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13158     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13159     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13160     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13161     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13162     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13163   layout:
13164     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13165     layout: "plot-throughput"
13166
13167 - type: "plot"
13168   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13169   algorithm: "plot_perf_box_name"
13170   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13171   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13172   include:
13173     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13174     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13175     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13176     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13177     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13178     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13179   layout:
13180     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13181     layout: "plot-throughput"
13182
13183 - type: "plot"
13184   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13185   algorithm: "plot_perf_box_name"
13186   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13187   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13188   include:
13189     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13190     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13191     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13192     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13193     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13194     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13195   layout:
13196     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13197     layout: "plot-throughput"
13198
13199 - type: "plot"
13200   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13201   algorithm: "plot_perf_box_name"
13202   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13203   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13204   include:
13205     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13206     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13207     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13208     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13209     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13210     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13211   layout:
13212     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13213     layout: "plot-throughput"
13214
13215 - type: "plot"
13216   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13217   algorithm: "plot_perf_box_name"
13218   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13219   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13220   include:
13221     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13222     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13223     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13224     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13225     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13226   layout:
13227     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13228     layout: "plot-throughput"
13229
13230 - type: "plot"
13231   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13232   algorithm: "plot_perf_box_name"
13233   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13234   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13235   include:
13236     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13237     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13238     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13239     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13240     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13241   layout:
13242     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13243     layout: "plot-throughput"
13244
13245 - type: "plot"
13246   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13247   algorithm: "plot_perf_box_name"
13248   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13249   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13250   include:
13251     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13252     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13253   layout:
13254     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13255     layout: "plot-throughput"
13256
13257 - type: "plot"
13258   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13259   algorithm: "plot_perf_box_name"
13260   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13261   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13262   include:
13263     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13264     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13265   layout:
13266     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13267     layout: "plot-throughput"
13268
13269 - type: "plot"
13270   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13271   algorithm: "plot_perf_box_name"
13272   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13273   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13274   include:
13275     - "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"
13276     - "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"
13277   layout:
13278     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13279     layout: "plot-throughput"
13280
13281 - type: "plot"
13282   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13283   algorithm: "plot_perf_box_name"
13284   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13285   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13286   include:
13287     - "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"
13288     - "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"
13289   layout:
13290     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13291     layout: "plot-throughput"
13292
13293 - type: "plot"
13294   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13295   algorithm: "plot_perf_box_name"
13296   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13297   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13298   include:
13299     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13300     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13301   layout:
13302     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13303     layout: "plot-throughput"
13304
13305 - type: "plot"
13306   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13307   algorithm: "plot_perf_box_name"
13308   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13309   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13310   include:
13311     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13312     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13313   layout:
13314     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13315     layout: "plot-throughput"
13316
13317 - type: "plot"
13318   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13319   algorithm: "plot_perf_box_name"
13320   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13321   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13322   include:
13323     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13324     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13325   layout:
13326     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13327     layout: "plot-throughput"
13328
13329 - type: "plot"
13330   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13331   algorithm: "plot_perf_box_name"
13332   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13333   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13334   include:
13335     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13336     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13337   layout:
13338     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13339     layout: "plot-throughput"
13340
13341 - type: "plot"
13342   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13343   algorithm: "plot_perf_box_name"
13344   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13345   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13346   include:
13347     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13348     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13349     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13350     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13351     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13352     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13353   layout:
13354     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13355     layout: "plot-throughput"
13356
13357 - type: "plot"
13358   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13359   algorithm: "plot_perf_box_name"
13360   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13361   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13362   include:
13363     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13364     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13365     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13366     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13367     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13368     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13369   layout:
13370     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13371     layout: "plot-throughput"
13372
13373 - type: "plot"
13374   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13375   algorithm: "plot_perf_box_name"
13376   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13377   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13378   include:
13379     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13380     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13381     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13382     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13383     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13384     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13385   layout:
13386     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13387     layout: "plot-throughput"
13388
13389 - type: "plot"
13390   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13391   algorithm: "plot_perf_box_name"
13392   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13393   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13394   include:
13395     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13396     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13397     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13398     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13399     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13400     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13401   layout:
13402     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13403     layout: "plot-throughput"
13404
13405 #- type: "plot"
13406 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13407 #  algorithm: "plot_perf_box_name"
13408 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13409 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13410 #  include:
13411 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13412 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13413 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13414 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13415 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13416 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13417 #  layout:
13418 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13419 #    layout: "plot-throughput"
13420 #
13421 #- type: "plot"
13422 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13423 #  algorithm: "plot_perf_box_name"
13424 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13425 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13426 #  include:
13427 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13428 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13429 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13430 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13431 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13432 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13433 #  layout:
13434 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13435 #    layout: "plot-throughput"
13436
13437 - type: "plot"
13438   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13439   algorithm: "plot_perf_box_name"
13440   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13441   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13442   include:
13443     - "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"
13444     - "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"
13445     - "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"
13446     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13447     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13448     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13449   layout:
13450     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
13451     layout: "plot-throughput"
13452
13453 - type: "plot"
13454   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13455   algorithm: "plot_perf_box_name"
13456   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13457   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13458   include:
13459     - "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"
13460     - "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"
13461     - "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"
13462     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13463     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13464     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13465   layout:
13466     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
13467     layout: "plot-throughput"
13468
13469 ################################################################################
13470
13471 # Packet Speedup
13472
13473 - type: "plot"
13474   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13475   algorithm: "plot_tsa_name"
13476   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13477   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13478   include:
13479     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13480     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13481     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13482     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13483   layout:
13484     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
13485     layout: "plot-throughput-speedup-analysis"
13486
13487 - type: "plot"
13488   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13489   algorithm: "plot_tsa_name"
13490   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13491   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13492   include:
13493     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13494     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13495     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13496     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13497   layout:
13498     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
13499     layout: "plot-throughput-speedup-analysis"
13500
13501 - type: "plot"
13502   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13503   algorithm: "plot_tsa_name"
13504   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13505   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13506   include:
13507     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13508     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13509     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13510     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13511   layout:
13512     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
13513     layout: "plot-throughput-speedup-analysis"
13514
13515 - type: "plot"
13516   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13517   algorithm: "plot_tsa_name"
13518   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13519   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13520   include:
13521     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13522     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13523     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13524     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13525   layout:
13526     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
13527     layout: "plot-throughput-speedup-analysis"
13528
13529 - type: "plot"
13530   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13531   algorithm: "plot_tsa_name"
13532   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13533   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13534   include:
13535     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13536     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13537     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13538     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13539     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13540   layout:
13541     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
13542     layout: "plot-throughput-speedup-analysis"
13543
13544 - type: "plot"
13545   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13546   algorithm: "plot_tsa_name"
13547   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13548   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13549   include:
13550     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13551     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13552     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13553     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13554     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13555   layout:
13556     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13557     layout: "plot-throughput-speedup-analysis"
13558
13559 - type: "plot"
13560   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13561   algorithm: "plot_tsa_name"
13562   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13563   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13564   include:
13565     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13566     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13567     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13568     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13569     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13570   layout:
13571     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
13572     layout: "plot-throughput-speedup-analysis"
13573
13574 - type: "plot"
13575   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13576   algorithm: "plot_tsa_name"
13577   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13578   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13579   include:
13580     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13581     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13582     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13583     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13584     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13585   layout:
13586     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13587     layout: "plot-throughput-speedup-analysis"
13588
13589 - type: "plot"
13590   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13591   algorithm: "plot_tsa_name"
13592   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13593   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13594   include:
13595     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13596     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13597     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13598     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13599     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13600     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13601   layout:
13602     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
13603     layout: "plot-throughput-speedup-analysis"
13604
13605 - type: "plot"
13606   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13607   algorithm: "plot_tsa_name"
13608   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13609   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13610   include:
13611     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13612     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13613     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13614     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13615     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13616     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13617   layout:
13618     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
13619     layout: "plot-throughput-speedup-analysis"
13620
13621 - type: "plot"
13622   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13623   algorithm: "plot_tsa_name"
13624   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13625   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13626   include:
13627     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13628     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13629     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13630     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13631     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13632   layout:
13633     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
13634     layout: "plot-throughput-speedup-analysis"
13635
13636 - type: "plot"
13637   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13638   algorithm: "plot_tsa_name"
13639   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13640   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13641   include:
13642     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13643     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13644     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13645     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13646     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13647   layout:
13648     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
13649     layout: "plot-throughput-speedup-analysis"
13650
13651 - type: "plot"
13652   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
13653   algorithm: "plot_tsa_name"
13654   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
13655   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13656   include:
13657     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13658     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13659     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13660   layout:
13661     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
13662     layout: "plot-throughput-speedup-analysis"
13663
13664 - type: "plot"
13665   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
13666   algorithm: "plot_tsa_name"
13667   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
13668   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13669   include:
13670     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13671     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13672     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13673   layout:
13674     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
13675     layout: "plot-throughput-speedup-analysis"
13676
13677 - type: "plot"
13678   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13679   algorithm: "plot_tsa_name"
13680   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13681   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13682   include:
13683     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13684     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13685     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13686     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13687     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13688   layout:
13689     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
13690     layout: "plot-throughput-speedup-analysis"
13691
13692 - type: "plot"
13693   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13694   algorithm: "plot_tsa_name"
13695   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13696   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13697   include:
13698     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13699     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13700     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13701     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13703   layout:
13704     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
13705     layout: "plot-throughput-speedup-analysis"
13706
13707 - type: "plot"
13708   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
13709   algorithm: "plot_tsa_name"
13710   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
13711   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13712   include:
13713     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
13714     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
13715     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
13716   layout:
13717     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
13718     layout: "plot-throughput-speedup-analysis"
13719
13720 - type: "plot"
13721   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
13722   algorithm: "plot_tsa_name"
13723   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
13724   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13725   include:
13726     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
13727     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
13728     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
13729   layout:
13730     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
13731     layout: "plot-throughput-speedup-analysis"
13732
13733 - type: "plot"
13734   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13735   algorithm: "plot_tsa_name"
13736   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13737   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13738   include:
13739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13741     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13742     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13744     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13745   layout:
13746     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
13747     layout: "plot-throughput-speedup-analysis"
13748
13749 - type: "plot"
13750   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
13751   algorithm: "plot_tsa_name"
13752   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
13753   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13754   include:
13755     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13756     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13757     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13759     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13760     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13761   layout:
13762     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
13763     layout: "plot-throughput-speedup-analysis"
13764
13765 - type: "plot"
13766   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13767   algorithm: "plot_tsa_name"
13768   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13769   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13770   include:
13771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13772     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13774     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13775     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13776     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13777   layout:
13778     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
13779     layout: "plot-throughput-speedup-analysis"
13780
13781 - type: "plot"
13782   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13783   algorithm: "plot_tsa_name"
13784   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13785   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13786   include:
13787     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13788     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13789     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13790     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13791     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13792     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13793   layout:
13794     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
13795     layout: "plot-throughput-speedup-analysis"
13796
13797 - type: "plot"
13798   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13799   algorithm: "plot_tsa_name"
13800   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13801   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13802   include:
13803     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13804     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13805     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13806   layout:
13807     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
13808     layout: "plot-throughput-speedup-analysis"
13809
13810 - type: "plot"
13811   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13812   algorithm: "plot_tsa_name"
13813   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13814   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13815   include:
13816     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13817     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13818     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13819   layout:
13820     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
13821     layout: "plot-throughput-speedup-analysis"
13822
13823 - type: "plot"
13824   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
13825   algorithm: "plot_tsa_name"
13826   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
13827   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13828   include:
13829     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13830     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13831     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13832 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13833 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13834   layout:
13835     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
13836     layout: "plot-throughput-speedup-analysis"
13837
13838 - type: "plot"
13839   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
13840   algorithm: "plot_tsa_name"
13841   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
13842   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13843   include:
13844     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13845     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13846     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13847 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13848 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13849   layout:
13850     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
13851     layout: "plot-throughput-speedup-analysis"
13852
13853 - type: "plot"
13854   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13855   algorithm: "plot_tsa_name"
13856   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13857   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13858   include:
13859     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13860     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13861     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13862     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13863     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13864   layout:
13865     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
13866     layout: "plot-throughput-speedup-analysis"
13867
13868 - type: "plot"
13869   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13870   algorithm: "plot_tsa_name"
13871   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13872   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13873   include:
13874     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13875     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13876     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13877     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13878     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13879   layout:
13880     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
13881     layout: "plot-throughput-speedup-analysis"
13882
13883 - type: "plot"
13884   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13885   algorithm: "plot_tsa_name"
13886   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13887   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13888   include:
13889     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13890     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13891     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13892     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13893     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13894   layout:
13895     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
13896     layout: "plot-throughput-speedup-analysis"
13897
13898 - type: "plot"
13899   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13900   algorithm: "plot_tsa_name"
13901   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13902   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13903   include:
13904     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13905     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13906     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13907     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13908     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13909   layout:
13910     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
13911     layout: "plot-throughput-speedup-analysis"
13912
13913 - type: "plot"
13914   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13915   algorithm: "plot_tsa_name"
13916   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13917   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13918   include:
13919     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13920     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13921     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13922     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13923   layout:
13924     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
13925     layout: "plot-throughput-speedup-analysis"
13926
13927 - type: "plot"
13928   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
13929   algorithm: "plot_tsa_name"
13930   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
13931   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13932   include:
13933     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13934     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13935     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13936     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13937   layout:
13938     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
13939     layout: "plot-throughput-speedup-analysis"
13940
13941 - type: "plot"
13942   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13943   algorithm: "plot_tsa_name"
13944   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13945   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13946   include:
13947     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13948     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13949     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13950     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13951     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13952   layout:
13953     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
13954     layout: "plot-throughput-speedup-analysis"
13955
13956 - type: "plot"
13957   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13958   algorithm: "plot_tsa_name"
13959   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13960   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13961   include:
13962     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13963     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13964     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13965     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13966     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13967   layout:
13968     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
13969     layout: "plot-throughput-speedup-analysis"
13970
13971 - type: "plot"
13972   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
13973   algorithm: "plot_tsa_name"
13974   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
13975   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13976   include:
13977     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13978     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13979   layout:
13980     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
13981     layout: "plot-throughput-speedup-analysis"
13982
13983 - type: "plot"
13984   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
13985   algorithm: "plot_tsa_name"
13986   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
13987   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13988   include:
13989     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13990     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13991   layout:
13992     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
13993     layout: "plot-throughput-speedup-analysis"
13994
13995 - type: "plot"
13996   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
13997   algorithm: "plot_tsa_name"
13998   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
13999   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14000   include:
14001     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14002     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14003     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14004     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14005   layout:
14006     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14007     layout: "plot-throughput-speedup-analysis"
14008
14009 - type: "plot"
14010   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14011   algorithm: "plot_tsa_name"
14012   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14013   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14014   include:
14015     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14016     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14017     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14018     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14019   layout:
14020     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14021     layout: "plot-throughput-speedup-analysis"
14022
14023 - type: "plot"
14024   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14025   algorithm: "plot_tsa_name"
14026   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14027   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14028   include:
14029     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14030     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14031     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14032     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14033   layout:
14034     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14035     layout: "plot-throughput-speedup-analysis"
14036
14037 - type: "plot"
14038   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14039   algorithm: "plot_tsa_name"
14040   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14041   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14042   include:
14043     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14044     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14045     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14046     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14047   layout:
14048     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14049     layout: "plot-throughput-speedup-analysis"
14050
14051 - type: "plot"
14052   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14053   algorithm: "plot_tsa_name"
14054   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14055   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14056   include:
14057     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14058     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14059     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14060     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14061     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14062     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14063   layout:
14064     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14065     layout: "plot-throughput-speedup-analysis"
14066
14067 - type: "plot"
14068   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14069   algorithm: "plot_tsa_name"
14070   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14071   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14072   include:
14073     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14074     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14075     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14076     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14077     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14078     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14079   layout:
14080     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14081     layout: "plot-throughput-speedup-analysis"
14082
14083 - type: "plot"
14084   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14085   algorithm: "plot_tsa_name"
14086   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14087   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14088   include:
14089     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14090     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14091     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14092     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14093     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14094   layout:
14095     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14096     layout: "plot-throughput-speedup-analysis"
14097
14098 - type: "plot"
14099   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14100   algorithm: "plot_tsa_name"
14101   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14102   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14103   include:
14104     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14105     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14106     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14107     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14108     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14109   layout:
14110     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14111     layout: "plot-throughput-speedup-analysis"
14112
14113 - type: "plot"
14114   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14115   algorithm: "plot_tsa_name"
14116   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14117   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14118   include:
14119     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14120     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14121     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14122     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14123     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14124   layout:
14125     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14126     layout: "plot-throughput-speedup-analysis"
14127
14128 - type: "plot"
14129   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14130   algorithm: "plot_tsa_name"
14131   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14132   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14133   include:
14134     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14135     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14136     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14137     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14138     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14139   layout:
14140     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14141     layout: "plot-throughput-speedup-analysis"
14142
14143 - type: "plot"
14144   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14145   algorithm: "plot_tsa_name"
14146   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14147   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14148   include:
14149     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14150     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14151     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14152   layout:
14153     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
14154     layout: "plot-throughput-speedup-analysis"
14155
14156 - type: "plot"
14157   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14158   algorithm: "plot_tsa_name"
14159   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14160   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14161   include:
14162     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14163     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14164     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14165   layout:
14166     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
14167     layout: "plot-throughput-speedup-analysis"
14168
14169 - type: "plot"
14170   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14171   algorithm: "plot_tsa_name"
14172   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14173   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14174   include:
14175     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14176     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14177     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14178   layout:
14179     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
14180     layout: "plot-throughput-speedup-analysis"
14181
14182 - type: "plot"
14183   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14184   algorithm: "plot_tsa_name"
14185   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14186   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14187   include:
14188     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14189     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14190     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14191   layout:
14192     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
14193     layout: "plot-throughput-speedup-analysis"
14194
14195 - type: "plot"
14196   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14197   algorithm: "plot_tsa_name"
14198   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14199   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14200   include:
14201     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14202     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14203     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14204     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14205     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14206   layout:
14207     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14208     layout: "plot-throughput-speedup-analysis"
14209
14210 - type: "plot"
14211   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14212   algorithm: "plot_tsa_name"
14213   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14214   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14215   include:
14216     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14217     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14218     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14219     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14220     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14221   layout:
14222     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14223     layout: "plot-throughput-speedup-analysis"
14224
14225 - type: "plot"
14226   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14227   algorithm: "plot_tsa_name"
14228   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14229   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14230   include:
14231     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14232     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14233     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14234     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14235     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14236   layout:
14237     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14238     layout: "plot-throughput-speedup-analysis"
14239
14240 - type: "plot"
14241   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14242   algorithm: "plot_tsa_name"
14243   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14244   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14245   include:
14246     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14247     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14248     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14249     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14250     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14251   layout:
14252     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14253     layout: "plot-throughput-speedup-analysis"
14254
14255 - type: "plot"
14256   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14257   algorithm: "plot_tsa_name"
14258   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14259   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14260   include:
14261     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14262     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14263     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14264     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14265     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14266     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14267   layout:
14268     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14269     layout: "plot-throughput-speedup-analysis"
14270
14271 - type: "plot"
14272   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14273   algorithm: "plot_tsa_name"
14274   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14275   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14276   include:
14277     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14278     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14279     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14280     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14281     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14282     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14283   layout:
14284     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14285     layout: "plot-throughput-speedup-analysis"
14286
14287 - type: "plot"
14288   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14289   algorithm: "plot_tsa_name"
14290   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14291   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14292   include:
14293     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14294     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14295     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14296     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14297   layout:
14298     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14299     layout: "plot-throughput-speedup-analysis"
14300
14301 - type: "plot"
14302   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14303   algorithm: "plot_tsa_name"
14304   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14305   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14306   include:
14307     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14308     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14309     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14310     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14311   layout:
14312     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14313     layout: "plot-throughput-speedup-analysis"
14314
14315 - type: "plot"
14316   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14317   algorithm: "plot_tsa_name"
14318   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14319   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14320   include:
14321     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14322     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14323     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14324     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14325     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14326     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14327   layout:
14328     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
14329     layout: "plot-throughput-speedup-analysis"
14330
14331 - type: "plot"
14332   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14333   algorithm: "plot_tsa_name"
14334   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14335   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14336   include:
14337     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14338     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14339     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14340     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14341     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14342     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14343   layout:
14344     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
14345     layout: "plot-throughput-speedup-analysis"
14346
14347 - type: "plot"
14348   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14349   algorithm: "plot_tsa_name"
14350   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14351   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14352   include:
14353     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14354     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14355     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14356     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14357     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14358     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14359   layout:
14360     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
14361     layout: "plot-throughput-speedup-analysis"
14362
14363 - type: "plot"
14364   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14365   algorithm: "plot_tsa_name"
14366   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14367   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14368   include:
14369     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14370     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14371     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14372     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14373     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14374     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14375   layout:
14376     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
14377     layout: "plot-throughput-speedup-analysis"
14378
14379 - type: "plot"
14380   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14381   algorithm: "plot_tsa_name"
14382   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14383   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14384   include:
14385     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14386     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14387     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14388     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14389     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14390     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14391   layout:
14392     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
14393     layout: "plot-throughput-speedup-analysis"
14394
14395 - type: "plot"
14396   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14397   algorithm: "plot_tsa_name"
14398   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14399   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14400   include:
14401     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14402     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14403     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14404     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14405     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14406     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14407   layout:
14408     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
14409     layout: "plot-throughput-speedup-analysis"
14410
14411 - type: "plot"
14412   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14413   algorithm: "plot_tsa_name"
14414   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14415   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14416   include:
14417     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14418     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14419     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14420     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14421     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14422     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14423   layout:
14424     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
14425     layout: "plot-throughput-speedup-analysis"
14426
14427 - type: "plot"
14428   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14429   algorithm: "plot_tsa_name"
14430   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14431   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14432   include:
14433     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14434     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14435     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14436     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14437     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14438     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14439   layout:
14440     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
14441     layout: "plot-throughput-speedup-analysis"
14442
14443 - type: "plot"
14444   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14445   algorithm: "plot_tsa_name"
14446   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14447   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14448   include:
14449     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14450     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14451     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14452     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14453     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14454     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14455   layout:
14456     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
14457     layout: "plot-throughput-speedup-analysis"
14458
14459 - type: "plot"
14460   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14461   algorithm: "plot_tsa_name"
14462   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14463   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14464   include:
14465     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14466     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14467     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14468     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14469     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14470     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14471   layout:
14472     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
14473     layout: "plot-throughput-speedup-analysis"
14474
14475 - type: "plot"
14476   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14477   algorithm: "plot_tsa_name"
14478   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14479   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14480   include:
14481     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14482     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14483     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14484     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14485   layout:
14486     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
14487     layout: "plot-throughput-speedup-analysis"
14488
14489 - type: "plot"
14490   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14491   algorithm: "plot_tsa_name"
14492   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14493   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14494   include:
14495     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14496     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14497     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14498     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14499   layout:
14500     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
14501     layout: "plot-throughput-speedup-analysis"
14502
14503 - type: "plot"
14504   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14505   algorithm: "plot_tsa_name"
14506   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14507   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14508   include:
14509     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14510     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14511     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14512     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14513   layout:
14514     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
14515     layout: "plot-throughput-speedup-analysis"
14516
14517 - type: "plot"
14518   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14519   algorithm: "plot_tsa_name"
14520   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14521   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14522   include:
14523     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14524     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14525     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14526     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14527   layout:
14528     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
14529     layout: "plot-throughput-speedup-analysis"
14530
14531 - type: "plot"
14532   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14533   algorithm: "plot_tsa_name"
14534   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14535   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14536   include:
14537     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14538     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14539     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14540     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14541     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14542     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14543   layout:
14544     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
14545     layout: "plot-throughput-speedup-analysis"
14546
14547 - type: "plot"
14548   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14549   algorithm: "plot_tsa_name"
14550   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14551   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14552   include:
14553     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14554     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14555     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14556     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14557     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14558     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14559   layout:
14560     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
14561     layout: "plot-throughput-speedup-analysis"
14562
14563 - type: "plot"
14564   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
14565   algorithm: "plot_tsa_name"
14566   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
14567   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14568   include:
14569     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14570     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14571     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14572     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14573     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14574   layout:
14575     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
14576     layout: "plot-throughput-speedup-analysis"
14577
14578 - type: "plot"
14579   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
14580   algorithm: "plot_tsa_name"
14581   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
14582   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14583   include:
14584     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14585     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14586     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14587     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14588     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14589   layout:
14590     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
14591     layout: "plot-throughput-speedup-analysis"
14592
14593 - type: "plot"
14594   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14595   algorithm: "plot_tsa_name"
14596   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14597   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14598   include:
14599     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14600     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14601     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14602     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14603     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14604   layout:
14605     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
14606     layout: "plot-throughput-speedup-analysis"
14607
14608 - type: "plot"
14609   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14610   algorithm: "plot_tsa_name"
14611   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14612   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14613   include:
14614     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14615     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14616     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14617     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14618     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14619   layout:
14620     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
14621     layout: "plot-throughput-speedup-analysis"
14622
14623 - type: "plot"
14624   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14625   algorithm: "plot_tsa_name"
14626   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14627   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14628   include:
14629     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14630     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14631     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14632     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14633   layout:
14634     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
14635     layout: "plot-throughput-speedup-analysis"
14636
14637 - type: "plot"
14638   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14639   algorithm: "plot_tsa_name"
14640   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14641   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14642   include:
14643     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14644     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14645     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14646     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14647   layout:
14648     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
14649     layout: "plot-throughput-speedup-analysis"
14650
14651 - type: "plot"
14652   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14653   algorithm: "plot_tsa_name"
14654   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14655   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14656   include:
14657     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14658     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14659     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14660     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14661     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14662     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14663   layout:
14664     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
14665     layout: "plot-throughput-speedup-analysis"
14666
14667 - type: "plot"
14668   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14669   algorithm: "plot_tsa_name"
14670   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14671   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14672   include:
14673     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14674     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14675     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14676     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14677     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14678     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14679   layout:
14680     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
14681     layout: "plot-throughput-speedup-analysis"
14682
14683 - type: "plot"
14684   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14685   algorithm: "plot_tsa_name"
14686   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14687   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14688   include:
14689     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14690     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14691     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14692     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14693     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14694     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14695   layout:
14696     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
14697     layout: "plot-throughput-speedup-analysis"
14698
14699 - type: "plot"
14700   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14701   algorithm: "plot_tsa_name"
14702   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14703   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14704   include:
14705     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14706     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14707     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14708     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14709     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14710     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14711   layout:
14712     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
14713     layout: "plot-throughput-speedup-analysis"
14714
14715 - type: "plot"
14716   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
14717   algorithm: "plot_tsa_name"
14718   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
14719   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14720   include:
14721     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14722     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14723     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14724     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14725     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14726     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14727   layout:
14728     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
14729     layout: "plot-throughput-speedup-analysis"
14730
14731 - type: "plot"
14732   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
14733   algorithm: "plot_tsa_name"
14734   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
14735   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14736   include:
14737     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14738     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14739     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14740     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14741     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14742     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14743   layout:
14744     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
14745     layout: "plot-throughput-speedup-analysis"
14746
14747 - type: "plot"
14748   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
14749   algorithm: "plot_tsa_name"
14750   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
14751   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14752   include:
14753     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14754     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14755     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14756     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14757     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14758     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14759   layout:
14760     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
14761     layout: "plot-throughput-speedup-analysis"
14762
14763 - type: "plot"
14764   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
14765   algorithm: "plot_tsa_name"
14766   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
14767   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14768   include:
14769     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14770     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14771     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14772     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14773     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14774     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14775   layout:
14776     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
14777     layout: "plot-throughput-speedup-analysis"
14778
14779 - type: "plot"
14780   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
14781   algorithm: "plot_tsa_name"
14782   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
14783   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14784   include:
14785     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14786     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14787     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14788     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14789     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14790     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14791   layout:
14792     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
14793     layout: "plot-throughput-speedup-analysis"
14794
14795 - type: "plot"
14796   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
14797   algorithm: "plot_tsa_name"
14798   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
14799   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14800   include:
14801     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14802     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14803     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14804     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14805     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14806     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14807   layout:
14808     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
14809     layout: "plot-throughput-speedup-analysis"
14810
14811 - type: "plot"
14812   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
14813   algorithm: "plot_tsa_name"
14814   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
14815   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14816   include:
14817     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14818     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14819     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14820     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14821     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14822   layout:
14823     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
14824     layout: "plot-throughput-speedup-analysis"
14825
14826 - type: "plot"
14827   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
14828   algorithm: "plot_tsa_name"
14829   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
14830   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14831   include:
14832     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14833     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14834     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14835     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14836     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14837   layout:
14838     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
14839     layout: "plot-throughput-speedup-analysis"
14840
14841 - type: "plot"
14842   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
14843   algorithm: "plot_tsa_name"
14844   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
14845   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14846   include:
14847     - "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"
14848     - "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"
14849     - "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"
14850     - "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"
14851     - "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"
14852   layout:
14853     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
14854     layout: "plot-throughput-speedup-analysis"
14855
14856 - type: "plot"
14857   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
14858   algorithm: "plot_tsa_name"
14859   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
14860   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14861   include:
14862     - "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"
14863     - "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"
14864     - "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"
14865     - "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"
14866     - "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"
14867   layout:
14868     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
14869     layout: "plot-throughput-speedup-analysis"
14870
14871 - type: "plot"
14872   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
14873   algorithm: "plot_tsa_name"
14874   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
14875   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14876   include:
14877     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14878     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14879     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14880     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14881     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14882   layout:
14883     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
14884     layout: "plot-throughput-speedup-analysis"
14885
14886 - type: "plot"
14887   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
14888   algorithm: "plot_tsa_name"
14889   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
14890   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14891   include:
14892     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14893     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14894     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14895     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14896     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14897   layout:
14898     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
14899     layout: "plot-throughput-speedup-analysis"
14900
14901 - type: "plot"
14902   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
14903   algorithm: "plot_tsa_name"
14904   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
14905   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14906   include:
14907     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14908     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14909     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14910     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14911     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14912   layout:
14913     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
14914     layout: "plot-throughput-speedup-analysis"
14915
14916 - type: "plot"
14917   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
14918   algorithm: "plot_tsa_name"
14919   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
14920   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14921   include:
14922     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14923     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14924     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14925     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14926     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14927   layout:
14928     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
14929     layout: "plot-throughput-speedup-analysis"
14930
14931 - type: "plot"
14932   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
14933   algorithm: "plot_tsa_name"
14934   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
14935   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14936   include:
14937     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14938     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14939     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14940     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14941     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14942   layout:
14943     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
14944     layout: "plot-throughput-speedup-analysis"
14945
14946 - type: "plot"
14947   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
14948   algorithm: "plot_tsa_name"
14949   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
14950   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14951   include:
14952     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14953     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14954     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14955     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14956     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14957   layout:
14958     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
14959     layout: "plot-throughput-speedup-analysis"
14960
14961 - type: "plot"
14962   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
14963   algorithm: "plot_tsa_name"
14964   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
14965   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14966   include:
14967     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14968     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14969     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14970     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14971     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14972   layout:
14973     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
14974     layout: "plot-throughput-speedup-analysis"
14975
14976 - type: "plot"
14977   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
14978   algorithm: "plot_tsa_name"
14979   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
14980   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14981   include:
14982     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14983     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14984     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14985     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14986     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14987   layout:
14988     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
14989     layout: "plot-throughput-speedup-analysis"
14990
14991 - type: "plot"
14992   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
14993   algorithm: "plot_tsa_name"
14994   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
14995   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14996   include:
14997     - "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"
14998     - "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"
14999     - "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"
15000     - "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"
15001   layout:
15002     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15003     layout: "plot-throughput-speedup-analysis"
15004
15005 - type: "plot"
15006   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15007   algorithm: "plot_tsa_name"
15008   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15009   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15010   include:
15011     - "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"
15012     - "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"
15013     - "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"
15014     - "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"
15015   layout:
15016     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15017     layout: "plot-throughput-speedup-analysis"
15018
15019 - type: "plot"
15020   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15021   algorithm: "plot_tsa_name"
15022   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15023   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15024   include:
15025     - "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"
15026     - "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"
15027     - "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"
15028     - "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"
15029   layout:
15030     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15031     layout: "plot-throughput-speedup-analysis"
15032
15033 - type: "plot"
15034   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15035   algorithm: "plot_tsa_name"
15036   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15037   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15038   include:
15039     - "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"
15040     - "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"
15041     - "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"
15042     - "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"
15043   layout:
15044     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15045     layout: "plot-throughput-speedup-analysis"
15046
15047 - type: "plot"
15048   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15049   algorithm: "plot_tsa_name"
15050   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15051   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15052   include:
15053     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15054     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15055     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15056     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15057     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15058     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15059   layout:
15060     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15061     layout: "plot-throughput-speedup-analysis"
15062
15063 - type: "plot"
15064   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15065   algorithm: "plot_tsa_name"
15066   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15067   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15068   include:
15069     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15070     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15071     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15072     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15073     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15074     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15075   layout:
15076     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15077     layout: "plot-throughput-speedup-analysis"
15078
15079 - type: "plot"
15080   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15081   algorithm: "plot_tsa_name"
15082   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15083   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15084   include:
15085     - "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"
15086     - "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"
15087     - "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"
15088     - "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"
15089     - "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"
15090     - "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"
15091   layout:
15092     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15093     layout: "plot-throughput-speedup-analysis"
15094
15095 - type: "plot"
15096   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15097   algorithm: "plot_tsa_name"
15098   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15099   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15100   include:
15101     - "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"
15102     - "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"
15103     - "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"
15104     - "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"
15105     - "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"
15106     - "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"
15107   layout:
15108     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15109     layout: "plot-throughput-speedup-analysis"
15110
15111 - type: "plot"
15112   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15113   algorithm: "plot_tsa_name"
15114   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15115   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15116   include:
15117     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15118     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15119     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15120     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15121     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15122     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15123   layout:
15124     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15125     layout: "plot-throughput-speedup-analysis"
15126
15127 - type: "plot"
15128   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15129   algorithm: "plot_tsa_name"
15130   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15131   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15132   include:
15133     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15134     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15135     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15136     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15137     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15138     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15139   layout:
15140     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15141     layout: "plot-throughput-speedup-analysis"
15142
15143 - type: "plot"
15144   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15145   algorithm: "plot_tsa_name"
15146   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15147   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15148   include:
15149     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15150     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15151     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15152     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15153     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15154   layout:
15155     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15156     layout: "plot-throughput-speedup-analysis"
15157
15158 - type: "plot"
15159   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15160   algorithm: "plot_tsa_name"
15161   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15162   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15163   include:
15164     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15165     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15166     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15167     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15168     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15169   layout:
15170     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15171     layout: "plot-throughput-speedup-analysis"
15172
15173 - type: "plot"
15174   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15175   algorithm: "plot_tsa_name"
15176   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15177   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15178   include:
15179     - "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"
15180     - "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"
15181   layout:
15182     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15183     layout: "plot-throughput-speedup-analysis"
15184
15185 - type: "plot"
15186   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15187   algorithm: "plot_tsa_name"
15188   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15189   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15190   include:
15191     - "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"
15192     - "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"
15193   layout:
15194     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15195     layout: "plot-throughput-speedup-analysis"
15196
15197 - type: "plot"
15198   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15199   algorithm: "plot_tsa_name"
15200   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15201   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15202   include:
15203     - "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"
15204     - "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"
15205   layout:
15206     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15207     layout: "plot-throughput-speedup-analysis"
15208
15209 - type: "plot"
15210   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15211   algorithm: "plot_tsa_name"
15212   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15213   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15214   include:
15215     - "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"
15216     - "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"
15217   layout:
15218     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15219     layout: "plot-throughput-speedup-analysis"
15220
15221 - type: "plot"
15222   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15223   algorithm: "plot_tsa_name"
15224   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15225   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15226   include:
15227     - "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"
15228     - "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"
15229     - "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"
15230     - "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"
15231     - "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"
15232     - "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"
15233   layout:
15234     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
15235     layout: "plot-throughput-speedup-analysis"
15236
15237 - type: "plot"
15238   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15239   algorithm: "plot_tsa_name"
15240   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15241   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15242   include:
15243     - "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"
15244     - "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"
15245     - "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"
15246     - "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"
15247     - "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"
15248     - "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"
15249   layout:
15250     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
15251     layout: "plot-throughput-speedup-analysis"
15252
15253 - type: "plot"
15254   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15255   algorithm: "plot_tsa_name"
15256   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15257   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15258   include:
15259     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15260     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15261     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15262     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15263     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15264   layout:
15265     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
15266     layout: "plot-throughput-speedup-analysis"
15267
15268 - type: "plot"
15269   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15270   algorithm: "plot_tsa_name"
15271   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15272   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15273   include:
15274     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15275     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15276     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15277     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15278     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15279   layout:
15280     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
15281     layout: "plot-throughput-speedup-analysis"
15282
15283 - type: "plot"
15284   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15285   algorithm: "plot_tsa_name"
15286   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15287   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15288   include:
15289     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15290     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15291     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15292     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15293     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15294   layout:
15295     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
15296     layout: "plot-throughput-speedup-analysis"
15297
15298 - type: "plot"
15299   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15300   algorithm: "plot_tsa_name"
15301   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15302   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15303   include:
15304     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15305     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15306     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15307     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15308     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15309   layout:
15310     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
15311     layout: "plot-throughput-speedup-analysis"
15312
15313 - type: "plot"
15314   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15315   algorithm: "plot_tsa_name"
15316   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15317   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15318   include:
15319     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15320     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15321     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15322     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15323   layout:
15324     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
15325     layout: "plot-throughput-speedup-analysis"
15326
15327 - type: "plot"
15328   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15329   algorithm: "plot_tsa_name"
15330   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15331   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15332   include:
15333     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15334     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15335     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15336     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15337   layout:
15338     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
15339     layout: "plot-throughput-speedup-analysis"
15340
15341 - type: "plot"
15342   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15343   algorithm: "plot_tsa_name"
15344   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15345   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15346   include:
15347     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15348     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15349     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15350     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15351   layout:
15352     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
15353     layout: "plot-throughput-speedup-analysis"
15354
15355 - type: "plot"
15356   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15357   algorithm: "plot_tsa_name"
15358   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15359   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15360   include:
15361     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15362     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15363     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15364     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15365   layout:
15366     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
15367     layout: "plot-throughput-speedup-analysis"
15368
15369 - type: "plot"
15370   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15371   algorithm: "plot_tsa_name"
15372   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15373   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15374   include:
15375     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15376     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15377     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15378     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15379     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15380   layout:
15381     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
15382     layout: "plot-throughput-speedup-analysis"
15383
15384 - type: "plot"
15385   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15386   algorithm: "plot_tsa_name"
15387   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15388   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15389   include:
15390     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15391     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15392     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15393     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15394     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15395   layout:
15396     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
15397     layout: "plot-throughput-speedup-analysis"
15398
15399 - type: "plot"
15400   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15401   algorithm: "plot_tsa_name"
15402   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15403   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15404   include:
15405     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15406     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15407     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15408     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15409     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15410     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15411   layout:
15412     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15413     layout: "plot-throughput-speedup-analysis"
15414
15415 - type: "plot"
15416   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15417   algorithm: "plot_tsa_name"
15418   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15419   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15420   include:
15421     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15422     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15423     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15424     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15425     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15426     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15427   layout:
15428     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15429     layout: "plot-throughput-speedup-analysis"
15430
15431 - type: "plot"
15432   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15433   algorithm: "plot_tsa_name"
15434   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15435   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15436   include:
15437     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15438     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15439     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15440     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15441   layout:
15442     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
15443     layout: "plot-throughput-speedup-analysis"
15444
15445 - type: "plot"
15446   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15447   algorithm: "plot_tsa_name"
15448   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15449   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15450   include:
15451     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15452     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15453     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15454     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15455   layout:
15456     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
15457     layout: "plot-throughput-speedup-analysis"
15458
15459 - type: "plot"
15460   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15461   algorithm: "plot_tsa_name"
15462   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15463   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15464   include:
15465     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15466     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15467     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15468     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15469     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15470     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15471   layout:
15472     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
15473     layout: "plot-throughput-speedup-analysis"
15474
15475 - type: "plot"
15476   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15477   algorithm: "plot_tsa_name"
15478   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15479   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15480   include:
15481     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15482     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15483     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15484     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15485     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15486     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15487   layout:
15488     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
15489     layout: "plot-throughput-speedup-analysis"
15490
15491 - type: "plot"
15492   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
15493   algorithm: "plot_tsa_name"
15494   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
15495   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15496   include:
15497     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15498     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15499     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15500     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15501     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15502     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15503   layout:
15504     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
15505     layout: "plot-throughput-speedup-analysis"
15506
15507 - type: "plot"
15508   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
15509   algorithm: "plot_tsa_name"
15510   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
15511   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15512   include:
15513     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15514     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15515     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15516     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15517     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15518     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15519   layout:
15520     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
15521     layout: "plot-throughput-speedup-analysis"
15522
15523 - type: "plot"
15524   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15525   algorithm: "plot_tsa_name"
15526   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15527   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15528   include:
15529     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15530     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15531     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15532     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15533     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15534     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15535   layout:
15536     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
15537     layout: "plot-throughput-speedup-analysis"
15538
15539 - type: "plot"
15540   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15541   algorithm: "plot_tsa_name"
15542   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15543   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15544   include:
15545     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15546     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15547     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15548     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15549     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15550     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15551   layout:
15552     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
15553     layout: "plot-throughput-speedup-analysis"
15554
15555 - type: "plot"
15556   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
15557   algorithm: "plot_tsa_name"
15558   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
15559   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15560   include:
15561     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15562     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15563     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15564     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15565     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15566     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15567   layout:
15568     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
15569     layout: "plot-throughput-speedup-analysis"
15570
15571 - type: "plot"
15572   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
15573   algorithm: "plot_tsa_name"
15574   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
15575   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15576   include:
15577     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15578     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15579     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15580     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15581     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15582     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15583   layout:
15584     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
15585     layout: "plot-throughput-speedup-analysis"
15586
15587 - type: "plot"
15588   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
15589   algorithm: "plot_tsa_name"
15590   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
15591   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15592   include:
15593     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15594     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15595     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15596     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15597     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15598     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15599   layout:
15600     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
15601     layout: "plot-throughput-speedup-analysis"
15602
15603 - type: "plot"
15604   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
15605   algorithm: "plot_tsa_name"
15606   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
15607   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15608   include:
15609     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15610     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15611     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15612     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15613     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15614     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15615   layout:
15616     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
15617     layout: "plot-throughput-speedup-analysis"
15618
15619 #- type: "plot"
15620 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
15621 #  algorithm: "plot_tsa_name"
15622 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
15623 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15624 #  include:
15625 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15626 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15627 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15628 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15629 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15630 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15631 #  layout:
15632 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
15633 #    layout: "plot-throughput-speedup-analysis"
15634 #
15635 #- type: "plot"
15636 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
15637 #  algorithm: "plot_tsa_name"
15638 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
15639 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15640 #  include:
15641 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15642 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15643 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15644 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15645 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15646 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15647 #  layout:
15648 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
15649 #    layout: "plot-throughput-speedup-analysis"
15650
15651 - type: "plot"
15652   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15653   algorithm: "plot_tsa_name"
15654   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15655   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15656   include:
15657     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15658     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15659     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15660     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15661     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15662   layout:
15663     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15664     layout: "plot-throughput-speedup-analysis"
15665
15666 - type: "plot"
15667   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15668   algorithm: "plot_tsa_name"
15669   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15670   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15671   include:
15672     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15673     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15674     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15675     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15676     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15677   layout:
15678     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15679     layout: "plot-throughput-speedup-analysis"
15680
15681 - type: "plot"
15682   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15683   algorithm: "plot_tsa_name"
15684   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15685   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15686   include:
15687     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15688     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15689     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15690     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15691     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15692     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
15693   layout:
15694     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15695     layout: "plot-throughput-speedup-analysis"
15696
15697 - type: "plot"
15698   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15699   algorithm: "plot_tsa_name"
15700   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15701   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15702   include:
15703     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15704     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15705     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15706     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15707     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15708     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
15709   layout:
15710     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15711     layout: "plot-throughput-speedup-analysis"
15712
15713 - type: "plot"
15714   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15715   algorithm: "plot_tsa_name"
15716   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15717   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15718   include:
15719     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15720     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15721     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15722     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15723     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15724   layout:
15725     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15726     layout: "plot-throughput-speedup-analysis"
15727
15728 - type: "plot"
15729   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15730   algorithm: "plot_tsa_name"
15731   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15732   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15733   include:
15734     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15735     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15736     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15737     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15738     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15739   layout:
15740     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15741     layout: "plot-throughput-speedup-analysis"
15742
15743 #- type: "plot"
15744 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15745 #  algorithm: "plot_tsa_name"
15746 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15747 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15748 #  include:
15749 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15750 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15751 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15752 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15753 #  layout:
15754 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15755 #    layout: "plot-throughput-speedup-analysis"
15756 #
15757 #- type: "plot"
15758 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15759 #  algorithm: "plot_tsa_name"
15760 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15761 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15762 #  include:
15763 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15764 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15765 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15766 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15767 #  layout:
15768 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15769 #    layout: "plot-throughput-speedup-analysis"
15770
15771 - type: "plot"
15772   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15773   algorithm: "plot_tsa_name"
15774   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15775   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15776   include:
15777     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15778     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15779     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15780     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15781     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15782     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15783   layout:
15784     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15785     layout: "plot-throughput-speedup-analysis"
15786
15787 - type: "plot"
15788   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15789   algorithm: "plot_tsa_name"
15790   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15791   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15792   include:
15793     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15794     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15795     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15796     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15797     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15798     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15799   layout:
15800     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15801     layout: "plot-throughput-speedup-analysis"
15802
15803 - type: "plot"
15804   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15805   algorithm: "plot_tsa_name"
15806   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15807   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15808   include:
15809     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15810     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15811     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15812     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15813     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15814   layout:
15815     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15816     layout: "plot-throughput-speedup-analysis"
15817
15818 - type: "plot"
15819   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15820   algorithm: "plot_tsa_name"
15821   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15822   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15823   include:
15824     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15825     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15826     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15827     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15828     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15829   layout:
15830     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15831     layout: "plot-throughput-speedup-analysis"
15832
15833 - type: "plot"
15834   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15835   algorithm: "plot_tsa_name"
15836   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15837   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15838   include:
15839     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15840     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15841     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15842     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15843     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15844   layout:
15845     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15846     layout: "plot-throughput-speedup-analysis"
15847
15848 - type: "plot"
15849   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15850   algorithm: "plot_tsa_name"
15851   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15852   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15853   include:
15854     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15855     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15856     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15857     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15858     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15859   layout:
15860     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15861     layout: "plot-throughput-speedup-analysis"
15862
15863 - type: "plot"
15864   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15865   algorithm: "plot_tsa_name"
15866   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15867   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15868   include:
15869     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15870     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15871     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15872     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15873   layout:
15874     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15875     layout: "plot-throughput-speedup-analysis"
15876
15877 - type: "plot"
15878   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15879   algorithm: "plot_tsa_name"
15880   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15881   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15882   include:
15883     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15884     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15885     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15886     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15887   layout:
15888     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15889     layout: "plot-throughput-speedup-analysis"
15890
15891 - type: "plot"
15892   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15893   algorithm: "plot_tsa_name"
15894   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15895   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15896   include:
15897     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15898     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15899     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15900     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15901     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15902   layout:
15903     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15904     layout: "plot-throughput-speedup-analysis"
15905
15906 - type: "plot"
15907   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15908   algorithm: "plot_tsa_name"
15909   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15910   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15911   include:
15912     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15913     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15914     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15915     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15916     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15917   layout:
15918     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15919     layout: "plot-throughput-speedup-analysis"
15920
15921 - type: "plot"
15922   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15923   algorithm: "plot_tsa_name"
15924   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15925   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15926   include:
15927     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15928     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15929     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15930     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15931     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15932     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15933   layout:
15934     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15935     layout: "plot-throughput-speedup-analysis"
15936
15937 - type: "plot"
15938   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15939   algorithm: "plot_tsa_name"
15940   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15941   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15942   include:
15943     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15944     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15945     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15946     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15947     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15948     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15949   layout:
15950     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15951     layout: "plot-throughput-speedup-analysis"
15952
15953 #- type: "plot"
15954 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15955 #  algorithm: "plot_tsa_name"
15956 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15957 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15958 #  include:
15959 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15960 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15961 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15962 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15963 #  layout:
15964 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15965 #    layout: "plot-throughput-speedup-analysis"
15966 #
15967 #- type: "plot"
15968 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15969 #  algorithm: "plot_tsa_name"
15970 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15971 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15972 #  include:
15973 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15974 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15975 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15976 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15977 #  layout:
15978 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15979 #    layout: "plot-throughput-speedup-analysis"
15980
15981 - type: "plot"
15982   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15983   algorithm: "plot_tsa_name"
15984   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15985   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15986   include:
15987     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15988     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15989     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15990     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15991     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15992     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15993   layout:
15994     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15995     layout: "plot-throughput-speedup-analysis"
15996
15997 - type: "plot"
15998   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15999   algorithm: "plot_tsa_name"
16000   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16001   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16002   include:
16003     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16004     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16005     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16006     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16007     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16008     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16009   layout:
16010     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16011     layout: "plot-throughput-speedup-analysis"
16012
16013 #- type: "plot"
16014 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16015 #  algorithm: "plot_tsa_name"
16016 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16017 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16018 #  include:
16019 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16020 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16021 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16022 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16023 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16024 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16025 #  layout:
16026 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16027 #    layout: "plot-throughput-speedup-analysis"
16028 #
16029 #- type: "plot"
16030 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16031 #  algorithm: "plot_tsa_name"
16032 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16033 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16034 #  include:
16035 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16036 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16037 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16038 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16039 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16040 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16041 #  layout:
16042 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16043 #    layout: "plot-throughput-speedup-analysis"
16044
16045 #- type: "plot"
16046 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16047 #  algorithm: "plot_tsa_name"
16048 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16049 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16050 #  include:
16051 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16052 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16053 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16054 #  layout:
16055 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16056 #    layout: "plot-throughput-speedup-analysis"
16057 #
16058 #- type: "plot"
16059 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16060 #  algorithm: "plot_tsa_name"
16061 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16062 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16063 #  include:
16064 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16065 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16066 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16067 #  layout:
16068 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16069 #    layout: "plot-throughput-speedup-analysis"
16070
16071 ################################################################################
16072
16073 # Packet Throughput - DPDK
16074
16075 # 2n-skx-xxv710
16076
16077 - type: "plot"
16078   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16079   algorithm: "plot_perf_box_name"
16080   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16081   data: "plot-dpdk-throughput-latency-2n-skx"
16082   include:
16083     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16084     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16085   layout:
16086     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16087     layout: "plot-throughput"
16088
16089 - type: "plot"
16090   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
16091   algorithm: "plot_perf_box_name"
16092   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
16093   data: "plot-dpdk-throughput-latency-2n-skx"
16094   include:
16095     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16096     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16097   layout:
16098     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
16099     layout: "plot-throughput"
16100
16101 - type: "plot"
16102   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
16103   algorithm: "plot_perf_box_name"
16104   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
16105   data: "plot-dpdk-throughput-latency-2n-skx"
16106   include:
16107     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16108     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16109   layout:
16110     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
16111     layout: "plot-throughput"
16112
16113 - type: "plot"
16114   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
16115   algorithm: "plot_perf_box_name"
16116   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
16117   data: "plot-dpdk-throughput-latency-2n-skx"
16118   include:
16119     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16120     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16121   layout:
16122     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
16123     layout: "plot-throughput"
16124
16125 # 2n-skx-x710
16126
16127 - type: "plot"
16128   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
16129   algorithm: "plot_perf_box_name"
16130   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
16131   data: "plot-dpdk-throughput-latency-2n-skx"
16132   include:
16133     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16134     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16135   layout:
16136     title: "2n-skx-x710-64b-2t1c-base-ndr"
16137     layout: "plot-throughput"
16138
16139 - type: "plot"
16140   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
16141   algorithm: "plot_perf_box_name"
16142   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
16143   data: "plot-dpdk-throughput-latency-2n-skx"
16144   include:
16145     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16146     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16147   layout:
16148     title: "2n-skx-x710-64b-4t2c-base-ndr"
16149     layout: "plot-throughput"
16150
16151 - type: "plot"
16152   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
16153   algorithm: "plot_perf_box_name"
16154   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
16155   data: "plot-dpdk-throughput-latency-2n-skx"
16156   include:
16157     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16158     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16159   layout:
16160     title: "2n-skx-x710-64b-2t1c-base-pdr"
16161     layout: "plot-throughput"
16162
16163 - type: "plot"
16164   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
16165   algorithm: "plot_perf_box_name"
16166   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
16167   data: "plot-dpdk-throughput-latency-2n-skx"
16168   include:
16169     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16170     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16171   layout:
16172     title: "2n-skx-x710-64b-4t2c-base-pdr"
16173     layout: "plot-throughput"
16174
16175 # 3n-skx-xxv710
16176
16177 - type: "plot"
16178   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
16179   algorithm: "plot_perf_box_name"
16180   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
16181   data: "plot-dpdk-throughput-latency-3n-skx"
16182   include:
16183     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16184     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16185   layout:
16186     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
16187     layout: "plot-throughput"
16188
16189 - type: "plot"
16190   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
16191   algorithm: "plot_perf_box_name"
16192   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
16193   data: "plot-dpdk-throughput-latency-3n-skx"
16194   include:
16195     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16196     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16197   layout:
16198     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
16199     layout: "plot-throughput"
16200
16201 - type: "plot"
16202   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
16203   algorithm: "plot_perf_box_name"
16204   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
16205   data: "plot-dpdk-throughput-latency-3n-skx"
16206   include:
16207     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16208     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16209   layout:
16210     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
16211     layout: "plot-throughput"
16212
16213 - type: "plot"
16214   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
16215   algorithm: "plot_perf_box_name"
16216   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
16217   data: "plot-dpdk-throughput-latency-3n-skx"
16218   include:
16219     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16220     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16221   layout:
16222     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
16223     layout: "plot-throughput"
16224
16225 # 3n-skx-x710
16226
16227 - type: "plot"
16228   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
16229   algorithm: "plot_perf_box_name"
16230   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
16231   data: "plot-dpdk-throughput-latency-3n-skx"
16232   include:
16233     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16234     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16235   layout:
16236     title: "3n-skx-x710-64b-2t1c-base-ndr"
16237     layout: "plot-throughput"
16238
16239 - type: "plot"
16240   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
16241   algorithm: "plot_perf_box_name"
16242   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
16243   data: "plot-dpdk-throughput-latency-3n-skx"
16244   include:
16245     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16246     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16247   layout:
16248     title: "3n-skx-x710-64b-4t2c-base-ndr"
16249     layout: "plot-throughput"
16250
16251 - type: "plot"
16252   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
16253   algorithm: "plot_perf_box_name"
16254   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
16255   data: "plot-dpdk-throughput-latency-3n-skx"
16256   include:
16257     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16258     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16259   layout:
16260     title: "3n-skx-x710-64b-2t1c-base-pdr"
16261     layout: "plot-throughput"
16262
16263 - type: "plot"
16264   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
16265   algorithm: "plot_perf_box_name"
16266   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
16267   data: "plot-dpdk-throughput-latency-3n-skx"
16268   include:
16269     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16270     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16271   layout:
16272     title: "3n-skx-x710-64b-4t2c-base-pdr"
16273     layout: "plot-throughput"
16274
16275 # 3n-hsw-xl710
16276
16277 - type: "plot"
16278   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
16279   algorithm: "plot_perf_box_name"
16280   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
16281   data: "plot-dpdk-throughput-latency-3n-hsw"
16282   include:
16283     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16284     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16285   layout:
16286     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
16287     layout: "plot-throughput"
16288
16289 - type: "plot"
16290   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
16291   algorithm: "plot_perf_box_name"
16292   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
16293   data: "plot-dpdk-throughput-latency-3n-hsw"
16294   include:
16295     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16296     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16297   layout:
16298     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
16299     layout: "plot-throughput"
16300
16301 - type: "plot"
16302   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
16303   algorithm: "plot_perf_box_name"
16304   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
16305   data: "plot-dpdk-throughput-latency-3n-hsw"
16306   include:
16307     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16308     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16309   layout:
16310     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
16311     layout: "plot-throughput"
16312
16313 - type: "plot"
16314   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
16315   algorithm: "plot_perf_box_name"
16316   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
16317   data: "plot-dpdk-throughput-latency-3n-hsw"
16318   include:
16319     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16320     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16321   layout:
16322     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
16323     layout: "plot-throughput"
16324
16325 # 3n-hsw-x710
16326
16327 - type: "plot"
16328   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
16329   algorithm: "plot_perf_box_name"
16330   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
16331   data: "plot-dpdk-throughput-latency-3n-hsw"
16332   include:
16333     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16334     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16335   layout:
16336     title: "3n-hsw-x710-64b-1t1c-base-ndr"
16337     layout: "plot-throughput"
16338
16339 - type: "plot"
16340   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
16341   algorithm: "plot_perf_box_name"
16342   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
16343   data: "plot-dpdk-throughput-latency-3n-hsw"
16344   include:
16345     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16346     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16347   layout:
16348     title: "3n-hsw-x710-64b-2t2c-base-ndr"
16349     layout: "plot-throughput"
16350
16351 - type: "plot"
16352   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
16353   algorithm: "plot_perf_box_name"
16354   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
16355   data: "plot-dpdk-throughput-latency-3n-hsw"
16356   include:
16357     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16358     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16359   layout:
16360     title: "3n-hsw-x710-64b-1t1c-base-pdr"
16361     layout: "plot-throughput"
16362
16363 - type: "plot"
16364   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
16365   algorithm: "plot_perf_box_name"
16366   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
16367   data: "plot-dpdk-throughput-latency-3n-hsw"
16368   include:
16369     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16370     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16371   layout:
16372     title: "3n-hsw-x710-64b-2t2c-base-pdr"
16373     layout: "plot-throughput"
16374
16375 # 2n-dnv-x553
16376
16377 - type: "plot"
16378   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
16379   algorithm: "plot_perf_box_name"
16380   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
16381   data: "plot-dpdk-throughput-latency-2n-dnv"
16382   include:
16383     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16384     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16385   layout:
16386     title: "2n-dnv-x553-64b-1t1c-base-ndr"
16387     layout: "plot-throughput"
16388
16389 - type: "plot"
16390   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
16391   algorithm: "plot_perf_box_name"
16392   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
16393   data: "plot-dpdk-throughput-latency-2n-dnv"
16394   include:
16395     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16396     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16397   layout:
16398     title: "2n-dnv-x553-64b-2t2c-base-ndr"
16399     layout: "plot-throughput"
16400
16401 - type: "plot"
16402   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
16403   algorithm: "plot_perf_box_name"
16404   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
16405   data: "plot-dpdk-throughput-latency-2n-dnv"
16406   include:
16407     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16408     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16409   layout:
16410     title: "2n-dnv-x553-64b-1t1c-base-pdr"
16411     layout: "plot-throughput"
16412
16413 - type: "plot"
16414   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
16415   algorithm: "plot_perf_box_name"
16416   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
16417   data: "plot-dpdk-throughput-latency-2n-dnv"
16418   include:
16419     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16420     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16421   layout:
16422     title: "2n-dnv-x553-64b-2t2c-base-pdr"
16423     layout: "plot-throughput"
16424
16425 # 3n-dnv-x553
16426
16427 - type: "plot"
16428   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
16429   algorithm: "plot_perf_box_name"
16430   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
16431   data: "plot-dpdk-throughput-latency-3n-dnv"
16432   include:
16433     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16434     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16435   layout:
16436     title: "3n-dnv-x553-64b-1t1c-base-ndr"
16437     layout: "plot-throughput"
16438
16439 - type: "plot"
16440   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
16441   algorithm: "plot_perf_box_name"
16442   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
16443   data: "plot-dpdk-throughput-latency-3n-dnv"
16444   include:
16445     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16446     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16447   layout:
16448     title: "3n-dnv-x553-64b-2t2c-base-ndr"
16449     layout: "plot-throughput"
16450
16451 - type: "plot"
16452   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
16453   algorithm: "plot_perf_box_name"
16454   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
16455   data: "plot-dpdk-throughput-latency-3n-dnv"
16456   include:
16457     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16458     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16459   layout:
16460     title: "3n-dnv-x553-64b-1t1c-base-pdr"
16461     layout: "plot-throughput"
16462
16463 - type: "plot"
16464   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
16465   algorithm: "plot_perf_box_name"
16466   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
16467   data: "plot-dpdk-throughput-latency-3n-dnv"
16468   include:
16469     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16470     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16471   layout:
16472     title: "3n-dnv-x553-64b-2t2c-base-pdr"
16473     layout: "plot-throughput"
16474
16475 # 3n-tsh-x520
16476
16477 - type: "plot"
16478   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
16479   algorithm: "plot_perf_box_name"
16480   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
16481   data: "plot-dpdk-throughput-latency-3n-tsh"
16482   include:
16483     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16484     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16485   layout:
16486     title: "3n-tsh-x520-64b-1t1c-base-ndr"
16487     layout: "plot-throughput"
16488
16489 - type: "plot"
16490   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
16491   algorithm: "plot_perf_box_name"
16492   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
16493   data: "plot-dpdk-throughput-latency-3n-tsh"
16494   include:
16495     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16496     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16497   layout:
16498     title: "3n-tsh-x520-64b-2t2c-base-ndr"
16499     layout: "plot-throughput"
16500
16501 - type: "plot"
16502   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
16503   algorithm: "plot_perf_box_name"
16504   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
16505   data: "plot-dpdk-throughput-latency-3n-tsh"
16506   include:
16507     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16508     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16509   layout:
16510     title: "3n-tsh-x520-64b-1t1c-base-pdr"
16511     layout: "plot-throughput"
16512
16513 - type: "plot"
16514   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
16515   algorithm: "plot_perf_box_name"
16516   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
16517   data: "plot-dpdk-throughput-latency-3n-tsh"
16518   include:
16519     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16520     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16521   layout:
16522     title: "3n-tsh-x520-64b-2t2c-base-pdr"
16523     layout: "plot-throughput"
16524
16525 ################################################################################
16526 ###   2n-clx                                                                 ###
16527 ################################################################################
16528
16529 # Packet Throughput
16530
16531 - type: "plot"
16532   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16533   algorithm: "plot_perf_box_name"
16534   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16535   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16536   include:
16537     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16538     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16539     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16540     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16541   layout:
16542     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16543     layout: "plot-throughput"
16544
16545 - type: "plot"
16546   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16547   algorithm: "plot_perf_box_name"
16548   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16549   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16550   include:
16551     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16552     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16553     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16554     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16555   layout:
16556     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16557     layout: "plot-throughput"
16558
16559 - type: "plot"
16560   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16561   algorithm: "plot_perf_box_name"
16562   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16563   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16564   include:
16565     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16566     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16567     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16568     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16569   layout:
16570     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16571     layout: "plot-throughput"
16572
16573 - type: "plot"
16574   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16575   algorithm: "plot_perf_box_name"
16576   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16577   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16578   include:
16579     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16580     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16581     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16582     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16583   layout:
16584     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16585     layout: "plot-throughput"
16586
16587 - type: "plot"
16588   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16589   algorithm: "plot_perf_box_name"
16590   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16591   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16592   include:
16593     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16594     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16595     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16596     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16597   layout:
16598     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16599     layout: "plot-throughput"
16600
16601 - type: "plot"
16602   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16603   algorithm: "plot_perf_box_name"
16604   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16605   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16606   include:
16607     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16608     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16609     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16610     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16611   layout:
16612     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16613     layout: "plot-throughput"
16614
16615 - type: "plot"
16616   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16617   algorithm: "plot_perf_box_name"
16618   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16619   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16620   include:
16621     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
16622     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16623     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16624     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16625     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16626     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16627   layout:
16628     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16629     layout: "plot-throughput"
16630
16631 - type: "plot"
16632   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16633   algorithm: "plot_perf_box_name"
16634   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16635   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16636   include:
16637     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
16638     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16639     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16640     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16641     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16642     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16643   layout:
16644     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16645     layout: "plot-throughput"
16646
16647 - type: "plot"
16648   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16649   algorithm: "plot_perf_box_name"
16650   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16651   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16652   include:
16653     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16654     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
16655     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
16656     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16657   layout:
16658     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16659     layout: "plot-throughput"
16660
16661 - type: "plot"
16662   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16663   algorithm: "plot_perf_box_name"
16664   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16665   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16666   include:
16667     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16668     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
16669     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
16670     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16671   layout:
16672     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16673     layout: "plot-throughput"
16674
16675 - type: "plot"
16676   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16677   algorithm: "plot_perf_box_name"
16678   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16679   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16680   include:
16681     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16682     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16683     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16684   layout:
16685     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16686     layout: "plot-throughput"
16687
16688 - type: "plot"
16689   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16690   algorithm: "plot_perf_box_name"
16691   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16692   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16693   include:
16694     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16695     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16696     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16697   layout:
16698     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16699     layout: "plot-throughput"
16700
16701 - type: "plot"
16702   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16703   algorithm: "plot_perf_box_name"
16704   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16705   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16706   include:
16707     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16708     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16709     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
16710     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
16711     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
16712   layout:
16713     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16714     layout: "plot-throughput"
16715
16716 - type: "plot"
16717   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16718   algorithm: "plot_perf_box_name"
16719   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16720   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16721   include:
16722     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16724     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
16725     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
16726     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
16727   layout:
16728     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16729     layout: "plot-throughput"
16730
16731 - type: "plot"
16732   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16733   algorithm: "plot_perf_box_name"
16734   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16735   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16736   include:
16737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
16738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
16739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
16740   layout:
16741     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16742     layout: "plot-throughput"
16743
16744 - type: "plot"
16745   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16746   algorithm: "plot_perf_box_name"
16747   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16748   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16749   include:
16750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
16751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
16752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
16753   layout:
16754     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16755     layout: "plot-throughput"
16756
16757 - type: "plot"
16758   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16759   algorithm: "plot_perf_box_name"
16760   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16761   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16762   include:
16763     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16764     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16768     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16769   layout:
16770     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16771     layout: "plot-throughput"
16772
16773 - type: "plot"
16774   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16775   algorithm: "plot_perf_box_name"
16776   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16777   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16778   include:
16779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16785   layout:
16786     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16787     layout: "plot-throughput"
16788
16789 - type: "plot"
16790   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-nat44det-scale-avf-ndr"
16791   algorithm: "plot_perf_box_name"
16792   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-nat44det-scale-avf-ndr"
16793   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16794   include:
16795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H1-P63-S63-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p63-s63-ndrpdr"
16797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H16384-P63-S1032192-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
16799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H262144-P63-S16515072-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
16800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H65536-P63-S4128758-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
16801   layout:
16802     title: "2n-clx-xxv710-64b-2t1c-features-nat44det-scale-avf-ndr"
16803     layout: "plot-throughput"
16804
16805 - type: "plot"
16806   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-nat44det-scale-avf-pdr"
16807   algorithm: "plot_perf_box_name"
16808   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-nat44det-scale-avf-pdr"
16809   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16810   include:
16811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H1-P63-S63-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p63-s63-ndrpdr"
16813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H16384-P63-S1032192-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
16815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H262144-P63-S16515072-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
16816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H65536-P63-S4128758-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
16817   layout:
16818     title: "2n-clx-xxv710-64b-2t1c-features-nat44det-scale-avf-pdr"
16819     layout: "plot-throughput"
16820
16821 - type: "plot"
16822   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16823   algorithm: "plot_perf_box_name"
16824   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16825   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16826   include:
16827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16832     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16833   layout:
16834     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16835     layout: "plot-throughput"
16836
16837 - type: "plot"
16838   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16839   algorithm: "plot_perf_box_name"
16840   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16841   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16842   include:
16843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16845     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16846     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16847     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16848     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16849   layout:
16850     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16851     layout: "plot-throughput"
16852
16853 - type: "plot"
16854   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
16855   algorithm: "plot_perf_box_name"
16856   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
16857   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16858   include:
16859     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
16860     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
16861   layout:
16862     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
16863     layout: "plot-throughput"
16864
16865 - type: "plot"
16866   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
16867   algorithm: "plot_perf_box_name"
16868   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
16869   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16870   include:
16871     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
16872     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
16873   layout:
16874     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
16875     layout: "plot-throughput"
16876
16877 - type: "plot"
16878   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
16879   algorithm: "plot_perf_box_name"
16880   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
16881   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16882   include:
16883     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
16884     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16885     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
16886     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16887     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
16888     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16889   layout:
16890     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
16891     layout: "plot-throughput"
16892
16893 - type: "plot"
16894   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
16895   algorithm: "plot_perf_box_name"
16896   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
16897   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16898   include:
16899     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
16900     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16901     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
16902     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16903     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
16904     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16905   layout:
16906     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
16907     layout: "plot-throughput"
16908
16909 - type: "plot"
16910   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
16911   algorithm: "plot_perf_box_name"
16912   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
16913   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16914   include:
16915     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16916     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16917     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16918     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16919     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16920     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16921   layout:
16922     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
16923     layout: "plot-throughput"
16924
16925 - type: "plot"
16926   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
16927   algorithm: "plot_perf_box_name"
16928   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
16929   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16930   include:
16931     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16932     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16933     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16934     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16935     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16936     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16937   layout:
16938     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
16939     layout: "plot-throughput"
16940
16941 - type: "plot"
16942   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
16943   algorithm: "plot_perf_box_name"
16944   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
16945   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16946   include:
16947     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
16948     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
16949     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
16950     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
16951     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
16952     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
16953   layout:
16954     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
16955     layout: "plot-throughput"
16956
16957 - type: "plot"
16958   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
16959   algorithm: "plot_perf_box_name"
16960   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
16961   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16962   include:
16963     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
16964     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
16965     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
16966     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
16967     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
16968     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
16969   layout:
16970     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
16971     layout: "plot-throughput"
16972
16973 - type: "plot"
16974   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
16975   algorithm: "plot_perf_box_name"
16976   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
16977   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16978   include:
16979     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
16980     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
16981     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
16982     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
16983     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
16984   layout:
16985     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
16986     layout: "plot-throughput"
16987
16988 - type: "plot"
16989   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
16990   algorithm: "plot_perf_box_name"
16991   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
16992   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16993   include:
16994     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
16995     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
16996     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
16997     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
16998     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
16999   layout:
17000     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17001     layout: "plot-throughput"
17002
17003 - type: "plot"
17004   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17005   algorithm: "plot_perf_box_name"
17006   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17007   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17008   include:
17009     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17010     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17011     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17012     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17013     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17014   layout:
17015     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17016     layout: "plot-throughput"
17017
17018 - type: "plot"
17019   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17020   algorithm: "plot_perf_box_name"
17021   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17022   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17023   include:
17024     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17025     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17026     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17027     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17028     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17029   layout:
17030     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17031     layout: "plot-throughput"
17032
17033 - type: "plot"
17034   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17035   algorithm: "plot_perf_box_name"
17036   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17037   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17038   include:
17039     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17040     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17041     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17042     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17043     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17044   layout:
17045     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17046     layout: "plot-throughput"
17047
17048 - type: "plot"
17049   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17050   algorithm: "plot_perf_box_name"
17051   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17052   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17053   include:
17054     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17055     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17056     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17057     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17058     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17059   layout:
17060     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17061     layout: "plot-throughput"
17062
17063 - type: "plot"
17064   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17065   algorithm: "plot_perf_box_name"
17066   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17067   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17068   include:
17069     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17070     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17071     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17072     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17073     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17074   layout:
17075     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17076     layout: "plot-throughput"
17077
17078 - type: "plot"
17079   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17080   algorithm: "plot_perf_box_name"
17081   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17082   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17083   include:
17084     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17085     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17086     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17087     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17088     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17089   layout:
17090     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17091     layout: "plot-throughput"
17092
17093 - type: "plot"
17094   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17095   algorithm: "plot_perf_box_name"
17096   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17097   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17098   include:
17099     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17100     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17101     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17102     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17103     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17104   layout:
17105     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17106     layout: "plot-throughput"
17107
17108 - type: "plot"
17109   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17110   algorithm: "plot_perf_box_name"
17111   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17112   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17113   include:
17114     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17115     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17116     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17117     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17118     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17119   layout:
17120     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17121     layout: "plot-throughput"
17122
17123 - type: "plot"
17124   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17125   algorithm: "plot_perf_box_name"
17126   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17127   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17128   include:
17129     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17130     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17131     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17132     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17133     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17134     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17135   layout:
17136     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17137     layout: "plot-throughput"
17138
17139 - type: "plot"
17140   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17141   algorithm: "plot_perf_box_name"
17142   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17143   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17144   include:
17145     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17146     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17147     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17148     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17149     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17150     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17151   layout:
17152     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17153     layout: "plot-throughput"
17154
17155 - type: "plot"
17156   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17157   algorithm: "plot_perf_box_name"
17158   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17159   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17160   include:
17161     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17162     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17163     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17164     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17165   layout:
17166     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17167     layout: "plot-throughput"
17168
17169 - type: "plot"
17170   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17171   algorithm: "plot_perf_box_name"
17172   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17173   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17174   include:
17175     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17176     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17177     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17178     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17179   layout:
17180     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17181     layout: "plot-throughput"
17182
17183 - type: "plot"
17184   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17185   algorithm: "plot_perf_box_name"
17186   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17187   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17188   include:
17189     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17190     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17191     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17192     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17193     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17194     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17195   layout:
17196     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17197     layout: "plot-throughput"
17198
17199 - type: "plot"
17200   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17201   algorithm: "plot_perf_box_name"
17202   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17203   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17204   include:
17205     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17206     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17207     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17208     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17209     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17210     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17211   layout:
17212     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17213     layout: "plot-throughput"
17214
17215 - type: "plot"
17216   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17217   algorithm: "plot_perf_box_name"
17218   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17219   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17220   include:
17221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17222     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17223     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17224     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17225   layout:
17226     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17227     layout: "plot-throughput"
17228
17229 - type: "plot"
17230   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17231   algorithm: "plot_perf_box_name"
17232   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17233   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17234   include:
17235     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17236     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17237     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17238     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17239   layout:
17240     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17241     layout: "plot-throughput"
17242
17243 - type: "plot"
17244   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17245   algorithm: "plot_perf_box_name"
17246   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17247   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17248   include:
17249     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17250     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17251     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17252     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17253     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17254     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17255   layout:
17256     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17257     layout: "plot-throughput"
17258
17259 - type: "plot"
17260   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17261   algorithm: "plot_perf_box_name"
17262   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17263   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17264   include:
17265     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17266     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17267     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17268     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17269     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17270     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17271   layout:
17272     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17273     layout: "plot-throughput"
17274
17275 - type: "plot"
17276   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17277   algorithm: "plot_perf_box_name"
17278   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17279   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17280   include:
17281     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17282     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17283     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17284     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17285   layout:
17286     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17287     layout: "plot-throughput"
17288
17289 - type: "plot"
17290   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17291   algorithm: "plot_perf_box_name"
17292   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17293   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17294   include:
17295     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17296     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17297     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17298     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17299   layout:
17300     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17301     layout: "plot-throughput"
17302
17303 - type: "plot"
17304   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17305   algorithm: "plot_perf_box_name"
17306   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17307   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17308   include:
17309     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17310     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17311     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17312     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17313     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17314   layout:
17315     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17316     layout: "plot-throughput"
17317
17318 - type: "plot"
17319   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17320   algorithm: "plot_perf_box_name"
17321   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17322   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17323   include:
17324     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17325     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17326     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17327     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17328     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17329   layout:
17330     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17331     layout: "plot-throughput"
17332
17333 - type: "plot"
17334   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17335   algorithm: "plot_perf_box_name"
17336   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17337   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17338   include:
17339     - "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"
17340     - "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"
17341     - "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"
17342     - "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"
17343     - "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"
17344   layout:
17345     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17346     layout: "plot-throughput"
17347
17348 - type: "plot"
17349   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17350   algorithm: "plot_perf_box_name"
17351   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17352   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17353   include:
17354     - "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"
17355     - "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"
17356     - "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"
17357     - "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"
17358     - "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"
17359   layout:
17360     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17361     layout: "plot-throughput"
17362
17363 - type: "plot"
17364   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17365   algorithm: "plot_perf_box_name"
17366   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17367   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17368   include:
17369     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17370     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17371     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17372     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17373     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17374   layout:
17375     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17376     layout: "plot-throughput"
17377
17378 - type: "plot"
17379   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17380   algorithm: "plot_perf_box_name"
17381   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17382   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17383   include:
17384     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17385     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17386     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17387     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17388     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17389   layout:
17390     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17391     layout: "plot-throughput"
17392
17393 - type: "plot"
17394   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17395   algorithm: "plot_perf_box_name"
17396   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17397   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17398   include:
17399     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17400     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17401     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17402     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17403     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17404   layout:
17405     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17406     layout: "plot-throughput"
17407
17408 - type: "plot"
17409   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17410   algorithm: "plot_perf_box_name"
17411   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17412   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17413   include:
17414     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17415     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17416     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17417     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17418     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17419   layout:
17420     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17421     layout: "plot-throughput"
17422
17423 - type: "plot"
17424   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17425   algorithm: "plot_perf_box_name"
17426   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17427   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17428   include:
17429     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17430     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17431     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17432     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17433   layout:
17434     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17435     layout: "plot-throughput"
17436
17437 - type: "plot"
17438   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17439   algorithm: "plot_perf_box_name"
17440   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17441   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17442   include:
17443     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17444     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17445     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17446     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17447   layout:
17448     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17449     layout: "plot-throughput"
17450
17451 - type: "plot"
17452   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17453   algorithm: "plot_perf_box_name"
17454   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17455   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17456   include:
17457     - "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"
17458     - "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"
17459     - "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"
17460     - "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"
17461   layout:
17462     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17463     layout: "plot-throughput"
17464
17465 - type: "plot"
17466   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17467   algorithm: "plot_perf_box_name"
17468   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17469   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17470   include:
17471     - "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"
17472     - "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"
17473     - "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"
17474     - "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"
17475   layout:
17476     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17477     layout: "plot-throughput"
17478
17479 - type: "plot"
17480   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
17481   algorithm: "plot_perf_box_name"
17482   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
17483   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17484   include:
17485     - "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"
17486     - "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"
17487     - "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"
17488     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17489     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17490     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17491   layout:
17492     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
17493     layout: "plot-throughput"
17494
17495 - type: "plot"
17496   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
17497   algorithm: "plot_perf_box_name"
17498   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
17499   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17500   include:
17501     - "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"
17502     - "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"
17503     - "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"
17504     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17505     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17506     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17507   layout:
17508     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
17509     layout: "plot-throughput"
17510
17511 ################################################################################
17512
17513 # Packet Speedup
17514
17515 - type: "plot"
17516   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
17517   algorithm: "plot_tsa_name"
17518   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
17519   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17520   include:
17521     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17522     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17523     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17524     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17525   layout:
17526     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
17527     layout: "plot-throughput-speedup-analysis"
17528
17529 - type: "plot"
17530   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
17531   algorithm: "plot_tsa_name"
17532   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
17533   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17534   include:
17535     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17536     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17537     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17538     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17539   layout:
17540     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
17541     layout: "plot-throughput-speedup-analysis"
17542
17543 - type: "plot"
17544   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
17545   algorithm: "plot_tsa_name"
17546   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
17547   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17548   include:
17549     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17550     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17551     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17552     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17553   layout:
17554     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
17555     layout: "plot-throughput-speedup-analysis"
17556
17557 - type: "plot"
17558   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
17559   algorithm: "plot_tsa_name"
17560   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
17561   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17562   include:
17563     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17564     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17565     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17566     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17567   layout:
17568     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
17569     layout: "plot-throughput-speedup-analysis"
17570
17571 - type: "plot"
17572   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
17573   algorithm: "plot_tsa_name"
17574   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
17575   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17576   include:
17577     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17578     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17579     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17580     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17581   layout:
17582     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
17583     layout: "plot-throughput-speedup-analysis"
17584
17585 - type: "plot"
17586   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
17587   algorithm: "plot_tsa_name"
17588   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
17589   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17590   include:
17591     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17592     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17593     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17594     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17595   layout:
17596     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
17597     layout: "plot-throughput-speedup-analysis"
17598
17599 - type: "plot"
17600   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
17601   algorithm: "plot_tsa_name"
17602   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
17603   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17604   include:
17605     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17606     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17607     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17608     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17609     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17610     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17611   layout:
17612     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
17613     layout: "plot-throughput-speedup-analysis"
17614
17615 - type: "plot"
17616   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
17617   algorithm: "plot_tsa_name"
17618   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
17619   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17620   include:
17621     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17622     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17623     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17624     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17625     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17626     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17627   layout:
17628     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
17629     layout: "plot-throughput-speedup-analysis"
17630
17631 - type: "plot"
17632   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17633   algorithm: "plot_tsa_name"
17634   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17635   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17636   include:
17637     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17638     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17639     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17640     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17641   layout:
17642     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
17643     layout: "plot-throughput-speedup-analysis"
17644
17645 - type: "plot"
17646   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17647   algorithm: "plot_tsa_name"
17648   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17649   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17650   include:
17651     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17652     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17653     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17654     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17655   layout:
17656     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
17657     layout: "plot-throughput-speedup-analysis"
17658
17659 - type: "plot"
17660   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
17661   algorithm: "plot_tsa_name"
17662   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
17663   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17664   include:
17665     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17666     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17667     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17668   layout:
17669     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
17670     layout: "plot-throughput-speedup-analysis"
17671
17672 - type: "plot"
17673   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
17674   algorithm: "plot_tsa_name"
17675   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
17676   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17677   include:
17678     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17679     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17680     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17681   layout:
17682     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
17683     layout: "plot-throughput-speedup-analysis"
17684
17685 - type: "plot"
17686   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17687   algorithm: "plot_tsa_name"
17688   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17689   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17690   include:
17691     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17692     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17693     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17694     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17695     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17696   layout:
17697     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
17698     layout: "plot-throughput-speedup-analysis"
17699
17700 - type: "plot"
17701   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17702   algorithm: "plot_tsa_name"
17703   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17704   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17705   include:
17706     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17707     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17708     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17709     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17710     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17711   layout:
17712     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
17713     layout: "plot-throughput-speedup-analysis"
17714
17715 - type: "plot"
17716   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
17717   algorithm: "plot_tsa_name"
17718   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
17719   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17720   include:
17721     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
17722     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
17723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17724   layout:
17725     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
17726     layout: "plot-throughput-speedup-analysis"
17727
17728 - type: "plot"
17729   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
17730   algorithm: "plot_tsa_name"
17731   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
17732   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17733   include:
17734     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
17735     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
17736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17737   layout:
17738     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
17739     layout: "plot-throughput-speedup-analysis"
17740
17741 - type: "plot"
17742   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17743   algorithm: "plot_tsa_name"
17744   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17745   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17746   include:
17747     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17748     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17749     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17753   layout:
17754     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
17755     layout: "plot-throughput-speedup-analysis"
17756
17757 - type: "plot"
17758   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17759   algorithm: "plot_tsa_name"
17760   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17761   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17762   include:
17763     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17764     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17768     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17769   layout:
17770     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
17771     layout: "plot-throughput-speedup-analysis"
17772
17773 - type: "plot"
17774   title: "Speedup: 2n-clx-xxv710-64b-features-nat44det-scale-avf-ndr-tsa"
17775   algorithm: "plot_tsa_name"
17776   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-nat44det-scale-avf-ndr-tsa"
17777   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17778   include:
17779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H1-P63-S63-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p63-s63-ndrpdr"
17781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H16384-P63-S1032192-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
17783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H262144-P63-S16515072-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
17784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H65536-P63-S4128758-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
17785   layout:
17786     title: "2n-clx-xxv710-64b-features-nat44det-scale-avf-ndr"
17787     layout: "plot-throughput-speedup-analysis"
17788
17789 - type: "plot"
17790   title: "Speedup: 2n-clx-xxv710-64b-features-nat44det-scale-avf-pdr-tsa"
17791   algorithm: "plot_tsa_name"
17792   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-nat44det-scale-avf-pdr-tsa"
17793   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17794   include:
17795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H1-P63-S63-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p63-s63-ndrpdr"
17797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H16384-P63-S1032192-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
17799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H262144-P63-S16515072-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
17800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H65536-P63-S4128758-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
17801   layout:
17802     title: "2n-clx-xxv710-64b-features-nat44det-scale-avf-pdr"
17803     layout: "plot-throughput-speedup-analysis"
17804
17805 - type: "plot"
17806   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17807   algorithm: "plot_tsa_name"
17808   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17809   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17810   include:
17811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17817   layout:
17818     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
17819     layout: "plot-throughput-speedup-analysis"
17820
17821 - type: "plot"
17822   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17823   algorithm: "plot_tsa_name"
17824   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17825   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17826   include:
17827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17832     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17833   layout:
17834     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
17835     layout: "plot-throughput-speedup-analysis"
17836
17837 - type: "plot"
17838   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
17839   algorithm: "plot_tsa_name"
17840   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
17841   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17842   include:
17843     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
17844     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
17845   layout:
17846     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
17847     layout: "plot-throughput-speedup-analysis"
17848
17849 - type: "plot"
17850   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
17851   algorithm: "plot_tsa_name"
17852   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
17853   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17854   include:
17855     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
17856     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
17857   layout:
17858     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
17859     layout: "plot-throughput-speedup-analysis"
17860
17861 - type: "plot"
17862   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
17863   algorithm: "plot_tsa_name"
17864   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
17865   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17866   include:
17867     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
17868     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17869     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
17870     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17871     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
17872     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17873   layout:
17874     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
17875     layout: "plot-throughput-speedup-analysis"
17876
17877 - type: "plot"
17878   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
17879   algorithm: "plot_tsa_name"
17880   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
17881   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17882   include:
17883     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
17884     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17885     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
17886     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17887     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
17888     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17889   layout:
17890     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
17891     layout: "plot-throughput-speedup-analysis"
17892
17893 - type: "plot"
17894   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
17895   algorithm: "plot_tsa_name"
17896   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
17897   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17898   include:
17899     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17900     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17901     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17902     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17903     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17904     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17905   layout:
17906     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
17907     layout: "plot-throughput-speedup-analysis"
17908
17909 - type: "plot"
17910   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
17911   algorithm: "plot_tsa_name"
17912   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
17913   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17914   include:
17915     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17916     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17917     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17918     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17919     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17920     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17921   layout:
17922     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
17923     layout: "plot-throughput-speedup-analysis"
17924
17925 - type: "plot"
17926   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17927   algorithm: "plot_tsa_name"
17928   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17929   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17930   include:
17931     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17932     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17933     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17934     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17935     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17936     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17937   layout:
17938     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
17939     layout: "plot-throughput-speedup-analysis"
17940
17941 - type: "plot"
17942   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17943   algorithm: "plot_tsa_name"
17944   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17945   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17946   include:
17947     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17948     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17949     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17950     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17951     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17952     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17953   layout:
17954     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
17955     layout: "plot-throughput-speedup-analysis"
17956
17957 - type: "plot"
17958   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17959   algorithm: "plot_tsa_name"
17960   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17961   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17962   include:
17963     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17964     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17965     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17966     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17967     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17968   layout:
17969     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
17970     layout: "plot-throughput-speedup-analysis"
17971
17972 - type: "plot"
17973   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17974   algorithm: "plot_tsa_name"
17975   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17976   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17977   include:
17978     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17979     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17980     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17981     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17982     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17983   layout:
17984     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
17985     layout: "plot-throughput-speedup-analysis"
17986
17987 - type: "plot"
17988   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17989   algorithm: "plot_tsa_name"
17990   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17991   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17992   include:
17993     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17994     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17995     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17996     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17997     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17998   layout:
17999     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18000     layout: "plot-throughput-speedup-analysis"
18001
18002 - type: "plot"
18003   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18004   algorithm: "plot_tsa_name"
18005   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18006   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18007   include:
18008     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18009     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18010     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18011     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18012     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18013   layout:
18014     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18015     layout: "plot-throughput-speedup-analysis"
18016
18017 - type: "plot"
18018   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18019   algorithm: "plot_tsa_name"
18020   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18021   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18022   include:
18023     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18024     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18025     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18026     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18027     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18028   layout:
18029     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18030     layout: "plot-throughput-speedup-analysis"
18031
18032 - type: "plot"
18033   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18034   algorithm: "plot_tsa_name"
18035   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18036   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18037   include:
18038     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18039     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18040     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18041     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18042     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18043   layout:
18044     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18045     layout: "plot-throughput-speedup-analysis"
18046
18047 - type: "plot"
18048   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18049   algorithm: "plot_tsa_name"
18050   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18051   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18052   include:
18053     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18054     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18055     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18056     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18057     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18058   layout:
18059     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18060     layout: "plot-throughput-speedup-analysis"
18061
18062 - type: "plot"
18063   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18064   algorithm: "plot_tsa_name"
18065   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18066   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18067   include:
18068     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18069     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18070     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18071     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18072     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18073   layout:
18074     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18075     layout: "plot-throughput-speedup-analysis"
18076
18077 - type: "plot"
18078   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18079   algorithm: "plot_tsa_name"
18080   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18081   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18082   include:
18083     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18084     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18085     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18086     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18087     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18088   layout:
18089     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
18090     layout: "plot-throughput-speedup-analysis"
18091
18092 - type: "plot"
18093   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18094   algorithm: "plot_tsa_name"
18095   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18096   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18097   include:
18098     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18099     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18100     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18101     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18102     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18103   layout:
18104     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
18105     layout: "plot-throughput-speedup-analysis"
18106
18107 - type: "plot"
18108   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18109   algorithm: "plot_tsa_name"
18110   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18111   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18112   include:
18113     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18114     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18115     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18116     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18117     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18118     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18119   layout:
18120     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
18121     layout: "plot-throughput-speedup-analysis"
18122
18123 - type: "plot"
18124   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18125   algorithm: "plot_tsa_name"
18126   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18127   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18128   include:
18129     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18130     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18131     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18132     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18133     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18134     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18135   layout:
18136     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
18137     layout: "plot-throughput-speedup-analysis"
18138
18139 - type: "plot"
18140   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18141   algorithm: "plot_tsa_name"
18142   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18143   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18144   include:
18145     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18146     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18147     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18148     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18149   layout:
18150     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
18151     layout: "plot-throughput-speedup-analysis"
18152
18153 - type: "plot"
18154   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18155   algorithm: "plot_tsa_name"
18156   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18157   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18158   include:
18159     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18160     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18161     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18162     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18163   layout:
18164     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
18165     layout: "plot-throughput-speedup-analysis"
18166
18167 - type: "plot"
18168   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18169   algorithm: "plot_tsa_name"
18170   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18171   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18172   include:
18173     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18174     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18175     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18176     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18177     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18178     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18179   layout:
18180     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
18181     layout: "plot-throughput-speedup-analysis"
18182
18183 - type: "plot"
18184   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18185   algorithm: "plot_tsa_name"
18186   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18187   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18188   include:
18189     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18190     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18191     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18192     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18193     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18194     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18195   layout:
18196     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
18197     layout: "plot-throughput-speedup-analysis"
18198
18199 - type: "plot"
18200   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18201   algorithm: "plot_tsa_name"
18202   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18203   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18204   include:
18205     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18206     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18207     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18208     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18209   layout:
18210     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18211     layout: "plot-throughput-speedup-analysis"
18212
18213 - type: "plot"
18214   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18215   algorithm: "plot_tsa_name"
18216   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18217   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18218   include:
18219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18222     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18223   layout:
18224     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18225     layout: "plot-throughput-speedup-analysis"
18226
18227 - type: "plot"
18228   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18229   algorithm: "plot_tsa_name"
18230   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18231   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18232   include:
18233     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18234     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18235     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18236     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18237     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18238     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18239   layout:
18240     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
18241     layout: "plot-throughput-speedup-analysis"
18242
18243 - type: "plot"
18244   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18245   algorithm: "plot_tsa_name"
18246   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18247   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18248   include:
18249     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18250     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18251     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18252     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18253     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18254     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18255   layout:
18256     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
18257     layout: "plot-throughput-speedup-analysis"
18258
18259 - type: "plot"
18260   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18261   algorithm: "plot_tsa_name"
18262   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18263   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18264   include:
18265     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18266     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18267     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18268     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18269   layout:
18270     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
18271     layout: "plot-throughput-speedup-analysis"
18272
18273 - type: "plot"
18274   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18275   algorithm: "plot_tsa_name"
18276   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18277   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18278   include:
18279     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18280     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18281     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18282     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18283   layout:
18284     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
18285     layout: "plot-throughput-speedup-analysis"
18286
18287 - type: "plot"
18288   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
18289   algorithm: "plot_tsa_name"
18290   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
18291   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18292   include:
18293     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18294     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18295     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18296     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18297     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18298   layout:
18299     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
18300     layout: "plot-throughput-speedup-analysis"
18301
18302 - type: "plot"
18303   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
18304   algorithm: "plot_tsa_name"
18305   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
18306   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18307   include:
18308     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18309     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18310     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18311     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18312     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18313   layout:
18314     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
18315     layout: "plot-throughput-speedup-analysis"
18316
18317 - type: "plot"
18318   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18319   algorithm: "plot_tsa_name"
18320   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18321   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18322   include:
18323     - "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"
18324     - "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"
18325     - "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"
18326     - "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"
18327     - "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"
18328   layout:
18329     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18330     layout: "plot-throughput-speedup-analysis"
18331
18332 - type: "plot"
18333   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18334   algorithm: "plot_tsa_name"
18335   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18336   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18337   include:
18338     - "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"
18339     - "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"
18340     - "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"
18341     - "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"
18342     - "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"
18343   layout:
18344     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18345     layout: "plot-throughput-speedup-analysis"
18346
18347 - type: "plot"
18348   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18349   algorithm: "plot_tsa_name"
18350   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18351   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18352   include:
18353     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18354     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18355     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18356     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18357     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18358   layout:
18359     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18360     layout: "plot-throughput-speedup-analysis"
18361
18362 - type: "plot"
18363   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18364   algorithm: "plot_tsa_name"
18365   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18366   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18367   include:
18368     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18369     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18370     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18371     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18372     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18373   layout:
18374     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18375     layout: "plot-throughput-speedup-analysis"
18376
18377 - type: "plot"
18378   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18379   algorithm: "plot_tsa_name"
18380   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18381   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18382   include:
18383     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18384     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18385     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18386     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18387     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18388   layout:
18389     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18390     layout: "plot-throughput-speedup-analysis"
18391
18392 - type: "plot"
18393   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18394   algorithm: "plot_tsa_name"
18395   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18396   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18397   include:
18398     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18399     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18400     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18401     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18402     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18403   layout:
18404     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18405     layout: "plot-throughput-speedup-analysis"
18406
18407 - type: "plot"
18408   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18409   algorithm: "plot_tsa_name"
18410   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18411   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18412   include:
18413     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18414     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18415     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18416     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18417   layout:
18418     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
18419     layout: "plot-throughput-speedup-analysis"
18420
18421 - type: "plot"
18422   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18423   algorithm: "plot_tsa_name"
18424   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18425   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18426   include:
18427     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18428     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18429     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18430     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18431   layout:
18432     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
18433     layout: "plot-throughput-speedup-analysis"
18434
18435 - type: "plot"
18436   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18437   algorithm: "plot_tsa_name"
18438   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18439   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18440   include:
18441     - "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"
18442     - "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"
18443     - "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"
18444     - "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"
18445   layout:
18446     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
18447     layout: "plot-throughput-speedup-analysis"
18448
18449 - type: "plot"
18450   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
18451   algorithm: "plot_tsa_name"
18452   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
18453   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18454   include:
18455     - "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"
18456     - "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"
18457     - "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"
18458     - "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"
18459   layout:
18460     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
18461     layout: "plot-throughput-speedup-analysis"
18462
18463 - type: "plot"
18464   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18465   algorithm: "plot_tsa_name"
18466   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18467   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18468   include:
18469     - "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"
18470     - "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"
18471     - "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"
18472     - "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"
18473     - "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"
18474     - "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"
18475   layout:
18476     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18477     layout: "plot-throughput-speedup-analysis"
18478
18479 - type: "plot"
18480   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18481   algorithm: "plot_tsa_name"
18482   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18483   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18484   include:
18485     - "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"
18486     - "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"
18487     - "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"
18488     - "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"
18489     - "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"
18490     - "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"
18491   layout:
18492     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
18493     layout: "plot-throughput-speedup-analysis"
18494
18495 ################################################################################
18496
18497 # Packet Throughput - DPDK
18498
18499 # 2n-clx-xxv710
18500
18501 - type: "plot"
18502   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
18503   algorithm: "plot_perf_box_name"
18504   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
18505   data: "plot-dpdk-throughput-latency-2n-clx"
18506   include:
18507     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18508     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18509   layout:
18510     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
18511     layout: "plot-throughput"
18512
18513 - type: "plot"
18514   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
18515   algorithm: "plot_perf_box_name"
18516   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
18517   data: "plot-dpdk-throughput-latency-2n-clx"
18518   include:
18519     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18520     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18521   layout:
18522     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
18523     layout: "plot-throughput"
18524
18525 - type: "plot"
18526   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
18527   algorithm: "plot_perf_box_name"
18528   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
18529   data: "plot-dpdk-throughput-latency-2n-clx"
18530   include:
18531     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18532     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18533   layout:
18534     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
18535     layout: "plot-throughput"
18536
18537 - type: "plot"
18538   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
18539   algorithm: "plot_perf_box_name"
18540   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
18541   data: "plot-dpdk-throughput-latency-2n-clx"
18542   include:
18543     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18544     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18545   layout:
18546     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
18547     layout: "plot-throughput"
18548
18549 # 2n-clx-x710
18550
18551 - type: "plot"
18552   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
18553   algorithm: "plot_perf_box_name"
18554   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
18555   data: "plot-dpdk-throughput-latency-2n-clx"
18556   include:
18557     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18558     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18559   layout:
18560     title: "2n-clx-x710-64b-2t1c-base-ndr"
18561     layout: "plot-throughput"
18562
18563 - type: "plot"
18564   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
18565   algorithm: "plot_perf_box_name"
18566   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
18567   data: "plot-dpdk-throughput-latency-2n-clx"
18568   include:
18569     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18570     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18571   layout:
18572     title: "2n-clx-x710-64b-4t2c-base-ndr"
18573     layout: "plot-throughput"
18574
18575 - type: "plot"
18576   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
18577   algorithm: "plot_perf_box_name"
18578   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
18579   data: "plot-dpdk-throughput-latency-2n-clx"
18580   include:
18581     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18582     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18583   layout:
18584     title: "2n-clx-x710-64b-2t1c-base-pdr"
18585     layout: "plot-throughput"
18586
18587 - type: "plot"
18588   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
18589   algorithm: "plot_perf_box_name"
18590   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
18591   data: "plot-dpdk-throughput-latency-2n-clx"
18592   include:
18593     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18594     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18595   layout:
18596     title: "2n-clx-x710-64b-4t2c-base-pdr"
18597     layout: "plot-throughput"
18598
18599 ################################################################################
18600
18601 - type: "plot"
18602   title: "Latency by percentile: 2n-skx"
18603   algorithm: "plot_hdrh_lat_by_percentile"
18604   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
18605   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
18606   target-links: "../../_static/vpp"
18607   data: "plot-vpp-hdrh-lat-2n-skx"
18608   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18609   layout:
18610     layout: "plot-hdrh-latency-by-percentile"
18611
18612 - type: "plot"
18613   title: "Latency by percentile: 3n-skx"
18614   algorithm: "plot_hdrh_lat_by_percentile"
18615   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
18616   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
18617   target-links: "../../_static/vpp"
18618   data: "plot-vpp-hdrh-lat-3n-skx"
18619   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18620   layout:
18621     layout: "plot-hdrh-latency-by-percentile"
18622
18623 - type: "plot"
18624   title: "Latency by percentile: 2n-clx"
18625   algorithm: "plot_hdrh_lat_by_percentile"
18626   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
18627   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
18628   target-links: "../../_static/vpp"
18629   data: "plot-vpp-hdrh-lat-2n-clx"
18630   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18631   layout:
18632     layout: "plot-hdrh-latency-by-percentile"
18633
18634 - type: "plot"
18635   title: "Latency by percentile: 3n-hsw"
18636   algorithm: "plot_hdrh_lat_by_percentile"
18637   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
18638   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
18639   target-links: "../../_static/vpp"
18640   data: "plot-vpp-hdrh-lat-3n-hsw"
18641   filter: "'1T1C' and 'NIC_Intel-XL710'"
18642   layout:
18643     layout: "plot-hdrh-latency-by-percentile"
18644
18645 - type: "plot"
18646   title: "Latency by percentile: 3n-tsh"
18647   algorithm: "plot_hdrh_lat_by_percentile"
18648   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
18649   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
18650   target-links: "../../_static/vpp"
18651   data: "plot-vpp-hdrh-lat-3n-tsh"
18652   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
18653   layout:
18654     layout: "plot-hdrh-latency-by-percentile"
18655
18656 - type: "plot"
18657   title: "Latency by percentile: DPDK 2n-skx"
18658   algorithm: "plot_hdrh_lat_by_percentile"
18659   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
18660   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
18661   target-links: "../../_static/dpdk"
18662   data: "plot-dpdk-hdrh-lat-2n-skx"
18663   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18664   layout:
18665     layout: "plot-hdrh-latency-by-percentile"
18666
18667 - type: "plot"
18668   title: "Latency by percentile: DPDK 3n-skx"
18669   algorithm: "plot_hdrh_lat_by_percentile"
18670   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
18671   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
18672   target-links: "../../_static/dpdk"
18673   data: "plot-dpdk-hdrh-lat-3n-skx"
18674   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18675   layout:
18676     layout: "plot-hdrh-latency-by-percentile"
18677
18678 - type: "plot"
18679   title: "Latency by percentile: DPDK 2n-clx"
18680   algorithm: "plot_hdrh_lat_by_percentile"
18681   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
18682   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
18683   target-links: "../../_static/dpdk"
18684   data: "plot-dpdk-hdrh-lat-2n-clx"
18685   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18686   layout:
18687     layout: "plot-hdrh-latency-by-percentile"
18688
18689 - type: "plot"
18690   title: "Latency by percentile: DPDK 3n-hsw"
18691   algorithm: "plot_hdrh_lat_by_percentile"
18692   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
18693   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
18694   target-links: "../../_static/dpdk"
18695   data: "plot-dpdk-hdrh-lat-3n-hsw"
18696   filter: "'1T1C' and 'NIC_Intel-XL710'"
18697   layout:
18698     layout: "plot-hdrh-latency-by-percentile"
18699
18700 - type: "plot"
18701   title: "Latency by percentile: DPDK 3n-tsh"
18702   algorithm: "plot_hdrh_lat_by_percentile"
18703   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
18704   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
18705   target-links: "../../_static/dpdk"
18706   data: "plot-dpdk-hdrh-lat-3n-tsh"
18707   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
18708   layout:
18709     layout: "plot-hdrh-latency-by-percentile"