Report: Add Latency graphs with logaritmic x-axis
[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,ZN2]: "{DIR[DTR]}/dpdk_performance_results_2n_zn2"
33     DIR[DTR,PERF,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
34     DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
35     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
36     DIR[DTR,PERF,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh"
37     DIR[DTR,PERF,VPP,ALL]: "{DIR[DTR]}/vpp_performance_results"
38     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
39     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
40     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
41     DIR[DTR,PERF,VPP,2N,ZN2]: "{DIR[DTR]}/vpp_performance_results_2n_zn2"
42     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
43     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
44     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
45     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
46     DIR[DTR,MRR,VPP,ALL]: "{DIR[DTR]}/vpp_mrr_results"
47     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
48     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
49     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
50     DIR[DTR,MRR,VPP,2N,ZN2]: "{DIR[DTR]}/vpp_mrr_results_2n_zn2"
51     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
52     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
53     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
54     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
55     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
56
57     # Detailed test configurations
58     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
59     DIR[DTC,PERF,VPP,ALL]: "{DIR[DTC]}/vpp_performance_configuration"
60     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
61     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
62     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
63     DIR[DTC,PERF,VPP,2N,ZN2]: "{DIR[DTC]}/vpp_performance_configuration_2n_zn2"
64     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
65     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
66     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
67     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
68     DIR[DTC,MRR,VPP,ALL]: "{DIR[DTC]}/vpp_mrr_configuration"
69     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
70     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
71     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
72     DIR[DTC,MRR,VPP,2N,ZN2]: "{DIR[DTC]}/vpp_mrr_configuration_2n_zn2"
73     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
74     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
75     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
76     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
77     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
78
79     # Detailed tests operational data
80     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
81     DIR[DTO,PERF,VPP,ALL]: "{DIR[DTO]}/vpp_performance_operational_data"
82     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
83     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
84     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
85     DIR[DTO,PERF,VPP,2N,ZN2]: "{DIR[DTO]}/vpp_performance_operational_data_2n_zn2"
86     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
87     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
88     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
89     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
90
91     # Latencies:
92     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
93     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
94
95     # .css patch file to fix tables generated by Sphinx
96     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
97     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
98
99   urls:
100     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
101     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
102     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
103     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
104     DIR[NEXUS,DOC]: "report/_static/archive"
105
106   make-dirs:
107   # List the directories which are created while preparing the environment.
108   # All directories MUST be defined in "paths" section.
109   - "DIR[WORKING,DATA]"
110   - "DIR[STATIC,VPP]"
111   - "DIR[STATIC,DPDK]"
112   - "DIR[STATIC,ARCH]"
113   - "DIR[BUILD,LATEX]"
114   - "DIR[WORKING,SRC]"
115   - "DIR[WORKING,SRC,STATIC]"
116
117   remove-dirs:
118   # List the directories which are deleted while cleaning the environment.
119   # All directories MUST be defined in "paths" section.
120   #- "DIR[BUILD,HTML]"
121   - "DIR[WORKING,DATA]"
122
123   build-dirs:
124   # List the directories where the results (build) is stored.
125   # All directories MUST be defined in "paths" section.
126   - "DIR[BUILD,HTML]"
127   - "DIR[BUILD,LATEX]"
128
129 - type: "configuration"
130
131   mapping-file: "mapping_report.yaml"
132
133   limits:
134     nic:
135       x520: 24460000
136       x553: 29761905
137       x710: 35800000
138       xxv710: 35800000
139       xl710: 35800000
140       cx556a: 148809523.81
141
142     link:
143       10ge: 14880952.38
144       25ge: 37202380.95
145       40ge: 59523809.52
146       100ge: 148809523.81
147
148     pci:
149       pci-g3-x8: 74404761.90
150       pci-g3-x16: 148809523.81
151
152   data-sets:
153
154     ###########################################################################
155     # Plots:
156
157     # 3n-hsw
158
159     plot-vpp-throughput-lat-tsa-3n-hsw:
160       csit-vpp-perf-report-iterative-2101-3n-hsw:
161         - 4   # rls2101.rc1 NDRPDR iter env 6
162         - 5   # rls2101.rc1 NDRPDR iter env 6
163         - 6   # rls2101.rc1 NDRPDR iter env 6
164         - 7   # rls2101.rc1 NDRPDR iter env 6
165         - 8   # rls2101.rc1 NDRPDR iter env 6
166         - 9   # rls2101.rc1 NDRPDR iter env 6
167         - 10  # rls2101.rc1 NDRPDR iter env 6
168         - 11  # rls2101.rc1 NDRPDR iter env 6
169         - 12  # rls2101.rc1 NDRPDR iter env 6
170         - 13  # rls2101.rc1 NDRPDR iter env 6
171
172     plot-vpp-hdrh-lat-3n-hsw:
173       csit-vpp-perf-report-iterative-2101-3n-hsw:
174         - 5   # rls2101.rc1 NDRPDR iter env 6
175
176     plot-vpp-hoststack-3n-hsw:
177       # csit-vpp-perf-report-iterative-2101-3n-hsw:
178       csit-vpp-perf-report-iterative-2009-3n-hsw:
179         - 32  # rls2009 Hoststack iter env 5
180         - 33  # rls2009 Hoststack iter env 5
181         - 34  # rls2009 Hoststack iter env 5
182         - 35  # rls2009 Hoststack iter env 5
183         - 36  # rls2009 Hoststack iter env 5
184         - 37  # rls2009 Hoststack iter env 5
185         - 38  # rls2009 Hoststack iter env 5
186         - 39  # rls2009 Hoststack iter env 5
187         - 40  # rls2009 Hoststack iter env 5
188         - 41  # rls2009 Hoststack iter env 5
189
190     plot-dpdk-throughput-latency-3n-hsw:
191       csit-dpdk-perf-report-iterative-2101-3n-hsw:
192         - 11  # rls2101.rc1 NDRPDR iter env 6
193         - 12  # rls2101.rc1 NDRPDR iter env 6
194         - 13  # rls2101.rc1 NDRPDR iter env 6
195         - 14  # rls2101.rc1 NDRPDR iter env 6
196         - 16  # rls2101.rc1 NDRPDR iter env 6
197         - 17  # rls2101.rc1 NDRPDR iter env 6
198         - 18  # rls2101.rc1 NDRPDR iter env 6
199         - 19  # rls2101.rc1 NDRPDR iter env 6
200         - 20  # rls2101.rc1 NDRPDR iter env 6
201         - 21  # rls2101.rc1 NDRPDR iter env 6
202
203     plot-dpdk-hdrh-lat-3n-hsw:
204       csit-dpdk-perf-report-iterative-2101-3n-hsw:
205         - 11  # rls2101.rc1 NDRPDR iter env 6
206
207     # 3n-skx
208
209     plot-vpp-throughput-lat-tsa-3n-skx:
210       csit-vpp-perf-report-iterative-2101-3n-skx:
211         - 5   # rls2101.rc1 NDRPDR iter env 6
212         - 6   # rls2101.rc1 NDRPDR iter env 6
213         - 7   # rls2101.rc1 NDRPDR iter env 6
214         - 8   # rls2101.rc1 NDRPDR iter env 6
215         - 9   # rls2101.rc1 NDRPDR iter env 6
216
217     plot-vpp-hdrh-lat-3n-skx:
218       csit-vpp-perf-report-iterative-2101-3n-skx:
219         - 5   # rls2101.rc1 NDRPDR iter env 6
220
221 #    plot-vpp-nfv-3n-skx-ndrpdr:
222 #      # No data
223 #      csit-vpp-perf-report-iterative-2101-3n-skx:
224
225 #    plot-vpp-nfv-3n-skx-mrr:
226 #      # No data
227 #      csit-vpp-perf-report-iterative-2101-3n-skx:
228
229     plot-dpdk-throughput-latency-3n-skx:
230       csit-dpdk-perf-report-iterative-2101-3n-skx:
231         - 12  # rls2101.rc1 NDRPDR iter env 6
232         - 14  # rls2101.rc1 NDRPDR iter env 6
233         - 15  # rls2101.rc1 NDRPDR iter env 6
234         - 17  # rls2101.rc1 NDRPDR iter env 6
235         - 19  # rls2101.rc1 NDRPDR iter env 6
236         - 20  # rls2101.rc1 NDRPDR iter env 6
237         - 21  # rls2101.rc1 NDRPDR iter env 6
238         - 22  # rls2101.rc1 NDRPDR iter env 6
239
240     plot-dpdk-hdrh-lat-3n-skx:
241       csit-dpdk-perf-report-iterative-2101-3n-skx:
242         - 12  # rls2101.rc1 NDRPDR iter env 6
243
244     # 2n-skx
245
246     plot-vpp-throughput-lat-tsa-2n-skx:
247       csit-vpp-perf-report-iterative-2101-2n-skx:
248         - 5   # rls2101.rc1 NDRPDR iter env 6
249         - 6   # rls2101.rc1 NDRPDR iter env 6
250         - 7   # rls2101.rc1 NDRPDR iter env 6
251         - 8   # rls2101.rc1 NDRPDR iter env 6
252         - 10  # rls2101.rc1 NDRPDR iter env 6
253         - 11  # rls2101.rc1 NDRPDR iter env 6
254         - 12  # rls2101.rc1 NDRPDR iter env 6
255         - 13  # rls2101.rc1 NDRPDR iter env 6
256
257     plot-vpp-hdrh-lat-2n-skx:
258       csit-vpp-perf-report-iterative-2101-2n-skx:
259         - 6   # rls2101.rc1 NDRPDR iter env 6
260
261     plot-vpp-soak-2n-skx:
262       # csit-vpp-perf-report-iterative-2101-2n-skx:
263       csit-vpp-perf-report-iterative-2009-2n-skx:
264         - 33  # rls2009 soak env 5
265         - 34  # rls2009 soak env 5
266
267     plot-vpp-nfv-2n-skx-ndrpdr:
268       # csit-vpp-perf-report-iterative-2101-2n-skx:
269       csit-vpp-perf-report-iterative-2009-2n-skx:
270         - 38  # rls2009 nf-density iter env 5
271         - 41  # rls2009 nf-density iter env 5
272         - 45  # rls2009 nf-density iter env 5
273         - 47  # rls2009 nf-density iter env 5
274         - 49  # rls2009 nf-density iter env 5
275         - 63  # rls2009 nf-density iter env 5
276         - 65  # rls2009 nf-density iter env 5
277         - 66  # rls2009 nf-density iter env 5
278         - 71  # rls2009 nf-density iter env 5
279         - 72  # rls2009 nf-density iter env 5
280
281     plot-vpp-nfv-2n-skx-mrr:
282       # csit-vpp-perf-report-iterative-2101-2n-skx
283       csit-vpp-perf-report-iterative-2009-2n-skx:
284         - 50  # rls2009 MRR nf-density iter env 5
285
286     plot-vpp-nfv-reconf-2n-skx:
287       # csit-vpp-perf-report-iterative-2101-2n-skx
288       csit-vpp-perf-report-iterative-2009-2n-skx:
289         - 27  # rls2009 reconf env 5
290         - 28  # rls2009 reconf env 5
291         - 29  # rls2009 reconf env 5
292         - 30  # rls2009 reconf env 5
293         - 31  # rls2009 reconf env 5
294         - 32  # rls2009 reconf env 5
295         - 61  # rls2009 reconf env 5
296         - 62  # rls2009 reconf env 5
297         - 68  # rls2009 reconf env 5
298         - 70  # rls2009 reconf env 5
299
300     plot-dpdk-throughput-latency-2n-skx:
301       csit-dpdk-perf-report-iterative-2101-2n-skx:
302         - 11  # rls2101.rc1 NDRPDR iter env 6
303         - 12  # rls2101.rc1 NDRPDR iter env 6
304         - 13  # rls2101.rc1 NDRPDR iter env 6
305         - 14  # rls2101.rc1 NDRPDR iter env 6
306         - 15  # rls2101.rc1 NDRPDR iter env 6
307         - 17  # rls2101.rc1 NDRPDR iter env 6
308         - 18  # rls2101.rc1 NDRPDR iter env 6
309         - 19  # rls2101.rc1 NDRPDR iter env 6
310         - 20  # rls2101.rc1 NDRPDR iter env 6
311         - 21  # rls2101.rc1 NDRPDR iter env 6
312
313     plot-dpdk-hdrh-lat-2n-skx:
314       csit-dpdk-perf-report-iterative-2101-2n-skx:
315         - 11  # rls2101.rc1 NDRPDR iter env 6
316
317     # 2n-zn2
318
319     plot-vpp-throughput-lat-tsa-2n-zn2:
320       csit-vpp-perf-report-iterative-2101-2n-zn2:
321         - 4   # rls2101.rc1 NDRPDR iter env 6
322         - 5   # rls2101.rc1 NDRPDR iter env 6
323         - 6   # rls2101.rc1 NDRPDR iter env 6
324         - 7   # rls2101.rc1 NDRPDR iter env 6
325
326     plot-vpp-hdrh-lat-2n-zn2:
327       csit-vpp-perf-report-iterative-2101-2n-zn2:
328         - 4   # rls2101.rc1 NDRPDR iter env 6
329
330     plot-dpdk-throughput-latency-2n-zn2:
331       csit-dpdk-perf-report-iterative-2101-2n-zn2:
332         - 11  # rls2101.rc1 NDRPDR iter env 6
333         - 12  # rls2101.rc1 NDRPDR iter env 6
334         - 13  # rls2101.rc1 NDRPDR iter env 6
335         - 14  # rls2101.rc1 NDRPDR iter env 6
336         - 16  # rls2101.rc1 NDRPDR iter env 6
337         - 17  # rls2101.rc1 NDRPDR iter env 6
338         - 18  # rls2101.rc1 NDRPDR iter env 6
339         - 19  # rls2101.rc1 NDRPDR iter env 6
340         - 20  # rls2101.rc1 NDRPDR iter env 6
341         - 21  # rls2101.rc1 NDRPDR iter env 6
342
343     plot-dpdk-hdrh-lat-2n-zn2:
344       csit-dpdk-perf-report-iterative-2101-2n-zn2:
345         - 11  # rls2101.rc1 NDRPDR iter env 6
346
347     # 2n-clx
348
349     plot-vpp-throughput-lat-tsa-2n-clx:
350       csit-vpp-perf-report-iterative-2101-2n-clx:
351         - 4   # rls2101.rc1 NDRPDR iter env 6
352         - 5   # rls2101.rc1 NDRPDR iter env 6
353         - 6   # rls2101.rc1 NDRPDR iter env 6
354         - 7   # rls2101.rc1 NDRPDR iter env 6
355         - 8   # rls2101.rc1 NDRPDR iter env 6
356         - 9   # rls2101.rc1 NDRPDR iter env 6
357         - 10  # rls2101.rc1 NDRPDR iter env 6
358         - 11  # rls2101.rc1 NDRPDR iter env 6
359         - 12  # rls2101.rc1 NDRPDR iter env 6
360         - 13  # rls2101.rc1 NDRPDR iter env 6
361
362     plot-vpp-hdrh-lat-2n-clx:
363       csit-vpp-perf-report-iterative-2101-2n-clx:
364         - 6   # rls2101.rc1 NDRPDR iter env 6
365
366     plot-vpp-nfv-2n-clx-ndrpdr:
367       # csit-vpp-perf-report-iterative-2101-2n-clx:
368       csit-vpp-perf-report-iterative-2009-2n-clx:
369         - 37  # rls2009 nf-density iter env 5
370         - 43  # rls2009 nf-density iter env 5
371         - 69  # rls2009 nf-density iter env 5
372         - 70  # rls2009 nf-density iter env 5
373         - 71  # rls2009 nf-density iter env 5
374         - 72  # rls2009 nf-density iter env 5
375         - 73  # rls2009 nf-density iter env 5
376         - 74  # rls2009 nf-density iter env 5
377         - 75  # rls2009 nf-density iter env 5
378         - 76  # rls2009 nf-density iter env 5
379
380     plot-vpp-nfv-2n-clx-mrr:
381       # csit-vpp-perf-report-iterative-2101-2n-clx:
382       csit-vpp-perf-report-iterative-2009-2n-clx:
383         - 45  # rls2009 MRR nf-density iter env 5
384
385     plot-vpp-nfv-reconf-2n-clx:
386       # csit-vpp-perf-report-iterative-2101-2n-clx:
387       csit-vpp-perf-report-iterative-2009-2n-clx:
388         - 25  # rls2009 reconf env 5
389         - 27  # rls2009 reconf env 5
390         - 28  # rls2009 reconf env 5
391         - 29  # rls2009 reconf env 5
392         - 30  # rls2009 reconf env 5
393         - 30  # rls2009 reconf env 5
394         - 32  # rls2009 reconf env 5
395         - 48  # rls2009 reconf env 5
396         - 53  # rls2009 reconf env 5
397         - 68  # rls2009 reconf env 5
398
399     plot-vpp-soak-2n-clx:
400       # csit-vpp-perf-report-iterative-2101-2n-clx:
401       csit-vpp-perf-report-iterative-2009-2n-clx:
402         - 33  # rls2009 soak env 5
403         - 34  # rls2009 soak env 5
404
405     plot-dpdk-throughput-latency-2n-clx:
406       csit-dpdk-perf-report-iterative-2101-2n-clx:
407         - 12  # rls2101.rc1 NDRPDR iter env 6
408         - 13  # rls2101.rc1 NDRPDR iter env 6
409         - 14  # rls2101.rc1 NDRPDR iter env 6
410         - 18  # rls2101.rc1 NDRPDR iter env 6
411         - 22  # rls2101.rc1 NDRPDR iter env 6
412
413     plot-dpdk-hdrh-lat-2n-clx:
414       csit-dpdk-perf-report-iterative-2101-2n-clx:
415         - 12  # rls2101.rc1 NDRPDR iter env 6
416
417     # 3n-tsh
418
419     plot-vpp-throughput-lat-tsa-3n-tsh:
420       csit-vpp-perf-report-iterative-2101-3n-tsh:
421         - 3   # rls2101.rc1 NDRPDR iter env 6
422         - 5   # rls2101.rc1 NDRPDR iter env 6
423
424     plot-vpp-hdrh-lat-3n-tsh:
425       csit-vpp-perf-report-iterative-2101-3n-tsh:
426         - 3   # rls2101.rc1 NDRPDR iter env 6
427
428     plot-dpdk-throughput-latency-3n-tsh:
429       csit-dpdk-perf-report-iterative-2101-3n-tsh:
430         - 11  # rls2101.rc1 NDRPDR iter env 6
431         - 12  # rls2101.rc1 NDRPDR iter env 6
432         - 13  # rls2101.rc1 NDRPDR iter env 6
433         - 14  # rls2101.rc1 NDRPDR iter env 6
434         - 16  # rls2101.rc1 NDRPDR iter env 6
435         - 17  # rls2101.rc1 NDRPDR iter env 6
436         - 18  # rls2101.rc1 NDRPDR iter env 6
437         - 19  # rls2101.rc1 NDRPDR iter env 6
438         - 20  # rls2101.rc1 NDRPDR iter env 6
439         - 21  # rls2101.rc1 NDRPDR iter env 6
440
441     plot-dpdk-hdrh-lat-3n-tsh:
442       csit-dpdk-perf-report-iterative-2101-3n-tsh:
443         - 21  # rls2101.rc1 NDRPDR iter env 6
444
445     # 3n-dnv
446
447     plot-vpp-throughput-lat-tsa-3n-dnv:
448       csit-vpp-perf-report-iterative-2101-3n-dnv:
449         - 3   # rls2101.rc1 NDRPDR iter env 6
450         - 4   # rls2101.rc1 NDRPDR iter env 6
451         - 5   # rls2101.rc1 NDRPDR iter env 6
452         - 6   # rls2101.rc1 NDRPDR iter env 6
453         - 7   # rls2101.rc1 NDRPDR iter env 6
454         - 8   # rls2101.rc1 NDRPDR iter env 6
455         - 9   # rls2101.rc1 NDRPDR iter env 6
456         - 10  # rls2101.rc1 NDRPDR iter env 6
457         - 11  # rls2101.rc1 NDRPDR iter env 6
458         - 12  # rls2101.rc1 NDRPDR iter env 6
459
460 #    plot-dpdk-throughput-latency-3n-dnv:
461 #      # No data
462 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
463
464     # 2n-dnv
465
466     plot-vpp-throughput-lat-tsa-2n-dnv:
467       csit-vpp-perf-report-iterative-2101-2n-dnv:
468         - 3   # rls2101.rc1 NDRPDR iter env 6
469         - 4   # rls2101.rc1 NDRPDR iter env 6
470         - 5   # rls2101.rc1 NDRPDR iter env 6
471         - 6   # rls2101.rc1 NDRPDR iter env 6
472         - 7   # rls2101.rc1 NDRPDR iter env 6
473         - 8   # rls2101.rc1 NDRPDR iter env 6
474         - 9   # rls2101.rc1 NDRPDR iter env 6
475         - 10  # rls2101.rc1 NDRPDR iter env 6
476         - 11  # rls2101.rc1 NDRPDR iter env 6
477         - 12  # rls2101.rc1 NDRPDR iter env 6
478
479 #    plot-dpdk-throughput-latency-2n-dnv:
480 #      # No data
481 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
482
483     ###########################################################################
484     # Simple tables (only one data set):
485
486     # NIC Comparisons
487
488     vpp-nic-comparison-3n-skx:
489       csit-vpp-perf-report-iterative-2101-3n-skx:
490         - 5   # rls2101.rc1 NDRPDR iter env 6
491         - 6   # rls2101.rc1 NDRPDR iter env 6
492         - 7   # rls2101.rc1 NDRPDR iter env 6
493         - 8   # rls2101.rc1 NDRPDR iter env 6
494         - 9   # rls2101.rc1 NDRPDR iter env 6
495
496     vpp-nic-comparison-2n-skx:
497       csit-vpp-perf-report-iterative-2101-2n-skx:
498         - 5   # rls2101.rc1 NDRPDR iter env 6
499         - 6   # rls2101.rc1 NDRPDR iter env 6
500         - 7   # rls2101.rc1 NDRPDR iter env 6
501         - 8   # rls2101.rc1 NDRPDR iter env 6
502         - 10  # rls2101.rc1 NDRPDR iter env 6
503         - 11  # rls2101.rc1 NDRPDR iter env 6
504         - 12  # rls2101.rc1 NDRPDR iter env 6
505         - 13  # rls2101.rc1 NDRPDR iter env 6
506
507     vpp-nic-comparison-3n-skx-mrr:
508       csit-vpp-perf-report-iterative-2101-3n-skx:
509         - 4   # rls2101.rc1 MRR iter env 6
510
511     vpp-nic-comparison-2n-skx-mrr:
512       csit-vpp-perf-report-iterative-2101-2n-skx:
513         - 3   # rls2101.rc1 MRR iter env 6
514
515     # Results
516
517     vpp-perf-results-3n-hsw:
518       # csit-vpp-perf-report-coverage-2101-3n-hsw:
519       csit-vpp-perf-report-iterative-2101-3n-hsw:
520         - 13  # rls2101.rc1 NDRPDR iter env 6
521
522     vpp-perf-results-3n-skx:
523       # csit-vpp-perf-report-coverage-2101-3n-skx:
524       csit-vpp-perf-report-iterative-2101-3n-skx:
525         - 5   # rls2101.rc1 NDRPDR iter env 6
526
527     vpp-perf-results-2n-skx:
528       # csit-vpp-perf-report-coverage-2101-2n-skx:
529       csit-vpp-perf-report-iterative-2101-2n-skx:
530         - 6   # rls2101.rc1 NDRPDR iter env 6
531
532     vpp-perf-results-2n-zn2:
533       csit-vpp-perf-report-iterative-2101-2n-zn2:
534         - 4   # rls2101.rc1 NDRPDR iter env 6
535
536     vpp-perf-results-2n-clx:
537       # csit-vpp-perf-report-coverage-2101-2n-clx:
538       csit-vpp-perf-report-iterative-2101-2n-clx:
539         - 6   # rls2101.rc1 NDRPDR iter env 6
540
541     vpp-perf-results-3n-tsh:
542       csit-vpp-perf-report-iterative-2101-3n-tsh:
543         - 3   # rls2101.rc1 NDRPDR iter env 6
544
545     vpp-perf-results-3n-dnv:
546       # csit-vpp-perf-report-coverage-2101-3n-dnv:
547       csit-vpp-perf-report-iterative-2101-3n-dnv:
548         - 4   # rls2101.rc1 NDRPDR iter env 6
549
550     vpp-perf-results-2n-dnv:
551       # csit-vpp-perf-report-coverage-2101-2n-dnv:
552       csit-vpp-perf-report-iterative-2101-2n-dnv:
553         - 3   # rls2101.rc1 NDRPDR iter env 6
554
555     vpp-mrr-results-3n-hsw:
556       csit-vpp-perf-report-iterative-2101-3n-hsw:
557         - 3   # rls2101.rc1 MRR iter env 6
558
559     vpp-mrr-results-3n-skx:
560       csit-vpp-perf-report-iterative-2101-3n-skx:
561         - 4   # rls2101.rc1 MRR iter env 6
562
563     vpp-mrr-results-2n-skx:
564       csit-vpp-perf-report-iterative-2101-2n-skx:
565         - 3   # rls2101.rc1 MRR iter env 6
566
567     vpp-mrr-results-2n-zn2:
568       csit-vpp-perf-report-iterative-2101-2n-zn2:
569         - 3   # rls2101.rc1 MRR iter env 6
570
571     vpp-mrr-results-2n-clx:
572       csit-vpp-perf-report-iterative-2101-2n-clx:
573         - 3   # rls2101.rc1 MRR iter env 6
574
575     vpp-mrr-results-3n-tsh:
576       csit-vpp-perf-report-iterative-2101-3n-tsh:
577         - 2   # rls2101.rc1 MRR iter env 6
578
579     vpp-mrr-results-3n-dnv:
580       csit-vpp-perf-report-iterative-2101-3n-dnv:
581         - 2   # rls2101.rc1 MRR iter env 6
582
583     vpp-mrr-results-2n-dnv:
584       csit-vpp-perf-report-iterative-2101-2n-dnv:
585         - 2   # rls2101.rc1 MRR iter env 6
586
587     vpp-device-results-ubuntu:
588       csit-vpp-device-2101-ubuntu1804-1n-skx:
589         - 66  # rls2101.rc1 VPP DEV env6
590
591     dpdk-perf-results-3n-hsw:
592       csit-dpdk-perf-report-iterative-2101-3n-hsw:
593         - 11  # rls2101.rc1 NDRPDR iter env 6
594
595     dpdk-perf-results-3n-skx:
596       csit-dpdk-perf-report-iterative-2101-3n-skx:
597         - 12  # rls2101.rc1 NDRPDR iter env 6
598
599     dpdk-perf-results-2n-skx:
600       csit-dpdk-perf-report-iterative-2101-2n-skx:
601         - 11  # rls2101.rc1 NDRPDR iter env 6
602
603     dpdk-perf-results-2n-zn2:
604       csit-dpdk-perf-report-iterative-2101-2n-zn2:
605         - 11  # rls2101.rc1 NDRPDR iter env 6
606
607     dpdk-perf-results-2n-clx:
608       csit-dpdk-perf-report-iterative-2101-2n-clx:
609         - 12  # rls2101.rc1 NDRPDR iter env 6
610
611 #    dpdk-perf-results-2n-dnv:
612 #      # No data
613 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
614
615 #    dpdk-perf-results-3n-dnv:
616 #      # No data
617 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
618
619     dpdk-perf-results-3n-tsh:
620       csit-dpdk-perf-report-iterative-2101-3n-tsh:
621         - 21  # rls2101.rc1 NDRPDR iter env 6
622
623 ###########################################################################
624     # Tables (more than one data set)
625
626     # Performance changes
627
628     vpp-performance-changes-3n-hsw-h1:
629       csit-vpp-perf-report-iterative-2009-3n-hsw:
630         - 9   # rls2005 NDRPDR iter env 5
631         - 10  # rls2005 NDRPDR iter env 5
632         - 11  # rls2005 NDRPDR iter env 5
633         - 12  # rls2005 NDRPDR iter env 5
634         - 13  # rls2005 NDRPDR iter env 5
635         - 14  # rls2005 NDRPDR iter env 5
636         - 15  # rls2005 NDRPDR iter env 5
637         - 16  # rls2005 NDRPDR iter env 5
638         - 17  # rls2005 NDRPDR iter env 5
639         - 19  # rls2005 NDRPDR iter env 5
640     vpp-performance-changes-3n-hsw-ref-env-old:
641       csit-vpp-perf-report-iterative-2009-3n-hsw:
642         - 21  # rls2009 NDRPDR iter env 5
643         - 22  # rls2009 NDRPDR iter env 5
644         - 24  # rls2009 NDRPDR iter env 5
645         - 25  # rls2009 NDRPDR iter env 5
646         - 26  # rls2009 NDRPDR iter env 5
647         - 27  # rls2009 NDRPDR iter env 5
648         - 28  # rls2009 NDRPDR iter env 5
649         - 29  # rls2009 NDRPDR iter env 5
650         - 30  # rls2009 NDRPDR iter env 5
651         - 31  # rls2009 NDRPDR iter env 5
652     vpp-performance-changes-3n-hsw-ref-env-new:
653       csit-vpp-perf-report-iterative-2101-3n-hsw:
654         - 19  # rls2009 NDRPDR iter env 6
655     vpp-performance-changes-3n-hsw-cmp:
656       csit-vpp-perf-report-iterative-2101-3n-hsw:
657         - 4   # rls2101.rc1 NDRPDR iter env 6
658         - 5   # rls2101.rc1 NDRPDR iter env 6
659         - 6   # rls2101.rc1 NDRPDR iter env 6
660         - 7   # rls2101.rc1 NDRPDR iter env 6
661         - 8   # rls2101.rc1 NDRPDR iter env 6
662         - 9   # rls2101.rc1 NDRPDR iter env 6
663         - 10  # rls2101.rc1 NDRPDR iter env 6
664         - 11  # rls2101.rc1 NDRPDR iter env 6
665         - 12  # rls2101.rc1 NDRPDR iter env 6
666         - 13  # rls2101.rc1 NDRPDR iter env 6
667
668     vpp-performance-changes-3n-skx-h1:
669       csit-vpp-perf-report-iterative-2009-3n-skx:
670         - 13  # rls2005 NDRPDR iter env 5
671         - 18  # rls2005 NDRPDR iter env 5
672         - 19  # rls2005 NDRPDR iter env 5
673         - 41  # rls2005 NDRPDR iter env 5
674         - 43  # rls2005 NDRPDR iter env 5
675         - 44  # rls2005 NDRPDR iter env 5
676         - 45  # rls2005 NDRPDR iter env 5
677         - 46  # rls2005 NDRPDR iter env 5
678         - 48  # rls2005 NDRPDR iter env 5
679         - 49  # rls2005 NDRPDR iter env 5
680     vpp-performance-changes-3n-skx-ref-env-old:
681       csit-vpp-perf-report-iterative-2009-3n-skx:
682         - 26  # rls2009 NDRPDR iter env 5
683         - 27  # rls2009 NDRPDR iter env 5
684         - 28  # rls2009 NDRPDR iter env 5
685         - 29  # rls2009 NDRPDR iter env 5
686         - 35  # rls2009 NDRPDR iter env 5
687         - 36  # rls2009 NDRPDR iter env 5
688         - 37  # rls2009 NDRPDR iter env 5
689         - 38  # rls2009 NDRPDR iter env 5
690         - 39  # rls2009 NDRPDR iter env 5
691         - 40  # rls2009 NDRPDR iter env 5
692     vpp-performance-changes-3n-skx-ref-env-new:
693       # TODO: Re-test in new env
694       csit-vpp-perf-report-iterative-2009-3n-skx:
695         - 26  # rls2009 NDRPDR iter env 5
696         - 27  # rls2009 NDRPDR iter env 5
697         - 28  # rls2009 NDRPDR iter env 5
698         - 29  # rls2009 NDRPDR iter env 5
699         - 35  # rls2009 NDRPDR iter env 5
700         - 36  # rls2009 NDRPDR iter env 5
701         - 37  # rls2009 NDRPDR iter env 5
702         - 38  # rls2009 NDRPDR iter env 5
703         - 39  # rls2009 NDRPDR iter env 5
704         - 40  # rls2009 NDRPDR iter env 5
705     vpp-performance-changes-3n-skx-cmp:
706       csit-vpp-perf-report-iterative-2101-3n-skx:
707         - 5   # rls2101.rc1 NDRPDR iter env 6
708         - 6   # rls2101.rc1 NDRPDR iter env 6
709         - 7   # rls2101.rc1 NDRPDR iter env 6
710         - 8   # rls2101.rc1 NDRPDR iter env 6
711         - 9   # rls2101.rc1 NDRPDR iter env 6
712
713     vpp-performance-changes-2n-skx-h1:
714       csit-vpp-perf-report-iterative-2009-2n-skx:
715         - 13  # rls2005 NDRPDR iter env 5
716         - 16  # rls2005 NDRPDR iter env 5
717         - 17  # rls2005 NDRPDR iter env 5
718         - 18  # rls2005 NDRPDR iter env 5
719         - 19  # rls2005 NDRPDR iter env 5
720         - 21  # rls2005 NDRPDR iter env 5
721         - 22  # rls2005 NDRPDR iter env 5
722         - 23  # rls2005 NDRPDR iter env 5
723         - 24  # rls2005 NDRPDR iter env 5
724         - 25  # rls2005 NDRPDR iter env 5
725     vpp-performance-changes-2n-skx-ref-env-old:
726       csit-vpp-perf-report-iterative-2009-2n-skx:
727         - 35  # rls2009 NDRPDR iter env 5
728         - 36  # rls2009 NDRPDR iter env 5
729         - 37  # rls2009 NDRPDR iter env 5
730         - 39  # rls2009 NDRPDR iter env 5
731         - 40  # rls2009 NDRPDR iter env 5
732         - 42  # rls2009 NDRPDR iter env 5
733         - 43  # rls2009 NDRPDR iter env 5
734         - 44  # rls2009 NDRPDR iter env 5
735         - 46  # rls2009 NDRPDR iter env 5
736         - 48  # rls2009 NDRPDR iter env 5
737         - 110 # rls2009 NDRPDR iter NAT44 env 5
738         - 111 # rls2009 NDRPDR iter NAT44 env 5
739         - 112 # rls2009 NDRPDR iter NAT44 env 5
740         - 113 # rls2009 NDRPDR iter NAT44 env 5
741         - 114 # rls2009 NDRPDR iter NAT44 env 5
742         - 115 # rls2009 NDRPDR iter NAT44 env 5
743         - 116 # rls2009 NDRPDR iter NAT44 env 5
744         - 118 # rls2009 NDRPDR iter NAT44 env 5
745         - 119 # rls2009 NDRPDR iter NAT44 env 5
746         - 121 # rls2009 NDRPDR iter NAT44 env 5
747     vpp-performance-changes-2n-skx-ref-env-new:
748       # TODO: Re-test in new env
749       csit-vpp-perf-report-iterative-2009-2n-skx:
750         - 35  # rls2009 NDRPDR iter env 5
751         - 36  # rls2009 NDRPDR iter env 5
752         - 37  # rls2009 NDRPDR iter env 5
753         - 39  # rls2009 NDRPDR iter env 5
754         - 40  # rls2009 NDRPDR iter env 5
755         - 42  # rls2009 NDRPDR iter env 5
756         - 43  # rls2009 NDRPDR iter env 5
757         - 44  # rls2009 NDRPDR iter env 5
758         - 46  # rls2009 NDRPDR iter env 5
759         - 48  # rls2009 NDRPDR iter env 5
760         - 110 # rls2009 NDRPDR iter NAT44 env 5
761         - 111 # rls2009 NDRPDR iter NAT44 env 5
762         - 112 # rls2009 NDRPDR iter NAT44 env 5
763         - 113 # rls2009 NDRPDR iter NAT44 env 5
764         - 114 # rls2009 NDRPDR iter NAT44 env 5
765         - 115 # rls2009 NDRPDR iter NAT44 env 5
766         - 116 # rls2009 NDRPDR iter NAT44 env 5
767         - 118 # rls2009 NDRPDR iter NAT44 env 5
768         - 119 # rls2009 NDRPDR iter NAT44 env 5
769         - 121 # rls2009 NDRPDR iter NAT44 env 5
770     vpp-performance-changes-2n-skx-cmp:
771       csit-vpp-perf-report-iterative-2101-2n-skx:
772         - 5   # rls2101.rc1 NDRPDR iter env 6
773         - 6   # rls2101.rc1 NDRPDR iter env 6
774         - 7   # rls2101.rc1 NDRPDR iter env 6
775         - 8   # rls2101.rc1 NDRPDR iter env 6
776         - 10  # rls2101.rc1 NDRPDR iter env 6
777         - 11  # rls2101.rc1 NDRPDR iter env 6
778         - 12  # rls2101.rc1 NDRPDR iter env 6
779         - 13  # rls2101.rc1 NDRPDR iter env 6
780
781     vpp-performance-changes-2n-clx-h1:
782       csit-vpp-perf-report-iterative-2009-2n-clx:
783         - 13  # rls2005 NDRPDR iter env 5
784         - 15  # rls2005 NDRPDR iter env 5
785         - 17  # rls2005 NDRPDR iter env 5
786         - 18  # rls2005 NDRPDR iter env 5
787         - 19  # rls2005 NDRPDR iter env 5
788         - 20  # rls2005 NDRPDR iter env 5
789         - 21  # rls2005 NDRPDR iter env 5
790         - 22  # rls2005 NDRPDR iter env 5
791         - 23  # rls2005 NDRPDR iter env 5
792         - 24  # rls2005 NDRPDR iter env 5
793     vpp-performance-changes-2n-clx-ref-env-old:
794       csit-vpp-perf-report-iterative-2009-2n-clx:
795         - 36  # rls2009 NDRPDR iter env 5
796         - 39  # rls2009 NDRPDR iter env 5
797         - 40  # rls2009 NDRPDR iter env 5
798         - 65  # rls2009 NDRPDR iter env 5
799         - 66  # rls2009 NDRPDR iter env 5
800         - 79  # rls2009 NDRPDR iter env 5
801         - 82  # rls2009 NDRPDR iter env 5
802         - 88  # rls2009 NDRPDR iter env 5
803         - 89  # rls2009 NDRPDR iter env 5
804         - 90  # rls2009 NDRPDR iter env 5
805         - 114 # rls2009 NDRPDR iter NAT44 env 5
806         - 115 # rls2009 NDRPDR iter NAT44 env 5
807         - 116 # rls2009 NDRPDR iter NAT44 env 5
808         - 117 # rls2009 NDRPDR iter NAT44 env 5
809         - 118 # rls2009 NDRPDR iter NAT44 env 5
810         - 119 # rls2009 NDRPDR iter NAT44 env 5
811         - 121 # rls2009 NDRPDR iter NAT44 env 5
812         - 122 # rls2009 NDRPDR iter NAT44 env 5
813         - 123 # rls2009 NDRPDR iter NAT44 env 5
814         - 126 # rls2009 NDRPDR iter NAT44 env 5
815     vpp-performance-changes-2n-clx-ref-env-new:
816       # TODO: Re-test in new env
817       csit-vpp-perf-report-iterative-2009-2n-clx:
818         - 36  # rls2009 NDRPDR iter env 5
819         - 39  # rls2009 NDRPDR iter env 5
820         - 40  # rls2009 NDRPDR iter env 5
821         - 65  # rls2009 NDRPDR iter env 5
822         - 66  # rls2009 NDRPDR iter env 5
823         - 79  # rls2009 NDRPDR iter env 5
824         - 82  # rls2009 NDRPDR iter env 5
825         - 88  # rls2009 NDRPDR iter env 5
826         - 89  # rls2009 NDRPDR iter env 5
827         - 90  # rls2009 NDRPDR iter env 5
828         - 114 # rls2009 NDRPDR iter NAT44 env 5
829         - 115 # rls2009 NDRPDR iter NAT44 env 5
830         - 116 # rls2009 NDRPDR iter NAT44 env 5
831         - 117 # rls2009 NDRPDR iter NAT44 env 5
832         - 118 # rls2009 NDRPDR iter NAT44 env 5
833         - 119 # rls2009 NDRPDR iter NAT44 env 5
834         - 121 # rls2009 NDRPDR iter NAT44 env 5
835         - 122 # rls2009 NDRPDR iter NAT44 env 5
836         - 123 # rls2009 NDRPDR iter NAT44 env 5
837         - 126 # rls2009 NDRPDR iter NAT44 env 5
838     vpp-performance-changes-2n-clx-cmp:
839       csit-vpp-perf-report-iterative-2101-2n-clx:
840         - 4   # rls2101.rc1 NDRPDR iter env 6
841         - 5   # rls2101.rc1 NDRPDR iter env 6
842         - 6   # rls2101.rc1 NDRPDR iter env 6
843         - 7   # rls2101.rc1 NDRPDR iter env 6
844         - 8   # rls2101.rc1 NDRPDR iter env 6
845         - 9   # rls2101.rc1 NDRPDR iter env 6
846         - 10  # rls2101.rc1 NDRPDR iter env 6
847         - 11  # rls2101.rc1 NDRPDR iter env 6
848         - 12  # rls2101.rc1 NDRPDR iter env 6
849         - 13  # rls2101.rc1 NDRPDR iter env 6
850
851     vpp-performance-changes-2n-zn2-ref-env-old:
852       csit-vpp-perf-report-iterative-2009-2n-zn2:
853         - 17  # rls2009 NDRPDR iter env 5
854         - 18  # rls2009 NDRPDR iter env 5
855         - 31  # rls2009 NDRPDR iter env 5
856         - 33  # rls2009 NDRPDR iter env 5
857         - 34  # rls2009 NDRPDR iter env 5
858     vpp-performance-changes-2n-zn2-ref-env-new:
859       # TODO: Re-test in new env
860       csit-vpp-perf-report-iterative-2009-2n-zn2:
861         - 17  # rls2009 NDRPDR iter env 5
862         - 18  # rls2009 NDRPDR iter env 5
863         - 31  # rls2009 NDRPDR iter env 5
864         - 33  # rls2009 NDRPDR iter env 5
865         - 34  # rls2009 NDRPDR iter env 5
866     vpp-performance-changes-2n-zn2-cmp:
867       csit-vpp-perf-report-iterative-2101-2n-zn2:
868         - 4   # rls2101.rc1 NDRPDR iter env 6
869         - 5   # rls2101.rc1 NDRPDR iter env 6
870         - 6   # rls2101.rc1 NDRPDR iter env 6
871         - 7   # rls2101.rc1 NDRPDR iter env 6
872
873     vpp-performance-changes-2n-dnv-h1:
874       csit-vpp-perf-report-iterative-2009-2n-dnv:
875         - 16  # rls2005 NDRPDR iter env 5
876         - 17  # rls2005 NDRPDR iter env 5
877         - 18  # rls2005 NDRPDR iter env 5
878         - 19  # rls2005 NDRPDR iter env 5
879         - 21  # rls2005 NDRPDR iter env 5
880         - 24  # rls2005 NDRPDR iter env 5
881         - 27  # rls2005 NDRPDR iter env 5
882         - 28  # rls2005 NDRPDR iter env 5
883         - 29  # rls2005 NDRPDR iter env 5
884         - 30  # rls2005 NDRPDR iter env 5
885     vpp-performance-changes-2n-dnv-ref-env-old:
886       csit-vpp-perf-report-iterative-2009-2n-dnv:
887         - 3   # rls2009 NDRPDR iter env 5
888         - 5   # rls2009 NDRPDR iter env 5
889         - 6   # rls2009 NDRPDR iter env 5
890         - 7   # rls2009 NDRPDR iter env 5
891         - 9   # rls2009 NDRPDR iter env 5
892         - 10  # rls2009 NDRPDR iter env 5
893         - 11  # rls2009 NDRPDR iter env 5
894         - 12  # rls2009 NDRPDR iter env 5
895         - 14  # rls2009 NDRPDR iter env 5
896         - 15  # rls2009 NDRPDR iter env 5
897     vpp-performance-changes-2n-dnv-ref-env-new:
898       # TODO: Re-test in new env
899       csit-vpp-perf-report-iterative-2009-2n-dnv:
900         - 3   # rls2009 NDRPDR iter env 5
901         - 5   # rls2009 NDRPDR iter env 5
902         - 6   # rls2009 NDRPDR iter env 5
903         - 7   # rls2009 NDRPDR iter env 5
904         - 9   # rls2009 NDRPDR iter env 5
905         - 10  # rls2009 NDRPDR iter env 5
906         - 11  # rls2009 NDRPDR iter env 5
907         - 12  # rls2009 NDRPDR iter env 5
908         - 14  # rls2009 NDRPDR iter env 5
909         - 15  # rls2009 NDRPDR iter env 5
910     vpp-performance-changes-2n-dnv-cmp:
911       csit-vpp-perf-report-iterative-2101-2n-dnv:
912         - 3   # rls2101.rc1 NDRPDR iter env 6
913         - 4   # rls2101.rc1 NDRPDR iter env 6
914         - 5   # rls2101.rc1 NDRPDR iter env 6
915         - 6   # rls2101.rc1 NDRPDR iter env 6
916         - 7   # rls2101.rc1 NDRPDR iter env 6
917         - 8   # rls2101.rc1 NDRPDR iter env 6
918         - 9   # rls2101.rc1 NDRPDR iter env 6
919         - 10  # rls2101.rc1 NDRPDR iter env 6
920         - 11  # rls2101.rc1 NDRPDR iter env 6
921         - 12  # rls2101.rc1 NDRPDR iter env 6
922
923     vpp-performance-changes-3n-dnv-h1:
924       csit-vpp-perf-report-iterative-2009-3n-dnv:
925         - 16  # rls2005 NDRPDR iter env 5
926         - 23  # rls2005 NDRPDR iter env 5
927         - 25  # rls2005 NDRPDR iter env 5
928         - 26  # rls2005 NDRPDR iter env 5
929         - 27  # rls2005 NDRPDR iter env 5
930         - 28  # rls2005 NDRPDR iter env 5
931         - 29  # rls2005 NDRPDR iter env 5
932         - 30  # rls2005 NDRPDR iter env 5
933         - 31  # rls2005 NDRPDR iter env 5
934         - 32  # rls2005 NDRPDR iter env 5
935     vpp-performance-changes-3n-dnv-ref-env-old:
936       csit-vpp-perf-report-iterative-2009-3n-dnv:
937         - 3   # rls2009 NDRPDR iter env 5
938         - 6   # rls2009 NDRPDR iter env 5
939         - 7   # rls2009 NDRPDR iter env 5
940         - 8   # rls2009 NDRPDR iter env 5
941         - 10  # rls2009 NDRPDR iter env 5
942         - 11  # rls2009 NDRPDR iter env 5
943         - 12  # rls2009 NDRPDR iter env 5
944         - 14  # rls2009 NDRPDR iter env 5
945         - 15  # rls2009 NDRPDR iter env 5
946         - 24  # rls2009 NDRPDR iter env 5
947     vpp-performance-changes-3n-dnv-ref-env-new:
948       # TODO: Re-test in new env
949       csit-vpp-perf-report-iterative-2009-3n-dnv:
950         - 3   # rls2009 NDRPDR iter env 5
951         - 6   # rls2009 NDRPDR iter env 5
952         - 7   # rls2009 NDRPDR iter env 5
953         - 8   # rls2009 NDRPDR iter env 5
954         - 10  # rls2009 NDRPDR iter env 5
955         - 11  # rls2009 NDRPDR iter env 5
956         - 12  # rls2009 NDRPDR iter env 5
957         - 14  # rls2009 NDRPDR iter env 5
958         - 15  # rls2009 NDRPDR iter env 5
959         - 24  # rls2009 NDRPDR iter env 5
960     vpp-performance-changes-3n-dnv-cmp:
961       csit-vpp-perf-report-iterative-2101-3n-dnv:
962         - 3   # rls2101.rc1 NDRPDR iter env 6
963         - 4   # rls2101.rc1 NDRPDR iter env 6
964         - 5   # rls2101.rc1 NDRPDR iter env 6
965         - 6   # rls2101.rc1 NDRPDR iter env 6
966         - 7   # rls2101.rc1 NDRPDR iter env 6
967         - 8   # rls2101.rc1 NDRPDR iter env 6
968         - 9   # rls2101.rc1 NDRPDR iter env 6
969         - 10  # rls2101.rc1 NDRPDR iter env 6
970         - 11  # rls2101.rc1 NDRPDR iter env 6
971         - 12  # rls2101.rc1 NDRPDR iter env 6
972
973     vpp-performance-changes-3n-tsh-h1:
974       csit-vpp-perf-report-iterative-2009-3n-tsh:
975         - 8   # rls2005 NDRPDR iter env 5
976         - 11  # rls2005 NDRPDR iter env 5
977         - 12  # rls2005 NDRPDR iter env 5
978         - 24  # rls2005 NDRPDR iter env 5
979         - 27  # rls2005 NDRPDR iter env 5
980         - 29  # rls2005 NDRPDR iter env 5
981         - 31  # rls2005 NDRPDR iter env 5
982         - 39  # rls2005 NDRPDR iter env 5
983         - 40  # rls2005 NDRPDR iter env 5
984         - 42  # rls2005 NDRPDR iter env 5
985     vpp-performance-changes-3n-tsh-ref-env-old:
986       csit-vpp-perf-report-iterative-2009-3n-tsh:
987         - 14  # rls2009 NDRPDR iter env 5
988         - 20  # rls2009 NDRPDR iter env 5
989         - 21  # rls2009 NDRPDR iter env 5
990         - 22  # rls2009 NDRPDR iter env 5
991         - 23  # rls2009 NDRPDR iter env 5
992         - 28  # rls2009 NDRPDR iter env 5
993         - 30  # rls2009 NDRPDR iter env 5
994         - 33  # rls2009 NDRPDR iter env 5
995         - 38  # rls2009 NDRPDR iter env 5
996         - 41  # rls2009 NDRPDR iter env 5
997     vpp-performance-changes-3n-tsh-ref-env-new:
998       # TODO: Re-test in new env
999       csit-vpp-perf-report-iterative-2009-3n-tsh:
1000         - 14  # rls2009 NDRPDR iter env 5
1001         - 20  # rls2009 NDRPDR iter env 5
1002         - 21  # rls2009 NDRPDR iter env 5
1003         - 22  # rls2009 NDRPDR iter env 5
1004         - 23  # rls2009 NDRPDR iter env 5
1005         - 28  # rls2009 NDRPDR iter env 5
1006         - 30  # rls2009 NDRPDR iter env 5
1007         - 33  # rls2009 NDRPDR iter env 5
1008         - 38  # rls2009 NDRPDR iter env 5
1009         - 41  # rls2009 NDRPDR iter env 5
1010     vpp-performance-changes-3n-tsh-cmp:
1011       csit-vpp-perf-report-iterative-2101-3n-tsh:
1012         - 3   # rls2101.rc1 NDRPDR iter env 6
1013         - 5   # rls2101.rc1 NDRPDR iter env 6
1014
1015     vpp-soak-vs-ndr-2n-skx-ref:
1016       # csit-vpp-perf-report-iterative-2101-2n-skx:
1017       csit-vpp-perf-report-iterative-2009-2n-skx:
1018         - 35  # rls2009 NDRPDR iter env 5
1019         - 36  # rls2009 NDRPDR iter env 5
1020         - 37  # rls2009 NDRPDR iter env 5
1021         - 39  # rls2009 NDRPDR iter env 5
1022         - 40  # rls2009 NDRPDR iter env 5
1023         - 42  # rls2009 NDRPDR iter env 5
1024         - 43  # rls2009 NDRPDR iter env 5
1025         - 44  # rls2009 NDRPDR iter env 5
1026         - 46  # rls2009 NDRPDR iter env 5
1027         - 48  # rls2009 NDRPDR iter env 5
1028     vpp-soak-vs-ndr-2n-skx-cmp:
1029       # csit-vpp-perf-report-iterative-2101-2n-skx:
1030       csit-vpp-perf-report-iterative-2009-2n-skx:
1031         - 33  # rls2009 soak env 5
1032         - 34  # rls2009 soak env 5
1033     vpp-soak-vs-ndr-2n-skx:
1034       # csit-vpp-perf-report-iterative-2101-2n-skx:
1035       csit-vpp-perf-report-iterative-2009-2n-skx:
1036         - 35  # rls2009 NDRPDR iter env 5
1037         - 36  # rls2009 NDRPDR iter env 5
1038         - 37  # rls2009 NDRPDR iter env 5
1039         - 39  # rls2009 NDRPDR iter env 5
1040         - 40  # rls2009 NDRPDR iter env 5
1041         - 42  # rls2009 NDRPDR iter env 5
1042         - 43  # rls2009 NDRPDR iter env 5
1043         - 44  # rls2009 NDRPDR iter env 5
1044         - 46  # rls2009 NDRPDR iter env 5
1045         - 48  # rls2009 NDRPDR iter env 5
1046         - 33  # rls2009 soak env 5
1047         - 34  # rls2009 soak env 5
1048
1049     vpp-soak-vs-ndr-2n-clx-ref:
1050       # csit-vpp-perf-report-iterative-2101-2n-clx:
1051       csit-vpp-perf-report-iterative-2009-2n-clx:
1052         - 36  # rls2009 NDRPDR iter env 5
1053         - 39  # rls2009 NDRPDR iter env 5
1054         - 40  # rls2009 NDRPDR iter env 5
1055         - 65  # rls2009 NDRPDR iter env 5
1056         - 66  # rls2009 NDRPDR iter env 5
1057         - 79  # rls2009 NDRPDR iter env 5
1058         - 82  # rls2009 NDRPDR iter env 5
1059         - 88  # rls2009 NDRPDR iter env 5
1060         - 89  # rls2009 NDRPDR iter env 5
1061         - 90  # rls2009 NDRPDR iter env 5
1062     vpp-soak-vs-ndr-2n-clx-cmp:
1063       # csit-vpp-perf-report-iterative-2101-2n-clx:
1064       csit-vpp-perf-report-iterative-2009-2n-clx:
1065         - 33  # rls2009 soak env 5
1066         - 34  # rls2009 soak env 5
1067     vpp-soak-vs-ndr-2n-clx:
1068       # csit-vpp-perf-report-iterative-2101-2n-clx:
1069       csit-vpp-perf-report-iterative-2009-2n-clx:
1070         - 36  # rls2009 NDRPDR iter env 5
1071         - 39  # rls2009 NDRPDR iter env 5
1072         - 40  # rls2009 NDRPDR iter env 5
1073         - 65  # rls2009 NDRPDR iter env 5
1074         - 66  # rls2009 NDRPDR iter env 5
1075         - 79  # rls2009 NDRPDR iter env 5
1076         - 82  # rls2009 NDRPDR iter env 5
1077         - 88  # rls2009 NDRPDR iter env 5
1078         - 89  # rls2009 NDRPDR iter env 5
1079         - 90  # rls2009 NDRPDR iter env 5
1080         - 33  # rls2009 soak env 5
1081         - 34  # rls2009 soak env 5
1082
1083     vpp-performance-changes-3n-hsw-mrr-h1:
1084       csit-vpp-perf-report-iterative-2009-3n-hsw:
1085         - 18  # rls2005 MRR iter env 5
1086     vpp-performance-changes-3n-hsw-mrr-ref-env-old:
1087       csit-vpp-perf-report-iterative-2009-3n-hsw:
1088         - 23  # rls2009 MRR iter env 5
1089     vpp-performance-changes-3n-hsw-mrr-ref-env-new:
1090       csit-vpp-perf-report-iterative-2101-3n-hsw:
1091         - 17  # rls2009 MRR iter env 6
1092     vpp-performance-changes-3n-hsw-mrr-cmp:
1093       csit-vpp-perf-report-iterative-2101-3n-hsw:
1094         - 3   # rls2101.rc1 MRR iter env 6
1095
1096     vpp-performance-changes-3n-skx-mrr-h1:
1097       csit-vpp-perf-report-iterative-2009-3n-skx:
1098         - 17  # rls2005 MRR iter env 5
1099     vpp-performance-changes-3n-skx-mrr-ref-env-old:
1100       csit-vpp-perf-report-iterative-2009-3n-skx:
1101         - 24  # rls2009 MRR iter env 5
1102     vpp-performance-changes-3n-skx-mrr-ref-env-new:
1103       csit-vpp-perf-report-iterative-2101-3n-skx:
1104         - 12  # rls2009 MRR iter env 6
1105     vpp-performance-changes-3n-skx-mrr-cmp:
1106       csit-vpp-perf-report-iterative-2101-3n-skx:
1107         - 4   # rls2101.rc1 MRR iter env 6
1108
1109     vpp-performance-changes-2n-skx-mrr-h1:
1110       csit-vpp-perf-report-iterative-2009-2n-skx:
1111         - 20  # rls2005 MRR iter env 5
1112     vpp-performance-changes-2n-skx-mrr-ref-env-old:
1113       csit-vpp-perf-report-iterative-2009-2n-skx:
1114         - 120 # rls2009 MRR iter env 5
1115     vpp-performance-changes-2n-skx-mrr-ref-env-new:
1116       # TODO: Re-test in new env
1117       csit-vpp-perf-report-iterative-2009-2n-skx:
1118         - 120 # rls2009 MRR iter env 5
1119     vpp-performance-changes-2n-skx-mrr-cmp:
1120       csit-vpp-perf-report-iterative-2101-2n-skx:
1121         - 3   # rls2101.rc1 MRR iter env 6
1122
1123     vpp-performance-changes-2n-clx-mrr-h1:
1124       csit-vpp-perf-report-iterative-2009-2n-clx:
1125         - 77  # rls2005 MRR iter env 5
1126     vpp-performance-changes-2n-clx-mrr-ref-env-old:
1127       csit-vpp-perf-report-iterative-2009-2n-clx:
1128         - 125 # rls2009 MRR iter env 5
1129     vpp-performance-changes-2n-clx-mrr-ref-env-new:
1130       # TODO: Re-test in new env
1131       csit-vpp-perf-report-iterative-2009-2n-clx:
1132         - 125 # rls2009 MRR iter env 55
1133     vpp-performance-changes-2n-clx-mrr-cmp:
1134       csit-vpp-perf-report-iterative-2101-2n-clx:
1135         - 3   # rls2101.rc1 MRR iter env 6
1136
1137     vpp-performance-changes-2n-zn2-mrr-ref-env-old:
1138       csit-vpp-perf-report-iterative-2009-2n-zn2:
1139         - 15  # rls2009 MRR iter env 5
1140     vpp-performance-changes-2n-zn2-mrr-ref-env-new:
1141       csit-vpp-perf-report-iterative-2101-2n-zn2:
1142         - 8   # rls2009 MRR iter env6
1143     vpp-performance-changes-2n-zn2-mrr-cmp:
1144       csit-vpp-perf-report-iterative-2101-2n-zn2:
1145         - 3   # rls2101.rc1 MRR iter env 6
1146
1147     vpp-performance-changes-2n-dnv-mrr-h1:
1148       csit-vpp-perf-report-iterative-2009-2n-dnv:
1149         - 23  # rls2005 MRR iter env 5
1150     vpp-performance-changes-2n-dnv-mrr-ref-env-old:
1151       csit-vpp-perf-report-iterative-2009-2n-dnv:
1152         - 13  # rls2009 MRR iter env 5
1153     vpp-performance-changes-2n-dnv-mrr-ref-env-new:
1154       # TODO: Re-test in new env
1155       csit-vpp-perf-report-iterative-2009-2n-dnv:
1156         - 13  # rls2009 MRR iter env 5
1157     vpp-performance-changes-2n-dnv-mrr-cmp:
1158       csit-vpp-perf-report-iterative-2101-2n-dnv:
1159         - 2   # rls2101.rc1 MRR iter env 6
1160
1161     vpp-performance-changes-3n-dnv-mrr-h1:
1162       csit-vpp-perf-report-iterative-2009-3n-dnv:
1163         - 19  # rls2005 MRR iter env 5
1164     vpp-performance-changes-3n-dnv-mrr-ref-env-old:
1165       csit-vpp-perf-report-iterative-2009-3n-dnv:
1166         - 22  # rls2009 MRR iter env 5
1167     vpp-performance-changes-3n-dnv-mrr-ref-env-new:
1168       # TODO: Re-test in new env
1169       csit-vpp-perf-report-iterative-2009-3n-dnv:
1170         - 22  # rls2009 MRR iter env 5
1171     vpp-performance-changes-3n-dnv-mrr-cmp:
1172       csit-vpp-perf-report-iterative-2101-3n-dnv:
1173         - 2   # rls2101.rc1 MRR iter env 6
1174
1175     vpp-performance-changes-3n-tsh-mrr-h1:
1176       csit-vpp-perf-report-iterative-2009-3n-tsh:
1177         - 13  # rls2005 MRR iter env 5
1178     vpp-performance-changes-3n-tsh-mrr-ref-env-old:
1179       csit-vpp-perf-report-iterative-2009-3n-tsh:
1180         - 15  # rls2009 MRR iter env 5
1181     vpp-performance-changes-3n-tsh-mrr-ref-env-new:
1182       # TODO: Re-test in new env
1183       csit-vpp-perf-report-iterative-2009-3n-tsh:
1184         - 15  # rls2009 MRR iter env 5
1185     vpp-performance-changes-3n-tsh-mrr-cmp:
1186       csit-vpp-perf-report-iterative-2101-3n-tsh:
1187         - 2   # rls2101.rc1 MRR iter env 6
1188
1189     dpdk-performance-changes-3n-hsw-h1:
1190       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1191         - 25  # NDRPDR iter
1192         - 26  # NDRPDR iter
1193         - 27  # NDRPDR iter
1194         - 28  # NDRPDR iter
1195         - 29  # NDRPDR iter
1196         - 30  # NDRPDR iter
1197         - 31  # NDRPDR iter
1198         - 32  # NDRPDR iter
1199         - 33  # NDRPDR iter
1200         - 34  # NDRPDR iter
1201     dpdk-performance-changes-3n-hsw-ref:
1202       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1203         - 6   # NDRPDR iter env5
1204         - 7   # NDRPDR iter env5
1205         - 8   # NDRPDR iter env5
1206         - 9   # NDRPDR iter env5
1207         - 10  # NDRPDR iter env5
1208         - 11  # NDRPDR iter env5
1209         - 12  # NDRPDR iter env5
1210         - 13  # NDRPDR iter env5
1211         - 14  # NDRPDR iter env5
1212         - 15  # NDRPDR iter env5
1213     dpdk-performance-changes-3n-hsw-cmp:
1214       csit-dpdk-perf-report-iterative-2101-3n-hsw:
1215         - 11  # rls2101.rc1 NDRPDR iter env 6
1216         - 12  # rls2101.rc1 NDRPDR iter env 6
1217         - 13  # rls2101.rc1 NDRPDR iter env 6
1218         - 14  # rls2101.rc1 NDRPDR iter env 6
1219         - 16  # rls2101.rc1 NDRPDR iter env 6
1220         - 17  # rls2101.rc1 NDRPDR iter env 6
1221         - 18  # rls2101.rc1 NDRPDR iter env 6
1222         - 19  # rls2101.rc1 NDRPDR iter env 6
1223         - 20  # rls2101.rc1 NDRPDR iter env 6
1224         - 21  # rls2101.rc1 NDRPDR iter env 6
1225
1226     dpdk-performance-changes-3n-skx-h1:
1227       csit-dpdk-perf-report-iterative-2005-3n-skx:
1228         - 28  # NDRPDR iter
1229         - 29  # NDRPDR iter
1230         - 30  # NDRPDR iter
1231         - 31  # NDRPDR iter
1232         - 32  # NDRPDR iter
1233         - 33  # NDRPDR iter
1234         - 34  # NDRPDR iter
1235         - 35  # NDRPDR iter
1236         - 36  # NDRPDR iter
1237         - 37  # NDRPDR iter
1238     dpdk-performance-changes-3n-skx-ref:
1239       csit-dpdk-perf-report-iterative-2009-3n-skx:
1240         - 4   # NDRPDR sel env5
1241         - 5   # NDRPDR sel env5
1242         - 6   # NDRPDR sel env5
1243         - 7   # NDRPDR sel env5
1244         - 8   # NDRPDR sel env5
1245         - 9   # NDRPDR sel env5
1246         - 14  # NDRPDR sel env5
1247         - 11  # NDRPDR sel env5
1248         - 12  # NDRPDR sel env5
1249         - 13  # NDRPDR sel env5
1250     dpdk-performance-changes-3n-skx-cmp:
1251       csit-dpdk-perf-report-iterative-2101-3n-skx:
1252         - 12  # rls2101.rc1 NDRPDR iter env 6
1253         - 14  # rls2101.rc1 NDRPDR iter env 6
1254         - 15  # rls2101.rc1 NDRPDR iter env 6
1255         - 17  # rls2101.rc1 NDRPDR iter env 6
1256         - 19  # rls2101.rc1 NDRPDR iter env 6
1257         - 20  # rls2101.rc1 NDRPDR iter env 6
1258         - 21  # rls2101.rc1 NDRPDR iter env 6
1259         - 22  # rls2101.rc1 NDRPDR iter env 6
1260
1261     dpdk-performance-changes-2n-skx-h1:
1262       csit-dpdk-perf-report-iterative-2005-2n-skx:
1263         - 20  # NDRPDR iter
1264         - 21  # NDRPDR iter
1265         - 22  # NDRPDR iter
1266         - 23  # NDRPDR iter
1267         - 24  # NDRPDR iter
1268         - 25  # NDRPDR iter
1269         - 26  # NDRPDR iter
1270         - 27  # NDRPDR iter
1271         - 28  # NDRPDR iter
1272         - 29  # NDRPDR iter
1273     dpdk-performance-changes-2n-skx-ref:
1274       csit-dpdk-perf-report-iterative-2009-2n-skx:
1275         - 4   # NDRPDR iter env5
1276         - 5   # NDRPDR iter env5
1277         - 6   # NDRPDR iter env5
1278         - 7   # NDRPDR iter env5
1279         - 8   # NDRPDR iter env5
1280         - 9   # NDRPDR iter env5
1281         - 10  # NDRPDR iter env5
1282         - 11  # NDRPDR iter env5
1283         - 12  # NDRPDR iter env5
1284         - 13  # NDRPDR iter env5
1285     dpdk-performance-changes-2n-skx-cmp:
1286       csit-dpdk-perf-report-iterative-2101-2n-skx:
1287         - 11  # rls2101.rc1 NDRPDR iter env 6
1288         - 12  # rls2101.rc1 NDRPDR iter env 6
1289         - 13  # rls2101.rc1 NDRPDR iter env 6
1290         - 14  # rls2101.rc1 NDRPDR iter env 6
1291         - 15  # rls2101.rc1 NDRPDR iter env 6
1292         - 17  # rls2101.rc1 NDRPDR iter env 6
1293         - 18  # rls2101.rc1 NDRPDR iter env 6
1294         - 19  # rls2101.rc1 NDRPDR iter env 6
1295         - 20  # rls2101.rc1 NDRPDR iter env 6
1296         - 21  # rls2101.rc1 NDRPDR iter env 6
1297
1298     dpdk-performance-changes-2n-clx-h1:
1299       csit-dpdk-perf-report-iterative-2005-2n-clx:
1300         - 20  # NDRPDR iter
1301         - 21  # NDRPDR iter
1302         - 22  # NDRPDR iter
1303         - 23  # NDRPDR iter
1304         - 24  # NDRPDR iter
1305         - 25  # NDRPDR iter
1306         - 26  # NDRPDR iter
1307         - 27  # NDRPDR iter
1308         - 28  # NDRPDR iter
1309         - 29  # NDRPDR iter
1310     dpdk-performance-changes-2n-clx-ref:
1311       csit-dpdk-perf-report-iterative-2009-2n-clx:
1312         - 4   # NDRPDR iter env5
1313         - 5   # NDRPDR iter env5
1314         - 6   # NDRPDR iter env5
1315         - 7   # NDRPDR iter env5
1316         - 8   # NDRPDR iter env5
1317         - 9   # NDRPDR iter env5
1318         - 10  # NDRPDR iter env5
1319         - 11  # NDRPDR iter env5
1320         - 12  # NDRPDR iter env5
1321         - 13  # NDRPDR iter env5
1322     dpdk-performance-changes-2n-clx-cmp:
1323       csit-dpdk-perf-report-iterative-2101-2n-clx:
1324         - 12  # rls2101.rc1 NDRPDR iter env 6
1325         - 13  # rls2101.rc1 NDRPDR iter env 6
1326         - 14  # rls2101.rc1 NDRPDR iter env 6
1327         - 18  # rls2101.rc1 NDRPDR iter env 6
1328         - 22  # rls2101.rc1 NDRPDR iter env 6
1329
1330     dpdk-performance-changes-2n-zn2-ref:
1331       csit-dpdk-perf-report-iterative-2009-2n-zn2:
1332         - 16  # NDRPDR iter env5
1333         - 21  # NDRPDR iter env5
1334         - 22  # NDRPDR iter env5
1335         - 23  # NDRPDR iter env5
1336         - 24  # NDRPDR iter env5
1337         - 25  # NDRPDR iter env5
1338         - 29  # NDRPDR iter env5
1339     dpdk-performance-changes-2n-zn2-cmp:
1340       csit-dpdk-perf-report-iterative-2101-2n-zn2:
1341         - 11  # rls2101.rc1 NDRPDR iter env 6
1342         - 12  # rls2101.rc1 NDRPDR iter env 6
1343         - 13  # rls2101.rc1 NDRPDR iter env 6
1344         - 14  # rls2101.rc1 NDRPDR iter env 6
1345         - 16  # rls2101.rc1 NDRPDR iter env 6
1346         - 17  # rls2101.rc1 NDRPDR iter env 6
1347         - 18  # rls2101.rc1 NDRPDR iter env 6
1348         - 19  # rls2101.rc1 NDRPDR iter env 6
1349         - 20  # rls2101.rc1 NDRPDR iter env 6
1350         - 21  # rls2101.rc1 NDRPDR iter env 6
1351
1352 #    dpdk-performance-changes-2n-dnv-h1:
1353 #      csit-dpdk-perf-verify-2101-2n-dnv:
1354 #        - 9   # NDRPDR sel
1355 #        - 10  # NDRPDR sel
1356 #        - 11  # NDRPDR sel
1357 #        - 12  # NDRPDR sel
1358 #        - 13  # NDRPDR sel
1359 #        - 14  # NDRPDR sel
1360 #        - 15  # NDRPDR sel
1361 #        - 16  # NDRPDR sel
1362 #        - 17  # NDRPDR sel
1363 #        - 18  # NDRPDR sel
1364 #    dpdk-performance-changes-2n-dnv-ref:
1365 #      # No data
1366 #    dpdk-performance-changes-2n-dnv-cmp:
1367 #      # No data
1368 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1369
1370 #    dpdk-performance-changes-3n-dnv-h1:
1371 #      csit-dpdk-perf-verify-2101-3n-dnv:
1372 #        - 12  # NDRPDR sel
1373 #        - 13  # NDRPDR sel
1374 #        - 14  # NDRPDR sel
1375 #        - 15  # NDRPDR sel
1376 #        - 16  # NDRPDR sel
1377 #        - 17  # NDRPDR sel
1378 #        - 18  # NDRPDR sel
1379 #        - 19  # NDRPDR sel
1380 #        - 20  # NDRPDR sel
1381 #        - 22  # NDRPDR sel
1382 #    dpdk-performance-changes-3n-dnv-ref:
1383 #      # No data
1384 #    dpdk-performance-changes-3n-dnv-cmp:
1385 #      # No data
1386 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1387
1388     dpdk-performance-changes-3n-tsh-h1:
1389       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1390         - 5   # NDRPDR sel
1391     dpdk-performance-changes-3n-tsh-ref:
1392       csit-dpdk-perf-report-iterative-2009-3n-tsh:
1393         - 1   # NDRPDR iter env5
1394         - 2   # NDRPDR iter env5
1395         - 3   # NDRPDR iter env5
1396         - 4   # NDRPDR iter env5
1397         - 5   # NDRPDR iter env5
1398         - 6   # NDRPDR iter env5
1399         - 7   # NDRPDR iter env5
1400         - 9   # NDRPDR iter env5
1401         - 10  # NDRPDR iter env5
1402         - 11  # NDRPDR iter env5
1403     dpdk-performance-changes-3n-tsh-cmp:
1404       csit-dpdk-perf-report-iterative-2101-3n-tsh:
1405         - 11  # rls2101.rc1 NDRPDR iter env 6
1406         - 12  # rls2101.rc1 NDRPDR iter env 6
1407         - 13  # rls2101.rc1 NDRPDR iter env 6
1408         - 14  # rls2101.rc1 NDRPDR iter env 6
1409         - 16  # rls2101.rc1 NDRPDR iter env 6
1410         - 17  # rls2101.rc1 NDRPDR iter env 6
1411         - 18  # rls2101.rc1 NDRPDR iter env 6
1412         - 19  # rls2101.rc1 NDRPDR iter env 6
1413         - 20  # rls2101.rc1 NDRPDR iter env 6
1414         - 21  # rls2101.rc1 NDRPDR iter env 6
1415
1416     # Compare testbeds
1417
1418     vpp-compare-testbeds-ref:
1419       csit-vpp-perf-report-iterative-2101-3n-hsw:
1420         - 4   # rls2101.rc1 NDRPDR iter env 6
1421         - 5   # rls2101.rc1 NDRPDR iter env 6
1422         - 6   # rls2101.rc1 NDRPDR iter env 6
1423         - 7   # rls2101.rc1 NDRPDR iter env 6
1424         - 8   # rls2101.rc1 NDRPDR iter env 6
1425         - 9   # rls2101.rc1 NDRPDR iter env 6
1426         - 10  # rls2101.rc1 NDRPDR iter env 6
1427         - 11  # rls2101.rc1 NDRPDR iter env 6
1428         - 12  # rls2101.rc1 NDRPDR iter env 6
1429         - 13  # rls2101.rc1 NDRPDR iter env 6
1430     vpp-compare-testbeds-cmp:
1431       csit-vpp-perf-report-iterative-2101-3n-skx:
1432         - 5   # rls2101.rc1 NDRPDR iter env 6
1433         - 6   # rls2101.rc1 NDRPDR iter env 6
1434         - 7   # rls2101.rc1 NDRPDR iter env 6
1435         - 8   # rls2101.rc1 NDRPDR iter env 6
1436         - 9   # rls2101.rc1 NDRPDR iter env 6
1437
1438     vpp-compare-testbeds-skx-clx-ref:
1439       csit-vpp-perf-report-iterative-2101-2n-skx:
1440         - 5   # rls2101.rc1 NDRPDR iter env 6
1441         - 6   # rls2101.rc1 NDRPDR iter env 6
1442         - 7   # rls2101.rc1 NDRPDR iter env 6
1443         - 8   # rls2101.rc1 NDRPDR iter env 6
1444         - 10  # rls2101.rc1 NDRPDR iter env 6
1445         - 11  # rls2101.rc1 NDRPDR iter env 6
1446         - 12  # rls2101.rc1 NDRPDR iter env 6
1447         - 13  # rls2101.rc1 NDRPDR iter env 6
1448     vpp-compare-testbeds-skx-clx-cmp:
1449       csit-vpp-perf-report-iterative-2101-2n-clx:
1450         - 4   # rls2101.rc1 NDRPDR iter env 6
1451         - 5   # rls2101.rc1 NDRPDR iter env 6
1452         - 6   # rls2101.rc1 NDRPDR iter env 6
1453         - 7   # rls2101.rc1 NDRPDR iter env 6
1454         - 8   # rls2101.rc1 NDRPDR iter env 6
1455         - 9   # rls2101.rc1 NDRPDR iter env 6
1456         - 10  # rls2101.rc1 NDRPDR iter env 6
1457         - 11  # rls2101.rc1 NDRPDR iter env 6
1458         - 12  # rls2101.rc1 NDRPDR iter env 6
1459         - 13  # rls2101.rc1 NDRPDR iter env 6
1460
1461     vpp-compare-testbeds-hsw-clx-ref:
1462       csit-vpp-perf-report-iterative-2101-3n-hsw:
1463         - 4   # rls2101.rc1 NDRPDR iter env 6
1464         - 5   # rls2101.rc1 NDRPDR iter env 6
1465         - 6   # rls2101.rc1 NDRPDR iter env 6
1466         - 7   # rls2101.rc1 NDRPDR iter env 6
1467         - 8   # rls2101.rc1 NDRPDR iter env 6
1468         - 9   # rls2101.rc1 NDRPDR iter env 6
1469         - 10  # rls2101.rc1 NDRPDR iter env 6
1470         - 11  # rls2101.rc1 NDRPDR iter env 6
1471         - 12  # rls2101.rc1 NDRPDR iter env 6
1472         - 13  # rls2101.rc1 NDRPDR iter env 6
1473     vpp-compare-testbeds-hsw-clx-cmp:
1474       csit-vpp-perf-report-iterative-2101-2n-clx:
1475         - 4   # rls2101.rc1 NDRPDR iter env 6
1476         - 5   # rls2101.rc1 NDRPDR iter env 6
1477         - 6   # rls2101.rc1 NDRPDR iter env 6
1478         - 7   # rls2101.rc1 NDRPDR iter env 6
1479         - 8   # rls2101.rc1 NDRPDR iter env 6
1480         - 9   # rls2101.rc1 NDRPDR iter env 6
1481         - 10  # rls2101.rc1 NDRPDR iter env 6
1482         - 11  # rls2101.rc1 NDRPDR iter env 6
1483         - 12  # rls2101.rc1 NDRPDR iter env 6
1484         - 13  # rls2101.rc1 NDRPDR iter env 6
1485
1486     vpp-compare-testbeds-mrr-ref:
1487       csit-vpp-perf-report-iterative-2101-3n-hsw:
1488         - 3   # rls2101.rc1 MRR iter env 6
1489     vpp-compare-testbeds-mrr-cmp:
1490       csit-vpp-perf-report-iterative-2101-3n-skx:
1491         - 4   # rls2101.rc1 MRR iter env 6
1492
1493     vpp-compare-testbeds-mrr-skx-clx-ref:
1494       csit-vpp-perf-report-iterative-2101-2n-skx:
1495         - 3   # rls2101.rc1 MRR iter env 6
1496     vpp-compare-testbeds-mrr-skx-clx-cmp:
1497       csit-vpp-perf-report-iterative-2101-2n-clx:
1498         - 3   # rls2101.rc1 MRR iter env 6
1499
1500     vpp-compare-testbeds-mrr-hsw-clx-ref:
1501       csit-vpp-perf-report-iterative-2101-3n-hsw:
1502         - 3   # rls2101.rc1 MRR iter env 6
1503     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1504       csit-vpp-perf-report-iterative-2101-2n-clx:
1505         - 3   # rls2101.rc1 MRR iter env 6
1506
1507     dpdk-compare-testbeds-ref:
1508       csit-dpdk-perf-report-iterative-2101-3n-hsw:
1509         - 11  # rls2101.rc1 NDRPDR iter env 6
1510         - 12  # rls2101.rc1 NDRPDR iter env 6
1511         - 13  # rls2101.rc1 NDRPDR iter env 6
1512         - 14  # rls2101.rc1 NDRPDR iter env 6
1513         - 16  # rls2101.rc1 NDRPDR iter env 6
1514         - 17  # rls2101.rc1 NDRPDR iter env 6
1515         - 18  # rls2101.rc1 NDRPDR iter env 6
1516         - 19  # rls2101.rc1 NDRPDR iter env 6
1517         - 20  # rls2101.rc1 NDRPDR iter env 6
1518         - 21  # rls2101.rc1 NDRPDR iter env 6
1519     dpdk-compare-testbeds-cmp:
1520       csit-dpdk-perf-report-iterative-2101-3n-skx:
1521         - 12  # rls2101.rc1 NDRPDR iter env 6
1522         - 14  # rls2101.rc1 NDRPDR iter env 6
1523         - 15  # rls2101.rc1 NDRPDR iter env 6
1524         - 17  # rls2101.rc1 NDRPDR iter env 6
1525         - 19  # rls2101.rc1 NDRPDR iter env 6
1526         - 20  # rls2101.rc1 NDRPDR iter env 6
1527         - 21  # rls2101.rc1 NDRPDR iter env 6
1528         - 22  # rls2101.rc1 NDRPDR iter env 6
1529
1530     dpdk-compare-testbeds-skx-clx-ref:
1531       csit-dpdk-perf-report-iterative-2101-2n-skx:
1532         - 11  # rls2101.rc1 NDRPDR iter env 6
1533         - 12  # rls2101.rc1 NDRPDR iter env 6
1534         - 13  # rls2101.rc1 NDRPDR iter env 6
1535         - 14  # rls2101.rc1 NDRPDR iter env 6
1536         - 15  # rls2101.rc1 NDRPDR iter env 6
1537         - 17  # rls2101.rc1 NDRPDR iter env 6
1538         - 18  # rls2101.rc1 NDRPDR iter env 6
1539         - 19  # rls2101.rc1 NDRPDR iter env 6
1540         - 20  # rls2101.rc1 NDRPDR iter env 6
1541         - 21  # rls2101.rc1 NDRPDR iter env 6
1542     dpdk-compare-testbeds-skx-clx-cmp:
1543       csit-dpdk-perf-report-iterative-2101-2n-clx:
1544         - 12  # rls2101.rc1 NDRPDR iter env 6
1545         - 13  # rls2101.rc1 NDRPDR iter env 6
1546         - 14  # rls2101.rc1 NDRPDR iter env 6
1547         - 18  # rls2101.rc1 NDRPDR iter env 6
1548         - 22  # rls2101.rc1 NDRPDR iter env 6
1549
1550     # Compare topologies
1551
1552     vpp-compare-topologies-ref:
1553       csit-vpp-perf-report-iterative-2101-3n-skx:
1554         - 5   # rls2101.rc1 NDRPDR iter env 6
1555         - 6   # rls2101.rc1 NDRPDR iter env 6
1556         - 7   # rls2101.rc1 NDRPDR iter env 6
1557         - 8   # rls2101.rc1 NDRPDR iter env 6
1558         - 9   # rls2101.rc1 NDRPDR iter env 6
1559     vpp-compare-topologies-cmp:
1560       csit-vpp-perf-report-iterative-2101-2n-skx:
1561         - 5   # rls2101.rc1 NDRPDR iter env 6
1562         - 6   # rls2101.rc1 NDRPDR iter env 6
1563         - 7   # rls2101.rc1 NDRPDR iter env 6
1564         - 8   # rls2101.rc1 NDRPDR iter env 6
1565         - 10  # rls2101.rc1 NDRPDR iter env 6
1566         - 11  # rls2101.rc1 NDRPDR iter env 6
1567         - 12  # rls2101.rc1 NDRPDR iter env 6
1568         - 13  # rls2101.rc1 NDRPDR iter env 6
1569
1570     vpp-compare-topologies-mrr-ref:
1571       csit-vpp-perf-report-iterative-2101-3n-skx:
1572         - 4   # rls2101.rc1 MRR iter env 6
1573     vpp-compare-topologies-mrr-cmp:
1574       csit-vpp-perf-report-iterative-2101-2n-skx:
1575         - 3   # rls2101.rc1 MRR iter env 6
1576
1577     dpdk-compare-topologies-ref:
1578       csit-dpdk-perf-report-iterative-2101-3n-skx:
1579         - 12  # rls2101.rc1 NDRPDR iter env 6
1580         - 14  # rls2101.rc1 NDRPDR iter env 6
1581         - 15  # rls2101.rc1 NDRPDR iter env 6
1582         - 17  # rls2101.rc1 NDRPDR iter env 6
1583         - 19  # rls2101.rc1 NDRPDR iter env 6
1584         - 20  # rls2101.rc1 NDRPDR iter env 6
1585         - 21  # rls2101.rc1 NDRPDR iter env 6
1586         - 22  # rls2101.rc1 NDRPDR iter env 6
1587     dpdk-compare-topologies-cmp:
1588       csit-dpdk-perf-report-iterative-2101-2n-skx:
1589         - 11  # rls2101.rc1 NDRPDR iter env 6
1590         - 12  # rls2101.rc1 NDRPDR iter env 6
1591         - 13  # rls2101.rc1 NDRPDR iter env 6
1592         - 14  # rls2101.rc1 NDRPDR iter env 6
1593         - 15  # rls2101.rc1 NDRPDR iter env 6
1594         - 17  # rls2101.rc1 NDRPDR iter env 6
1595         - 18  # rls2101.rc1 NDRPDR iter env 6
1596         - 19  # rls2101.rc1 NDRPDR iter env 6
1597         - 20  # rls2101.rc1 NDRPDR iter env 6
1598         - 21  # rls2101.rc1 NDRPDR iter env 6
1599
1600   plot-layouts:
1601
1602     plot-soak-throughput:
1603       titlefont:
1604         size: 16
1605       xaxis:
1606         title: "<b>Test Cases [Index]</b>"
1607         titlefont:
1608           size: 14
1609         autorange: True
1610         fixedrange: False
1611         gridcolor: "rgb(230, 230, 230)"
1612         linecolor: "rgb(220, 220, 220)"
1613         linewidth: 1
1614         showgrid: True
1615         showline: True
1616         showticklabels: True
1617         tickcolor: "rgb(220, 220, 220)"
1618         tickmode: "linear"
1619         tickfont:
1620           size: 14
1621         zeroline: False
1622       yaxis:
1623         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1624         titlefont:
1625           size: 14
1626         gridcolor: "rgb(230, 230, 230)"
1627         hoverformat: ".4r"
1628         tickformat: ".3r"
1629         linecolor: "rgb(220, 220, 220)"
1630         linewidth: 1
1631         showgrid: True
1632         showline: True
1633         showticklabels: True
1634         tickcolor: "rgb(220, 220, 220)"
1635         tickfont:
1636           size: 14
1637         zeroline: False
1638         range: [0,50]
1639       autosize: False
1640       margin:
1641         t: 50
1642         b: 0
1643         l: 80
1644         r: 20
1645       showlegend: True
1646       legend:
1647         orientation: "h"
1648         font:
1649           size: 14
1650       width: 700
1651       height: 900
1652       paper_bgcolor: "#fff"
1653       plot_bgcolor: "#fff"
1654       hoverlabel:
1655         namelength: -1
1656
1657     plot-service-density:
1658       titlefont:
1659         size: 16
1660       xaxis:
1661         side: "top"
1662         autorange: True
1663         fixedrange: False
1664         showgrid: False
1665         showline: False
1666         showticklabels: False
1667         ticks: ""
1668         ticklen: 0
1669         tickwidth: 0
1670         zeroline: False
1671       yaxis:
1672         autorange: "reversed"
1673         showgrid: False
1674         showline: False
1675         showticklabels: False
1676         ticks: ""
1677         ticklen: 0
1678         tickwidth: 0
1679         zeroline: False
1680       showlegend: False
1681       paper_bgcolor: "#fff"
1682       plot_bgcolor: "#fff"
1683       width: 700
1684       height: 700
1685       hoverlabel:
1686         namelength: -1
1687
1688     plot-hoststack:
1689       titlefont:
1690         size: 16
1691       xaxis:
1692         title: "<b>Test Cases [Index]</b>"
1693         titlefont:
1694           size: 14
1695         autorange: True
1696         fixedrange: False
1697         gridcolor: "rgb(230, 230, 230)"
1698         linecolor: "rgb(220, 220, 220)"
1699         linewidth: 1
1700         showgrid: True
1701         showline: True
1702         showticklabels: True
1703         tickcolor: "rgb(220, 220, 220)"
1704         tickmode: "linear"
1705         tickfont:
1706           size: 14
1707         zeroline: False
1708       yaxis:
1709         title: "<b>Bandwidth [Gbps]</b>"
1710         titlefont:
1711           size: 14
1712         gridcolor: "rgb(230, 230, 230)"
1713         hoverformat: ".4s"
1714         linecolor: "rgb(220, 220, 220)"
1715         linewidth: 1
1716         rangemode: "tozero"
1717         showgrid: True
1718         showline: True
1719         showticklabels: True
1720         tickcolor: "rgb(230, 230, 230)"
1721         tickformat: ".3s"
1722         tickfont:
1723           size: 14
1724         zeroline: False
1725       autosize: False
1726       margin:
1727         t: 50
1728         b: 20
1729         l: 80
1730         r: 20
1731       showlegend: True
1732       legend:
1733         orientation: "h"
1734         font:
1735           size: 14
1736       width: 700
1737       height: 800
1738       paper_bgcolor: "#fff"
1739       plot_bgcolor: "#fff"
1740       hoverlabel:
1741         namelength: -1
1742
1743     plot-throughput:
1744       titlefont:
1745         size: 16
1746       xaxis:
1747         title: "<b>Test Cases [Index]</b>"
1748         titlefont:
1749           size: 14
1750         autorange: True
1751         fixedrange: False
1752         gridcolor: "rgb(230, 230, 230)"
1753         linecolor: "rgb(220, 220, 220)"
1754         linewidth: 1
1755         showgrid: True
1756         showline: True
1757         showticklabels: True
1758         tickcolor: "rgb(220, 220, 220)"
1759         tickmode: "linear"
1760         tickfont:
1761           size: 14
1762         zeroline: False
1763       yaxis:
1764         title: "<b>Packet Throughput [Mpps]</b>"
1765         titlefont:
1766           size: 14
1767         gridcolor: "rgb(230, 230, 230)"
1768         hoverformat: ".4r"
1769         tickformat: ".3r"
1770         linecolor: "rgb(220, 220, 220)"
1771         linewidth: 1
1772         showgrid: True
1773         showline: True
1774         showticklabels: True
1775         tickcolor: "rgb(220, 220, 220)"
1776         tickfont:
1777           size: 14
1778         zeroline: False
1779         range: [0,50]
1780       autosize: False
1781       margin:
1782         t: 50
1783         b: 0
1784         l: 80
1785         r: 20
1786       showlegend: True
1787       legend:
1788         orientation: "h"
1789         font:
1790           size: 14
1791       width: 700
1792       height: 900
1793       paper_bgcolor: "#fff"
1794       plot_bgcolor: "#fff"
1795       hoverlabel:
1796         namelength: -1
1797
1798     plot-throughput-gbps:
1799       titlefont:
1800         size: 16
1801       xaxis:
1802         title: "<b>Test Cases [Index]</b>"
1803         titlefont:
1804           size: 14
1805         autorange: True
1806         fixedrange: False
1807         gridcolor: "rgb(230, 230, 230)"
1808         linecolor: "rgb(220, 220, 220)"
1809         linewidth: 1
1810         showgrid: True
1811         showline: True
1812         showticklabels: True
1813         tickcolor: "rgb(220, 220, 220)"
1814         tickmode: "linear"
1815         tickfont:
1816           size: 14
1817         zeroline: False
1818       yaxis:
1819         title: "<b>Packet Throughput [Gbps]</b>"
1820         titlefont:
1821           size: 14
1822         gridcolor: "rgb(230, 230, 230)"
1823         hoverformat: ".4r"
1824         tickformat: ".3r"
1825         linecolor: "rgb(220, 220, 220)"
1826         linewidth: 1
1827         showgrid: True
1828         showline: True
1829         showticklabels: True
1830         tickcolor: "rgb(220, 220, 220)"
1831         tickfont:
1832           size: 14
1833         zeroline: False
1834         range: [0,10]
1835       autosize: False
1836       margin:
1837         t: 50
1838         b: 0
1839         l: 80
1840         r: 20
1841       showlegend: True
1842       legend:
1843         orientation: "h"
1844         font:
1845           size: 14
1846       width: 700
1847       height: 900
1848       paper_bgcolor: "#fff"
1849       plot_bgcolor: "#fff"
1850       hoverlabel:
1851         namelength: -1
1852
1853     plot-cps:
1854       titlefont:
1855         size: 16
1856       xaxis:
1857         title: "<b>Test Cases [Index]</b>"
1858         titlefont:
1859           size: 14
1860         autorange: True
1861         fixedrange: False
1862         gridcolor: "rgb(230, 230, 230)"
1863         linecolor: "rgb(220, 220, 220)"
1864         linewidth: 1
1865         showgrid: True
1866         showline: True
1867         showticklabels: True
1868         tickcolor: "rgb(220, 220, 220)"
1869         tickmode: "linear"
1870         tickfont:
1871           size: 14
1872         zeroline: False
1873       yaxis:
1874         title: "<b>Connection Rate [Mcps]</b>"
1875         titlefont:
1876           size: 14
1877         gridcolor: "rgb(230, 230, 230)"
1878         hoverformat: ".4r"
1879         tickformat: ".3s"
1880         linecolor: "rgb(220, 220, 220)"
1881         linewidth: 1
1882         showgrid: True
1883         showline: True
1884         showticklabels: True
1885         tickcolor: "rgb(220, 220, 220)"
1886         tickfont:
1887           size: 14
1888         zeroline: False
1889         range: [0,10]
1890       autosize: False
1891       margin:
1892         t: 50
1893         b: 0
1894         l: 80
1895         r: 20
1896       showlegend: True
1897       legend:
1898         orientation: "h"
1899         font:
1900           size: 14
1901       width: 700
1902       height: 900
1903       paper_bgcolor: "#fff"
1904       plot_bgcolor: "#fff"
1905       hoverlabel:
1906         namelength: -1
1907
1908     plot-throughput-speedup-analysis:
1909       titlefont:
1910         size: 16
1911       xaxis:
1912         title: "<b>Number of Cores [Qty]</b>"
1913         titlefont:
1914           size: 14
1915         autorange: True
1916         fixedrange: False
1917         gridcolor: "rgb(230, 230, 230)"
1918         linecolor: "rgb(220, 220, 220)"
1919         linewidth: 1
1920         showgrid: True
1921         showline: True
1922         showticklabels: True
1923         tickcolor: "rgb(238, 238, 238)"
1924         tickmode: "linear"
1925         tickfont:
1926           size: 14
1927         zeroline: False
1928       yaxis:
1929         title: "<b>Packet Throughput [Mpps]</b>"
1930         titlefont:
1931           size: 14
1932         type: "linear"
1933         gridcolor: "rgb(230, 230, 230)"
1934         hoverformat: ".4s"
1935         linecolor: "rgb(220, 220, 220)"
1936         linewidth: 1
1937         showgrid: True
1938         showline: True
1939         showticklabels: True
1940         tickcolor: "rgb(220, 220, 220)"
1941         tickformat: ".4s"
1942         tickfont:
1943           size: 14
1944         zeroline: True
1945         rangemode: "tozero"
1946         range: [0,100]
1947       legend:
1948         orientation: "h"
1949         font:
1950           size: 14
1951         xanchor: "left"
1952         yanchor: "top"
1953         x: 0
1954         y: -0.2
1955         bgcolor: "rgba(255, 255, 255, 0)"
1956         bordercolor: "rgba(255, 255, 255, 0)"
1957         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1958       autosize: False
1959       margin:
1960           't': 50
1961           'b': 150
1962           'l': 85
1963           'r': 10
1964       showlegend: True
1965       width: 700
1966       height: 700
1967       paper_bgcolor: "#fff"
1968       plot_bgcolor: "#fff"
1969       hoverlabel:
1970         namelength: -1
1971       annotations: [
1972         {
1973           text: "_ _          __          ...",
1974           align: "left",
1975           showarrow: False,
1976           xref: "paper",
1977           yref: "paper",
1978           xanchor: "left",
1979           yanchor: "top",
1980           x: 0,
1981           y: -0.14,
1982           font: {
1983             family: "Consolas, Courier New",
1984             size: 13
1985           },
1986         },
1987         {
1988           text: "    Perfect     Measured     Limit",
1989           align: "left",
1990           showarrow: False,
1991           xref: "paper",
1992           yref: "paper",
1993           xanchor: "left",
1994           yanchor: "top",
1995           x: 0,
1996           y: -0.15,
1997           font: {
1998             family: "Consolas, Courier New",
1999             size: 13
2000           },
2001         },
2002       ]
2003
2004     plot-throughput-speedup-analysis-gbps:
2005       titlefont:
2006         size: 16
2007       xaxis:
2008         title: "<b>Number of Cores [Qty]</b>"
2009         titlefont:
2010           size: 14
2011         autorange: True
2012         fixedrange: False
2013         gridcolor: "rgb(230, 230, 230)"
2014         linecolor: "rgb(220, 220, 220)"
2015         linewidth: 1
2016         showgrid: True
2017         showline: True
2018         showticklabels: True
2019         tickcolor: "rgb(238, 238, 238)"
2020         tickmode: "linear"
2021         tickfont:
2022           size: 14
2023         zeroline: False
2024       yaxis:
2025         title: "<b>Packet Throughput [Gbps]</b>"
2026         titlefont:
2027           size: 14
2028         type: "linear"
2029         gridcolor: "rgb(230, 230, 230)"
2030         hoverformat: ".4s"
2031         linecolor: "rgb(220, 220, 220)"
2032         linewidth: 1
2033         showgrid: True
2034         showline: True
2035         showticklabels: True
2036         tickcolor: "rgb(220, 220, 220)"
2037         tickformat: ".4s"
2038         tickfont:
2039           size: 14
2040         zeroline: True
2041         rangemode: "tozero"
2042         range: [0,100]
2043       legend:
2044         orientation: "h"
2045         font:
2046           size: 14
2047         xanchor: "left"
2048         yanchor: "top"
2049         x: 0
2050         y: -0.2
2051         bgcolor: "rgba(255, 255, 255, 0)"
2052         bordercolor: "rgba(255, 255, 255, 0)"
2053         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2054       autosize: False
2055       margin:
2056           't': 50
2057           'b': 150
2058           'l': 85
2059           'r': 10
2060       showlegend: True
2061       width: 700
2062       height: 700
2063       paper_bgcolor: "#fff"
2064       plot_bgcolor: "#fff"
2065       hoverlabel:
2066         namelength: -1
2067       annotations: [
2068         {
2069           text: "_ _          __",
2070           align: "left",
2071           showarrow: False,
2072           xref: "paper",
2073           yref: "paper",
2074           xanchor: "left",
2075           yanchor: "top",
2076           x: 0,
2077           y: -0.13,
2078           font: {
2079             family: "Consolas, Courier New",
2080             size: 13
2081           },
2082         },
2083         {
2084           text: "    Perfect     Measured",
2085           align: "left",
2086           showarrow: False,
2087           xref: "paper",
2088           yref: "paper",
2089           xanchor: "left",
2090           yanchor: "top",
2091           x: 0,
2092           y: -0.15,
2093           font: {
2094             family: "Consolas, Courier New",
2095             size: 13
2096           },
2097         },
2098       ]
2099
2100     plot-throughput-speedup-analysis-cps:
2101       titlefont:
2102         size: 16
2103       xaxis:
2104         title: "<b>Number of Cores [Qty]</b>"
2105         titlefont:
2106           size: 14
2107         autorange: True
2108         fixedrange: False
2109         gridcolor: "rgb(230, 230, 230)"
2110         linecolor: "rgb(220, 220, 220)"
2111         linewidth: 1
2112         showgrid: True
2113         showline: True
2114         showticklabels: True
2115         tickcolor: "rgb(238, 238, 238)"
2116         tickmode: "linear"
2117         tickfont:
2118           size: 14
2119         zeroline: False
2120       yaxis:
2121         title: "<b>Connection Rate [Mcps]</b>"
2122         titlefont:
2123           size: 14
2124         type: "linear"
2125         gridcolor: "rgb(230, 230, 230)"
2126         hoverformat: ".4s"
2127         linecolor: "rgb(220, 220, 220)"
2128         linewidth: 1
2129         showgrid: True
2130         showline: True
2131         showticklabels: True
2132         tickcolor: "rgb(220, 220, 220)"
2133         tickformat: ".4s"
2134         tickfont:
2135           size: 14
2136         zeroline: True
2137         rangemode: "tozero"
2138         range: [0,100]
2139       legend:
2140         orientation: "h"
2141         font:
2142           size: 14
2143         xanchor: "left"
2144         yanchor: "top"
2145         x: 0
2146         y: -0.2
2147         bgcolor: "rgba(255, 255, 255, 0)"
2148         bordercolor: "rgba(255, 255, 255, 0)"
2149         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2150       autosize: False
2151       margin:
2152           't': 50
2153           'b': 150
2154           'l': 85
2155           'r': 10
2156       showlegend: True
2157       width: 700
2158       height: 700
2159       paper_bgcolor: "#fff"
2160       plot_bgcolor: "#fff"
2161       hoverlabel:
2162         namelength: -1
2163       annotations: [
2164         {
2165           text: "_ _          __",
2166           align: "left",
2167           showarrow: False,
2168           xref: "paper",
2169           yref: "paper",
2170           xanchor: "left",
2171           yanchor: "top",
2172           x: 0,
2173           y: -0.13,
2174           font: {
2175             family: "Consolas, Courier New",
2176             size: 13
2177           },
2178         },
2179         {
2180           text: "    Perfect     Measured",
2181           align: "left",
2182           showarrow: False,
2183           xref: "paper",
2184           yref: "paper",
2185           xanchor: "left",
2186           yanchor: "top",
2187           x: 0,
2188           y: -0.15,
2189           font: {
2190             family: "Consolas, Courier New",
2191             size: 13
2192           },
2193         },
2194       ]
2195
2196     plot-latency:
2197       titlefont:
2198         size: 16
2199       xaxis:
2200         title: "<b>Direction</b>"
2201         titlefont:
2202           size: 14
2203         autorange: True
2204         fixedrange: False
2205         gridcolor: "rgb(230, 230, 230)"
2206         linecolor: "rgb(220, 220, 220)"
2207         linewidth: 1
2208         showgrid: True
2209         showline: True
2210         showticklabels: False
2211         tickcolor: "rgb(220, 220, 220)"
2212         tickmode: "linear"
2213         tickfont:
2214           size: 14
2215         zeroline: False
2216       yaxis:
2217         title: "<b>Packet Latency [uSec]</b>"
2218         titlefont:
2219           size: 14
2220         type: "linear"
2221         gridcolor: "rgb(230, 230, 230)"
2222         hoverformat: ".4s"
2223         linecolor: "rgb(220, 220, 220)"
2224         linewidth: 1
2225         showgrid: True
2226         showline: True
2227         showticklabels: True
2228         tickcolor: "rgb(220, 220, 220)"
2229         tickformat: ".4s"
2230         tickfont:
2231           size: 14
2232         zeroline: True
2233         rangemode: "tozero"
2234       legend:
2235         orientation: "h"
2236         font:
2237           size: 14
2238         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2239       autosize: False
2240       margin:
2241           't': 50
2242           'b': 150
2243           'l': 80
2244           'r': 10
2245       showlegend: True
2246       width: 700
2247       height: 700
2248       paper_bgcolor: "#fff"
2249       plot_bgcolor: "#fff"
2250       hoverlabel:
2251         namelength: -1
2252
2253     plot-hdrh-latency:
2254       title:
2255         text: ""
2256         xanchor: "center"
2257         x: 0.5
2258         font:
2259           size: 16
2260       width: 700
2261       plot_bgcolor: "white"
2262       annotations:
2263         - font:
2264             size: 14
2265           showarrow: False
2266           text: "<b>Packet Latency [uSec]</b>"
2267           x: 1
2268           xanchor: "right"
2269           xref: "paper"
2270           y: -0.045
2271           yanchor: "top"
2272           yref: "paper"
2273         - font:
2274             size: 14
2275           showarrow: False
2276           text: "<b>Probability [%]</b>"
2277           textangle: 270
2278           x: -0.06
2279           xanchor: "center"
2280           xref: "paper"
2281           y: 0.5
2282           yanchor: "middle"
2283           yref: "paper"
2284         - font:
2285             size: 14
2286           showarrow: False
2287           text: "<b>Direction: E-W</b>"
2288           x: 0.24
2289           xanchor: "center"
2290           xref: "paper"
2291           y: 1.05
2292           yanchor: "bottom"
2293           yref: "paper"
2294         - font:
2295             size: 14
2296           showarrow: False
2297           text: "<b>Direction: W-E</b>"
2298           x: 0.74
2299           xanchor: "center"
2300           xref: "paper"
2301           y: 1.05
2302           yanchor: "bottom"
2303           yref: "paper"
2304
2305     plot-hdrh-latency-percentile-x-log:
2306       title:
2307         text: "<b>Latency by Percentile Distribution</b>"
2308         xanchor: "center"
2309         x: 0.5
2310         font:
2311           size: 18
2312       showlegend: True
2313       legend:
2314         traceorder: "normal"
2315         orientation: "h"
2316         font:
2317           size: 16
2318         xanchor: "left"
2319         yanchor: "top"
2320         x: 0
2321         y: -0.2
2322         bgcolor: "rgba(255, 255, 255, 0)"
2323         bordercolor: "rgba(255, 255, 255, 0)"
2324       xaxis:
2325         type: "log"
2326         title: "<b>Percentile [%]</b>"
2327         titlefont:
2328           size: 14
2329         autorange: True
2330         fixedrange: False
2331         gridcolor: "rgb(230, 230, 230)"
2332         linecolor: "rgb(220, 220, 220)"
2333         linewidth: 1
2334         showgrid: True
2335         showline: True
2336         showticklabels: True
2337         tickcolor: "rgb(220, 220, 220)"
2338         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2339         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2340         tickfont:
2341           size: 14
2342       yaxis:
2343         title: "<b>One-Way Latency per Direction [uSec]</b>"
2344         titlefont:
2345           size: 14
2346         gridcolor: "rgb(230, 230, 230)"
2347         linecolor: "rgb(220, 220, 220)"
2348         linewidth: 1
2349         showgrid: True
2350         showline: True
2351         showticklabels: True
2352         tickcolor: "rgb(220, 220, 220)"
2353         tickfont:
2354           size: 14
2355       autosize: False
2356       width: 700
2357       height: 700
2358       paper_bgcolor: "white"
2359       plot_bgcolor: "white"
2360
2361     plot-hdrh-latency-by-percentile:
2362       title:
2363         text: "<b>Latency by Percentile Distribution</b>"
2364         xanchor: "center"
2365         x: 0.5
2366         font:
2367           size: 18
2368       showlegend: True
2369       legend:
2370         traceorder: "normal"
2371         orientation: "h"
2372         font:
2373           size: 16
2374         xanchor: "left"
2375         yanchor: "top"
2376         x: 0
2377         y: -0.2
2378         bgcolor: "rgba(255, 255, 255, 0)"
2379         bordercolor: "rgba(255, 255, 255, 0)"
2380       xaxis:
2381         type: "linear"
2382         title: "<b>Percentile [%]</b>"
2383         titlefont:
2384           size: 14
2385         autorange: False
2386         fixedrange: False
2387         range: [0, 100]
2388         gridcolor: "rgb(230, 230, 230)"
2389         linecolor: "rgb(220, 220, 220)"
2390         linewidth: 1
2391         showgrid: True
2392         showline: True
2393         showticklabels: True
2394         tickcolor: "rgb(220, 220, 220)"
2395         tickvals: [0, 25, 50, 75, 100]
2396         ticktext: [0, 25, 50, 75, 100]
2397         tickfont:
2398           size: 14
2399       yaxis:
2400         title: "<b>One-Way Latency per Direction [uSec]</b>"
2401         titlefont:
2402           size: 14
2403         gridcolor: "rgb(230, 230, 230)"
2404         linecolor: "rgb(220, 220, 220)"
2405         linewidth: 1
2406         showgrid: True
2407         showline: True
2408         showticklabels: True
2409         tickcolor: "rgb(220, 220, 220)"
2410         tickfont:
2411           size: 14
2412       width: 700
2413       height: 700
2414       paper_bgcolor: "white"
2415       plot_bgcolor: "white"
2416
2417 - type: "static"
2418   src-path: "{DIR[RST]}"
2419   dst-path: "{DIR[WORKING,SRC]}"
2420
2421 - type: "input"
2422   general:
2423     file-name: "output_info.xml.gz"
2424     file-format: ".gz"
2425     arch-file-format:
2426       - ".gz"
2427       - ".zip"
2428     download-path: "{job}/{build}/archives/{filename}"
2429     extract: "output.xml"
2430
2431     zip-file-name: "robot-plugin.zip"
2432     zip-file-format: ".zip"
2433     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2434     zip-extract: "robot-plugin/output.xml"
2435
2436   builds:
2437
2438     csit-vpp-perf-report-iterative-2009-3n-hsw:
2439       - 18  # rls2005 MRR iter env 5
2440       - 9   # rls2005 NDRPDR iter env 5
2441       - 10  # rls2005 NDRPDR iter env 5
2442       - 11  # rls2005 NDRPDR iter env 5
2443       - 12  # rls2005 NDRPDR iter env 5
2444       - 13  # rls2005 NDRPDR iter env 5
2445       - 14  # rls2005 NDRPDR iter env 5
2446       - 15  # rls2005 NDRPDR iter env 5
2447       - 16  # rls2005 NDRPDR iter env 5
2448       - 17  # rls2005 NDRPDR iter env 5
2449       - 19  # rls2005 NDRPDR iter env 5
2450       - 23  # rls2009 MRR iter env 5
2451       - 21  # rls2009 NDRPDR iter env 5
2452       - 22  # rls2009 NDRPDR iter env 5
2453       - 24  # rls2009 NDRPDR iter env 5
2454       - 25  # rls2009 NDRPDR iter env 5
2455       - 26  # rls2009 NDRPDR iter env 5
2456       - 27  # rls2009 NDRPDR iter env 5
2457       - 28  # rls2009 NDRPDR iter env 5
2458       - 29  # rls2009 NDRPDR iter env 5
2459       - 30  # rls2009 NDRPDR iter env 5
2460       - 31  # rls2009 NDRPDR iter env 5
2461       - 32  # rls2009 Hoststack iter env 5
2462       - 33  # rls2009 Hoststack iter env 5
2463       - 34  # rls2009 Hoststack iter env 5
2464       - 35  # rls2009 Hoststack iter env 5
2465       - 36  # rls2009 Hoststack iter env 5
2466       - 37  # rls2009 Hoststack iter env 5
2467       - 38  # rls2009 Hoststack iter env 5
2468       - 39  # rls2009 Hoststack iter env 5
2469       - 40  # rls2009 Hoststack iter env 5
2470       - 41  # rls2009 Hoststack iter env 5
2471     csit-vpp-perf-report-iterative-2101-3n-hsw:
2472       - 3   # rls2101.rc1 MRR iter env 6
2473       - 4   # rls2101.rc1 NDRPDR iter env 6
2474       - 5   # rls2101.rc1 NDRPDR iter env 6
2475       - 6   # rls2101.rc1 NDRPDR iter env 6
2476       - 7   # rls2101.rc1 NDRPDR iter env 6
2477       - 8   # rls2101.rc1 NDRPDR iter env 6
2478       - 9   # rls2101.rc1 NDRPDR iter env 6
2479       - 10  # rls2101.rc1 NDRPDR iter env 6
2480       - 11  # rls2101.rc1 NDRPDR iter env 6
2481       - 12  # rls2101.rc1 NDRPDR iter env 6
2482       - 13  # rls2101.rc1 NDRPDR iter env 6
2483       - 17  # rls2009 MRR iter env 6
2484       - 19  # rls2009 NDRPDR iter env 6
2485     # csit-vpp-perf-report-coverage-2101-3n-hsw:
2486
2487
2488     csit-vpp-perf-report-iterative-2009-3n-skx:
2489       - 17  # rls2005 MRR iter env 5
2490       - 13  # rls2005 NDRPDR iter env 5
2491       - 18  # rls2005 NDRPDR iter env 5
2492       - 19  # rls2005 NDRPDR iter env 5
2493       - 41  # rls2005 NDRPDR iter env 5
2494       - 43  # rls2005 NDRPDR iter env 5
2495       - 44  # rls2005 NDRPDR iter env 5
2496       - 45  # rls2005 NDRPDR iter env 5
2497       - 46  # rls2005 NDRPDR iter env 5
2498       - 48  # rls2005 NDRPDR iter env 5
2499       - 49  # rls2005 NDRPDR iter env 5
2500       - 24  # rls2009 MRR iter env 5
2501       - 26  # rls2009 NDRPDR iter env 5
2502       - 27  # rls2009 NDRPDR iter env 5
2503       - 28  # rls2009 NDRPDR iter env 5
2504       - 29  # rls2009 NDRPDR iter env 5
2505       - 35  # rls2009 NDRPDR iter env 5
2506       - 36  # rls2009 NDRPDR iter env 5
2507       - 37  # rls2009 NDRPDR iter env 5
2508       - 38  # rls2009 NDRPDR iter env 5
2509       - 39  # rls2009 NDRPDR iter env 5
2510       - 40  # rls2009 NDRPDR iter env 5
2511     csit-vpp-perf-report-iterative-2101-3n-skx:
2512       - 4   # rls2101.rc1 MRR iter env 6
2513       - 5   # rls2101.rc1 NDRPDR iter env 6
2514       - 6   # rls2101.rc1 NDRPDR iter env 6
2515       - 7   # rls2101.rc1 NDRPDR iter env 6
2516       - 8   # rls2101.rc1 NDRPDR iter env 6
2517       - 9   # rls2101.rc1 NDRPDR iter env 6
2518       - 12  # rls2009 MRR iter env 6
2519     # csit-vpp-perf-report-coverage-2101-3n-skx:
2520
2521
2522     csit-vpp-perf-report-iterative-2009-2n-skx:
2523       - 20  # rls2005 MRR iter env 5
2524       - 13  # rls2005 NDRPDR iter env 5
2525       - 16  # rls2005 NDRPDR iter env 5
2526       - 17  # rls2005 NDRPDR iter env 5
2527       - 18  # rls2005 NDRPDR iter env 5
2528       - 19  # rls2005 NDRPDR iter env 5
2529       - 21  # rls2005 NDRPDR iter env 5
2530       - 22  # rls2005 NDRPDR iter env 5
2531       - 23  # rls2005 NDRPDR iter env 5
2532       - 24  # rls2005 NDRPDR iter env 5
2533       - 25  # rls2005 NDRPDR iter env 5
2534       - 120 # rls2009 MRR iter env 5
2535       - 35  # rls2009 NDRPDR iter env 5
2536       - 36  # rls2009 NDRPDR iter env 5
2537       - 37  # rls2009 NDRPDR iter env 5
2538       - 39  # rls2009 NDRPDR iter env 5
2539       - 40  # rls2009 NDRPDR iter env 5
2540       - 42  # rls2009 NDRPDR iter env 5
2541       - 43  # rls2009 NDRPDR iter env 5
2542       - 44  # rls2009 NDRPDR iter env 5
2543       - 46  # rls2009 NDRPDR iter env 5
2544       - 48  # rls2009 NDRPDR iter env 5
2545       - 110 # rls2009 NDRPDR iter NAT44 env 5
2546       - 111 # rls2009 NDRPDR iter NAT44 env 5
2547       - 112 # rls2009 NDRPDR iter NAT44 env 5
2548       - 113 # rls2009 NDRPDR iter NAT44 env 5
2549       - 114 # rls2009 NDRPDR iter NAT44 env 5
2550       - 115 # rls2009 NDRPDR iter NAT44 env 5
2551       - 116 # rls2009 NDRPDR iter NAT44 env 5
2552       - 118 # rls2009 NDRPDR iter NAT44 env 5
2553       - 119 # rls2009 NDRPDR iter NAT44 env 5
2554       - 121 # rls2009 NDRPDR iter NAT44 env 5
2555       - 38  # rls2009 nf-density iter env 5
2556       - 41  # rls2009 nf-density iter env 5
2557       - 45  # rls2009 nf-density iter env 5
2558       - 47  # rls2009 nf-density iter env 5
2559       - 49  # rls2009 nf-density iter env 5
2560       - 63  # rls2009 nf-density iter env 5
2561       - 65  # rls2009 nf-density iter env 5
2562       - 66  # rls2009 nf-density iter env 5
2563       - 71  # rls2009 nf-density iter env 5
2564       - 72  # rls2009 nf-density iter env 5
2565       - 50  # rls2009 MRR nf-density iter env 5
2566       - 27  # rls2009 reconf env 5
2567       - 28  # rls2009 reconf env 5
2568       - 29  # rls2009 reconf env 5
2569       - 30  # rls2009 reconf env 5
2570       - 31  # rls2009 reconf env 5
2571       - 32  # rls2009 reconf env 5
2572       - 61  # rls2009 reconf env 5
2573       - 62  # rls2009 reconf env 5
2574       - 68  # rls2009 reconf env 5
2575       - 70  # rls2009 reconf env 5
2576       - 33  # rls2009 soak env 5
2577       - 34  # rls2009 soak env 5
2578     csit-vpp-perf-report-iterative-2101-2n-skx:
2579       - 3   # rls2101.rc1 MRR iter env 6
2580       - 5   # rls2101.rc1 NDRPDR iter env 6
2581       - 6   # rls2101.rc1 NDRPDR iter env 6
2582       - 7   # rls2101.rc1 NDRPDR iter env 6
2583       - 8   # rls2101.rc1 NDRPDR iter env 6
2584       - 10  # rls2101.rc1 NDRPDR iter env 6
2585       - 11  # rls2101.rc1 NDRPDR iter env 6
2586       - 12  # rls2101.rc1 NDRPDR iter env 6
2587       - 13  # rls2101.rc1 NDRPDR iter env 6
2588     # csit-vpp-perf-report-coverage-2101-2n-skx:
2589
2590
2591     csit-vpp-perf-report-iterative-2009-2n-clx:
2592       - 77  # rls2005 MRR iter env 5
2593       - 13  # rls2005 NDRPDR iter env 5
2594       - 15  # rls2005 NDRPDR iter env 5
2595       - 17  # rls2005 NDRPDR iter env 5
2596       - 18  # rls2005 NDRPDR iter env 5
2597       - 19  # rls2005 NDRPDR iter env 5
2598       - 20  # rls2005 NDRPDR iter env 5
2599       - 21  # rls2005 NDRPDR iter env 5
2600       - 22  # rls2005 NDRPDR iter env 5
2601       - 23  # rls2005 NDRPDR iter env 5
2602       - 24  # rls2005 NDRPDR iter env 5
2603       - 125 # rls2009 MRR iter env 5
2604       - 36  # rls2009 NDRPDR iter env 5
2605       - 39  # rls2009 NDRPDR iter env 5
2606       - 40  # rls2009 NDRPDR iter env 5
2607       - 65  # rls2009 NDRPDR iter env 5
2608       - 66  # rls2009 NDRPDR iter env 5
2609       - 79  # rls2009 NDRPDR iter env 5
2610       - 82  # rls2009 NDRPDR iter env 5
2611       - 88  # rls2009 NDRPDR iter env 5
2612       - 89  # rls2009 NDRPDR iter env 5
2613       - 90  # rls2009 NDRPDR iter env 5
2614       - 114 # rls2009 NDRPDR iter NAT44 env 5
2615       - 115 # rls2009 NDRPDR iter NAT44 env 5
2616       - 116 # rls2009 NDRPDR iter NAT44 env 5
2617       - 117 # rls2009 NDRPDR iter NAT44 env 5
2618       - 118 # rls2009 NDRPDR iter NAT44 env 5
2619       - 119 # rls2009 NDRPDR iter NAT44 env 5
2620       - 121 # rls2009 NDRPDR iter NAT44 env 5
2621       - 122 # rls2009 NDRPDR iter NAT44 env 5
2622       - 123 # rls2009 NDRPDR iter NAT44 env 5
2623       - 126 # rls2009 NDRPDR iter NAT44 env 5
2624       - 37  # rls2009 nf-density iter env 5
2625       - 43  # rls2009 nf-density iter env 5
2626       - 69  # rls2009 nf-density iter env 5
2627       - 70  # rls2009 nf-density iter env 5
2628       - 71  # rls2009 nf-density iter env 5
2629       - 72  # rls2009 nf-density iter env 5
2630       - 73  # rls2009 nf-density iter env 5
2631       - 74  # rls2009 nf-density iter env 5
2632       - 75  # rls2009 nf-density iter env 5
2633       - 76  # rls2009 nf-density iter env 5
2634       - 45  # rls2009 MRR nf-density iter env 5
2635       - 25  # rls2009 reconf env 5
2636       - 27  # rls2009 reconf env 5
2637       - 28  # rls2009 reconf env 5
2638       - 29  # rls2009 reconf env 5
2639       - 30  # rls2009 reconf env 5
2640       - 30  # rls2009 reconf env 5
2641       - 32  # rls2009 reconf env 5
2642       - 48  # rls2009 reconf env 5
2643       - 53  # rls2009 reconf env 5
2644       - 68  # rls2009 reconf env 5
2645       - 33  # rls2009 soak env 5
2646       - 34  # rls2009 soak env 5
2647     csit-vpp-perf-report-iterative-2101-2n-clx:
2648       - 3   # rls2101.rc1 MRR iter env 6
2649       - 4   # rls2101.rc1 NDRPDR iter env 6
2650       - 5   # rls2101.rc1 NDRPDR iter env 6
2651       - 6   # rls2101.rc1 NDRPDR iter env 6
2652       - 7   # rls2101.rc1 NDRPDR iter env 6
2653       - 8   # rls2101.rc1 NDRPDR iter env 6
2654       - 9   # rls2101.rc1 NDRPDR iter env 6
2655       - 10  # rls2101.rc1 NDRPDR iter env 6
2656       - 11  # rls2101.rc1 NDRPDR iter env 6
2657       - 12  # rls2101.rc1 NDRPDR iter env 6
2658       - 13  # rls2101.rc1 NDRPDR iter env 6
2659     # csit-vpp-perf-report-coverage-2101-2n-clx:
2660
2661
2662     csit-vpp-perf-report-iterative-2009-2n-zn2:
2663       - 15  # rls2009 MRR iter env 5
2664       - 17  # rls2009 NDRPDR iter env 5
2665       - 18  # rls2009 NDRPDR iter env 5
2666       - 31  # rls2009 NDRPDR iter env 5
2667       - 33  # rls2009 NDRPDR iter env 5
2668       - 34  # rls2009 NDRPDR iter env 5
2669     csit-vpp-perf-report-iterative-2101-2n-zn2:
2670       - 3   # rls2101.rc1 MRR iter env 6
2671       - 4   # rls2101.rc1 NDRPDR iter env 6
2672       - 5   # rls2101.rc1 NDRPDR iter env 6
2673       - 6   # rls2101.rc1 NDRPDR iter env 6
2674       - 7   # rls2101.rc1 NDRPDR iter env 6
2675       - 8   # rls2009 MRR iter env6
2676
2677     csit-vpp-perf-report-iterative-2009-3n-tsh:
2678       - 8   # rls2005 NDRPDR iter env 5
2679       - 11  # rls2005 NDRPDR iter env 5
2680       - 12  # rls2005 NDRPDR iter env 5
2681       - 24  # rls2005 NDRPDR iter env 5
2682       - 27  # rls2005 NDRPDR iter env 5
2683       - 29  # rls2005 NDRPDR iter env 5
2684       - 31  # rls2005 NDRPDR iter env 5
2685       - 39  # rls2005 NDRPDR iter env 5
2686       - 40  # rls2005 NDRPDR iter env 5
2687       - 42  # rls2005 NDRPDR iter env 5
2688       - 13  # rls2005 MRR iter env 5
2689       - 14  # rls2009 NDRPDR iter env 5
2690       - 20  # rls2009 NDRPDR iter env 5
2691       - 21  # rls2009 NDRPDR iter env 5
2692       - 22  # rls2009 NDRPDR iter env 5
2693       - 23  # rls2009 NDRPDR iter env 5
2694       - 28  # rls2009 NDRPDR iter env 5
2695       - 30  # rls2009 NDRPDR iter env 5
2696       - 33  # rls2009 NDRPDR iter env 5
2697       - 38  # rls2009 NDRPDR iter env 5
2698       - 41  # rls2009 NDRPDR iter env 5
2699       - 15  # rls2009 MRR iter env 5
2700     csit-vpp-perf-report-iterative-2101-3n-tsh:
2701       - 2   # rls2101.rc1 MRR iter env 6
2702       - 3   # rls2101.rc1 NDRPDR iter env 6
2703       - 5   # rls2101.rc1 NDRPDR iter env 6
2704
2705     csit-vpp-perf-report-iterative-2009-3n-dnv:
2706       - 16  # rls2005 NDRPDR iter env 5
2707       - 23  # rls2005 NDRPDR iter env 5
2708       - 25  # rls2005 NDRPDR iter env 5
2709       - 26  # rls2005 NDRPDR iter env 5
2710       - 27  # rls2005 NDRPDR iter env 5
2711       - 28  # rls2005 NDRPDR iter env 5
2712       - 29  # rls2005 NDRPDR iter env 5
2713       - 30  # rls2005 NDRPDR iter env 5
2714       - 31  # rls2005 NDRPDR iter env 5
2715       - 32  # rls2005 NDRPDR iter env 5
2716       - 19  # rls2005 MRR iter env 5
2717       - 3   # rls2009 NDRPDR iter env 5
2718       - 6   # rls2009 NDRPDR iter env 5
2719       - 7   # rls2009 NDRPDR iter env 5
2720       - 8   # rls2009 NDRPDR iter env 5
2721       - 10  # rls2009 NDRPDR iter env 5
2722       - 11  # rls2009 NDRPDR iter env 5
2723       - 12  # rls2009 NDRPDR iter env 5
2724       - 14  # rls2009 NDRPDR iter env 5
2725       - 15  # rls2009 NDRPDR iter env 5
2726       - 24  # rls2009 NDRPDR iter env 5
2727       - 22  # rls2009 MRR iter env 5
2728     csit-vpp-perf-report-iterative-2101-3n-dnv:
2729       - 2   # rls2101.rc1 MRR iter env 6
2730       - 3   # rls2101.rc1 NDRPDR iter env 6
2731       - 4   # rls2101.rc1 NDRPDR iter env 6
2732       - 5   # rls2101.rc1 NDRPDR iter env 6
2733       - 6   # rls2101.rc1 NDRPDR iter env 6
2734       - 7   # rls2101.rc1 NDRPDR iter env 6
2735       - 8   # rls2101.rc1 NDRPDR iter env 6
2736       - 9   # rls2101.rc1 NDRPDR iter env 6
2737       - 10  # rls2101.rc1 NDRPDR iter env 6
2738       - 11  # rls2101.rc1 NDRPDR iter env 6
2739       - 12  # rls2101.rc1 NDRPDR iter env 6
2740     # csit-vpp-perf-report-coverage-2101-3n-dnv:
2741
2742
2743     csit-vpp-perf-report-iterative-2009-2n-dnv:
2744       - 16  # rls2005 NDRPDR iter env 5
2745       - 17  # rls2005 NDRPDR iter env 5
2746       - 18  # rls2005 NDRPDR iter env 5
2747       - 19  # rls2005 NDRPDR iter env 5
2748       - 21  # rls2005 NDRPDR iter env 5
2749       - 24  # rls2005 NDRPDR iter env 5
2750       - 27  # rls2005 NDRPDR iter env 5
2751       - 28  # rls2005 NDRPDR iter env 5
2752       - 29  # rls2005 NDRPDR iter env 5
2753       - 30  # rls2005 NDRPDR iter env 5
2754       - 23  # rls2005 MRR iter env 5
2755       - 3   # rls2009 NDRPDR iter env 5
2756       - 5   # rls2009 NDRPDR iter env 5
2757       - 6   # rls2009 NDRPDR iter env 5
2758       - 7   # rls2009 NDRPDR iter env 5
2759       - 9   # rls2009 NDRPDR iter env 5
2760       - 10  # rls2009 NDRPDR iter env 5
2761       - 11  # rls2009 NDRPDR iter env 5
2762       - 12  # rls2009 NDRPDR iter env 5
2763       - 14  # rls2009 NDRPDR iter env 5
2764       - 15  # rls2009 NDRPDR iter env 5
2765       - 13  # rls2009 MRR iter env 5
2766     csit-vpp-perf-report-iterative-2101-2n-dnv:
2767       - 2   # rls2101.rc1 MRR iter env 6
2768       - 3   # rls2101.rc1 NDRPDR iter env 6
2769       - 4   # rls2101.rc1 NDRPDR iter env 6
2770       - 5   # rls2101.rc1 NDRPDR iter env 6
2771       - 6   # rls2101.rc1 NDRPDR iter env 6
2772       - 7   # rls2101.rc1 NDRPDR iter env 6
2773       - 8   # rls2101.rc1 NDRPDR iter env 6
2774       - 9   # rls2101.rc1 NDRPDR iter env 6
2775       - 10  # rls2101.rc1 NDRPDR iter env 6
2776       - 11  # rls2101.rc1 NDRPDR iter env 6
2777       - 12  # rls2101.rc1 NDRPDR iter env 6
2778     # csit-vpp-perf-report-coverage-2101-2n-dnv:
2779
2780
2781     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2782       - 25  # NDRPDR iter
2783       - 26  # NDRPDR iter
2784       - 27  # NDRPDR iter
2785       - 28  # NDRPDR iter
2786       - 29  # NDRPDR iter
2787       - 30  # NDRPDR iter
2788       - 31  # NDRPDR iter
2789       - 32  # NDRPDR iter
2790       - 33  # NDRPDR iter
2791       - 34  # NDRPDR iter
2792     csit-dpdk-perf-report-iterative-2009-3n-hsw:
2793       - 6   # NDRPDR iter env5
2794       - 7   # NDRPDR iter env5
2795       - 8   # NDRPDR iter env5
2796       - 9   # NDRPDR iter env5
2797       - 10  # NDRPDR iter env5
2798       - 11  # NDRPDR iter env5
2799       - 12  # NDRPDR iter env5
2800       - 13  # NDRPDR iter env5
2801       - 14  # NDRPDR iter env5
2802       - 15  # NDRPDR iter env5
2803     csit-dpdk-perf-report-iterative-2101-3n-hsw:
2804       - 11  # rls2101.rc1 NDRPDR iter env 6
2805       - 12  # rls2101.rc1 NDRPDR iter env 6
2806       - 13  # rls2101.rc1 NDRPDR iter env 6
2807       - 14  # rls2101.rc1 NDRPDR iter env 6
2808       - 16  # rls2101.rc1 NDRPDR iter env 6
2809       - 17  # rls2101.rc1 NDRPDR iter env 6
2810       - 18  # rls2101.rc1 NDRPDR iter env 6
2811       - 19  # rls2101.rc1 NDRPDR iter env 6
2812       - 20  # rls2101.rc1 NDRPDR iter env 6
2813       - 21  # rls2101.rc1 NDRPDR iter env 6
2814
2815     csit-dpdk-perf-report-iterative-2005-3n-skx:
2816       - 28  # NDRPDR iter
2817       - 29  # NDRPDR iter
2818       - 30  # NDRPDR iter
2819       - 31  # NDRPDR iter
2820       - 32  # NDRPDR iter
2821       - 33  # NDRPDR iter
2822       - 34  # NDRPDR iter
2823       - 35  # NDRPDR iter
2824       - 36  # NDRPDR iter
2825       - 37  # NDRPDR iter
2826     csit-dpdk-perf-report-iterative-2009-3n-skx:
2827       - 4   # NDRPDR sel env5
2828       - 5   # NDRPDR sel env5
2829       - 6   # NDRPDR sel env5
2830       - 7   # NDRPDR sel env5
2831       - 8   # NDRPDR sel env5
2832       - 9   # NDRPDR sel env5
2833       - 14  # NDRPDR sel env5
2834       - 11  # NDRPDR sel env5
2835       - 12  # NDRPDR sel env5
2836       - 13  # NDRPDR sel env5
2837     csit-dpdk-perf-report-iterative-2101-3n-skx:
2838       - 12  # rls2101.rc1 NDRPDR iter env 6
2839       - 14  # rls2101.rc1 NDRPDR iter env 6
2840       - 15  # rls2101.rc1 NDRPDR iter env 6
2841       - 17  # rls2101.rc1 NDRPDR iter env 6
2842       - 19  # rls2101.rc1 NDRPDR iter env 6
2843       - 20  # rls2101.rc1 NDRPDR iter env 6
2844       - 21  # rls2101.rc1 NDRPDR iter env 6
2845       - 22  # rls2101.rc1 NDRPDR iter env 6
2846
2847     csit-dpdk-perf-report-iterative-2005-2n-skx:
2848       - 20  # NDRPDR iter
2849       - 21  # NDRPDR iter
2850       - 22  # NDRPDR iter
2851       - 23  # NDRPDR iter
2852       - 24  # NDRPDR iter
2853       - 25  # NDRPDR iter
2854       - 26  # NDRPDR iter
2855       - 27  # NDRPDR iter
2856       - 28  # NDRPDR iter
2857       - 29  # NDRPDR iter
2858     csit-dpdk-perf-report-iterative-2009-2n-skx:
2859       - 4   # NDRPDR iter env5
2860       - 5   # NDRPDR iter env5
2861       - 6   # NDRPDR iter env5
2862       - 7   # NDRPDR iter env5
2863       - 8   # NDRPDR iter env5
2864       - 9   # NDRPDR iter env5
2865       - 10  # NDRPDR iter env5
2866       - 11  # NDRPDR iter env5
2867       - 12  # NDRPDR iter env5
2868       - 13  # NDRPDR iter env5
2869     csit-dpdk-perf-report-iterative-2101-2n-skx:
2870       - 11  # rls2101.rc1 NDRPDR iter env 6
2871       - 12  # rls2101.rc1 NDRPDR iter env 6
2872       - 13  # rls2101.rc1 NDRPDR iter env 6
2873       - 14  # rls2101.rc1 NDRPDR iter env 6
2874       - 15  # rls2101.rc1 NDRPDR iter env 6
2875       - 17  # rls2101.rc1 NDRPDR iter env 6
2876       - 18  # rls2101.rc1 NDRPDR iter env 6
2877       - 19  # rls2101.rc1 NDRPDR iter env 6
2878       - 20  # rls2101.rc1 NDRPDR iter env 6
2879       - 21  # rls2101.rc1 NDRPDR iter env 6
2880
2881     csit-dpdk-perf-report-iterative-2005-2n-clx:
2882       - 20  # NDRPDR iter
2883       - 21  # NDRPDR iter
2884       - 22  # NDRPDR iter
2885       - 23  # NDRPDR iter
2886       - 24  # NDRPDR iter
2887       - 25  # NDRPDR iter
2888       - 26  # NDRPDR iter
2889       - 27  # NDRPDR iter
2890       - 28  # NDRPDR iter
2891       - 29  # NDRPDR iter
2892     csit-dpdk-perf-report-iterative-2009-2n-clx:
2893       - 4   # NDRPDR iter env5
2894       - 5   # NDRPDR iter env5
2895       - 6   # NDRPDR iter env5
2896       - 7   # NDRPDR iter env5
2897       - 8   # NDRPDR iter env5
2898       - 9   # NDRPDR iter env5
2899       - 10  # NDRPDR iter env5
2900       - 11  # NDRPDR iter env5
2901       - 12  # NDRPDR iter env5
2902       - 13  # NDRPDR iter env5
2903     csit-dpdk-perf-report-iterative-2101-2n-clx:
2904       - 12  # rls2101.rc1 NDRPDR iter env 6
2905       - 13  # rls2101.rc1 NDRPDR iter env 6
2906       - 14  # rls2101.rc1 NDRPDR iter env 6
2907       - 15  # rls2101.rc1 NDRPDR iter env 6
2908       - 17  # rls2101.rc1 NDRPDR iter env 6
2909       - 18  # rls2101.rc1 NDRPDR iter env 6
2910       - 19  # rls2101.rc1 NDRPDR iter env 6
2911       - 20  # rls2101.rc1 NDRPDR iter env 6
2912       - 21  # rls2101.rc1 NDRPDR iter env 6
2913       - 22  # rls2101.rc1 NDRPDR iter env 6
2914
2915     csit-dpdk-perf-report-iterative-2009-2n-zn2:
2916       - 16  # NDRPDR iter env5
2917       - 21  # NDRPDR iter env5
2918       - 22  # NDRPDR iter env5
2919       - 23  # NDRPDR iter env5
2920       - 24  # NDRPDR iter env5
2921       - 25  # NDRPDR iter env5
2922       - 29  # NDRPDR iter env5
2923     csit-dpdk-perf-report-iterative-2101-2n-zn2:
2924       - 11  # rls2101.rc1 NDRPDR iter env 6
2925       - 12  # rls2101.rc1 NDRPDR iter env 6
2926       - 13  # rls2101.rc1 NDRPDR iter env 6
2927       - 14  # rls2101.rc1 NDRPDR iter env 6
2928       - 16  # rls2101.rc1 NDRPDR iter env 6
2929       - 17  # rls2101.rc1 NDRPDR iter env 6
2930       - 18  # rls2101.rc1 NDRPDR iter env 6
2931       - 19  # rls2101.rc1 NDRPDR iter env 6
2932       - 20  # rls2101.rc1 NDRPDR iter env 6
2933       - 21  # rls2101.rc1 NDRPDR iter env 6
2934
2935 #    csit-dpdk-perf-report-iterative-2005-2n-dnv:
2936 #      # No data
2937 #    # csit-dpdk-perf-report-iterative-2009-2n-dnv:
2938 #      # No data
2939
2940 #    csit-dpdk-perf-report-iterative-2005-3n-dnv:
2941 #      # No data
2942 #    # csit-dpdk-perf-report-iterative-2009-3n-dnv:
2943 #      # No data
2944
2945     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2946       - 5   # NDRPDR sel
2947     csit-dpdk-perf-report-iterative-2009-3n-tsh:
2948       - 1   # NDRPDR iter env5
2949       - 2   # NDRPDR iter env5
2950       - 3   # NDRPDR iter env5
2951       - 4   # NDRPDR iter env5
2952       - 5   # NDRPDR iter env5
2953       - 6   # NDRPDR iter env5
2954       - 7   # NDRPDR iter env5
2955       - 9   # NDRPDR iter env5
2956       - 10  # NDRPDR iter env5
2957       - 11  # NDRPDR iter env5
2958     csit-dpdk-perf-report-iterative-2101-3n-tsh:
2959       - 11  # rls2101.rc1 NDRPDR iter env 6
2960       - 12  # rls2101.rc1 NDRPDR iter env 6
2961       - 13  # rls2101.rc1 NDRPDR iter env 6
2962       - 14  # rls2101.rc1 NDRPDR iter env 6
2963       - 16  # rls2101.rc1 NDRPDR iter env 6
2964       - 17  # rls2101.rc1 NDRPDR iter env 6
2965       - 18  # rls2101.rc1 NDRPDR iter env 6
2966       - 19  # rls2101.rc1 NDRPDR iter env 6
2967       - 20  # rls2101.rc1 NDRPDR iter env 6
2968       - 21  # rls2101.rc1 NDRPDR iter env 6
2969
2970     csit-vpp-device-2101-ubuntu1804-1n-skx:
2971       - 66  # VPP DEV 2101.rc1 env6
2972
2973 - type: "output"
2974   output: "report"
2975   format:
2976     html:
2977     - full
2978 #     pdf:
2979 #     - minimal
2980
2981 ################################################################################
2982 ###                               T A B L E S                                ###
2983 ################################################################################
2984
2985 # VPP Soak vs NDR - 2n-skx
2986 - type: "table"
2987   title: "VPP Soak vs NDR 2n-skx"
2988   algorithm: "table_soak_vs_ndr"
2989   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2990   reference:
2991     title: "NDR"
2992     data: "vpp-soak-vs-ndr-2n-skx-ref"
2993   compare:
2994     title: "Soak"
2995     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2996   data: "vpp-soak-vs-ndr-2n-skx"
2997   include-tests: "NDR"
2998   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2999   parameters:
3000     - "throughput"
3001     - "name"
3002     - "parent"
3003
3004 # VPP Soak vs NDR - 2n-clx
3005 - type: "table"
3006   title: "VPP Soak vs NDR 2n-clx"
3007   algorithm: "table_soak_vs_ndr"
3008   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
3009   reference:
3010     title: "NDR"
3011     data: "vpp-soak-vs-ndr-2n-clx-ref"
3012   compare:
3013     title: "Soak"
3014     data: "vpp-soak-vs-ndr-2n-clx-cmp"
3015   data: "vpp-soak-vs-ndr-2n-clx"
3016   include-tests: "NDR"
3017   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
3018   parameters:
3019     - "throughput"
3020     - "name"
3021     - "parent"
3022
3023 ################################################################################
3024
3025 # VPP Compare NICs 3n-skx 2t1c ndr
3026 - type: "table"
3027   title: "VPP Compare NICs 3n-skx 2t1c ndr"
3028   algorithm: "table_comparison"
3029   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
3030   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3031   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3032   columns:
3033     - title: "x710"
3034       data-set: "vpp-nic-comparison-3n-skx"
3035       tag: "NIC_Intel-X710"
3036     - title: "xxv710"
3037       data-set: "vpp-nic-comparison-3n-skx"
3038       tag: "NIC_Intel-XXV710"
3039   comparisons:
3040     - title: "Diff"
3041       reference: 1
3042       compare: 2
3043   legend:
3044     - ""
3045     - "x710, xxv710 - NICs tested."
3046     - "Diff - difference between x710 and xxv710 NIC."
3047
3048 # VPP Compare NICs 3n-skx 4t2c ndr
3049 - type: "table"
3050   title: "VPP Compare NICs 3n-skx 4t2c ndr"
3051   algorithm: "table_comparison"
3052   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
3053   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3054   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3055   columns:
3056     - title: "x710"
3057       data-set: "vpp-nic-comparison-3n-skx"
3058       tag: "NIC_Intel-X710"
3059     - title: "xxv710"
3060       data-set: "vpp-nic-comparison-3n-skx"
3061       tag: "NIC_Intel-XXV710"
3062   comparisons:
3063     - title: "Diff"
3064       reference: 1
3065       compare: 2
3066   legend:
3067     - ""
3068     - "x710, xxv710 - NICs tested."
3069     - "Diff - difference between x710 and xxv710 NIC."
3070
3071 # VPP Compare NICs 3n-skx 2t1c pdr
3072 - type: "table"
3073   title: "VPP Compare NICs 3n-skx 2t1c pdr"
3074   algorithm: "table_comparison"
3075   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
3076   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3077   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3078   columns:
3079     - title: "x710"
3080       data-set: "vpp-nic-comparison-3n-skx"
3081       tag: "NIC_Intel-X710"
3082     - title: "xxv710"
3083       data-set: "vpp-nic-comparison-3n-skx"
3084       tag: "NIC_Intel-XXV710"
3085   comparisons:
3086     - title: "Diff"
3087       reference: 1
3088       compare: 2
3089   legend:
3090     - ""
3091     - "x710, xxv710 - NICs tested."
3092     - "Diff - difference between x710 and xxv710 NIC."
3093
3094 # VPP Compare NICs 3n-skx 4t2c pdr
3095 - type: "table"
3096   title: "VPP Compare NICs 3n-skx 4t2c pdr"
3097   algorithm: "table_comparison"
3098   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
3099   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3100   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3101   columns:
3102     - title: "x710"
3103       data-set: "vpp-nic-comparison-3n-skx"
3104       tag: "NIC_Intel-X710"
3105     - title: "xxv710"
3106       data-set: "vpp-nic-comparison-3n-skx"
3107       tag: "NIC_Intel-XXV710"
3108   comparisons:
3109     - title: "Diff"
3110       reference: 1
3111       compare: 2
3112   legend:
3113     - ""
3114     - "x710, xxv710 - NICs tested."
3115     - "Diff - difference between x710 and xxv710 NIC."
3116
3117 # VPP Compare NICs 3n-skx 2t1c mrr
3118 - type: "table"
3119   title: "VPP Compare NICs 3n-skx 2t1c mrr"
3120   algorithm: "table_comparison"
3121   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3122   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3123   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3124   columns:
3125     - title: "x710"
3126       data-set: "vpp-nic-comparison-3n-skx-mrr"
3127       tag: "NIC_Intel-X710"
3128     - title: "xxv710"
3129       data-set: "vpp-nic-comparison-3n-skx-mrr"
3130       tag: "NIC_Intel-XXV710"
3131   comparisons:
3132     - title: "Diff"
3133       reference: 1
3134       compare: 2
3135   legend:
3136     - ""
3137     - "x710, xxv710 - NICs tested."
3138     - "Diff - difference between x710 and xxv710 NIC."
3139
3140 # VPP Compare NICs 3n-skx 4t2c mrr
3141 - type: "table"
3142   title: "VPP Compare NICs 3n-skx 4t2c mrr"
3143   algorithm: "table_comparison"
3144   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3145   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3146   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3147   columns:
3148     - title: "x710"
3149       data-set: "vpp-nic-comparison-3n-skx-mrr"
3150       tag: "NIC_Intel-X710"
3151     - title: "xxv710"
3152       data-set: "vpp-nic-comparison-3n-skx-mrr"
3153       tag: "NIC_Intel-XXV710"
3154   comparisons:
3155     - title: "Diff"
3156       reference: 1
3157       compare: 2
3158   legend:
3159     - ""
3160     - "x710, xxv710 - NICs tested."
3161     - "Diff - difference between x710 and xxv710 NIC."
3162
3163 # VPP Compare NICs 3n-skx 8t4c mrr
3164 - type: "table"
3165   title: "VPP Compare NICs 3n-skx 8t4c mrr"
3166   algorithm: "table_comparison"
3167   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3168   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3169   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3170   columns:
3171     - title: "x710"
3172       data-set: "vpp-nic-comparison-3n-skx-mrr"
3173       tag: "NIC_Intel-X710"
3174     - title: "xxv710"
3175       data-set: "vpp-nic-comparison-3n-skx-mrr"
3176       tag: "NIC_Intel-XXV710"
3177   comparisons:
3178     - title: "Diff"
3179       reference: 1
3180       compare: 2
3181   legend:
3182     - ""
3183     - "x710, xxv710 - NICs tested."
3184     - "Diff - difference between x710 and xxv710 NIC."
3185
3186 # VPP Compare NICs 2n-skx 2t1c ndr
3187 - type: "table"
3188   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3189   algorithm: "table_comparison"
3190   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3191   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3192   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3193   columns:
3194     - title: "x710"
3195       data-set: "vpp-nic-comparison-2n-skx"
3196       tag: "NIC_Intel-X710"
3197     - title: "xxv710"
3198       data-set: "vpp-nic-comparison-2n-skx"
3199       tag: "NIC_Intel-XXV710"
3200   comparisons:
3201     - title: "Diff"
3202       reference: 1
3203       compare: 2
3204   legend:
3205     - ""
3206     - "x710, xxv710 - NICs tested."
3207     - "Diff - difference between x710 and xxv710 NIC."
3208
3209 # VPP Compare NICs 2n-skx 4t2c ndr
3210 - type: "table"
3211   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3212   algorithm: "table_comparison"
3213   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3214   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3215   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3216   columns:
3217     - title: "x710"
3218       data-set: "vpp-nic-comparison-2n-skx"
3219       tag: "NIC_Intel-X710"
3220     - title: "xxv710"
3221       data-set: "vpp-nic-comparison-2n-skx"
3222       tag: "NIC_Intel-XXV710"
3223   comparisons:
3224     - title: "Diff"
3225       reference: 1
3226       compare: 2
3227   legend:
3228     - ""
3229     - "x710, xxv710 - NICs tested."
3230     - "Diff - difference between x710 and xxv710 NIC."
3231
3232 # VPP Compare NICs 2n-skx 2t1c pdr
3233 - type: "table"
3234   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3235   algorithm: "table_comparison"
3236   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3237   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3238   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3239   columns:
3240     - title: "x710"
3241       data-set: "vpp-nic-comparison-2n-skx"
3242       tag: "NIC_Intel-X710"
3243     - title: "xxv710"
3244       data-set: "vpp-nic-comparison-2n-skx"
3245       tag: "NIC_Intel-XXV710"
3246   comparisons:
3247     - title: "Diff"
3248       reference: 1
3249       compare: 2
3250   legend:
3251     - ""
3252     - "x710, xxv710 - NICs tested."
3253     - "Diff - difference between x710 and xxv710 NIC."
3254
3255 # VPP Compare NICs 2n-skx 4t2c pdr
3256 - type: "table"
3257   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3258   algorithm: "table_comparison"
3259   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3260   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3261   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3262   columns:
3263     - title: "x710"
3264       data-set: "vpp-nic-comparison-2n-skx"
3265       tag: "NIC_Intel-X710"
3266     - title: "xxv710"
3267       data-set: "vpp-nic-comparison-2n-skx"
3268       tag: "NIC_Intel-XXV710"
3269   comparisons:
3270     - title: "Diff"
3271       reference: 1
3272       compare: 2
3273   legend:
3274     - ""
3275     - "x710, xxv710 - NICs tested."
3276     - "Diff - difference between x710 and xxv710 NIC."
3277
3278 # VPP Compare NICs 2n-skx 2t1c mrr
3279 - type: "table"
3280   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3281   algorithm: "table_comparison"
3282   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3283   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3284   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3285   columns:
3286     - title: "x710"
3287       data-set: "vpp-nic-comparison-2n-skx-mrr"
3288       tag: "NIC_Intel-X710"
3289     - title: "xxv710"
3290       data-set: "vpp-nic-comparison-2n-skx-mrr"
3291       tag: "NIC_Intel-XXV710"
3292   comparisons:
3293     - title: "Diff"
3294       reference: 1
3295       compare: 2
3296   legend:
3297     - ""
3298     - "x710, xxv710 - NICs tested."
3299     - "Diff - difference between x710 and xxv710 NIC."
3300
3301 # VPP Compare NICs 2n-skx 4t2c mrr
3302 - type: "table"
3303   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3304   algorithm: "table_comparison"
3305   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3306   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3307   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3308   columns:
3309     - title: "x710"
3310       data-set: "vpp-nic-comparison-2n-skx-mrr"
3311       tag: "NIC_Intel-X710"
3312     - title: "xxv710"
3313       data-set: "vpp-nic-comparison-2n-skx-mrr"
3314       tag: "NIC_Intel-XXV710"
3315   comparisons:
3316     - title: "Diff"
3317       reference: 1
3318       compare: 2
3319   legend:
3320     - ""
3321     - "x710, xxv710 - NICs tested."
3322     - "Diff - difference between x710 and xxv710 NIC."
3323
3324 # VPP Compare NICs 2n-skx 8t4c mrr
3325 - type: "table"
3326   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3327   algorithm: "table_comparison"
3328   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3329   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3330   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3331   columns:
3332     - title: "x710"
3333       data-set: "vpp-nic-comparison-2n-skx-mrr"
3334       tag: "NIC_Intel-X710"
3335     - title: "xxv710"
3336       data-set: "vpp-nic-comparison-2n-skx-mrr"
3337       tag: "NIC_Intel-XXV710"
3338   comparisons:
3339     - title: "Diff"
3340       reference: 1
3341       compare: 2
3342   legend:
3343     - ""
3344     - "x710, xxv710 - NICs tested."
3345     - "Diff - difference between x710 and xxv710 NIC."
3346
3347 ################################################################################
3348 # VPP
3349
3350 # VPP Performance Changes 3n-hsw 1t1c pdr
3351 - type: "table"
3352   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3353   algorithm: "table_comparison"
3354   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3355   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3356   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3357   columns:
3358     - title: "2005.0-5"
3359       data-set: "vpp-performance-changes-3n-hsw-h1"
3360     - title: "2009.0-5"
3361       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
3362     - title: "2009.0-6"
3363       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
3364     - title: "2101.0-6"
3365       data-set: "vpp-performance-changes-3n-hsw-cmp"
3366   comparisons:
3367     - title: "2009.0-6 vs 2009.0-5"
3368       reference: 2
3369       compare: 3
3370 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3371     - title: "2101.0-6 vs 2009.0-6"
3372       reference: 3
3373       compare: 4
3374 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3375   legend:
3376     - ''
3377     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3378     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
3379     - '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.'
3380     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3381     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3382
3383 # VPP Performance Changes 3n-hsw 2t2c pdr
3384 - type: "table"
3385   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3386   algorithm: "table_comparison"
3387   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3388   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3389   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3390   columns:
3391     - title: "2005.0-5"
3392       data-set: "vpp-performance-changes-3n-hsw-h1"
3393     - title: "2009.0-5"
3394       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
3395     - title: "2009.0-6"
3396       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
3397     - title: "2101.0-6"
3398       data-set: "vpp-performance-changes-3n-hsw-cmp"
3399   comparisons:
3400     - title: "2009.0-6 vs 2009.0-5"
3401       reference: 2
3402       compare: 3
3403 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3404     - title: "2101.0-6 vs 2009.0-6"
3405       reference: 3
3406       compare: 4
3407 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3408   legend:
3409     - ''
3410     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3411     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
3412     - '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.'
3413     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3414     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3415
3416 # VPP Performance Changes 3n-hsw 1t1c ndr
3417 - type: "table"
3418   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3419   algorithm: "table_comparison"
3420   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3421   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3422   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3423   columns:
3424     - title: "2005.0-5"
3425       data-set: "vpp-performance-changes-3n-hsw-h1"
3426     - title: "2009.0-5"
3427       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
3428     - title: "2009.0-6"
3429       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
3430     - title: "2101.0-6"
3431       data-set: "vpp-performance-changes-3n-hsw-cmp"
3432   comparisons:
3433     - title: "2009.0-6 vs 2009.0-5"
3434       reference: 2
3435       compare: 3
3436 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3437     - title: "2101.0-6 vs 2009.0-6"
3438       reference: 3
3439       compare: 4
3440 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3441   legend:
3442     - ''
3443     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3444     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
3445     - '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.'
3446     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3447     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3448
3449 # VPP Performance Changes 3n-hsw 2t2c ndr
3450 - type: "table"
3451   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3452   algorithm: "table_comparison"
3453   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3454   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3455   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3456   columns:
3457     - title: "2005.0-5"
3458       data-set: "vpp-performance-changes-3n-hsw-h1"
3459     - title: "2009.0-5"
3460       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
3461     - title: "2009.0-6"
3462       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
3463     - title: "2101.0-6"
3464       data-set: "vpp-performance-changes-3n-hsw-cmp"
3465   comparisons:
3466     - title: "2009.0-6 vs 2009.0-5"
3467       reference: 2
3468       compare: 3
3469 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3470     - title: "2101.0-6 vs 2009.0-6"
3471       reference: 3
3472       compare: 4
3473 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3474   legend:
3475     - ''
3476     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3477     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
3478     - '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.'
3479     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3480     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3481
3482 # VPP Performance Changes 3n-skx 2t1c pdr
3483 - type: "table"
3484   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3485   algorithm: "table_comparison"
3486   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3487   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3488   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3489   columns:
3490     - title: "2005.0-5"
3491       data-set: "vpp-performance-changes-3n-skx-h1"
3492     - title: "2009.0-5"
3493       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
3494     - title: "2009.0-6"
3495       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
3496     - title: "2101.0-6"
3497       data-set: "vpp-performance-changes-3n-skx-cmp"
3498   comparisons:
3499     - title: "2009.0-6 vs 2009.0-5"
3500       reference: 2
3501       compare: 3
3502 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3503     - title: "2101.0-6 vs 2009.0-6"
3504       reference: 3
3505       compare: 4
3506 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3507   legend:
3508     - ''
3509     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3510     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
3511     - '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.'
3512     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3513     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3514
3515 # VPP Performance Changes 3n-skx 4t2c pdr
3516 - type: "table"
3517   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3518   algorithm: "table_comparison"
3519   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3520   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3521   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3522   columns:
3523     - title: "2005.0-5"
3524       data-set: "vpp-performance-changes-3n-skx-h1"
3525     - title: "2009.0-5"
3526       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
3527     - title: "2009.0-6"
3528       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
3529     - title: "2101.0-6"
3530       data-set: "vpp-performance-changes-3n-skx-cmp"
3531   comparisons:
3532     - title: "2009.0-6 vs 2009.0-5"
3533       reference: 2
3534       compare: 3
3535 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3536     - title: "2101.0-6 vs 2009.0-6"
3537       reference: 3
3538       compare: 4
3539 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
3540   legend:
3541     - ''
3542     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3543     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
3544     - '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.'
3545     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3546     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3547
3548 # VPP Performance Changes 3n-skx 2t1c ndr
3549 - type: "table"
3550   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3551   algorithm: "table_comparison"
3552   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3553   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3554   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3555   columns:
3556     - title: "2005.0-5"
3557       data-set: "vpp-performance-changes-3n-skx-h1"
3558     - title: "2009.0-5"
3559       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
3560     - title: "2009.0-6"
3561       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
3562     - title: "2101.0-6"
3563       data-set: "vpp-performance-changes-3n-skx-cmp"
3564   comparisons:
3565     - title: "2009.0-6 vs 2009.0-5"
3566       reference: 2
3567       compare: 3
3568 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3569     - title: "2101.0-6 vs 2009.0-6"
3570       reference: 3
3571       compare: 4
3572 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3573   legend:
3574     - ''
3575     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3576     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
3577     - '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.'
3578     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3579     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3580
3581 # VPP Performance Changes 3n-skx 4t2c ndr
3582 - type: "table"
3583   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3584   algorithm: "table_comparison"
3585   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3586   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3587   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3588   columns:
3589     - title: "2005.0-5"
3590       data-set: "vpp-performance-changes-3n-skx-h1"
3591     - title: "2009.0-5"
3592       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
3593     - title: "2009.0-6"
3594       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
3595     - title: "2101.0-6"
3596       data-set: "vpp-performance-changes-3n-skx-cmp"
3597   comparisons:
3598     - title: "2009.0-6 vs 2009.0-5"
3599       reference: 2
3600       compare: 3
3601 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
3602     - title: "2101.0-6 vs 2009.0-6"
3603       reference: 3
3604       compare: 4
3605 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
3606   legend:
3607     - ''
3608     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3609     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
3610     - '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.'
3611     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3612     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3613
3614 # VPP Performance Changes 2n-skx 2t1c pdr
3615 - type: "table"
3616   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3617   algorithm: "table_comparison"
3618   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3619   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3620   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3621   columns:
3622     - title: "2005.0-5"
3623       data-set: "vpp-performance-changes-2n-skx-h1"
3624     - title: "2009.0-5"
3625       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
3626     - title: "2009.0-6"
3627       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
3628     - title: "2101.0-6"
3629       data-set: "vpp-performance-changes-2n-skx-cmp"
3630   comparisons:
3631     - title: "2009.0-6 vs 2009.0-5"
3632       reference: 2
3633       compare: 3
3634 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3635     - title: "2101.0-6 vs 2009.0-6"
3636       reference: 3
3637       compare: 4
3638 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3639   legend:
3640     - ''
3641     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3642     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
3643     - '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.'
3644     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3645     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3646
3647 # VPP Performance Changes 2n-skx 4t2c pdr
3648 - type: "table"
3649   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3650   algorithm: "table_comparison"
3651   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3652   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3653   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3654   columns:
3655     - title: "2005.0-5"
3656       data-set: "vpp-performance-changes-2n-skx-h1"
3657     - title: "2009.0-5"
3658       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
3659     - title: "2009.0-6"
3660       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
3661     - title: "2101.0-6"
3662       data-set: "vpp-performance-changes-2n-skx-cmp"
3663   comparisons:
3664     - title: "2009.0-6 vs 2009.0-5"
3665       reference: 2
3666       compare: 3
3667 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
3668     - title: "2101.0-6 vs 2009.0-6"
3669       reference: 3
3670       compare: 4
3671 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
3672   legend:
3673     - ''
3674     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3675     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
3676     - '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.'
3677     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3678     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3679
3680 # VPP Performance Changes 2n-skx 2t1c ndr
3681 - type: "table"
3682   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3683   algorithm: "table_comparison"
3684   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3685   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3686   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3687   columns:
3688     - title: "2005.0-5"
3689       data-set: "vpp-performance-changes-2n-skx-h1"
3690     - title: "2009.0-5"
3691       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
3692     - title: "2009.0-6"
3693       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
3694     - title: "2101.0-6"
3695       data-set: "vpp-performance-changes-2n-skx-cmp"
3696   comparisons:
3697     - title: "2009.0-6 vs 2009.0-5"
3698       reference: 2
3699       compare: 3
3700 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3701     - title: "2101.0-6 vs 2009.0-6"
3702       reference: 3
3703       compare: 4
3704 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3705   legend:
3706     - ''
3707     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3708     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
3709     - '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.'
3710     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3711     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3712
3713 # VPP Performance Changes 2n-skx 4t2c ndr
3714 - type: "table"
3715   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3716   algorithm: "table_comparison"
3717   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3718   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3719   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3720   columns:
3721     - title: "2005.0-5"
3722       data-set: "vpp-performance-changes-2n-skx-h1"
3723     - title: "2009.0-5"
3724       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
3725     - title: "2009.0-6"
3726       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
3727     - title: "2101.0-6"
3728       data-set: "vpp-performance-changes-2n-skx-cmp"
3729   comparisons:
3730     - title: "2009.0-6 vs 2009.0-5"
3731       reference: 2
3732       compare: 3
3733 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
3734     - title: "2101.0-6 vs 2009.0-6"
3735       reference: 3
3736       compare: 4
3737 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
3738   legend:
3739     - ''
3740     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3741     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
3742     - '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.'
3743     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3744     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3745
3746 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
3747 - type: "table"
3748   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
3749   algorithm: "table_comparison"
3750   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
3751   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3752   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3753   columns:
3754     - title: "2005.0-5"
3755       data-set: "vpp-performance-changes-2n-clx-h1"
3756     - title: "2009.0-5"
3757       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
3758     - title: "2009.0-6"
3759       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
3760     - title: "2101.0-6"
3761       data-set: "vpp-performance-changes-2n-clx-cmp"
3762   comparisons:
3763     - title: "2009.0-6 vs 2009.0-5"
3764       reference: 2
3765       compare: 3
3766 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
3767     - title: "2101.0-6 vs 2009.0-6"
3768       reference: 3
3769       compare: 4
3770 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
3771   legend:
3772     - ''
3773     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3774     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
3775     - '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.'
3776     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3777     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3778
3779 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
3780 - type: "table"
3781   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
3782   algorithm: "table_comparison"
3783   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
3784   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3785   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3786   columns:
3787     - title: "2005.0-5"
3788       data-set: "vpp-performance-changes-2n-clx-h1"
3789     - title: "2009.0-5"
3790       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
3791     - title: "2009.0-6"
3792       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
3793     - title: "2101.0-6"
3794       data-set: "vpp-performance-changes-2n-clx-cmp"
3795   comparisons:
3796     - title: "2009.0-6 vs 2009.0-5"
3797       reference: 2
3798       compare: 3
3799 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
3800     - title: "2101.0-6 vs 2009.0-6"
3801       reference: 3
3802       compare: 4
3803 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
3804   legend:
3805     - ''
3806     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3807     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
3808     - '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.'
3809     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3810     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3811
3812 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
3813 - type: "table"
3814   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
3815   algorithm: "table_comparison"
3816   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
3817   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3818   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3819   columns:
3820     - title: "2005.0-5"
3821       data-set: "vpp-performance-changes-2n-clx-h1"
3822     - title: "2009.0-5"
3823       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
3824     - title: "2009.0-6"
3825       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
3826     - title: "2101.0-6"
3827       data-set: "vpp-performance-changes-2n-clx-cmp"
3828   comparisons:
3829     - title: "2009.0-6 vs 2009.0-5"
3830       reference: 2
3831       compare: 3
3832 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
3833     - title: "2101.0-6 vs 2009.0-6"
3834       reference: 3
3835       compare: 4
3836 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
3837   legend:
3838     - ''
3839     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3840     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
3841     - '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.'
3842     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3843     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3844
3845 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
3846 - type: "table"
3847   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
3848   algorithm: "table_comparison"
3849   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
3850   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3851   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3852   columns:
3853     - title: "2005.0-5"
3854       data-set: "vpp-performance-changes-2n-clx-h1"
3855     - title: "2009.0-5"
3856       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
3857     - title: "2009.0-6"
3858       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
3859     - title: "2101.0-6"
3860       data-set: "vpp-performance-changes-2n-clx-cmp"
3861   comparisons:
3862     - title: "2009.0-6 vs 2009.0-5"
3863       reference: 2
3864       compare: 3
3865 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
3866     - title: "2101.0-6 vs 2009.0-6"
3867       reference: 3
3868       compare: 4
3869 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
3870   legend:
3871     - ''
3872     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3873     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
3874     - '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.'
3875     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3876     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3877
3878 # VPP Performance Changes 2n-zn2-xxv710 2t1c pdr
3879 - type: "table"
3880   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c pdr"
3881   algorithm: "table_comparison"
3882   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-pdr"
3883   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3884   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
3885   columns:
3886 #     - title: "2005.0-5"
3887 #       data-set: "vpp-performance-changes-2n-zn2-h1"
3888     - title: "2009.0-5"
3889       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
3890     - title: "2009.0-6"
3891       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
3892     - title: "2101.0-6"
3893       data-set: "vpp-performance-changes-2n-zn2-cmp"
3894   comparisons:
3895     - title: "2009.0-6 vs 2009.0-5"
3896       reference: 1  # 2
3897       compare: 2  # 3
3898 #      rca-file: "rca/rca-2n-zn2-2t1c-pdr-rca1.yaml"
3899     - title: "2101.0-6 vs 2009.0-6"
3900       reference: 2  # 3
3901       compare: 3  # 4
3902 #      rca-file: "rca/rca-2n-zn2-2t1c-pdr-rca1.yaml"
3903   legend:
3904     - ''
3905     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
3906     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
3907     - '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.'
3908     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3909     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3910
3911 # VPP Performance Changes 2n-zn2-xxv710 4t2c pdr
3912 - type: "table"
3913   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c pdr"
3914   algorithm: "table_comparison"
3915   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-pdr"
3916   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3917   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
3918   columns:
3919 #     - title: "2005.0-5"
3920 #       data-set: "vpp-performance-changes-2n-zn2-h1"
3921     - title: "2009.0-5"
3922       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
3923     - title: "2009.0-6"
3924       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
3925     - title: "2101.0-6"
3926       data-set: "vpp-performance-changes-2n-zn2-cmp"
3927   comparisons:
3928     - title: "2009.0-6 vs 2009.0-5"
3929       reference: 1  # 2
3930       compare: 2  # 3
3931 #      rca-file: "rca/rca-2n-zn2-4t2c-pdr-rca1.yaml"
3932     - title: "2101.0-6 vs 2009.0-6"
3933       reference: 2  # 3
3934       compare: 3  # 4
3935 #      rca-file: "rca/rca-2n-zn2-4t2c-pdr-rca1.yaml"
3936   legend:
3937     - ''
3938     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
3939     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
3940     - '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.'
3941     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3942     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3943
3944 # VPP Performance Changes 2n-zn2-xxv710 2t1c ndr
3945 - type: "table"
3946   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c ndr"
3947   algorithm: "table_comparison"
3948   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-ndr"
3949   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3950   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
3951   columns:
3952 #     - title: "2005.0-5"
3953 #       data-set: "vpp-performance-changes-2n-zn2-h1"
3954     - title: "2009.0-5"
3955       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
3956     - title: "2009.0-6"
3957       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
3958     - title: "2101.0-6"
3959       data-set: "vpp-performance-changes-2n-zn2-cmp"
3960   comparisons:
3961     - title: "2009.0-6 vs 2009.0-5"
3962       reference: 1  # 2
3963       compare: 2  # 3
3964 #      rca-file: "rca/rca-2n-zn2-2t1c-ndr-rca1.yaml"
3965     - title: "2101.0-6 vs 2009.0-6"
3966       reference: 2  # 3
3967       compare: 3  # 4
3968 #      rca-file: "rca/rca-2n-zn2-2t1c-ndr-rca1.yaml"
3969   legend:
3970     - ''
3971     - 'Test Case:            Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
3972     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
3973     - '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.'
3974     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
3975     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
3976
3977 # VPP Performance Changes 2n-zn2-xxv710 4t2c ndr
3978 - type: "table"
3979   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c ndr"
3980   algorithm: "table_comparison"
3981   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-ndr"
3982   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3983   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
3984   columns:
3985 #     - title: "2005.0-5"
3986 #       data-set: "vpp-performance-changes-2n-zn2-h1"
3987     - title: "2009.0-5"
3988       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
3989     - title: "2009.0-6"
3990       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
3991     - title: "2101.0-6"
3992       data-set: "vpp-performance-changes-2n-zn2-cmp"
3993   comparisons:
3994     - title: "2009.0-6 vs 2009.0-5"
3995       reference: 1  # 2
3996       compare: 2  # 3
3997 #      rca-file: "rca/rca-2n-zn2-4t2c-ndr-rca1.yaml"
3998     - title: "2101.0-6 vs 2009.0-6"
3999       reference: 2  # 3
4000       compare: 3  # 4
4001 #      rca-file: "rca/rca-2n-zn2-4t2c-ndr-rca1.yaml"
4002   legend:
4003     - ''
4004     - 'Test Case:            Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
4005     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4006     - '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.'
4007     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4008     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4009
4010 # VPP Performance Changes 2n-dnv 1t1c pdr
4011 - type: "table"
4012   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
4013   algorithm: "table_comparison"
4014   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
4015   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4016   filter: "'1T1C'"
4017   columns:
4018     - title: "2005.0-5"
4019       data-set: "vpp-performance-changes-2n-dnv-h1"
4020     - title: "2009.0-5"
4021       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
4022     - title: "2009.0-6"
4023       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
4024     - title: "2101.0-6"
4025       data-set: "vpp-performance-changes-2n-dnv-cmp"
4026   comparisons:
4027     - title: "2009.0-6 vs 2009.0-5"
4028       reference: 2
4029       compare: 3
4030     - title: "2101.0-6 vs 2009.0-6"
4031       reference: 3
4032       compare: 4
4033   legend:
4034     - ''
4035     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4036     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4037     - '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.'
4038     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4039     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4040
4041 # VPP Performance Changes 2n-dnv 2t2c pdr
4042 - type: "table"
4043   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
4044   algorithm: "table_comparison"
4045   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
4046   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4047   filter: "'2T2C'"
4048   columns:
4049     - title: "2005.0-5"
4050       data-set: "vpp-performance-changes-2n-dnv-h1"
4051     - title: "2009.0-5"
4052       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
4053     - title: "2009.0-6"
4054       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
4055     - title: "2101.0-6"
4056       data-set: "vpp-performance-changes-2n-dnv-cmp"
4057   comparisons:
4058     - title: "2009.0-6 vs 2009.0-5"
4059       reference: 2
4060       compare: 3
4061     - title: "2101.0-6 vs 2009.0-6"
4062       reference: 3
4063       compare: 4
4064   legend:
4065     - ''
4066     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4067     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4068     - '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.'
4069     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4070     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4071
4072 # VPP Performance Changes 2n-dnv 1t1c ndr
4073 - type: "table"
4074   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
4075   algorithm: "table_comparison"
4076   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
4077   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4078   filter: "'1T1C'"
4079   columns:
4080     - title: "2005.0-5"
4081       data-set: "vpp-performance-changes-2n-dnv-h1"
4082     - title: "2009.0-5"
4083       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
4084     - title: "2009.0-6"
4085       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
4086     - title: "2101.0-6"
4087       data-set: "vpp-performance-changes-2n-dnv-cmp"
4088   comparisons:
4089     - title: "2009.0-6 vs 2009.0-5"
4090       reference: 2
4091       compare: 3
4092     - title: "2101.0-6 vs 2009.0-6"
4093       reference: 3
4094       compare: 4
4095   legend:
4096     - ''
4097     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
4098     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4099     - '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.'
4100     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4101     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4102
4103 # VPP Performance Changes 2n-dnv 2t2c ndr
4104 - type: "table"
4105   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
4106   algorithm: "table_comparison"
4107   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
4108   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4109   filter: "'2T2C'"
4110   columns:
4111     - title: "2005.0-5"
4112       data-set: "vpp-performance-changes-2n-dnv-h1"
4113     - title: "2009.0-5"
4114       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
4115     - title: "2009.0-6"
4116       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
4117     - title: "2101.0-6"
4118       data-set: "vpp-performance-changes-2n-dnv-cmp"
4119   comparisons:
4120     - title: "2009.0-6 vs 2009.0-5"
4121       reference: 2
4122       compare: 3
4123     - title: "2101.0-6 vs 2009.0-6"
4124       reference: 3
4125       compare: 4
4126   legend:
4127     - ''
4128     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
4129     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4130     - '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.'
4131     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4132     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4133
4134 # VPP Performance Changes 3n-dnv 1t1c pdr
4135 - type: "table"
4136   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
4137   algorithm: "table_comparison"
4138   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
4139   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4140   filter: "'1T1C'"
4141   columns:
4142     - title: "2005.0-5"
4143       data-set: "vpp-performance-changes-3n-dnv-h1"
4144     - title: "2009.0-5"
4145       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
4146     - title: "2009.0-6"
4147       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
4148     - title: "2101.0-6"
4149       data-set: "vpp-performance-changes-3n-dnv-cmp"
4150   comparisons:
4151     - title: "2009.0-6 vs 2009.0-5"
4152       reference: 2
4153       compare: 3
4154     - title: "2101.0-6 vs 2009.0-6"
4155       reference: 3
4156       compare: 4
4157   legend:
4158     - ''
4159     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4160     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4161     - '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.'
4162     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4163     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4164
4165 # VPP Performance Changes 3n-dnv 2t2c pdr
4166 - type: "table"
4167   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4168   algorithm: "table_comparison"
4169   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4170   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4171   filter: "'2T2C'"
4172   columns:
4173     - title: "2005.0-5"
4174       data-set: "vpp-performance-changes-3n-dnv-h1"
4175     - title: "2009.0-5"
4176       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
4177     - title: "2009.0-6"
4178       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
4179     - title: "2101.0-6"
4180       data-set: "vpp-performance-changes-3n-dnv-cmp"
4181   comparisons:
4182     - title: "2009.0-6 vs 2009.0-5"
4183       reference: 2
4184       compare: 3
4185     - title: "2101.0-6 vs 2009.0-6"
4186       reference: 3
4187       compare: 4
4188   legend:
4189     - ''
4190     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4191     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4192     - '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.'
4193     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4194     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4195
4196 # VPP Performance Changes 3n-dnv 1t1c ndr
4197 - type: "table"
4198   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4199   algorithm: "table_comparison"
4200   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4201   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4202   filter: "'1T1C'"
4203   columns:
4204     - title: "2005.0-5"
4205       data-set: "vpp-performance-changes-3n-dnv-h1"
4206     - title: "2009.0-5"
4207       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
4208     - title: "2009.0-6"
4209       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
4210     - title: "2101.0-6"
4211       data-set: "vpp-performance-changes-3n-dnv-cmp"
4212   comparisons:
4213     - title: "2009.0-6 vs 2009.0-5"
4214       reference: 2
4215       compare: 3
4216     - title: "2101.0-6 vs 2009.0-6"
4217       reference: 3
4218       compare: 4
4219   legend:
4220     - ''
4221     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4222     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4223     - '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.'
4224     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4225     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4226
4227 # VPP Performance Changes 3n-dnv 2t2c ndr
4228 - type: "table"
4229   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4230   algorithm: "table_comparison"
4231   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4232   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4233   filter: "'2T2C'"
4234   columns:
4235     - title: "2005.0-5"
4236       data-set: "vpp-performance-changes-3n-dnv-h1"
4237     - title: "2009.0-5"
4238       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
4239     - title: "2009.0-6"
4240       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
4241     - title: "2101.0-6"
4242       data-set: "vpp-performance-changes-3n-dnv-cmp"
4243   comparisons:
4244     - title: "2009.0-6 vs 2009.0-5"
4245       reference: 2
4246       compare: 3
4247     - title: "2101.0-6 vs 2009.0-6"
4248       reference: 3
4249       compare: 4
4250   legend:
4251     - ''
4252     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4253     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4254     - '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.'
4255     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4256     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4257
4258 # VPP Performance Changes 3n-tsh 1t1c pdr
4259 - type: "table"
4260   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4261   algorithm: "table_comparison"
4262   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4263   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4264   filter: "'1T1C'"
4265   columns:
4266     - title: "2005.0-5"
4267       data-set: "vpp-performance-changes-3n-tsh-h1"
4268     - title: "2009.0-5"
4269       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
4270     - title: "2009.0-6"
4271       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
4272     - title: "2101.0-6"
4273       data-set: "vpp-performance-changes-3n-tsh-cmp"
4274   comparisons:
4275     - title: "2009.0-6 vs 2009.0-5"
4276       reference: 2
4277       compare: 3
4278 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
4279     - title: "2101.0-6 vs 2009.0-6"
4280       reference: 3
4281       compare: 4
4282 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
4283   legend:
4284     - ''
4285     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4286     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4287     - '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.'
4288     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4289     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4290
4291 # VPP Performance Changes 3n-tsh 2t2c pdr
4292 - type: "table"
4293   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4294   algorithm: "table_comparison"
4295   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4296   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4297   filter: "'2T2C'"
4298   columns:
4299     - title: "2005.0-5"
4300       data-set: "vpp-performance-changes-3n-tsh-h1"
4301     - title: "2009.0-5"
4302       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
4303     - title: "2009.0-6"
4304       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
4305     - title: "2101.0-6"
4306       data-set: "vpp-performance-changes-3n-tsh-cmp"
4307   comparisons:
4308     - title: "2009.0-6 vs 2009.0-5"
4309       reference: 2
4310       compare: 3
4311 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
4312     - title: "2101.0-6 vs 2009.0-6"
4313       reference: 3
4314       compare: 4
4315 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
4316   legend:
4317     - ''
4318     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4319     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4320     - '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.'
4321     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4322     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4323
4324 # VPP Performance Changes 3n-tsh 1t1c ndr
4325 - type: "table"
4326   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4327   algorithm: "table_comparison"
4328   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4329   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4330   filter: "'1T1C'"
4331   columns:
4332     - title: "2005.0-5"
4333       data-set: "vpp-performance-changes-3n-tsh-h1"
4334     - title: "2009.0-5"
4335       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
4336     - title: "2009.0-6"
4337       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
4338     - title: "2101.0-6"
4339       data-set: "vpp-performance-changes-3n-tsh-cmp"
4340   comparisons:
4341     - title: "2009.0-6 vs 2009.0-5"
4342       reference: 2
4343       compare: 3
4344 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
4345     - title: "2101.0-6 vs 2009.0-6"
4346       reference: 3
4347       compare: 4
4348 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
4349   legend:
4350     - ''
4351     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4352     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4353     - '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.'
4354     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4355     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4356
4357 # VPP Performance Changes 3n-tsh 2t2c ndr
4358 - type: "table"
4359   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4360   algorithm: "table_comparison"
4361   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4362   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4363   filter: "'2T2C'"
4364   columns:
4365     - title: "2005.0-5"
4366       data-set: "vpp-performance-changes-3n-tsh-h1"
4367     - title: "2009.0-5"
4368       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
4369     - title: "2009.0-6"
4370       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
4371     - title: "2101.0-6"
4372       data-set: "vpp-performance-changes-3n-tsh-cmp"
4373   comparisons:
4374     - title: "2009.0-6 vs 2009.0-5"
4375       reference: 2
4376       compare: 3
4377 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
4378     - title: "2101.0-6 vs 2009.0-6"
4379       reference: 3
4380       compare: 4
4381 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
4382   legend:
4383     - ''
4384     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4385     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4386     - '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.'
4387     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4388     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4389
4390 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4391 - type: "table"
4392   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4393   algorithm: "table_comparison"
4394   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4395   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4396   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4397   columns:
4398     - title: "3n-hsw xl710"
4399       data-set: "vpp-compare-testbeds-ref"
4400       tag: "NIC_Intel-XL710"
4401     - title: "3n-skx xxv710"
4402       data-set: "vpp-compare-testbeds-cmp"
4403       tag: "NIC_Intel-XXV710"
4404   comparisons:
4405     - title: "Diff"
4406       reference: 1
4407       compare: 2
4408   legend:
4409     - ""
4410     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4411     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4412
4413 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4414 - type: "table"
4415   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4416   algorithm: "table_comparison"
4417   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4418   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4419   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4420   columns:
4421     - title: "3n-hsw xl710"
4422       data-set: "vpp-compare-testbeds-ref"
4423       tag: "NIC_Intel-XL710"
4424     - title: "3n-skx xxv710"
4425       data-set: "vpp-compare-testbeds-cmp"
4426       tag: "NIC_Intel-XXV710"
4427   comparisons:
4428     - title: "Diff"
4429       reference: 1
4430       compare: 2
4431   legend:
4432     - ""
4433     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4434     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4435
4436 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4437 - type: "table"
4438   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4439   algorithm: "table_comparison"
4440   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4441   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4442   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4443   columns:
4444     - title: "3n-hsw xl710"
4445       data-set: "vpp-compare-testbeds-ref"
4446       tag: "NIC_Intel-XL710"
4447     - title: "3n-skx xxv710"
4448       data-set: "vpp-compare-testbeds-cmp"
4449       tag: "NIC_Intel-XXV710"
4450   comparisons:
4451     - title: "Diff"
4452       reference: 1
4453       compare: 2
4454   legend:
4455     - ""
4456     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4457     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4458
4459 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4460 - type: "table"
4461   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4462   algorithm: "table_comparison"
4463   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4464   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4465   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4466   columns:
4467     - title: "3n-hsw xl710"
4468       data-set: "vpp-compare-testbeds-ref"
4469       tag: "NIC_Intel-XL710"
4470     - title: "3n-skx xxv710"
4471       data-set: "vpp-compare-testbeds-cmp"
4472       tag: "NIC_Intel-XXV710"
4473   comparisons:
4474     - title: "Diff"
4475       reference: 1
4476       compare: 2
4477   legend:
4478     - ""
4479     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4480     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4481
4482 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4483 - type: "table"
4484   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4485   algorithm: "table_comparison"
4486   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4487   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4488   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4489   columns:
4490     - title: "2n-skx"
4491       data-set: "vpp-compare-testbeds-skx-clx-ref"
4492     - title: "2n-clx"
4493       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4494   comparisons:
4495     - title: "Diff"
4496       reference: 1
4497       compare: 2
4498   legend:
4499     - ""
4500     - "2n-skx, 2n-clx - testbeds and NICs tested."
4501     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4502
4503 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4504 - type: "table"
4505   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4506   algorithm: "table_comparison"
4507   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4508   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4509   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4510   columns:
4511     - title: "2n-skx"
4512       data-set: "vpp-compare-testbeds-skx-clx-ref"
4513     - title: "2n-clx"
4514       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4515   comparisons:
4516     - title: "Diff"
4517       reference: 1
4518       compare: 2
4519   legend:
4520     - ""
4521     - "2n-skx, 2n-clx - testbeds and NICs tested."
4522     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4523
4524 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4525 - type: "table"
4526   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4527   algorithm: "table_comparison"
4528   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4529   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4530   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4531   columns:
4532     - title: "2n-skx"
4533       data-set: "vpp-compare-testbeds-skx-clx-ref"
4534     - title: "2n-clx"
4535       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4536   comparisons:
4537     - title: "Diff"
4538       reference: 1
4539       compare: 2
4540   legend:
4541     - ""
4542     - "2n-skx, 2n-clx - testbeds and NICs tested."
4543     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4544
4545 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4546 - type: "table"
4547   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4548   algorithm: "table_comparison"
4549   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4550   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4551   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4552   columns:
4553     - title: "2n-skx"
4554       data-set: "vpp-compare-testbeds-skx-clx-ref"
4555     - title: "2n-clx"
4556       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4557   comparisons:
4558     - title: "Diff"
4559       reference: 1
4560       compare: 2
4561   legend:
4562     - ""
4563     - "2n-skx, 2n-clx - testbeds and NICs tested."
4564     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4565
4566 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4567 - type: "table"
4568   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4569   algorithm: "table_comparison"
4570   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4571   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4572   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4573   columns:
4574     - title: "3n-hsw xl710"
4575       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4576       tag: "NIC_Intel-XL710"
4577     - title: "2n-clx xxv710"
4578       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4579       tag: "NIC_Intel-XXV710"
4580   comparisons:
4581     - title: "Diff"
4582       reference: 1
4583       compare: 2
4584   legend:
4585     - ""
4586     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4587     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4588
4589 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4590 - type: "table"
4591   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4592   algorithm: "table_comparison"
4593   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4594   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4595   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4596   columns:
4597     - title: "3n-hsw xl710"
4598       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4599       tag: "NIC_Intel-XL710"
4600     - title: "2n-clx xxv710"
4601       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4602       tag: "NIC_Intel-XXV710"
4603   comparisons:
4604     - title: "Diff"
4605       reference: 1
4606       compare: 2
4607   legend:
4608     - ""
4609     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4610     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4611
4612 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4613 - type: "table"
4614   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4615   algorithm: "table_comparison"
4616   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4617   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4618   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4619   columns:
4620     - title: "3n-hsw xl710"
4621       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4622       tag: "NIC_Intel-XL710"
4623     - title: "2n-clx xxv710"
4624       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4625       tag: "NIC_Intel-XXV710"
4626   comparisons:
4627     - title: "Diff"
4628       reference: 1
4629       compare: 2
4630   legend:
4631     - ""
4632     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4633     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4634
4635 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4636 - type: "table"
4637   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4638   algorithm: "table_comparison"
4639   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4640   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4641   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4642   columns:
4643     - title: "3n-hsw xl710"
4644       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4645       tag: "NIC_Intel-XL710"
4646     - title: "2n-clx xxv710"
4647       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4648       tag: "NIC_Intel-XXV710"
4649   comparisons:
4650     - title: "Diff"
4651       reference: 1
4652       compare: 2
4653   legend:
4654     - ""
4655     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4656     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4657
4658 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4659 - type: "table"
4660   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4661   algorithm: "table_comparison"
4662   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4663   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4664   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4665   columns:
4666     - title: "3n-skx"
4667       data-set: "vpp-compare-topologies-ref"
4668     - title: "2n-skx"
4669       data-set: "vpp-compare-topologies-cmp"
4670   comparisons:
4671     - title: "Diff"
4672       reference: 1
4673       compare: 2
4674   legend:
4675     - ""
4676     - "3n-skx, 2n-skx - topologies tested."
4677     - "Diff - difference between 3n-skx and 2n-skx topologies."
4678
4679 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4680 - type: "table"
4681   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4682   algorithm: "table_comparison"
4683   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4684   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4685   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4686   columns:
4687     - title: "3n-skx"
4688       data-set: "vpp-compare-topologies-ref"
4689     - title: "2n-skx"
4690       data-set: "vpp-compare-topologies-cmp"
4691   comparisons:
4692     - title: "Diff"
4693       reference: 1
4694       compare: 2
4695   legend:
4696     - ""
4697     - "3n-skx, 2n-skx - topologies tested."
4698     - "Diff - difference between 3n-skx and 2n-skx topologies."
4699
4700 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4701 - type: "table"
4702   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4703   algorithm: "table_comparison"
4704   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4705   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4706   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4707   columns:
4708     - title: "3n-skx"
4709       data-set: "vpp-compare-topologies-ref"
4710     - title: "2n-skx"
4711       data-set: "vpp-compare-topologies-cmp"
4712   comparisons:
4713     - title: "Diff"
4714       reference: 1
4715       compare: 2
4716   legend:
4717     - ""
4718     - "3n-skx, 2n-skx - topologies tested."
4719     - "Diff - difference between 3n-skx and 2n-skx topologies."
4720
4721 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4722 - type: "table"
4723   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4724   algorithm: "table_comparison"
4725   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4726   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4727   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4728   columns:
4729     - title: "3n-skx"
4730       data-set: "vpp-compare-topologies-ref"
4731     - title: "2n-skx"
4732       data-set: "vpp-compare-topologies-cmp"
4733   comparisons:
4734     - title: "Diff"
4735       reference: 1
4736       compare: 2
4737   legend:
4738     - ""
4739     - "3n-skx, 2n-skx - topologies tested."
4740     - "Diff - difference between 3n-skx and 2n-skx topologies."
4741
4742 # VPP Performance Changes 3n-hsw 1t1c mrr
4743 - type: "table"
4744   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4745   algorithm: "table_comparison"
4746   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4747   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4748   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4749   columns:
4750     - title: "2005.0-5"
4751       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4752     - title: "2009.0-5"
4753       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
4754     - title: "2009.0-6"
4755       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
4756     - title: "2101.0-6"
4757       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4758   comparisons:
4759     - title: "2009.0-6 vs 2009.0-5"
4760       reference: 2
4761       compare: 3
4762 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
4763     - title: "2101.0-6 vs 2009.0-6"
4764       reference: 3
4765       compare: 4
4766 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
4767   legend:
4768     - ''
4769     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4770     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4771     - '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.'
4772     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4773     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4774
4775 # VPP Performance Changes 3n-hsw 2t2c mrr
4776 - type: "table"
4777   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4778   algorithm: "table_comparison"
4779   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4780   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4781   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4782   columns:
4783     - title: "2005.0-5"
4784       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4785     - title: "2009.0-5"
4786       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
4787     - title: "2009.0-6"
4788       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
4789     - title: "2101.0-6"
4790       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4791   comparisons:
4792     - title: "2009.0-6 vs 2009.0-5"
4793       reference: 2
4794       compare: 3
4795 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
4796     - title: "2101.0-6 vs 2009.0-6"
4797       reference: 3
4798       compare: 4
4799 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
4800   legend:
4801     - ''
4802     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4803     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4804     - '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.'
4805     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4806     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4807
4808 # VPP Performance Changes 3n-hsw 4t4c mrr
4809 - type: "table"
4810   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4811   algorithm: "table_comparison"
4812   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4813   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4814   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4815   columns:
4816     - title: "2005.0-5"
4817       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4818     - title: "2009.0-5"
4819       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
4820     - title: "2009.0-6"
4821       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
4822     - title: "2101.0-6"
4823       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4824   comparisons:
4825     - title: "2009.0-6 vs 2009.0-5"
4826       reference: 2
4827       compare: 3
4828 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
4829     - title: "2101.0-6 vs 2009.0-6"
4830       reference: 3
4831       compare: 4
4832 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
4833   legend:
4834     - ''
4835     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4836     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4837     - '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.'
4838     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4839     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4840
4841 # VPP Performance Changes 3n-skx 2t1c mrr
4842 - type: "table"
4843   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4844   algorithm: "table_comparison"
4845   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4846   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4847   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4848   columns:
4849     - title: "2005.0-5"
4850       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4851     - title: "2009.0-5"
4852       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
4853     - title: "2009.0-6"
4854       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
4855     - title: "2101.0-6"
4856       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4857   comparisons:
4858     - title: "2009.0-6 vs 2009.0-5"
4859       reference: 2
4860       compare: 3
4861 #      rca-file: "rca/rca-3n-skx-2t1c-mrr-rca1.yaml"
4862     - title: "2101.0-6 vs 2009.0-6"
4863       reference: 3
4864       compare: 4
4865 #      rca-file: "rca/rca-3n-skx-2t1c-mrr-rca2.yaml"
4866   legend:
4867     - ''
4868     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4869     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4870     - '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.'
4871     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4872     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4873
4874 # VPP Performance Changes 3n-skx 4t2c mrr
4875 - type: "table"
4876   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4877   algorithm: "table_comparison"
4878   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4879   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4880   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4881   columns:
4882     - title: "2005.0-5"
4883       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4884     - title: "2009.0-5"
4885       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
4886     - title: "2009.0-6"
4887       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
4888     - title: "2101.0-6"
4889       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4890   comparisons:
4891     - title: "2009.0-6 vs 2009.0-5"
4892       reference: 2
4893       compare: 3
4894 #      rca-file: "rca/rca-3n-skx-4t2c-mrr-rca1.yaml"
4895     - title: "2101.0-6 vs 2009.0-6"
4896       reference: 3
4897       compare: 4
4898 #      rca-file: "rca/rca-3n-skx-4t2c-mrr-rca2.yaml"
4899   legend:
4900     - ''
4901     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4902     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4903     - '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.'
4904     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4905     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4906
4907 # VPP Performance Changes 3n-skx 8t4c mrr
4908 - type: "table"
4909   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4910   algorithm: "table_comparison"
4911   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4912   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4913   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4914   columns:
4915     - title: "2005.0-5"
4916       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4917     - title: "2009.0-5"
4918       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
4919     - title: "2009.0-6"
4920       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
4921     - title: "2101.0-6"
4922       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4923   comparisons:
4924     - title: "2009.0-6 vs 2009.0-5"
4925       reference: 2
4926       compare: 3
4927 #      rca-file: "rca/rca-3n-skx-8t4c-mrr-rca1.yaml"
4928     - title: "2101.0-6 vs 2009.0-6"
4929       reference: 3
4930       compare: 4
4931 #      rca-file: "rca/rca-3n-skx-8t4c-mrr-rca2.yaml"
4932   legend:
4933     - ''
4934     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4935     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4936     - '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.'
4937     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4938     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4939
4940 # VPP Performance Changes 2n-skx 2t1c mrr
4941 - type: "table"
4942   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4943   algorithm: "table_comparison"
4944   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4945   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4946   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4947   columns:
4948     - title: "2005.0-5"
4949       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4950     - title: "2009.0-5"
4951       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
4952     - title: "2009.0-6"
4953       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
4954     - title: "2101.0-6"
4955       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4956   comparisons:
4957     - title: "2009.0-6 vs 2009.0-5"
4958       reference: 2
4959       compare: 3
4960 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
4961     - title: "2101.0-6 vs 2009.0-6"
4962       reference: 3
4963       compare: 4
4964 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
4965   legend:
4966     - ''
4967     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4968     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
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-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4971     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4972
4973 # VPP Performance Changes 2n-skx 4t2c mrr
4974 - type: "table"
4975   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4976   algorithm: "table_comparison"
4977   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4978   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4979   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4980   columns:
4981     - title: "2005.0-5"
4982       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4983     - title: "2009.0-5"
4984       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
4985     - title: "2009.0-6"
4986       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
4987     - title: "2101.0-6"
4988       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4989   comparisons:
4990     - title: "2009.0-6 vs 2009.0-5"
4991       reference: 2
4992       compare: 3
4993 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
4994     - title: "2101.0-6 vs 2009.0-6"
4995       reference: 3
4996       compare: 4
4997 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
4998   legend:
4999     - ''
5000     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5001     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5002     - '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.'
5003     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5004     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5005
5006 # VPP Performance Changes 2n-skx 8t4c mrr
5007 - type: "table"
5008   title: "VPP Performance Changes 2n-skx 8t4c mrr"
5009   algorithm: "table_comparison"
5010   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
5011   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5012   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5013   columns:
5014     - title: "2005.0-5"
5015       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
5016     - title: "2009.0-5"
5017       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
5018     - title: "2009.0-6"
5019       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
5020     - title: "2101.0-6"
5021       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5022   comparisons:
5023     - title: "2009.0-6 vs 2009.0-5"
5024       reference: 2
5025       compare: 3
5026 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
5027     - title: "2101.0-6 vs 2009.0-6"
5028       reference: 3
5029       compare: 4
5030 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
5031   legend:
5032     - ''
5033     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5034     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5035     - '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.'
5036     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5037     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5038
5039 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
5040 - type: "table"
5041   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
5042   algorithm: "table_comparison"
5043   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
5044   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5045   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5046   columns:
5047     - title: "2005.0-5"
5048       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
5049     - title: "2009.0-5"
5050       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
5051     - title: "2009.0-6"
5052       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
5053     - title: "2101.0-6"
5054       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5055   comparisons:
5056     - title: "2009.0-6 vs 2009.0-5"
5057       reference: 2
5058       compare: 3
5059 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
5060     - title: "2101.0-6 vs 2009.0-6"
5061       reference: 3
5062       compare: 4
5063 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
5064   legend:
5065     - ''
5066     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5067     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5068     - '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.'
5069     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5070     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5071
5072 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
5073 - type: "table"
5074   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
5075   algorithm: "table_comparison"
5076   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
5077   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5078   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5079   columns:
5080     - title: "2005.0-5"
5081       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
5082     - title: "2009.0-5"
5083       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
5084     - title: "2009.0-6"
5085       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
5086     - title: "2101.0-6"
5087       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5088   comparisons:
5089     - title: "2009.0-6 vs 2009.0-5"
5090       reference: 2
5091       compare: 3
5092 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
5093     - title: "2101.0-6 vs 2009.0-6"
5094       reference: 3
5095       compare: 4
5096 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
5097   legend:
5098     - ''
5099     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5100     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5101     - '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.'
5102     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5103     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5104
5105 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
5106 - type: "table"
5107   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
5108   algorithm: "table_comparison"
5109   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
5110   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5111   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5112   columns:
5113     - title: "2005.0-5"
5114       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
5115     - title: "2009.0-5"
5116       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
5117     - title: "2009.0-6"
5118       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
5119     - title: "2101.0-6"
5120       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5121   comparisons:
5122     - title: "2009.0-6 vs 2009.0-5"
5123       reference: 2
5124       compare: 3
5125 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
5126     - title: "2101.0-6 vs 2009.0-6"
5127       reference: 3
5128       compare: 4
5129 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
5130   legend:
5131     - ''
5132     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5133     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5134     - '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.'
5135     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5136     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5137
5138 # VPP Performance Changes 2n-zn2-xxv710 2t1c mrr
5139 - type: "table"
5140   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c mrr"
5141   algorithm: "table_comparison"
5142   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-mrr"
5143   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5144   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710'"
5145   columns:
5146 #     - title: "2005.0-5"
5147 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
5148     - title: "2009.0-5"
5149       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
5150     - title: "2009.0-6"
5151       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
5152     - title: "2101.0-6"
5153       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
5154   comparisons:
5155     - title: "2009.0-6 vs 2009.0-5"
5156       reference: 1  # 2
5157       compare: 2  # 3
5158 #      rca-file: "rca/rca-2n-zn2-2t1c-mrr-rca1.yaml"
5159     - title: "2101.0-6 vs 2009.0-6"
5160       reference: 2  # 3
5161       compare: 3  # 4
5162 #      rca-file: "rca/rca-2n-zn2-2t1c-mrr-rca2.yaml"
5163   legend:
5164     - ''
5165     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
5166     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5167     - '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.'
5168     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5169     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5170
5171 # VPP Performance Changes 2n-zn2-xxv710 4t2c mrr
5172 - type: "table"
5173   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c mrr"
5174   algorithm: "table_comparison"
5175   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-mrr"
5176   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5177   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710'"
5178   columns:
5179 #     - title: "2005.0-5"
5180 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
5181     - title: "2009.0-5"
5182       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
5183     - title: "2009.0-6"
5184       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
5185     - title: "2101.0-6"
5186       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
5187   comparisons:
5188     - title: "2009.0-6 vs 2009.0-5"
5189       reference: 1  # 2
5190       compare: 2  # 3
5191 #      rca-file: "rca/rca-2n-zn2-4t2c-mrr-rca1.yaml"
5192     - title: "2101.0-6 vs 2009.0-6"
5193       reference: 2  # 3
5194       compare: 3  # 4
5195 #      rca-file: "rca/rca-2n-zn2-4t2c-mrr-rca2.yaml"
5196   legend:
5197     - ''
5198     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
5199     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5200     - '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.'
5201     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5202     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5203
5204 # VPP Performance Changes 2n-zn2-xxv710 8t4c mrr
5205 - type: "table"
5206   title: "VPP Performance Changes 2n-zn2-xxv710 8t4c mrr"
5207   algorithm: "table_comparison"
5208   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-8t4c-mrr"
5209   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5210   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710'"
5211   columns:
5212 #     - title: "2005.0-5"
5213 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
5214     - title: "2009.0-5"
5215       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
5216     - title: "2009.0-6"
5217       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
5218     - title: "2101.0-6"
5219       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
5220   comparisons:
5221     - title: "2009.0-6 vs 2009.0-5"
5222       reference: 1  # 2
5223       compare: 2  # 3
5224 #      rca-file: "rca/rca-2n-zn2-8t4c-mrr-rca1.yaml"
5225     - title: "2101.0-6 vs 2009.0-6"
5226       reference: 2  # 3
5227       compare: 3  # 4
5228 #      rca-file: "rca/rca-2n-zn2-8t4c-mrr-rca2.yaml"
5229   legend:
5230     - ''
5231     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
5232     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5233     - '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.'
5234     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5235     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5236
5237
5238
5239
5240
5241
5242
5243
5244
5245
5246
5247
5248
5249 # VPP Performance Changes 2n-dnv 1t1c mrr
5250 - type: "table"
5251   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
5252   algorithm: "table_comparison"
5253   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
5254   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5255   filter: "'1T1C'"
5256   columns:
5257     - title: "2005.0-5"
5258       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5259     - title: "2009.0-5"
5260       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
5261     - title: "2009.0-6"
5262       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
5263     - title: "2101.0-6"
5264       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5265   comparisons:
5266     - title: "2009.0-6 vs 2009.0-5"
5267       reference: 2
5268       compare: 3
5269     - title: "2101.0-6 vs 2009.0-6"
5270       reference: 3
5271       compare: 4
5272   legend:
5273     - ''
5274     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5275     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5276     - '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.'
5277     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5278     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5279
5280 # VPP Performance Changes 2n-dnv 2t2c mrr
5281 - type: "table"
5282   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
5283   algorithm: "table_comparison"
5284   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
5285   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5286   filter: "'2T2C'"
5287   columns:
5288     - title: "2005.0-5"
5289       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5290     - title: "2009.0-5"
5291       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
5292     - title: "2009.0-6"
5293       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
5294     - title: "2101.0-6"
5295       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5296   comparisons:
5297     - title: "2009.0-6 vs 2009.0-5"
5298       reference: 2
5299       compare: 3
5300     - title: "2101.0-6 vs 2009.0-6"
5301       reference: 3
5302       compare: 4
5303   legend:
5304     - ''
5305     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5306     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5307     - '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.'
5308     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5309     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5310
5311 # VPP Performance Changes 2n-dnv 4t4c mrr
5312 - type: "table"
5313   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
5314   algorithm: "table_comparison"
5315   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
5316   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5317   filter: "'4T4C'"
5318   columns:
5319     - title: "2005.0-5"
5320       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5321     - title: "2009.0-5"
5322       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
5323     - title: "2009.0-6"
5324       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
5325     - title: "2101.0-6"
5326       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5327   comparisons:
5328     - title: "2009.0-6 vs 2009.0-5"
5329       reference: 2
5330       compare: 3
5331     - title: "2101.0-6 vs 2009.0-6"
5332       reference: 3
5333       compare: 4
5334   legend:
5335     - ''
5336     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5337     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5338     - '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.'
5339     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5340     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5341
5342 # VPP Performance Changes 3n-dnv 1t1c mrr
5343 - type: "table"
5344   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
5345   algorithm: "table_comparison"
5346   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
5347   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5348   filter: "'1T1C'"
5349   columns:
5350     - title: "2005.0-5"
5351       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5352     - title: "2009.0-5"
5353       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
5354     - title: "2009.0-6"
5355       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-new"
5356     - title: "2101.0-6"
5357       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5358   comparisons:
5359     - title: "2009.0-6 vs 2009.0-5"
5360       reference: 2
5361       compare: 3
5362     - title: "2101.0-6 vs 2009.0-6"
5363       reference: 3
5364       compare: 4
5365   legend:
5366     - ''
5367     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5368     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5369     - '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.'
5370     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5371     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5372
5373 # VPP Performance Changes 3n-dnv 2t2c mrr
5374 - type: "table"
5375   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
5376   algorithm: "table_comparison"
5377   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
5378   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5379   filter: "'2T2C'"
5380   columns:
5381     - title: "2005.0-5"
5382       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5383     - title: "2009.0-5"
5384       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
5385     - title: "2009.0-6"
5386       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-new"
5387     - title: "2101.0-6"
5388       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5389   comparisons:
5390     - title: "2009.0-6 vs 2009.0-5"
5391       reference: 2
5392       compare: 3
5393     - title: "2101.0-6 vs 2009.0-6"
5394       reference: 3
5395       compare: 4
5396   legend:
5397     - ''
5398     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5399     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5400     - '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.'
5401     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5402     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5403
5404 # VPP Performance Changes 3n-dnv 4t4c mrr
5405 - type: "table"
5406   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
5407   algorithm: "table_comparison"
5408   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
5409   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5410   filter: "'4T4C'"
5411   columns:
5412     - title: "2005.0-5"
5413       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5414     - title: "2009.0-5"
5415       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
5416     - title: "2009.0-6"
5417       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-new"
5418     - title: "2101.0-6"
5419       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5420   comparisons:
5421     - title: "2009.0-6 vs 2009.0-5"
5422       reference: 2
5423       compare: 3
5424     - title: "2101.0-6 vs 2009.0-6"
5425       reference: 3
5426       compare: 4
5427   legend:
5428     - ''
5429     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5430     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5431     - '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.'
5432     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5433     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5434
5435 # VPP Performance Changes 3n-tsh 1t1c mrr
5436 - type: "table"
5437   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
5438   algorithm: "table_comparison"
5439   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
5440   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5441   filter: "'1T1C'"
5442   columns:
5443     - title: "2005.0-5"
5444       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5445     - title: "2009.0-5"
5446       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
5447     - title: "2009.0-6"
5448       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
5449     - title: "2101.0-6"
5450       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5451   comparisons:
5452     - title: "2009.0-6 vs 2009.0-5"
5453       reference: 2
5454       compare: 3
5455     - title: "2101.0-6 vs 2009.0-6"
5456       reference: 3
5457       compare: 4
5458   legend:
5459     - ''
5460     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5461     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5462     - '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.'
5463     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5464     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5465
5466 # VPP Performance Changes 3n-tsh 2t2c mrr
5467 - type: "table"
5468   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
5469   algorithm: "table_comparison"
5470   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
5471   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5472   filter: "'2T2C'"
5473   columns:
5474     - title: "2005.0-5"
5475       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5476     - title: "2009.0-5"
5477       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
5478     - title: "2009.0-6"
5479       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
5480     - title: "2101.0-6"
5481       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5482   comparisons:
5483     - title: "2009.0-6 vs 2009.0-5"
5484       reference: 2
5485       compare: 3
5486     - title: "2101.0-6 vs 2009.0-6"
5487       reference: 3
5488       compare: 4
5489   legend:
5490     - ''
5491     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5492     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5493     - '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.'
5494     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5495     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5496
5497 # VPP Performance Changes 3n-tsh 4t4c mrr
5498 - type: "table"
5499   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
5500   algorithm: "table_comparison"
5501   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
5502   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5503   filter: "'4T4C'"
5504   columns:
5505     - title: "2005.0-5"
5506       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5507     - title: "2009.0-5"
5508       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
5509     - title: "2009.0-6"
5510       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
5511     - title: "2101.0-6"
5512       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5513   comparisons:
5514     - title: "2009.0-6 vs 2009.0-5"
5515       reference: 2
5516       compare: 3
5517     - title: "2101.0-6 vs 2009.0-6"
5518       reference: 3
5519       compare: 4
5520   legend:
5521     - ''
5522     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5523     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5524     - '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.'
5525     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5526     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5527
5528 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
5529 - type: "table"
5530   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
5531   algorithm: "table_comparison"
5532   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
5533   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5534   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5535   columns:
5536     - title: "3n-hsw xl710"
5537       data-set: "vpp-compare-testbeds-mrr-ref"
5538       tag: "NIC_Intel-XL710"
5539     - title: "3n-skx xxv710"
5540       data-set: "vpp-compare-testbeds-mrr-cmp"
5541       tag: "NIC_Intel-XXV710"
5542   comparisons:
5543     - title: "Diff"
5544       reference: 1
5545       compare: 2
5546   legend:
5547     - ""
5548     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5549     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5550
5551 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
5552 - type: "table"
5553   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
5554   algorithm: "table_comparison"
5555   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
5556   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5557   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5558   columns:
5559     - title: "3n-hsw xl710"
5560       data-set: "vpp-compare-testbeds-mrr-ref"
5561       tag: "NIC_Intel-XL710"
5562     - title: "3n-skx xxv710"
5563       data-set: "vpp-compare-testbeds-mrr-cmp"
5564       tag: "NIC_Intel-XXV710"
5565   comparisons:
5566     - title: "Diff"
5567       reference: 1
5568       compare: 2
5569   legend:
5570     - ""
5571     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5572     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5573
5574 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
5575 - type: "table"
5576   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
5577   algorithm: "table_comparison"
5578   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
5579   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5580   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5581   columns:
5582     - title: "3n-hsw xl710"
5583       data-set: "vpp-compare-testbeds-mrr-ref"
5584       tag: "NIC_Intel-XL710"
5585     - title: "3n-skx xxv710"
5586       data-set: "vpp-compare-testbeds-mrr-cmp"
5587       tag: "NIC_Intel-XXV710"
5588   comparisons:
5589     - title: "Diff"
5590       reference: 1
5591       compare: 2
5592   legend:
5593     - ""
5594     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5595     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5596
5597 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
5598 - type: "table"
5599   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
5600   algorithm: "table_comparison"
5601   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
5602   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5603   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5604   columns:
5605     - title: "2n-skx"
5606       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5607     - title: "2n-clx"
5608       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5609   comparisons:
5610     - title: "Diff"
5611       reference: 1
5612       compare: 2
5613   legend:
5614     - ""
5615     - "2n-skx, 2n-clx - testbeds and NICs tested."
5616     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5617
5618 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5619 - type: "table"
5620   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5621   algorithm: "table_comparison"
5622   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5623   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5624   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5625   columns:
5626     - title: "2n-skx"
5627       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5628     - title: "2n-clx"
5629       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5630   comparisons:
5631     - title: "Diff"
5632       reference: 1
5633       compare: 2
5634   legend:
5635     - ""
5636     - "2n-skx, 2n-clx - testbeds and NICs tested."
5637     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5638
5639 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5640 - type: "table"
5641   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5642   algorithm: "table_comparison"
5643   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5644   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5645   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5646   columns:
5647     - title: "2n-skx"
5648       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5649     - title: "2n-clx"
5650       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5651   comparisons:
5652     - title: "Diff"
5653       reference: 1
5654       compare: 2
5655   legend:
5656     - ""
5657     - "2n-skx, 2n-clx - testbeds and NICs tested."
5658     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5659
5660 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5661 - type: "table"
5662   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5663   algorithm: "table_comparison"
5664   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5665   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5666   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5667   columns:
5668     - title: "3n-skx"
5669       data-set: "vpp-compare-topologies-mrr-ref"
5670     - title: "2n-skx"
5671       data-set: "vpp-compare-topologies-mrr-cmp"
5672   comparisons:
5673     - title: "Diff"
5674       reference: 1
5675       compare: 2
5676   legend:
5677     - ""
5678     - "3n-skx, 2n-skx - topologies tested."
5679     - "Diff - difference between 3n-skx and 2n-skx topologies."
5680
5681 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5682 - type: "table"
5683   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5684   algorithm: "table_comparison"
5685   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5686   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5687   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5688   columns:
5689     - title: "3n-skx"
5690       data-set: "vpp-compare-topologies-mrr-ref"
5691     - title: "2n-skx"
5692       data-set: "vpp-compare-topologies-mrr-cmp"
5693   comparisons:
5694     - title: "Diff"
5695       reference: 1
5696       compare: 2
5697   legend:
5698     - ""
5699     - "3n-skx, 2n-skx - topologies tested."
5700     - "Diff - difference between 3n-skx and 2n-skx topologies."
5701
5702 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5703 - type: "table"
5704   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5705   algorithm: "table_comparison"
5706   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5707   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5708   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5709   columns:
5710     - title: "3n-skx"
5711       data-set: "vpp-compare-topologies-mrr-ref"
5712     - title: "2n-skx"
5713       data-set: "vpp-compare-topologies-mrr-cmp"
5714   comparisons:
5715     - title: "Diff"
5716       reference: 1
5717       compare: 2
5718   legend:
5719     - ""
5720     - "3n-skx, 2n-skx - topologies tested."
5721     - "Diff - difference between 3n-skx and 2n-skx topologies."
5722
5723 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5724 - type: "table"
5725   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5726   algorithm: "table_comparison"
5727   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5728   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5729   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5730   columns:
5731     - title: "3n-hsw xl710"
5732       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5733       tag: "NIC_Intel-XL710"
5734     - title: "2n-clx xxv710"
5735       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5736       tag: "NIC_Intel-XXV710"
5737   comparisons:
5738     - title: "Diff"
5739       reference: 1
5740       compare: 2
5741   legend:
5742     - ""
5743     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5744     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5745
5746 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5747 - type: "table"
5748   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5749   algorithm: "table_comparison"
5750   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5751   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5752   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5753   columns:
5754     - title: "3n-hsw xl710"
5755       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5756       tag: "NIC_Intel-XL710"
5757     - title: "2n-clx xxv710"
5758       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5759       tag: "NIC_Intel-XXV710"
5760   comparisons:
5761     - title: "Diff"
5762       reference: 1
5763       compare: 2
5764   legend:
5765     - ""
5766     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5767     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5768
5769 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5770 - type: "table"
5771   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5772   algorithm: "table_comparison"
5773   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5774   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5775   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5776   columns:
5777     - title: "3n-hsw xl710"
5778       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5779       tag: "NIC_Intel-XL710"
5780     - title: "2n-clx xxv710"
5781       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5782       tag: "NIC_Intel-XXV710"
5783   comparisons:
5784     - title: "Diff"
5785       reference: 1
5786       compare: 2
5787   legend:
5788     - ""
5789     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5790     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5791
5792 # Detailed Test Results - VPP Performance Results 3n-hsw
5793 - type: "table"
5794   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5795   algorithm: "table_merged_details"
5796   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5797   columns:
5798     - title: " |prein| Test Name |preout| "
5799       data: "data name"
5800     - 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| "
5801       data: "data msg"
5802   data: "vpp-perf-results-3n-hsw"
5803   filter: "all"
5804   parameters:
5805   - "name"
5806   - "parent"
5807   - "msg"
5808
5809 # Detailed Test Results - VPP Performance Results 3n-skx
5810 - type: "table"
5811   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5812   algorithm: "table_merged_details"
5813   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5814   columns:
5815     - title: " |prein| Test Name |preout| "
5816       data: "data name"
5817     - 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| "
5818       data: "data msg"
5819   data: "vpp-perf-results-3n-skx"
5820   filter: "all"
5821   remove-ndr: False
5822   parameters:
5823   - "name"
5824   - "parent"
5825   - "msg"
5826
5827 # Detailed Test Results - VPP Performance Results 2n-skx
5828 - type: "table"
5829   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5830   algorithm: "table_merged_details"
5831   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5832   columns:
5833     - title: " |prein| Test Name |preout| "
5834       data: "data name"
5835     - 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| "
5836       data: "data msg"
5837   data: "vpp-perf-results-2n-skx"
5838   filter: "all"
5839   remove-ndr: False
5840   parameters:
5841   - "name"
5842   - "parent"
5843   - "msg"
5844
5845 # Detailed Test Results - VPP Performance Results 2n-zn2
5846 - type: "table"
5847   title: "Detailed Test Results - VPP Performance Results 2n-zn2"
5848   algorithm: "table_merged_details"
5849   output-file: "{DIR[DTR,PERF,VPP,2N,ZN2]}/"
5850   columns:
5851     - title: " |prein| Test Name |preout| "
5852       data: "data name"
5853     - 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| "
5854       data: "data msg"
5855   data: "vpp-perf-results-2n-zn2"
5856   filter: "all"
5857   remove-ndr: False
5858   parameters:
5859   - "name"
5860   - "parent"
5861   - "msg"
5862
5863 # Detailed Test Results - VPP Performance Results 2n-clx
5864 - type: "table"
5865   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5866   algorithm: "table_merged_details"
5867   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5868   columns:
5869     - title: " |prein| Test Name |preout| "
5870       data: "data name"
5871     - 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| "
5872       data: "data msg"
5873   data: "vpp-perf-results-2n-clx"
5874   filter: "all"
5875   parameters:
5876   - "name"
5877   - "parent"
5878   - "msg"
5879
5880 # Detailed Test Results - VPP Performance Results 3n-tsh
5881 - type: "table"
5882   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5883   algorithm: "table_merged_details"
5884   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5885   columns:
5886     - title: " |prein| Test Name |preout| "
5887       data: "data name"
5888     - 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| "
5889       data: "data msg"
5890   data: "vpp-perf-results-3n-tsh"
5891   filter: "all"
5892   parameters:
5893   - "name"
5894   - "parent"
5895   - "msg"
5896
5897 # Detailed Test Results - VPP Performance Results 3n-dnv
5898 - type: "table"
5899   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5900   algorithm: "table_merged_details"
5901   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5902   columns:
5903     - title: " |prein| Test Name |preout| "
5904       data: "data name"
5905     - 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| "
5906       data: "data msg"
5907   data: "vpp-perf-results-3n-dnv"
5908   filter: "all"
5909   parameters:
5910   - "name"
5911   - "parent"
5912   - "msg"
5913
5914 # Detailed Test Results - VPP Performance Results 2n-dnv
5915 - type: "table"
5916   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5917   algorithm: "table_merged_details"
5918   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5919   columns:
5920     - title: " |prein| Test Name |preout| "
5921       data: "data name"
5922     - 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| "
5923       data: "data msg"
5924   data: "vpp-perf-results-2n-dnv"
5925   filter: "all"
5926   parameters:
5927   - "name"
5928   - "parent"
5929   - "msg"
5930
5931 # Test configuration - VPP Performance Test Configs 3n-hsw
5932 - type: "table"
5933   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5934   algorithm: "table_merged_details"
5935   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5936   columns:
5937     - title: " |prein| Test Name |preout| "
5938       data: "data name"
5939     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5940       data: "data conf-history"
5941   data: "vpp-perf-results-3n-hsw"
5942   filter: "all"
5943   parameters:
5944   - "parent"
5945   - "name"
5946   - "conf-history"
5947
5948 # Test configuration - VPP Performance Test Configs 3n-skx
5949 - type: "table"
5950   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5951   algorithm: "table_merged_details"
5952   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5953   columns:
5954     - title: " |prein| Test Name |preout| "
5955       data: "data name"
5956     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5957       data: "data conf-history"
5958   data: "vpp-perf-results-3n-skx"
5959   filter: "all"
5960   parameters:
5961   - "parent"
5962   - "name"
5963   - "conf-history"
5964
5965 # Test configuration - VPP Performance Test Configs 2n-skx
5966 - type: "table"
5967   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5968   algorithm: "table_merged_details"
5969   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5970   columns:
5971     - title: " |prein| Test Name |preout| "
5972       data: "data name"
5973     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5974       data: "data conf-history"
5975   data: "vpp-perf-results-2n-skx"
5976   filter: "all"
5977   parameters:
5978   - "parent"
5979   - "name"
5980   - "conf-history"
5981
5982 # Test configuration - VPP Performance Test Configs 2n-zn2
5983 - type: "table"
5984   title: "Test configuration - VPP Performance Test Configs 2n-zn2"
5985   algorithm: "table_merged_details"
5986   output-file: "{DIR[DTC,PERF,VPP,2N,ZN2]}/"
5987   columns:
5988     - title: " |prein| Test Name |preout| "
5989       data: "data name"
5990     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5991       data: "data conf-history"
5992   data: "vpp-perf-results-2n-zn2"
5993   filter: "all"
5994   parameters:
5995   - "parent"
5996   - "name"
5997   - "conf-history"
5998
5999 # Test configuration - VPP Performance Test Configs 2n-clx
6000 - type: "table"
6001   title: "Test configuration - VPP Performance Test Configs 2n-clx"
6002   algorithm: "table_merged_details"
6003   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
6004   columns:
6005     - title: " |prein| Test Name |preout| "
6006       data: "data name"
6007     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6008       data: "data conf-history"
6009   data: "vpp-perf-results-2n-clx"
6010   filter: "all"
6011   parameters:
6012   - "parent"
6013   - "name"
6014   - "conf-history"
6015
6016 # Test configuration - VPP Performance Test Configs 3n-tsh
6017 - type: "table"
6018   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
6019   algorithm: "table_merged_details"
6020   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
6021   columns:
6022     - title: " |prein| Test Name |preout| "
6023       data: "data name"
6024     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6025       data: "data conf-history"
6026   data: "vpp-perf-results-3n-tsh"
6027   filter: "all"
6028   parameters:
6029   - "parent"
6030   - "name"
6031   - "conf-history"
6032
6033 # Test configuration - VPP Performance Test Configs 3n-dnv
6034 - type: "table"
6035   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
6036   algorithm: "table_merged_details"
6037   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
6038   columns:
6039     - title: " |prein| Test Name |preout| "
6040       data: "data name"
6041     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6042       data: "data conf-history"
6043   data: "vpp-perf-results-3n-dnv"
6044   filter: "all"
6045   parameters:
6046   - "parent"
6047   - "name"
6048   - "conf-history"
6049
6050 # Test configuration - VPP Performance Test Configs 2n-dnv
6051 - type: "table"
6052   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
6053   algorithm: "table_merged_details"
6054   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
6055   columns:
6056     - title: " |prein| Test Name |preout| "
6057       data: "data name"
6058     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6059       data: "data conf-history"
6060   data: "vpp-perf-results-2n-dnv"
6061   filter: "all"
6062   parameters:
6063   - "parent"
6064   - "name"
6065   - "conf-history"
6066
6067 # Test Operational Data - VPP Performance Operational Data 3n-hsw
6068 - type: "table"
6069   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
6070   algorithm: "table_oper_data_html"
6071   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
6072   data: "vpp-perf-results-3n-hsw"
6073   filter: "all"
6074
6075 # Test Operational Data - VPP Performance Operational Data 3n-skx
6076 - type: "table"
6077   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
6078   algorithm: "table_oper_data_html"
6079   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
6080   data: "vpp-perf-results-3n-skx"
6081   filter: "all"
6082
6083 # Test Operational Data - VPP Performance Operational Data 2n-skx
6084 - type: "table"
6085   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
6086   algorithm: "table_oper_data_html"
6087   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
6088   data: "vpp-perf-results-2n-skx"
6089   filter: "all"
6090
6091 # Test Operational Data - VPP Performance Operational Data 2n-zn2
6092 - type: "table"
6093   title: "Test Operational Data - VPP Performance Operational Data 2n-zn2"
6094   algorithm: "table_oper_data_html"
6095   output-file: "{DIR[DTO,PERF,VPP,2N,ZN2]}/"
6096   data: "vpp-perf-results-2n-zn2"
6097   filter: "all"
6098
6099 # Test Operational Data - VPP Performance Operational Data 2n-clx
6100 - type: "table"
6101   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
6102   algorithm: "table_oper_data_html"
6103   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
6104   data: "vpp-perf-results-2n-clx"
6105   filter: "all"
6106
6107 # Test Operational Data - VPP Performance Operational Data 3n-tsh
6108 - type: "table"
6109   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
6110   algorithm: "table_oper_data_html"
6111   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
6112   data: "vpp-perf-results-3n-tsh"
6113   filter: "all"
6114
6115 # Test Operational Data - VPP Performance Operational Data 3n-dnv
6116 - type: "table"
6117   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
6118   algorithm: "table_oper_data_html"
6119   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
6120   data: "vpp-perf-results-3n-dnv"
6121   filter: "all"
6122
6123 # Test Operational Data - VPP Performance Operational Data 2n-dnv
6124 - type: "table"
6125   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
6126   algorithm: "table_oper_data_html"
6127   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
6128   data: "vpp-perf-results-2n-dnv"
6129   filter: "all"
6130
6131 # Detailed Test Results - VPP MRR Results 3n-hsw
6132 - type: "table"
6133   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
6134   algorithm: "table_merged_details"
6135   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
6136   columns:
6137     - title: " |prein| Test Name |preout| "
6138       data: "data name"
6139     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6140       data: "data msg"
6141   data: "vpp-mrr-results-3n-hsw"
6142   filter: "all"
6143   parameters:
6144   - "name"
6145   - "parent"
6146   - "msg"
6147
6148 # Detailed Test Results - VPP MRR Results 3n-skx
6149 - type: "table"
6150   title: "Detailed Test Results - VPP MRR Results 3n-skx"
6151   algorithm: "table_merged_details"
6152   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
6153   columns:
6154     - title: " |prein| Test Name |preout| "
6155       data: "data name"
6156     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6157       data: "data msg"
6158   data: "vpp-mrr-results-3n-skx"
6159   filter: "all"
6160   parameters:
6161   - "name"
6162   - "parent"
6163   - "msg"
6164
6165 # Detailed Test Results - VPP MRR Results 2n-skx
6166 - type: "table"
6167   title: "Detailed Test Results - VPP MRR Results 2n-skx"
6168   algorithm: "table_merged_details"
6169   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
6170   columns:
6171     - title: " |prein| Test Name |preout| "
6172       data: "data name"
6173     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6174       data: "data msg"
6175   data: "vpp-mrr-results-2n-skx"
6176   filter: "all"
6177   parameters:
6178   - "name"
6179   - "parent"
6180   - "msg"
6181
6182 # Detailed Test Results - VPP MRR Results 2n-zn2
6183 - type: "table"
6184   title: "Detailed Test Results - VPP MRR Results 2n-zn2"
6185   algorithm: "table_merged_details"
6186   output-file: "{DIR[DTR,MRR,VPP,2N,ZN2]}/"
6187   columns:
6188     - title: " |prein| Test Name |preout| "
6189       data: "data name"
6190     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6191       data: "data msg"
6192   data: "vpp-mrr-results-2n-zn2"
6193   filter: "all"
6194   parameters:
6195   - "name"
6196   - "parent"
6197   - "msg"
6198
6199 # Detailed Test Results - VPP MRR Results 2n-clx
6200 - type: "table"
6201   title: "Detailed Test Results - VPP MRR Results 2n-clx"
6202   algorithm: "table_merged_details"
6203   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
6204   columns:
6205     - title: " |prein| Test Name |preout| "
6206       data: "data name"
6207     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6208       data: "data msg"
6209   data: "vpp-mrr-results-2n-clx"
6210   filter: "all"
6211   parameters:
6212   - "name"
6213   - "parent"
6214   - "msg"
6215
6216 # Detailed Test Results - VPP MRR Results 3n-tsh
6217 - type: "table"
6218   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
6219   algorithm: "table_merged_details"
6220   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
6221   columns:
6222     - title: " |prein| Test Name |preout| "
6223       data: "data name"
6224     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6225       data: "data msg"
6226   data: "vpp-mrr-results-3n-tsh"
6227   filter: "all"
6228   parameters:
6229   - "name"
6230   - "parent"
6231   - "msg"
6232
6233 # Detailed Test Results - VPP MRR Results 3n-dnv
6234 - type: "table"
6235   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
6236   algorithm: "table_merged_details"
6237   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
6238   columns:
6239     - title: " |prein| Test Name |preout| "
6240       data: "data name"
6241     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6242       data: "data msg"
6243   data: "vpp-mrr-results-3n-dnv"
6244   filter: "all"
6245   parameters:
6246   - "name"
6247   - "parent"
6248   - "msg"
6249
6250 # Detailed Test Results - VPP MRR Results 2n-dnv
6251 - type: "table"
6252   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
6253   algorithm: "table_merged_details"
6254   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
6255   columns:
6256     - title: " |prein| Test Name |preout| "
6257       data: "data name"
6258     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6259       data: "data msg"
6260   data: "vpp-mrr-results-2n-dnv"
6261   filter: "all"
6262   parameters:
6263   - "name"
6264   - "parent"
6265   - "msg"
6266
6267 # Test configuration - VPP MRR Test Configs 3n-hsw
6268 - type: "table"
6269   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
6270   algorithm: "table_merged_details"
6271   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
6272   columns:
6273     - title: " |prein| Test Name |preout| "
6274       data: "data name"
6275     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6276       data: "data conf-history"
6277   data: "vpp-mrr-results-3n-hsw"
6278   filter: "all"
6279   parameters:
6280   - "parent"
6281   - "name"
6282   - "conf-history"
6283
6284 # Test configuration - VPP MRR Test Configs 3n-skx
6285 - type: "table"
6286   title: "Test configuration - VPP MRR Test Configs 3n-skx"
6287   algorithm: "table_merged_details"
6288   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
6289   columns:
6290     - title: " |prein| Test Name |preout| "
6291       data: "data name"
6292     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6293       data: "data conf-history"
6294   data: "vpp-mrr-results-3n-skx"
6295   filter: "all"
6296   parameters:
6297   - "parent"
6298   - "name"
6299   - "conf-history"
6300
6301 # Test configuration - VPP MRR Test Configs 2n-skx
6302 - type: "table"
6303   title: "Test configuration - VPP MRR Test Configs 2n-skx"
6304   algorithm: "table_merged_details"
6305   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
6306   columns:
6307     - title: " |prein| Test Name |preout| "
6308       data: "data name"
6309     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6310       data: "data conf-history"
6311   data: "vpp-mrr-results-2n-skx"
6312   filter: "all"
6313   parameters:
6314   - "parent"
6315   - "name"
6316   - "conf-history"
6317
6318 # Test configuration - VPP MRR Test Configs 2n-zn2
6319 - type: "table"
6320   title: "Test configuration - VPP MRR Test Configs 2n-zn2"
6321   algorithm: "table_merged_details"
6322   output-file: "{DIR[DTC,MRR,VPP,2N,ZN2]}/"
6323   columns:
6324     - title: " |prein| Test Name |preout| "
6325       data: "data name"
6326     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6327       data: "data conf-history"
6328   data: "vpp-mrr-results-2n-zn2"
6329   filter: "all"
6330   parameters:
6331   - "parent"
6332   - "name"
6333   - "conf-history"
6334
6335 # Test configuration - VPP MRR Test Configs 2n-clx
6336 - type: "table"
6337   title: "Test configuration - VPP MRR Test Configs 2n-clx"
6338   algorithm: "table_merged_details"
6339   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
6340   columns:
6341     - title: " |prein| Test Name |preout| "
6342       data: "data name"
6343     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6344       data: "data conf-history"
6345   data: "vpp-mrr-results-2n-clx"
6346   filter: "all"
6347   parameters:
6348   - "parent"
6349   - "name"
6350   - "conf-history"
6351
6352 # Test configuration - VPP MRR Test Configs 3n-tsh
6353 - type: "table"
6354   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
6355   algorithm: "table_merged_details"
6356   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
6357   columns:
6358     - title: " |prein| Test Name |preout| "
6359       data: "data name"
6360     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6361       data: "data conf-history"
6362   data: "vpp-mrr-results-3n-tsh"
6363   filter: "all"
6364   parameters:
6365   - "parent"
6366   - "name"
6367   - "conf-history"
6368
6369 # Test configuration - VPP MRR Test Configs 3n-dnv
6370 - type: "table"
6371   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
6372   algorithm: "table_merged_details"
6373   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
6374   columns:
6375     - title: " |prein| Test Name |preout| "
6376       data: "data name"
6377     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6378       data: "data conf-history"
6379   data: "vpp-mrr-results-3n-dnv"
6380   filter: "all"
6381   parameters:
6382   - "parent"
6383   - "name"
6384   - "conf-history"
6385
6386 # Test configuration - VPP MRR Test Configs 2n-dnv
6387 - type: "table"
6388   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
6389   algorithm: "table_merged_details"
6390   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
6391   columns:
6392     - title: " |prein| Test Name |preout| "
6393       data: "data name"
6394     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6395       data: "data conf-history"
6396   data: "vpp-mrr-results-2n-dnv"
6397   filter: "all"
6398   parameters:
6399   - "parent"
6400   - "name"
6401   - "conf-history"
6402
6403 # Detailed Test Results - VPP Device Results - Ubuntu
6404 - type: "table"
6405   title: "Detailed Test Results - VPP Device Results - Ubuntu"
6406   algorithm: "table_merged_details"
6407   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
6408   columns:
6409     - title: " |prein| Test Name |preout| "
6410       data: "data name"
6411     - title: " |prein| Status |preout| "
6412       data: "data status"
6413   data: "vpp-device-results-ubuntu"
6414   filter: "all"
6415   parameters:
6416   - "name"
6417   - "parent"
6418   - "doc"
6419   - "status"
6420
6421 # Test configuration - VPP Device Test Configs - Ubuntu
6422 - type: "table"
6423   title: "Test configuration - VPP Device Test Configs - Ubuntu"
6424   algorithm: "table_merged_details"
6425   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
6426   columns:
6427     - title: " |prein| Test Name |preout| "
6428       data: "data name"
6429     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6430       data: "data conf-history"
6431   data: "vpp-device-results-ubuntu"
6432   filter: "all"
6433   parameters:
6434   - "parent"
6435   - "name"
6436   - "conf-history"
6437
6438 ################################################################################
6439
6440 # DPDK Performance Changes 3n-hsw 1t1c pdr
6441 - type: "table"
6442   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
6443   algorithm: "table_comparison"
6444   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
6445   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6446   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6447   columns:
6448     - title: "2005"
6449       data-set: "dpdk-performance-changes-3n-hsw-h1"
6450     - title: "2009"
6451       data-set: "dpdk-performance-changes-3n-hsw-ref"
6452     - title: "2101"
6453       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6454   comparisons:
6455     - title: "Diff"
6456       reference: 2
6457       compare: 3
6458   legend:
6459     - ""
6460     - "2005, 2009, 2101 - DPDK versions tested."
6461     - "Diff - difference between 2009 and 2101 DPDK version."
6462
6463 # DPDK Performance Changes 3n-hsw 2t2c pdr
6464 - type: "table"
6465   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
6466   algorithm: "table_comparison"
6467   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
6468   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6469   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6470   columns:
6471     - title: "2005"
6472       data-set: "dpdk-performance-changes-3n-hsw-h1"
6473     - title: "2009"
6474       data-set: "dpdk-performance-changes-3n-hsw-ref"
6475     - title: "2101"
6476       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6477   comparisons:
6478     - title: "Diff"
6479       reference: 2
6480       compare: 3
6481   legend:
6482     - ""
6483     - "2005, 2009, 2101 - DPDK versions tested."
6484     - "Diff - difference between 2009 and 2101 DPDK version."
6485
6486 # DPDK Performance Changes 3n-hsw 1t1c pdr
6487 - type: "table"
6488   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
6489   algorithm: "table_comparison"
6490   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
6491   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6492   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6493   columns:
6494     - title: "2005"
6495       data-set: "dpdk-performance-changes-3n-hsw-h1"
6496     - title: "2009"
6497       data-set: "dpdk-performance-changes-3n-hsw-ref"
6498     - title: "2101"
6499       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6500   comparisons:
6501     - title: "Diff"
6502       reference: 2
6503       compare: 3
6504   legend:
6505     - ""
6506     - "2005, 2009, 2101 - DPDK versions tested."
6507     - "Diff - difference between 2009 and 2101 DPDK version."
6508
6509 # DPDK Performance Changes 3n-hsw 2t2c ndr
6510 - type: "table"
6511   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
6512   algorithm: "table_comparison"
6513   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
6514   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6515   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6516   columns:
6517     - title: "2005"
6518       data-set: "dpdk-performance-changes-3n-hsw-h1"
6519     - title: "2009"
6520       data-set: "dpdk-performance-changes-3n-hsw-ref"
6521     - title: "2101"
6522       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6523   comparisons:
6524     - title: "Diff"
6525       reference: 2
6526       compare: 3
6527   legend:
6528     - ""
6529     - "2005, 2009, 2101 - DPDK versions tested."
6530     - "Diff - difference between 2009 and 2101 DPDK version."
6531
6532 # DPDK Performance Changes 3n-skx 2t1c pdr
6533 - type: "table"
6534   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
6535   algorithm: "table_comparison"
6536   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
6537   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6538   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6539   columns:
6540     - title: "2005"
6541       data-set: "dpdk-performance-changes-3n-skx-h1"
6542     - title: "2009"
6543       data-set: "dpdk-performance-changes-3n-skx-ref"
6544     - title: "2101"
6545       data-set: "dpdk-performance-changes-3n-skx-cmp"
6546   comparisons:
6547     - title: "Diff"
6548       reference: 2
6549       compare: 3
6550   legend:
6551     - ""
6552     - "2005, 2009, 2101 - DPDK versions tested."
6553     - "Diff - difference between 2009 and 2101 DPDK version."
6554
6555 # DPDK Performance Changes 3n-skx 4t2c pdr
6556 - type: "table"
6557   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
6558   algorithm: "table_comparison"
6559   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
6560   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6561   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6562   columns:
6563     - title: "2005"
6564       data-set: "dpdk-performance-changes-3n-skx-h1"
6565     - title: "2009"
6566       data-set: "dpdk-performance-changes-3n-skx-ref"
6567     - title: "2101"
6568       data-set: "dpdk-performance-changes-3n-skx-cmp"
6569   comparisons:
6570     - title: "Diff"
6571       reference: 2
6572       compare: 3
6573   legend:
6574     - ""
6575     - "2005, 2009, 2101 - DPDK versions tested."
6576     - "Diff - difference between 2009 and 2101 DPDK version."
6577
6578 # DPDK Performance Changes 3n-skx 2t1c ndr
6579 - type: "table"
6580   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
6581   algorithm: "table_comparison"
6582   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
6583   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6584   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6585   columns:
6586     - title: "2005"
6587       data-set: "dpdk-performance-changes-3n-skx-h1"
6588     - title: "2009"
6589       data-set: "dpdk-performance-changes-3n-skx-ref"
6590     - title: "2101"
6591       data-set: "dpdk-performance-changes-3n-skx-cmp"
6592   comparisons:
6593     - title: "Diff"
6594       reference: 2
6595       compare: 3
6596   legend:
6597     - ""
6598     - "2005, 2009, 2101 - DPDK versions tested."
6599     - "Diff - difference between 2009 and 2101 DPDK version."
6600
6601 # DPDK Performance Changes 3n-skx 4t2c ndr
6602 - type: "table"
6603   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
6604   algorithm: "table_comparison"
6605   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
6606   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6607   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6608   columns:
6609     - title: "2005"
6610       data-set: "dpdk-performance-changes-3n-skx-h1"
6611     - title: "2009"
6612       data-set: "dpdk-performance-changes-3n-skx-ref"
6613     - title: "2101"
6614       data-set: "dpdk-performance-changes-3n-skx-cmp"
6615   comparisons:
6616     - title: "Diff"
6617       reference: 2
6618       compare: 3
6619   legend:
6620     - ""
6621     - "2005, 2009, 2101 - DPDK versions tested."
6622     - "Diff - difference between 2009 and 2101 DPDK version."
6623
6624 # DPDK Performance Changes 2n-skx 2t1c pdr
6625 - type: "table"
6626   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
6627   algorithm: "table_comparison"
6628   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
6629   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6630   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6631   columns:
6632     - title: "2005"
6633       data-set: "dpdk-performance-changes-2n-skx-h1"
6634     - title: "2009"
6635       data-set: "dpdk-performance-changes-2n-skx-ref"
6636     - title: "2101"
6637       data-set: "dpdk-performance-changes-2n-skx-cmp"
6638   comparisons:
6639     - title: "Diff"
6640       reference: 2
6641       compare: 3
6642   legend:
6643     - ""
6644     - "2005, 2009, 2101 - DPDK versions tested."
6645     - "Diff - difference between 2009 and 2101 DPDK version."
6646
6647 # DPDK Performance Changes 2n-skx 4t2c pdr
6648 - type: "table"
6649   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
6650   algorithm: "table_comparison"
6651   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
6652   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6653   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6654   columns:
6655     - title: "2005"
6656       data-set: "dpdk-performance-changes-2n-skx-h1"
6657     - title: "2009"
6658       data-set: "dpdk-performance-changes-2n-skx-ref"
6659     - title: "2101"
6660       data-set: "dpdk-performance-changes-2n-skx-cmp"
6661   comparisons:
6662     - title: "Diff"
6663       reference: 2
6664       compare: 3
6665   legend:
6666     - ""
6667     - "2005, 2009, 2101 - DPDK versions tested."
6668     - "Diff - difference between 2009 and 2101 DPDK version."
6669
6670 # DPDK Performance Changes 2n-skx 2t1c ndr
6671 - type: "table"
6672   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
6673   algorithm: "table_comparison"
6674   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
6675   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6676   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6677   columns:
6678     - title: "2005"
6679       data-set: "dpdk-performance-changes-2n-skx-h1"
6680     - title: "2009"
6681       data-set: "dpdk-performance-changes-2n-skx-ref"
6682     - title: "2101"
6683       data-set: "dpdk-performance-changes-2n-skx-cmp"
6684   comparisons:
6685     - title: "Diff"
6686       reference: 2
6687       compare: 3
6688   legend:
6689     - ""
6690     - "2005, 2009, 2101 - DPDK versions tested."
6691     - "Diff - difference between 2009 and 2101 DPDK version."
6692
6693 # DPDK Performance Changes 2n-skx 4t2c ndr
6694 - type: "table"
6695   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6696   algorithm: "table_comparison"
6697   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6698   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6699   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6700   columns:
6701     - title: "2005"
6702       data-set: "dpdk-performance-changes-2n-skx-h1"
6703     - title: "2009"
6704       data-set: "dpdk-performance-changes-2n-skx-ref"
6705     - title: "2101"
6706       data-set: "dpdk-performance-changes-2n-skx-cmp"
6707   comparisons:
6708     - title: "Diff"
6709       reference: 2
6710       compare: 3
6711   legend:
6712     - ""
6713     - "2005, 2009, 2101 - DPDK versions tested."
6714     - "Diff - difference between 2009 and 2101 DPDK version."
6715
6716 # DPDK Performance Changes 2n-clx 2t1c pdr
6717 - type: "table"
6718   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
6719   algorithm: "table_comparison"
6720   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
6721   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6722   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6723   columns:
6724     - title: "2005"
6725       data-set: "dpdk-performance-changes-2n-clx-h1"
6726     - title: "2009"
6727       data-set: "dpdk-performance-changes-2n-clx-ref"
6728     - title: "2101"
6729       data-set: "dpdk-performance-changes-2n-clx-cmp"
6730   comparisons:
6731     - title: "Diff"
6732       reference: 2
6733       compare: 3
6734   legend:
6735     - ""
6736     - "2005, 2009, 2101 - DPDK versions tested."
6737     - "Diff - difference between 2009 and 2101 DPDK version."
6738
6739 # DPDK Performance Changes 2n-clx 4t2c pdr
6740 - type: "table"
6741   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
6742   algorithm: "table_comparison"
6743   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
6744   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6745   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6746   columns:
6747     - title: "2005"
6748       data-set: "dpdk-performance-changes-2n-clx-h1"
6749     - title: "2009"
6750       data-set: "dpdk-performance-changes-2n-clx-ref"
6751     - title: "2101"
6752       data-set: "dpdk-performance-changes-2n-clx-cmp"
6753   comparisons:
6754     - title: "Diff"
6755       reference: 2
6756       compare: 3
6757   legend:
6758     - ""
6759     - "2005, 2009, 2101 - DPDK versions tested."
6760     - "Diff - difference between 2009 and 2101 DPDK version."
6761
6762 # DPDK Performance Changes 2n-clx 2t1c ndr
6763 - type: "table"
6764   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
6765   algorithm: "table_comparison"
6766   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
6767   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6768   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6769   columns:
6770     - title: "2005"
6771       data-set: "dpdk-performance-changes-2n-clx-h1"
6772     - title: "2009"
6773       data-set: "dpdk-performance-changes-2n-clx-ref"
6774     - title: "2101"
6775       data-set: "dpdk-performance-changes-2n-clx-cmp"
6776   comparisons:
6777     - title: "Diff"
6778       reference: 2
6779       compare: 3
6780   legend:
6781     - ""
6782     - "2005, 2009, 2101 - DPDK versions tested."
6783     - "Diff - difference between 2009 and 2101 DPDK version."
6784
6785 # DPDK Performance Changes 2n-clx 4t2c ndr
6786 - type: "table"
6787   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
6788   algorithm: "table_comparison"
6789   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
6790   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6791   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6792   columns:
6793     - title: "2005"
6794       data-set: "dpdk-performance-changes-2n-clx-h1"
6795     - title: "2009"
6796       data-set: "dpdk-performance-changes-2n-clx-ref"
6797     - title: "2101"
6798       data-set: "dpdk-performance-changes-2n-clx-cmp"
6799   comparisons:
6800     - title: "Diff"
6801       reference: 2
6802       compare: 3
6803   legend:
6804     - ""
6805     - "2005, 2009, 2101 - DPDK versions tested."
6806     - "Diff - difference between 2009 and 2101 DPDK version."
6807
6808 # DPDK Performance Changes 2n-zn2 2t1c pdr
6809 - type: "table"
6810   title: "DPDK Performance Changes 2n-zn2 2t1c pdr"
6811   algorithm: "table_comparison"
6812   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-2t1c-pdr"
6813   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6814   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6815   columns:
6816 #     - title: "2005"
6817 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
6818     - title: "2009"
6819       data-set: "dpdk-performance-changes-2n-zn2-ref"
6820     - title: "2101"
6821       data-set: "dpdk-performance-changes-2n-zn2-cmp"
6822   comparisons:
6823     - title: "Diff"
6824       reference: 1  # 2
6825       compare: 2  # 3
6826   legend:
6827     - ""
6828     - "2009, 2101 - DPDK versions tested."
6829     - "Diff - difference between 2009 and 2101 DPDK version."
6830
6831 # DPDK Performance Changes 2n-zn2 4t2c pdr
6832 - type: "table"
6833   title: "DPDK Performance Changes 2n-zn2 4t2c pdr"
6834   algorithm: "table_comparison"
6835   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-4t2c-pdr"
6836   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6837   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6838   columns:
6839 #     - title: "2005"
6840 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
6841     - title: "2009"
6842       data-set: "dpdk-performance-changes-2n-zn2-ref"
6843     - title: "2101"
6844       data-set: "dpdk-performance-changes-2n-zn2-cmp"
6845   comparisons:
6846     - title: "Diff"
6847       reference: 1  # 2
6848       compare: 2  # 3
6849   legend:
6850     - ""
6851     - "2009, 2101 - DPDK versions tested."
6852     - "Diff - difference between 2009 and 2101 DPDK version."
6853
6854 # DPDK Performance Changes 2n-zn2 2t1c ndr
6855 - type: "table"
6856   title: "DPDK Performance Changes 2n-zn2 2t1c ndr"
6857   algorithm: "table_comparison"
6858   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-2t1c-ndr"
6859   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6860   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6861   columns:
6862 #     - title: "2005"
6863 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
6864     - title: "2009"
6865       data-set: "dpdk-performance-changes-2n-zn2-ref"
6866     - title: "2101"
6867       data-set: "dpdk-performance-changes-2n-zn2-cmp"
6868   comparisons:
6869     - title: "Diff"
6870       reference: 1  # 2
6871       compare: 2  # 3
6872   legend:
6873     - ""
6874     - "2009, 2101 - DPDK versions tested."
6875     - "Diff - difference between 2009 and 2101 DPDK version."
6876
6877 # DPDK Performance Changes 2n-zn2 4t2c ndr
6878 - type: "table"
6879   title: "DPDK Performance Changes 2n-zn2 4t2c ndr"
6880   algorithm: "table_comparison"
6881   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-4t2c-ndr"
6882   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6883   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6884   columns:
6885 #     - title: "2005"
6886 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
6887     - title: "2009"
6888       data-set: "dpdk-performance-changes-2n-zn2-ref"
6889     - title: "2101"
6890       data-set: "dpdk-performance-changes-2n-zn2-cmp"
6891   comparisons:
6892     - title: "Diff"
6893       reference: 1  # 2
6894       compare: 2  # 3
6895   legend:
6896     - ""
6897     - "2009, 2101 - DPDK versions tested."
6898     - "Diff - difference between 2009 and 2101 DPDK version."
6899
6900 ## DPDK Performance Changes 2n-dnv 1t1c pdr
6901 #- type: "table"
6902 #  title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
6903 #  algorithm: "table_comparison"
6904 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
6905 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6906 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6907 #  columns:
6908 #    - title: "2001"
6909 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6910 #    - title: "2005"
6911 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6912 #    - title: "2009"
6913 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6914 #  comparisons:
6915 #    - title: "Diff"
6916 #      reference: 2
6917 #      compare: 3
6918 #  legend:
6919 #    - ""
6920 #    - "2001, 2005, 2009 - DPDK versions tested."
6921 #    - "Diff - difference between 2005 and 2009 DPDK version."
6922 #
6923 ## DPDK Performance Changes 2n-dnv 2t2c pdr
6924 #- type: "table"
6925 #  title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
6926 #  algorithm: "table_comparison"
6927 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
6928 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6929 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6930 #  columns:
6931 #    - title: "2001"
6932 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6933 #    - title: "2005"
6934 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6935 #    - title: "2009"
6936 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6937 #  comparisons:
6938 #    - title: "Diff"
6939 #      reference: 2
6940 #      compare: 3
6941 #  legend:
6942 #    - ""
6943 #    - "2001, 2005, 2009 - DPDK versions tested."
6944 #    - "Diff - difference between 2005 and 2009 DPDK version."
6945 #
6946 ## DPDK Performance Changes 2n-dnv 1t1c ndr
6947 #- type: "table"
6948 #  title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
6949 #  algorithm: "table_comparison"
6950 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
6951 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6952 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6953 #  columns:
6954 #    - title: "2001"
6955 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6956 #    - title: "2005"
6957 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6958 #    - title: "2009"
6959 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6960 #  comparisons:
6961 #    - title: "Diff"
6962 #      reference: 2
6963 #      compare: 3
6964 #  legend:
6965 #    - ""
6966 #    - "2001, 2005, 2009 - DPDK versions tested."
6967 #    - "Diff - difference between 2005 and 2009 DPDK version."
6968 #
6969 ## DPDK Performance Changes 2n-dnv 2t2c ndr
6970 #- type: "table"
6971 #  title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
6972 #  algorithm: "table_comparison"
6973 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
6974 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6975 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6976 #  columns:
6977 #    - title: "2001"
6978 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6979 #    - title: "2005"
6980 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6981 #    - title: "2009"
6982 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6983 #  comparisons:
6984 #    - title: "Diff"
6985 #      reference: 2
6986 #      compare: 3
6987 #  legend:
6988 #    - ""
6989 #    - "2001, 2005, 2009 - DPDK versions tested."
6990 #    - "Diff - difference between 2005 and 2009 DPDK version."
6991 #
6992 ## DPDK Performance Changes 3n-dnv 1t1c pdr
6993 #- type: "table"
6994 #  title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
6995 #  algorithm: "table_comparison"
6996 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
6997 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6998 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6999 #  columns:
7000 #    - title: "2001"
7001 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
7002 #    - title: "2005"
7003 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
7004 #    - title: "2009"
7005 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
7006 #  comparisons:
7007 #    - title: "Diff"
7008 #      reference: 2
7009 #      compare: 3
7010 #  legend:
7011 #    - ""
7012 #    - "2001, 2005, 2009 - DPDK versions tested."
7013 #    - "Diff - difference between 2005 and 2009 DPDK version."
7014 #
7015 ## DPDK Performance Changes 3n-dnv 2t2c pdr
7016 #- type: "table"
7017 #  title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
7018 #  algorithm: "table_comparison"
7019 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
7020 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7021 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7022 #  columns:
7023 #    - title: "2001"
7024 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
7025 #    - title: "2005"
7026 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
7027 #    - title: "2009"
7028 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
7029 #  comparisons:
7030 #    - title: "Diff"
7031 #      reference: 2
7032 #      compare: 3
7033 #  legend:
7034 #    - ""
7035 #    - "2001, 2005, 2009 - DPDK versions tested."
7036 #    - "Diff - difference between 2005 and 2009 DPDK version."
7037 #
7038 ## DPDK Performance Changes 3n-dnv 1t1c ndr
7039 #- type: "table"
7040 #  title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
7041 #  algorithm: "table_comparison"
7042 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
7043 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7044 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7045 #  columns:
7046 #    - title: "2001"
7047 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
7048 #    - title: "2005"
7049 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
7050 #    - title: "2009"
7051 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
7052 #  comparisons:
7053 #    - title: "Diff"
7054 #      reference: 2
7055 #      compare: 3
7056 #  legend:
7057 #    - ""
7058 #    - "2001, 2005, 2009 - DPDK versions tested."
7059 #    - "Diff - difference between 2005 and 2009 DPDK version."
7060 #
7061 ## DPDK Performance Changes 3n-dnv 2t2c ndr
7062 #- type: "table"
7063 #  title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
7064 #  algorithm: "table_comparison"
7065 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
7066 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7067 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7068 #  columns:
7069 #    - title: "2001"
7070 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
7071 #    - title: "2005"
7072 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
7073 #    - title: "2009"
7074 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
7075 #  comparisons:
7076 #    - title: "Diff"
7077 #      reference: 2
7078 #      compare: 3
7079 #  legend:
7080 #    - ""
7081 #    - "2001, 2005, 2009 - DPDK versions tested."
7082 #    - "Diff - difference between 2005 and 2009 DPDK version."
7083
7084 # DPDK Performance Changes 3n-tsh 1t1c pdr
7085 - type: "table"
7086   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
7087   algorithm: "table_comparison"
7088   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
7089   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7090   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7091   columns:
7092     - title: "2005"
7093       data-set: "dpdk-performance-changes-3n-tsh-h1"
7094     - title: "2009"
7095       data-set: "dpdk-performance-changes-3n-tsh-ref"
7096     - title: "2101"
7097       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7098   comparisons:
7099     - title: "Diff"
7100       reference: 2
7101       compare: 3
7102   legend:
7103     - ""
7104     - "2005, 2009, 2101 - DPDK versions tested."
7105     - "Diff - difference between 2009 and 2101 DPDK version."
7106
7107 # DPDK Performance Changes 3n-tsh 2t2c pdr
7108 - type: "table"
7109   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
7110   algorithm: "table_comparison"
7111   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
7112   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7113   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7114   columns:
7115     - title: "2005"
7116       data-set: "dpdk-performance-changes-3n-tsh-h1"
7117     - title: "2009"
7118       data-set: "dpdk-performance-changes-3n-tsh-ref"
7119     - title: "2101"
7120       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7121   comparisons:
7122     - title: "Diff"
7123       reference: 2
7124       compare: 3
7125   legend:
7126     - ""
7127     - "2005, 2009, 2101 - DPDK versions tested."
7128     - "Diff - difference between 2009 and 2101 DPDK version."
7129
7130 # DPDK Performance Changes 3n-tsh 1t1c ndr
7131 - type: "table"
7132   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
7133   algorithm: "table_comparison"
7134   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
7135   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7136   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7137   columns:
7138     - title: "2005"
7139       data-set: "dpdk-performance-changes-3n-tsh-h1"
7140     - title: "2009"
7141       data-set: "dpdk-performance-changes-3n-tsh-ref"
7142     - title: "2101"
7143       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7144   comparisons:
7145     - title: "Diff"
7146       reference: 2
7147       compare: 3
7148   legend:
7149     - ""
7150     - "2005, 2009, 2101 - DPDK versions tested."
7151     - "Diff - difference between 2009 and 2101 DPDK version."
7152
7153 # DPDK Performance Changes 3n-tsh 2t2c ndr
7154 - type: "table"
7155   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
7156   algorithm: "table_comparison"
7157   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
7158   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7159   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7160   columns:
7161     - title: "2005"
7162       data-set: "dpdk-performance-changes-3n-tsh-h1"
7163     - title: "2009"
7164       data-set: "dpdk-performance-changes-3n-tsh-ref"
7165     - title: "2101"
7166       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7167   comparisons:
7168     - title: "Diff"
7169       reference: 2
7170       compare: 3
7171   legend:
7172     - ""
7173     - "2005, 2009, 2101 - DPDK versions tested."
7174     - "Diff - difference between 2009 and 2101 DPDK version."
7175
7176 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
7177 - type: "table"
7178   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
7179   algorithm: "table_comparison"
7180   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
7181   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7182   filter: "'NIC_Intel-X710'"
7183   columns:
7184     - title: "3n-hsw x710"
7185       data-set: "dpdk-compare-testbeds-ref"
7186     - title: "3n-skx x710"
7187       data-set: "dpdk-compare-testbeds-cmp"
7188   comparisons:
7189     - title: "Diff"
7190       reference: 1
7191       compare: 2
7192   legend:
7193     - ""
7194     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7195     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7196
7197 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
7198 - type: "table"
7199   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
7200   algorithm: "table_comparison"
7201   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
7202   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7203   filter: "'NIC_Intel-X710'"
7204   columns:
7205     - title: "3n-hsw x710"
7206       data-set: "dpdk-compare-testbeds-ref"
7207     - title: "3n-skx x710"
7208       data-set: "dpdk-compare-testbeds-cmp"
7209   comparisons:
7210     - title: "Diff"
7211       reference: 1
7212       compare: 2
7213   legend:
7214     - ""
7215     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7216     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7217
7218 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
7219 - type: "table"
7220   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
7221   algorithm: "table_comparison"
7222   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
7223   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7224   filter: "'NIC_Intel-XXV710'"
7225   columns:
7226     - title: "2n-skx"
7227       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7228     - title: "2n-clx"
7229       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7230   comparisons:
7231     - title: "Diff"
7232       reference: 1
7233       compare: 2
7234   legend:
7235     - ""
7236     - "2n-skx, 2n-clx - testbeds and NICs tested."
7237     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7238
7239 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
7240 - type: "table"
7241   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
7242   algorithm: "table_comparison"
7243   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
7244   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7245   filter: "'NIC_Intel-XXV710'"
7246   columns:
7247     - title: "2n-skx"
7248       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7249     - title: "2n-clx"
7250       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7251   comparisons:
7252     - title: "Diff"
7253       reference: 1
7254       compare: 2
7255   legend:
7256     - ""
7257     - "2n-skx, 2n-clx - testbeds and NICs tested."
7258     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7259
7260 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
7261 - type: "table"
7262   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
7263   algorithm: "table_comparison"
7264   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
7265   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7266   filter: "'NIC_Intel-XXV710'"
7267   columns:
7268     - title: "3n-skx"
7269       data-set: "dpdk-compare-topologies-ref"
7270     - title: "2n-skx"
7271       data-set: "dpdk-compare-topologies-cmp"
7272   comparisons:
7273     - title: "Diff"
7274       reference: 1
7275       compare: 2
7276   legend:
7277     - ""
7278     - "3n-skx, 2n-skx - topologies tested."
7279     - "Diff - difference between 3n-skx and 2n-skx topologies."
7280
7281 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
7282 - type: "table"
7283   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
7284   algorithm: "table_comparison"
7285   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
7286   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7287   filter: "'NIC_Intel-XXV710'"
7288   columns:
7289     - title: "3n-skx"
7290       data-set: "dpdk-compare-topologies-ref"
7291     - title: "2n-skx"
7292       data-set: "dpdk-compare-topologies-cmp"
7293   comparisons:
7294     - title: "Diff"
7295       reference: 1
7296       compare: 2
7297   legend:
7298     - ""
7299     - "3n-skx, 2n-skx - topologies tested."
7300     - "Diff - difference between 3n-skx and 2n-skx topologies."
7301
7302 # Detailed Test Results - DPDK Performance Results 3n-hsw
7303 - type: "table"
7304   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
7305   algorithm: "table_merged_details"
7306   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
7307   columns:
7308     - title: " |prein| Test Name |preout| "
7309       data: "data name"
7310     - 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| "
7311       data: "data msg"
7312   data: "dpdk-perf-results-3n-hsw"
7313   filter: "all"
7314   parameters:
7315   - "name"
7316   - "parent"
7317   - "msg"
7318
7319 # Detailed Test Results - DPDK Performance Results 3n-skx
7320 - type: "table"
7321   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
7322   algorithm: "table_merged_details"
7323   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
7324   columns:
7325     - title: " |prein| Test Name |preout| "
7326       data: "data name"
7327     - 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| "
7328       data: "data msg"
7329   data: "dpdk-perf-results-3n-skx"
7330   filter: "all"
7331   remove-ndr: False
7332   parameters:
7333   - "name"
7334   - "parent"
7335   - "msg"
7336
7337 # Detailed Test Results - DPDK Performance Results 2n-skx
7338 - type: "table"
7339   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
7340   algorithm: "table_merged_details"
7341   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
7342   columns:
7343     - title: " |prein| Test Name |preout| "
7344       data: "data name"
7345     - 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| "
7346       data: "data msg"
7347   data: "dpdk-perf-results-2n-skx"
7348   filter: "all"
7349   remove-ndr: False
7350   parameters:
7351   - "name"
7352   - "parent"
7353   - "msg"
7354
7355 # Detailed Test Results - DPDK Performance Results 2n-zn2
7356 - type: "table"
7357   title: "Detailed Test Results - DPDK Performance Results 2n-zn2"
7358   algorithm: "table_merged_details"
7359   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_zn2"
7360   columns:
7361     - title: " |prein| Test Name |preout| "
7362       data: "data name"
7363     - 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| "
7364       data: "data msg"
7365   data: "dpdk-perf-results-2n-zn2"
7366   filter: "all"
7367   remove-ndr: False
7368   parameters:
7369   - "name"
7370   - "parent"
7371   - "msg"
7372
7373 # Detailed Test Results - DPDK Performance Results 2n-clx
7374 - type: "table"
7375   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
7376   algorithm: "table_merged_details"
7377   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
7378   columns:
7379     - title: " |prein| Test Name |preout| "
7380       data: "data name"
7381     - 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| "
7382       data: "data msg"
7383   data: "dpdk-perf-results-2n-clx"
7384   filter: "all"
7385   parameters:
7386   - "name"
7387   - "parent"
7388   - "msg"
7389
7390 ## Detailed Test Results - DPDK Performance Results 2n-dnv
7391 #- type: "table"
7392 #  title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
7393 #  algorithm: "table_merged_details"
7394 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
7395 #  columns:
7396 #    - title: " |prein| Test Name |preout| "
7397 #      data: "data name"
7398 #    - 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| "
7399 #      data: "data msg"
7400 #  data: "dpdk-perf-results-2n-dnv"
7401 #  filter: "all"
7402 #  parameters:
7403 #  - "name"
7404 #  - "parent"
7405 #  - "msg"
7406 #
7407 ## Detailed Test Results - DPDK Performance Results 3n-dnv
7408 #- type: "table"
7409 #  title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
7410 #  algorithm: "table_merged_details"
7411 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
7412 #  columns:
7413 #    - title: " |prein| Test Name |preout| "
7414 #      data: "data name"
7415 #    - 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| "
7416 #      data: "data msg"
7417 #  data: "dpdk-perf-results-3n-dnv"
7418 #  filter: "all"
7419 #  parameters:
7420 #  - "name"
7421 #  - "parent"
7422 #  - "msg"
7423
7424 # Detailed Test Results - DPDK Performance Results 3n-tsh
7425 - type: "table"
7426   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
7427   algorithm: "table_merged_details"
7428   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
7429   columns:
7430     - title: " |prein| Test Name |preout| "
7431       data: "data name"
7432     - 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| "
7433       data: "data msg"
7434   data: "dpdk-perf-results-3n-tsh"
7435   filter: "all"
7436   parameters:
7437   - "name"
7438   - "parent"
7439   - "msg"
7440
7441 ################################################################################
7442 ###                                F I L E S                                 ###
7443 ################################################################################
7444
7445 # VPP Performance Results
7446 - type: "file"
7447   title: "VPP Performance Results"
7448   algorithm: "file_details_split"
7449   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
7450   dir-tables:
7451     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
7452     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
7453     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
7454     - "{DIR[DTR,PERF,VPP,2N,ZN2]}"
7455     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
7456     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
7457     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
7458     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
7459   data:
7460     - "vpp-perf-results-2n-skx"
7461     - "vpp-perf-results-3n-skx"
7462     - "vpp-perf-results-2n-clx"
7463     - "vpp-perf-results-2n-zn2"
7464     - "vpp-perf-results-3n-hsw"
7465     - "vpp-perf-results-3n-tsh"
7466     - "vpp-perf-results-2n-dnv"
7467     - "vpp-perf-results-3n-dnv"
7468   filter: "all"
7469   data-start-level: 4
7470   order-chapters:
7471     level-1:
7472       - "l2"
7473       - "ip4"
7474       - "ip6"
7475       - "srv6"
7476       - "ip4_tunnels"
7477       - "ip6_tunnels"
7478       - "vm_vhost"
7479       - "container_memif"
7480       - "crypto"
7481       - "vts"
7482       - "lb"
7483       - "nfv_density"
7484       - "hoststack"
7485     level-2:
7486       - "2n-skx"
7487       - "3n-skx"
7488       - "2n-clx"
7489       - "2n-zn2"
7490       - "3n-hsw"
7491       - "3n-tsh"
7492       - "2n-dnv"
7493       - "3n-dnv"
7494     level-3:
7495       - "xl710"
7496       - "x520"
7497       - "xxv710"
7498       - "x710"
7499       - "x553"
7500       - "cx556a"
7501       - "vic1227"
7502       - "vic1385"
7503
7504 # VPP Performance Configuration
7505 - type: "file"
7506   title: "VPP Performance Configuration"
7507   algorithm: "file_details_split"
7508   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
7509   dir-tables:
7510     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
7511     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
7512     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
7513     - "{DIR[DTC,PERF,VPP,2N,ZN2]}"
7514     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
7515     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
7516     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
7517     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
7518   data:
7519     - "vpp-perf-results-2n-skx"
7520     - "vpp-perf-results-3n-skx"
7521     - "vpp-perf-results-2n-clx"
7522     - "vpp-perf-results-2n-zn2"
7523     - "vpp-perf-results-3n-hsw"
7524     - "vpp-perf-results-3n-tsh"
7525     - "vpp-perf-results-2n-dnv"
7526     - "vpp-perf-results-3n-dnv"
7527   filter: "all"
7528   data-start-level: 4
7529   order-chapters:
7530     level-1:
7531       - "l2"
7532       - "ip4"
7533       - "ip6"
7534       - "srv6"
7535       - "ip4_tunnels"
7536       - "ip6_tunnels"
7537       - "vm_vhost"
7538       - "container_memif"
7539       - "crypto"
7540       - "vts"
7541       - "lb"
7542       - "nfv_density"
7543       - "hoststack"
7544     level-2:
7545       - "2n-skx"
7546       - "3n-skx"
7547       - "2n-clx"
7548       - "2n-zn2"
7549       - "3n-hsw"
7550       - "3n-tsh"
7551       - "2n-dnv"
7552       - "3n-dnv"
7553     level-3:
7554       - "xl710"
7555       - "x520"
7556       - "xxv710"
7557       - "x710"
7558       - "x553"
7559       - "cx556a"
7560       - "vic1227"
7561       - "vic1385"
7562
7563 # VPP Performance Operational
7564 - type: "file"
7565   title: "VPP Performance Operational"
7566   algorithm: "file_details_split_html"
7567   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
7568   dir-tables:
7569     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
7570     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
7571     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
7572     - "{DIR[DTO,PERF,VPP,2N,ZN2]}"
7573     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
7574     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
7575     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
7576     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
7577   data:
7578     - "vpp-perf-results-2n-skx"
7579     - "vpp-perf-results-3n-skx"
7580     - "vpp-perf-results-2n-clx"
7581     - "vpp-perf-results-2n-zn2"
7582     - "vpp-perf-results-3n-hsw"
7583     - "vpp-perf-results-3n-tsh"
7584     - "vpp-perf-results-2n-dnv"
7585     - "vpp-perf-results-3n-dnv"
7586   filter: "all"
7587   data-start-level: 4
7588   order-chapters:
7589     level-1:
7590       - "l2"
7591       - "ip4"
7592       - "ip6"
7593       - "srv6"
7594       - "ip4_tunnels"
7595       - "ip6_tunnels"
7596       - "vm_vhost"
7597       - "container_memif"
7598       - "crypto"
7599       - "vts"
7600       - "lb"
7601       - "nfv_density"
7602       - "hoststack"
7603     level-2:
7604       - "2n-skx"
7605       - "3n-skx"
7606       - "2n-clx"
7607       - "2n-zn2"
7608       - "3n-hsw"
7609       - "3n-tsh"
7610       - "2n-dnv"
7611       - "3n-dnv"
7612     level-3:
7613       - "xl710"
7614       - "x520"
7615       - "xxv710"
7616       - "x710"
7617       - "x553"
7618       - "cx556a"
7619       - "vic1227"
7620       - "vic1385"
7621
7622 # VPP MRR Results
7623 - type: "file"
7624   title: "VPP MRR Results"
7625   algorithm: "file_details_split"
7626   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
7627   dir-tables:
7628     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
7629     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
7630     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
7631     - "{DIR[DTR,MRR,VPP,2N,ZN2]}"
7632     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
7633     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
7634     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
7635     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
7636   data:
7637     - "vpp-mrr-results-2n-skx"
7638     - "vpp-mrr-results-3n-skx"
7639     - "vpp-mrr-results-2n-clx"
7640     - "vpp-mrr-results-2n-zn2"
7641     - "vpp-mrr-results-3n-hsw"
7642     - "vpp-mrr-results-3n-tsh"
7643     - "vpp-mrr-results-2n-dnv"
7644     - "vpp-mrr-results-3n-dnv"
7645   filter: "all"
7646   data-start-level: 4
7647   order-chapters:
7648     level-1:
7649       - "l2"
7650       - "ip4"
7651       - "ip6"
7652       - "srv6"
7653       - "ip4_tunnels"
7654       - "ip6_tunnels"
7655       - "vm_vhost"
7656       - "container_memif"
7657       - "crypto"
7658       - "vts"
7659       - "lb"
7660       - "nfv_density"
7661       - "hoststack"
7662     level-2:
7663       - "2n-skx"
7664       - "3n-skx"
7665       - "2n-clx"
7666       - "2n-zn2"
7667       - "3n-hsw"
7668       - "3n-tsh"
7669       - "2n-dnv"
7670       - "3n-dnv"
7671     level-3:
7672       - "xl710"
7673       - "x520"
7674       - "xxv710"
7675       - "x710"
7676       - "x553"
7677       - "cx556a"
7678       - "vic1227"
7679       - "vic1385"
7680
7681 # VPP MRR Configuration
7682 - type: "file"
7683   title: "VPP MRR Configuration"
7684   algorithm: "file_details_split"
7685   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
7686   dir-tables:
7687     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
7688     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
7689     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
7690     - "{DIR[DTC,MRR,VPP,2N,ZN2]}"
7691     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
7692     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
7693     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
7694     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
7695   data:
7696     - "vpp-mrr-results-2n-skx"
7697     - "vpp-mrr-results-3n-skx"
7698     - "vpp-mrr-results-2n-clx"
7699     - "vpp-mrr-results-2n-zn2"
7700     - "vpp-mrr-results-3n-hsw"
7701     - "vpp-mrr-results-3n-tsh"
7702     - "vpp-mrr-results-2n-dnv"
7703     - "vpp-mrr-results-3n-dnv"
7704   filter: "all"
7705   data-start-level: 4
7706   order-chapters:
7707     level-1:
7708       - "l2"
7709       - "ip4"
7710       - "ip6"
7711       - "srv6"
7712       - "ip4_tunnels"
7713       - "ip6_tunnels"
7714       - "vm_vhost"
7715       - "container_memif"
7716       - "crypto"
7717       - "vts"
7718       - "lb"
7719       - "nfv_density"
7720       - "hoststack"
7721     level-2:
7722       - "2n-skx"
7723       - "3n-skx"
7724       - "2n-clx"
7725       - "2n-zn2"
7726       - "3n-hsw"
7727       - "3n-tsh"
7728       - "2n-dnv"
7729       - "3n-dnv"
7730     level-3:
7731       - "xl710"
7732       - "x520"
7733       - "xxv710"
7734       - "x710"
7735       - "x553"
7736       - "cx556a"
7737       - "vic1227"
7738       - "vic1385"
7739
7740 # VPP Device Results - Ubuntu
7741 - type: "file"
7742   title: "VPP Device Results - Ubuntu"
7743   algorithm: "file_test_results"
7744   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7745   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7746   data: "vpp-device-results-ubuntu"
7747   filter: "all"
7748   data-start-level: 4
7749
7750 # VPP Device Configuration - Ubuntu
7751 - type: "file"
7752   title: "VPP Device Configuration - Ubuntu"
7753   algorithm: "file_test_results"
7754   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7755   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7756   data: "vpp-device-results-ubuntu"
7757   filter: "all"
7758   data-start-level: 4
7759
7760 # DPDK Performance Results 3n-hsw
7761 - type: "file"
7762   title: "DPDK Performance Results 3n-hsw"
7763   algorithm: "file_test_results"
7764   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7765   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7766   data: "dpdk-perf-results-3n-hsw"
7767   filter: "all"
7768   data-start-level: 4
7769
7770 # DPDK Performance Results 3n-skx
7771 - type: "file"
7772   title: "DPDK Performance Results 3n-skx"
7773   algorithm: "file_test_results"
7774   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7775   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7776   data: "dpdk-perf-results-3n-skx"
7777   filter: "all"
7778   data-start-level: 4
7779
7780 # DPDK Performance Results 2n-skx
7781 - type: "file"
7782   title: "DPDK Performance Results 2n-skx"
7783   algorithm: "file_test_results"
7784   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7785   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7786   data: "dpdk-perf-results-2n-skx"
7787   filter: "all"
7788   data-start-level: 4
7789
7790 # DPDK Performance Results 2n-zn2
7791 - type: "file"
7792   title: "DPDK Performance Results 2n-zn2"
7793   algorithm: "file_test_results"
7794   output-file: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
7795   dir-tables: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
7796   data: "dpdk-perf-results-2n-zn2"
7797   filter: "all"
7798   data-start-level: 4
7799
7800 # DPDK Performance Results 2n-clx
7801 - type: "file"
7802   title: "DPDK Performance Results 2n-clx"
7803   algorithm: "file_test_results"
7804   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7805   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7806   data: "dpdk-perf-results-2n-clx"
7807   filter: "all"
7808   data-start-level: 4
7809
7810 ## DPDK Performance Results 2n-dnv
7811 #- type: "file"
7812 #  title: "DPDK Performance Results 2n-dnv"
7813 #  algorithm: "file_test_results"
7814 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7815 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7816 #  data: "dpdk-perf-results-2n-dnv"
7817 #  filter: "all"
7818 #  data-start-level: 4
7819 #
7820 ## DPDK Performance Results 3n-dnv
7821 #- type: "file"
7822 #  title: "DPDK Performance Results 3n-dnv"
7823 #  algorithm: "file_test_results"
7824 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7825 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7826 #  data: "dpdk-perf-results-3n-dnv"
7827 #  filter: "all"
7828 #  data-start-level: 4
7829
7830 # DPDK Performance Results 3n-tsh
7831 - type: "file"
7832   title: "DPDK Performance Results 3n-tsh"
7833   algorithm: "file_test_results"
7834   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7835   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7836   data: "dpdk-perf-results-3n-tsh"
7837   filter: "all"
7838   data-start-level: 4
7839
7840 ################################################################################
7841 ###                                P L O T S                                 ###
7842 ################################################################################
7843
7844 # Hoststack tests 3n-hsw
7845
7846 - type: "plot"
7847   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7848   algorithm: "plot_perf_box_name"
7849   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
7850   data: "plot-vpp-hoststack-3n-hsw"
7851   include:
7852     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
7853     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
7854   layout:
7855     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7856     layout: "plot-hoststack"
7857
7858 - type: "plot"
7859   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7860   algorithm: "plot_perf_box_name"
7861   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
7862   data: "plot-vpp-hoststack-3n-hsw"
7863   include:
7864     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
7865     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
7866   layout:
7867     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7868     layout: "plot-hoststack"
7869
7870 - type: "plot"
7871   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7872   algorithm: "plot_perf_box_name"
7873   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
7874   data: "plot-vpp-hoststack-3n-hsw"
7875   include:
7876     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
7877     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
7878     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
7879     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
7880   layout:
7881     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7882     layout: "plot-hoststack"
7883
7884 ################################################################################
7885
7886 # Soak Test (PLRsearch), boxes - 2n-clx
7887 - type: "plot"
7888   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7889   algorithm: "plot_perf_box_name"
7890   output-file-type: ".html"
7891   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
7892   data: "plot-vpp-soak-2n-clx"
7893   include:
7894     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7895     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7896     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7897     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7898     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7899     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7900   layout:
7901     title: "30 Minutes Soak Test (PLRsearch)"
7902     layout: "plot-soak-throughput"
7903
7904 # Soak Test (PLRsearch), boxes - 2n-clx
7905 - type: "plot"
7906   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7907   algorithm: "plot_perf_box_name"
7908   output-file-type: ".html"
7909   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
7910   data: "plot-vpp-soak-2n-clx"
7911   include:
7912     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7913     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7914     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7915     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7916     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7917     - "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"
7918   layout:
7919     title: "30 Minutes Soak Test (PLRsearch)"
7920     layout: "plot-soak-throughput"
7921
7922 # Soak Test (PLRsearch), boxes - 2n-skx
7923 - type: "plot"
7924   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7925   algorithm: "plot_perf_box_name"
7926   output-file-type: ".html"
7927   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
7928   data: "plot-vpp-soak-2n-skx"
7929   include:
7930     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7931     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7932     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7933     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7934     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7935     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7936   layout:
7937     title: "30 Minutes Soak Test (PLRsearch)"
7938     layout: "plot-soak-throughput"
7939
7940 # Soak Test (PLRsearch), boxes - 2n-skx
7941 - type: "plot"
7942   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7943   algorithm: "plot_perf_box_name"
7944   output-file-type: ".html"
7945   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
7946   data: "plot-vpp-soak-2n-skx"
7947   include:
7948     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7949     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7950     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7951     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7952     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7953     - "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"
7954   layout:
7955     title: "30 Minutes Soak Test (PLRsearch)"
7956     layout: "plot-soak-throughput"
7957
7958 ###############################################################################
7959
7960 # Reconf tests 2n-skx
7961
7962 - type: "plot"
7963   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7964   algorithm: "plot_nf_reconf_box_name"
7965   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7966   data: "plot-vpp-nfv-reconf-2n-skx"
7967   include:
7968     - "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"
7969     - "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"
7970     - "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"
7971     - "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"
7972     - "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"
7973     - "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"
7974   layout:
7975     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7976     layout: "plot-throughput"
7977
7978 - type: "plot"
7979   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7980   algorithm: "plot_nf_reconf_box_name"
7981   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7982   data: "plot-vpp-nfv-reconf-2n-skx"
7983   include:
7984     - "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"
7985     - "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"
7986     - "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"
7987     - "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"
7988     - "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"
7989     - "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"
7990   layout:
7991     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7992     layout: "plot-throughput"
7993
7994 - type: "plot"
7995   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7996   algorithm: "plot_nf_reconf_box_name"
7997   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7998   data: "plot-vpp-nfv-reconf-2n-skx"
7999   include:
8000     - "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"
8001     - "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"
8002     - "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"
8003     - "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"
8004     - "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"
8005     - "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"
8006   layout:
8007     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8008     layout: "plot-throughput"
8009
8010 ###############################################################################
8011
8012 # Reconf tests 2n-clx
8013
8014 - type: "plot"
8015   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8016   algorithm: "plot_nf_reconf_box_name"
8017   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8018   data: "plot-vpp-nfv-reconf-2n-clx"
8019   include:
8020     - "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"
8021     - "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"
8022     - "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"
8023     - "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"
8024   layout:
8025     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8026     layout: "plot-throughput"
8027
8028 - type: "plot"
8029   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8030   algorithm: "plot_nf_reconf_box_name"
8031   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8032   data: "plot-vpp-nfv-reconf-2n-clx"
8033   include:
8034     - "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"
8035     - "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"
8036     - "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"
8037     - "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"
8038   layout:
8039     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8040     layout: "plot-throughput"
8041
8042 - type: "plot"
8043   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8044   algorithm: "plot_nf_reconf_box_name"
8045   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8046   data: "plot-vpp-nfv-reconf-2n-clx"
8047   include:
8048     - "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"
8049     - "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"
8050     - "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"
8051     - "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"
8052   layout:
8053     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8054     layout: "plot-throughput"
8055
8056 ###############################################################################
8057
8058 # Plots - NF Density - VSC - MRR IMIX
8059 - type: "plot"
8060   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8061   algorithm: "plot_nf_heatmap"
8062   output-file-type: ".html"
8063   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
8064   data: "plot-vpp-nfv-2n-skx-mrr"
8065   filter: "'NIC_Intel-XXV710' and
8066            'NF_DENSITY' and
8067            'VHOST' and
8068            not 'VXLAN' and
8069            'CHAIN' and
8070            'NF_VPPIP4' and
8071            'IMIX' and
8072            '2T1C' and
8073            'MRR'"
8074   parameters:
8075   - "result"
8076   - "name"
8077   - "tags"
8078   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8079   x-axis: "X = VNFs per Service Chain"
8080   y-axis: "Y = Number of Service Chains"
8081   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8082   layout:
8083     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8084     layout: "plot-service-density"
8085
8086 - type: "plot"
8087   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8088   algorithm: "plot_nf_heatmap"
8089   output-file-type: ".html"
8090   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
8091   data: "plot-vpp-nfv-2n-skx-mrr"
8092   filter: "'NIC_Intel-XXV710' and
8093            'NF_DENSITY' and
8094            'VHOST' and
8095            not 'VXLAN' and
8096            'CHAIN' and
8097            'NF_VPPIP4' and
8098            'IMIX' and
8099            '4T2C' and
8100            'MRR'"
8101   parameters:
8102   - "result"
8103   - "name"
8104   - "tags"
8105   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8106   x-axis: "X = VNFs per Service Chain"
8107   y-axis: "Y = Number of Service Chains"
8108   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8109   layout:
8110     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8111     layout: "plot-service-density"
8112
8113 - type: "plot"
8114   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8115   algorithm: "plot_nf_heatmap"
8116   output-file-type: ".html"
8117   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
8118   data: "plot-vpp-nfv-2n-skx-mrr"
8119   filter: "'NIC_Intel-XXV710' and
8120            'NF_DENSITY' and
8121            'VHOST' and
8122            not 'VXLAN' and
8123            'CHAIN' and
8124            'NF_VPPIP4' and
8125            'IMIX' and
8126            '8T4C' and
8127            'MRR'"
8128   parameters:
8129   - "result"
8130   - "name"
8131   - "tags"
8132   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8133   x-axis: "X = VNFs per Service Chain"
8134   y-axis: "Y = Number of Service Chains"
8135   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8136   layout:
8137     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8138     layout: "plot-service-density"
8139
8140 # Plots - NF Density - VSC - NDR IMIX
8141 - type: "plot"
8142   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8143   algorithm: "plot_nf_heatmap"
8144   output-file-type: ".html"
8145   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
8146   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8147   filter: "'NIC_Intel-XXV710' and
8148            'NF_DENSITY' and
8149            'VHOST' and
8150            not 'VXLAN' and
8151            'CHAIN' and
8152            'NF_VPPIP4' and
8153            'IMIX' and
8154            '2T1C' and
8155            'NDRPDR'"
8156   parameters:
8157   - "throughput"
8158   - "name"
8159   - "tags"
8160   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8161   x-axis: "X = VNFs per Service Chain"
8162   y-axis: "Y = Number of Service Chains"
8163   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8164   layout:
8165     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8166     layout: "plot-service-density"
8167
8168 - type: "plot"
8169   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8170   algorithm: "plot_nf_heatmap"
8171   output-file-type: ".html"
8172   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
8173   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8174   filter: "'NIC_Intel-XXV710' and
8175            'NF_DENSITY' and
8176            'VHOST' and
8177            not 'VXLAN' and
8178            'CHAIN' and
8179            'NF_VPPIP4' and
8180            'IMIX' and
8181            '4T2C' and
8182            'NDRPDR'"
8183   parameters:
8184   - "throughput"
8185   - "name"
8186   - "tags"
8187   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8188   x-axis: "X = VNFs per Service Chain"
8189   y-axis: "Y = Number of Service Chains"
8190   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8191   layout:
8192     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8193     layout: "plot-service-density"
8194
8195 - type: "plot"
8196   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8197   algorithm: "plot_nf_heatmap"
8198   output-file-type: ".html"
8199   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
8200   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8201   filter: "'NIC_Intel-XXV710' and
8202            'NF_DENSITY' and
8203            'VHOST' and
8204            not 'VXLAN' and
8205            'CHAIN' and
8206            'NF_VPPIP4' and
8207            'IMIX' and
8208            '8T4C' and
8209            'NDRPDR'"
8210   parameters:
8211   - "throughput"
8212   - "name"
8213   - "tags"
8214   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8215   x-axis: "X = VNFs per Service Chain"
8216   y-axis: "Y = Number of Service Chains"
8217   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8218   layout:
8219     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8220     layout: "plot-service-density"
8221
8222 # Plots - NF Density - VSC - PDR IMIX
8223 - type: "plot"
8224   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8225   algorithm: "plot_nf_heatmap"
8226   output-file-type: ".html"
8227   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
8228   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8229   filter: "'NIC_Intel-XXV710' and
8230            'NF_DENSITY' and
8231            'VHOST' and
8232            not 'VXLAN' and
8233            'CHAIN' and
8234            'NF_VPPIP4' and
8235            'IMIX' and
8236            '2T1C' and
8237            'NDRPDR'"
8238   parameters:
8239   - "throughput"
8240   - "name"
8241   - "tags"
8242   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8243   x-axis: "X = VNFs per Service Chain"
8244   y-axis: "Y = Number of Service Chains"
8245   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8246   layout:
8247     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8248     layout: "plot-service-density"
8249
8250 - type: "plot"
8251   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8252   algorithm: "plot_nf_heatmap"
8253   output-file-type: ".html"
8254   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
8255   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8256   filter: "'NIC_Intel-XXV710' and
8257            'NF_DENSITY' and
8258            'VHOST' and
8259            not 'VXLAN' and
8260            'CHAIN' and
8261            'NF_VPPIP4' and
8262            'IMIX' and
8263            '4T2C' and
8264            'NDRPDR'"
8265   parameters:
8266   - "throughput"
8267   - "name"
8268   - "tags"
8269   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8270   x-axis: "X = VNFs per Service Chain"
8271   y-axis: "Y = Number of Service Chains"
8272   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8273   layout:
8274     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8275     layout: "plot-service-density"
8276
8277 - type: "plot"
8278   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8279   algorithm: "plot_nf_heatmap"
8280   output-file-type: ".html"
8281   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
8282   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8283   filter: "'NIC_Intel-XXV710' and
8284            'NF_DENSITY' and
8285            'VHOST' and
8286            not 'VXLAN' and
8287            'CHAIN' and
8288            'NF_VPPIP4' and
8289            'IMIX' and
8290            '8T4C' and
8291            'NDRPDR'"
8292   parameters:
8293   - "throughput"
8294   - "name"
8295   - "tags"
8296   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8297   x-axis: "X = VNFs per Service Chain"
8298   y-axis: "Y = Number of Service Chains"
8299   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8300   layout:
8301     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8302     layout: "plot-service-density"
8303
8304 ###############################################################################
8305
8306 # Plots - NF Density - VSC - MRR IMIX
8307 - type: "plot"
8308   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8309   algorithm: "plot_nf_heatmap"
8310   output-file-type: ".html"
8311   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
8312   data: "plot-vpp-nfv-2n-skx-mrr"
8313   filter: "'NIC_Intel-XXV710' and
8314            'NF_DENSITY' and
8315            'VHOST' and
8316            'VXLAN' and
8317            'CHAIN' and
8318            'IMIX' and
8319            '2T1C' and
8320            'MRR'"
8321   parameters:
8322   - "result"
8323   - "name"
8324   - "tags"
8325   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8326   x-axis: "X = VNFs per Service Chain"
8327   y-axis: "Y = Number of Service Chains"
8328   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8329   layout:
8330     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8331     layout: "plot-service-density"
8332
8333 - type: "plot"
8334   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8335   algorithm: "plot_nf_heatmap"
8336   output-file-type: ".html"
8337   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
8338   data: "plot-vpp-nfv-2n-skx-mrr"
8339   filter: "'NIC_Intel-XXV710' and
8340            'NF_DENSITY' and
8341            'VHOST' and
8342            'VXLAN' and
8343            'CHAIN' and
8344            'IMIX' and
8345            '4T2C' and
8346            'MRR'"
8347   parameters:
8348   - "result"
8349   - "name"
8350   - "tags"
8351   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8352   x-axis: "X = VNFs per Service Chain"
8353   y-axis: "Y = Number of Service Chains"
8354   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8355   layout:
8356     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8357     layout: "plot-service-density"
8358
8359 - type: "plot"
8360   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8361   algorithm: "plot_nf_heatmap"
8362   output-file-type: ".html"
8363   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
8364   data: "plot-vpp-nfv-2n-skx-mrr"
8365   filter: "'NIC_Intel-XXV710' and
8366            'NF_DENSITY' and
8367            'VHOST' and
8368            'VXLAN' and
8369            'CHAIN' and
8370            'IMIX' and
8371            '8T4C' and
8372            'MRR'"
8373   parameters:
8374   - "result"
8375   - "name"
8376   - "tags"
8377   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8378   x-axis: "X = VNFs per Service Chain"
8379   y-axis: "Y = Number of Service Chains"
8380   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8381   layout:
8382     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8383     layout: "plot-service-density"
8384
8385 # Plots - NF Density - VSC - NDR IMIX
8386 - type: "plot"
8387   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8388   algorithm: "plot_nf_heatmap"
8389   output-file-type: ".html"
8390   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
8391   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8392   filter: "'NIC_Intel-XXV710' and
8393            'NF_DENSITY' and
8394            'VHOST' and
8395            'VXLAN' and
8396            'CHAIN' and
8397            'IMIX' and
8398            '2T1C' and
8399            'NDRPDR'"
8400   parameters:
8401   - "throughput"
8402   - "name"
8403   - "tags"
8404   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8405   x-axis: "X = VNFs per Service Chain"
8406   y-axis: "Y = Number of Service Chains"
8407   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8408   layout:
8409     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8410     layout: "plot-service-density"
8411
8412 - type: "plot"
8413   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8414   algorithm: "plot_nf_heatmap"
8415   output-file-type: ".html"
8416   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
8417   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8418   filter: "'NIC_Intel-XXV710' and
8419            'NF_DENSITY' and
8420            'VHOST' and
8421            'VXLAN' and
8422            'CHAIN' and
8423            'IMIX' and
8424            '4T2C' and
8425            'NDRPDR'"
8426   parameters:
8427   - "throughput"
8428   - "name"
8429   - "tags"
8430   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8431   x-axis: "X = VNFs per Service Chain"
8432   y-axis: "Y = Number of Service Chains"
8433   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8434   layout:
8435     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8436     layout: "plot-service-density"
8437
8438 - type: "plot"
8439   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8440   algorithm: "plot_nf_heatmap"
8441   output-file-type: ".html"
8442   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
8443   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8444   filter: "'NIC_Intel-XXV710' and
8445            'NF_DENSITY' and
8446            'VHOST' and
8447            'VXLAN' and
8448            'CHAIN' and
8449            'IMIX' and
8450            '8T4C' and
8451            'NDRPDR'"
8452   parameters:
8453   - "throughput"
8454   - "name"
8455   - "tags"
8456   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8457   x-axis: "X = VNFs per Service Chain"
8458   y-axis: "Y = Number of Service Chains"
8459   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8460   layout:
8461     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8462     layout: "plot-service-density"
8463
8464 # Plots - NF Density - VSC - PDR IMIX
8465 - type: "plot"
8466   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8467   algorithm: "plot_nf_heatmap"
8468   output-file-type: ".html"
8469   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
8470   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8471   filter: "'NIC_Intel-XXV710' and
8472            'NF_DENSITY' and
8473            'VHOST' and
8474            'VXLAN' and
8475            'CHAIN' and
8476            'IMIX' and
8477            '2T1C' and
8478            'NDRPDR'"
8479   parameters:
8480   - "throughput"
8481   - "name"
8482   - "tags"
8483   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8484   x-axis: "X = VNFs per Service Chain"
8485   y-axis: "Y = Number of Service Chains"
8486   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8487   layout:
8488     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8489     layout: "plot-service-density"
8490
8491 - type: "plot"
8492   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8493   algorithm: "plot_nf_heatmap"
8494   output-file-type: ".html"
8495   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
8496   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8497   filter: "'NIC_Intel-XXV710' and
8498            'NF_DENSITY' and
8499            'VHOST' and
8500            'VXLAN' and
8501            'CHAIN' and
8502            'IMIX' and
8503            '4T2C' and
8504            'NDRPDR'"
8505   parameters:
8506   - "throughput"
8507   - "name"
8508   - "tags"
8509   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8510   x-axis: "X = VNFs per Service Chain"
8511   y-axis: "Y = Number of Service Chains"
8512   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8513   layout:
8514     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8515     layout: "plot-service-density"
8516
8517 - type: "plot"
8518   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8519   algorithm: "plot_nf_heatmap"
8520   output-file-type: ".html"
8521   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
8522   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8523   filter: "'NIC_Intel-XXV710' and
8524            'NF_DENSITY' and
8525            'VHOST' and
8526            'VXLAN' and
8527            'CHAIN' and
8528            'IMIX' and
8529            '8T4C' and
8530            'NDRPDR'"
8531   parameters:
8532   - "throughput"
8533   - "name"
8534   - "tags"
8535   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8536   x-axis: "X = VNFs per Service Chain"
8537   y-axis: "Y = Number of Service Chains"
8538   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8539   layout:
8540     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8541     layout: "plot-service-density"
8542
8543 ###############################################################################
8544
8545 # Plots - NF Density - CSC - MRR IMIX
8546 - type: "plot"
8547   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8548   algorithm: "plot_nf_heatmap"
8549   output-file-type: ".html"
8550   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
8551   data: "plot-vpp-nfv-2n-skx-mrr"
8552   filter: "'NIC_Intel-XXV710' and
8553            'NF_DENSITY' and
8554            'DOCKER' and
8555            'CHAIN' and
8556            'NF_VPPIP4' and
8557            'IMIX' and
8558            '2T1C' and
8559            'MRR'"
8560   parameters:
8561   - "result"
8562   - "name"
8563   - "tags"
8564   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8565   x-axis: "X = CNFs per Service Chain"
8566   y-axis: "Y = Number of Service Chains"
8567   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8568   layout:
8569     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8570     layout: "plot-service-density"
8571
8572 - type: "plot"
8573   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8574   algorithm: "plot_nf_heatmap"
8575   output-file-type: ".html"
8576   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
8577   data: "plot-vpp-nfv-2n-skx-mrr"
8578   filter: "'NIC_Intel-XXV710' and
8579            'NF_DENSITY' and
8580            'DOCKER' and
8581            'CHAIN' and
8582            'NF_VPPIP4' and
8583            'IMIX' and
8584            '4T2C' and
8585            'MRR'"
8586   parameters:
8587   - "result"
8588   - "name"
8589   - "tags"
8590   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8591   x-axis: "X = CNFs per Service Chain"
8592   y-axis: "Y = Number of Service Chains"
8593   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8594   layout:
8595     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8596     layout: "plot-service-density"
8597
8598 - type: "plot"
8599   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8600   algorithm: "plot_nf_heatmap"
8601   output-file-type: ".html"
8602   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8603   data: "plot-vpp-nfv-2n-skx-mrr"
8604   filter: "'NIC_Intel-XXV710' and
8605            'NF_DENSITY' and
8606            'DOCKER' and
8607            'CHAIN' and
8608            'NF_VPPIP4' and
8609            'IMIX' and
8610            '8T4C' and
8611            'MRR'"
8612   parameters:
8613   - "result"
8614   - "name"
8615   - "tags"
8616   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8617   x-axis: "X = CNFs per Service Chain"
8618   y-axis: "Y = Number of Service Chains"
8619   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8620   layout:
8621     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8622     layout: "plot-service-density"
8623
8624 # Plots - NF Density - CSC - NDR IMIX
8625 - type: "plot"
8626   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8627   algorithm: "plot_nf_heatmap"
8628   output-file-type: ".html"
8629   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8630   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8631   filter: "'NIC_Intel-XXV710' and
8632            'NF_DENSITY' and
8633            'DOCKER' and
8634            'CHAIN' and
8635            'NF_VPPIP4' and
8636            'IMIX' and
8637            '2T1C' and
8638            'NDRPDR'"
8639   parameters:
8640   - "throughput"
8641   - "name"
8642   - "tags"
8643   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8644   x-axis: "X = CNFs per Service Chain"
8645   y-axis: "Y = Number of Service Chains"
8646   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8647   layout:
8648     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8649     layout: "plot-service-density"
8650
8651 - type: "plot"
8652   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8653   algorithm: "plot_nf_heatmap"
8654   output-file-type: ".html"
8655   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8656   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8657   filter: "'NIC_Intel-XXV710' and
8658            'NF_DENSITY' and
8659            'DOCKER' and
8660            'CHAIN' and
8661            'NF_VPPIP4' and
8662            'IMIX' and
8663            '4T2C' and
8664            'NDRPDR'"
8665   parameters:
8666   - "throughput"
8667   - "name"
8668   - "tags"
8669   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8670   x-axis: "X = CNFs per Service Chain"
8671   y-axis: "Y = Number of Service Chains"
8672   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8673   layout:
8674     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8675     layout: "plot-service-density"
8676
8677 - type: "plot"
8678   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8679   algorithm: "plot_nf_heatmap"
8680   output-file-type: ".html"
8681   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8682   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8683   filter: "'NIC_Intel-XXV710' and
8684            'NF_DENSITY' and
8685            'DOCKER' and
8686            'CHAIN' and
8687            'NF_VPPIP4' and
8688            'IMIX' and
8689            '8T4C' and
8690            'NDRPDR'"
8691   parameters:
8692   - "throughput"
8693   - "name"
8694   - "tags"
8695   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8696   x-axis: "X = CNFs per Service Chain"
8697   y-axis: "Y = Number of Service Chains"
8698   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8699   layout:
8700     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8701     layout: "plot-service-density"
8702
8703 # Plots - NF Density - CSC - PDR IMIX
8704 - type: "plot"
8705   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8706   algorithm: "plot_nf_heatmap"
8707   output-file-type: ".html"
8708   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8709   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8710   filter: "'NIC_Intel-XXV710' and
8711            'NF_DENSITY' and
8712            'DOCKER' and
8713            'CHAIN' and
8714            'NF_VPPIP4' and
8715            'IMIX' and
8716            '2T1C' and
8717            'NDRPDR'"
8718   parameters:
8719   - "throughput"
8720   - "name"
8721   - "tags"
8722   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8723   x-axis: "X = CNFs per Service Chain"
8724   y-axis: "Y = Number of Service Chains"
8725   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8726   layout:
8727     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8728     layout: "plot-service-density"
8729
8730 - type: "plot"
8731   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8732   algorithm: "plot_nf_heatmap"
8733   output-file-type: ".html"
8734   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8735   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8736   filter: "'NIC_Intel-XXV710' and
8737            'NF_DENSITY' and
8738            'DOCKER' and
8739            'CHAIN' and
8740            'NF_VPPIP4' 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-vppip4-pdr"
8754     layout: "plot-service-density"
8755
8756 - type: "plot"
8757   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8758   algorithm: "plot_nf_heatmap"
8759   output-file-type: ".html"
8760   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8761   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8762   filter: "'NIC_Intel-XXV710' and
8763            'NF_DENSITY' and
8764            'DOCKER' and
8765            'CHAIN' and
8766            'NF_VPPIP4' and
8767            'IMIX' and
8768            '8T4C' and
8769            'NDRPDR'"
8770   parameters:
8771   - "throughput"
8772   - "name"
8773   - "tags"
8774   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8775   x-axis: "X = CNFs per Service Chain"
8776   y-axis: "Y = Number of Service Chains"
8777   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8778   layout:
8779     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8780     layout: "plot-service-density"
8781
8782 ################################################################################
8783 #
8784 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8785 #- type: "plot"
8786 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8787 #  algorithm: "plot_nf_heatmap"
8788 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8789 #  data: "plot-vpp-nfv-3n-skx-mrr"
8790 #  filter: "'NIC_Intel-XXV710' and
8791 #           'NF_DENSITY' and
8792 #           'DOCKER' and
8793 #           'CHAIN' and
8794 #           'NF_VPPIP4' and
8795 #           'IPSEC' and
8796 #           'TNL_4' and
8797 #           'IMIX' and
8798 #           '2T1C' 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-4tnl-vppip4-mrr"
8810 #    layout: "plot-service-density"
8811 #
8812 #- type: "plot"
8813 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8814 #  algorithm: "plot_nf_heatmap"
8815 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8816 #  data: "plot-vpp-nfv-3n-skx-mrr"
8817 #  filter: "'NIC_Intel-XXV710' and
8818 #           'NF_DENSITY' and
8819 #           'DOCKER' and
8820 #           'CHAIN' and
8821 #           'NF_VPPIP4' and
8822 #           'IPSEC' and
8823 #           'TNL_4' and
8824 #           'IMIX' and
8825 #           '4T2C' 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-4tnl-vppip4-mrr"
8837 #    layout: "plot-service-density"
8838 #
8839 #- type: "plot"
8840 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8841 #  algorithm: "plot_nf_heatmap"
8842 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8843 #  data: "plot-vpp-nfv-3n-skx-mrr"
8844 #  filter: "'NIC_Intel-XXV710' and
8845 #           'NF_DENSITY' and
8846 #           'DOCKER' and
8847 #           'CHAIN' and
8848 #           'NF_VPPIP4' and
8849 #           'IPSEC' and
8850 #           'TNL_4' and
8851 #           'IMIX' and
8852 #           '8T4C' 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-4tnl-vppip4-mrr"
8864 #    layout: "plot-service-density"
8865
8866 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8867 #- type: "plot"
8868 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8869 #  algorithm: "plot_nf_heatmap"
8870 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8871 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8872 #  filter: "'NIC_Intel-XXV710' and
8873 #           'NF_DENSITY' and
8874 #           'DOCKER' and
8875 #           'CHAIN' and
8876 #           'NF_VPPIP4' and
8877 #           'IPSEC' and
8878 #           'TNL_4' and
8879 #           'IMIX' and
8880 #           '2T1C' 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-4tnl-vppip4-ndr"
8892 #    layout: "plot-service-density"
8893 #
8894 #- type: "plot"
8895 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8896 #  algorithm: "plot_nf_heatmap"
8897 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8898 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8899 #  filter: "'NIC_Intel-XXV710' and
8900 #           'NF_DENSITY' and
8901 #           'DOCKER' and
8902 #           'CHAIN' and
8903 #           'NF_VPPIP4' and
8904 #           'IPSEC' and
8905 #           'TNL_4' and
8906 #           'IMIX' and
8907 #           '4T2C' 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-4tnl-vppip4-ndr"
8919 #    layout: "plot-service-density"
8920 #
8921 #- type: "plot"
8922 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8923 #  algorithm: "plot_nf_heatmap"
8924 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8925 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8926 #  filter: "'NIC_Intel-XXV710' and
8927 #           'NF_DENSITY' and
8928 #           'DOCKER' and
8929 #           'CHAIN' and
8930 #           'NF_VPPIP4' and
8931 #           'IPSEC' and
8932 #           'TNL_4' and
8933 #           'IMIX' and
8934 #           '8T4C' 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-4tnl-vppip4-ndr"
8946 #    layout: "plot-service-density"
8947 #
8948 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8949 #- type: "plot"
8950 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8951 #  algorithm: "plot_nf_heatmap"
8952 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8953 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8954 #  filter: "'NIC_Intel-XXV710' and
8955 #           'NF_DENSITY' and
8956 #           'DOCKER' and
8957 #           'CHAIN' and
8958 #           'NF_VPPIP4' and
8959 #           'IPSEC' and
8960 #           'TNL_4' and
8961 #           'IMIX' and
8962 #           '2T1C' 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-4tnl-vppip4-pdr"
8974 #    layout: "plot-service-density"
8975 #
8976 #- type: "plot"
8977 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8978 #  algorithm: "plot_nf_heatmap"
8979 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8980 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8981 #  filter: "'NIC_Intel-XXV710' and
8982 #           'NF_DENSITY' and
8983 #           'DOCKER' and
8984 #           'CHAIN' and
8985 #           'NF_VPPIP4' and
8986 #           'IPSEC' and
8987 #           'TNL_4' and
8988 #           'IMIX' and
8989 #           '4T2C' 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-4tnl-vppip4-pdr"
9001 #    layout: "plot-service-density"
9002 #
9003 #- type: "plot"
9004 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9005 #  algorithm: "plot_nf_heatmap"
9006 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
9007 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9008 #  filter: "'NIC_Intel-XXV710' and
9009 #           'NF_DENSITY' and
9010 #           'DOCKER' and
9011 #           'CHAIN' and
9012 #           'NF_VPPIP4' and
9013 #           'IPSEC' and
9014 #           'TNL_4' and
9015 #           'IMIX' and
9016 #           '8T4C' 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-4tnl-vppip4-pdr"
9028 #    layout: "plot-service-density"
9029
9030 ###############################################################################
9031
9032 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9033 #- type: "plot"
9034 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9035 #  algorithm: "plot_nf_heatmap"
9036 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
9037 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9038 #  filter: "'NIC_Intel-XL710' and
9039 #           'NF_DENSITY' and
9040 #           'DOCKER' and
9041 #           'CHAIN' and
9042 #           'NF_VPPIP4' and
9043 #           'IMIX' and
9044 #           'TNL_4' and
9045 #           '1T1C' and
9046 #           'MRR'"
9047 #  parameters:
9048 #  - "result"
9049 #  - "name"
9050 #  - "tags"
9051 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9052 #  x-axis: "X = CNFs per Service Chain"
9053 #  y-axis: "Y = Number of Service Chains"
9054 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9055 #  layout:
9056 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9057 #    layout: "plot-service-density"
9058 #
9059 #- type: "plot"
9060 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9061 #  algorithm: "plot_nf_heatmap"
9062 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
9063 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9064 #  filter: "'NIC_Intel-XL710' and
9065 #           'NF_DENSITY' and
9066 #           'DOCKER' and
9067 #           'CHAIN' and
9068 #           'NF_VPPIP4' and
9069 #           'IPSEC' and
9070 #           'TNL_4' and
9071 #           'IMIX' and
9072 #           '2T2C' and
9073 #           'MRR'"
9074 #  parameters:
9075 #  - "result"
9076 #  - "name"
9077 #  - "tags"
9078 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9079 #  x-axis: "X = CNFs per Service Chain"
9080 #  y-axis: "Y = Number of Service Chains"
9081 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9082 #  layout:
9083 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9084 #    layout: "plot-service-density"
9085 #
9086 #- type: "plot"
9087 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9088 #  algorithm: "plot_nf_heatmap"
9089 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
9090 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9091 #  filter: "'NIC_Intel-XL710' and
9092 #           'NF_DENSITY' and
9093 #           'DOCKER' and
9094 #           'CHAIN' and
9095 #           'NF_VPPIP4' and
9096 #           'IPSEC' and
9097 #           'TNL_4' and
9098 #           'IMIX' and
9099 #           '4T4C' and
9100 #           'MRR'"
9101 #  parameters:
9102 #  - "result"
9103 #  - "name"
9104 #  - "tags"
9105 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9106 #  x-axis: "X = CNFs per Service Chain"
9107 #  y-axis: "Y = Number of Service Chains"
9108 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9109 #  layout:
9110 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9111 #    layout: "plot-service-density"
9112
9113 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9114 #- type: "plot"
9115 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9116 #  algorithm: "plot_nf_heatmap"
9117 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
9118 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9119 #  filter: "'NIC_Intel-XL710' and
9120 #           'NF_DENSITY' and
9121 #           'DOCKER' and
9122 #           'CHAIN' and
9123 #           'NF_VPPIP4' and
9124 #           'IPSEC' and
9125 #           'TNL_4' and
9126 #           'IMIX' and
9127 #           '1T1C' and
9128 #           'NDRPDR'"
9129 #  parameters:
9130 #  - "throughput"
9131 #  - "name"
9132 #  - "tags"
9133 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9134 #  x-axis: "X = CNFs per Service Chain"
9135 #  y-axis: "Y = Number of Service Chains"
9136 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9137 #  layout:
9138 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9139 #    layout: "plot-service-density"
9140 #
9141 #- type: "plot"
9142 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9143 #  algorithm: "plot_nf_heatmap"
9144 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
9145 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9146 #  filter: "'NIC_Intel-XL710' and
9147 #           'NF_DENSITY' and
9148 #           'DOCKER' and
9149 #           'CHAIN' and
9150 #           'NF_VPPIP4' and
9151 #           'IPSEC' and
9152 #           'TNL_4' and
9153 #           'IMIX' and
9154 #           '2T2C' and
9155 #           'NDRPDR'"
9156 #  parameters:
9157 #  - "throughput"
9158 #  - "name"
9159 #  - "tags"
9160 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9161 #  x-axis: "X = CNFs per Service Chain"
9162 #  y-axis: "Y = Number of Service Chains"
9163 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9164 #  layout:
9165 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9166 #    layout: "plot-service-density"
9167 #
9168 #- type: "plot"
9169 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9170 #  algorithm: "plot_nf_heatmap"
9171 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
9172 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9173 #  filter: "'NIC_Intel-XL710' and
9174 #           'NF_DENSITY' and
9175 #           'DOCKER' and
9176 #           'CHAIN' and
9177 #           'NF_VPPIP4' and
9178 #           'IPSEC' and
9179 #           'TNL_4' and
9180 #           'IMIX' and
9181 #           '4T4C' and
9182 #           'NDRPDR'"
9183 #  parameters:
9184 #  - "throughput"
9185 #  - "name"
9186 #  - "tags"
9187 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9188 #  x-axis: "X = CNFs per Service Chain"
9189 #  y-axis: "Y = Number of Service Chains"
9190 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9191 #  layout:
9192 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9193 #    layout: "plot-service-density"
9194 #
9195 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9196 #- type: "plot"
9197 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9198 #  algorithm: "plot_nf_heatmap"
9199 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
9200 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9201 #  filter: "'NIC_Intel-XL710' and
9202 #           'NF_DENSITY' and
9203 #           'DOCKER' and
9204 #           'CHAIN' and
9205 #           'NF_VPPIP4' and
9206 #           'IPSEC' and
9207 #           'TNL_4' and
9208 #           'IMIX' and
9209 #           '1T1C' and
9210 #           'NDRPDR'"
9211 #  parameters:
9212 #  - "throughput"
9213 #  - "name"
9214 #  - "tags"
9215 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9216 #  x-axis: "X = CNFs per Service Chain"
9217 #  y-axis: "Y = Number of Service Chains"
9218 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9219 #  layout:
9220 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9221 #    layout: "plot-service-density"
9222 #
9223 #- type: "plot"
9224 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9225 #  algorithm: "plot_nf_heatmap"
9226 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
9227 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9228 #  filter: "'NIC_Intel-XL710' and
9229 #           'NF_DENSITY' and
9230 #           'DOCKER' and
9231 #           'CHAIN' and
9232 #           'NF_VPPIP4' and
9233 #           'IPSEC' and
9234 #           'TNL_4' and
9235 #           'IMIX' and
9236 #           '2T2C' and
9237 #           'NDRPDR'"
9238 #  parameters:
9239 #  - "throughput"
9240 #  - "name"
9241 #  - "tags"
9242 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9243 #  x-axis: "X = CNFs per Service Chain"
9244 #  y-axis: "Y = Number of Service Chains"
9245 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9246 #  layout:
9247 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9248 #    layout: "plot-service-density"
9249 #
9250 #- type: "plot"
9251 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9252 #  algorithm: "plot_nf_heatmap"
9253 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
9254 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9255 #  filter: "'NIC_Intel-XL710' and
9256 #           'NF_DENSITY' and
9257 #           'DOCKER' and
9258 #           'CHAIN' and
9259 #           'NF_VPPIP4' and
9260 #           'IPSEC' and
9261 #           'TNL_4' and
9262 #           'IMIX' and
9263 #           '4T4C' and
9264 #           'NDRPDR'"
9265 #  parameters:
9266 #  - "throughput"
9267 #  - "name"
9268 #  - "tags"
9269 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9270 #  x-axis: "X = CNFs per Service Chain"
9271 #  y-axis: "Y = Number of Service Chains"
9272 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9273 #  layout:
9274 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9275 #    layout: "plot-service-density"
9276
9277 ###############################################################################
9278
9279 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9280 #- type: "plot"
9281 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9282 #  algorithm: "plot_nf_heatmap"
9283 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
9284 #  data: "plot-vpp-nfv-3n-skx-mrr"
9285 #  filter: "'NIC_Intel-XXV710' and
9286 #           'NF_DENSITY' and
9287 #           'DOCKER' and
9288 #           'CHAIN' and
9289 #           'NF_VPPIP4' and
9290 #           'IPSEC' and
9291 #           'TNL_1000' and
9292 #           'IMIX' and
9293 #           '2T1C' 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-1000tnl-vppip4-mrr"
9305 #    layout: "plot-service-density"
9306 #
9307 #- type: "plot"
9308 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9309 #  algorithm: "plot_nf_heatmap"
9310 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
9311 #  data: "plot-vpp-nfv-3n-skx-mrr"
9312 #  filter: "'NIC_Intel-XXV710' and
9313 #           'NF_DENSITY' and
9314 #           'DOCKER' and
9315 #           'CHAIN' and
9316 #           'NF_VPPIP4' and
9317 #           'IPSEC' and
9318 #           'TNL_1000' and
9319 #           'IMIX' and
9320 #           '4T2C' 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-1000tnl-vppip4-mrr"
9332 #    layout: "plot-service-density"
9333 #
9334 #- type: "plot"
9335 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9336 #  algorithm: "plot_nf_heatmap"
9337 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
9338 #  data: "plot-vpp-nfv-3n-skx-mrr"
9339 #  filter: "'NIC_Intel-XXV710' and
9340 #           'NF_DENSITY' and
9341 #           'DOCKER' and
9342 #           'CHAIN' and
9343 #           'NF_VPPIP4' and
9344 #           'IPSEC' and
9345 #           'TNL_1000' and
9346 #           'IMIX' and
9347 #           '8T4C' 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-1000tnl-vppip4-mrr"
9359 #    layout: "plot-service-density"
9360
9361 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9362 #- type: "plot"
9363 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9364 #  algorithm: "plot_nf_heatmap"
9365 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
9366 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9367 #  filter: "'NIC_Intel-XXV710' and
9368 #           'NF_DENSITY' and
9369 #           'DOCKER' and
9370 #           'CHAIN' and
9371 #           'NF_VPPIP4' and
9372 #           'IPSEC' and
9373 #           'TNL_1000' and
9374 #           'IMIX' and
9375 #           '2T1C' 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-1000tnl-vppip4-ndr"
9387 #    layout: "plot-service-density"
9388 #
9389 #- type: "plot"
9390 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9391 #  algorithm: "plot_nf_heatmap"
9392 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
9393 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9394 #  filter: "'NIC_Intel-XXV710' and
9395 #           'NF_DENSITY' and
9396 #           'DOCKER' and
9397 #           'CHAIN' and
9398 #           'NF_VPPIP4' and
9399 #           'IPSEC' and
9400 #           'TNL_1000' and
9401 #           'IMIX' and
9402 #           '4T2C' 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-1000tnl-vppip4-ndr"
9414 #    layout: "plot-service-density"
9415 #
9416 #- type: "plot"
9417 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9418 #  algorithm: "plot_nf_heatmap"
9419 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
9420 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9421 #  filter: "'NIC_Intel-XXV710' and
9422 #           'NF_DENSITY' and
9423 #           'DOCKER' and
9424 #           'CHAIN' and
9425 #           'NF_VPPIP4' and
9426 #           'IPSEC' and
9427 #           'TNL_1000' and
9428 #           'IMIX' and
9429 #           '8T4C' 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-1000tnl-vppip4-ndr"
9441 #    layout: "plot-service-density"
9442 #
9443 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9444 #- type: "plot"
9445 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9446 #  algorithm: "plot_nf_heatmap"
9447 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
9448 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9449 #  filter: "'NIC_Intel-XXV710' and
9450 #           'NF_DENSITY' and
9451 #           'DOCKER' and
9452 #           'CHAIN' and
9453 #           'NF_VPPIP4' and
9454 #           'IPSEC' and
9455 #           'TNL_1000' and
9456 #           'IMIX' and
9457 #           '2T1C' 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-1000tnl-vppip4-pdr"
9469 #    layout: "plot-service-density"
9470 #
9471 #- type: "plot"
9472 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9473 #  algorithm: "plot_nf_heatmap"
9474 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
9475 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9476 #  filter: "'NIC_Intel-XXV710' and
9477 #           'NF_DENSITY' and
9478 #           'DOCKER' and
9479 #           'CHAIN' and
9480 #           'NF_VPPIP4' and
9481 #           'IPSEC' and
9482 #           'TNL_1000' and
9483 #           'IMIX' and
9484 #           '4T2C' 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-1000tnl-vppip4-pdr"
9496 #    layout: "plot-service-density"
9497 #
9498 #- type: "plot"
9499 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9500 #  algorithm: "plot_nf_heatmap"
9501 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9502 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9503 #  filter: "'NIC_Intel-XXV710' and
9504 #           'NF_DENSITY' and
9505 #           'DOCKER' and
9506 #           'CHAIN' and
9507 #           'NF_VPPIP4' and
9508 #           'IPSEC' and
9509 #           'TNL_1000' and
9510 #           'IMIX' and
9511 #           '8T4C' 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-1000tnl-vppip4-pdr"
9523 #    layout: "plot-service-density"
9524
9525 ###############################################################################
9526
9527 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9528 #- type: "plot"
9529 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9530 #  algorithm: "plot_nf_heatmap"
9531 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9532 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9533 #  filter: "'NIC_Intel-XL710' and
9534 #           'NF_DENSITY' and
9535 #           'DOCKER' and
9536 #           'CHAIN' and
9537 #           'NF_VPPIP4' and
9538 #           'IMIX' and
9539 #           'TNL_1000' and
9540 #           '1T1C' 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 Chain"
9548 #  y-axis: "Y = Number of Service Chains"
9549 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9550 #  layout:
9551 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9552 #    layout: "plot-service-density"
9553 #
9554 #- type: "plot"
9555 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9556 #  algorithm: "plot_nf_heatmap"
9557 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9558 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9559 #  filter: "'NIC_Intel-XL710' and
9560 #           'NF_DENSITY' and
9561 #           'DOCKER' and
9562 #           'CHAIN' and
9563 #           'NF_VPPIP4' and
9564 #           'IPSEC' and
9565 #           'TNL_1000' and
9566 #           'IMIX' and
9567 #           '2T2C' and
9568 #           'MRR'"
9569 #  parameters:
9570 #  - "result"
9571 #  - "name"
9572 #  - "tags"
9573 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9574 #  x-axis: "X = CNFs per Service Chain"
9575 #  y-axis: "Y = Number of Service Chains"
9576 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9577 #  layout:
9578 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9579 #    layout: "plot-service-density"
9580 #
9581 #- type: "plot"
9582 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9583 #  algorithm: "plot_nf_heatmap"
9584 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9585 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9586 #  filter: "'NIC_Intel-XL710' and
9587 #           'NF_DENSITY' and
9588 #           'DOCKER' and
9589 #           'CHAIN' and
9590 #           'NF_VPPIP4' and
9591 #           'IPSEC' and
9592 #           'TNL_1000' and
9593 #           'IMIX' and
9594 #           '4T4C' and
9595 #           'MRR'"
9596 #  parameters:
9597 #  - "result"
9598 #  - "name"
9599 #  - "tags"
9600 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9601 #  x-axis: "X = CNFs per Service Chain"
9602 #  y-axis: "Y = Number of Service Chains"
9603 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9604 #  layout:
9605 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9606 #    layout: "plot-service-density"
9607
9608 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9609 #- type: "plot"
9610 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9611 #  algorithm: "plot_nf_heatmap"
9612 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9613 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9614 #  filter: "'NIC_Intel-XL710' and
9615 #           'NF_DENSITY' and
9616 #           'DOCKER' and
9617 #           'CHAIN' and
9618 #           'NF_VPPIP4' and
9619 #           'IPSEC' and
9620 #           'TNL_1000' and
9621 #           'IMIX' and
9622 #           '1T1C' and
9623 #           'NDRPDR'"
9624 #  parameters:
9625 #  - "throughput"
9626 #  - "name"
9627 #  - "tags"
9628 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9629 #  x-axis: "X = CNFs per Service Chain"
9630 #  y-axis: "Y = Number of Service Chains"
9631 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9632 #  layout:
9633 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9634 #    layout: "plot-service-density"
9635 #
9636 #- type: "plot"
9637 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9638 #  algorithm: "plot_nf_heatmap"
9639 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9640 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9641 #  filter: "'NIC_Intel-XL710' and
9642 #           'NF_DENSITY' and
9643 #           'DOCKER' and
9644 #           'CHAIN' and
9645 #           'NF_VPPIP4' and
9646 #           'IPSEC' and
9647 #           'TNL_1000' and
9648 #           'IMIX' and
9649 #           '2T2C' and
9650 #           'NDRPDR'"
9651 #  parameters:
9652 #  - "throughput"
9653 #  - "name"
9654 #  - "tags"
9655 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9656 #  x-axis: "X = CNFs per Service Chain"
9657 #  y-axis: "Y = Number of Service Chains"
9658 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9659 #  layout:
9660 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9661 #    layout: "plot-service-density"
9662 #
9663 #- type: "plot"
9664 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9665 #  algorithm: "plot_nf_heatmap"
9666 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9667 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9668 #  filter: "'NIC_Intel-XL710' and
9669 #           'NF_DENSITY' and
9670 #           'DOCKER' and
9671 #           'CHAIN' and
9672 #           'NF_VPPIP4' and
9673 #           'IPSEC' and
9674 #           'TNL_1000' and
9675 #           'IMIX' and
9676 #           '4T4C' and
9677 #           'NDRPDR'"
9678 #  parameters:
9679 #  - "throughput"
9680 #  - "name"
9681 #  - "tags"
9682 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9683 #  x-axis: "X = CNFs per Service Chain"
9684 #  y-axis: "Y = Number of Service Chains"
9685 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9686 #  layout:
9687 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9688 #    layout: "plot-service-density"
9689 #
9690 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9691 #- type: "plot"
9692 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9693 #  algorithm: "plot_nf_heatmap"
9694 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9695 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9696 #  filter: "'NIC_Intel-XL710' and
9697 #           'NF_DENSITY' and
9698 #           'DOCKER' and
9699 #           'CHAIN' and
9700 #           'NF_VPPIP4' and
9701 #           'IPSEC' and
9702 #           'TNL_1000' and
9703 #           'IMIX' and
9704 #           '1T1C' and
9705 #           'NDRPDR'"
9706 #  parameters:
9707 #  - "throughput"
9708 #  - "name"
9709 #  - "tags"
9710 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9711 #  x-axis: "X = CNFs per Service Chain"
9712 #  y-axis: "Y = Number of Service Chains"
9713 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9714 #  layout:
9715 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9716 #    layout: "plot-service-density"
9717 #
9718 #- type: "plot"
9719 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9720 #  algorithm: "plot_nf_heatmap"
9721 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9722 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9723 #  filter: "'NIC_Intel-XL710' and
9724 #           'NF_DENSITY' and
9725 #           'DOCKER' and
9726 #           'CHAIN' and
9727 #           'NF_VPPIP4' and
9728 #           'IPSEC' and
9729 #           'TNL_1000' and
9730 #           'IMIX' and
9731 #           '2T2C' and
9732 #           'NDRPDR'"
9733 #  parameters:
9734 #  - "throughput"
9735 #  - "name"
9736 #  - "tags"
9737 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9738 #  x-axis: "X = CNFs per Service Chain"
9739 #  y-axis: "Y = Number of Service Chains"
9740 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9741 #  layout:
9742 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9743 #    layout: "plot-service-density"
9744 #
9745 #- type: "plot"
9746 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9747 #  algorithm: "plot_nf_heatmap"
9748 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9749 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9750 #  filter: "'NIC_Intel-XL710' and
9751 #           'NF_DENSITY' and
9752 #           'DOCKER' and
9753 #           'CHAIN' and
9754 #           'NF_VPPIP4' and
9755 #           'IPSEC' and
9756 #           'TNL_1000' and
9757 #           'IMIX' and
9758 #           '4T4C' and
9759 #           'NDRPDR'"
9760 #  parameters:
9761 #  - "throughput"
9762 #  - "name"
9763 #  - "tags"
9764 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9765 #  x-axis: "X = CNFs per Service Chain"
9766 #  y-axis: "Y = Number of Service Chains"
9767 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9768 #  layout:
9769 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9770 #    layout: "plot-service-density"
9771
9772 ###############################################################################
9773
9774 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9775 #- type: "plot"
9776 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9777 #  algorithm: "plot_nf_heatmap"
9778 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9779 #  data: "plot-vpp-nfv-3n-skx-mrr"
9780 #  filter: "'NIC_Intel-XXV710' and
9781 #           'NF_DENSITY' and
9782 #           'DOCKER' and
9783 #           'CHAIN' and
9784 #           'NF_VPPIP4' and
9785 #           'IPSEC' and
9786 #           'TNL_10000' and
9787 #           'IMIX' and
9788 #           '2T1C' and
9789 #           'MRR'"
9790 #  parameters:
9791 #  - "result"
9792 #  - "name"
9793 #  - "tags"
9794 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9795 #  x-axis: "X = CNFs per Service Chain"
9796 #  y-axis: "Y = Number of Service Chains"
9797 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9798 #  layout:
9799 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9800 #    layout: "plot-service-density"
9801 #
9802 #- type: "plot"
9803 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9804 #  algorithm: "plot_nf_heatmap"
9805 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9806 #  data: "plot-vpp-nfv-3n-skx-mrr"
9807 #  filter: "'NIC_Intel-XXV710' and
9808 #           'NF_DENSITY' and
9809 #           'DOCKER' and
9810 #           'CHAIN' and
9811 #           'NF_VPPIP4' and
9812 #           'IPSEC' and
9813 #           'TNL_10000' and
9814 #           'IMIX' and
9815 #           '4T2C' and
9816 #           'MRR'"
9817 #  parameters:
9818 #  - "result"
9819 #  - "name"
9820 #  - "tags"
9821 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9822 #  x-axis: "X = CNFs per Service Chain"
9823 #  y-axis: "Y = Number of Service Chains"
9824 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9825 #  layout:
9826 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9827 #    layout: "plot-service-density"
9828 #
9829 #- type: "plot"
9830 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9831 #  algorithm: "plot_nf_heatmap"
9832 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9833 #  data: "plot-vpp-nfv-3n-skx-mrr"
9834 #  filter: "'NIC_Intel-XXV710' and
9835 #           'NF_DENSITY' and
9836 #           'DOCKER' and
9837 #           'CHAIN' and
9838 #           'NF_VPPIP4' and
9839 #           'IPSEC' and
9840 #           'TNL_10000' and
9841 #           'IMIX' and
9842 #           '8T4C' and
9843 #           'MRR'"
9844 #  parameters:
9845 #  - "result"
9846 #  - "name"
9847 #  - "tags"
9848 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9849 #  x-axis: "X = CNFs per Service Chain"
9850 #  y-axis: "Y = Number of Service Chains"
9851 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9852 #  layout:
9853 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9854 #    layout: "plot-service-density"
9855
9856 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9857 #- type: "plot"
9858 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9859 #  algorithm: "plot_nf_heatmap"
9860 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9861 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9862 #  filter: "'NIC_Intel-XXV710' and
9863 #           'NF_DENSITY' and
9864 #           'DOCKER' and
9865 #           'CHAIN' and
9866 #           'NF_VPPIP4' and
9867 #           'IPSEC' and
9868 #           'TNL_10000' and
9869 #           'IMIX' and
9870 #           '2T1C' and
9871 #           'NDRPDR'"
9872 #  parameters:
9873 #  - "throughput"
9874 #  - "name"
9875 #  - "tags"
9876 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9877 #  x-axis: "X = CNFs per Service Chain"
9878 #  y-axis: "Y = Number of Service Chains"
9879 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9880 #  layout:
9881 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9882 #    layout: "plot-service-density"
9883 #
9884 #- type: "plot"
9885 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9886 #  algorithm: "plot_nf_heatmap"
9887 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9888 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9889 #  filter: "'NIC_Intel-XXV710' and
9890 #           'NF_DENSITY' and
9891 #           'DOCKER' and
9892 #           'CHAIN' and
9893 #           'NF_VPPIP4' and
9894 #           'IPSEC' and
9895 #           'TNL_10000' and
9896 #           'IMIX' and
9897 #           '4T2C' and
9898 #           'NDRPDR'"
9899 #  parameters:
9900 #  - "throughput"
9901 #  - "name"
9902 #  - "tags"
9903 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9904 #  x-axis: "X = CNFs per Service Chain"
9905 #  y-axis: "Y = Number of Service Chains"
9906 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9907 #  layout:
9908 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9909 #    layout: "plot-service-density"
9910 #
9911 #- type: "plot"
9912 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9913 #  algorithm: "plot_nf_heatmap"
9914 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9915 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9916 #  filter: "'NIC_Intel-XXV710' and
9917 #           'NF_DENSITY' and
9918 #           'DOCKER' and
9919 #           'CHAIN' and
9920 #           'NF_VPPIP4' and
9921 #           'IPSEC' and
9922 #           'TNL_10000' and
9923 #           'IMIX' and
9924 #           '8T4C' and
9925 #           'NDRPDR'"
9926 #  parameters:
9927 #  - "throughput"
9928 #  - "name"
9929 #  - "tags"
9930 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9931 #  x-axis: "X = CNFs per Service Chain"
9932 #  y-axis: "Y = Number of Service Chains"
9933 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9934 #  layout:
9935 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9936 #    layout: "plot-service-density"
9937 #
9938 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9939 #- type: "plot"
9940 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9941 #  algorithm: "plot_nf_heatmap"
9942 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9943 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9944 #  filter: "'NIC_Intel-XXV710' and
9945 #           'NF_DENSITY' and
9946 #           'DOCKER' and
9947 #           'CHAIN' and
9948 #           'NF_VPPIP4' and
9949 #           'IPSEC' and
9950 #           'TNL_10000' and
9951 #           'IMIX' and
9952 #           '2T1C' and
9953 #           'NDRPDR'"
9954 #  parameters:
9955 #  - "throughput"
9956 #  - "name"
9957 #  - "tags"
9958 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9959 #  x-axis: "X = CNFs per Service Chain"
9960 #  y-axis: "Y = Number of Service Chains"
9961 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9962 #  layout:
9963 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9964 #    layout: "plot-service-density"
9965 #
9966 #- type: "plot"
9967 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9968 #  algorithm: "plot_nf_heatmap"
9969 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9970 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9971 #  filter: "'NIC_Intel-XXV710' and
9972 #           'NF_DENSITY' and
9973 #           'DOCKER' and
9974 #           'CHAIN' and
9975 #           'NF_VPPIP4' and
9976 #           'IPSEC' and
9977 #           'TNL_10000' and
9978 #           'IMIX' and
9979 #           '4T2C' and
9980 #           'NDRPDR'"
9981 #  parameters:
9982 #  - "throughput"
9983 #  - "name"
9984 #  - "tags"
9985 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9986 #  x-axis: "X = CNFs per Service Chain"
9987 #  y-axis: "Y = Number of Service Chains"
9988 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9989 #  layout:
9990 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9991 #    layout: "plot-service-density"
9992 #
9993 #- type: "plot"
9994 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9995 #  algorithm: "plot_nf_heatmap"
9996 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9997 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9998 #  filter: "'NIC_Intel-XXV710' and
9999 #           'NF_DENSITY' and
10000 #           'DOCKER' and
10001 #           'CHAIN' and
10002 #           'NF_VPPIP4' and
10003 #           'IPSEC' and
10004 #           'TNL_10000' and
10005 #           'IMIX' and
10006 #           '8T4C' and
10007 #           'NDRPDR'"
10008 #  parameters:
10009 #  - "throughput"
10010 #  - "name"
10011 #  - "tags"
10012 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10013 #  x-axis: "X = CNFs per Service Chain"
10014 #  y-axis: "Y = Number of Service Chains"
10015 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10016 #  layout:
10017 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10018 #    layout: "plot-service-density"
10019
10020 ###############################################################################
10021
10022 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10023 #- type: "plot"
10024 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10025 #  algorithm: "plot_nf_heatmap"
10026 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
10027 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10028 #  filter: "'NIC_Intel-XL710' and
10029 #           'NF_DENSITY' and
10030 #           'DOCKER' and
10031 #           'CHAIN' and
10032 #           'NF_VPPIP4' and
10033 #           'IMIX' and
10034 #           'TNL_10000' and
10035 #           '1T1C' and
10036 #           'MRR'"
10037 #  parameters:
10038 #  - "result"
10039 #  - "name"
10040 #  - "tags"
10041 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10042 #  x-axis: "X = CNFs per Service Chain"
10043 #  y-axis: "Y = Number of Service Chains"
10044 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10045 #  layout:
10046 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10047 #    layout: "plot-service-density"
10048 #
10049 #- type: "plot"
10050 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10051 #  algorithm: "plot_nf_heatmap"
10052 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
10053 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10054 #  filter: "'NIC_Intel-XL710' and
10055 #           'NF_DENSITY' and
10056 #           'DOCKER' and
10057 #           'CHAIN' and
10058 #           'NF_VPPIP4' and
10059 #           'IPSEC' and
10060 #           'TNL_10000' and
10061 #           'IMIX' and
10062 #           '2T2C' and
10063 #           'MRR'"
10064 #  parameters:
10065 #  - "result"
10066 #  - "name"
10067 #  - "tags"
10068 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10069 #  x-axis: "X = CNFs per Service Chain"
10070 #  y-axis: "Y = Number of Service Chains"
10071 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10072 #  layout:
10073 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10074 #    layout: "plot-service-density"
10075 #
10076 #- type: "plot"
10077 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10078 #  algorithm: "plot_nf_heatmap"
10079 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
10080 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10081 #  filter: "'NIC_Intel-XL710' and
10082 #           'NF_DENSITY' and
10083 #           'DOCKER' and
10084 #           'CHAIN' and
10085 #           'NF_VPPIP4' and
10086 #           'IPSEC' and
10087 #           'TNL_10000' and
10088 #           'IMIX' and
10089 #           '4T4C' and
10090 #           'MRR'"
10091 #  parameters:
10092 #  - "result"
10093 #  - "name"
10094 #  - "tags"
10095 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10096 #  x-axis: "X = CNFs per Service Chain"
10097 #  y-axis: "Y = Number of Service Chains"
10098 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10099 #  layout:
10100 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10101 #    layout: "plot-service-density"
10102
10103 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10104 #- type: "plot"
10105 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10106 #  algorithm: "plot_nf_heatmap"
10107 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
10108 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10109 #  filter: "'NIC_Intel-XL710' and
10110 #           'NF_DENSITY' and
10111 #           'DOCKER' and
10112 #           'CHAIN' and
10113 #           'NF_VPPIP4' and
10114 #           'IPSEC' and
10115 #           'TNL_10000' and
10116 #           'IMIX' and
10117 #           '1T1C' and
10118 #           'NDRPDR'"
10119 #  parameters:
10120 #  - "throughput"
10121 #  - "name"
10122 #  - "tags"
10123 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10124 #  x-axis: "X = CNFs per Service Chain"
10125 #  y-axis: "Y = Number of Service Chains"
10126 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10127 #  layout:
10128 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10129 #    layout: "plot-service-density"
10130 #
10131 #- type: "plot"
10132 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10133 #  algorithm: "plot_nf_heatmap"
10134 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
10135 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10136 #  filter: "'NIC_Intel-XL710' and
10137 #           'NF_DENSITY' and
10138 #           'DOCKER' and
10139 #           'CHAIN' and
10140 #           'NF_VPPIP4' and
10141 #           'IPSEC' and
10142 #           'TNL_10000' and
10143 #           'IMIX' and
10144 #           '2T2C' and
10145 #           'NDRPDR'"
10146 #  parameters:
10147 #  - "throughput"
10148 #  - "name"
10149 #  - "tags"
10150 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10151 #  x-axis: "X = CNFs per Service Chain"
10152 #  y-axis: "Y = Number of Service Chains"
10153 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10154 #  layout:
10155 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10156 #    layout: "plot-service-density"
10157 #
10158 #- type: "plot"
10159 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10160 #  algorithm: "plot_nf_heatmap"
10161 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
10162 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10163 #  filter: "'NIC_Intel-XL710' and
10164 #           'NF_DENSITY' and
10165 #           'DOCKER' and
10166 #           'CHAIN' and
10167 #           'NF_VPPIP4' and
10168 #           'IPSEC' and
10169 #           'TNL_10000' and
10170 #           'IMIX' and
10171 #           '4T4C' and
10172 #           'NDRPDR'"
10173 #  parameters:
10174 #  - "throughput"
10175 #  - "name"
10176 #  - "tags"
10177 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10178 #  x-axis: "X = CNFs per Service Chain"
10179 #  y-axis: "Y = Number of Service Chains"
10180 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10181 #  layout:
10182 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10183 #    layout: "plot-service-density"
10184 #
10185 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10186 #- type: "plot"
10187 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10188 #  algorithm: "plot_nf_heatmap"
10189 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
10190 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10191 #  filter: "'NIC_Intel-XL710' and
10192 #           'NF_DENSITY' and
10193 #           'DOCKER' and
10194 #           'CHAIN' and
10195 #           'NF_VPPIP4' and
10196 #           'IPSEC' and
10197 #           'TNL_10000' and
10198 #           'IMIX' and
10199 #           '1T1C' and
10200 #           'NDRPDR'"
10201 #  parameters:
10202 #  - "throughput"
10203 #  - "name"
10204 #  - "tags"
10205 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10206 #  x-axis: "X = CNFs per Service Chain"
10207 #  y-axis: "Y = Number of Service Chains"
10208 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10209 #  layout:
10210 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10211 #    layout: "plot-service-density"
10212 #
10213 #- type: "plot"
10214 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10215 #  algorithm: "plot_nf_heatmap"
10216 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
10217 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10218 #  filter: "'NIC_Intel-XL710' and
10219 #           'NF_DENSITY' and
10220 #           'DOCKER' and
10221 #           'CHAIN' and
10222 #           'NF_VPPIP4' and
10223 #           'IPSEC' and
10224 #           'TNL_10000' and
10225 #           'IMIX' and
10226 #           '2T2C' and
10227 #           'NDRPDR'"
10228 #  parameters:
10229 #  - "throughput"
10230 #  - "name"
10231 #  - "tags"
10232 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10233 #  x-axis: "X = CNFs per Service Chain"
10234 #  y-axis: "Y = Number of Service Chains"
10235 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10236 #  layout:
10237 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10238 #    layout: "plot-service-density"
10239 #
10240 #- type: "plot"
10241 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10242 #  algorithm: "plot_nf_heatmap"
10243 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
10244 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10245 #  filter: "'NIC_Intel-XL710' and
10246 #           'NF_DENSITY' and
10247 #           'DOCKER' and
10248 #           'CHAIN' and
10249 #           'NF_VPPIP4' and
10250 #           'IPSEC' and
10251 #           'TNL_10000' and
10252 #           'IMIX' and
10253 #           '4T4C' and
10254 #           'NDRPDR'"
10255 #  parameters:
10256 #  - "throughput"
10257 #  - "name"
10258 #  - "tags"
10259 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10260 #  x-axis: "X = CNFs per Service Chain"
10261 #  y-axis: "Y = Number of Service Chains"
10262 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10263 #  layout:
10264 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10265 #    layout: "plot-service-density"
10266
10267 ###############################################################################
10268
10269 # Plots - NF Density - CSP - MRR IMIX
10270 - type: "plot"
10271   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10272   algorithm: "plot_nf_heatmap"
10273   output-file-type: ".html"
10274   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
10275   data: "plot-vpp-nfv-2n-skx-mrr"
10276   filter: "'NIC_Intel-XXV710' and
10277            'NF_DENSITY' and
10278            'DOCKER' and
10279            'PIPELINE' and
10280            'NF_VPPIP4' and
10281            'IMIX' and
10282            '2T1C' and
10283            'MRR'"
10284   parameters:
10285   - "result"
10286   - "name"
10287   - "tags"
10288   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10289   x-axis: "X = CNFs per Service Pipeline"
10290   y-axis: "Y = Number of Service Pipelines"
10291   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10292   layout:
10293     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10294     layout: "plot-service-density"
10295
10296 - type: "plot"
10297   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10298   algorithm: "plot_nf_heatmap"
10299   output-file-type: ".html"
10300   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
10301   data: "plot-vpp-nfv-2n-skx-mrr"
10302   filter: "'NIC_Intel-XXV710' and
10303            'NF_DENSITY' and
10304            'DOCKER' and
10305            'PIPELINE' and
10306            'NF_VPPIP4' and
10307            'IMIX' and
10308            '4T2C' and
10309            'MRR'"
10310   parameters:
10311   - "result"
10312   - "name"
10313   - "tags"
10314   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10315   x-axis: "X = CNFs per Service Pipeline"
10316   y-axis: "Y = Number of Service Pipelines"
10317   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10318   layout:
10319     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10320     layout: "plot-service-density"
10321
10322 - type: "plot"
10323   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10324   algorithm: "plot_nf_heatmap"
10325   output-file-type: ".html"
10326   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
10327   data: "plot-vpp-nfv-2n-skx-mrr"
10328   filter: "'NIC_Intel-XXV710' and
10329            'NF_DENSITY' and
10330            'DOCKER' and
10331            'PIPELINE' and
10332            'NF_VPPIP4' and
10333            'IMIX' and
10334            '8T4C' and
10335            'MRR'"
10336   parameters:
10337   - "result"
10338   - "name"
10339   - "tags"
10340   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10341   x-axis: "X = CNFs per Service Pipeline"
10342   y-axis: "Y = Number of Service Pipelines"
10343   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10344   layout:
10345     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10346     layout: "plot-service-density"
10347
10348 # Plots - NF Density - CSP - NDR IMIX
10349 - type: "plot"
10350   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10351   algorithm: "plot_nf_heatmap"
10352   output-file-type: ".html"
10353   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10354   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10355   filter: "'NIC_Intel-XXV710' and
10356            'NF_DENSITY' and
10357            'DOCKER' and
10358            'PIPELINE' and
10359            'NF_VPPIP4' and
10360            'IMIX' and
10361            '2T1C' and
10362            'NDRPDR'"
10363   parameters:
10364   - "throughput"
10365   - "name"
10366   - "tags"
10367   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10368   x-axis: "X = CNFs per Service Pipeline"
10369   y-axis: "Y = Number of Service Pipelines"
10370   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10371   layout:
10372     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10373     layout: "plot-service-density"
10374
10375 - type: "plot"
10376   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10377   algorithm: "plot_nf_heatmap"
10378   output-file-type: ".html"
10379   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10380   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10381   filter: "'NIC_Intel-XXV710' and
10382            'NF_DENSITY' and
10383            'DOCKER' and
10384            'PIPELINE' and
10385            'NF_VPPIP4' and
10386            'IMIX' and
10387            '4T2C' and
10388            'NDRPDR'"
10389   parameters:
10390   - "throughput"
10391   - "name"
10392   - "tags"
10393   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10394   x-axis: "X = CNFs per Service Pipeline"
10395   y-axis: "Y = Number of Service Pipelines"
10396   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10397   layout:
10398     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10399     layout: "plot-service-density"
10400
10401 - type: "plot"
10402   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10403   algorithm: "plot_nf_heatmap"
10404   output-file-type: ".html"
10405   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
10406   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10407   filter: "'NIC_Intel-XXV710' and
10408            'NF_DENSITY' and
10409            'DOCKER' and
10410            'PIPELINE' and
10411            'NF_VPPIP4' and
10412            'IMIX' and
10413            '8T4C' and
10414            'NDRPDR'"
10415   parameters:
10416   - "throughput"
10417   - "name"
10418   - "tags"
10419   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10420   x-axis: "X = CNFs per Service Pipeline"
10421   y-axis: "Y = Number of Service Pipelines"
10422   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10423   layout:
10424     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10425     layout: "plot-service-density"
10426
10427 # Plots - NF Density - CSP - PDR IMIX
10428 - type: "plot"
10429   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10430   algorithm: "plot_nf_heatmap"
10431   output-file-type: ".html"
10432   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
10433   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10434   filter: "'NIC_Intel-XXV710' and
10435            'NF_DENSITY' and
10436            'DOCKER' and
10437            'PIPELINE' and
10438            'NF_VPPIP4' and
10439            'IMIX' and
10440            '2T1C' and
10441            'NDRPDR'"
10442   parameters:
10443   - "throughput"
10444   - "name"
10445   - "tags"
10446   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10447   x-axis: "X = CNFs per Service Pipeline"
10448   y-axis: "Y = Number of Service Pipelines"
10449   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10450   layout:
10451     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10452     layout: "plot-service-density"
10453
10454 - type: "plot"
10455   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10456   algorithm: "plot_nf_heatmap"
10457   output-file-type: ".html"
10458   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10459   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10460   filter: "'NIC_Intel-XXV710' and
10461            'NF_DENSITY' and
10462            'DOCKER' and
10463            'PIPELINE' and
10464            'NF_VPPIP4' and
10465            'IMIX' and
10466            '4T2C' and
10467            'NDRPDR'"
10468   parameters:
10469   - "throughput"
10470   - "name"
10471   - "tags"
10472   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10473   x-axis: "X = CNFs per Service Pipeline"
10474   y-axis: "Y = Number of Service Pipelines"
10475   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10476   layout:
10477     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10478     layout: "plot-service-density"
10479
10480 - type: "plot"
10481   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10482   algorithm: "plot_nf_heatmap"
10483   output-file-type: ".html"
10484   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10485   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10486   filter: "'NIC_Intel-XXV710' and
10487            'NF_DENSITY' and
10488            'DOCKER' and
10489            'PIPELINE' and
10490            'NF_VPPIP4' and
10491            'IMIX' and
10492            '8T4C' and
10493            'NDRPDR'"
10494   parameters:
10495   - "throughput"
10496   - "name"
10497   - "tags"
10498   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10499   x-axis: "X = CNFs per Service Pipeline"
10500   y-axis: "Y = Number of Service Pipelines"
10501   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10502   layout:
10503     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10504     layout: "plot-service-density"
10505
10506 ###############################################################################
10507 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10508
10509 - type: "plot"
10510   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10511   algorithm: "plot_nf_heatmap"
10512   output-file-type: ".html"
10513   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10514   data: "plot-vpp-nfv-2n-clx-mrr"
10515   filter: "'NIC_Intel-XXV710' and
10516            'NF_DENSITY' and
10517            'VHOST' and
10518            not 'VXLAN' and
10519            'CHAIN' and
10520            'NF_VPPIP4' and
10521            'IMIX' and
10522            '2T1C' and
10523            'MRR'"
10524   parameters:
10525   - "result"
10526   - "name"
10527   - "tags"
10528   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10529   x-axis: "X = VNFs per Service Chain"
10530   y-axis: "Y = Number of Service Chains"
10531   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10532   layout:
10533     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10534     layout: "plot-service-density"
10535
10536 - type: "plot"
10537   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10538   algorithm: "plot_nf_heatmap"
10539   output-file-type: ".html"
10540   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10541   data: "plot-vpp-nfv-2n-clx-mrr"
10542   filter: "'NIC_Intel-XXV710' and
10543            'NF_DENSITY' and
10544            'VHOST' and
10545            not 'VXLAN' and
10546            'CHAIN' and
10547            'NF_VPPIP4' and
10548            'IMIX' and
10549            '4T2C' and
10550            'MRR'"
10551   parameters:
10552   - "result"
10553   - "name"
10554   - "tags"
10555   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10556   x-axis: "X = VNFs per Service Chain"
10557   y-axis: "Y = Number of Service Chains"
10558   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10559   layout:
10560     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10561     layout: "plot-service-density"
10562
10563 - type: "plot"
10564   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10565   algorithm: "plot_nf_heatmap"
10566   output-file-type: ".html"
10567   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10568   data: "plot-vpp-nfv-2n-clx-mrr"
10569   filter: "'NIC_Intel-XXV710' and
10570            'NF_DENSITY' and
10571            'VHOST' and
10572            not 'VXLAN' and
10573            'CHAIN' and
10574            'NF_VPPIP4' and
10575            'IMIX' and
10576            '8T4C' and
10577            'MRR'"
10578   parameters:
10579   - "result"
10580   - "name"
10581   - "tags"
10582   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10583   x-axis: "X = VNFs per Service Chain"
10584   y-axis: "Y = Number of Service Chains"
10585   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10586   layout:
10587     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10588     layout: "plot-service-density"
10589
10590 # Plots - NF Density - VSC - NDR IMIX
10591 - type: "plot"
10592   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10593   algorithm: "plot_nf_heatmap"
10594   output-file-type: ".html"
10595   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10596   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10597   filter: "'NIC_Intel-XXV710' and
10598            'NF_DENSITY' and
10599            'VHOST' and
10600            not 'VXLAN' and
10601            'CHAIN' and
10602            'NF_VPPIP4' and
10603            'IMIX' and
10604            '2T1C' and
10605            'NDRPDR'"
10606   parameters:
10607   - "throughput"
10608   - "name"
10609   - "tags"
10610   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10611   x-axis: "X = VNFs per Service Chain"
10612   y-axis: "Y = Number of Service Chains"
10613   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10614   layout:
10615     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10616     layout: "plot-service-density"
10617
10618 - type: "plot"
10619   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10620   algorithm: "plot_nf_heatmap"
10621   output-file-type: ".html"
10622   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10623   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10624   filter: "'NIC_Intel-XXV710' and
10625            'NF_DENSITY' and
10626            'VHOST' and
10627            not 'VXLAN' and
10628            'CHAIN' and
10629            'NF_VPPIP4' and
10630            'IMIX' and
10631            '4T2C' and
10632            'NDRPDR'"
10633   parameters:
10634   - "throughput"
10635   - "name"
10636   - "tags"
10637   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10638   x-axis: "X = VNFs per Service Chain"
10639   y-axis: "Y = Number of Service Chains"
10640   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10641   layout:
10642     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10643     layout: "plot-service-density"
10644
10645 - type: "plot"
10646   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10647   algorithm: "plot_nf_heatmap"
10648   output-file-type: ".html"
10649   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10650   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10651   filter: "'NIC_Intel-XXV710' and
10652            'NF_DENSITY' and
10653            'VHOST' and
10654            not 'VXLAN' and
10655            'CHAIN' and
10656            'NF_VPPIP4' and
10657            'IMIX' and
10658            '8T4C' and
10659            'NDRPDR'"
10660   parameters:
10661   - "throughput"
10662   - "name"
10663   - "tags"
10664   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10665   x-axis: "X = VNFs per Service Chain"
10666   y-axis: "Y = Number of Service Chains"
10667   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10668   layout:
10669     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10670     layout: "plot-service-density"
10671
10672 # Plots - NF Density - VSC - PDR IMIX
10673 - type: "plot"
10674   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10675   algorithm: "plot_nf_heatmap"
10676   output-file-type: ".html"
10677   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10678   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10679   filter: "'NIC_Intel-XXV710' and
10680            'NF_DENSITY' and
10681            'VHOST' and
10682            not 'VXLAN' and
10683            'CHAIN' and
10684            'NF_VPPIP4' and
10685            'IMIX' and
10686            '2T1C' and
10687            'NDRPDR'"
10688   parameters:
10689   - "throughput"
10690   - "name"
10691   - "tags"
10692   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10693   x-axis: "X = VNFs per Service Chain"
10694   y-axis: "Y = Number of Service Chains"
10695   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10696   layout:
10697     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10698     layout: "plot-service-density"
10699
10700 - type: "plot"
10701   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10702   algorithm: "plot_nf_heatmap"
10703   output-file-type: ".html"
10704   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10705   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10706   filter: "'NIC_Intel-XXV710' and
10707            'NF_DENSITY' and
10708            'VHOST' and
10709            not 'VXLAN' and
10710            'CHAIN' and
10711            'NF_VPPIP4' and
10712            'IMIX' and
10713            '4T2C' and
10714            'NDRPDR'"
10715   parameters:
10716   - "throughput"
10717   - "name"
10718   - "tags"
10719   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10720   x-axis: "X = VNFs per Service Chain"
10721   y-axis: "Y = Number of Service Chains"
10722   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10723   layout:
10724     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10725     layout: "plot-service-density"
10726
10727 - type: "plot"
10728   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10729   algorithm: "plot_nf_heatmap"
10730   output-file-type: ".html"
10731   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10732   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10733   filter: "'NIC_Intel-XXV710' and
10734            'NF_DENSITY' and
10735            'VHOST' and
10736            not 'VXLAN' and
10737            'CHAIN' and
10738            'NF_VPPIP4' and
10739            'IMIX' and
10740            '8T4C' and
10741            'NDRPDR'"
10742   parameters:
10743   - "throughput"
10744   - "name"
10745   - "tags"
10746   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10747   x-axis: "X = VNFs per Service Chain"
10748   y-axis: "Y = Number of Service Chains"
10749   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10750   layout:
10751     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10752     layout: "plot-service-density"
10753
10754 # Plots - NF Density - VSC - MRR IMIX
10755 - type: "plot"
10756   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10757   algorithm: "plot_nf_heatmap"
10758   output-file-type: ".html"
10759   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10760   data: "plot-vpp-nfv-2n-clx-mrr"
10761   filter: "'NIC_Intel-XXV710' and
10762            'NF_DENSITY' and
10763            'VHOST' and
10764            'VXLAN' and
10765            'CHAIN' and
10766            'IMIX' and
10767            '2T1C' and
10768            'MRR'"
10769   parameters:
10770   - "result"
10771   - "name"
10772   - "tags"
10773   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10774   x-axis: "X = VNFs per Service Chain"
10775   y-axis: "Y = Number of Service Chains"
10776   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10777   layout:
10778     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10779     layout: "plot-service-density"
10780
10781 - type: "plot"
10782   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10783   algorithm: "plot_nf_heatmap"
10784   output-file-type: ".html"
10785   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10786   data: "plot-vpp-nfv-2n-clx-mrr"
10787   filter: "'NIC_Intel-XXV710' and
10788            'NF_DENSITY' and
10789            'VHOST' and
10790            'VXLAN' and
10791            'CHAIN' and
10792            'IMIX' and
10793            '4T2C' and
10794            'MRR'"
10795   parameters:
10796   - "result"
10797   - "name"
10798   - "tags"
10799   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10800   x-axis: "X = VNFs per Service Chain"
10801   y-axis: "Y = Number of Service Chains"
10802   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10803   layout:
10804     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10805     layout: "plot-service-density"
10806
10807 - type: "plot"
10808   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10809   algorithm: "plot_nf_heatmap"
10810   output-file-type: ".html"
10811   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10812   data: "plot-vpp-nfv-2n-clx-mrr"
10813   filter: "'NIC_Intel-XXV710' and
10814            'NF_DENSITY' and
10815            'VHOST' and
10816            'VXLAN' and
10817            'CHAIN' and
10818            'IMIX' and
10819            '8T4C' and
10820            'MRR'"
10821   parameters:
10822   - "result"
10823   - "name"
10824   - "tags"
10825   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10826   x-axis: "X = VNFs per Service Chain"
10827   y-axis: "Y = Number of Service Chains"
10828   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10829   layout:
10830     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10831     layout: "plot-service-density"
10832
10833 # Plots - NF Density - VSC - NDR IMIX
10834 - type: "plot"
10835   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10836   algorithm: "plot_nf_heatmap"
10837   output-file-type: ".html"
10838   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10839   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10840   filter: "'NIC_Intel-XXV710' and
10841            'NF_DENSITY' and
10842            'VHOST' and
10843            'VXLAN' and
10844            'CHAIN' and
10845            'IMIX' and
10846            '2T1C' and
10847            'NDRPDR'"
10848   parameters:
10849   - "throughput"
10850   - "name"
10851   - "tags"
10852   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10853   x-axis: "X = VNFs per Service Chain"
10854   y-axis: "Y = Number of Service Chains"
10855   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10856   layout:
10857     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10858     layout: "plot-service-density"
10859
10860 - type: "plot"
10861   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10862   algorithm: "plot_nf_heatmap"
10863   output-file-type: ".html"
10864   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10865   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10866   filter: "'NIC_Intel-XXV710' and
10867            'NF_DENSITY' and
10868            'VHOST' and
10869            'VXLAN' and
10870            'CHAIN' and
10871            'IMIX' and
10872            '4T2C' and
10873            'NDRPDR'"
10874   parameters:
10875   - "throughput"
10876   - "name"
10877   - "tags"
10878   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10879   x-axis: "X = VNFs per Service Chain"
10880   y-axis: "Y = Number of Service Chains"
10881   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10882   layout:
10883     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10884     layout: "plot-service-density"
10885
10886 - type: "plot"
10887   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10888   algorithm: "plot_nf_heatmap"
10889   output-file-type: ".html"
10890   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10891   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10892   filter: "'NIC_Intel-XXV710' and
10893            'NF_DENSITY' and
10894            'VHOST' and
10895            'VXLAN' and
10896            'CHAIN' and
10897            'IMIX' and
10898            '8T4C' and
10899            'NDRPDR'"
10900   parameters:
10901   - "throughput"
10902   - "name"
10903   - "tags"
10904   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10905   x-axis: "X = VNFs per Service Chain"
10906   y-axis: "Y = Number of Service Chains"
10907   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10908   layout:
10909     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10910     layout: "plot-service-density"
10911
10912 # Plots - NF Density - VSC - PDR IMIX
10913 - type: "plot"
10914   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10915   algorithm: "plot_nf_heatmap"
10916   output-file-type: ".html"
10917   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10918   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10919   filter: "'NIC_Intel-XXV710' and
10920            'NF_DENSITY' and
10921            'VHOST' and
10922            'VXLAN' and
10923            'CHAIN' and
10924            'IMIX' and
10925            '2T1C' and
10926            'NDRPDR'"
10927   parameters:
10928   - "throughput"
10929   - "name"
10930   - "tags"
10931   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10932   x-axis: "X = VNFs per Service Chain"
10933   y-axis: "Y = Number of Service Chains"
10934   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10935   layout:
10936     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10937     layout: "plot-service-density"
10938
10939 - type: "plot"
10940   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10941   algorithm: "plot_nf_heatmap"
10942   output-file-type: ".html"
10943   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10944   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10945   filter: "'NIC_Intel-XXV710' and
10946            'NF_DENSITY' and
10947            'VHOST' and
10948            'VXLAN' and
10949            'CHAIN' and
10950            'IMIX' and
10951            '4T2C' and
10952            'NDRPDR'"
10953   parameters:
10954   - "throughput"
10955   - "name"
10956   - "tags"
10957   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10958   x-axis: "X = VNFs per Service Chain"
10959   y-axis: "Y = Number of Service Chains"
10960   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10961   layout:
10962     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10963     layout: "plot-service-density"
10964
10965 - type: "plot"
10966   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10967   algorithm: "plot_nf_heatmap"
10968   output-file-type: ".html"
10969   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10970   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10971   filter: "'NIC_Intel-XXV710' and
10972            'NF_DENSITY' and
10973            'VHOST' and
10974            'VXLAN' and
10975            'CHAIN' and
10976            'IMIX' and
10977            '8T4C' and
10978            'NDRPDR'"
10979   parameters:
10980   - "throughput"
10981   - "name"
10982   - "tags"
10983   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10984   x-axis: "X = VNFs per Service Chain"
10985   y-axis: "Y = Number of Service Chains"
10986   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10987   layout:
10988     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10989     layout: "plot-service-density"
10990
10991 # Plots - NF Density - CSC - MRR IMIX
10992 - type: "plot"
10993   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10994   algorithm: "plot_nf_heatmap"
10995   output-file-type: ".html"
10996   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10997   data: "plot-vpp-nfv-2n-clx-mrr"
10998   filter: "'NIC_Intel-XXV710' and
10999            'NF_DENSITY' and
11000            'DOCKER' and
11001            'CHAIN' and
11002            'NF_VPPIP4' and
11003            'IMIX' and
11004            '2T1C' and
11005            'MRR'"
11006   parameters:
11007   - "result"
11008   - "name"
11009   - "tags"
11010   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11011   x-axis: "X = CNFs per Service Chain"
11012   y-axis: "Y = Number of Service Chains"
11013   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11014   layout:
11015     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11016     layout: "plot-service-density"
11017
11018 - type: "plot"
11019   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11020   algorithm: "plot_nf_heatmap"
11021   output-file-type: ".html"
11022   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
11023   data: "plot-vpp-nfv-2n-clx-mrr"
11024   filter: "'NIC_Intel-XXV710' and
11025            'NF_DENSITY' and
11026            'DOCKER' and
11027            'CHAIN' and
11028            'NF_VPPIP4' and
11029            'IMIX' and
11030            '4T2C' and
11031            'MRR'"
11032   parameters:
11033   - "result"
11034   - "name"
11035   - "tags"
11036   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11037   x-axis: "X = CNFs per Service Chain"
11038   y-axis: "Y = Number of Service Chains"
11039   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11040   layout:
11041     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11042     layout: "plot-service-density"
11043
11044 - type: "plot"
11045   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11046   algorithm: "plot_nf_heatmap"
11047   output-file-type: ".html"
11048   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
11049   data: "plot-vpp-nfv-2n-clx-mrr"
11050   filter: "'NIC_Intel-XXV710' and
11051            'NF_DENSITY' and
11052            'DOCKER' and
11053            'CHAIN' and
11054            'NF_VPPIP4' and
11055            'IMIX' and
11056            '8T4C' and
11057            'MRR'"
11058   parameters:
11059   - "result"
11060   - "name"
11061   - "tags"
11062   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11063   x-axis: "X = CNFs per Service Chain"
11064   y-axis: "Y = Number of Service Chains"
11065   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11066   layout:
11067     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11068     layout: "plot-service-density"
11069
11070 # Plots - NF Density - CSC - NDR IMIX
11071 - type: "plot"
11072   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11073   algorithm: "plot_nf_heatmap"
11074   output-file-type: ".html"
11075   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
11076   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11077   filter: "'NIC_Intel-XXV710' and
11078            'NF_DENSITY' and
11079            'DOCKER' and
11080            'CHAIN' and
11081            'NF_VPPIP4' and
11082            'IMIX' and
11083            '2T1C' and
11084            'NDRPDR'"
11085   parameters:
11086   - "throughput"
11087   - "name"
11088   - "tags"
11089   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11090   x-axis: "X = CNFs per Service Chain"
11091   y-axis: "Y = Number of Service Chains"
11092   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11093   layout:
11094     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11095     layout: "plot-service-density"
11096
11097 - type: "plot"
11098   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11099   algorithm: "plot_nf_heatmap"
11100   output-file-type: ".html"
11101   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
11102   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11103   filter: "'NIC_Intel-XXV710' and
11104            'NF_DENSITY' and
11105            'DOCKER' and
11106            'CHAIN' and
11107            'NF_VPPIP4' and
11108            'IMIX' and
11109            '4T2C' and
11110            'NDRPDR'"
11111   parameters:
11112   - "throughput"
11113   - "name"
11114   - "tags"
11115   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11116   x-axis: "X = CNFs per Service Chain"
11117   y-axis: "Y = Number of Service Chains"
11118   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11119   layout:
11120     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11121     layout: "plot-service-density"
11122
11123 - type: "plot"
11124   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11125   algorithm: "plot_nf_heatmap"
11126   output-file-type: ".html"
11127   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
11128   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11129   filter: "'NIC_Intel-XXV710' and
11130            'NF_DENSITY' and
11131            'DOCKER' and
11132            'CHAIN' and
11133            'NF_VPPIP4' and
11134            'IMIX' and
11135            '8T4C' and
11136            'NDRPDR'"
11137   parameters:
11138   - "throughput"
11139   - "name"
11140   - "tags"
11141   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11142   x-axis: "X = CNFs per Service Chain"
11143   y-axis: "Y = Number of Service Chains"
11144   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11145   layout:
11146     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11147     layout: "plot-service-density"
11148
11149 # Plots - NF Density - CSC - PDR IMIX
11150 - type: "plot"
11151   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11152   algorithm: "plot_nf_heatmap"
11153   output-file-type: ".html"
11154   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
11155   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11156   filter: "'NIC_Intel-XXV710' and
11157            'NF_DENSITY' and
11158            'DOCKER' and
11159            'CHAIN' and
11160            'NF_VPPIP4' and
11161            'IMIX' and
11162            '2T1C' and
11163            'NDRPDR'"
11164   parameters:
11165   - "throughput"
11166   - "name"
11167   - "tags"
11168   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11169   x-axis: "X = CNFs per Service Chain"
11170   y-axis: "Y = Number of Service Chains"
11171   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11172   layout:
11173     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11174     layout: "plot-service-density"
11175
11176 - type: "plot"
11177   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11178   algorithm: "plot_nf_heatmap"
11179   output-file-type: ".html"
11180   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
11181   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11182   filter: "'NIC_Intel-XXV710' and
11183            'NF_DENSITY' and
11184            'DOCKER' and
11185            'CHAIN' and
11186            'NF_VPPIP4' and
11187            'IMIX' and
11188            '4T2C' and
11189            'NDRPDR'"
11190   parameters:
11191   - "throughput"
11192   - "name"
11193   - "tags"
11194   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11195   x-axis: "X = CNFs per Service Chain"
11196   y-axis: "Y = Number of Service Chains"
11197   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11198   layout:
11199     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11200     layout: "plot-service-density"
11201
11202 - type: "plot"
11203   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11204   algorithm: "plot_nf_heatmap"
11205   output-file-type: ".html"
11206   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
11207   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11208   filter: "'NIC_Intel-XXV710' and
11209            'NF_DENSITY' and
11210            'DOCKER' and
11211            'CHAIN' and
11212            'NF_VPPIP4' and
11213            'IMIX' and
11214            '8T4C' and
11215            'NDRPDR'"
11216   parameters:
11217   - "throughput"
11218   - "name"
11219   - "tags"
11220   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11221   x-axis: "X = CNFs per Service Chain"
11222   y-axis: "Y = Number of Service Chains"
11223   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11224   layout:
11225     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11226     layout: "plot-service-density"
11227
11228 # Plots - NF Density - CSP - MRR IMIX
11229 - type: "plot"
11230   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11231   algorithm: "plot_nf_heatmap"
11232   output-file-type: ".html"
11233   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11234   data: "plot-vpp-nfv-2n-clx-mrr"
11235   filter: "'NIC_Intel-XXV710' and
11236            'NF_DENSITY' and
11237            'DOCKER' and
11238            'PIPELINE' and
11239            'NF_VPPIP4' and
11240            'IMIX' and
11241            '2T1C' and
11242            'MRR'"
11243   parameters:
11244   - "result"
11245   - "name"
11246   - "tags"
11247   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11248   x-axis: "X = CNFs per Service Pipeline"
11249   y-axis: "Y = Number of Service Pipelines"
11250   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11251   layout:
11252     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11253     layout: "plot-service-density"
11254
11255 - type: "plot"
11256   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11257   algorithm: "plot_nf_heatmap"
11258   output-file-type: ".html"
11259   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11260   data: "plot-vpp-nfv-2n-clx-mrr"
11261   filter: "'NIC_Intel-XXV710' and
11262            'NF_DENSITY' and
11263            'DOCKER' and
11264            'PIPELINE' and
11265            'NF_VPPIP4' and
11266            'IMIX' and
11267            '4T2C' and
11268            'MRR'"
11269   parameters:
11270   - "result"
11271   - "name"
11272   - "tags"
11273   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11274   x-axis: "X = CNFs per Service Pipeline"
11275   y-axis: "Y = Number of Service Pipelines"
11276   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11277   layout:
11278     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11279     layout: "plot-service-density"
11280
11281 - type: "plot"
11282   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11283   algorithm: "plot_nf_heatmap"
11284   output-file-type: ".html"
11285   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11286   data: "plot-vpp-nfv-2n-clx-mrr"
11287   filter: "'NIC_Intel-XXV710' and
11288            'NF_DENSITY' and
11289            'DOCKER' and
11290            'PIPELINE' and
11291            'NF_VPPIP4' and
11292            'IMIX' and
11293            '8T4C' and
11294            'MRR'"
11295   parameters:
11296   - "result"
11297   - "name"
11298   - "tags"
11299   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11300   x-axis: "X = CNFs per Service Pipeline"
11301   y-axis: "Y = Number of Service Pipelines"
11302   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11303   layout:
11304     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11305     layout: "plot-service-density"
11306
11307 # Plots - NF Density - CSP - NDR IMIX
11308 - type: "plot"
11309   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11310   algorithm: "plot_nf_heatmap"
11311   output-file-type: ".html"
11312   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11313   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11314   filter: "'NIC_Intel-XXV710' and
11315            'NF_DENSITY' and
11316            'DOCKER' and
11317            'PIPELINE' and
11318            'NF_VPPIP4' and
11319            'IMIX' and
11320            '2T1C' and
11321            'NDRPDR'"
11322   parameters:
11323   - "throughput"
11324   - "name"
11325   - "tags"
11326   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11327   x-axis: "X = CNFs per Service Pipeline"
11328   y-axis: "Y = Number of Service Pipelines"
11329   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11330   layout:
11331     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11332     layout: "plot-service-density"
11333
11334 - type: "plot"
11335   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11336   algorithm: "plot_nf_heatmap"
11337   output-file-type: ".html"
11338   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11339   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11340   filter: "'NIC_Intel-XXV710' and
11341            'NF_DENSITY' and
11342            'DOCKER' and
11343            'PIPELINE' and
11344            'NF_VPPIP4' and
11345            'IMIX' and
11346            '4T2C' and
11347            'NDRPDR'"
11348   parameters:
11349   - "throughput"
11350   - "name"
11351   - "tags"
11352   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11353   x-axis: "X = CNFs per Service Pipeline"
11354   y-axis: "Y = Number of Service Pipelines"
11355   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11356   layout:
11357     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11358     layout: "plot-service-density"
11359
11360 - type: "plot"
11361   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11362   algorithm: "plot_nf_heatmap"
11363   output-file-type: ".html"
11364   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11365   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11366   filter: "'NIC_Intel-XXV710' and
11367            'NF_DENSITY' and
11368            'DOCKER' and
11369            'PIPELINE' and
11370            'NF_VPPIP4' and
11371            'IMIX' and
11372            '8T4C' and
11373            'NDRPDR'"
11374   parameters:
11375   - "throughput"
11376   - "name"
11377   - "tags"
11378   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11379   x-axis: "X = CNFs per Service Pipeline"
11380   y-axis: "Y = Number of Service Pipelines"
11381   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11382   layout:
11383     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11384     layout: "plot-service-density"
11385
11386 # Plots - NF Density - CSP - PDR IMIX
11387 - type: "plot"
11388   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11389   algorithm: "plot_nf_heatmap"
11390   output-file-type: ".html"
11391   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11392   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11393   filter: "'NIC_Intel-XXV710' and
11394            'NF_DENSITY' and
11395            'DOCKER' and
11396            'PIPELINE' and
11397            'NF_VPPIP4' and
11398            'IMIX' and
11399            '2T1C' and
11400            'NDRPDR'"
11401   parameters:
11402   - "throughput"
11403   - "name"
11404   - "tags"
11405   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11406   x-axis: "X = CNFs per Service Pipeline"
11407   y-axis: "Y = Number of Service Pipelines"
11408   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11409   layout:
11410     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11411     layout: "plot-service-density"
11412
11413 - type: "plot"
11414   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11415   algorithm: "plot_nf_heatmap"
11416   output-file-type: ".html"
11417   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
11418   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11419   filter: "'NIC_Intel-XXV710' and
11420            'NF_DENSITY' and
11421            'DOCKER' and
11422            'PIPELINE' and
11423            'NF_VPPIP4' and
11424            'IMIX' and
11425            '4T2C' and
11426            'NDRPDR'"
11427   parameters:
11428   - "throughput"
11429   - "name"
11430   - "tags"
11431   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11432   x-axis: "X = CNFs per Service Pipeline"
11433   y-axis: "Y = Number of Service Pipelines"
11434   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11435   layout:
11436     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11437     layout: "plot-service-density"
11438
11439 - type: "plot"
11440   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11441   algorithm: "plot_nf_heatmap"
11442   output-file-type: ".html"
11443   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
11444   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11445   filter: "'NIC_Intel-XXV710' and
11446            'NF_DENSITY' and
11447            'DOCKER' and
11448            'PIPELINE' and
11449            'NF_VPPIP4' and
11450            'IMIX' and
11451            '8T4C' and
11452            'NDRPDR'"
11453   parameters:
11454   - "throughput"
11455   - "name"
11456   - "tags"
11457   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11458   x-axis: "X = CNFs per Service Pipeline"
11459   y-axis: "Y = Number of Service Pipelines"
11460   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11461   layout:
11462     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11463     layout: "plot-service-density"
11464
11465 ################################################################################
11466
11467 # Packet Throughput
11468
11469 - type: "plot"
11470   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11471   algorithm: "plot_perf_box_name"
11472   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11473   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11474   include:
11475     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11476     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11477     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11478     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11479   layout:
11480     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11481     layout: "plot-throughput"
11482
11483 - type: "plot"
11484   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11485   algorithm: "plot_perf_box_name"
11486   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11487   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11488   include:
11489     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11490     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11491     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11492     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11493   layout:
11494     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11495     layout: "plot-throughput"
11496
11497 - type: "plot"
11498   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11499   algorithm: "plot_perf_box_name"
11500   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11501   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11502   include:
11503     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11504     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11505     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11506     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11507   layout:
11508     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11509     layout: "plot-throughput"
11510
11511 - type: "plot"
11512   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11513   algorithm: "plot_perf_box_name"
11514   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11515   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11516   include:
11517     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11518     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11519     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11520     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11521   layout:
11522     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11523     layout: "plot-throughput"
11524
11525 - type: "plot"
11526   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11527   algorithm: "plot_perf_box_name"
11528   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11529   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11530   include:
11531     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11532     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11533     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11534     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11535     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11536   layout:
11537     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11538     layout: "plot-throughput"
11539
11540 - type: "plot"
11541   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11542   algorithm: "plot_perf_box_name"
11543   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11544   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11545   include:
11546     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11547     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11548     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11549     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11550     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11551   layout:
11552     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11553     layout: "plot-throughput"
11554
11555 - type: "plot"
11556   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11557   algorithm: "plot_perf_box_name"
11558   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11559   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11560   include:
11561     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11562     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11563     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11564     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11565     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11566   layout:
11567     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11568     layout: "plot-throughput"
11569
11570 - type: "plot"
11571   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11572   algorithm: "plot_perf_box_name"
11573   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11574   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11575   include:
11576     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11577     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11578     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11579     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11580     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11581   layout:
11582     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11583     layout: "plot-throughput"
11584
11585 - type: "plot"
11586   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11587   algorithm: "plot_perf_box_name"
11588   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11589   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11590   include:
11591     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11592     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11593     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11594     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11595     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11596   layout:
11597     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11598     layout: "plot-throughput"
11599
11600 - type: "plot"
11601   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11602   algorithm: "plot_perf_box_name"
11603   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11604   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11605   include:
11606     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11607     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11608     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11609     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11610     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11611   layout:
11612     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11613     layout: "plot-throughput"
11614
11615 - type: "plot"
11616   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11617   algorithm: "plot_perf_box_name"
11618   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11619   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11620   include:
11621     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11622     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11623     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11624     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11625     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11626     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11627   layout:
11628     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11629     layout: "plot-throughput"
11630
11631 - type: "plot"
11632   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11633   algorithm: "plot_perf_box_name"
11634   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11635   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11636   include:
11637     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11638     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11639     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11640     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11641     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11642     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11643   layout:
11644     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11645     layout: "plot-throughput"
11646
11647 - type: "plot"
11648   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11649   algorithm: "plot_perf_box_name"
11650   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11651   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11652   include:
11653     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11654     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11655     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11656     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11657     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11658   layout:
11659     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11660     layout: "plot-throughput"
11661
11662 - type: "plot"
11663   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11664   algorithm: "plot_perf_box_name"
11665   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11666   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11667   include:
11668     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11669     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11670     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11671     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11672     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11673   layout:
11674     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11675     layout: "plot-throughput"
11676
11677 - type: "plot"
11678   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11679   algorithm: "plot_perf_box_name"
11680   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11681   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11682   include:
11683     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11684     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11685     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11686   layout:
11687     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11688     layout: "plot-throughput"
11689
11690 - type: "plot"
11691   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11692   algorithm: "plot_perf_box_name"
11693   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11694   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11695   include:
11696     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11697     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11698     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11699   layout:
11700     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11701     layout: "plot-throughput"
11702
11703 - type: "plot"
11704   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11705   algorithm: "plot_perf_box_name"
11706   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11707   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11708   include:
11709     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11710     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11711     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11712     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11713     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11714   layout:
11715     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11716     layout: "plot-throughput"
11717
11718 - type: "plot"
11719   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11720   algorithm: "plot_perf_box_name"
11721   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11722   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11723   include:
11724     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11725     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11726     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11727     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11728     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11729   layout:
11730     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11731     layout: "plot-throughput"
11732
11733 - type: "plot"
11734   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11735   algorithm: "plot_perf_box_name"
11736   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11737   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11738   include:
11739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11741     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11742   layout:
11743     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11744     layout: "plot-throughput"
11745
11746 - type: "plot"
11747   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11748   algorithm: "plot_perf_box_name"
11749   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11750   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11751   include:
11752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11754     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11755   layout:
11756     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11757     layout: "plot-throughput"
11758
11759 - type: "plot"
11760   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11761   algorithm: "plot_perf_box_name"
11762   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11763   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11764   include:
11765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11768     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11769     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11770     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11771   layout:
11772     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11773     layout: "plot-throughput"
11774
11775 - type: "plot"
11776   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11777   algorithm: "plot_perf_box_name"
11778   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11779   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11780   include:
11781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11785     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11787   layout:
11788     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11789     layout: "plot-throughput"
11790
11791 - type: "plot"
11792   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11793   algorithm: "plot_perf_box_name"
11794   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11795   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11796   include:
11797     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11798     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11799     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11800     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11801     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
11802   layout:
11803     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11804     layout: "plot-throughput"
11805
11806 - type: "plot"
11807   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11808   algorithm: "plot_perf_box_name"
11809   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11810   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11811   include:
11812     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
11813     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
11814     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
11815     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
11816     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
11817   layout:
11818     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11819     layout: "plot-throughput"
11820
11821 - type: "plot"
11822   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11823   algorithm: "plot_perf_box_name"
11824   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11825   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11826   include:
11827     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11828     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
11829     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11830     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
11831     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11832     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
11833     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11834     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
11835     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11836     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
11837   layout:
11838     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11839     layout: "plot-cps"
11840
11841 - type: "plot"
11842   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11843   algorithm: "plot_perf_box_name"
11844   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11845   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11846   include:
11847     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11848     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
11849     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11850     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
11851     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11852     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
11853     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11854     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
11855     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11856     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
11857   layout:
11858     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11859     layout: "plot-throughput"
11860
11861 - type: "plot"
11862   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11863   algorithm: "plot_perf_box_name"
11864   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11865   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11866   include:
11867     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11868     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
11869     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11870     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
11871     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11872     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
11873     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11874     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
11875     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11876     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
11877   layout:
11878     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11879     layout: "plot-cps"
11880
11881 - type: "plot"
11882   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11883   algorithm: "plot_perf_box_name"
11884   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11885   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11886   include:
11887     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11888     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
11889     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11890     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
11891     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11892     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
11893     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11894     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
11895     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11896     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
11897   layout:
11898     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11899     layout: "plot-throughput"
11900
11901 - type: "plot"
11902   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11903   algorithm: "plot_perf_box_name"
11904   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11905   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11906   include:
11907     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11908     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11909     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11910     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11911     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
11912   layout:
11913     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11914     layout: "plot-throughput"
11915
11916 - type: "plot"
11917   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11918   algorithm: "plot_perf_box_name"
11919   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11920   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11921   include:
11922     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
11923     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
11924     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
11925     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
11926     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
11927   layout:
11928     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11929     layout: "plot-throughput"
11930
11931 - type: "plot"
11932   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11933   algorithm: "plot_perf_box_name"
11934   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11935   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11936   include:
11937     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11938     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
11939     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11940     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
11941     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11942     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
11943     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11944     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
11945     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11946     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
11947   layout:
11948     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11949     layout: "plot-cps"
11950
11951 - type: "plot"
11952   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11953   algorithm: "plot_perf_box_name"
11954   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11955   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11956   include:
11957     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11958     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
11959     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11960     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
11961     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11962     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
11963     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11964     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
11965     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11966     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
11967   layout:
11968     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11969     layout: "plot-throughput"
11970
11971 - type: "plot"
11972   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11973   algorithm: "plot_perf_box_name"
11974   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11975   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11976   include:
11977     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11978     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
11979     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11980     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
11981     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11982     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
11983     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11984     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
11985     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11986     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
11987   layout:
11988     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11989     layout: "plot-cps"
11990
11991 - type: "plot"
11992   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11993   algorithm: "plot_perf_box_name"
11994   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11995   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11996   include:
11997     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11998     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
11999     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
12000     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
12001     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
12002     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
12003     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
12004     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
12005     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
12006     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
12007   layout:
12008     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
12009     layout: "plot-throughput"
12010
12011 - type: "plot"
12012   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12013   algorithm: "plot_perf_box_name"
12014   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12015   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12016   include:
12017     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12018     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12019     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12020     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12021     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12022     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12023   layout:
12024     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12025     layout: "plot-throughput"
12026
12027 - type: "plot"
12028   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12029   algorithm: "plot_perf_box_name"
12030   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12031   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12032   include:
12033     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12034     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12035     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12036     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12037     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12038     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12039   layout:
12040     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12041     layout: "plot-throughput"
12042
12043 - type: "plot"
12044   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12045   algorithm: "plot_perf_box_name"
12046   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12047   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12048   include:
12049     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12050     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12051     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12052   layout:
12053     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12054     layout: "plot-throughput"
12055
12056 - type: "plot"
12057   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12058   algorithm: "plot_perf_box_name"
12059   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12060   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12061   include:
12062     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12063     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12064     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12065   layout:
12066     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12067     layout: "plot-throughput"
12068
12069 - type: "plot"
12070   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12071   algorithm: "plot_perf_box_name"
12072   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12073   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12074   include:
12075     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12076     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12077 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12078 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12079 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12080   layout:
12081     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12082     layout: "plot-throughput"
12083
12084 - type: "plot"
12085   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12086   algorithm: "plot_perf_box_name"
12087   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12088   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12089   include:
12090     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12091     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12092 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12093 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12094 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12095   layout:
12096     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12097     layout: "plot-throughput"
12098
12099 - type: "plot"
12100   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12101   algorithm: "plot_perf_box_name"
12102   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12103   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12104   include:
12105     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12106     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12107     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12108     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12109     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12110   layout:
12111     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12112     layout: "plot-throughput"
12113
12114 - type: "plot"
12115   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12116   algorithm: "plot_perf_box_name"
12117   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12118   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12119   include:
12120     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12121     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12122     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12123     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12124     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12125   layout:
12126     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12127     layout: "plot-throughput"
12128
12129 - type: "plot"
12130   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12131   algorithm: "plot_perf_box_name"
12132   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12133   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12134   include:
12135     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12136     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12137     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12138     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12139     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12140   layout:
12141     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12142     layout: "plot-throughput"
12143
12144 - type: "plot"
12145   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12146   algorithm: "plot_perf_box_name"
12147   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12148   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12149   include:
12150     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12151     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12152     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12153     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12154     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12155   layout:
12156     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12157     layout: "plot-throughput"
12158
12159 - type: "plot"
12160   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12161   algorithm: "plot_perf_box_name"
12162   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12163   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12164   include:
12165     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12166     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12167     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12168     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12169   layout:
12170     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12171     layout: "plot-throughput"
12172
12173 - type: "plot"
12174   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12175   algorithm: "plot_perf_box_name"
12176   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12177   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12178   include:
12179     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12180     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12181     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12182     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12183   layout:
12184     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12185     layout: "plot-throughput"
12186
12187 - type: "plot"
12188   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12189   algorithm: "plot_perf_box_name"
12190   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12191   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12192   include:
12193     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12194     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12195     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12196     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12197     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12198   layout:
12199     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12200     layout: "plot-throughput"
12201
12202 - type: "plot"
12203   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12204   algorithm: "plot_perf_box_name"
12205   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12206   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12207   include:
12208     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12209     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12210     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12211     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12212     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12213   layout:
12214     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12215     layout: "plot-throughput"
12216
12217 - type: "plot"
12218   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12219   algorithm: "plot_perf_box_name"
12220   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12221   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12222   include:
12223     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12224     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12225     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12226     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12227     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12228   layout:
12229     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12230     layout: "plot-throughput"
12231
12232 - type: "plot"
12233   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12234   algorithm: "plot_perf_box_name"
12235   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12236   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12237   include:
12238     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12239     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12240     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12241     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12242     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12243   layout:
12244     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12245     layout: "plot-throughput"
12246
12247 - type: "plot"
12248   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12249   algorithm: "plot_perf_box_name"
12250   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12251   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12252   include:
12253     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12254     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12255     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12256     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12257   layout:
12258     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12259     layout: "plot-throughput"
12260
12261 - type: "plot"
12262   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12263   algorithm: "plot_perf_box_name"
12264   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12265   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12266   include:
12267     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12268     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12269     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12270     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12271   layout:
12272     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12273     layout: "plot-throughput"
12274
12275 - type: "plot"
12276   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12277   algorithm: "plot_perf_box_name"
12278   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12279   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12280   include:
12281     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12282     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12283     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12284     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12285     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12286   layout:
12287     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12288     layout: "plot-throughput"
12289
12290 - type: "plot"
12291   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12292   algorithm: "plot_perf_box_name"
12293   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12294   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12295   include:
12296     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12297     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12298     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12299     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12300     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12301   layout:
12302     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12303     layout: "plot-throughput"
12304
12305 - type: "plot"
12306   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12307   algorithm: "plot_perf_box_name"
12308   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12309   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12310   include:
12311     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12312     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12313     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12314     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12315     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12316     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12317   layout:
12318     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12319     layout: "plot-throughput"
12320
12321 - type: "plot"
12322   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12323   algorithm: "plot_perf_box_name"
12324   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12325   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12326   include:
12327     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12328     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12329     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12330     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12331     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12332     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12333   layout:
12334     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12335     layout: "plot-throughput"
12336
12337 - type: "plot"
12338   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12339   algorithm: "plot_perf_box_name"
12340   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12341   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12342   include:
12343     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12344     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12345     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12346     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12347     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12348   layout:
12349     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12350     layout: "plot-throughput"
12351
12352 - type: "plot"
12353   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12354   algorithm: "plot_perf_box_name"
12355   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12356   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12357   include:
12358     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12359     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12360     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12361     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12362     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12363   layout:
12364     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12365     layout: "plot-throughput"
12366
12367 - type: "plot"
12368   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12369   algorithm: "plot_perf_box_name"
12370   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12371   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12372   include:
12373     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12374     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12375     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12376     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12377     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12378   layout:
12379     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12380     layout: "plot-throughput"
12381
12382 - type: "plot"
12383   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12384   algorithm: "plot_perf_box_name"
12385   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12386   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12387   include:
12388     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12389     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12390     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12391     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12392     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12393   layout:
12394     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12395     layout: "plot-throughput"
12396
12397 - type: "plot"
12398   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12399   algorithm: "plot_perf_box_name"
12400   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12401   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12402   include:
12403     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12404     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12405   layout:
12406     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12407     layout: "plot-throughput"
12408
12409 - type: "plot"
12410   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12411   algorithm: "plot_perf_box_name"
12412   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12413   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12414   include:
12415     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12416     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12417   layout:
12418     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12419     layout: "plot-throughput"
12420
12421 - type: "plot"
12422   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12423   algorithm: "plot_perf_box_name"
12424   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12425   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12426   include:
12427     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12428     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12429     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12430     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12431   layout:
12432     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12433     layout: "plot-throughput"
12434
12435 - type: "plot"
12436   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12437   algorithm: "plot_perf_box_name"
12438   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12439   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12440   include:
12441     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12442     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12443     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12444     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12445   layout:
12446     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12447     layout: "plot-throughput"
12448
12449 - type: "plot"
12450   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12451   algorithm: "plot_perf_box_name"
12452   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12453   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12454   include:
12455     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12456     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12457     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12458     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12459   layout:
12460     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12461     layout: "plot-throughput"
12462
12463 - type: "plot"
12464   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12465   algorithm: "plot_perf_box_name"
12466   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12467   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12468   include:
12469     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12470     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12471     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12472     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12473   layout:
12474     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12475     layout: "plot-throughput"
12476
12477 - type: "plot"
12478   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12479   algorithm: "plot_perf_box_name"
12480   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12481   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12482   include:
12483     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12484     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12485     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12486     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12487   layout:
12488     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12489     layout: "plot-throughput"
12490
12491 - type: "plot"
12492   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12493   algorithm: "plot_perf_box_name"
12494   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12495   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12496   include:
12497     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12498     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12499     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12500     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12501   layout:
12502     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12503     layout: "plot-throughput"
12504
12505 - type: "plot"
12506   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12507   algorithm: "plot_perf_box_name"
12508   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12509   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12510   include:
12511     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12512     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12513     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12514     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12515   layout:
12516     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12517     layout: "plot-throughput"
12518
12519 - type: "plot"
12520   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12521   algorithm: "plot_perf_box_name"
12522   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12523   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12524   include:
12525     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12526     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12527     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12528     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12529   layout:
12530     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12531     layout: "plot-throughput"
12532
12533 - type: "plot"
12534   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12535   algorithm: "plot_perf_box_name"
12536   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12537   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12538   include:
12539     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12540     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12541     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12542     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12543     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12544     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12545   layout:
12546     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12547     layout: "plot-throughput"
12548
12549 - type: "plot"
12550   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12551   algorithm: "plot_perf_box_name"
12552   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12553   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12554   include:
12555     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12556     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12557     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12558     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12559     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12560     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12561   layout:
12562     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12563     layout: "plot-throughput"
12564
12565 - type: "plot"
12566   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12567   algorithm: "plot_perf_box_name"
12568   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12569   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12570   include:
12571     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12572     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12573     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12574     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12575     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12576   layout:
12577     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12578     layout: "plot-throughput"
12579
12580 - type: "plot"
12581   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12582   algorithm: "plot_perf_box_name"
12583   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12584   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12585   include:
12586     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12587     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12588     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12589     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12590     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12591   layout:
12592     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12593     layout: "plot-throughput"
12594
12595 - type: "plot"
12596   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12597   algorithm: "plot_perf_box_name"
12598   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12599   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12600   include:
12601     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12602     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12603     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12604     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12605     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12606   layout:
12607     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12608     layout: "plot-throughput"
12609
12610 - type: "plot"
12611   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12612   algorithm: "plot_perf_box_name"
12613   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12614   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12615   include:
12616     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12617     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12618     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12619     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12620     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12621   layout:
12622     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12623     layout: "plot-throughput"
12624
12625 - type: "plot"
12626   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12627   algorithm: "plot_perf_box_name"
12628   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12629   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12630   include:
12631     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12632     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12633     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12634   layout:
12635     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12636     layout: "plot-throughput"
12637
12638 - type: "plot"
12639   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12640   algorithm: "plot_perf_box_name"
12641   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12642   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12643   include:
12644     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12645     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12646     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12647   layout:
12648     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12649     layout: "plot-throughput"
12650
12651 - type: "plot"
12652   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12653   algorithm: "plot_perf_box_name"
12654   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12655   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12656   include:
12657     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12658     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12659     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12660   layout:
12661     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12662     layout: "plot-throughput"
12663
12664 - type: "plot"
12665   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12666   algorithm: "plot_perf_box_name"
12667   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12668   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12669   include:
12670     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12671     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12672     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12673   layout:
12674     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12675     layout: "plot-throughput"
12676
12677 - type: "plot"
12678   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12679   algorithm: "plot_perf_box_name"
12680   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12681   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12682   include:
12683     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12684     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12685     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12686     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12687     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12688   layout:
12689     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12690     layout: "plot-throughput"
12691
12692 - type: "plot"
12693   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12694   algorithm: "plot_perf_box_name"
12695   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12696   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12697   include:
12698     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12699     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12700     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12701     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12702     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12703   layout:
12704     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12705     layout: "plot-throughput"
12706
12707 - type: "plot"
12708   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12709   algorithm: "plot_perf_box_name"
12710   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12711   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12712   include:
12713     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12714     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12715     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12716     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12717     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12718   layout:
12719     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12720     layout: "plot-throughput"
12721
12722 - type: "plot"
12723   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12724   algorithm: "plot_perf_box_name"
12725   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12726   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12727   include:
12728     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12729     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12730     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12731     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12732     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12733   layout:
12734     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12735     layout: "plot-throughput"
12736
12737 - type: "plot"
12738   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12739   algorithm: "plot_perf_box_name"
12740   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12741   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12742   include:
12743     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12744     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12745     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12746     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12747     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12748   layout:
12749     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12750     layout: "plot-throughput"
12751
12752 - type: "plot"
12753   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12754   algorithm: "plot_perf_box_name"
12755   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12756   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12757   include:
12758     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12759     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12760     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12761     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12762     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12763   layout:
12764     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12765     layout: "plot-throughput"
12766
12767 - type: "plot"
12768   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12769   algorithm: "plot_perf_box_name"
12770   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12771   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12772   include:
12773     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12774     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12775     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12776     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12777     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12778   layout:
12779     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12780     layout: "plot-throughput"
12781
12782 - type: "plot"
12783   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12784   algorithm: "plot_perf_box_name"
12785   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12786   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12787   include:
12788     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12789     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12790     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12791     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12792     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12793   layout:
12794     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12795     layout: "plot-throughput"
12796
12797 - type: "plot"
12798   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12799   algorithm: "plot_perf_box_name"
12800   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12801   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12802   include:
12803     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12804     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12805     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12806     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12807     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12808   layout:
12809     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12810     layout: "plot-throughput"
12811
12812 - type: "plot"
12813   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12814   algorithm: "plot_perf_box_name"
12815   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12816   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12817   include:
12818     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12819     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12820     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12821     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12822     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12823   layout:
12824     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12825     layout: "plot-throughput"
12826
12827 - type: "plot"
12828   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12829   algorithm: "plot_perf_box_name"
12830   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12831   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12832   include:
12833     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12834     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12835     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12836     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12837     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12838     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12839   layout:
12840     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12841     layout: "plot-throughput"
12842
12843 - type: "plot"
12844   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12845   algorithm: "plot_perf_box_name"
12846   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12847   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12848   include:
12849     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12850     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12851     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12852     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12853     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12854     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12855   layout:
12856     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12857     layout: "plot-throughput"
12858
12859 - type: "plot"
12860   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12861   algorithm: "plot_perf_box_name"
12862   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12863   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12864   include:
12865     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12866     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12867     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12868     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12869   layout:
12870     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12871     layout: "plot-throughput"
12872
12873 - type: "plot"
12874   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12875   algorithm: "plot_perf_box_name"
12876   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12877   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12878   include:
12879     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12880     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12881     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12882     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12883   layout:
12884     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12885     layout: "plot-throughput"
12886
12887 - type: "plot"
12888   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12889   algorithm: "plot_perf_box_name"
12890   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12891   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12892   include:
12893     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12894     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12895     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12896     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12897     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12898     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12899   layout:
12900     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12901     layout: "plot-throughput"
12902
12903 - type: "plot"
12904   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12905   algorithm: "plot_perf_box_name"
12906   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12907   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12908   include:
12909     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12910     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12911     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12912     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12913     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12914     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12915   layout:
12916     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12917     layout: "plot-throughput"
12918
12919 - type: "plot"
12920   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12921   algorithm: "plot_perf_box_name"
12922   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12923   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12924   include:
12925     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12926     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12927     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12928     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12929     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12930     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12931   layout:
12932     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12933     layout: "plot-throughput"
12934
12935 - type: "plot"
12936   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12937   algorithm: "plot_perf_box_name"
12938   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12939   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12940   include:
12941     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12942     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12943     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12944     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12945     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12946     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12947   layout:
12948     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12949     layout: "plot-throughput"
12950
12951 - type: "plot"
12952   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12953   algorithm: "plot_perf_box_name"
12954   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12955   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12956   include:
12957     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12958     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12959     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12960     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12961     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12962     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12963   layout:
12964     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12965     layout: "plot-throughput"
12966
12967 - type: "plot"
12968   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12969   algorithm: "plot_perf_box_name"
12970   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12971   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12972   include:
12973     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12974     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12975     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12976     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12977     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12978     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12979   layout:
12980     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12981     layout: "plot-throughput"
12982
12983 - type: "plot"
12984   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12985   algorithm: "plot_perf_box_name"
12986   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12987   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12988   include:
12989     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12990     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12991     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12992     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12993     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12994     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12995   layout:
12996     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12997     layout: "plot-throughput"
12998
12999 - type: "plot"
13000   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13001   algorithm: "plot_perf_box_name"
13002   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13003   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13004   include:
13005     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13006     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13007     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13008     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13009     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13010     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13011   layout:
13012     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13013     layout: "plot-throughput"
13014
13015 - type: "plot"
13016   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13017   algorithm: "plot_perf_box_name"
13018   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13019   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13020   include:
13021     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13022     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13023     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13024     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13025     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13026     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13027   layout:
13028     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13029     layout: "plot-throughput"
13030
13031 - type: "plot"
13032   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13033   algorithm: "plot_perf_box_name"
13034   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13035   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13036   include:
13037     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13038     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13039     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13040     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13041     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13042     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13043   layout:
13044     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13045     layout: "plot-throughput"
13046
13047 - type: "plot"
13048   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13049   algorithm: "plot_perf_box_name"
13050   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13051   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13052   include:
13053     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13054     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13055     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13056     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13057     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13058     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13059   layout:
13060     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13061     layout: "plot-throughput"
13062
13063 - type: "plot"
13064   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13065   algorithm: "plot_perf_box_name"
13066   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13067   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13068   include:
13069     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13070     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13071     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13072     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13073     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13074     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13075   layout:
13076     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13077     layout: "plot-throughput"
13078
13079 - type: "plot"
13080   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13081   algorithm: "plot_perf_box_name"
13082   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13083   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13084   include:
13085     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13086     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13087     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13088     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13089     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13090   layout:
13091     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13092     layout: "plot-throughput"
13093
13094 - type: "plot"
13095   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13096   algorithm: "plot_perf_box_name"
13097   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13098   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13099   include:
13100     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13101     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13102     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13103     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13104     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13105   layout:
13106     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13107     layout: "plot-throughput"
13108
13109 - type: "plot"
13110   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13111   algorithm: "plot_perf_box_name"
13112   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13113   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13114   include:
13115     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13116     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13117     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13118     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13119     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13120   layout:
13121     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13122     layout: "plot-throughput"
13123
13124 - type: "plot"
13125   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13126   algorithm: "plot_perf_box_name"
13127   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13128   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13129   include:
13130     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13131     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13132     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13133     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13134     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13135   layout:
13136     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13137     layout: "plot-throughput"
13138
13139 - type: "plot"
13140   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13141   algorithm: "plot_perf_box_name"
13142   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13143   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13144   include:
13145     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13146     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13147     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13148     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13149   layout:
13150     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13151     layout: "plot-throughput"
13152
13153 - type: "plot"
13154   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13155   algorithm: "plot_perf_box_name"
13156   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13157   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13158   include:
13159     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13160     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13161     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13162     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13163   layout:
13164     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13165     layout: "plot-throughput"
13166
13167 - type: "plot"
13168   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13169   algorithm: "plot_perf_box_name"
13170   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13171   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13172   include:
13173     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13174     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13175     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13176     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13177   layout:
13178     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13179     layout: "plot-throughput"
13180
13181 - type: "plot"
13182   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13183   algorithm: "plot_perf_box_name"
13184   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13185   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13186   include:
13187     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13188     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13189     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13190     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13191   layout:
13192     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13193     layout: "plot-throughput"
13194
13195 - type: "plot"
13196   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13197   algorithm: "plot_perf_box_name"
13198   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13199   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13200   include:
13201     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13202     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13203     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13204     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13205     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13206     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13207   layout:
13208     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13209     layout: "plot-throughput"
13210
13211 - type: "plot"
13212   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13213   algorithm: "plot_perf_box_name"
13214   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13215   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13216   include:
13217     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13218     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13219     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13220     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13221     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13222     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13223   layout:
13224     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13225     layout: "plot-throughput"
13226
13227 - type: "plot"
13228   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13229   algorithm: "plot_perf_box_name"
13230   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13231   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13232   include:
13233     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13234     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13235     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13236     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13237     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13238   layout:
13239     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13240     layout: "plot-throughput"
13241
13242 - type: "plot"
13243   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13244   algorithm: "plot_perf_box_name"
13245   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13246   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13247   include:
13248     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13249     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13250     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13251     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13252     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13253   layout:
13254     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13255     layout: "plot-throughput"
13256
13257 - type: "plot"
13258   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13259   algorithm: "plot_perf_box_name"
13260   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13261   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13262   include:
13263     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13264     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13265     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13266     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13267     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13268   layout:
13269     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13270     layout: "plot-throughput"
13271
13272 - type: "plot"
13273   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13274   algorithm: "plot_perf_box_name"
13275   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13276   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13277   include:
13278     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13279     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13280     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13281     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13282     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13283   layout:
13284     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13285     layout: "plot-throughput"
13286
13287 - type: "plot"
13288   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13289   algorithm: "plot_perf_box_name"
13290   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13291   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13292   include:
13293     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13294     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13295     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13296     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13297   layout:
13298     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13299     layout: "plot-throughput"
13300
13301 - type: "plot"
13302   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13303   algorithm: "plot_perf_box_name"
13304   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13305   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13306   include:
13307     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13308     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13309     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13310     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13311   layout:
13312     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13313     layout: "plot-throughput"
13314
13315 - type: "plot"
13316   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13317   algorithm: "plot_perf_box_name"
13318   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13319   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13320   include:
13321     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13322     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13323     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13324     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13325     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13326     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13327   layout:
13328     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13329     layout: "plot-throughput"
13330
13331 - type: "plot"
13332   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13333   algorithm: "plot_perf_box_name"
13334   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13335   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13336   include:
13337     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13338     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13339     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13340     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13341     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13342     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13343   layout:
13344     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13345     layout: "plot-throughput"
13346
13347 - type: "plot"
13348   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13349   algorithm: "plot_perf_box_name"
13350   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13351   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13352   include:
13353     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13354     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13355     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13356     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13357     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13358     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13359   layout:
13360     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13361     layout: "plot-throughput"
13362
13363 - type: "plot"
13364   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13365   algorithm: "plot_perf_box_name"
13366   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13367   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13368   include:
13369     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13370     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13371     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13372     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13373     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13374     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13375   layout:
13376     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13377     layout: "plot-throughput"
13378
13379 - type: "plot"
13380   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13381   algorithm: "plot_perf_box_name"
13382   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13383   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13384   include:
13385     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13386     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13387     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13388     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13389     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13390     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13391   layout:
13392     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13393     layout: "plot-throughput"
13394
13395 - type: "plot"
13396   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13397   algorithm: "plot_perf_box_name"
13398   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13399   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13400   include:
13401     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13402     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13403     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13404     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13405     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13406     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13407   layout:
13408     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13409     layout: "plot-throughput"
13410
13411 - type: "plot"
13412   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13413   algorithm: "plot_perf_box_name"
13414   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13415   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13416   include:
13417     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13418     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13419     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13420     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13421     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13422     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13423   layout:
13424     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13425     layout: "plot-throughput"
13426
13427 - type: "plot"
13428   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13429   algorithm: "plot_perf_box_name"
13430   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13431   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13432   include:
13433     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13434     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13435     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13436     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13437     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13438     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13439   layout:
13440     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13441     layout: "plot-throughput"
13442
13443 - type: "plot"
13444   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13445   algorithm: "plot_perf_box_name"
13446   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13447   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13448   include:
13449     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13450     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13451     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13452     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13453   layout:
13454     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13455     layout: "plot-throughput"
13456
13457 - type: "plot"
13458   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13459   algorithm: "plot_perf_box_name"
13460   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13461   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13462   include:
13463     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13464     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13465     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13466     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13467   layout:
13468     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13469     layout: "plot-throughput"
13470
13471 - type: "plot"
13472   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13473   algorithm: "plot_perf_box_name"
13474   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13475   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13476   include:
13477     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13478     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13479     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13480     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13481     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13482     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13483   layout:
13484     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13485     layout: "plot-throughput"
13486
13487 - type: "plot"
13488   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13489   algorithm: "plot_perf_box_name"
13490   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13491   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13492   include:
13493     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13494     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13495     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13496     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13497     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13498     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13499   layout:
13500     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13501     layout: "plot-throughput"
13502
13503 - type: "plot"
13504   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13505   algorithm: "plot_perf_box_name"
13506   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13507   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13508   include:
13509     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13510     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13511     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13512     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13513     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13514     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13515   layout:
13516     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13517     layout: "plot-throughput"
13518
13519 - type: "plot"
13520   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13521   algorithm: "plot_perf_box_name"
13522   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13523   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13524   include:
13525     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13526     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13527     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13528     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13529     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13530     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13531   layout:
13532     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13533     layout: "plot-throughput"
13534
13535 - type: "plot"
13536   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13537   algorithm: "plot_perf_box_name"
13538   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13539   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13540   include:
13541     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13542     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13543     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13544     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13545   layout:
13546     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13547     layout: "plot-throughput"
13548
13549 - type: "plot"
13550   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13551   algorithm: "plot_perf_box_name"
13552   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13553   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13554   include:
13555     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13556     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13557     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13558     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13559   layout:
13560     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13561     layout: "plot-throughput"
13562
13563 - type: "plot"
13564   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13565   algorithm: "plot_perf_box_name"
13566   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13567   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13568   include:
13569     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13570     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13571     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13572     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13573     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13574     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13575   layout:
13576     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13577     layout: "plot-throughput"
13578
13579 - type: "plot"
13580   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13581   algorithm: "plot_perf_box_name"
13582   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13583   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13584   include:
13585     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13586     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13587     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13588     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13589     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13590     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13591   layout:
13592     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13593     layout: "plot-throughput"
13594
13595 - type: "plot"
13596   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13597   algorithm: "plot_perf_box_name"
13598   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13599   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13600   include:
13601     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13602     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13603     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13604     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13605   layout:
13606     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13607     layout: "plot-throughput"
13608
13609 - type: "plot"
13610   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13611   algorithm: "plot_perf_box_name"
13612   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13613   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13614   include:
13615     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13616     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13617     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13618     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13619   layout:
13620     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13621     layout: "plot-throughput"
13622
13623 - type: "plot"
13624   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13625   algorithm: "plot_perf_box_name"
13626   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13627   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13628   include:
13629     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13630     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13631     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13632     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13633     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13634     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13635   layout:
13636     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13637     layout: "plot-throughput"
13638
13639 - type: "plot"
13640   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13641   algorithm: "plot_perf_box_name"
13642   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13643   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13644   include:
13645     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13646     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13647     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13648     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13649     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13650     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13651   layout:
13652     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13653     layout: "plot-throughput"
13654
13655 - type: "plot"
13656   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13657   algorithm: "plot_perf_box_name"
13658   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13659   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13660   include:
13661     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13662     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13663     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13664     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13665     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13666     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13667   layout:
13668     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13669     layout: "plot-throughput"
13670
13671 - type: "plot"
13672   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13673   algorithm: "plot_perf_box_name"
13674   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13675   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13676   include:
13677     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13678     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13679     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13680     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13681     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13682     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13683   layout:
13684     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13685     layout: "plot-throughput"
13686
13687 - type: "plot"
13688   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13689   algorithm: "plot_perf_box_name"
13690   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13691   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13692   include:
13693     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13694     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13695     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13696     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13697     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13698     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13699   layout:
13700     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13701     layout: "plot-throughput"
13702
13703 - type: "plot"
13704   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13705   algorithm: "plot_perf_box_name"
13706   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13707   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13708   include:
13709     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13710     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13711     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13712     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13713     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13714     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13715   layout:
13716     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13717     layout: "plot-throughput"
13718
13719 - type: "plot"
13720   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13721   algorithm: "plot_perf_box_name"
13722   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13723   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13724   include:
13725     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13726     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13727     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13728 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13729 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13730 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13731   layout:
13732     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13733     layout: "plot-throughput"
13734
13735 - type: "plot"
13736   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13737   algorithm: "plot_perf_box_name"
13738   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13739   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13740   include:
13741     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13742     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13743     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13744 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13745 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13746 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13747   layout:
13748     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13749     layout: "plot-throughput"
13750
13751 - type: "plot"
13752   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13753   algorithm: "plot_perf_box_name"
13754   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13755   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13756   include:
13757     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13758     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13759     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13760     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13761     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13762     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13763   layout:
13764     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13765     layout: "plot-throughput"
13766
13767 - type: "plot"
13768   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13769   algorithm: "plot_perf_box_name"
13770   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13771   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13772   include:
13773     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13774     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13775     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13776     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13777     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13778     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13779   layout:
13780     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13781     layout: "plot-throughput"
13782
13783 - type: "plot"
13784   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13785   algorithm: "plot_perf_box_name"
13786   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13787   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13788   include:
13789     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13790     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13791     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13792     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13793     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13794     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13795   layout:
13796     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13797     layout: "plot-throughput"
13798
13799 - type: "plot"
13800   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13801   algorithm: "plot_perf_box_name"
13802   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13803   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13804   include:
13805     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13806     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13807     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13808     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13809     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13810     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13811   layout:
13812     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13813     layout: "plot-throughput"
13814
13815 #- type: "plot"
13816 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13817 #  algorithm: "plot_perf_box_name"
13818 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13819 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13820 #  include:
13821 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13822 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13823 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13824 #  layout:
13825 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13826 #    layout: "plot-throughput"
13827 #
13828 #- type: "plot"
13829 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13830 #  algorithm: "plot_perf_box_name"
13831 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13832 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13833 #  include:
13834 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13835 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13836 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13837 #  layout:
13838 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13839 #    layout: "plot-throughput"
13840
13841 - type: "plot"
13842   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13843   algorithm: "plot_perf_box_name"
13844   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13845   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13846   include:
13847     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13848     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13849     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13850     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13851     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13852   layout:
13853     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13854     layout: "plot-throughput"
13855
13856 - type: "plot"
13857   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13858   algorithm: "plot_perf_box_name"
13859   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13860   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13861   include:
13862     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13863     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13864     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13865     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13866     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13867   layout:
13868     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13869     layout: "plot-throughput"
13870
13871 - type: "plot"
13872   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13873   algorithm: "plot_perf_box_name"
13874   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13875   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13876   include:
13877     - "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"
13878     - "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"
13879     - "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"
13880     - "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"
13881     - "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"
13882   layout:
13883     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13884     layout: "plot-throughput"
13885
13886 - type: "plot"
13887   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13888   algorithm: "plot_perf_box_name"
13889   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13890   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13891   include:
13892     - "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"
13893     - "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"
13894     - "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"
13895     - "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"
13896     - "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"
13897   layout:
13898     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13899     layout: "plot-throughput"
13900
13901 - type: "plot"
13902   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13903   algorithm: "plot_perf_box_name"
13904   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13905   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13906   include:
13907     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13908     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13909     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13910     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13911     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13912   layout:
13913     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13914     layout: "plot-throughput"
13915
13916 - type: "plot"
13917   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13918   algorithm: "plot_perf_box_name"
13919   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13920   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13921   include:
13922     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13923     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13924     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13925     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13926     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13927   layout:
13928     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13929     layout: "plot-throughput"
13930
13931 - type: "plot"
13932   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13933   algorithm: "plot_perf_box_name"
13934   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13935   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13936   include:
13937     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13938     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13939     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13940     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13941     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13942   layout:
13943     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13944     layout: "plot-throughput"
13945
13946 - type: "plot"
13947   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13948   algorithm: "plot_perf_box_name"
13949   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13950   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13951   include:
13952     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13953     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13954     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13955     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13956     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13957   layout:
13958     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13959     layout: "plot-throughput"
13960
13961 - type: "plot"
13962   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13963   algorithm: "plot_perf_box_name"
13964   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13965   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13966   include:
13967     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13968     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13969     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13970     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13971     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13972   layout:
13973     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13974     layout: "plot-throughput"
13975
13976 - type: "plot"
13977   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13978   algorithm: "plot_perf_box_name"
13979   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13980   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13981   include:
13982     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13983     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13984     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13985     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13986     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13987   layout:
13988     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13989     layout: "plot-throughput"
13990
13991 - type: "plot"
13992   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13993   algorithm: "plot_perf_box_name"
13994   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13995   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13996   include:
13997     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13998     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13999     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14000     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14001     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14002   layout:
14003     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14004     layout: "plot-throughput"
14005
14006 - type: "plot"
14007   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14008   algorithm: "plot_perf_box_name"
14009   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14010   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14011   include:
14012     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14013     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14014     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14015     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14016     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14017   layout:
14018     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14019     layout: "plot-throughput"
14020
14021 - type: "plot"
14022   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14023   algorithm: "plot_perf_box_name"
14024   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14025   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14026   include:
14027     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14028     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14029     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14030     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14031   layout:
14032     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14033     layout: "plot-throughput"
14034
14035 - type: "plot"
14036   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14037   algorithm: "plot_perf_box_name"
14038   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14039   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14040   include:
14041     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14042     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14043     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14044     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14045   layout:
14046     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14047     layout: "plot-throughput"
14048
14049 - type: "plot"
14050   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14051   algorithm: "plot_perf_box_name"
14052   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14053   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14054   include:
14055     - "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"
14056     - "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"
14057     - "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"
14058     - "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"
14059   layout:
14060     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14061     layout: "plot-throughput"
14062
14063 - type: "plot"
14064   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14065   algorithm: "plot_perf_box_name"
14066   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14067   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14068   include:
14069     - "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"
14070     - "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"
14071     - "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"
14072     - "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"
14073   layout:
14074     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14075     layout: "plot-throughput"
14076
14077 - type: "plot"
14078   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14079   algorithm: "plot_perf_box_name"
14080   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14081   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14082   include:
14083     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14084     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14085     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14086     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14087     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14088     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14089   layout:
14090     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14091     layout: "plot-throughput"
14092
14093 - type: "plot"
14094   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14095   algorithm: "plot_perf_box_name"
14096   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14097   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14098   include:
14099     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14100     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14101     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14102     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14103     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14104     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14105   layout:
14106     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14107     layout: "plot-throughput"
14108
14109 - type: "plot"
14110   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14111   algorithm: "plot_perf_box_name"
14112   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14113   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14114   include:
14115     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14116     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14117     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14118     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14119     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14120     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14121   layout:
14122     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14123     layout: "plot-throughput"
14124
14125 - type: "plot"
14126   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14127   algorithm: "plot_perf_box_name"
14128   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14129   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14130   include:
14131     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14132     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14133     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14134     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14135     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14136     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14137   layout:
14138     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14139     layout: "plot-throughput"
14140
14141 - type: "plot"
14142   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14143   algorithm: "plot_perf_box_name"
14144   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14145   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14146   include:
14147     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14148     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14149     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14150     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14151     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14152     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14153   layout:
14154     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14155     layout: "plot-throughput"
14156
14157 - type: "plot"
14158   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14159   algorithm: "plot_perf_box_name"
14160   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14161   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14162   include:
14163     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14164     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14165     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14166     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14167     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14168     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14169   layout:
14170     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14171     layout: "plot-throughput"
14172
14173 - type: "plot"
14174   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14175   algorithm: "plot_perf_box_name"
14176   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14177   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14178   include:
14179     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14180     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14181     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14182     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14183     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14184   layout:
14185     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14186     layout: "plot-throughput"
14187
14188 - type: "plot"
14189   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14190   algorithm: "plot_perf_box_name"
14191   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14192   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14193   include:
14194     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14195     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14196     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14197     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14198     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14199   layout:
14200     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14201     layout: "plot-throughput"
14202
14203 - type: "plot"
14204   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14205   algorithm: "plot_perf_box_name"
14206   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14207   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14208   include:
14209     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14210     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14211   layout:
14212     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14213     layout: "plot-throughput"
14214
14215 - type: "plot"
14216   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14217   algorithm: "plot_perf_box_name"
14218   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14219   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14220   include:
14221     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14222     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14223   layout:
14224     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14225     layout: "plot-throughput"
14226
14227 - type: "plot"
14228   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14229   algorithm: "plot_perf_box_name"
14230   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14231   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14232   include:
14233     - "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"
14234     - "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"
14235   layout:
14236     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14237     layout: "plot-throughput"
14238
14239 - type: "plot"
14240   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14241   algorithm: "plot_perf_box_name"
14242   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14243   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14244   include:
14245     - "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"
14246     - "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"
14247   layout:
14248     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14249     layout: "plot-throughput"
14250
14251 - type: "plot"
14252   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14253   algorithm: "plot_perf_box_name"
14254   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14255   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14256   include:
14257     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14258     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14259   layout:
14260     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14261     layout: "plot-throughput"
14262
14263 - type: "plot"
14264   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14265   algorithm: "plot_perf_box_name"
14266   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14267   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14268   include:
14269     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14270     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14271   layout:
14272     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14273     layout: "plot-throughput"
14274
14275 - type: "plot"
14276   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14277   algorithm: "plot_perf_box_name"
14278   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14279   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14280   include:
14281     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14282     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14283   layout:
14284     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14285     layout: "plot-throughput"
14286
14287 - type: "plot"
14288   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14289   algorithm: "plot_perf_box_name"
14290   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14291   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14292   include:
14293     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14294     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14295   layout:
14296     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14297     layout: "plot-throughput"
14298
14299 - type: "plot"
14300   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14301   algorithm: "plot_perf_box_name"
14302   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14303   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14304   include:
14305     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14306     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14307     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14308     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14309     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14310     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14311   layout:
14312     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14313     layout: "plot-throughput"
14314
14315 - type: "plot"
14316   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14317   algorithm: "plot_perf_box_name"
14318   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14319   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14320   include:
14321     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14322     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14323     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14324     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14325     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14326     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14327   layout:
14328     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14329     layout: "plot-throughput"
14330
14331 - type: "plot"
14332   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14333   algorithm: "plot_perf_box_name"
14334   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14335   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14336   include:
14337     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14338     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14339     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14340     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14341     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14342     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14343   layout:
14344     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14345     layout: "plot-throughput"
14346
14347 - type: "plot"
14348   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14349   algorithm: "plot_perf_box_name"
14350   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14351   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14352   include:
14353     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14354     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14355     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14356     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14357     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14358     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14359   layout:
14360     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14361     layout: "plot-throughput"
14362
14363 - type: "plot"
14364   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14365   algorithm: "plot_perf_box_name"
14366   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14367   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14368   include:
14369     - "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"
14370     - "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"
14371     - "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"
14372     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14373     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14374     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14375   layout:
14376     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14377     layout: "plot-throughput"
14378
14379 - type: "plot"
14380   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14381   algorithm: "plot_perf_box_name"
14382   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14383   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14384   include:
14385     - "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"
14386     - "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"
14387     - "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"
14388     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14389     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14390     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14391   layout:
14392     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14393     layout: "plot-throughput"
14394
14395 ################################################################################
14396
14397 # Packet Speedup
14398
14399 - type: "plot"
14400   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14401   algorithm: "plot_tsa_name"
14402   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14403   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14404   include:
14405     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14406     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14407     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14408     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14409   layout:
14410     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14411     layout: "plot-throughput-speedup-analysis"
14412
14413 - type: "plot"
14414   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14415   algorithm: "plot_tsa_name"
14416   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14417   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14418   include:
14419     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14420     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14421     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14422     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14423   layout:
14424     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14425     layout: "plot-throughput-speedup-analysis"
14426
14427 - type: "plot"
14428   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14429   algorithm: "plot_tsa_name"
14430   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14431   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14432   include:
14433     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14434     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14435     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14436     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14437   layout:
14438     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14439     layout: "plot-throughput-speedup-analysis"
14440
14441 - type: "plot"
14442   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14443   algorithm: "plot_tsa_name"
14444   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14445   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14446   include:
14447     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14448     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14449     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14450     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14451   layout:
14452     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14453     layout: "plot-throughput-speedup-analysis"
14454
14455 - type: "plot"
14456   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14457   algorithm: "plot_tsa_name"
14458   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14459   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14460   include:
14461     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14462     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14463     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14464     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14465     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14466   layout:
14467     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14468     layout: "plot-throughput-speedup-analysis"
14469
14470 - type: "plot"
14471   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14472   algorithm: "plot_tsa_name"
14473   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14474   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14475   include:
14476     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14477     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14478     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14479     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14480     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14481   layout:
14482     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14483     layout: "plot-throughput-speedup-analysis"
14484
14485 - type: "plot"
14486   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14487   algorithm: "plot_tsa_name"
14488   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14489   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14490   include:
14491     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14492     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14493     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14494     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14495     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14496   layout:
14497     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14498     layout: "plot-throughput-speedup-analysis"
14499
14500 - type: "plot"
14501   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14502   algorithm: "plot_tsa_name"
14503   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14504   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14505   include:
14506     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14507     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14508     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14509     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14510     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14511   layout:
14512     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14513     layout: "plot-throughput-speedup-analysis"
14514
14515 - type: "plot"
14516   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14517   algorithm: "plot_tsa_name"
14518   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14519   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14520   include:
14521     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14522     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14523     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14524     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14525     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14526     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14527   layout:
14528     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14529     layout: "plot-throughput-speedup-analysis"
14530
14531 - type: "plot"
14532   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14533   algorithm: "plot_tsa_name"
14534   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14535   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14536   include:
14537     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14538     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14539     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14540     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14541     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14542     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14543   layout:
14544     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14545     layout: "plot-throughput-speedup-analysis"
14546
14547 - type: "plot"
14548   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14549   algorithm: "plot_tsa_name"
14550   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14551   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14552   include:
14553     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14554     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14555     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14556     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14557     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14558   layout:
14559     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14560     layout: "plot-throughput-speedup-analysis"
14561
14562 - type: "plot"
14563   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14564   algorithm: "plot_tsa_name"
14565   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14566   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14567   include:
14568     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14569     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14570     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14571     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14572     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14573   layout:
14574     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14575     layout: "plot-throughput-speedup-analysis"
14576
14577 - type: "plot"
14578   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14579   algorithm: "plot_tsa_name"
14580   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14581   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14582   include:
14583     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14584     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14585     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14586   layout:
14587     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14588     layout: "plot-throughput-speedup-analysis"
14589
14590 - type: "plot"
14591   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14592   algorithm: "plot_tsa_name"
14593   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14594   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14595   include:
14596     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14597     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14598     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14599   layout:
14600     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14601     layout: "plot-throughput-speedup-analysis"
14602
14603 - type: "plot"
14604   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14605   algorithm: "plot_tsa_name"
14606   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14607   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14608   include:
14609     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14610     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14611     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14612     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14613     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14614   layout:
14615     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14616     layout: "plot-throughput-speedup-analysis"
14617
14618 - type: "plot"
14619   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14620   algorithm: "plot_tsa_name"
14621   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14622   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14623   include:
14624     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14625     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14626     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14627     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14628     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14629   layout:
14630     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14631     layout: "plot-throughput-speedup-analysis"
14632
14633 - type: "plot"
14634   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14635   algorithm: "plot_tsa_name"
14636   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14637   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14638   include:
14639     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14640     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14641     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14642   layout:
14643     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14644     layout: "plot-throughput-speedup-analysis"
14645
14646 - type: "plot"
14647   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14648   algorithm: "plot_tsa_name"
14649   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14650   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14651   include:
14652     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14653     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14654     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14655   layout:
14656     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14657     layout: "plot-throughput-speedup-analysis"
14658
14659 - type: "plot"
14660   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14661   algorithm: "plot_tsa_name"
14662   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14663   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14664   include:
14665     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14666     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14667     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14668     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14669     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14670     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14671   layout:
14672     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14673     layout: "plot-throughput-speedup-analysis"
14674
14675 - type: "plot"
14676   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14677   algorithm: "plot_tsa_name"
14678   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14679   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14680   include:
14681     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14682     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14683     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14684     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14685     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14686     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14687   layout:
14688     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14689     layout: "plot-throughput-speedup-analysis"
14690
14691 - type: "plot"
14692   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
14693   algorithm: "plot_tsa_name"
14694   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
14695   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14696   include:
14697     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14698     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14699     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14700     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14701     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14702   layout:
14703     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
14704     layout: "plot-throughput-speedup-analysis"
14705
14706 - type: "plot"
14707   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
14708   algorithm: "plot_tsa_name"
14709   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
14710   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14711   include:
14712     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
14713     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
14714     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
14715     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
14716     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
14717   layout:
14718     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
14719     layout: "plot-throughput-speedup-analysis"
14720
14721 - type: "plot"
14722   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
14723   algorithm: "plot_tsa_name"
14724   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
14725   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14726   include:
14727     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
14728     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
14729     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
14730     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
14731     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
14732     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
14733     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
14734     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
14735     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
14736     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
14737   layout:
14738     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
14739     layout: "plot-throughput-speedup-analysis-cps"
14740
14741 - type: "plot"
14742   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
14743   algorithm: "plot_tsa_name"
14744   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
14745   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14746   include:
14747     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
14748     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
14749     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
14750     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
14751     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
14752     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
14753     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
14754     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
14755     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
14756     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
14757   layout:
14758     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
14759     layout: "plot-throughput-speedup-analysis"
14760
14761 - type: "plot"
14762   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
14763   algorithm: "plot_tsa_name"
14764   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
14765   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14766   include:
14767     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
14768     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
14769     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
14770     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
14771     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
14772     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
14773     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
14774     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
14775     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
14776     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
14777   layout:
14778     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
14779     layout: "plot-throughput-speedup-analysis-cps"
14780
14781 - type: "plot"
14782   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
14783   algorithm: "plot_tsa_name"
14784   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
14785   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14786   include:
14787     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
14788     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
14789     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
14790     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
14791     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
14792     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
14793     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
14794     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
14795     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
14796     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
14797   layout:
14798     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
14799     layout: "plot-throughput-speedup-analysis"
14800
14801 - type: "plot"
14802   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
14803   algorithm: "plot_tsa_name"
14804   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
14805   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14806   include:
14807     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14808     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14809     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14810     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14811     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14812   layout:
14813     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
14814     layout: "plot-throughput-speedup-analysis"
14815
14816 - type: "plot"
14817   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
14818   algorithm: "plot_tsa_name"
14819   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
14820   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14821   include:
14822     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
14823     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
14824     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
14825     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
14826     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
14827   layout:
14828     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
14829     layout: "plot-throughput-speedup-analysis"
14830
14831 - type: "plot"
14832   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
14833   algorithm: "plot_tsa_name"
14834   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
14835   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14836   include:
14837     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
14838     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
14839     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
14840     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
14841     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
14842     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
14843     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
14844     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
14845     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
14846     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
14847   layout:
14848     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
14849     layout: "plot-throughput-speedup-analysis-cps"
14850
14851 - type: "plot"
14852   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
14853   algorithm: "plot_tsa_name"
14854   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
14855   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14856   include:
14857     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
14858     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
14859     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
14860     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
14861     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
14862     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
14863     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
14864     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
14865     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
14866     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
14867   layout:
14868     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
14869     layout: "plot-throughput-speedup-analysis"
14870
14871 - type: "plot"
14872   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
14873   algorithm: "plot_tsa_name"
14874   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
14875   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14876   include:
14877     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
14878     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
14879     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
14880     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
14881     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
14882     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
14883     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
14884     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
14885     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
14886     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
14887   layout:
14888     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
14889     layout: "plot-throughput-speedup-analysis-cps"
14890
14891 - type: "plot"
14892   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
14893   algorithm: "plot_tsa_name"
14894   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
14895   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14896   include:
14897     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
14898     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
14899     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
14900     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
14901     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
14902     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
14903     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
14904     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
14905     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
14906     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
14907   layout:
14908     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
14909     layout: "plot-throughput-speedup-analysis"
14910
14911 - type: "plot"
14912   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14913   algorithm: "plot_tsa_name"
14914   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14915   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14916   include:
14917     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14918     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14919     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14920     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14921     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14922     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14923   layout:
14924     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14925     layout: "plot-throughput-speedup-analysis"
14926
14927 - type: "plot"
14928   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14929   algorithm: "plot_tsa_name"
14930   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14931   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14932   include:
14933     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14934     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14935     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14936     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14937     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14938     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14939   layout:
14940     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14941     layout: "plot-throughput-speedup-analysis"
14942
14943 - type: "plot"
14944   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14945   algorithm: "plot_tsa_name"
14946   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14947   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14948   include:
14949     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14950     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14951     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14952   layout:
14953     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14954     layout: "plot-throughput-speedup-analysis"
14955
14956 - type: "plot"
14957   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14958   algorithm: "plot_tsa_name"
14959   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14960   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14961   include:
14962     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14963     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14964     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14965   layout:
14966     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14967     layout: "plot-throughput-speedup-analysis"
14968
14969 - type: "plot"
14970   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14971   algorithm: "plot_tsa_name"
14972   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14973   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14974   include:
14975     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14976     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14977     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14978 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14979 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14980   layout:
14981     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14982     layout: "plot-throughput-speedup-analysis"
14983
14984 - type: "plot"
14985   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14986   algorithm: "plot_tsa_name"
14987   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14988   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14989   include:
14990     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14991     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14992     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14993 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14994 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14995   layout:
14996     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14997     layout: "plot-throughput-speedup-analysis"
14998
14999 - type: "plot"
15000   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15001   algorithm: "plot_tsa_name"
15002   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15003   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15004   include:
15005     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15006     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
15007     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15008     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15009     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15010   layout:
15011     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15012     layout: "plot-throughput-speedup-analysis"
15013
15014 - type: "plot"
15015   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15016   algorithm: "plot_tsa_name"
15017   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15018   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15019   include:
15020     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15021     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
15022     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15023     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15024     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15025   layout:
15026     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15027     layout: "plot-throughput-speedup-analysis"
15028
15029 - type: "plot"
15030   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15031   algorithm: "plot_tsa_name"
15032   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15033   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15034   include:
15035     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15036     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15037     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15038     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15039     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15040   layout:
15041     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15042     layout: "plot-throughput-speedup-analysis"
15043
15044 - type: "plot"
15045   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15046   algorithm: "plot_tsa_name"
15047   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15048   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15049   include:
15050     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15051     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15052     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15053     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15054     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15055   layout:
15056     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15057     layout: "plot-throughput-speedup-analysis"
15058
15059 - type: "plot"
15060   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15061   algorithm: "plot_tsa_name"
15062   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15063   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15064   include:
15065     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15066     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15067     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15068     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15069   layout:
15070     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
15071     layout: "plot-throughput-speedup-analysis"
15072
15073 - type: "plot"
15074   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15075   algorithm: "plot_tsa_name"
15076   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15077   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15078   include:
15079     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15080     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15081     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15082     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15083   layout:
15084     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
15085     layout: "plot-throughput-speedup-analysis"
15086
15087 - type: "plot"
15088   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15089   algorithm: "plot_tsa_name"
15090   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15091   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15092   include:
15093     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15094     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15095     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15096     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15097     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15098   layout:
15099     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15100     layout: "plot-throughput-speedup-analysis"
15101
15102 - type: "plot"
15103   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15104   algorithm: "plot_tsa_name"
15105   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15106   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15107   include:
15108     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15109     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15110     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15111     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15112     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15113   layout:
15114     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15115     layout: "plot-throughput-speedup-analysis"
15116
15117 - type: "plot"
15118   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15119   algorithm: "plot_tsa_name"
15120   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15121   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15122   include:
15123     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15124     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15125   layout:
15126     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
15127     layout: "plot-throughput-speedup-analysis"
15128
15129 - type: "plot"
15130   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15131   algorithm: "plot_tsa_name"
15132   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15133   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15134   include:
15135     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15136     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15137   layout:
15138     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
15139     layout: "plot-throughput-speedup-analysis"
15140
15141 - type: "plot"
15142   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15143   algorithm: "plot_tsa_name"
15144   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15145   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15146   include:
15147     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15148     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15149     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15150     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15151   layout:
15152     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
15153     layout: "plot-throughput-speedup-analysis"
15154
15155 - type: "plot"
15156   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15157   algorithm: "plot_tsa_name"
15158   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15159   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15160   include:
15161     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15162     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15163     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15164     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15165   layout:
15166     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
15167     layout: "plot-throughput-speedup-analysis"
15168
15169 - type: "plot"
15170   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15171   algorithm: "plot_tsa_name"
15172   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15173   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15174   include:
15175     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15176     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15177     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15178     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15179   layout:
15180     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
15181     layout: "plot-throughput-speedup-analysis"
15182
15183 - type: "plot"
15184   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15185   algorithm: "plot_tsa_name"
15186   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15187   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15188   include:
15189     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15190     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15191     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15192     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15193   layout:
15194     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
15195     layout: "plot-throughput-speedup-analysis"
15196
15197 - type: "plot"
15198   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15199   algorithm: "plot_tsa_name"
15200   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15201   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15202   include:
15203     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15204     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15205     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15206     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15207     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15208     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15209   layout:
15210     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
15211     layout: "plot-throughput-speedup-analysis"
15212
15213 - type: "plot"
15214   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15215   algorithm: "plot_tsa_name"
15216   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15217   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15218   include:
15219     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15220     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15221     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15222     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15223     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15224     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15225   layout:
15226     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
15227     layout: "plot-throughput-speedup-analysis"
15228
15229 - type: "plot"
15230   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15231   algorithm: "plot_tsa_name"
15232   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15233   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15234   include:
15235     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15236     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15237     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15238     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15239     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15240   layout:
15241     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15242     layout: "plot-throughput-speedup-analysis"
15243
15244 - type: "plot"
15245   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15246   algorithm: "plot_tsa_name"
15247   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15248   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15249   include:
15250     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15251     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15252     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15253     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15254     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15255   layout:
15256     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15257     layout: "plot-throughput-speedup-analysis"
15258
15259 - type: "plot"
15260   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15261   algorithm: "plot_tsa_name"
15262   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15263   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15264   include:
15265     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15266     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15267     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15268     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15269     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15270   layout:
15271     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15272     layout: "plot-throughput-speedup-analysis"
15273
15274 - type: "plot"
15275   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15276   algorithm: "plot_tsa_name"
15277   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15278   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15279   include:
15280     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15281     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15282     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15283     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15284     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15285   layout:
15286     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15287     layout: "plot-throughput-speedup-analysis"
15288
15289 - type: "plot"
15290   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15291   algorithm: "plot_tsa_name"
15292   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15293   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15294   include:
15295     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15296     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15297     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15298   layout:
15299     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
15300     layout: "plot-throughput-speedup-analysis"
15301
15302 - type: "plot"
15303   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15304   algorithm: "plot_tsa_name"
15305   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15306   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15307   include:
15308     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15309     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15310     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15311   layout:
15312     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
15313     layout: "plot-throughput-speedup-analysis"
15314
15315 - type: "plot"
15316   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15317   algorithm: "plot_tsa_name"
15318   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15319   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15320   include:
15321     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15322     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15323     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15324   layout:
15325     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
15326     layout: "plot-throughput-speedup-analysis"
15327
15328 - type: "plot"
15329   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15330   algorithm: "plot_tsa_name"
15331   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15332   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15333   include:
15334     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15335     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15336     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15337   layout:
15338     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
15339     layout: "plot-throughput-speedup-analysis"
15340
15341 - type: "plot"
15342   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15343   algorithm: "plot_tsa_name"
15344   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15345   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15346   include:
15347     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15348     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15349     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15350     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15351     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15352   layout:
15353     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15354     layout: "plot-throughput-speedup-analysis"
15355
15356 - type: "plot"
15357   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15358   algorithm: "plot_tsa_name"
15359   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15360   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15361   include:
15362     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15363     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15364     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15365     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15366     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15367   layout:
15368     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15369     layout: "plot-throughput-speedup-analysis"
15370
15371 - type: "plot"
15372   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15373   algorithm: "plot_tsa_name"
15374   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15375   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15376   include:
15377     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15378     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15379     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15380     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15381     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15382   layout:
15383     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15384     layout: "plot-throughput-speedup-analysis"
15385
15386 - type: "plot"
15387   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15388   algorithm: "plot_tsa_name"
15389   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15390   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15391   include:
15392     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15393     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15394     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15395     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15396     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15397   layout:
15398     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15399     layout: "plot-throughput-speedup-analysis"
15400
15401 - type: "plot"
15402   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15403   algorithm: "plot_tsa_name"
15404   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15405   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15406   include:
15407     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15408     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15409     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15410     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15411     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15412     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15413   layout:
15414     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
15415     layout: "plot-throughput-speedup-analysis"
15416
15417 - type: "plot"
15418   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15419   algorithm: "plot_tsa_name"
15420   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15421   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15422   include:
15423     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15424     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15425     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15426     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15427     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15428     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15429   layout:
15430     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
15431     layout: "plot-throughput-speedup-analysis"
15432
15433 - type: "plot"
15434   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15435   algorithm: "plot_tsa_name"
15436   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15437   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15438   include:
15439     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15440     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15441     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15442     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15443   layout:
15444     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
15445     layout: "plot-throughput-speedup-analysis"
15446
15447 - type: "plot"
15448   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15449   algorithm: "plot_tsa_name"
15450   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15451   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15452   include:
15453     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15454     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15455     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15456     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15457   layout:
15458     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
15459     layout: "plot-throughput-speedup-analysis"
15460
15461 - type: "plot"
15462   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15463   algorithm: "plot_tsa_name"
15464   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15465   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15466   include:
15467     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15468     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15469     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15470     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15471     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15472     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15473   layout:
15474     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
15475     layout: "plot-throughput-speedup-analysis"
15476
15477 - type: "plot"
15478   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15479   algorithm: "plot_tsa_name"
15480   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15481   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15482   include:
15483     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15484     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15485     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15486     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15487     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15488     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15489   layout:
15490     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
15491     layout: "plot-throughput-speedup-analysis"
15492
15493 - type: "plot"
15494   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15495   algorithm: "plot_tsa_name"
15496   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15497   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15498   include:
15499     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15500     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15501     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15502     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15503     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15504     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15505   layout:
15506     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
15507     layout: "plot-throughput-speedup-analysis"
15508
15509 - type: "plot"
15510   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15511   algorithm: "plot_tsa_name"
15512   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15513   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15514   include:
15515     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15516     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15517     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15518     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15519     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15520     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15521   layout:
15522     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
15523     layout: "plot-throughput-speedup-analysis"
15524
15525 - type: "plot"
15526   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15527   algorithm: "plot_tsa_name"
15528   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15529   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15530   include:
15531     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15532     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15533     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15534     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15535     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15536     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15537   layout:
15538     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15539     layout: "plot-throughput-speedup-analysis"
15540
15541 - type: "plot"
15542   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15543   algorithm: "plot_tsa_name"
15544   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15545   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15546   include:
15547     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15548     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15549     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15550     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15551     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15552     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15553   layout:
15554     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15555     layout: "plot-throughput-speedup-analysis"
15556
15557 - type: "plot"
15558   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15559   algorithm: "plot_tsa_name"
15560   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15561   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15562   include:
15563     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15564     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15565     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15566     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15567     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15568   layout:
15569     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15570     layout: "plot-throughput-speedup-analysis"
15571
15572 - type: "plot"
15573   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15574   algorithm: "plot_tsa_name"
15575   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15576   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15577   include:
15578     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15579     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15580     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15581     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15582     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15583   layout:
15584     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15585     layout: "plot-throughput-speedup-analysis"
15586
15587 - type: "plot"
15588   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15589   algorithm: "plot_tsa_name"
15590   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15591   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15592   include:
15593     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15594     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15595     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15596     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15597     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15598   layout:
15599     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15600     layout: "plot-throughput-speedup-analysis"
15601
15602 - type: "plot"
15603   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15604   algorithm: "plot_tsa_name"
15605   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15606   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15607   include:
15608     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15609     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15610     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15611     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15612     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15613   layout:
15614     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15615     layout: "plot-throughput-speedup-analysis"
15616
15617 - type: "plot"
15618   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15619   algorithm: "plot_tsa_name"
15620   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15621   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15622   include:
15623     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15624     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15625     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15626     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15627   layout:
15628     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15629     layout: "plot-throughput-speedup-analysis"
15630
15631 - type: "plot"
15632   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15633   algorithm: "plot_tsa_name"
15634   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15635   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15636   include:
15637     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15638     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15639     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15640     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15641   layout:
15642     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15643     layout: "plot-throughput-speedup-analysis"
15644
15645 - type: "plot"
15646   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15647   algorithm: "plot_tsa_name"
15648   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15649   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15650   include:
15651     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15652     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15653     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15654     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15655   layout:
15656     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15657     layout: "plot-throughput-speedup-analysis"
15658
15659 - type: "plot"
15660   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15661   algorithm: "plot_tsa_name"
15662   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15663   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15664   include:
15665     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15666     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15667     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15668     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15669   layout:
15670     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15671     layout: "plot-throughput-speedup-analysis"
15672
15673 - type: "plot"
15674   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15675   algorithm: "plot_tsa_name"
15676   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15677   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15678   include:
15679     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15680     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15681     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15682     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15683     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15684     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15685   layout:
15686     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15687     layout: "plot-throughput-speedup-analysis"
15688
15689 - type: "plot"
15690   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15691   algorithm: "plot_tsa_name"
15692   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15693   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15694   include:
15695     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15696     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15697     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15698     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15699     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15700     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15701   layout:
15702     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15703     layout: "plot-throughput-speedup-analysis"
15704
15705 - type: "plot"
15706   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15707   algorithm: "plot_tsa_name"
15708   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15709   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15710   include:
15711     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15712     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15713     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15714     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15715     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15716   layout:
15717     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15718     layout: "plot-throughput-speedup-analysis"
15719
15720 - type: "plot"
15721   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15722   algorithm: "plot_tsa_name"
15723   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15724   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15725   include:
15726     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15727     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15728     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15729     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15730     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15731   layout:
15732     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15733     layout: "plot-throughput-speedup-analysis"
15734
15735 - type: "plot"
15736   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15737   algorithm: "plot_tsa_name"
15738   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15739   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15740   include:
15741     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15742     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15743     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15744     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15745     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15746   layout:
15747     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15748     layout: "plot-throughput-speedup-analysis"
15749
15750 - type: "plot"
15751   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15752   algorithm: "plot_tsa_name"
15753   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15754   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15755   include:
15756     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15757     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15758     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15759     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15760     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15761   layout:
15762     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15763     layout: "plot-throughput-speedup-analysis"
15764
15765 - type: "plot"
15766   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15767   algorithm: "plot_tsa_name"
15768   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15769   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15770   include:
15771     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15772     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15773     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15774     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15775   layout:
15776     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15777     layout: "plot-throughput-speedup-analysis"
15778
15779 - type: "plot"
15780   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15781   algorithm: "plot_tsa_name"
15782   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15783   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15784   include:
15785     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15786     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15787     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15788     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15789   layout:
15790     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15791     layout: "plot-throughput-speedup-analysis"
15792
15793 - type: "plot"
15794   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15795   algorithm: "plot_tsa_name"
15796   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15797   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15798   include:
15799     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15800     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15801     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15802     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15803     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15804     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15805   layout:
15806     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15807     layout: "plot-throughput-speedup-analysis"
15808
15809 - type: "plot"
15810   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15811   algorithm: "plot_tsa_name"
15812   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15813   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15814   include:
15815     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15816     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15817     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15818     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15819     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15820     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15821   layout:
15822     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15823     layout: "plot-throughput-speedup-analysis"
15824
15825 - type: "plot"
15826   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15827   algorithm: "plot_tsa_name"
15828   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15829   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15830   include:
15831     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15832     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15833     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15834     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15835     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15836     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15837   layout:
15838     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15839     layout: "plot-throughput-speedup-analysis"
15840
15841 - type: "plot"
15842   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15843   algorithm: "plot_tsa_name"
15844   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15845   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15846   include:
15847     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15848     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15849     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15850     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15851     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15852     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15853   layout:
15854     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15855     layout: "plot-throughput-speedup-analysis"
15856
15857 - type: "plot"
15858   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15859   algorithm: "plot_tsa_name"
15860   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15861   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15862   include:
15863     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15864     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15865     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15866     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15867     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15868     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15869   layout:
15870     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15871     layout: "plot-throughput-speedup-analysis"
15872
15873 - type: "plot"
15874   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15875   algorithm: "plot_tsa_name"
15876   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15877   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15878   include:
15879     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15880     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15881     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15882     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15883     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15884     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15885   layout:
15886     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15887     layout: "plot-throughput-speedup-analysis"
15888
15889 - type: "plot"
15890   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15891   algorithm: "plot_tsa_name"
15892   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15893   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15894   include:
15895     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15896     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15897     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15898     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15899     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15900     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15901   layout:
15902     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15903     layout: "plot-throughput-speedup-analysis"
15904
15905 - type: "plot"
15906   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15907   algorithm: "plot_tsa_name"
15908   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15909   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15910   include:
15911     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15912     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15913     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15914     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15915     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15916     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15917   layout:
15918     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15919     layout: "plot-throughput-speedup-analysis"
15920
15921 - type: "plot"
15922   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15923   algorithm: "plot_tsa_name"
15924   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15925   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15926   include:
15927     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15928     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15929     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15930     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15931     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15932     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15933   layout:
15934     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15935     layout: "plot-throughput-speedup-analysis"
15936
15937 - type: "plot"
15938   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15939   algorithm: "plot_tsa_name"
15940   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15941   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15942   include:
15943     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15944     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15945     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15946     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15947     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15948     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15949   layout:
15950     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15951     layout: "plot-throughput-speedup-analysis"
15952
15953 - type: "plot"
15954   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15955   algorithm: "plot_tsa_name"
15956   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15957   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15958   include:
15959     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15960     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15961     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15962     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15963     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15964   layout:
15965     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15966     layout: "plot-throughput-speedup-analysis"
15967
15968 - type: "plot"
15969   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15970   algorithm: "plot_tsa_name"
15971   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15972   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15973   include:
15974     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15975     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15976     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15977     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15978     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15979   layout:
15980     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15981     layout: "plot-throughput-speedup-analysis"
15982
15983 - type: "plot"
15984   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15985   algorithm: "plot_tsa_name"
15986   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15987   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15988   include:
15989     - "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"
15990     - "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"
15991     - "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"
15992     - "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"
15993     - "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"
15994   layout:
15995     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15996     layout: "plot-throughput-speedup-analysis"
15997
15998 - type: "plot"
15999   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16000   algorithm: "plot_tsa_name"
16001   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16002   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16003   include:
16004     - "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"
16005     - "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"
16006     - "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"
16007     - "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"
16008     - "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"
16009   layout:
16010     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16011     layout: "plot-throughput-speedup-analysis"
16012
16013 - type: "plot"
16014   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16015   algorithm: "plot_tsa_name"
16016   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16017   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16018   include:
16019     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16020     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16021     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16022     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16023     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16024   layout:
16025     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16026     layout: "plot-throughput-speedup-analysis"
16027
16028 - type: "plot"
16029   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16030   algorithm: "plot_tsa_name"
16031   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16032   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16033   include:
16034     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16035     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16036     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16037     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16038     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16039   layout:
16040     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16041     layout: "plot-throughput-speedup-analysis"
16042
16043 - type: "plot"
16044   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16045   algorithm: "plot_tsa_name"
16046   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16047   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16048   include:
16049     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16050     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16051     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16052     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16053     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16054   layout:
16055     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16056     layout: "plot-throughput-speedup-analysis"
16057
16058 - type: "plot"
16059   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16060   algorithm: "plot_tsa_name"
16061   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16062   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16063   include:
16064     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16065     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16066     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16067     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16068     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16069   layout:
16070     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16071     layout: "plot-throughput-speedup-analysis"
16072
16073 - type: "plot"
16074   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16075   algorithm: "plot_tsa_name"
16076   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
16077   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16078   include:
16079     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16080     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16081     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16082     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16083     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16084   layout:
16085     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16086     layout: "plot-throughput-speedup-analysis"
16087
16088 - type: "plot"
16089   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16090   algorithm: "plot_tsa_name"
16091   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
16092   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16093   include:
16094     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16095     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16096     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16097     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16098     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16099   layout:
16100     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16101     layout: "plot-throughput-speedup-analysis"
16102
16103 - type: "plot"
16104   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16105   algorithm: "plot_tsa_name"
16106   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16107   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16108   include:
16109     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16110     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16111     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16112     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16113     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16114   layout:
16115     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16116     layout: "plot-throughput-speedup-analysis"
16117
16118 - type: "plot"
16119   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16120   algorithm: "plot_tsa_name"
16121   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16122   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16123   include:
16124     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16125     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16126     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16127     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16128     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16129   layout:
16130     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16131     layout: "plot-throughput-speedup-analysis"
16132
16133 - type: "plot"
16134   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16135   algorithm: "plot_tsa_name"
16136   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16137   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16138   include:
16139     - "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"
16140     - "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"
16141     - "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"
16142     - "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"
16143   layout:
16144     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16145     layout: "plot-throughput-speedup-analysis"
16146
16147 - type: "plot"
16148   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16149   algorithm: "plot_tsa_name"
16150   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16151   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16152   include:
16153     - "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"
16154     - "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"
16155     - "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"
16156     - "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"
16157   layout:
16158     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16159     layout: "plot-throughput-speedup-analysis"
16160
16161 - type: "plot"
16162   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16163   algorithm: "plot_tsa_name"
16164   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16165   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16166   include:
16167     - "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"
16168     - "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"
16169     - "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"
16170     - "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"
16171   layout:
16172     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16173     layout: "plot-throughput-speedup-analysis"
16174
16175 - type: "plot"
16176   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16177   algorithm: "plot_tsa_name"
16178   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16179   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16180   include:
16181     - "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"
16182     - "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"
16183     - "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"
16184     - "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"
16185   layout:
16186     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16187     layout: "plot-throughput-speedup-analysis"
16188
16189 - type: "plot"
16190   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
16191   algorithm: "plot_tsa_name"
16192   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
16193   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16194   include:
16195     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16196     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16197     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16198     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16199     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16200     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16201   layout:
16202     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
16203     layout: "plot-throughput-speedup-analysis"
16204
16205 - type: "plot"
16206   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
16207   algorithm: "plot_tsa_name"
16208   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
16209   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16210   include:
16211     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16212     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16213     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16214     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16215     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16216     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16217   layout:
16218     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
16219     layout: "plot-throughput-speedup-analysis"
16220
16221 - type: "plot"
16222   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16223   algorithm: "plot_tsa_name"
16224   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
16225   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16226   include:
16227     - "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"
16228     - "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"
16229     - "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"
16230     - "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"
16231     - "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"
16232     - "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"
16233   layout:
16234     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16235     layout: "plot-throughput-speedup-analysis"
16236
16237 - type: "plot"
16238   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16239   algorithm: "plot_tsa_name"
16240   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16241   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16242   include:
16243     - "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"
16244     - "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"
16245     - "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"
16246     - "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"
16247     - "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"
16248     - "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"
16249   layout:
16250     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16251     layout: "plot-throughput-speedup-analysis"
16252
16253 - type: "plot"
16254   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16255   algorithm: "plot_tsa_name"
16256   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16257   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16258   include:
16259     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16260     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16261     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16262     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16263     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16264     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16265   layout:
16266     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16267     layout: "plot-throughput-speedup-analysis"
16268
16269 - type: "plot"
16270   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16271   algorithm: "plot_tsa_name"
16272   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16273   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16274   include:
16275     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16276     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16277     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16278     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16279     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16280     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16281   layout:
16282     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16283     layout: "plot-throughput-speedup-analysis"
16284
16285 - type: "plot"
16286   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16287   algorithm: "plot_tsa_name"
16288   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16289   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16290   include:
16291     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16292     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16293     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16294     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16295     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16296   layout:
16297     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16298     layout: "plot-throughput-speedup-analysis"
16299
16300 - type: "plot"
16301   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16302   algorithm: "plot_tsa_name"
16303   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16304   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16305   include:
16306     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16307     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16308     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16309     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16310     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16311   layout:
16312     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16313     layout: "plot-throughput-speedup-analysis"
16314
16315 - type: "plot"
16316   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16317   algorithm: "plot_tsa_name"
16318   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16319   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16320   include:
16321     - "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"
16322     - "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"
16323   layout:
16324     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16325     layout: "plot-throughput-speedup-analysis"
16326
16327 - type: "plot"
16328   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16329   algorithm: "plot_tsa_name"
16330   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16331   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16332   include:
16333     - "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"
16334     - "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"
16335   layout:
16336     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16337     layout: "plot-throughput-speedup-analysis"
16338
16339 - type: "plot"
16340   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16341   algorithm: "plot_tsa_name"
16342   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16343   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16344   include:
16345     - "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"
16346     - "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"
16347   layout:
16348     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16349     layout: "plot-throughput-speedup-analysis"
16350
16351 - type: "plot"
16352   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16353   algorithm: "plot_tsa_name"
16354   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16355   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16356   include:
16357     - "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"
16358     - "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"
16359   layout:
16360     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16361     layout: "plot-throughput-speedup-analysis"
16362
16363 - type: "plot"
16364   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16365   algorithm: "plot_tsa_name"
16366   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16367   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16368   include:
16369     - "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"
16370     - "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"
16371     - "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"
16372     - "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"
16373     - "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"
16374     - "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"
16375   layout:
16376     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
16377     layout: "plot-throughput-speedup-analysis"
16378
16379 - type: "plot"
16380   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16381   algorithm: "plot_tsa_name"
16382   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16383   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16384   include:
16385     - "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"
16386     - "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"
16387     - "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"
16388     - "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"
16389     - "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"
16390     - "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"
16391   layout:
16392     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
16393     layout: "plot-throughput-speedup-analysis"
16394
16395 - type: "plot"
16396   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16397   algorithm: "plot_tsa_name"
16398   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16399   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16400   include:
16401     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16402     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16403     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16404     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16405     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16406   layout:
16407     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
16408     layout: "plot-throughput-speedup-analysis"
16409
16410 - type: "plot"
16411   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16412   algorithm: "plot_tsa_name"
16413   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16414   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16415   include:
16416     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16417     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16418     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16419     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16420     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16421   layout:
16422     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
16423     layout: "plot-throughput-speedup-analysis"
16424
16425 - type: "plot"
16426   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16427   algorithm: "plot_tsa_name"
16428   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16429   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16430   include:
16431     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16432     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16433     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16434     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16435     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16436   layout:
16437     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
16438     layout: "plot-throughput-speedup-analysis"
16439
16440 - type: "plot"
16441   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16442   algorithm: "plot_tsa_name"
16443   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16444   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16445   include:
16446     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16447     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16448     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16449     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16450     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16451   layout:
16452     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
16453     layout: "plot-throughput-speedup-analysis"
16454
16455 - type: "plot"
16456   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16457   algorithm: "plot_tsa_name"
16458   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16459   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16460   include:
16461     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16462     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16463     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16464     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16465   layout:
16466     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
16467     layout: "plot-throughput-speedup-analysis"
16468
16469 - type: "plot"
16470   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16471   algorithm: "plot_tsa_name"
16472   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16473   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16474   include:
16475     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16476     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16477     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16478     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16479   layout:
16480     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
16481     layout: "plot-throughput-speedup-analysis"
16482
16483 - type: "plot"
16484   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16485   algorithm: "plot_tsa_name"
16486   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16487   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16488   include:
16489     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16490     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16491     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16492     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16493   layout:
16494     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
16495     layout: "plot-throughput-speedup-analysis"
16496
16497 - type: "plot"
16498   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16499   algorithm: "plot_tsa_name"
16500   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16501   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16502   include:
16503     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16504     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16505     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16506     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16507   layout:
16508     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
16509     layout: "plot-throughput-speedup-analysis"
16510
16511 - type: "plot"
16512   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16513   algorithm: "plot_tsa_name"
16514   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16515   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16516   include:
16517     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16518     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16519     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16520     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16521     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16522   layout:
16523     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
16524     layout: "plot-throughput-speedup-analysis"
16525
16526 - type: "plot"
16527   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16528   algorithm: "plot_tsa_name"
16529   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16530   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16531   include:
16532     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16533     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16534     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16535     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16536     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16537   layout:
16538     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
16539     layout: "plot-throughput-speedup-analysis"
16540
16541 - type: "plot"
16542   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16543   algorithm: "plot_tsa_name"
16544   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16545   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16546   include:
16547     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16548     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16549     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16550     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16551     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16552     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16553   layout:
16554     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
16555     layout: "plot-throughput-speedup-analysis"
16556
16557 - type: "plot"
16558   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16559   algorithm: "plot_tsa_name"
16560   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16561   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16562   include:
16563     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16564     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16565     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16566     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16567     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16568     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16569   layout:
16570     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16571     layout: "plot-throughput-speedup-analysis"
16572
16573 - type: "plot"
16574   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16575   algorithm: "plot_tsa_name"
16576   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16577   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16578   include:
16579     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16580     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16581     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16582     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16583   layout:
16584     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16585     layout: "plot-throughput-speedup-analysis"
16586
16587 - type: "plot"
16588   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16589   algorithm: "plot_tsa_name"
16590   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16591   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16592   include:
16593     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16594     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16595     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16596     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16597   layout:
16598     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16599     layout: "plot-throughput-speedup-analysis"
16600
16601 - type: "plot"
16602   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16603   algorithm: "plot_tsa_name"
16604   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16605   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16606   include:
16607     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16608     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16609     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16610     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16611     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16612     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16613   layout:
16614     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16615     layout: "plot-throughput-speedup-analysis"
16616
16617 - type: "plot"
16618   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16619   algorithm: "plot_tsa_name"
16620   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16621   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16622   include:
16623     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16624     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16625     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16626     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16627     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16628     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16629   layout:
16630     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16631     layout: "plot-throughput-speedup-analysis"
16632
16633 - type: "plot"
16634   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16635   algorithm: "plot_tsa_name"
16636   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16637   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16638   include:
16639     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16640     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16641     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16642     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16643     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16644     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16645   layout:
16646     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16647     layout: "plot-throughput-speedup-analysis"
16648
16649 - type: "plot"
16650   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16651   algorithm: "plot_tsa_name"
16652   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16653   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16654   include:
16655     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16656     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16657     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16658     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16659     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16660     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16661   layout:
16662     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16663     layout: "plot-throughput-speedup-analysis"
16664
16665 - type: "plot"
16666   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16667   algorithm: "plot_tsa_name"
16668   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16669   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16670   include:
16671     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16672     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16673     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16674     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16675     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16676     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16677   layout:
16678     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16679     layout: "plot-throughput-speedup-analysis"
16680
16681 - type: "plot"
16682   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16683   algorithm: "plot_tsa_name"
16684   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16685   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16686   include:
16687     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16688     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16689     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16690     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16691     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16692     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16693   layout:
16694     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16695     layout: "plot-throughput-speedup-analysis"
16696
16697 - type: "plot"
16698   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16699   algorithm: "plot_tsa_name"
16700   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16701   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16702   include:
16703     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16704     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16705     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16706     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16707     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16708     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16709   layout:
16710     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16711     layout: "plot-throughput-speedup-analysis"
16712
16713 - type: "plot"
16714   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16715   algorithm: "plot_tsa_name"
16716   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16717   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16718   include:
16719     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16720     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16721     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16722     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16723     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16724     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16725   layout:
16726     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16727     layout: "plot-throughput-speedup-analysis"
16728
16729 - type: "plot"
16730   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16731   algorithm: "plot_tsa_name"
16732   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16733   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16734   include:
16735     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16736     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16737     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16738     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16739     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16740     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16741   layout:
16742     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16743     layout: "plot-throughput-speedup-analysis"
16744
16745 - type: "plot"
16746   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16747   algorithm: "plot_tsa_name"
16748   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16749   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16750   include:
16751     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16752     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16753     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16754     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16755     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16756     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16757   layout:
16758     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16759     layout: "plot-throughput-speedup-analysis"
16760
16761 #- type: "plot"
16762 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16763 #  algorithm: "plot_tsa_name"
16764 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16765 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16766 #  include:
16767 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16768 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16769 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16770 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16771 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16772 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16773 #  layout:
16774 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16775 #    layout: "plot-throughput-speedup-analysis"
16776 #
16777 #- type: "plot"
16778 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16779 #  algorithm: "plot_tsa_name"
16780 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16781 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16782 #  include:
16783 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16784 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16785 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16786 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16787 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16788 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16789 #  layout:
16790 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16791 #    layout: "plot-throughput-speedup-analysis"
16792
16793 - type: "plot"
16794   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16795   algorithm: "plot_tsa_name"
16796   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16797   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16798   include:
16799     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16800     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16801     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16802     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16803     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16804   layout:
16805     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16806     layout: "plot-throughput-speedup-analysis"
16807
16808 - type: "plot"
16809   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16810   algorithm: "plot_tsa_name"
16811   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16812   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16813   include:
16814     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16815     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16816     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16817     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16818     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16819   layout:
16820     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16821     layout: "plot-throughput-speedup-analysis"
16822
16823 - type: "plot"
16824   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16825   algorithm: "plot_tsa_name"
16826   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16827   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16828   include:
16829     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16830     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16831     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16832     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16833     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16834     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16835   layout:
16836     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16837     layout: "plot-throughput-speedup-analysis"
16838
16839 - type: "plot"
16840   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16841   algorithm: "plot_tsa_name"
16842   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16843   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16844   include:
16845     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16846     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16847     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16848     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16849     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16850     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16851   layout:
16852     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16853     layout: "plot-throughput-speedup-analysis"
16854
16855 - type: "plot"
16856   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16857   algorithm: "plot_tsa_name"
16858   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16859   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16860   include:
16861     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16862     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16863     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16864     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16865     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16866   layout:
16867     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16868     layout: "plot-throughput-speedup-analysis"
16869
16870 - type: "plot"
16871   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16872   algorithm: "plot_tsa_name"
16873   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16874   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16875   include:
16876     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16877     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16878     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16879     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16880     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16881   layout:
16882     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16883     layout: "plot-throughput-speedup-analysis"
16884
16885 - type: "plot"
16886   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16887   algorithm: "plot_tsa_name"
16888   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16889   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16890   include:
16891     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16892     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16893     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16894     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16895   layout:
16896     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16897     layout: "plot-throughput-speedup-analysis"
16898
16899 - type: "plot"
16900   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16901   algorithm: "plot_tsa_name"
16902   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16903   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16904   include:
16905     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16906     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16907     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16908     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16909   layout:
16910     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16911     layout: "plot-throughput-speedup-analysis"
16912
16913 - type: "plot"
16914   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16915   algorithm: "plot_tsa_name"
16916   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16917   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16918   include:
16919     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16920     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16921     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16922     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16923     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16924     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16925   layout:
16926     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16927     layout: "plot-throughput-speedup-analysis"
16928
16929 - type: "plot"
16930   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16931   algorithm: "plot_tsa_name"
16932   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16933   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16934   include:
16935     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16936     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16937     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16938     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16939     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16940     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16941   layout:
16942     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16943     layout: "plot-throughput-speedup-analysis"
16944
16945 - type: "plot"
16946   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16947   algorithm: "plot_tsa_name"
16948   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16949   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16950   include:
16951     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16952     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16953     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16954     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16955     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16956   layout:
16957     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16958     layout: "plot-throughput-speedup-analysis"
16959
16960 - type: "plot"
16961   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16962   algorithm: "plot_tsa_name"
16963   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16964   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16965   include:
16966     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16967     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16968     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16969     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16970     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16971   layout:
16972     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16973     layout: "plot-throughput-speedup-analysis"
16974
16975 - type: "plot"
16976   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16977   algorithm: "plot_tsa_name"
16978   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16979   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16980   include:
16981     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16982     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16983     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16984     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16985     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16986   layout:
16987     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16988     layout: "plot-throughput-speedup-analysis"
16989
16990 - type: "plot"
16991   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16992   algorithm: "plot_tsa_name"
16993   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16994   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16995   include:
16996     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16997     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16998     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16999     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17000     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17001   layout:
17002     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17003     layout: "plot-throughput-speedup-analysis"
17004
17005 - type: "plot"
17006   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17007   algorithm: "plot_tsa_name"
17008   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17009   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17010   include:
17011     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17012     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17013     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17014     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17015   layout:
17016     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17017     layout: "plot-throughput-speedup-analysis"
17018
17019 - type: "plot"
17020   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17021   algorithm: "plot_tsa_name"
17022   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17023   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17024   include:
17025     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17026     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17027     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17028     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17029   layout:
17030     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17031     layout: "plot-throughput-speedup-analysis"
17032
17033 - type: "plot"
17034   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17035   algorithm: "plot_tsa_name"
17036   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17037   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17038   include:
17039     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17040     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17041     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17042     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17043     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17044   layout:
17045     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17046     layout: "plot-throughput-speedup-analysis"
17047
17048 - type: "plot"
17049   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17050   algorithm: "plot_tsa_name"
17051   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17052   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17053   include:
17054     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17055     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17056     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17057     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17058     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17059   layout:
17060     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17061     layout: "plot-throughput-speedup-analysis"
17062
17063 - type: "plot"
17064   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17065   algorithm: "plot_tsa_name"
17066   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17067   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17068   include:
17069     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17070     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17071     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17072     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17073     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17074     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17075   layout:
17076     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17077     layout: "plot-throughput-speedup-analysis"
17078
17079 - type: "plot"
17080   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17081   algorithm: "plot_tsa_name"
17082   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17083   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17084   include:
17085     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17086     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17087     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17088     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17089     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17090     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17091   layout:
17092     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17093     layout: "plot-throughput-speedup-analysis"
17094
17095 - type: "plot"
17096   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17097   algorithm: "plot_tsa_name"
17098   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17099   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17100   include:
17101     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17102     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17103     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17104     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17105   layout:
17106     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17107     layout: "plot-throughput-speedup-analysis"
17108
17109 - type: "plot"
17110   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17111   algorithm: "plot_tsa_name"
17112   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17113   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17114   include:
17115     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17116     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17117     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17118     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17119   layout:
17120     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17121     layout: "plot-throughput-speedup-analysis"
17122
17123 - type: "plot"
17124   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17125   algorithm: "plot_tsa_name"
17126   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17127   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17128   include:
17129     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17130     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17131     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17132     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17133     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17134     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17135   layout:
17136     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17137     layout: "plot-throughput-speedup-analysis"
17138
17139 - type: "plot"
17140   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17141   algorithm: "plot_tsa_name"
17142   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17143   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17144   include:
17145     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17146     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17147     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17148     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17149     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17150     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17151   layout:
17152     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17153     layout: "plot-throughput-speedup-analysis"
17154
17155 - type: "plot"
17156   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17157   algorithm: "plot_tsa_name"
17158   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17159   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17160   include:
17161     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17162     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17163     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17164     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17165     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17166     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17167   layout:
17168     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17169     layout: "plot-throughput-speedup-analysis"
17170
17171 - type: "plot"
17172   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17173   algorithm: "plot_tsa_name"
17174   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17175   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17176   include:
17177     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17178     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17179     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17180     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17181     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17182     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17183   layout:
17184     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17185     layout: "plot-throughput-speedup-analysis"
17186
17187 #- type: "plot"
17188 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17189 #  algorithm: "plot_tsa_name"
17190 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17191 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17192 #  include:
17193 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17194 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17195 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17196 #  layout:
17197 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17198 #    layout: "plot-throughput-speedup-analysis"
17199 #
17200 #- type: "plot"
17201 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17202 #  algorithm: "plot_tsa_name"
17203 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17204 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17205 #  include:
17206 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17207 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17208 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17209 #  layout:
17210 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17211 #    layout: "plot-throughput-speedup-analysis"
17212
17213 ################################################################################
17214
17215 # Packet Throughput - DPDK
17216
17217 # 2n-skx-xxv710
17218
17219 - type: "plot"
17220   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
17221   algorithm: "plot_perf_box_name"
17222   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
17223   data: "plot-dpdk-throughput-latency-2n-skx"
17224   include:
17225     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17226     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17227   layout:
17228     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
17229     layout: "plot-throughput"
17230
17231 - type: "plot"
17232   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
17233   algorithm: "plot_perf_box_name"
17234   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
17235   data: "plot-dpdk-throughput-latency-2n-skx"
17236   include:
17237     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17238     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17239   layout:
17240     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
17241     layout: "plot-throughput"
17242
17243 - type: "plot"
17244   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
17245   algorithm: "plot_perf_box_name"
17246   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
17247   data: "plot-dpdk-throughput-latency-2n-skx"
17248   include:
17249     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17250     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17251   layout:
17252     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
17253     layout: "plot-throughput"
17254
17255 - type: "plot"
17256   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
17257   algorithm: "plot_perf_box_name"
17258   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
17259   data: "plot-dpdk-throughput-latency-2n-skx"
17260   include:
17261     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17262     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17263   layout:
17264     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
17265     layout: "plot-throughput"
17266
17267 # 2n-skx-x710
17268
17269 - type: "plot"
17270   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
17271   algorithm: "plot_perf_box_name"
17272   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
17273   data: "plot-dpdk-throughput-latency-2n-skx"
17274   include:
17275     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17276     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17277   layout:
17278     title: "2n-skx-x710-64b-2t1c-base-ndr"
17279     layout: "plot-throughput"
17280
17281 - type: "plot"
17282   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
17283   algorithm: "plot_perf_box_name"
17284   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
17285   data: "plot-dpdk-throughput-latency-2n-skx"
17286   include:
17287     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17288     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17289   layout:
17290     title: "2n-skx-x710-64b-4t2c-base-ndr"
17291     layout: "plot-throughput"
17292
17293 - type: "plot"
17294   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
17295   algorithm: "plot_perf_box_name"
17296   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
17297   data: "plot-dpdk-throughput-latency-2n-skx"
17298   include:
17299     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17300     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17301   layout:
17302     title: "2n-skx-x710-64b-2t1c-base-pdr"
17303     layout: "plot-throughput"
17304
17305 - type: "plot"
17306   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
17307   algorithm: "plot_perf_box_name"
17308   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
17309   data: "plot-dpdk-throughput-latency-2n-skx"
17310   include:
17311     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17312     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17313   layout:
17314     title: "2n-skx-x710-64b-4t2c-base-pdr"
17315     layout: "plot-throughput"
17316
17317 # 3n-skx-xxv710
17318
17319 - type: "plot"
17320   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
17321   algorithm: "plot_perf_box_name"
17322   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
17323   data: "plot-dpdk-throughput-latency-3n-skx"
17324   include:
17325     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17326     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17327   layout:
17328     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
17329     layout: "plot-throughput"
17330
17331 - type: "plot"
17332   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
17333   algorithm: "plot_perf_box_name"
17334   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
17335   data: "plot-dpdk-throughput-latency-3n-skx"
17336   include:
17337     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17338     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17339   layout:
17340     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
17341     layout: "plot-throughput"
17342
17343 - type: "plot"
17344   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
17345   algorithm: "plot_perf_box_name"
17346   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
17347   data: "plot-dpdk-throughput-latency-3n-skx"
17348   include:
17349     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17350     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17351   layout:
17352     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
17353     layout: "plot-throughput"
17354
17355 - type: "plot"
17356   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
17357   algorithm: "plot_perf_box_name"
17358   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
17359   data: "plot-dpdk-throughput-latency-3n-skx"
17360   include:
17361     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17362     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17363   layout:
17364     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
17365     layout: "plot-throughput"
17366
17367 # 3n-skx-x710
17368
17369 - type: "plot"
17370   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
17371   algorithm: "plot_perf_box_name"
17372   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
17373   data: "plot-dpdk-throughput-latency-3n-skx"
17374   include:
17375     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17376     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17377   layout:
17378     title: "3n-skx-x710-64b-2t1c-base-ndr"
17379     layout: "plot-throughput"
17380
17381 - type: "plot"
17382   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
17383   algorithm: "plot_perf_box_name"
17384   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
17385   data: "plot-dpdk-throughput-latency-3n-skx"
17386   include:
17387     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17388     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17389   layout:
17390     title: "3n-skx-x710-64b-4t2c-base-ndr"
17391     layout: "plot-throughput"
17392
17393 - type: "plot"
17394   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
17395   algorithm: "plot_perf_box_name"
17396   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
17397   data: "plot-dpdk-throughput-latency-3n-skx"
17398   include:
17399     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17400     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17401   layout:
17402     title: "3n-skx-x710-64b-2t1c-base-pdr"
17403     layout: "plot-throughput"
17404
17405 - type: "plot"
17406   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
17407   algorithm: "plot_perf_box_name"
17408   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
17409   data: "plot-dpdk-throughput-latency-3n-skx"
17410   include:
17411     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17412     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17413   layout:
17414     title: "3n-skx-x710-64b-4t2c-base-pdr"
17415     layout: "plot-throughput"
17416
17417 # 3n-hsw-xl710
17418
17419 - type: "plot"
17420   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
17421   algorithm: "plot_perf_box_name"
17422   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
17423   data: "plot-dpdk-throughput-latency-3n-hsw"
17424   include:
17425     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17426     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17427   layout:
17428     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
17429     layout: "plot-throughput"
17430
17431 - type: "plot"
17432   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
17433   algorithm: "plot_perf_box_name"
17434   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
17435   data: "plot-dpdk-throughput-latency-3n-hsw"
17436   include:
17437     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17438     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17439   layout:
17440     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
17441     layout: "plot-throughput"
17442
17443 - type: "plot"
17444   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
17445   algorithm: "plot_perf_box_name"
17446   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
17447   data: "plot-dpdk-throughput-latency-3n-hsw"
17448   include:
17449     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17450     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17451   layout:
17452     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
17453     layout: "plot-throughput"
17454
17455 - type: "plot"
17456   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
17457   algorithm: "plot_perf_box_name"
17458   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
17459   data: "plot-dpdk-throughput-latency-3n-hsw"
17460   include:
17461     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17462     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17463   layout:
17464     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
17465     layout: "plot-throughput"
17466
17467 # 3n-hsw-x710
17468
17469 - type: "plot"
17470   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
17471   algorithm: "plot_perf_box_name"
17472   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
17473   data: "plot-dpdk-throughput-latency-3n-hsw"
17474   include:
17475     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17476     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17477   layout:
17478     title: "3n-hsw-x710-64b-1t1c-base-ndr"
17479     layout: "plot-throughput"
17480
17481 - type: "plot"
17482   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
17483   algorithm: "plot_perf_box_name"
17484   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
17485   data: "plot-dpdk-throughput-latency-3n-hsw"
17486   include:
17487     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17488     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17489   layout:
17490     title: "3n-hsw-x710-64b-2t2c-base-ndr"
17491     layout: "plot-throughput"
17492
17493 - type: "plot"
17494   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
17495   algorithm: "plot_perf_box_name"
17496   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
17497   data: "plot-dpdk-throughput-latency-3n-hsw"
17498   include:
17499     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17500     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17501   layout:
17502     title: "3n-hsw-x710-64b-1t1c-base-pdr"
17503     layout: "plot-throughput"
17504
17505 - type: "plot"
17506   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
17507   algorithm: "plot_perf_box_name"
17508   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
17509   data: "plot-dpdk-throughput-latency-3n-hsw"
17510   include:
17511     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17512     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17513   layout:
17514     title: "3n-hsw-x710-64b-2t2c-base-pdr"
17515     layout: "plot-throughput"
17516
17517 ## 2n-dnv-x553
17518 #
17519 #- type: "plot"
17520 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
17521 #  algorithm: "plot_perf_box_name"
17522 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
17523 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17524 #  include:
17525 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17526 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17527 #  layout:
17528 #    title: "2n-dnv-x553-64b-1t1c-base-ndr"
17529 #    layout: "plot-throughput"
17530 #
17531 #- type: "plot"
17532 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
17533 #  algorithm: "plot_perf_box_name"
17534 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
17535 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17536 #  include:
17537 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17538 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17539 #  layout:
17540 #    title: "2n-dnv-x553-64b-2t2c-base-ndr"
17541 #    layout: "plot-throughput"
17542 #
17543 #- type: "plot"
17544 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
17545 #  algorithm: "plot_perf_box_name"
17546 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
17547 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17548 #  include:
17549 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17550 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17551 #  layout:
17552 #    title: "2n-dnv-x553-64b-1t1c-base-pdr"
17553 #    layout: "plot-throughput"
17554 #
17555 #- type: "plot"
17556 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
17557 #  algorithm: "plot_perf_box_name"
17558 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17559 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17560 #  include:
17561 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17562 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17563 #  layout:
17564 #    title: "2n-dnv-x553-64b-2t2c-base-pdr"
17565 #    layout: "plot-throughput"
17566 #
17567 ## 3n-dnv-x553
17568 #
17569 #- type: "plot"
17570 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17571 #  algorithm: "plot_perf_box_name"
17572 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17573 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17574 #  include:
17575 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17576 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17577 #  layout:
17578 #    title: "3n-dnv-x553-64b-1t1c-base-ndr"
17579 #    layout: "plot-throughput"
17580 #
17581 #- type: "plot"
17582 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17583 #  algorithm: "plot_perf_box_name"
17584 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17585 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17586 #  include:
17587 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17588 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17589 #  layout:
17590 #    title: "3n-dnv-x553-64b-2t2c-base-ndr"
17591 #    layout: "plot-throughput"
17592 #
17593 #- type: "plot"
17594 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17595 #  algorithm: "plot_perf_box_name"
17596 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17597 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17598 #  include:
17599 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17600 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17601 #  layout:
17602 #    title: "3n-dnv-x553-64b-1t1c-base-pdr"
17603 #    layout: "plot-throughput"
17604 #
17605 #- type: "plot"
17606 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17607 #  algorithm: "plot_perf_box_name"
17608 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17609 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17610 #  include:
17611 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17612 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17613 #  layout:
17614 #    title: "3n-dnv-x553-64b-2t2c-base-pdr"
17615 #    layout: "plot-throughput"
17616
17617 # 3n-tsh-x520
17618
17619 - type: "plot"
17620   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17621   algorithm: "plot_perf_box_name"
17622   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17623   data: "plot-dpdk-throughput-latency-3n-tsh"
17624   include:
17625     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17626     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17627   layout:
17628     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17629     layout: "plot-throughput"
17630
17631 - type: "plot"
17632   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17633   algorithm: "plot_perf_box_name"
17634   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17635   data: "plot-dpdk-throughput-latency-3n-tsh"
17636   include:
17637     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17638     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17639   layout:
17640     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17641     layout: "plot-throughput"
17642
17643 - type: "plot"
17644   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17645   algorithm: "plot_perf_box_name"
17646   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17647   data: "plot-dpdk-throughput-latency-3n-tsh"
17648   include:
17649     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17650     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17651   layout:
17652     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17653     layout: "plot-throughput"
17654
17655 - type: "plot"
17656   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17657   algorithm: "plot_perf_box_name"
17658   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17659   data: "plot-dpdk-throughput-latency-3n-tsh"
17660   include:
17661     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17662     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17663   layout:
17664     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17665     layout: "plot-throughput"
17666
17667 ################################################################################
17668 ###   2n-clx                                                                 ###
17669 ################################################################################
17670
17671 # Packet Throughput
17672
17673 - type: "plot"
17674   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17675   algorithm: "plot_perf_box_name"
17676   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17677   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17678   include:
17679     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17680     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17681     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17682     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17683   layout:
17684     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17685     layout: "plot-throughput"
17686
17687 - type: "plot"
17688   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17689   algorithm: "plot_perf_box_name"
17690   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17691   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17692   include:
17693     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17694     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17695     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17696     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17697   layout:
17698     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17699     layout: "plot-throughput"
17700
17701 - type: "plot"
17702   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17703   algorithm: "plot_perf_box_name"
17704   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17705   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17706   include:
17707     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17708     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17709     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17710     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17711   layout:
17712     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17713     layout: "plot-throughput"
17714
17715 - type: "plot"
17716   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17717   algorithm: "plot_perf_box_name"
17718   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17719   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17720   include:
17721     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17722     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17723     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17724     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17725   layout:
17726     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17727     layout: "plot-throughput"
17728
17729 - type: "plot"
17730   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17731   algorithm: "plot_perf_box_name"
17732   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17733   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17734   include:
17735     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17736     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17737     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17738     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17739   layout:
17740     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17741     layout: "plot-throughput"
17742
17743 - type: "plot"
17744   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17745   algorithm: "plot_perf_box_name"
17746   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17747   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17748   include:
17749     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17750     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17751     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17752     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17753   layout:
17754     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17755     layout: "plot-throughput"
17756
17757 - type: "plot"
17758   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17759   algorithm: "plot_perf_box_name"
17760   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17761   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17762   include:
17763     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17764     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17765     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17766     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17767     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17768     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17769   layout:
17770     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17771     layout: "plot-throughput"
17772
17773 - type: "plot"
17774   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17775   algorithm: "plot_perf_box_name"
17776   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17777   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17778   include:
17779     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17780     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17781     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17782     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17783     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17784     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17785   layout:
17786     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17787     layout: "plot-throughput"
17788
17789 - type: "plot"
17790   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17791   algorithm: "plot_perf_box_name"
17792   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17793   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17794   include:
17795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17799   layout:
17800     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17801     layout: "plot-throughput"
17802
17803 - type: "plot"
17804   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17805   algorithm: "plot_perf_box_name"
17806   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17807   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17808   include:
17809     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17810     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17813   layout:
17814     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17815     layout: "plot-throughput"
17816
17817 - type: "plot"
17818   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17819   algorithm: "plot_perf_box_name"
17820   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17821   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17822   include:
17823     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17824     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17825     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17826   layout:
17827     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17828     layout: "plot-throughput"
17829
17830 - type: "plot"
17831   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17832   algorithm: "plot_perf_box_name"
17833   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17834   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17835   include:
17836     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17837     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17838     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17839   layout:
17840     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17841     layout: "plot-throughput"
17842
17843 - type: "plot"
17844   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17845   algorithm: "plot_perf_box_name"
17846   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17847   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17848   include:
17849     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17850     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17854   layout:
17855     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17856     layout: "plot-throughput"
17857
17858 - type: "plot"
17859   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17860   algorithm: "plot_perf_box_name"
17861   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17862   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17863   include:
17864     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17865     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17866     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17868     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17869   layout:
17870     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17871     layout: "plot-throughput"
17872
17873 - type: "plot"
17874   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17875   algorithm: "plot_perf_box_name"
17876   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17877   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17878   include:
17879     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17880     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17881     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17882   layout:
17883     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17884     layout: "plot-throughput"
17885
17886 - type: "plot"
17887   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17888   algorithm: "plot_perf_box_name"
17889   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17890   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17891   include:
17892     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17893     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17895   layout:
17896     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17897     layout: "plot-throughput"
17898
17899 - type: "plot"
17900   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17901   algorithm: "plot_perf_box_name"
17902   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17903   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17904   include:
17905     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17906     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17907     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17908     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17909     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17910     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17911   layout:
17912     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17913     layout: "plot-throughput"
17914
17915 - type: "plot"
17916   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17917   algorithm: "plot_perf_box_name"
17918   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17919   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17920   include:
17921     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17922     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17923     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17924     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17925     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17926     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17927   layout:
17928     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17929     layout: "plot-throughput"
17930
17931 - type: "plot"
17932   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17933   algorithm: "plot_perf_box_name"
17934   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17935   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17936   include:
17937     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17938     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
17939     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
17940     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
17941     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
17942   layout:
17943     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17944     layout: "plot-throughput"
17945
17946 - type: "plot"
17947   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17948   algorithm: "plot_perf_box_name"
17949   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17950   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17951   include:
17952     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
17953     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
17954     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
17955     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
17956     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
17957   layout:
17958     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17959     layout: "plot-throughput"
17960
17961 - type: "plot"
17962   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17963   algorithm: "plot_perf_box_name"
17964   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17965   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17966   include:
17967     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17968     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
17969     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17970     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
17971     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17972     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
17973     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17974     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
17975     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17976     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
17977   layout:
17978     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17979     layout: "plot-cps"
17980
17981 - type: "plot"
17982   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17983   algorithm: "plot_perf_box_name"
17984   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17985   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17986   include:
17987     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17988     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
17989     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17990     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
17991     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17992     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
17993     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17994     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
17995     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17996     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
17997   layout:
17998     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17999     layout: "plot-throughput"
18000
18001 - type: "plot"
18002   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
18003   algorithm: "plot_perf_box_name"
18004   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
18005   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18006   include:
18007     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
18008     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
18009     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
18010     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
18011     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
18012     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
18013     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
18014     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
18015     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
18016     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
18017   layout:
18018     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
18019     layout: "plot-cps"
18020
18021 - type: "plot"
18022   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
18023   algorithm: "plot_perf_box_name"
18024   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
18025   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18026   include:
18027     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
18028     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
18029     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
18030     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
18031     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
18032     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
18033     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
18034     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
18035     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
18036     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
18037   layout:
18038     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
18039     layout: "plot-throughput"
18040
18041 - type: "plot"
18042   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
18043   algorithm: "plot_perf_box_name"
18044   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
18045   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18046   include:
18047     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18048     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
18049     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
18050     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
18051     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
18052   layout:
18053     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
18054     layout: "plot-throughput"
18055
18056 - type: "plot"
18057   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
18058   algorithm: "plot_perf_box_name"
18059   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
18060   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18061   include:
18062     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
18063     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
18064     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
18065     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
18066     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
18067   layout:
18068     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
18069     layout: "plot-throughput"
18070
18071 - type: "plot"
18072   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
18073   algorithm: "plot_perf_box_name"
18074   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
18075   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18076   include:
18077     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
18078     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
18079     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
18080     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
18081     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
18082     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
18083     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
18084     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
18085     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
18086     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
18087   layout:
18088     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
18089     layout: "plot-cps"
18090
18091 - type: "plot"
18092   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
18093   algorithm: "plot_perf_box_name"
18094   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
18095   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18096   include:
18097     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
18098     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
18099     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
18100     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
18101     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
18102     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
18103     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
18104     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
18105     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
18106     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
18107   layout:
18108     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
18109     layout: "plot-throughput"
18110
18111 - type: "plot"
18112   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
18113   algorithm: "plot_perf_box_name"
18114   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
18115   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18116   include:
18117     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
18118     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
18119     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
18120     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
18121     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
18122     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
18123     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
18124     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
18125     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
18126     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
18127   layout:
18128     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
18129     layout: "plot-cps"
18130
18131 - type: "plot"
18132   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
18133   algorithm: "plot_perf_box_name"
18134   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
18135   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18136   include:
18137     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
18138     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
18139     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
18140     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
18141     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
18142     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
18143     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
18144     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
18145     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
18146     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
18147   layout:
18148     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
18149     layout: "plot-throughput"
18150
18151 - type: "plot"
18152   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18153   algorithm: "plot_perf_box_name"
18154   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18155   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18156   include:
18157     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18158     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18159     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18160     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18161     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18162     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18163   layout:
18164     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18165     layout: "plot-throughput"
18166
18167 - type: "plot"
18168   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18169   algorithm: "plot_perf_box_name"
18170   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18171   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18172   include:
18173     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18174     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18175     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18176     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18177     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18178     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18179   layout:
18180     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18181     layout: "plot-throughput"
18182
18183 - type: "plot"
18184   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18185   algorithm: "plot_perf_box_name"
18186   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18187   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18188   include:
18189     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
18190     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
18191   layout:
18192     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18193     layout: "plot-throughput"
18194
18195 - type: "plot"
18196   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18197   algorithm: "plot_perf_box_name"
18198   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18199   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18200   include:
18201     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
18202     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
18203   layout:
18204     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18205     layout: "plot-throughput"
18206
18207 - type: "plot"
18208   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18209   algorithm: "plot_perf_box_name"
18210   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18211   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18212   include:
18213     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
18214     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18215     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
18216     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18217     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
18218     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18219   layout:
18220     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18221     layout: "plot-throughput"
18222
18223 - type: "plot"
18224   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18225   algorithm: "plot_perf_box_name"
18226   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18227   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18228   include:
18229     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
18230     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18231     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
18232     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18233     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
18234     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18235   layout:
18236     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18237     layout: "plot-throughput"
18238
18239 - type: "plot"
18240   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18241   algorithm: "plot_perf_box_name"
18242   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18243   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18244   include:
18245     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18246     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18247     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18248     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18249     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18250     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18251   layout:
18252     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18253     layout: "plot-throughput"
18254
18255 - type: "plot"
18256   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18257   algorithm: "plot_perf_box_name"
18258   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18259   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18260   include:
18261     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18262     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18263     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18264     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18265     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18266     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18267   layout:
18268     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18269     layout: "plot-throughput"
18270
18271 - type: "plot"
18272   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18273   algorithm: "plot_perf_box_name"
18274   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18275   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18276   include:
18277     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18278     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18279     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18280     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18281     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18282     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18283   layout:
18284     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18285     layout: "plot-throughput"
18286
18287 - type: "plot"
18288   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18289   algorithm: "plot_perf_box_name"
18290   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18291   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18292   include:
18293     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18294     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18295     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18296     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18297     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18298     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18299   layout:
18300     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18301     layout: "plot-throughput"
18302
18303 - type: "plot"
18304   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18305   algorithm: "plot_perf_box_name"
18306   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18307   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18308   include:
18309     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18310     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18311     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18312     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18313     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18314   layout:
18315     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18316     layout: "plot-throughput"
18317
18318 - type: "plot"
18319   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18320   algorithm: "plot_perf_box_name"
18321   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18322   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18323   include:
18324     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18325     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18326     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18327     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18328     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18329   layout:
18330     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18331     layout: "plot-throughput"
18332
18333 - type: "plot"
18334   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18335   algorithm: "plot_perf_box_name"
18336   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18337   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18338   include:
18339     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18340     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18341     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18342     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18343     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18344   layout:
18345     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18346     layout: "plot-throughput"
18347
18348 - type: "plot"
18349   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18350   algorithm: "plot_perf_box_name"
18351   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18352   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18353   include:
18354     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18355     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18356     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18357     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18358     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18359   layout:
18360     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18361     layout: "plot-throughput"
18362
18363 - type: "plot"
18364   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18365   algorithm: "plot_perf_box_name"
18366   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18367   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18368   include:
18369     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18370     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18371     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18372     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18373     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18374   layout:
18375     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18376     layout: "plot-throughput"
18377
18378 - type: "plot"
18379   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18380   algorithm: "plot_perf_box_name"
18381   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18382   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18383   include:
18384     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18385     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18386     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18387     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18388     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18389   layout:
18390     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18391     layout: "plot-throughput"
18392
18393 - type: "plot"
18394   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18395   algorithm: "plot_perf_box_name"
18396   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18397   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18398   include:
18399     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18400     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18401     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18402     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18403     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18404   layout:
18405     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18406     layout: "plot-throughput"
18407
18408 - type: "plot"
18409   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18410   algorithm: "plot_perf_box_name"
18411   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18412   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18413   include:
18414     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18415     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18416     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18417     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18418     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18419   layout:
18420     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18421     layout: "plot-throughput"
18422
18423 - type: "plot"
18424   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18425   algorithm: "plot_perf_box_name"
18426   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18427   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18428   include:
18429     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18430     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18431     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18432     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18433     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18434   layout:
18435     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18436     layout: "plot-throughput"
18437
18438 - type: "plot"
18439   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18440   algorithm: "plot_perf_box_name"
18441   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18442   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18443   include:
18444     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18445     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18446     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18447     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18448     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18449   layout:
18450     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18451     layout: "plot-throughput"
18452
18453 - type: "plot"
18454   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18455   algorithm: "plot_perf_box_name"
18456   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18457   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18458   include:
18459     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18460     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18461     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18462     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18463     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18464   layout:
18465     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18466     layout: "plot-throughput"
18467
18468 - type: "plot"
18469   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18470   algorithm: "plot_perf_box_name"
18471   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18472   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18473   include:
18474     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18475     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18476     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18477     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18478     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18479   layout:
18480     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18481     layout: "plot-throughput"
18482
18483 - type: "plot"
18484   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18485   algorithm: "plot_perf_box_name"
18486   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18487   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18488   include:
18489     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18490     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18491     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18492     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18493   layout:
18494     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18495     layout: "plot-throughput"
18496
18497 - type: "plot"
18498   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18499   algorithm: "plot_perf_box_name"
18500   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18501   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18502   include:
18503     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18504     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18505     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18506     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18507   layout:
18508     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18509     layout: "plot-throughput"
18510
18511 - type: "plot"
18512   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18513   algorithm: "plot_perf_box_name"
18514   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18515   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18516   include:
18517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18518     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18519     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18520     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18521     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18522   layout:
18523     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18524     layout: "plot-throughput"
18525
18526 - type: "plot"
18527   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18528   algorithm: "plot_perf_box_name"
18529   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18530   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18531   include:
18532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18533     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18534     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18535     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18536     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18537   layout:
18538     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18539     layout: "plot-throughput"
18540
18541 - type: "plot"
18542   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18543   algorithm: "plot_perf_box_name"
18544   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18545   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18546   include:
18547     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18548     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18549     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18550     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18551   layout:
18552     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18553     layout: "plot-throughput"
18554
18555 - type: "plot"
18556   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18557   algorithm: "plot_perf_box_name"
18558   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18559   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18560   include:
18561     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18562     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18563     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18564     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18565   layout:
18566     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18567     layout: "plot-throughput"
18568
18569 - type: "plot"
18570   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18571   algorithm: "plot_perf_box_name"
18572   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18573   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18574   include:
18575     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18576     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18577     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18578     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18579     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18580   layout:
18581     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18582     layout: "plot-throughput"
18583
18584 - type: "plot"
18585   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18586   algorithm: "plot_perf_box_name"
18587   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18588   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18589   include:
18590     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18591     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18592     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18593     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18594     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18595   layout:
18596     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18597     layout: "plot-throughput"
18598
18599 - type: "plot"
18600   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18601   algorithm: "plot_perf_box_name"
18602   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18603   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18604   include:
18605     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18606     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18607     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18608     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18609   layout:
18610     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18611     layout: "plot-throughput"
18612
18613 - type: "plot"
18614   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18615   algorithm: "plot_perf_box_name"
18616   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18617   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18618   include:
18619     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18620     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18621     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18622     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18623   layout:
18624     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18625     layout: "plot-throughput"
18626
18627 - type: "plot"
18628   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18629   algorithm: "plot_perf_box_name"
18630   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18631   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18632   include:
18633     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18634     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18635     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18636     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18637     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18638   layout:
18639     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18640     layout: "plot-throughput"
18641
18642 - type: "plot"
18643   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18644   algorithm: "plot_perf_box_name"
18645   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18646   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18647   include:
18648     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18649     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18650     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18651     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18652     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18653   layout:
18654     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18655     layout: "plot-throughput"
18656
18657 - type: "plot"
18658   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18659   algorithm: "plot_perf_box_name"
18660   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18661   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18662   include:
18663     - "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"
18664     - "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"
18665     - "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"
18666     - "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"
18667     - "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"
18668   layout:
18669     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18670     layout: "plot-throughput"
18671
18672 - type: "plot"
18673   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18674   algorithm: "plot_perf_box_name"
18675   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18676   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18677   include:
18678     - "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"
18679     - "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"
18680     - "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"
18681     - "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"
18682     - "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"
18683   layout:
18684     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18685     layout: "plot-throughput"
18686
18687 - type: "plot"
18688   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18689   algorithm: "plot_perf_box_name"
18690   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18691   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18692   include:
18693     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18694     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18695     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18696     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18697     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18698   layout:
18699     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18700     layout: "plot-throughput"
18701
18702 - type: "plot"
18703   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18704   algorithm: "plot_perf_box_name"
18705   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18706   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18707   include:
18708     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18709     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18710     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18711     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18712     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18713   layout:
18714     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18715     layout: "plot-throughput"
18716
18717 - type: "plot"
18718   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18719   algorithm: "plot_perf_box_name"
18720   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18721   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18722   include:
18723     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18724     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18725     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18726     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18727     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18728   layout:
18729     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18730     layout: "plot-throughput"
18731
18732 - type: "plot"
18733   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18734   algorithm: "plot_perf_box_name"
18735   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18736   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18737   include:
18738     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18739     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18740     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18741     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18742     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18743   layout:
18744     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18745     layout: "plot-throughput"
18746
18747 - type: "plot"
18748   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18749   algorithm: "plot_perf_box_name"
18750   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18751   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18752   include:
18753     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18754     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18755     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18756     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18757   layout:
18758     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18759     layout: "plot-throughput"
18760
18761 - type: "plot"
18762   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18763   algorithm: "plot_perf_box_name"
18764   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18765   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18766   include:
18767     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18768     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18769     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18770     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18771   layout:
18772     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18773     layout: "plot-throughput"
18774
18775 - type: "plot"
18776   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18777   algorithm: "plot_perf_box_name"
18778   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18779   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18780   include:
18781     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18782     - "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"
18783     - "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"
18784     - "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"
18785   layout:
18786     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18787     layout: "plot-throughput"
18788
18789 - type: "plot"
18790   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18791   algorithm: "plot_perf_box_name"
18792   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18793   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18794   include:
18795     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18796     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18797     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18798     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18799   layout:
18800     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18801     layout: "plot-throughput"
18802
18803 - type: "plot"
18804   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18805   algorithm: "plot_perf_box_name"
18806   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18807   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18808   include:
18809     - "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"
18810     - "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"
18811     - "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"
18812     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18813     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18814     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18815   layout:
18816     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18817     layout: "plot-throughput"
18818
18819 - type: "plot"
18820   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18821   algorithm: "plot_perf_box_name"
18822   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18823   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18824   include:
18825     - "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"
18826     - "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"
18827     - "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"
18828     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18829     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18830     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18831   layout:
18832     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18833     layout: "plot-throughput"
18834
18835 ################################################################################
18836
18837 # Packet Speedup
18838
18839 - type: "plot"
18840   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18841   algorithm: "plot_tsa_name"
18842   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18843   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18844   include:
18845     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18846     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18847     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18848     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18849   layout:
18850     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18851     layout: "plot-throughput-speedup-analysis"
18852
18853 - type: "plot"
18854   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18855   algorithm: "plot_tsa_name"
18856   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18857   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18858   include:
18859     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18860     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18861     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18862     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18863   layout:
18864     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18865     layout: "plot-throughput-speedup-analysis"
18866
18867 - type: "plot"
18868   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18869   algorithm: "plot_tsa_name"
18870   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18871   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18872   include:
18873     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18874     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18875     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18876     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18877   layout:
18878     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18879     layout: "plot-throughput-speedup-analysis"
18880
18881 - type: "plot"
18882   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18883   algorithm: "plot_tsa_name"
18884   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18885   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18886   include:
18887     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18888     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18889     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18890     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18891   layout:
18892     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18893     layout: "plot-throughput-speedup-analysis"
18894
18895 - type: "plot"
18896   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18897   algorithm: "plot_tsa_name"
18898   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18899   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18900   include:
18901     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18902     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18903     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18904     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18905   layout:
18906     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18907     layout: "plot-throughput-speedup-analysis"
18908
18909 - type: "plot"
18910   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18911   algorithm: "plot_tsa_name"
18912   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18913   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18914   include:
18915     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18916     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18917     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18918     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18919   layout:
18920     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18921     layout: "plot-throughput-speedup-analysis"
18922
18923 - type: "plot"
18924   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18925   algorithm: "plot_tsa_name"
18926   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18927   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18928   include:
18929     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18930     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18931     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18932     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18933     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18934     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18935   layout:
18936     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18937     layout: "plot-throughput-speedup-analysis"
18938
18939 - type: "plot"
18940   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18941   algorithm: "plot_tsa_name"
18942   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18943   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18944   include:
18945     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18946     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18947     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18948     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18949     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18950     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18951   layout:
18952     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18953     layout: "plot-throughput-speedup-analysis"
18954
18955 - type: "plot"
18956   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18957   algorithm: "plot_tsa_name"
18958   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18959   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18960   include:
18961     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18962     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18963     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18964     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18965   layout:
18966     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18967     layout: "plot-throughput-speedup-analysis"
18968
18969 - type: "plot"
18970   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18971   algorithm: "plot_tsa_name"
18972   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18973   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18974   include:
18975     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18976     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18977     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18978     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18979   layout:
18980     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18981     layout: "plot-throughput-speedup-analysis"
18982
18983 - type: "plot"
18984   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18985   algorithm: "plot_tsa_name"
18986   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18987   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18988   include:
18989     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18990     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18991     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18992   layout:
18993     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18994     layout: "plot-throughput-speedup-analysis"
18995
18996 - type: "plot"
18997   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18998   algorithm: "plot_tsa_name"
18999   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
19000   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19001   include:
19002     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
19003     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
19004     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19005   layout:
19006     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
19007     layout: "plot-throughput-speedup-analysis"
19008
19009 - type: "plot"
19010   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19011   algorithm: "plot_tsa_name"
19012   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19013   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19014   include:
19015     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19016     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19017     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19018     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19019     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19020   layout:
19021     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
19022     layout: "plot-throughput-speedup-analysis"
19023
19024 - type: "plot"
19025   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19026   algorithm: "plot_tsa_name"
19027   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19028   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19029   include:
19030     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19031     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19032     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19033     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19034     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19035   layout:
19036     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
19037     layout: "plot-throughput-speedup-analysis"
19038
19039 - type: "plot"
19040   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
19041   algorithm: "plot_tsa_name"
19042   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
19043   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19044   include:
19045     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19046     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
19047     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
19048   layout:
19049     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
19050     layout: "plot-throughput-speedup-analysis"
19051
19052 - type: "plot"
19053   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
19054   algorithm: "plot_tsa_name"
19055   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
19056   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19057   include:
19058     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19059     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
19060     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
19061   layout:
19062     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
19063     layout: "plot-throughput-speedup-analysis"
19064
19065 - type: "plot"
19066   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
19067   algorithm: "plot_tsa_name"
19068   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
19069   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19070   include:
19071     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19072     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19073     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19074     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19075     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19077   layout:
19078     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
19079     layout: "plot-throughput-speedup-analysis"
19080
19081 - type: "plot"
19082   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
19083   algorithm: "plot_tsa_name"
19084   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
19085   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19086   include:
19087     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19088     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
19089     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
19090     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
19091     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
19092   layout:
19093     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
19094     layout: "plot-throughput-speedup-analysis"
19095
19096 - type: "plot"
19097   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
19098   algorithm: "plot_tsa_name"
19099   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
19100   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19101   include:
19102     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
19103     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
19104     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
19105     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
19106     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
19107   layout:
19108     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
19109     layout: "plot-throughput-speedup-analysis"
19110
19111 - type: "plot"
19112   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
19113   algorithm: "plot_tsa_name"
19114   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
19115   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19116   include:
19117     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
19118     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
19119     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
19120     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
19121     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
19122     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
19123     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
19124     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
19125     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
19126     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
19127   layout:
19128     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
19129     layout: "plot-throughput-speedup-analysis-cps"
19130
19131 - type: "plot"
19132   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
19133   algorithm: "plot_tsa_name"
19134   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
19135   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19136   include:
19137     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
19138     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
19139     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
19140     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
19141     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
19142     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
19143     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
19144     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
19145     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
19146     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
19147   layout:
19148     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
19149     layout: "plot-throughput-speedup-analysis"
19150
19151 - type: "plot"
19152   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
19153   algorithm: "plot_tsa_name"
19154   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
19155   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19156   include:
19157     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
19158     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
19159     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
19160     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
19161     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
19162     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
19163     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
19164     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
19165     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
19166     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
19167   layout:
19168     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
19169     layout: "plot-throughput-speedup-analysis-cps"
19170
19171 - type: "plot"
19172   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
19173   algorithm: "plot_tsa_name"
19174   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
19175   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19176   include:
19177     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
19178     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
19179     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
19180     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
19181     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
19182     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
19183     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
19184     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
19185     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
19186     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
19187   layout:
19188     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
19189     layout: "plot-throughput-speedup-analysis"
19190
19191 - type: "plot"
19192   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
19193   algorithm: "plot_tsa_name"
19194   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
19195   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19196   include:
19197     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19198     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19199     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19200     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19201     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19202     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19203   layout:
19204     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
19205     layout: "plot-throughput-speedup-analysis"
19206
19207 - type: "plot"
19208   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
19209   algorithm: "plot_tsa_name"
19210   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
19211   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19212   include:
19213     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19214     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
19215     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
19216     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
19217     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
19218   layout:
19219     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
19220     layout: "plot-throughput-speedup-analysis"
19221
19222 - type: "plot"
19223   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
19224   algorithm: "plot_tsa_name"
19225   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
19226   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19227   include:
19228     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
19229     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
19230     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
19231     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
19232     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
19233   layout:
19234     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
19235     layout: "plot-throughput-speedup-analysis"
19236
19237 - type: "plot"
19238   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
19239   algorithm: "plot_tsa_name"
19240   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
19241   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19242   include:
19243     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
19244     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
19245     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
19246     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
19247     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
19248     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
19249     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
19250     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
19251     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
19252     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
19253   layout:
19254     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
19255     layout: "plot-throughput-speedup-analysis-cps"
19256
19257 - type: "plot"
19258   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
19259   algorithm: "plot_tsa_name"
19260   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
19261   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19262   include:
19263     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
19264     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
19265     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
19266     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
19267     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
19268     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
19269     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
19270     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
19271     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
19272     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
19273   layout:
19274     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
19275     layout: "plot-throughput-speedup-analysis"
19276
19277 - type: "plot"
19278   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
19279   algorithm: "plot_tsa_name"
19280   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
19281   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19282   include:
19283     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
19284     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
19285     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
19286     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
19287     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
19288     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
19289     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
19290     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
19291     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
19292     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
19293   layout:
19294     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
19295     layout: "plot-throughput-speedup-analysis-cps"
19296
19297 - type: "plot"
19298   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
19299   algorithm: "plot_tsa_name"
19300   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
19301   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19302   include:
19303     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
19304     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
19305     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
19306     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
19307     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
19308     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
19309     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
19310     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
19311     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
19312     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
19313   layout:
19314     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
19315     layout: "plot-throughput-speedup-analysis"
19316
19317 - type: "plot"
19318   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
19319   algorithm: "plot_tsa_name"
19320   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
19321   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19322   include:
19323     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19324     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19325     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19326     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19327     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19328     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19329   layout:
19330     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
19331     layout: "plot-throughput-speedup-analysis"
19332
19333 - type: "plot"
19334   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
19335   algorithm: "plot_tsa_name"
19336   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
19337   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19338   include:
19339     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19340     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19341     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19342     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19343     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19344     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19345   layout:
19346     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
19347     layout: "plot-throughput-speedup-analysis"
19348
19349 - type: "plot"
19350   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
19351   algorithm: "plot_tsa_name"
19352   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
19353   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19354   include:
19355     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
19356     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
19357   layout:
19358     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
19359     layout: "plot-throughput-speedup-analysis"
19360
19361 - type: "plot"
19362   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
19363   algorithm: "plot_tsa_name"
19364   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
19365   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19366   include:
19367     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
19368     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
19369   layout:
19370     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
19371     layout: "plot-throughput-speedup-analysis"
19372
19373 - type: "plot"
19374   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
19375   algorithm: "plot_tsa_name"
19376   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
19377   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19378   include:
19379     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
19380     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
19381     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
19382     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
19383     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
19384     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
19385   layout:
19386     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
19387     layout: "plot-throughput-speedup-analysis"
19388
19389 - type: "plot"
19390   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
19391   algorithm: "plot_tsa_name"
19392   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
19393   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19394   include:
19395     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
19396     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
19397     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
19398     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
19399     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
19400     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
19401   layout:
19402     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
19403     layout: "plot-throughput-speedup-analysis"
19404
19405 - type: "plot"
19406   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
19407   algorithm: "plot_tsa_name"
19408   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
19409   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19410   include:
19411     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19412     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19413     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19414     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19415     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19416     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19417   layout:
19418     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
19419     layout: "plot-throughput-speedup-analysis"
19420
19421 - type: "plot"
19422   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
19423   algorithm: "plot_tsa_name"
19424   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
19425   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19426   include:
19427     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19428     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19429     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19430     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19431     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19432     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19433   layout:
19434     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
19435     layout: "plot-throughput-speedup-analysis"
19436
19437 - type: "plot"
19438   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
19439   algorithm: "plot_tsa_name"
19440   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
19441   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19442   include:
19443     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19444     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19445     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19446     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19447     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19448     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19449   layout:
19450     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
19451     layout: "plot-throughput-speedup-analysis"
19452
19453 - type: "plot"
19454   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
19455   algorithm: "plot_tsa_name"
19456   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
19457   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19458   include:
19459     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19460     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19461     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19462     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19463     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19464     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19465   layout:
19466     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
19467     layout: "plot-throughput-speedup-analysis"
19468
19469 - type: "plot"
19470   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
19471   algorithm: "plot_tsa_name"
19472   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
19473   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19474   include:
19475     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19476     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19477     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19478     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19479     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19480   layout:
19481     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
19482     layout: "plot-throughput-speedup-analysis"
19483
19484 - type: "plot"
19485   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19486   algorithm: "plot_tsa_name"
19487   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19488   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19489   include:
19490     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19491     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19492     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19493     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19494     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19495   layout:
19496     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
19497     layout: "plot-throughput-speedup-analysis"
19498
19499 - type: "plot"
19500   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19501   algorithm: "plot_tsa_name"
19502   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19503   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19504   include:
19505     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19506     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19507     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19508     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19509     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19510   layout:
19511     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
19512     layout: "plot-throughput-speedup-analysis"
19513
19514 - type: "plot"
19515   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19516   algorithm: "plot_tsa_name"
19517   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19518   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19519   include:
19520     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19521     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19522     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19523     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19524     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19525   layout:
19526     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
19527     layout: "plot-throughput-speedup-analysis"
19528
19529 - type: "plot"
19530   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19531   algorithm: "plot_tsa_name"
19532   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19533   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19534   include:
19535     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19536     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19537     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19538     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19539     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19540   layout:
19541     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
19542     layout: "plot-throughput-speedup-analysis"
19543
19544 - type: "plot"
19545   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19546   algorithm: "plot_tsa_name"
19547   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19548   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19549   include:
19550     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19551     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19552     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19553     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19554     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19555   layout:
19556     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
19557     layout: "plot-throughput-speedup-analysis"
19558
19559 - type: "plot"
19560   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19561   algorithm: "plot_tsa_name"
19562   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19563   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19564   include:
19565     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19566     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19567     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19568     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19569     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19570   layout:
19571     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
19572     layout: "plot-throughput-speedup-analysis"
19573
19574 - type: "plot"
19575   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19576   algorithm: "plot_tsa_name"
19577   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19578   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19579   include:
19580     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19581     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19582     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19583     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19584     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19585   layout:
19586     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
19587     layout: "plot-throughput-speedup-analysis"
19588
19589 - type: "plot"
19590   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19591   algorithm: "plot_tsa_name"
19592   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19593   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19594   include:
19595     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19596     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19597     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19598     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19599     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19600   layout:
19601     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
19602     layout: "plot-throughput-speedup-analysis"
19603
19604 - type: "plot"
19605   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19606   algorithm: "plot_tsa_name"
19607   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19608   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19609   include:
19610     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19611     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19612     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19613     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19614     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19615   layout:
19616     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
19617     layout: "plot-throughput-speedup-analysis"
19618
19619 - type: "plot"
19620   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19621   algorithm: "plot_tsa_name"
19622   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19623   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19624   include:
19625     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19626     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19627     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19628     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19629     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19630   layout:
19631     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
19632     layout: "plot-throughput-speedup-analysis"
19633
19634 - type: "plot"
19635   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19636   algorithm: "plot_tsa_name"
19637   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19638   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19639   include:
19640     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19641     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19642     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19643     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19644     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19645   layout:
19646     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
19647     layout: "plot-throughput-speedup-analysis"
19648
19649 - type: "plot"
19650   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19651   algorithm: "plot_tsa_name"
19652   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19653   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19654   include:
19655     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19656     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19657     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19658     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19659   layout:
19660     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
19661     layout: "plot-throughput-speedup-analysis"
19662
19663 - type: "plot"
19664   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19665   algorithm: "plot_tsa_name"
19666   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19667   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19668   include:
19669     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19670     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19671     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19672     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19673   layout:
19674     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
19675     layout: "plot-throughput-speedup-analysis"
19676
19677 - type: "plot"
19678   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19679   algorithm: "plot_tsa_name"
19680   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19681   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19682   include:
19683     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19684     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19685     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19686     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19687     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19688   layout:
19689     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19690     layout: "plot-throughput-speedup-analysis"
19691
19692 - type: "plot"
19693   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19694   algorithm: "plot_tsa_name"
19695   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19696   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19697   include:
19698     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19699     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19700     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19701     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19702     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19703   layout:
19704     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19705     layout: "plot-throughput-speedup-analysis"
19706
19707 - type: "plot"
19708   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19709   algorithm: "plot_tsa_name"
19710   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19711   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19712   include:
19713     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19714     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19715     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19716     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19717   layout:
19718     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19719     layout: "plot-throughput-speedup-analysis"
19720
19721 - type: "plot"
19722   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19723   algorithm: "plot_tsa_name"
19724   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19725   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19726   include:
19727     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19728     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19729     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19730     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19731   layout:
19732     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19733     layout: "plot-throughput-speedup-analysis"
19734
19735 - type: "plot"
19736   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19737   algorithm: "plot_tsa_name"
19738   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19739   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19740   include:
19741     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19742     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19743     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19744     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19745     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19746   layout:
19747     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19748     layout: "plot-throughput-speedup-analysis"
19749
19750 - type: "plot"
19751   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19752   algorithm: "plot_tsa_name"
19753   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19754   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19755   include:
19756     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19757     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19758     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19759     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19760     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19761   layout:
19762     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19763     layout: "plot-throughput-speedup-analysis"
19764
19765 - type: "plot"
19766   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19767   algorithm: "plot_tsa_name"
19768   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19769   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19770   include:
19771     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19772     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19773     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19774     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19775   layout:
19776     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19777     layout: "plot-throughput-speedup-analysis"
19778
19779 - type: "plot"
19780   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19781   algorithm: "plot_tsa_name"
19782   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19783   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19784   include:
19785     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19786     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19787     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19788     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19789   layout:
19790     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19791     layout: "plot-throughput-speedup-analysis"
19792
19793 - type: "plot"
19794   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19795   algorithm: "plot_tsa_name"
19796   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19797   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19798   include:
19799     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19800     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19801     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19802     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19803     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19804   layout:
19805     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19806     layout: "plot-throughput-speedup-analysis"
19807
19808 - type: "plot"
19809   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19810   algorithm: "plot_tsa_name"
19811   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19812   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19813   include:
19814     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19815     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19816     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19817     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19818     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19819   layout:
19820     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19821     layout: "plot-throughput-speedup-analysis"
19822
19823 - type: "plot"
19824   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19825   algorithm: "plot_tsa_name"
19826   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19827   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19828   include:
19829     - "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"
19830     - "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"
19831     - "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"
19832     - "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"
19833     - "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"
19834   layout:
19835     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19836     layout: "plot-throughput-speedup-analysis"
19837
19838 - type: "plot"
19839   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19840   algorithm: "plot_tsa_name"
19841   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19842   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19843   include:
19844     - "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"
19845     - "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"
19846     - "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"
19847     - "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"
19848     - "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"
19849   layout:
19850     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19851     layout: "plot-throughput-speedup-analysis"
19852
19853 - type: "plot"
19854   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19855   algorithm: "plot_tsa_name"
19856   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19857   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19858   include:
19859     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19860     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19861     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19862     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19863     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19864   layout:
19865     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19866     layout: "plot-throughput-speedup-analysis"
19867
19868 - type: "plot"
19869   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19870   algorithm: "plot_tsa_name"
19871   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19872   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19873   include:
19874     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19875     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19876     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19877     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19878     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19879   layout:
19880     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19881     layout: "plot-throughput-speedup-analysis"
19882
19883 - type: "plot"
19884   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19885   algorithm: "plot_tsa_name"
19886   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19887   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19888   include:
19889     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19890     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19891     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19892     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19893     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19894   layout:
19895     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19896     layout: "plot-throughput-speedup-analysis"
19897
19898 - type: "plot"
19899   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19900   algorithm: "plot_tsa_name"
19901   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
19902   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19903   include:
19904     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19905     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19906     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19907     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19908     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19909   layout:
19910     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19911     layout: "plot-throughput-speedup-analysis"
19912
19913 - type: "plot"
19914   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19915   algorithm: "plot_tsa_name"
19916   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19917   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19918   include:
19919     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19920     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19921     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19922     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19923   layout:
19924     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
19925     layout: "plot-throughput-speedup-analysis"
19926
19927 - type: "plot"
19928   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19929   algorithm: "plot_tsa_name"
19930   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19931   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19932   include:
19933     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19934     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19935     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19936     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19937   layout:
19938     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
19939     layout: "plot-throughput-speedup-analysis"
19940
19941 - type: "plot"
19942   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19943   algorithm: "plot_tsa_name"
19944   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19945   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19946   include:
19947     - "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"
19948     - "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"
19949     - "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"
19950     - "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"
19951   layout:
19952     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
19953     layout: "plot-throughput-speedup-analysis"
19954
19955 - type: "plot"
19956   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19957   algorithm: "plot_tsa_name"
19958   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19959   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19960   include:
19961     - "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"
19962     - "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"
19963     - "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"
19964     - "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"
19965   layout:
19966     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
19967     layout: "plot-throughput-speedup-analysis"
19968
19969 - type: "plot"
19970   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19971   algorithm: "plot_tsa_name"
19972   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19973   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19974   include:
19975     - "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"
19976     - "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"
19977     - "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"
19978     - "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"
19979     - "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"
19980     - "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"
19981   layout:
19982     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
19983     layout: "plot-throughput-speedup-analysis"
19984
19985 - type: "plot"
19986   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19987   algorithm: "plot_tsa_name"
19988   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19989   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19990   include:
19991     - "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"
19992     - "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"
19993     - "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"
19994     - "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"
19995     - "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"
19996     - "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"
19997   layout:
19998     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19999     layout: "plot-throughput-speedup-analysis"
20000
20001 # Packet Throughput - DPDK
20002
20003 # 2n-clx-xxv710
20004
20005 - type: "plot"
20006   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
20007   algorithm: "plot_perf_box_name"
20008   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
20009   data: "plot-dpdk-throughput-latency-2n-clx"
20010   include:
20011     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
20012     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
20013   layout:
20014     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
20015     layout: "plot-throughput"
20016
20017 - type: "plot"
20018   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
20019   algorithm: "plot_perf_box_name"
20020   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
20021   data: "plot-dpdk-throughput-latency-2n-clx"
20022   include:
20023     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
20024     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
20025   layout:
20026     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
20027     layout: "plot-throughput"
20028
20029 - type: "plot"
20030   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
20031   algorithm: "plot_perf_box_name"
20032   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
20033   data: "plot-dpdk-throughput-latency-2n-clx"
20034   include:
20035     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
20036     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
20037   layout:
20038     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
20039     layout: "plot-throughput"
20040
20041 - type: "plot"
20042   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
20043   algorithm: "plot_perf_box_name"
20044   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
20045   data: "plot-dpdk-throughput-latency-2n-clx"
20046   include:
20047     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
20048     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
20049   layout:
20050     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
20051     layout: "plot-throughput"
20052
20053 # 2n-clx-x710
20054
20055 - type: "plot"
20056   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
20057   algorithm: "plot_perf_box_name"
20058   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
20059   data: "plot-dpdk-throughput-latency-2n-clx"
20060   include:
20061     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
20062     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
20063   layout:
20064     title: "2n-clx-x710-64b-2t1c-base-ndr"
20065     layout: "plot-throughput"
20066
20067 - type: "plot"
20068   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
20069   algorithm: "plot_perf_box_name"
20070   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
20071   data: "plot-dpdk-throughput-latency-2n-clx"
20072   include:
20073     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
20074     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
20075   layout:
20076     title: "2n-clx-x710-64b-4t2c-base-ndr"
20077     layout: "plot-throughput"
20078
20079 - type: "plot"
20080   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
20081   algorithm: "plot_perf_box_name"
20082   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
20083   data: "plot-dpdk-throughput-latency-2n-clx"
20084   include:
20085     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
20086     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
20087   layout:
20088     title: "2n-clx-x710-64b-2t1c-base-pdr"
20089     layout: "plot-throughput"
20090
20091 - type: "plot"
20092   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
20093   algorithm: "plot_perf_box_name"
20094   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
20095   data: "plot-dpdk-throughput-latency-2n-clx"
20096   include:
20097     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
20098     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
20099   layout:
20100     title: "2n-clx-x710-64b-4t2c-base-pdr"
20101     layout: "plot-throughput"
20102
20103 ###############################################################################
20104
20105 # 2n-zn2
20106
20107 # Packet Throughput
20108
20109 - type: "plot"
20110   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
20111   algorithm: "plot_perf_box_name"
20112   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
20113   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20114   include:
20115     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20116     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20117     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20118     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20119   layout:
20120     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
20121     layout: "plot-throughput"
20122
20123 - type: "plot"
20124   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
20125   algorithm: "plot_perf_box_name"
20126   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
20127   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20128   include:
20129     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20130     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20131     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20132     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20133   layout:
20134     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
20135     layout: "plot-throughput"
20136
20137 - type: "plot"
20138   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
20139   algorithm: "plot_perf_box_name"
20140   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
20141   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20142   include:
20143     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20144     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20145     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20146     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20147   layout:
20148     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
20149     layout: "plot-throughput"
20150
20151 - type: "plot"
20152   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
20153   algorithm: "plot_perf_box_name"
20154   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
20155   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20156   include:
20157     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20158     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20159     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20160     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20161   layout:
20162     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
20163     layout: "plot-throughput"
20164
20165 - type: "plot"
20166   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
20167   algorithm: "plot_perf_box_name"
20168   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
20169   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20170   include:
20171     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20172     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20173     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20174     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20175   layout:
20176     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
20177     layout: "plot-throughput"
20178
20179 - type: "plot"
20180   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
20181   algorithm: "plot_perf_box_name"
20182   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
20183   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20184   include:
20185     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20186     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20187     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20188     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20189   layout:
20190     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
20191     layout: "plot-throughput"
20192
20193 - type: "plot"
20194   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
20195   algorithm: "plot_perf_box_name"
20196   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
20197   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20198   include:
20199     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
20200     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20201     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20202     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20203     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20204     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20205   layout:
20206     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
20207     layout: "plot-throughput"
20208
20209 - type: "plot"
20210   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20211   algorithm: "plot_perf_box_name"
20212   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20213   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20214   include:
20215     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
20216     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20217     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20218     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20219     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20220     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20221   layout:
20222     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20223     layout: "plot-throughput"
20224
20225 - type: "plot"
20226   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20227   algorithm: "plot_perf_box_name"
20228   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20229   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20230   include:
20231     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20232     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
20233     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
20234     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20235   layout:
20236     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20237     layout: "plot-throughput"
20238
20239 - type: "plot"
20240   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20241   algorithm: "plot_perf_box_name"
20242   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20243   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20244   include:
20245     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20246     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
20247     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
20248     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20249   layout:
20250     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20251     layout: "plot-throughput"
20252
20253 - type: "plot"
20254   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
20255   algorithm: "plot_perf_box_name"
20256   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
20257   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20258   include:
20259     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
20260     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
20261     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20262   layout:
20263     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
20264     layout: "plot-throughput"
20265
20266 - type: "plot"
20267   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
20268   algorithm: "plot_perf_box_name"
20269   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
20270   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20271   include:
20272     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
20273     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
20274     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20275   layout:
20276     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
20277     layout: "plot-throughput"
20278
20279 - type: "plot"
20280   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20281   algorithm: "plot_perf_box_name"
20282   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20283   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20284   include:
20285     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20286     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20287     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
20288     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
20289     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
20290   layout:
20291     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20292     layout: "plot-throughput"
20293
20294 - type: "plot"
20295   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20296   algorithm: "plot_perf_box_name"
20297   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20298   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20299   include:
20300     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20301     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
20303     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
20304     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
20305   layout:
20306     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20307     layout: "plot-throughput"
20308
20309 - type: "plot"
20310   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
20311   algorithm: "plot_perf_box_name"
20312   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
20313   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20314   include:
20315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
20316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
20317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
20318   layout:
20319     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
20320     layout: "plot-throughput"
20321
20322 - type: "plot"
20323   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
20324   algorithm: "plot_perf_box_name"
20325   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
20326   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20327   include:
20328     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
20329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
20330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
20331   layout:
20332     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
20333     layout: "plot-throughput"
20334
20335 - type: "plot"
20336   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20337   algorithm: "plot_perf_box_name"
20338   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20339   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20340   include:
20341     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20342     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20343     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20344     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20345     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20346     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20347   layout:
20348     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20349     layout: "plot-throughput"
20350
20351 - type: "plot"
20352   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20353   algorithm: "plot_perf_box_name"
20354   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20355   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20356   include:
20357     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20359     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20360     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20361     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20362     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20363   layout:
20364     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20365     layout: "plot-throughput"
20366
20367 - type: "plot"
20368   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20369   algorithm: "plot_perf_box_name"
20370   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20371   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20372   include:
20373     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20374     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20375     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20376     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20377     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20378   layout:
20379     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20380     layout: "plot-throughput"
20381
20382 #- type: "plot"
20383 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20384 #  algorithm: "plot_perf_box_name"
20385 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20386 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20387 #  include:
20388 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
20389 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
20390 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
20391 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
20392 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
20393 #  layout:
20394 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20395 #    layout: "plot-throughput"
20396 #
20397 #- type: "plot"
20398 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20399 #  algorithm: "plot_perf_box_name"
20400 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20401 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20402 #  include:
20403 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20404 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20405 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20406 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20407 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20408 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20409 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20410 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20411 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20412 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20413 #  layout:
20414 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20415 #    layout: "plot-cps"
20416 #
20417 #- type: "plot"
20418 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20419 #  algorithm: "plot_perf_box_name"
20420 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20421 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20422 #  include:
20423 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20424 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20425 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20426 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20427 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20428 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20429 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20430 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20431 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20432 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20433 #  layout:
20434 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20435 #    layout: "plot-throughput"
20436 #
20437 #- type: "plot"
20438 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20439 #  algorithm: "plot_perf_box_name"
20440 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20441 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20442 #  include:
20443 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20444 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20445 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20446 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20447 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20448 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20449 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20450 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20451 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20452 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20453 #  layout:
20454 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20455 #    layout: "plot-cps"
20456 #
20457 #- type: "plot"
20458 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20459 #  algorithm: "plot_perf_box_name"
20460 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20461 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20462 #  include:
20463 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20464 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20465 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20466 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20467 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20468 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20469 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20470 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20471 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20472 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20473 #  layout:
20474 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20475 #    layout: "plot-throughput"
20476
20477 - type: "plot"
20478   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20479   algorithm: "plot_perf_box_name"
20480   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20481   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20482   include:
20483     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20484     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20485     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20486     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20487     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20488   layout:
20489     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20490     layout: "plot-throughput"
20491
20492 #- type: "plot"
20493 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20494 #  algorithm: "plot_perf_box_name"
20495 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20496 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20497 #  include:
20498 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
20499 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
20500 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
20501 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
20502 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
20503 #  layout:
20504 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20505 #    layout: "plot-throughput"
20506 #
20507 #- type: "plot"
20508 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20509 #  algorithm: "plot_perf_box_name"
20510 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20511 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20512 #  include:
20513 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20514 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20515 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20516 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20517 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20518 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20519 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20520 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20521 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20522 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20523 #  layout:
20524 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20525 #    layout: "plot-cps"
20526 #
20527 #- type: "plot"
20528 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20529 #  algorithm: "plot_perf_box_name"
20530 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20531 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20532 #  include:
20533 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20534 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20535 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20536 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20537 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20538 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20539 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20540 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20541 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20542 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20543 #  layout:
20544 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20545 #    layout: "plot-throughput"
20546 #
20547 #- type: "plot"
20548 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20549 #  algorithm: "plot_perf_box_name"
20550 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20551 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20552 #  include:
20553 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20554 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20555 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20556 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20557 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20558 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20559 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20560 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20561 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20562 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20563 #  layout:
20564 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20565 #    layout: "plot-cps"
20566 #
20567 #- type: "plot"
20568 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20569 #  algorithm: "plot_perf_box_name"
20570 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20571 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20572 #  include:
20573 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20574 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20575 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20576 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20577 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20578 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20579 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20580 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20581 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20582 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20583 #  layout:
20584 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20585 #    layout: "plot-throughput"
20586
20587 - type: "plot"
20588   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20589   algorithm: "plot_perf_box_name"
20590   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20591   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20592   include:
20593     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20594     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20595     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20596     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20597     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20598     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20599   layout:
20600     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20601     layout: "plot-throughput"
20602
20603 - type: "plot"
20604   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20605   algorithm: "plot_perf_box_name"
20606   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20607   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20608   include:
20609     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20610     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20611     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20612     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20613     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20614     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20615   layout:
20616     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20617     layout: "plot-throughput"
20618
20619 - type: "plot"
20620   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
20621   algorithm: "plot_perf_box_name"
20622   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
20623   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20624   include:
20625     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20626     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20627   layout:
20628     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
20629     layout: "plot-throughput"
20630
20631 - type: "plot"
20632   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
20633   algorithm: "plot_perf_box_name"
20634   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
20635   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20636   include:
20637     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20638     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20639   layout:
20640     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
20641     layout: "plot-throughput"
20642
20643 - type: "plot"
20644   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
20645   algorithm: "plot_perf_box_name"
20646   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
20647   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20648   include:
20649     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20650     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20651     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20652     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20653     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20654     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20655   layout:
20656     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
20657     layout: "plot-throughput"
20658
20659 - type: "plot"
20660   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
20661   algorithm: "plot_perf_box_name"
20662   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
20663   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20664   include:
20665     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20666     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20667     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20668     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20669     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20670     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20671   layout:
20672     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
20673     layout: "plot-throughput"
20674
20675 - type: "plot"
20676   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20677   algorithm: "plot_perf_box_name"
20678   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20679   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20680   include:
20681     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20682     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20683     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20684     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20685     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20686     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20687   layout:
20688     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20689     layout: "plot-throughput"
20690
20691 - type: "plot"
20692   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20693   algorithm: "plot_perf_box_name"
20694   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20695   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20696   include:
20697     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20698     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20699     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20700     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20701     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20702     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20703   layout:
20704     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20705     layout: "plot-throughput"
20706
20707 - type: "plot"
20708   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20709   algorithm: "plot_perf_box_name"
20710   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20711   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20712   include:
20713     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20714     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20715     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20716     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20717     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20718     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20719   layout:
20720     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20721     layout: "plot-throughput"
20722
20723 - type: "plot"
20724   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20725   algorithm: "plot_perf_box_name"
20726   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20727   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20728   include:
20729     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20730     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20731     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20732     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20733     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20734     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20735   layout:
20736     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20737     layout: "plot-throughput"
20738
20739 - type: "plot"
20740   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20741   algorithm: "plot_perf_box_name"
20742   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20743   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20744   include:
20745     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20746     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20747     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
20748     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
20749     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20750   layout:
20751     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20752     layout: "plot-throughput"
20753
20754 - type: "plot"
20755   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20756   algorithm: "plot_perf_box_name"
20757   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20758   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20759   include:
20760     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20761     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20762     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
20763     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
20764     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20765   layout:
20766     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20767     layout: "plot-throughput"
20768
20769 - type: "plot"
20770   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
20771   algorithm: "plot_perf_box_name"
20772   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
20773   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20774   include:
20775     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20776     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20777     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
20778     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
20779     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20780   layout:
20781     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
20782     layout: "plot-throughput"
20783
20784 - type: "plot"
20785   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
20786   algorithm: "plot_perf_box_name"
20787   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
20788   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20789   include:
20790     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20791     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20792     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
20793     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
20794     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20795   layout:
20796     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
20797     layout: "plot-throughput"
20798
20799 - type: "plot"
20800   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
20801   algorithm: "plot_perf_box_name"
20802   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
20803   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20804   include:
20805     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
20806     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
20807     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
20808     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
20809     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
20810   layout:
20811     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
20812     layout: "plot-throughput"
20813
20814 - type: "plot"
20815   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
20816   algorithm: "plot_perf_box_name"
20817   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
20818   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20819   include:
20820     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
20821     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
20822     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
20823     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
20824     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
20825   layout:
20826     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
20827     layout: "plot-throughput"
20828
20829 - type: "plot"
20830   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
20831   algorithm: "plot_perf_box_name"
20832   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
20833   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20834   include:
20835     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20836     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20837     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20838     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20839     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20840   layout:
20841     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
20842     layout: "plot-throughput"
20843
20844 - type: "plot"
20845   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
20846   algorithm: "plot_perf_box_name"
20847   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
20848   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20849   include:
20850     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20851     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20852     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20853     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20854     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20855   layout:
20856     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
20857     layout: "plot-throughput"
20858
20859 - type: "plot"
20860   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20861   algorithm: "plot_perf_box_name"
20862   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20863   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20864   include:
20865     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20866     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20867     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20868     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20869     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20870   layout:
20871     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20872     layout: "plot-throughput"
20873
20874 - type: "plot"
20875   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20876   algorithm: "plot_perf_box_name"
20877   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20878   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20879   include:
20880     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20881     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20882     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20883     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20884     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20885   layout:
20886     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20887     layout: "plot-throughput"
20888
20889 - type: "plot"
20890   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20891   algorithm: "plot_perf_box_name"
20892   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20893   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20894   include:
20895     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
20896     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20897     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
20898     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20899     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20900     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20901   layout:
20902     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20903     layout: "plot-throughput"
20904
20905 - type: "plot"
20906   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20907   algorithm: "plot_perf_box_name"
20908   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20909   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20910   include:
20911     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
20912     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20913     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
20914     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20915     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20916     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20917   layout:
20918     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20919     layout: "plot-throughput"
20920
20921 - type: "plot"
20922   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
20923   algorithm: "plot_perf_box_name"
20924   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
20925   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20926   include:
20927     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20928     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
20929     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
20930     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20931   layout:
20932     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
20933     layout: "plot-throughput"
20934
20935 - type: "plot"
20936   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
20937   algorithm: "plot_perf_box_name"
20938   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
20939   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20940   include:
20941     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20942     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
20943     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
20944     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20945   layout:
20946     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
20947     layout: "plot-throughput"
20948
20949 - type: "plot"
20950   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
20951   algorithm: "plot_perf_box_name"
20952   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
20953   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20954   include:
20955     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
20956     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20957     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
20958     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20959     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20960     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20961   layout:
20962     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
20963     layout: "plot-throughput"
20964
20965 - type: "plot"
20966   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
20967   algorithm: "plot_perf_box_name"
20968   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
20969   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20970   include:
20971     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
20972     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20973     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
20974     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20975     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20976     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20977   layout:
20978     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
20979     layout: "plot-throughput"
20980
20981 - type: "plot"
20982   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20983   algorithm: "plot_perf_box_name"
20984   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20985   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20986   include:
20987     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20988     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
20989     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
20990     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20991   layout:
20992     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20993     layout: "plot-throughput"
20994
20995 - type: "plot"
20996   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20997   algorithm: "plot_perf_box_name"
20998   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20999   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21000   include:
21001     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21002     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
21003     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
21004     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21005   layout:
21006     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21007     layout: "plot-throughput"
21008
21009 - type: "plot"
21010   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
21011   algorithm: "plot_perf_box_name"
21012   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
21013   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21014   include:
21015     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
21016     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21017     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
21018     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
21019     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
21020     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21021   layout:
21022     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
21023     layout: "plot-throughput"
21024
21025 - type: "plot"
21026   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
21027   algorithm: "plot_perf_box_name"
21028   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
21029   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21030   include:
21031     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
21032     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21033     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
21034     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
21035     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
21036     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21037   layout:
21038     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
21039     layout: "plot-throughput"
21040
21041 - type: "plot"
21042   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21043   algorithm: "plot_perf_box_name"
21044   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21045   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21046   include:
21047     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21048     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21049     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21050     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21051   layout:
21052     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21053     layout: "plot-throughput"
21054
21055 - type: "plot"
21056   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21057   algorithm: "plot_perf_box_name"
21058   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21059   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21060   include:
21061     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21062     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21063     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21064     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21065   layout:
21066     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21067     layout: "plot-throughput"
21068
21069 - type: "plot"
21070   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
21071   algorithm: "plot_perf_box_name"
21072   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
21073   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21074   include:
21075     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21076     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21077     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21078     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21079     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21080   layout:
21081     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
21082     layout: "plot-throughput"
21083
21084 - type: "plot"
21085   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
21086   algorithm: "plot_perf_box_name"
21087   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
21088   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21089   include:
21090     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21091     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21092     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21093     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21094     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21095   layout:
21096     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
21097     layout: "plot-throughput"
21098
21099 - type: "plot"
21100   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21101   algorithm: "plot_perf_box_name"
21102   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21103   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21104   include:
21105     - "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"
21106     - "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"
21107     - "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"
21108     - "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"
21109     - "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"
21110   layout:
21111     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21112     layout: "plot-throughput"
21113
21114 - type: "plot"
21115   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21116   algorithm: "plot_perf_box_name"
21117   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21118   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21119   include:
21120     - "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"
21121     - "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"
21122     - "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"
21123     - "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"
21124     - "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"
21125   layout:
21126     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21127     layout: "plot-throughput"
21128
21129 - type: "plot"
21130   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21131   algorithm: "plot_perf_box_name"
21132   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21133   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21134   include:
21135     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21136     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21137     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21138     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21139     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21140   layout:
21141     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21142     layout: "plot-throughput"
21143
21144 - type: "plot"
21145   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21146   algorithm: "plot_perf_box_name"
21147   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21148   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21149   include:
21150     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21151     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21152     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21153     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21154     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21155   layout:
21156     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21157     layout: "plot-throughput"
21158
21159 - type: "plot"
21160   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21161   algorithm: "plot_perf_box_name"
21162   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21163   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21164   include:
21165     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21166     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21167     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21168     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21169     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21170   layout:
21171     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21172     layout: "plot-throughput"
21173
21174 - type: "plot"
21175   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21176   algorithm: "plot_perf_box_name"
21177   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21178   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21179   include:
21180     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21181     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21182     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21183     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21184     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21185   layout:
21186     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21187     layout: "plot-throughput"
21188
21189 - type: "plot"
21190   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21191   algorithm: "plot_perf_box_name"
21192   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21193   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21194   include:
21195     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21196     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21197     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21198     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21199   layout:
21200     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21201     layout: "plot-throughput"
21202
21203 - type: "plot"
21204   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21205   algorithm: "plot_perf_box_name"
21206   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21207   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21208   include:
21209     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21210     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21211     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21212     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21213   layout:
21214     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21215     layout: "plot-throughput"
21216
21217 - type: "plot"
21218   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21219   algorithm: "plot_perf_box_name"
21220   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21221   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21222   include:
21223     - "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"
21224     - "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"
21225     - "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"
21226     - "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"
21227   layout:
21228     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21229     layout: "plot-throughput"
21230
21231 - type: "plot"
21232   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21233   algorithm: "plot_perf_box_name"
21234   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21235   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21236   include:
21237     - "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"
21238     - "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"
21239     - "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"
21240     - "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"
21241   layout:
21242     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21243     layout: "plot-throughput"
21244
21245 - type: "plot"
21246   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
21247   algorithm: "plot_perf_box_name"
21248   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
21249   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21250   include:
21251     - "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"
21252     - "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"
21253     - "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"
21254     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
21255     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
21256     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
21257   layout:
21258     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
21259     layout: "plot-throughput"
21260
21261 - type: "plot"
21262   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
21263   algorithm: "plot_perf_box_name"
21264   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
21265   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21266   include:
21267     - "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"
21268     - "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"
21269     - "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"
21270     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
21271     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
21272     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
21273   layout:
21274     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
21275     layout: "plot-throughput"
21276
21277 ################################################################################
21278
21279 # Packet Speedup
21280
21281 - type: "plot"
21282   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
21283   algorithm: "plot_tsa_name"
21284   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
21285   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21286   include:
21287     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21288     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21289     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21290     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21291   layout:
21292     title: "2n-zn2-xxv710-64b-memif-base-avf-ndr"
21293     layout: "plot-throughput-speedup-analysis"
21294
21295 - type: "plot"
21296   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
21297   algorithm: "plot_tsa_name"
21298   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
21299   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21300   include:
21301     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21302     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21303     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21304     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21305   layout:
21306     title: "2n-zn2-xxv710-64b-memif-base-avf-pdr"
21307     layout: "plot-throughput-speedup-analysis"
21308
21309 - type: "plot"
21310   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
21311   algorithm: "plot_tsa_name"
21312   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
21313   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21314   include:
21315     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21316     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21317     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21318     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21319   layout:
21320     title: "2n-zn2-xxv710-64b-memif-base-dpdk-ndr"
21321     layout: "plot-throughput-speedup-analysis"
21322
21323 - type: "plot"
21324   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
21325   algorithm: "plot_tsa_name"
21326   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
21327   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21328   include:
21329     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21330     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21331     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21332     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21333   layout:
21334     title: "2n-zn2-xxv710-64b-memif-base-dpdk-pdr"
21335     layout: "plot-throughput-speedup-analysis"
21336
21337 - type: "plot"
21338   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
21339   algorithm: "plot_tsa_name"
21340   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
21341   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21342   include:
21343     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21344     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21345     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21346     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21347   layout:
21348     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
21349     layout: "plot-throughput-speedup-analysis"
21350
21351 - type: "plot"
21352   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
21353   algorithm: "plot_tsa_name"
21354   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
21355   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21356   include:
21357     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21358     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21359     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21360     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21361   layout:
21362     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
21363     layout: "plot-throughput-speedup-analysis"
21364
21365 - type: "plot"
21366   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
21367   algorithm: "plot_tsa_name"
21368   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
21369   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21370   include:
21371     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
21372     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21373     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21374     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21375     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21376     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21377   layout:
21378     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
21379     layout: "plot-throughput-speedup-analysis"
21380
21381 - type: "plot"
21382   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
21383   algorithm: "plot_tsa_name"
21384   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
21385   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21386   include:
21387     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
21388     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21389     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21390     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21391     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21392     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21393   layout:
21394     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
21395     layout: "plot-throughput-speedup-analysis"
21396
21397 - type: "plot"
21398   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
21399   algorithm: "plot_tsa_name"
21400   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
21401   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21402   include:
21403     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
21405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
21406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21407   layout:
21408     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr"
21409     layout: "plot-throughput-speedup-analysis"
21410
21411 - type: "plot"
21412   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
21413   algorithm: "plot_tsa_name"
21414   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
21415   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21416   include:
21417     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21418     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
21419     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
21420     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21421   layout:
21422     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr"
21423     layout: "plot-throughput-speedup-analysis"
21424
21425 - type: "plot"
21426   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
21427   algorithm: "plot_tsa_name"
21428   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
21429   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21430   include:
21431     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21432     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21433     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21434   layout:
21435     title: "2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
21436     layout: "plot-throughput-speedup-analysis"
21437
21438 - type: "plot"
21439   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
21440   algorithm: "plot_tsa_name"
21441   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
21442   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21443   include:
21444     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21445     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21446     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21447   layout:
21448     title: "2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
21449     layout: "plot-throughput-speedup-analysis"
21450
21451 - type: "plot"
21452   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
21453   algorithm: "plot_tsa_name"
21454   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
21455   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21456   include:
21457     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21458     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21459     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
21460     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
21461     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
21462   layout:
21463     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
21464     layout: "plot-throughput-speedup-analysis"
21465
21466 - type: "plot"
21467   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
21468   algorithm: "plot_tsa_name"
21469   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
21470   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21471   include:
21472     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21473     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21474     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
21475     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
21476     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
21477   layout:
21478     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
21479     layout: "plot-throughput-speedup-analysis"
21480
21481 - type: "plot"
21482   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
21483   algorithm: "plot_tsa_name"
21484   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
21485   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21486   include:
21487     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
21488     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
21489     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
21490   layout:
21491     title: "2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
21492     layout: "plot-throughput-speedup-analysis"
21493
21494 - type: "plot"
21495   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
21496   algorithm: "plot_tsa_name"
21497   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
21498   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21499   include:
21500     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
21501     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
21502     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
21503   layout:
21504     title: "2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
21505     layout: "plot-throughput-speedup-analysis"
21506
21507 - type: "plot"
21508   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
21509   algorithm: "plot_tsa_name"
21510   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
21511   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21512   include:
21513     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21514     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21515     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21516     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21517     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21518     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21519   layout:
21520     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr"
21521     layout: "plot-throughput-speedup-analysis"
21522
21523 - type: "plot"
21524   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
21525   algorithm: "plot_tsa_name"
21526   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
21527   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21528   include:
21529     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21530     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
21531     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
21532     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
21533     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
21534   layout:
21535     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
21536     layout: "plot-throughput-speedup-analysis"
21537
21538 #- type: "plot"
21539 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
21540 #  algorithm: "plot_tsa_name"
21541 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
21542 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21543 #  include:
21544 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
21545 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
21546 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
21547 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
21548 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
21549 #  layout:
21550 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
21551 #    layout: "plot-throughput-speedup-analysis"
21552 #
21553 #- type: "plot"
21554 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
21555 #  algorithm: "plot_tsa_name"
21556 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
21557 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21558 #  include:
21559 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
21560 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
21561 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
21562 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
21563 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
21564 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
21565 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
21566 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
21567 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
21568 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
21569 #  layout:
21570 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
21571 #    layout: "plot-throughput-speedup-analysis-cps"
21572 #
21573 #- type: "plot"
21574 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
21575 #  algorithm: "plot_tsa_name"
21576 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
21577 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21578 #  include:
21579 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
21580 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
21581 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
21582 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
21583 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
21584 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
21585 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
21586 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
21587 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
21588 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
21589 #  layout:
21590 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
21591 #    layout: "plot-throughput-speedup-analysis"
21592 #
21593 #- type: "plot"
21594 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
21595 #  algorithm: "plot_tsa_name"
21596 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
21597 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21598 #  include:
21599 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
21600 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
21601 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
21602 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
21603 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
21604 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
21605 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
21606 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
21607 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
21608 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
21609 #  layout:
21610 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
21611 #    layout: "plot-throughput-speedup-analysis-cps"
21612 #
21613 #- type: "plot"
21614 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
21615 #  algorithm: "plot_tsa_name"
21616 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
21617 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21618 #  include:
21619 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
21620 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
21621 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
21622 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
21623 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
21624 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
21625 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
21626 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
21627 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
21628 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
21629 #  layout:
21630 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
21631 #    layout: "plot-throughput-speedup-analysis"
21632
21633 - type: "plot"
21634   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
21635   algorithm: "plot_tsa_name"
21636   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
21637   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21638   include:
21639     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21640     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21641     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21642     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21643     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21644     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21645   layout:
21646     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr"
21647     layout: "plot-throughput-speedup-analysis"
21648
21649 - type: "plot"
21650   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
21651   algorithm: "plot_tsa_name"
21652   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
21653   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21654   include:
21655     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21656     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
21657     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
21658     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
21659     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
21660   layout:
21661     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
21662     layout: "plot-throughput-speedup-analysis"
21663
21664 #- type: "plot"
21665 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
21666 #  algorithm: "plot_tsa_name"
21667 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
21668 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21669 #  include:
21670 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
21671 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
21672 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
21673 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
21674 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
21675 #  layout:
21676 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
21677 #    layout: "plot-throughput-speedup-analysis"
21678 #
21679 #- type: "plot"
21680 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
21681 #  algorithm: "plot_tsa_name"
21682 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
21683 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21684 #  include:
21685 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
21686 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
21687 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
21688 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
21689 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
21690 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
21691 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
21692 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
21693 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
21694 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
21695 #  layout:
21696 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
21697 #    layout: "plot-throughput-speedup-analysis-cps"
21698 #
21699 #- type: "plot"
21700 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
21701 #  algorithm: "plot_tsa_name"
21702 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
21703 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21704 #  include:
21705 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
21706 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
21707 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
21708 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
21709 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
21710 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
21711 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
21712 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
21713 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
21714 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
21715 #  layout:
21716 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
21717 #    layout: "plot-throughput-speedup-analysis"
21718 #
21719 #- type: "plot"
21720 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
21721 #  algorithm: "plot_tsa_name"
21722 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
21723 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21724 #  include:
21725 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
21726 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
21727 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
21728 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
21729 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
21730 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
21731 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
21732 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
21733 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
21734 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
21735 #  layout:
21736 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
21737 #    layout: "plot-throughput-speedup-analysis-cps"
21738 #
21739 #- type: "plot"
21740 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
21741 #  algorithm: "plot_tsa_name"
21742 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
21743 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21744 #  include:
21745 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
21746 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
21747 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
21748 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
21749 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
21750 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
21751 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
21752 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
21753 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
21754 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
21755 #  layout:
21756 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
21757 #    layout: "plot-throughput-speedup-analysis"
21758
21759 - type: "plot"
21760   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
21761   algorithm: "plot_tsa_name"
21762   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
21763   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21764   include:
21765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21768     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21769     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21770     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21771   layout:
21772     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr"
21773     layout: "plot-throughput-speedup-analysis"
21774
21775 - type: "plot"
21776   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
21777   algorithm: "plot_tsa_name"
21778   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
21779   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21780   include:
21781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21785     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21787   layout:
21788     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr"
21789     layout: "plot-throughput-speedup-analysis"
21790
21791 - type: "plot"
21792   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
21793   algorithm: "plot_tsa_name"
21794   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
21795   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21796   include:
21797     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
21798     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
21799   layout:
21800     title: "2n-zn2-cx556a-64b-rdma-ip4base-ndr"
21801     layout: "plot-throughput-speedup-analysis"
21802
21803 - type: "plot"
21804   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
21805   algorithm: "plot_tsa_name"
21806   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
21807   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21808   include:
21809     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
21810     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
21811   layout:
21812     title: "2n-zn2-cx556a-64b-rdma-ip4base-pdr"
21813     layout: "plot-throughput-speedup-analysis"
21814
21815 - type: "plot"
21816   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
21817   algorithm: "plot_tsa_name"
21818   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
21819   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21820   include:
21821     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
21822     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
21823     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
21824     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
21825     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
21826     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
21827   layout:
21828     title: "2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-ndr"
21829     layout: "plot-throughput-speedup-analysis"
21830
21831 - type: "plot"
21832   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
21833   algorithm: "plot_tsa_name"
21834   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
21835   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21836   include:
21837     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
21838     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
21839     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
21840     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
21841     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
21842     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
21843   layout:
21844     title: "2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-pdr"
21845     layout: "plot-throughput-speedup-analysis"
21846
21847 - type: "plot"
21848   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
21849   algorithm: "plot_tsa_name"
21850   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
21851   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21852   include:
21853     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21854     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21855     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21856     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21857     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21858     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21859   layout:
21860     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-ndr"
21861     layout: "plot-throughput-speedup-analysis"
21862
21863 - type: "plot"
21864   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
21865   algorithm: "plot_tsa_name"
21866   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
21867   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21868   include:
21869     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21870     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21871     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21872     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21873     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21874     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21875   layout:
21876     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-pdr"
21877     layout: "plot-throughput-speedup-analysis"
21878
21879 - type: "plot"
21880   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
21881   algorithm: "plot_tsa_name"
21882   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
21883   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21884   include:
21885     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21886     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21887     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21888     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21889     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21890     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21891   layout:
21892     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
21893     layout: "plot-throughput-speedup-analysis"
21894
21895 - type: "plot"
21896   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
21897   algorithm: "plot_tsa_name"
21898   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
21899   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21900   include:
21901     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21902     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21903     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21904     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21905     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21906     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21907   layout:
21908     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
21909     layout: "plot-throughput-speedup-analysis"
21910
21911 - type: "plot"
21912   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
21913   algorithm: "plot_tsa_name"
21914   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
21915   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21916   include:
21917     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21918     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21919     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
21920     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
21921     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21922   layout:
21923     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr"
21924     layout: "plot-throughput-speedup-analysis"
21925
21926 - type: "plot"
21927   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
21928   algorithm: "plot_tsa_name"
21929   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
21930   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21931   include:
21932     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21933     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21934     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
21935     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
21936     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21937   layout:
21938     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr"
21939     layout: "plot-throughput-speedup-analysis"
21940
21941 - type: "plot"
21942   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
21943   algorithm: "plot_tsa_name"
21944   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
21945   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21946   include:
21947     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21948     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21949     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
21950     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
21951     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21952   layout:
21953     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
21954     layout: "plot-throughput-speedup-analysis"
21955
21956 - type: "plot"
21957   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
21958   algorithm: "plot_tsa_name"
21959   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
21960   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21961   include:
21962     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21963     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21964     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
21965     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
21966     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21967   layout:
21968     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
21969     layout: "plot-throughput-speedup-analysis"
21970
21971 - type: "plot"
21972   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
21973   algorithm: "plot_tsa_name"
21974   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
21975   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21976   include:
21977     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
21978     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
21979     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
21980     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
21981     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
21982   layout:
21983     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr"
21984     layout: "plot-throughput-speedup-analysis"
21985
21986 - type: "plot"
21987   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
21988   algorithm: "plot_tsa_name"
21989   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
21990   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21991   include:
21992     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
21993     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
21994     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
21995     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
21996     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
21997   layout:
21998     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr"
21999     layout: "plot-throughput-speedup-analysis"
22000
22001 - type: "plot"
22002   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
22003   algorithm: "plot_tsa_name"
22004   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
22005   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22006   include:
22007     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22008     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22009     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22010     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22011     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22012   layout:
22013     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-ndr"
22014     layout: "plot-throughput-speedup-analysis"
22015
22016 - type: "plot"
22017   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
22018   algorithm: "plot_tsa_name"
22019   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
22020   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22021   include:
22022     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22023     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22024     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22025     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22026     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22027   layout:
22028     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-pdr"
22029     layout: "plot-throughput-speedup-analysis"
22030
22031 - type: "plot"
22032   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22033   algorithm: "plot_tsa_name"
22034   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22035   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22036   include:
22037     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22038     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22039     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22040     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22041     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22042   layout:
22043     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr"
22044     layout: "plot-throughput-speedup-analysis"
22045
22046 - type: "plot"
22047   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22048   algorithm: "plot_tsa_name"
22049   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22050   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22051   include:
22052     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22053     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22054     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22055     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22056     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22057   layout:
22058     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr"
22059     layout: "plot-throughput-speedup-analysis"
22060
22061 - type: "plot"
22062   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
22063   algorithm: "plot_tsa_name"
22064   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
22065   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22066   include:
22067     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
22068     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22069     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22070     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22071     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22072     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22073   layout:
22074     title: "2n-zn2-xxv710-64b-l2switching-base-avf-ndr"
22075     layout: "plot-throughput-speedup-analysis"
22076
22077 - type: "plot"
22078   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
22079   algorithm: "plot_tsa_name"
22080   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
22081   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22082   include:
22083     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
22084     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22085     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22086     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22087     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22088     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22089   layout:
22090     title: "2n-zn2-xxv710-64b-l2switching-base-avf-pdr"
22091     layout: "plot-throughput-speedup-analysis"
22092
22093 - type: "plot"
22094   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
22095   algorithm: "plot_tsa_name"
22096   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
22097   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22098   include:
22099     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22100     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
22101     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
22102     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22103   layout:
22104     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr"
22105     layout: "plot-throughput-speedup-analysis"
22106
22107 - type: "plot"
22108   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
22109   algorithm: "plot_tsa_name"
22110   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
22111   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22112   include:
22113     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22114     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
22115     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
22116     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22117   layout:
22118     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr"
22119     layout: "plot-throughput-speedup-analysis"
22120
22121 - type: "plot"
22122   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
22123   algorithm: "plot_tsa_name"
22124   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
22125   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22126   include:
22127     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
22128     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22129     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22130     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22131     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22132     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22133   layout:
22134     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr"
22135     layout: "plot-throughput-speedup-analysis"
22136
22137 - type: "plot"
22138   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
22139   algorithm: "plot_tsa_name"
22140   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
22141   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22142   include:
22143     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
22144     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22145     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22146     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22147     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22148     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22149   layout:
22150     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr"
22151     layout: "plot-throughput-speedup-analysis"
22152
22153 - type: "plot"
22154   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22155   algorithm: "plot_tsa_name"
22156   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22157   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22158   include:
22159     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22160     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
22161     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
22162     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22163   layout:
22164     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr"
22165     layout: "plot-throughput-speedup-analysis"
22166
22167 - type: "plot"
22168   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22169   algorithm: "plot_tsa_name"
22170   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22171   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22172   include:
22173     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22174     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
22175     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
22176     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22177   layout:
22178     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr"
22179     layout: "plot-throughput-speedup-analysis"
22180
22181 - type: "plot"
22182   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
22183   algorithm: "plot_tsa_name"
22184   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
22185   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22186   include:
22187     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
22188     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22189     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22190     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
22191     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
22192     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22193   layout:
22194     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-ndr"
22195     layout: "plot-throughput-speedup-analysis"
22196
22197 - type: "plot"
22198   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
22199   algorithm: "plot_tsa_name"
22200   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
22201   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22202   include:
22203     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
22204     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22205     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22206     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
22207     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
22208     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22209   layout:
22210     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-pdr"
22211     layout: "plot-throughput-speedup-analysis"
22212
22213 - type: "plot"
22214   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
22215   algorithm: "plot_tsa_name"
22216   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
22217   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22218   include:
22219     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22220     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22221     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22222     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22223   layout:
22224     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr"
22225     layout: "plot-throughput-speedup-analysis"
22226
22227 - type: "plot"
22228   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
22229   algorithm: "plot_tsa_name"
22230   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
22231   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22232   include:
22233     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22234     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22235     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22236     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22237   layout:
22238     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr"
22239     layout: "plot-throughput-speedup-analysis"
22240
22241 - type: "plot"
22242   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-ndr"
22243   algorithm: "plot_tsa_name"
22244   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-ndr-tsa"
22245   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22246   include:
22247     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22248     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22249     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22250     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22251     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22252   layout:
22253     title: "2n-zn2-xxv710-64b-vhost-base-avf-ndr"
22254     layout: "plot-throughput-speedup-analysis"
22255
22256 - type: "plot"
22257   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-pdr"
22258   algorithm: "plot_tsa_name"
22259   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-pdr-tsa"
22260   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22261   include:
22262     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22263     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22264     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22265     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22266     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22267   layout:
22268     title: "2n-zn2-xxv710-64b-vhost-base-avf-pdr"
22269     layout: "plot-throughput-speedup-analysis"
22270
22271 - type: "plot"
22272   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
22273   algorithm: "plot_tsa_name"
22274   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
22275   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22276   include:
22277     - "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"
22278     - "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"
22279     - "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"
22280     - "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"
22281     - "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"
22282   layout:
22283     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
22284     layout: "plot-throughput-speedup-analysis"
22285
22286 - type: "plot"
22287   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
22288   algorithm: "plot_tsa_name"
22289   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
22290   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22291   include:
22292     - "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"
22293     - "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"
22294     - "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"
22295     - "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"
22296     - "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"
22297   layout:
22298     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
22299     layout: "plot-throughput-speedup-analysis"
22300
22301 - type: "plot"
22302   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
22303   algorithm: "plot_tsa_name"
22304   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-ndr-tsa"
22305   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22306   include:
22307     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22308     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22309     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22310     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22311     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22312   layout:
22313     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
22314     layout: "plot-throughput-speedup-analysis"
22315
22316 - type: "plot"
22317   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
22318   algorithm: "plot_tsa_name"
22319   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-pdr-tsa"
22320   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22321   include:
22322     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22323     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22324     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22325     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22326     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22327   layout:
22328     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
22329     layout: "plot-throughput-speedup-analysis"
22330
22331 - type: "plot"
22332   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
22333   algorithm: "plot_tsa_name"
22334   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
22335   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22336   include:
22337     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22338     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22339     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22340     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22341     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22342   layout:
22343     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
22344     layout: "plot-throughput-speedup-analysis"
22345
22346 - type: "plot"
22347   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
22348   algorithm: "plot_tsa_name"
22349   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
22350   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22351   include:
22352     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22353     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22354     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22355     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22356     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22357   layout:
22358     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
22359     layout: "plot-throughput-speedup-analysis"
22360
22361 - type: "plot"
22362   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
22363   algorithm: "plot_tsa_name"
22364   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
22365   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22366   include:
22367     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22368     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22369     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22370     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22371   layout:
22372     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr"
22373     layout: "plot-throughput-speedup-analysis"
22374
22375 - type: "plot"
22376   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
22377   algorithm: "plot_tsa_name"
22378   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
22379   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22380   include:
22381     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22382     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22383     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22384     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22385   layout:
22386     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr"
22387     layout: "plot-throughput-speedup-analysis"
22388
22389 - type: "plot"
22390   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
22391   algorithm: "plot_tsa_name"
22392   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
22393   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22394   include:
22395     - "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"
22396     - "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"
22397     - "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"
22398     - "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"
22399   layout:
22400     title: "2n-zn2-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
22401     layout: "plot-throughput-speedup-analysis"
22402
22403 - type: "plot"
22404   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
22405   algorithm: "plot_tsa_name"
22406   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
22407   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22408   include:
22409     - "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"
22410     - "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"
22411     - "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"
22412     - "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"
22413   layout:
22414     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
22415     layout: "plot-throughput-speedup-analysis"
22416
22417 - type: "plot"
22418   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
22419   algorithm: "plot_tsa_name"
22420   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
22421   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22422   include:
22423     - "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"
22424     - "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"
22425     - "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"
22426     - "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"
22427     - "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"
22428     - "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"
22429   layout:
22430     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
22431     layout: "plot-throughput-speedup-analysis"
22432
22433 - type: "plot"
22434   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
22435   algorithm: "plot_tsa_name"
22436   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
22437   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22438   include:
22439     - "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"
22440     - "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"
22441     - "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"
22442     - "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"
22443     - "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"
22444     - "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"
22445   layout:
22446     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
22447     layout: "plot-throughput-speedup-analysis"
22448
22449 # Packet Throughput - DPDK
22450
22451 # 2n-zn2-xxv710
22452
22453 - type: "plot"
22454   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-ndr"
22455   algorithm: "plot_perf_box_name"
22456   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-ndr"
22457   data: "plot-dpdk-throughput-latency-2n-zn2"
22458   include:
22459     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22460     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22461   layout:
22462     title: "2n-zn2-xxv710-64b-2t1c-base-ndr"
22463     layout: "plot-throughput"
22464
22465 - type: "plot"
22466   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-ndr"
22467   algorithm: "plot_perf_box_name"
22468   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-ndr"
22469   data: "plot-dpdk-throughput-latency-2n-zn2"
22470   include:
22471     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22472     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22473   layout:
22474     title: "2n-zn2-xxv710-64b-4t2c-base-ndr"
22475     layout: "plot-throughput"
22476
22477 - type: "plot"
22478   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-pdr"
22479   algorithm: "plot_perf_box_name"
22480   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-pdr"
22481   data: "plot-dpdk-throughput-latency-2n-zn2"
22482   include:
22483     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22484     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22485   layout:
22486     title: "2n-zn2-xxv710-64b-2t1c-base-pdr"
22487     layout: "plot-throughput"
22488
22489 - type: "plot"
22490   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-pdr"
22491   algorithm: "plot_perf_box_name"
22492   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-pdr"
22493   data: "plot-dpdk-throughput-latency-2n-zn2"
22494   include:
22495     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22496     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22497   layout:
22498     title: "2n-zn2-xxv710-64b-4t2c-base-pdr"
22499     layout: "plot-throughput"
22500
22501 # 2n-zn2-x710
22502
22503 - type: "plot"
22504   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-ndr"
22505   algorithm: "plot_perf_box_name"
22506   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-ndr"
22507   data: "plot-dpdk-throughput-latency-2n-zn2"
22508   include:
22509     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22510     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22511   layout:
22512     title: "2n-zn2-x710-64b-2t1c-base-ndr"
22513     layout: "plot-throughput"
22514
22515 - type: "plot"
22516   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-ndr"
22517   algorithm: "plot_perf_box_name"
22518   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-ndr"
22519   data: "plot-dpdk-throughput-latency-2n-zn2"
22520   include:
22521     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22522     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22523   layout:
22524     title: "2n-zn2-x710-64b-4t2c-base-ndr"
22525     layout: "plot-throughput"
22526
22527 - type: "plot"
22528   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-pdr"
22529   algorithm: "plot_perf_box_name"
22530   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-pdr"
22531   data: "plot-dpdk-throughput-latency-2n-zn2"
22532   include:
22533     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22534     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22535   layout:
22536     title: "2n-zn2-x710-64b-2t1c-base-pdr"
22537     layout: "plot-throughput"
22538
22539 - type: "plot"
22540   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-pdr"
22541   algorithm: "plot_perf_box_name"
22542   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-pdr"
22543   data: "plot-dpdk-throughput-latency-2n-zn2"
22544   include:
22545     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22546     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22547   layout:
22548     title: "2n-zn2-x710-64b-4t2c-base-pdr"
22549     layout: "plot-throughput"
22550
22551 ################################################################################
22552
22553 - type: "plot"
22554   title: "Latency by percentile x-log: 2n-clx"
22555   algorithm: "plot_hdrh_lat_by_percentile"
22556   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-x-log-2n-clx"
22557   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
22558   target-links: "../../_static/vpp"
22559   data: "plot-vpp-hdrh-lat-2n-clx"
22560   filter: "'2T1C' and 'NIC_Intel-XXV710'"
22561   layout:
22562     layout: "plot-hdrh-latency-percentile-x-log"
22563
22564 - type: "plot"
22565   title: "Latency by percentile: 2n-skx"
22566   algorithm: "plot_hdrh_lat_by_percentile"
22567   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
22568   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
22569   target-links: "../../_static/vpp"
22570   data: "plot-vpp-hdrh-lat-2n-skx"
22571   filter: "'2T1C' and 'NIC_Intel-XXV710'"
22572   layout:
22573     layout: "plot-hdrh-latency-by-percentile"
22574
22575 - type: "plot"
22576   title: "Latency by percentile: 2n-zn2"
22577   algorithm: "plot_hdrh_lat_by_percentile"
22578   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
22579   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
22580   target-links: "../../_static/vpp"
22581   data: "plot-vpp-hdrh-lat-2n-zn2"
22582   filter: "'2T1C' and 'NIC_Intel-XXV710'"
22583   layout:
22584     layout: "plot-hdrh-latency-by-percentile"
22585
22586 - type: "plot"
22587   title: "Latency by percentile: 3n-skx"
22588   algorithm: "plot_hdrh_lat_by_percentile"
22589   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
22590   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
22591   target-links: "../../_static/vpp"
22592   data: "plot-vpp-hdrh-lat-3n-skx"
22593   filter: "'2T1C' and 'NIC_Intel-XXV710'"
22594   layout:
22595     layout: "plot-hdrh-latency-by-percentile"
22596
22597 - type: "plot"
22598   title: "Latency by percentile: 2n-clx"
22599   algorithm: "plot_hdrh_lat_by_percentile"
22600   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
22601   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
22602   target-links: "../../_static/vpp"
22603   data: "plot-vpp-hdrh-lat-2n-clx"
22604   filter: "'2T1C' and 'NIC_Intel-XXV710'"
22605   layout:
22606     layout: "plot-hdrh-latency-by-percentile"
22607
22608 - type: "plot"
22609   title: "Latency by percentile: 3n-hsw"
22610   algorithm: "plot_hdrh_lat_by_percentile"
22611   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
22612   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
22613   target-links: "../../_static/vpp"
22614   data: "plot-vpp-hdrh-lat-3n-hsw"
22615   filter: "'1T1C' and 'NIC_Intel-XL710'"
22616   layout:
22617     layout: "plot-hdrh-latency-by-percentile"
22618
22619 - type: "plot"
22620   title: "Latency by percentile: 3n-tsh"
22621   algorithm: "plot_hdrh_lat_by_percentile"
22622   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
22623   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
22624   target-links: "../../_static/vpp"
22625   data: "plot-vpp-hdrh-lat-3n-tsh"
22626   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
22627   layout:
22628     layout: "plot-hdrh-latency-by-percentile"
22629
22630 - type: "plot"
22631   title: "Latency by percentile: DPDK 2n-skx"
22632   algorithm: "plot_hdrh_lat_by_percentile"
22633   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
22634   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
22635   target-links: "../../_static/dpdk"
22636   data: "plot-dpdk-hdrh-lat-2n-skx"
22637   filter: "'2T1C' and 'NIC_Intel-XXV710'"
22638   layout:
22639     layout: "plot-hdrh-latency-by-percentile"
22640
22641 - type: "plot"
22642   title: "Latency by percentile: DPDK 3n-skx"
22643   algorithm: "plot_hdrh_lat_by_percentile"
22644   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
22645   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
22646   target-links: "../../_static/dpdk"
22647   data: "plot-dpdk-hdrh-lat-3n-skx"
22648   filter: "'2T1C' and 'NIC_Intel-XXV710'"
22649   layout:
22650     layout: "plot-hdrh-latency-by-percentile"
22651
22652 - type: "plot"
22653   title: "Latency by percentile: DPDK 2n-clx"
22654   algorithm: "plot_hdrh_lat_by_percentile"
22655   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
22656   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
22657   target-links: "../../_static/dpdk"
22658   data: "plot-dpdk-hdrh-lat-2n-clx"
22659   filter: "'2T1C' and 'NIC_Intel-XXV710'"
22660   layout:
22661     layout: "plot-hdrh-latency-by-percentile"
22662
22663 - type: "plot"
22664   title: "Latency by percentile: DPDK 2n-zn2"
22665   algorithm: "plot_hdrh_lat_by_percentile"
22666   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-zn2"
22667   output-file-links: "{DIR[LAT,DPDK]}/2n_zn2.rst"
22668   target-links: "../../_static/dpdk"
22669   data: "plot-dpdk-hdrh-lat-2n-zn2"
22670   filter: "'2T1C' and 'NIC_Intel-XXV710'"
22671   layout:
22672     layout: "plot-hdrh-latency-by-percentile"
22673
22674 - type: "plot"
22675   title: "Latency by percentile: DPDK 3n-hsw"
22676   algorithm: "plot_hdrh_lat_by_percentile"
22677   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
22678   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
22679   target-links: "../../_static/dpdk"
22680   data: "plot-dpdk-hdrh-lat-3n-hsw"
22681   filter: "'1T1C' and 'NIC_Intel-XL710'"
22682   layout:
22683     layout: "plot-hdrh-latency-by-percentile"
22684
22685 - type: "plot"
22686   title: "Latency by percentile: DPDK 3n-tsh"
22687   algorithm: "plot_hdrh_lat_by_percentile"
22688   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
22689   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
22690   target-links: "../../_static/dpdk"
22691   data: "plot-dpdk-hdrh-lat-3n-tsh"
22692   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
22693   layout:
22694     layout: "plot-hdrh-latency-by-percentile"