Report: Add 2n-zn2
[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-2009-3n-hsw:
161         - 21  # rls2009 NDRPDR iter env 5
162         - 22  # rls2009 NDRPDR iter env 5
163         - 24  # rls2009 NDRPDR iter env 5
164         - 25  # rls2009 NDRPDR iter env 5
165         - 26  # rls2009 NDRPDR iter env 5
166         - 27  # rls2009 NDRPDR iter env 5
167         - 28  # rls2009 NDRPDR iter env 5
168         - 29  # rls2009 NDRPDR iter env 5
169         - 30  # rls2009 NDRPDR iter env 5
170         - 31  # rls2009 NDRPDR iter env 5
171
172     plot-vpp-hdrh-lat-3n-hsw:
173       csit-vpp-perf-report-iterative-2009-3n-hsw:
174         - 22  # rls2009 NDRPDR iter env 5
175
176     plot-vpp-hoststack-3n-hsw:
177       csit-vpp-perf-report-iterative-2009-3n-hsw:
178         - 32  # rls2009 Hoststack iter env 5
179         - 33  # rls2009 Hoststack iter env 5
180         - 34  # rls2009 Hoststack iter env 5
181         - 35  # rls2009 Hoststack iter env 5
182         - 36  # rls2009 Hoststack iter env 5
183         - 37  # rls2009 Hoststack iter env 5
184         - 38  # rls2009 Hoststack iter env 5
185         - 39  # rls2009 Hoststack iter env 5
186         - 40  # rls2009 Hoststack iter env 5
187         - 41  # rls2009 Hoststack iter env 5
188
189     plot-dpdk-throughput-latency-3n-hsw:
190       csit-dpdk-perf-report-iterative-2009-3n-hsw:
191         - 6   # NDRPDR iter env5
192         - 7   # NDRPDR iter env5
193         - 8   # NDRPDR iter env5
194         - 9   # NDRPDR iter env5
195         - 10  # NDRPDR iter env5
196         - 11  # NDRPDR iter env5
197         - 12  # NDRPDR iter env5
198         - 13  # NDRPDR iter env5
199         - 14  # NDRPDR iter env5
200         - 15  # NDRPDR iter env5
201
202     plot-dpdk-hdrh-lat-3n-hsw:
203       csit-dpdk-perf-report-iterative-2009-3n-hsw:
204         - 6   # NDRPDR iter env5
205
206     # 3n-skx
207
208     plot-vpp-throughput-lat-tsa-3n-skx:
209       csit-vpp-perf-report-iterative-2009-3n-skx:
210         - 26  # rls2009 NDRPDR iter env 5
211         - 27  # rls2009 NDRPDR iter env 5
212         - 28  # rls2009 NDRPDR iter env 5
213         - 29  # rls2009 NDRPDR iter env 5
214         - 35  # rls2009 NDRPDR iter env 5
215         - 36  # rls2009 NDRPDR iter env 5
216         - 37  # rls2009 NDRPDR iter env 5
217         - 38  # rls2009 NDRPDR iter env 5
218         - 39  # rls2009 NDRPDR iter env 5
219         - 40  # rls2009 NDRPDR iter env 5
220
221     plot-vpp-hdrh-lat-3n-skx:
222       csit-vpp-perf-report-iterative-2009-3n-skx:
223         - 27  # rls2009 NDRPDR iter env 5
224
225 #    plot-vpp-nfv-3n-skx-ndrpdr:
226 #      # No data
227 #      csit-vpp-perf-report-iterative-2009-3n-skx:
228
229 #    plot-vpp-nfv-3n-skx-mrr:
230 #      # No data
231 #      csit-vpp-perf-report-iterative-2009-3n-skx:
232
233     plot-dpdk-throughput-latency-3n-skx:
234       csit-dpdk-perf-report-iterative-2009-3n-skx:
235         - 4   # NDRPDR sel env5
236         - 5   # NDRPDR sel env5
237         - 6   # NDRPDR sel env5
238         - 7   # NDRPDR sel env5
239         - 8   # NDRPDR sel env5
240         - 9   # NDRPDR sel env5
241         - 14  # NDRPDR sel env5
242         - 11  # NDRPDR sel env5
243         - 12  # NDRPDR sel env5
244         - 13  # NDRPDR sel env5
245
246     plot-dpdk-hdrh-lat-3n-skx:
247       csit-dpdk-perf-report-iterative-2009-3n-skx:
248         - 4   # NDRPDR sel env5
249
250     # 2n-skx
251
252     plot-vpp-throughput-lat-tsa-2n-skx:
253       csit-vpp-perf-report-iterative-2009-2n-skx:
254         - 35  # rls2009 NDRPDR iter env 5
255         - 36  # rls2009 NDRPDR iter env 5
256         - 37  # rls2009 NDRPDR iter env 5
257         - 39  # rls2009 NDRPDR iter env 5
258         - 40  # rls2009 NDRPDR iter env 5
259         - 42  # rls2009 NDRPDR iter env 5
260         - 43  # rls2009 NDRPDR iter env 5
261         - 44  # rls2009 NDRPDR iter env 5
262         - 46  # rls2009 NDRPDR iter env 5
263         - 48  # rls2009 NDRPDR iter env 5
264         - 110 # rls2009 NDRPDR iter NAT44 env 5
265         - 111 # rls2009 NDRPDR iter NAT44 env 5
266         - 112 # rls2009 NDRPDR iter NAT44 env 5
267         - 113 # rls2009 NDRPDR iter NAT44 env 5
268         - 114 # rls2009 NDRPDR iter NAT44 env 5
269         - 115 # rls2009 NDRPDR iter NAT44 env 5
270         - 116 # rls2009 NDRPDR iter NAT44 env 5
271         - 118 # rls2009 NDRPDR iter NAT44 env 5
272         - 119 # rls2009 NDRPDR iter NAT44 env 5
273         - 121 # rls2009 NDRPDR iter NAT44 env 5
274
275     plot-vpp-hdrh-lat-2n-skx:
276       csit-vpp-perf-report-iterative-2009-2n-skx:
277         - 35  # rls2009 NDRPDR iter env 5
278
279     plot-vpp-hdrh-lat-2n-skx-nat44:
280       csit-vpp-perf-report-iterative-2009-2n-skx:
281         - 110 # rls2009 NDRPDR iter NAT44 env 5
282
283     plot-vpp-soak-2n-skx:
284       csit-vpp-perf-report-iterative-2009-2n-skx:
285         - 33  # rls2009 soak env 5
286         - 34  # rls2009 soak env 5
287
288     plot-vpp-nfv-2n-skx-ndrpdr:
289       csit-vpp-perf-report-iterative-2009-2n-skx:
290         - 38  # rls2009 nf-density iter env 5
291         - 41  # rls2009 nf-density iter env 5
292         - 45  # rls2009 nf-density iter env 5
293         - 47  # rls2009 nf-density iter env 5
294         - 49  # rls2009 nf-density iter env 5
295         - 63  # rls2009 nf-density iter env 5
296         - 65  # rls2009 nf-density iter env 5
297         - 66  # rls2009 nf-density iter env 5
298         - 71  # rls2009 nf-density iter env 5
299         - 72  # rls2009 nf-density iter env 5
300
301     plot-vpp-nfv-2n-skx-mrr:
302       csit-vpp-perf-report-iterative-2009-2n-skx:
303         - 50  # rls2009 MRR nf-density iter env 5
304
305     plot-vpp-nfv-reconf-2n-skx:
306       csit-vpp-perf-report-iterative-2009-2n-skx:
307         - 27  # rls2009 reconf env 5
308         - 28  # rls2009 reconf env 5
309         - 29  # rls2009 reconf env 5
310         - 30  # rls2009 reconf env 5
311         - 31  # rls2009 reconf env 5
312         - 32  # rls2009 reconf env 5
313         - 61  # rls2009 reconf env 5
314         - 62  # rls2009 reconf env 5
315         - 68  # rls2009 reconf env 5
316         - 70  # rls2009 reconf env 5
317
318     plot-dpdk-throughput-latency-2n-skx:
319       csit-dpdk-perf-report-iterative-2009-2n-skx:
320         - 4   # NDRPDR iter env5
321         - 5   # NDRPDR iter env5
322         - 6   # NDRPDR iter env5
323         - 7   # NDRPDR iter env5
324         - 8   # NDRPDR iter env5
325         - 9   # NDRPDR iter env5
326         - 10  # NDRPDR iter env5
327         - 11  # NDRPDR iter env5
328         - 12  # NDRPDR iter env5
329         - 13  # NDRPDR iter env5
330
331     plot-dpdk-hdrh-lat-2n-skx:
332       csit-dpdk-perf-report-iterative-2009-2n-skx:
333         - 4   # NDRPDR iter env5
334
335     # 2n-zn2
336
337     plot-vpp-throughput-lat-tsa-2n-zn2:
338       csit-vpp-perf-report-iterative-2009-2n-zn2:
339         - 3   # rls2009 NDRPDR iter env 5
340         - 4   # rls2009 NDRPDR iter env 5
341         - 7   # rls2009 NDRPDR iter env 5
342
343     plot-vpp-hdrh-lat-2n-zn2:
344       csit-vpp-perf-report-iterative-2009-2n-zn2:
345         - 3   # rls2009 NDRPDR iter env 5
346
347     plot-dpdk-throughput-latency-2n-zn2:
348       csit-dpdk-perf-report-iterative-2009-2n-zn2:
349         - 1   # NDRPDR iter env5
350
351     plot-dpdk-hdrh-lat-2n-zn2:
352       csit-dpdk-perf-report-iterative-2009-2n-zn2:
353         - 1   # NDRPDR iter env5
354
355     # 2n-clx
356
357     plot-vpp-throughput-lat-tsa-2n-clx:
358       csit-vpp-perf-report-iterative-2009-2n-clx:
359         - 36  # rls2009 NDRPDR iter env 5
360         - 39  # rls2009 NDRPDR iter env 5
361         - 40  # rls2009 NDRPDR iter env 5
362         - 65  # rls2009 NDRPDR iter env 5
363         - 66  # rls2009 NDRPDR iter env 5
364         - 79  # rls2009 NDRPDR iter env 5
365         - 82  # rls2009 NDRPDR iter env 5
366         - 88  # rls2009 NDRPDR iter env 5
367         - 89  # rls2009 NDRPDR iter env 5
368         - 90  # rls2009 NDRPDR iter env 5
369         - 114 # rls2009 NDRPDR iter NAT44 env 5
370         - 115 # rls2009 NDRPDR iter NAT44 env 5
371         - 116 # rls2009 NDRPDR iter NAT44 env 5
372         - 117 # rls2009 NDRPDR iter NAT44 env 5
373         - 118 # rls2009 NDRPDR iter NAT44 env 5
374         - 119 # rls2009 NDRPDR iter NAT44 env 5
375         - 121 # rls2009 NDRPDR iter NAT44 env 5
376         - 122 # rls2009 NDRPDR iter NAT44 env 5
377         - 123 # rls2009 NDRPDR iter NAT44 env 5
378         - 126 # rls2009 NDRPDR iter NAT44 env 5
379
380     plot-vpp-hdrh-lat-2n-clx:
381       csit-vpp-perf-report-iterative-2009-2n-clx:
382         - 36  # rls2009 NDRPDR iter env 5
383
384     plot-vpp-hdrh-lat-2n-clx-nat44:
385       csit-vpp-perf-report-iterative-2009-2n-clx:
386         - 123 # rls2009 NDRPDR iter NAT44 env 5
387
388     plot-vpp-nfv-2n-clx-ndrpdr:
389       csit-vpp-perf-report-iterative-2009-2n-clx:
390         - 37  # rls2009 nf-density iter env 5
391         - 43  # rls2009 nf-density iter env 5
392         - 69  # rls2009 nf-density iter env 5
393         - 70  # rls2009 nf-density iter env 5
394         - 71  # rls2009 nf-density iter env 5
395         - 72  # rls2009 nf-density iter env 5
396         - 73  # rls2009 nf-density iter env 5
397         - 74  # rls2009 nf-density iter env 5
398         - 75  # rls2009 nf-density iter env 5
399         - 76  # rls2009 nf-density iter env 5
400
401     plot-vpp-nfv-2n-clx-mrr:
402       csit-vpp-perf-report-iterative-2009-2n-clx:
403         - 45  # rls2009 MRR nf-density iter env 5
404
405     plot-vpp-nfv-reconf-2n-clx:
406       csit-vpp-perf-report-iterative-2009-2n-clx:
407         - 25  # rls2009 reconf env 5
408         - 27  # rls2009 reconf env 5
409         - 28  # rls2009 reconf env 5
410         - 29  # rls2009 reconf env 5
411         - 30  # rls2009 reconf env 5
412         - 30  # rls2009 reconf env 5
413         - 32  # rls2009 reconf env 5
414         - 48  # rls2009 reconf env 5
415         - 53  # rls2009 reconf env 5
416         - 68  # rls2009 reconf env 5
417
418     plot-vpp-soak-2n-clx:
419       csit-vpp-perf-report-iterative-2009-2n-clx:
420         - 33  # rls2009 soak env 5
421         - 34  # rls2009 soak env 5
422
423     plot-dpdk-throughput-latency-2n-clx:
424       csit-dpdk-perf-report-iterative-2009-2n-clx:
425         - 4   # NDRPDR iter env5
426         - 5   # NDRPDR iter env5
427         - 6   # NDRPDR iter env5
428         - 7   # NDRPDR iter env5
429         - 8   # NDRPDR iter env5
430         - 9   # NDRPDR iter env5
431         - 10  # NDRPDR iter env5
432         - 11  # NDRPDR iter env5
433         - 12  # NDRPDR iter env5
434         - 13  # NDRPDR iter env5
435
436     plot-dpdk-hdrh-lat-2n-clx:
437       csit-dpdk-perf-report-iterative-2009-2n-clx:
438         - 4   # NDRPDR iter env5
439
440     # 3n-tsh
441
442     plot-vpp-throughput-lat-tsa-3n-tsh:
443       csit-vpp-perf-report-iterative-2009-3n-tsh:
444         - 14  # rls2009 NDRPDR iter env 5
445         - 20  # rls2009 NDRPDR iter env 5
446         - 21  # rls2009 NDRPDR iter env 5
447         - 22  # rls2009 NDRPDR iter env 5
448         - 23  # rls2009 NDRPDR iter env 5
449         - 28  # rls2009 NDRPDR iter env 5
450         - 30  # rls2009 NDRPDR iter env 5
451         - 33  # rls2009 NDRPDR iter env 5
452         - 38  # rls2009 NDRPDR iter env 5
453         - 41  # rls2009 NDRPDR iter env 5
454
455     plot-vpp-hdrh-lat-3n-tsh:
456       csit-vpp-perf-report-iterative-2009-3n-tsh:
457         - 14  # rls2009 NDRPDR iter env 5
458
459     plot-dpdk-throughput-latency-3n-tsh:
460       csit-dpdk-perf-report-iterative-2009-3n-tsh:
461         - 1   # NDRPDR iter env5
462         - 2   # NDRPDR iter env5
463         - 3   # NDRPDR iter env5
464         - 4   # NDRPDR iter env5
465         - 5   # NDRPDR iter env5
466         - 6   # NDRPDR iter env5
467         - 7   # NDRPDR iter env5
468         - 9   # NDRPDR iter env5
469         - 10  # NDRPDR iter env5
470         - 11  # NDRPDR iter env5
471
472     plot-dpdk-hdrh-lat-3n-tsh:
473       csit-dpdk-perf-report-iterative-2009-3n-tsh:
474         - 1   # NDRPDR iter env5
475
476     # 3n-dnv
477
478     plot-vpp-throughput-lat-tsa-3n-dnv:
479       csit-vpp-perf-report-iterative-2009-3n-dnv:
480         - 3   # rls2009 NDRPDR iter env 5
481         - 6   # rls2009 NDRPDR iter env 5
482         - 7   # rls2009 NDRPDR iter env 5
483         - 8   # rls2009 NDRPDR iter env 5
484         - 10  # rls2009 NDRPDR iter env 5
485         - 11  # rls2009 NDRPDR iter env 5
486         - 12  # rls2009 NDRPDR iter env 5
487         - 14  # rls2009 NDRPDR iter env 5
488         - 15  # rls2009 NDRPDR iter env 5
489         - 24  # rls2009 NDRPDR iter env 5
490
491 #    plot-dpdk-throughput-latency-3n-dnv:
492 #      # No data
493 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
494
495     # 2n-dnv
496
497     plot-vpp-throughput-lat-tsa-2n-dnv:
498       csit-vpp-perf-report-iterative-2009-2n-dnv:
499         - 3   # rls2009 NDRPDR iter env 5
500         - 5   # rls2009 NDRPDR iter env 5
501         - 6   # rls2009 NDRPDR iter env 5
502         - 7   # rls2009 NDRPDR iter env 5
503         - 9   # rls2009 NDRPDR iter env 5
504         - 10  # rls2009 NDRPDR iter env 5
505         - 11  # rls2009 NDRPDR iter env 5
506         - 12  # rls2009 NDRPDR iter env 5
507         - 14  # rls2009 NDRPDR iter env 5
508         - 15  # rls2009 NDRPDR iter env 5
509
510 #    plot-dpdk-throughput-latency-2n-dnv:
511 #      # No data
512 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
513
514     ###########################################################################
515     # Simple tables (only one data set):
516
517     # NIC Comparisons
518
519     vpp-nic-comparison-3n-skx:
520       csit-vpp-perf-report-iterative-2009-3n-skx:
521         - 26  # rls2009 NDRPDR iter env 5
522         - 27  # rls2009 NDRPDR iter env 5
523         - 28  # rls2009 NDRPDR iter env 5
524         - 29  # rls2009 NDRPDR iter env 5
525         - 35  # rls2009 NDRPDR iter env 5
526         - 36  # rls2009 NDRPDR iter env 5
527         - 37  # rls2009 NDRPDR iter env 5
528         - 38  # rls2009 NDRPDR iter env 5
529         - 39  # rls2009 NDRPDR iter env 5
530         - 40  # rls2009 NDRPDR iter env 5
531
532     vpp-nic-comparison-2n-skx:
533       csit-vpp-perf-report-iterative-2009-2n-skx:
534         - 35  # rls2009 NDRPDR iter env 5
535         - 36  # rls2009 NDRPDR iter env 5
536         - 37  # rls2009 NDRPDR iter env 5
537         - 39  # rls2009 NDRPDR iter env 5
538         - 40  # rls2009 NDRPDR iter env 5
539         - 42  # rls2009 NDRPDR iter env 5
540         - 43  # rls2009 NDRPDR iter env 5
541         - 44  # rls2009 NDRPDR iter env 5
542         - 46  # rls2009 NDRPDR iter env 5
543         - 48  # rls2009 NDRPDR iter env 5
544         - 110 # rls2009 NDRPDR iter NAT44 env 5
545         - 111 # rls2009 NDRPDR iter NAT44 env 5
546         - 112 # rls2009 NDRPDR iter NAT44 env 5
547         - 113 # rls2009 NDRPDR iter NAT44 env 5
548         - 114 # rls2009 NDRPDR iter NAT44 env 5
549         - 115 # rls2009 NDRPDR iter NAT44 env 5
550         - 116 # rls2009 NDRPDR iter NAT44 env 5
551         - 118 # rls2009 NDRPDR iter NAT44 env 5
552         - 119 # rls2009 NDRPDR iter NAT44 env 5
553         - 121 # rls2009 NDRPDR iter NAT44 env 5
554
555     vpp-nic-comparison-3n-skx-mrr:
556       csit-vpp-perf-report-iterative-2009-3n-skx:
557         - 24  # rls2009 MRR iter env 5
558
559     vpp-nic-comparison-2n-skx-mrr:
560       csit-vpp-perf-report-iterative-2009-2n-skx:
561         - 120 # rls2009 MRR iter env 5
562
563     # Results
564
565     vpp-perf-results-3n-hsw:
566       csit-vpp-perf-report-coverage-2009-3n-hsw:
567         - 3   # rls2009 NDRPDR cov 3n-hsw-crypto-00
568         - 4   # rls2009 NDRPDR cov 3n-hsw-crypto-01
569         - 5   # rls2009 NDRPDR cov 3n-hsw-crypto-02
570         - 6   # rls2009 NDRPDR cov 3n-hsw-crypto-03
571         - 7   # rls2009 NDRPDR cov 3n-hsw-ip4-00
572         - 8   # rls2009 NDRPDR cov 3n-hsw-ip4-01
573         - 9   # rls2009 NDRPDR cov 3n-hsw-ip4-02
574         - 10  # rls2009 NDRPDR cov 3n-hsw-ip4-03
575         - 11  # rls2009 NDRPDR cov 3n-hsw-ip4-04
576         - 12  # rls2009 NDRPDR cov 3n-hsw-ip4-05
577         - 13  # rls2009 NDRPDR cov 3n-hsw-ip4-06
578         - 14  # rls2009 NDRPDR cov 3n-hsw-ip4-07
579         - 15  # rls2009 NDRPDR cov 3n-hsw-ip4tun-00
580         - 16  # rls2009 NDRPDR cov 3n-hsw-ip4tun-01
581         - 17  # rls2009 NDRPDR cov 3n-hsw-ip4tun-02
582         - 18  # rls2009 NDRPDR cov 3n-hsw-ip6-00
583         - 19  # rls2009 NDRPDR cov 3n-hsw-ip6-01
584         - 20  # rls2009 NDRPDR cov 3n-hsw-ip6tun-00
585         - 21  # rls2009 NDRPDR cov 3n-hsw-l2-00
586         - 22  # rls2009 NDRPDR cov 3n-hsw-l2-01
587         - 23  # rls2009 NDRPDR cov 3n-hsw-l2-01
588         - 24  # rls2009 NDRPDR cov 3n-hsw-l2-03
589         - 25  # rls2009 NDRPDR cov 3n-hsw-l2-04
590         - 26  # rls2009 NDRPDR cov 3n-hsw-l2-05
591         - 27  # rls2009 NDRPDR cov 3n-hsw-l2-06
592         - 28  # rls2009 NDRPDR cov 3n-hsw-l2-07
593         - 29  # rls2009 NDRPDR cov 3n-hsw-l2-08
594         - 30  # rls2009 NDRPDR cov 3n-hsw-l2-09
595         - 31  # rls2009 NDRPDR cov 3n-hsw-l2-10
596         - 32  # rls2009 NDRPDR cov 3n-hsw-memif-00
597         - 33  # rls2009 NDRPDR cov 3n-hsw-srv6-00
598         - 34  # rls2009 NDRPDR cov 3n-hsw-srv6-01
599         - 35  # rls2009 NDRPDR cov 3n-hsw-vhost-00
600         - 36  # rls2009 NDRPDR cov 3n-hsw-vhost-01
601         - 37  # rls2009 NDRPDR cov 3n-hsw-vhost-02
602
603     vpp-perf-results-3n-skx:
604       csit-vpp-perf-report-coverage-2009-3n-skx:
605         - 36  # rls2009 NDRPDR cov 3n-skx-crypto-00
606         - 3   # rls2009 NDRPDR cov 3n-skx-crypto-01
607         - 4   # rls2009 NDRPDR cov 3n-skx-crypto-02
608         - 37  # rls2009 NDRPDR cov 3n-skx-crypto-03
609         - 6   # rls2009 NDRPDR cov 3n-skx-ip4-00
610         - 7   # rls2009 NDRPDR cov 3n-skx-ip4-01
611         - 8   # rls2009 NDRPDR cov 3n-skx-ip4-02
612         - 9   # rls2009 NDRPDR cov 3n-skx-ip4-03
613         - 10  # rls2009 NDRPDR cov 3n-skx-ip4-04
614         - 38  # rls2009 NDRPDR cov 3n-skx-ip4-05
615         - 12  # rls2009 NDRPDR cov 3n-skx-ip4-06
616         - 39  # rls2009 NDRPDR cov 3n-skx-ip4-07
617         - 14  # rls2009 NDRPDR cov 3n-skx-ip4tun-00
618         - 15  # rls2009 NDRPDR cov 3n-skx-ip4tun-01
619         - 16  # rls2009 NDRPDR cov 3n-skx-ip4tun-02
620         - 40  # rls2009 NDRPDR cov 3n-skx-ip6-00
621         - 18  # rls2009 NDRPDR cov 3n-skx-ip6-01
622         - 19  # rls2009 NDRPDR cov 3n-skx-ip6tun-00
623         - 20  # rls2009 NDRPDR cov 3n-skx-l2-00
624         - 21  # rls2009 NDRPDR cov 3n-skx-l2-01
625         - 22  # rls2009 NDRPDR cov 3n-skx-l2-02
626         - 23  # rls2009 NDRPDR cov 3n-skx-l2-03
627         - 24  # rls2009 NDRPDR cov 3n-skx-l2-04
628         - 41  # rls2009 NDRPDR cov 3n-skx-l2-05
629         - 42  # rls2009 NDRPDR cov 3n-skx-l2-06
630         - 43  # rls2009 NDRPDR cov 3n-skx-l2-07
631         - 28  # rls2009 NDRPDR cov 3n-skx-l2-08
632         - 44  # rls2009 NDRPDR cov 3n-skx-l2-09
633         - 45  # rls2009 NDRPDR cov 3n-skx-l2-10
634         - 46  # rls2009 NDRPDR cov 3n-skx-memif-00
635         - 47  # rls2009 NDRPDR cov 3n-skx-srv6-00
636         - 48  # rls2009 NDRPDR cov 3n-skx-srv6-01
637         - 49  # rls2009 NDRPDR cov 3n-skx-vhost-00
638         - 50  # rls2009 NDRPDR cov 3n-skx-vhost-01
639         - 51  # rls2009 NDRPDR cov 3n-skx-vhost-02
640         - 54  # rls2009 NDRPDR cov 3n-skx-vhost-03
641
642     vpp-perf-results-2n-skx:
643       csit-vpp-perf-report-coverage-2009-2n-skx:
644         - 18  # rls2009 NDRPDR cov 2n-skx-ip4-00
645         - 19  # rls2009 NDRPDR cov 2n-skx-ip4-01
646         - 10  # rls2009 NDRPDR cov 2n-skx-ip4-02
647         - 20  # rls2009 NDRPDR cov 2n-skx-ip4-03
648         - 21  # rls2009 NDRPDR cov 2n-skx-ip4-04
649         - 31  # rls2009 NDRPDR cov 2n-skx-ip4-05
650         - 32  # rls2009 NDRPDR cov 2n-skx-ip4-06
651         - 33  # rls2009 NDRPDR cov 2n-skx-ip4-07
652         - 22  # rls2009 NDRPDR cov 2n-skx-ip6-00
653         - 23  # rls2009 NDRPDR cov 2n-skx-ip6-01
654         - 24  # rls2009 NDRPDR cov 2n-skx-l2-00
655         - 25  # rls2009 NDRPDR cov 2n-skx-l2-01
656         - 26  # rls2009 NDRPDR cov 2n-skx-lb-00
657         - 27  # rls2009 NDRPDR cov 2n-skx-memif-00
658         - 28  # rls2009 NDRPDR cov 2n-skx-vhost-00
659         - 29  # rls2009 NDRPDR cov 2n-skx-vhost-01
660         - 30  # rls2009 NDRPDR cov 2n-skx-vts-00
661
662     vpp-perf-results-2n-zn2:
663       csit-vpp-perf-report-iterative-2009-2n-zn2:
664         - 3   # rls2009 NDRPDR iter env 5
665
666     vpp-perf-results-2n-clx:
667       csit-vpp-perf-report-coverage-2009-2n-clx:
668         - 2   # rls2009 NDRPDR cov 2n-clx-ip4-00
669         - 3   # rls2009 NDRPDR cov 2n-clx-ip4-01
670         - 4   # rls2009 NDRPDR cov 2n-clx-ip4-02
671         - 5   # rls2009 NDRPDR cov 2n-clx-ip4-03
672         - 6   # rls2009 NDRPDR cov 2n-clx-ip4-04
673         - 23  # rls2009 NDRPDR cov 2n-clx-ip4-05
674         - 24  # rls2009 NDRPDR cov 2n-clx-ip4-06
675         - 25  # rls2009 NDRPDR cov 2n-clx-ip4-07
676         - 22  # rls2009 NDRPDR cov 2n-clx-ip6-00
677         - 9   # rls2009 NDRPDR cov 2n-clx-ip6-01
678         - 17  # rls2009 NDRPDR cov 2n-clx-l2-00
679         - 21  # rls2009 NDRPDR cov 2n-clx-l2-01
680         - 12  # rls2009 NDRPDR cov 2n-clx-lb-00
681         - 13  # rls2009 NDRPDR cov 2n-clx-memif-00
682         - 14  # rls2009 NDRPDR cov 2n-clx-vhost-00
683         - 15  # rls2009 NDRPDR cov 2n-clx-vhost-01
684         - 16  # rls2009 NDRPDR cov 2n-clx-vts-00
685
686     vpp-perf-results-3n-tsh:
687       csit-vpp-perf-report-iterative-2009-3n-tsh:
688         - 14  # rls2009 NDRPDR iter env 5
689
690     vpp-perf-results-3n-dnv:
691       csit-vpp-perf-report-coverage-2009-3n-dnv:
692         - 10  # rls2009 NDRPDR cov 3n-dnv-crypto-00
693         - 2   # rls2009 NDRPDR cov 3n-dnv-crypto-01
694         - 11  # rls2009 NDRPDR cov 3n-dnv-ip4-00
695         - 12  # rls2009 NDRPDR cov 3n-dnv-ip4-01
696         - 13  # rls2009 NDRPDR cov 3n-dnv-ip4tun-00
697         - 14  # rls2009 NDRPDR cov 3n-dnv-ip6-00
698         - 15  # rls2009 NDRPDR cov 3n-dnv-ip6-01
699         - 16  # rls2009 NDRPDR cov 3n-dnv-l2-00
700         - 17  # rls2009 NDRPDR cov 3n-dnv-l2-01
701
702     vpp-perf-results-2n-dnv:
703       csit-vpp-perf-report-coverage-2009-2n-dnv:
704         - 2   # rls2009 NDRPDR cov 2n-dnv-ip4-00
705         - 3   # rls2009 NDRPDR cov 2n-dnv-ip4-01
706         - 4   # rls2009 NDRPDR cov 2n-dnv-ip6-00
707         - 5   # rls2009 NDRPDR cov 2n-dnv-ip6-01
708         - 6   # rls2009 NDRPDR cov 2n-dnv-l2-00
709         - 7   # rls2009 NDRPDR cov 2n-dnv-l2-01
710
711     vpp-mrr-results-3n-hsw:
712       csit-vpp-perf-report-iterative-2009-3n-hsw:
713         - 23  # rls2009 MRR iter env 5
714
715     vpp-mrr-results-3n-skx:
716       csit-vpp-perf-report-iterative-2009-3n-skx:
717         - 24  # rls2009 MRR iter env 5
718
719     vpp-mrr-results-2n-skx:
720       csit-vpp-perf-report-iterative-2009-2n-skx:
721         - 120 # rls2009 MRR iter env 5
722
723     vpp-mrr-results-2n-zn2:
724       csit-vpp-perf-report-iterative-2009-2n-zn2:
725         - 1   # rls2009 MRR iter env 5
726
727     vpp-mrr-results-2n-clx:
728       csit-vpp-perf-report-iterative-2009-2n-clx:
729         - 125 # rls2009 MRR iter env 5
730
731     vpp-mrr-results-3n-tsh:
732       csit-vpp-perf-report-iterative-2009-3n-tsh:
733         - 15  # rls2009 MRR iter env 5
734
735     vpp-mrr-results-3n-dnv:
736       csit-vpp-perf-report-iterative-2009-3n-dnv:
737         - 22  # rls2009 MRR iter env 5
738
739     vpp-mrr-results-2n-dnv:
740       csit-vpp-perf-report-iterative-2009-2n-dnv:
741         - 13  # rls2009 MRR iter env 5
742
743     vpp-device-results-ubuntu:
744       csit-vpp-device-2009-ubuntu1804-1n-skx:
745         - 131 # rls2009 env 5
746
747     dpdk-perf-results-3n-hsw:
748       csit-dpdk-perf-report-iterative-2009-3n-hsw:
749         - 6   # NDRPDR iter env5
750
751     dpdk-perf-results-3n-skx:
752       csit-dpdk-perf-report-iterative-2009-3n-skx:
753         - 4   # NDRPDR sel env5
754
755     dpdk-perf-results-2n-skx:
756       csit-dpdk-perf-report-iterative-2009-2n-skx:
757         - 4   # NDRPDR iter env5
758
759     dpdk-perf-results-2n-zn2:
760       csit-dpdk-perf-report-iterative-2009-2n-zn2:
761         - 1   # NDRPDR iter env5
762
763     dpdk-perf-results-2n-clx:
764       csit-dpdk-perf-report-iterative-2009-2n-clx:
765         - 4   # NDRPDR iter env5
766
767 #    dpdk-perf-results-2n-dnv:
768 #      # No data
769 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
770
771 #    dpdk-perf-results-3n-dnv:
772 #      # No data
773 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
774
775     dpdk-perf-results-3n-tsh:
776       csit-dpdk-perf-report-iterative-2009-3n-tsh:
777         - 1   # NDRPDR iter env5
778
779 ###########################################################################
780     # Tables (more than one data set)
781
782     # Performance changes
783
784     vpp-performance-changes-3n-hsw-h1:
785       csit-vpp-perf-report-iterative-2005-3n-hsw:
786         - 31  # NDRPDR sel 2001.0-4
787         - 32  # NDRPDR sel 2001.0-4
788         - 33  # NDRPDR sel 2001.0-4
789         - 34  # NDRPDR sel 2001.0-4
790         - 35  # NDRPDR sel 2001.0-4
791         - 36  # NDRPDR sel 2001.0-4
792         - 38  # NDRPDR sel 2001.0-4
793     vpp-performance-changes-3n-hsw-ref-env4:
794       csit-vpp-perf-report-iterative-2005-3n-hsw:
795         - 20  # NDRPDR sel env 4
796         - 21  # NDRPDR sel env 4
797         - 22  # NDRPDR sel env 4
798         - 23  # NDRPDR sel env 4
799         - 24  # NDRPDR sel env 4
800         - 25  # NDRPDR sel env 4
801         - 26  # NDRPDR sel env 4
802         - 27  # NDRPDR sel env 4
803         - 28  # NDRPDR sel env 4
804         - 29  # NDRPDR sel env 4
805     vpp-performance-changes-3n-hsw-ref-env5:
806       csit-vpp-perf-report-iterative-2009-3n-hsw:
807         - 9   # rls2005 NDRPDR iter env 5
808         - 10  # rls2005 NDRPDR iter env 5
809         - 11  # rls2005 NDRPDR iter env 5
810         - 12  # rls2005 NDRPDR iter env 5
811         - 13  # rls2005 NDRPDR iter env 5
812         - 14  # rls2005 NDRPDR iter env 5
813         - 15  # rls2005 NDRPDR iter env 5
814         - 16  # rls2005 NDRPDR iter env 5
815         - 17  # rls2005 NDRPDR iter env 5
816         - 19  # rls2005 NDRPDR iter env 5
817     vpp-performance-changes-3n-hsw-cmp:
818       csit-vpp-perf-report-iterative-2009-3n-hsw:
819         - 21  # rls2009 NDRPDR iter env 5
820         - 22  # rls2009 NDRPDR iter env 5
821         - 24  # rls2009 NDRPDR iter env 5
822         - 25  # rls2009 NDRPDR iter env 5
823         - 26  # rls2009 NDRPDR iter env 5
824         - 27  # rls2009 NDRPDR iter env 5
825         - 28  # rls2009 NDRPDR iter env 5
826         - 29  # rls2009 NDRPDR iter env 5
827         - 30  # rls2009 NDRPDR iter env 5
828         - 31  # rls2009 NDRPDR iter env 5
829
830     vpp-performance-changes-3n-skx-h1:
831       csit-vpp-perf-report-iterative-2005-3n-skx:
832         - 50  # NDRPDR sel 2001.0-4
833         - 51  # NDRPDR sel 2001.0-4
834         - 52  # NDRPDR sel 2001.0-4
835         - 53  # NDRPDR sel 2001.0-4
836         - 54  # NDRPDR sel 2001.0-4
837     vpp-performance-changes-3n-skx-ref-env4:
838       csit-vpp-perf-report-iterative-2005-3n-skx:
839         - 42  # NDRPDR sel env 4
840         - 43  # NDRPDR sel env 4
841         - 44  # NDRPDR sel env 4
842         - 45  # NDRPDR sel env 4
843         - 47  # NDRPDR sel env 4
844         - 55  # NDRPDR sel env 4
845         - 56  # NDRPDR sel env 4
846         - 57  # NDRPDR sel env 4
847         - 61  # NDRPDR sel env 4
848         - 62  # NDRPDR sel env 4
849     vpp-performance-changes-3n-skx-ref-env5:
850       csit-vpp-perf-report-iterative-2009-3n-skx:
851         - 13  # rls2005 NDRPDR iter env 5
852         - 18  # rls2005 NDRPDR iter env 5
853         - 19  # rls2005 NDRPDR iter env 5
854         - 41  # rls2005 NDRPDR iter env 5
855         - 43  # rls2005 NDRPDR iter env 5
856         - 44  # rls2005 NDRPDR iter env 5
857         - 45  # rls2005 NDRPDR iter env 5
858         - 46  # rls2005 NDRPDR iter env 5
859         - 48  # rls2005 NDRPDR iter env 5
860         - 49  # rls2005 NDRPDR iter env 5
861     vpp-performance-changes-3n-skx-cmp:
862       csit-vpp-perf-report-iterative-2009-3n-skx:
863         - 26  # rls2009 NDRPDR iter env 5
864         - 27  # rls2009 NDRPDR iter env 5
865         - 28  # rls2009 NDRPDR iter env 5
866         - 29  # rls2009 NDRPDR iter env 5
867         - 35  # rls2009 NDRPDR iter env 5
868         - 36  # rls2009 NDRPDR iter env 5
869         - 37  # rls2009 NDRPDR iter env 5
870         - 38  # rls2009 NDRPDR iter env 5
871         - 39  # rls2009 NDRPDR iter env 5
872         - 40  # rls2009 NDRPDR iter env 5
873
874     vpp-performance-changes-2n-skx-h1:
875       csit-vpp-perf-report-iterative-2005-2n-skx:
876         - 100 # NDRPDR sel 2001.0-4
877         - 101 # NDRPDR sel 2001.0-4
878         - 102 # NDRPDR sel 2001.0-4
879         - 103 # NDRPDR sel 2001.0-4
880         - 104 # NDRPDR sel 2001.0-4
881         - 105 # NDRPDR sel 2001.0-4
882     vpp-performance-changes-2n-skx-ref-env4:
883       csit-vpp-perf-report-iterative-2005-2n-skx:
884         - 88  # NDRPDR sel env 4
885         - 89  # NDRPDR sel env 4
886         - 90  # NDRPDR sel env 4
887         - 91  # NDRPDR sel env 4
888         - 92  # NDRPDR sel env 4
889         - 93  # NDRPDR sel env 4
890         - 94  # NDRPDR sel env 4
891         - 125 # NDRPDR sel env 4
892         - 126 # NDRPDR sel env 4
893         - 127 # NDRPDR sel env 4
894     vpp-performance-changes-2n-skx-ref-env5:
895       csit-vpp-perf-report-iterative-2009-2n-skx:
896         - 13  # rls2005 NDRPDR iter env 5
897         - 16  # rls2005 NDRPDR iter env 5
898         - 17  # rls2005 NDRPDR iter env 5
899         - 18  # rls2005 NDRPDR iter env 5
900         - 19  # rls2005 NDRPDR iter env 5
901         - 21  # rls2005 NDRPDR iter env 5
902         - 22  # rls2005 NDRPDR iter env 5
903         - 23  # rls2005 NDRPDR iter env 5
904         - 24  # rls2005 NDRPDR iter env 5
905         - 25  # rls2005 NDRPDR iter env 5
906     vpp-performance-changes-2n-skx-cmp:
907       csit-vpp-perf-report-iterative-2009-2n-skx:
908         - 35  # rls2009 NDRPDR iter env 5
909         - 36  # rls2009 NDRPDR iter env 5
910         - 37  # rls2009 NDRPDR iter env 5
911         - 39  # rls2009 NDRPDR iter env 5
912         - 40  # rls2009 NDRPDR iter env 5
913         - 42  # rls2009 NDRPDR iter env 5
914         - 43  # rls2009 NDRPDR iter env 5
915         - 44  # rls2009 NDRPDR iter env 5
916         - 46  # rls2009 NDRPDR iter env 5
917         - 48  # rls2009 NDRPDR iter env 5
918         - 110 # rls2009 NDRPDR iter NAT44 env 5
919         - 111 # rls2009 NDRPDR iter NAT44 env 5
920         - 112 # rls2009 NDRPDR iter NAT44 env 5
921         - 113 # rls2009 NDRPDR iter NAT44 env 5
922         - 114 # rls2009 NDRPDR iter NAT44 env 5
923         - 115 # rls2009 NDRPDR iter NAT44 env 5
924         - 116 # rls2009 NDRPDR iter NAT44 env 5
925         - 118 # rls2009 NDRPDR iter NAT44 env 5
926         - 119 # rls2009 NDRPDR iter NAT44 env 5
927         - 121 # rls2009 NDRPDR iter NAT44 env 5
928
929     vpp-performance-changes-2n-clx-h1:
930       csit-vpp-perf-report-iterative-2005-2n-clx:
931         - 73  # NDRPDR sel 2001.0-4
932         - 74  # NDRPDR sel 2001.0-4
933         - 75  # NDRPDR sel 2001.0-4
934         - 76  # NDRPDR sel 2001.0-4
935         - 77  # NDRPDR sel 2001.0-4
936         - 78  # NDRPDR sel 2001.0-4
937         - 79  # NDRPDR sel 2001.0-4
938         - 80  # NDRPDR sel 2001.0-4
939     vpp-performance-changes-2n-clx-ref-env4:
940       csit-vpp-perf-report-iterative-2005-2n-clx:
941         - 62  # NDRPDR sel env 4
942         - 63  # NDRPDR sel env 4
943         - 64  # NDRPDR sel env 4
944         - 65  # NDRPDR sel env 4
945         - 66  # NDRPDR sel env 4
946         - 68  # NDRPDR sel env 4
947         - 69  # NDRPDR sel env 4
948         - 70  # NDRPDR sel env 4
949         - 103 # NDRPDR sel env 4
950         - 104 # NDRPDR sel env 4
951     vpp-performance-changes-2n-clx-ref-env5:
952       csit-vpp-perf-report-iterative-2009-2n-clx:
953         - 13  # rls2005 NDRPDR iter env 5
954         - 15  # rls2005 NDRPDR iter env 5
955         - 17  # rls2005 NDRPDR iter env 5
956         - 18  # rls2005 NDRPDR iter env 5
957         - 19  # rls2005 NDRPDR iter env 5
958         - 20  # rls2005 NDRPDR iter env 5
959         - 21  # rls2005 NDRPDR iter env 5
960         - 22  # rls2005 NDRPDR iter env 5
961         - 23  # rls2005 NDRPDR iter env 5
962         - 24  # rls2005 NDRPDR iter env 5
963     vpp-performance-changes-2n-clx-cmp:
964       csit-vpp-perf-report-iterative-2009-2n-clx:
965         - 36  # rls2009 NDRPDR iter env 5
966         - 39  # rls2009 NDRPDR iter env 5
967         - 40  # rls2009 NDRPDR iter env 5
968         - 65  # rls2009 NDRPDR iter env 5
969         - 66  # rls2009 NDRPDR iter env 5
970         - 79  # rls2009 NDRPDR iter env 5
971         - 82  # rls2009 NDRPDR iter env 5
972         - 88  # rls2009 NDRPDR iter env 5
973         - 89  # rls2009 NDRPDR iter env 5
974         - 90  # rls2009 NDRPDR iter env 5
975         - 114 # rls2009 NDRPDR iter NAT44 env 5
976         - 115 # rls2009 NDRPDR iter NAT44 env 5
977         - 116 # rls2009 NDRPDR iter NAT44 env 5
978         - 117 # rls2009 NDRPDR iter NAT44 env 5
979         - 118 # rls2009 NDRPDR iter NAT44 env 5
980         - 119 # rls2009 NDRPDR iter NAT44 env 5
981         - 121 # rls2009 NDRPDR iter NAT44 env 5
982         - 122 # rls2009 NDRPDR iter NAT44 env 5
983         - 123 # rls2009 NDRPDR iter NAT44 env 5
984         - 126 # rls2009 NDRPDR iter NAT44 env 5
985
986     vpp-performance-changes-2n-dnv-h1:
987       csit-vpp-perf-verify-2001-2n-dnv:
988         - 4   # NDRPDR sel
989         - 5   # NDRPDR sel
990         - 6   # NDRPDR sel
991         - 7   # NDRPDR sel
992         - 8   # NDRPDR sel
993         - 9   # NDRPDR sel
994         - 10  # NDRPDR sel
995         - 11  # NDRPDR sel
996         - 13  # NDRPDR sel
997         - 16  # NDRPDR sel
998     vpp-performance-changes-2n-dnv-ref:
999       csit-vpp-perf-report-iterative-2009-2n-dnv:
1000         - 16  # rls2005 NDRPDR iter env 5
1001         - 17  # rls2005 NDRPDR iter env 5
1002         - 18  # rls2005 NDRPDR iter env 5
1003         - 19  # rls2005 NDRPDR iter env 5
1004         - 21  # rls2005 NDRPDR iter env 5
1005         - 24  # rls2005 NDRPDR iter env 5
1006         - 27  # rls2005 NDRPDR iter env 5
1007         - 28  # rls2005 NDRPDR iter env 5
1008         - 29  # rls2005 NDRPDR iter env 5
1009         - 30  # rls2005 NDRPDR iter env 5
1010     vpp-performance-changes-2n-dnv-cmp:
1011       csit-vpp-perf-report-iterative-2009-2n-dnv:
1012         - 3   # rls2009 NDRPDR iter env 5
1013         - 5   # rls2009 NDRPDR iter env 5
1014         - 6   # rls2009 NDRPDR iter env 5
1015         - 7   # rls2009 NDRPDR iter env 5
1016         - 9   # rls2009 NDRPDR iter env 5
1017         - 10  # rls2009 NDRPDR iter env 5
1018         - 11  # rls2009 NDRPDR iter env 5
1019         - 12  # rls2009 NDRPDR iter env 5
1020         - 14  # rls2009 NDRPDR iter env 5
1021         - 15  # rls2009 NDRPDR iter env 5
1022
1023     vpp-performance-changes-3n-dnv-h1:
1024       csit-vpp-perf-verify-2001-3n-dnv:
1025         - 5   # NDRPDR sel
1026         - 6   # NDRPDR sel
1027         - 7   # NDRPDR sel
1028         - 8   # NDRPDR sel
1029         - 9   # NDRPDR sel
1030         - 10  # NDRPDR sel
1031         - 12  # NDRPDR sel
1032         - 16  # NDRPDR sel
1033         - 17  # NDRPDR sel
1034         - 18  # NDRPDR sel
1035     vpp-performance-changes-3n-dnv-ref:
1036       csit-vpp-perf-report-iterative-2009-3n-dnv:
1037         - 16  # rls2005 NDRPDR iter env 5
1038         - 23  # rls2005 NDRPDR iter env 5
1039         - 25  # rls2005 NDRPDR iter env 5
1040         - 26  # rls2005 NDRPDR iter env 5
1041         - 27  # rls2005 NDRPDR iter env 5
1042         - 28  # rls2005 NDRPDR iter env 5
1043         - 29  # rls2005 NDRPDR iter env 5
1044         - 30  # rls2005 NDRPDR iter env 5
1045         - 31  # rls2005 NDRPDR iter env 5
1046         - 32  # rls2005 NDRPDR iter env 5
1047     vpp-performance-changes-3n-dnv-cmp:
1048       csit-vpp-perf-report-iterative-2009-3n-dnv:
1049         - 3   # rls2009 NDRPDR iter env 5
1050         - 6   # rls2009 NDRPDR iter env 5
1051         - 7   # rls2009 NDRPDR iter env 5
1052         - 8   # rls2009 NDRPDR iter env 5
1053         - 10  # rls2009 NDRPDR iter env 5
1054         - 11  # rls2009 NDRPDR iter env 5
1055         - 12  # rls2009 NDRPDR iter env 5
1056         - 14  # rls2009 NDRPDR iter env 5
1057         - 15  # rls2009 NDRPDR iter env 5
1058         - 24  # rls2009 NDRPDR iter env 5
1059
1060     vpp-performance-changes-3n-tsh-h1:
1061       csit-vpp-perf-report-iterative-2005-3n-tsh:
1062         - 28  # NDRPDR sel 2001.0-4
1063         - 29  # NDRPDR sel 2001.0-4
1064         - 31  # NDRPDR sel 2001.0-4
1065     vpp-performance-changes-3n-tsh-ref-env4:
1066       csit-vpp-perf-report-iterative-2005-3n-tsh:
1067         - 23  # NDRPDR sel env 4
1068         - 25  # NDRPDR sel env 4
1069         - 33  # NDRPDR sel env 4
1070         - 34  # NDRPDR sel env 4
1071         - 35  # NDRPDR sel env 4
1072         - 36  # NDRPDR sel env 4
1073         - 37  # NDRPDR sel env 4
1074         - 38  # NDRPDR sel env 4
1075         - 39  # NDRPDR sel env 4
1076         - 40  # NDRPDR sel env 4
1077     vpp-performance-changes-3n-tsh-ref-env5:
1078       csit-vpp-perf-report-iterative-2009-3n-tsh:
1079         - 8   # rls2005 NDRPDR iter env 5
1080         - 11  # rls2005 NDRPDR iter env 5
1081         - 12  # rls2005 NDRPDR iter env 5
1082         - 24  # rls2005 NDRPDR iter env 5
1083         - 27  # rls2005 NDRPDR iter env 5
1084         - 29  # rls2005 NDRPDR iter env 5
1085         - 31  # rls2005 NDRPDR iter env 5
1086         - 39  # rls2005 NDRPDR iter env 5
1087         - 40  # rls2005 NDRPDR iter env 5
1088         - 42  # rls2005 NDRPDR iter env 5
1089     vpp-performance-changes-3n-tsh-cmp:
1090       csit-vpp-perf-report-iterative-2009-3n-tsh:
1091         - 14  # rls2009 NDRPDR iter env 5
1092         - 20  # rls2009 NDRPDR iter env 5
1093         - 21  # rls2009 NDRPDR iter env 5
1094         - 22  # rls2009 NDRPDR iter env 5
1095         - 23  # rls2009 NDRPDR iter env 5
1096         - 28  # rls2009 NDRPDR iter env 5
1097         - 30  # rls2009 NDRPDR iter env 5
1098         - 33  # rls2009 NDRPDR iter env 5
1099         - 38  # rls2009 NDRPDR iter env 5
1100         - 41  # rls2009 NDRPDR iter env 5
1101
1102     vpp-soak-vs-ndr-2n-skx-ref:
1103       csit-vpp-perf-report-iterative-2009-2n-skx:
1104         - 35  # rls2009 NDRPDR iter env 5
1105         - 36  # rls2009 NDRPDR iter env 5
1106         - 37  # rls2009 NDRPDR iter env 5
1107         - 39  # rls2009 NDRPDR iter env 5
1108         - 40  # rls2009 NDRPDR iter env 5
1109         - 42  # rls2009 NDRPDR iter env 5
1110         - 43  # rls2009 NDRPDR iter env 5
1111         - 44  # rls2009 NDRPDR iter env 5
1112         - 46  # rls2009 NDRPDR iter env 5
1113         - 48  # rls2009 NDRPDR iter env 5
1114     vpp-soak-vs-ndr-2n-skx-cmp:
1115       csit-vpp-perf-report-iterative-2009-2n-skx:
1116         - 33  # rls2009 soak env 5
1117         - 34  # rls2009 soak env 5
1118     vpp-soak-vs-ndr-2n-skx:
1119       csit-vpp-perf-report-iterative-2009-2n-skx:
1120         - 35  # rls2009 NDRPDR iter env 5
1121         - 36  # rls2009 NDRPDR iter env 5
1122         - 37  # rls2009 NDRPDR iter env 5
1123         - 39  # rls2009 NDRPDR iter env 5
1124         - 40  # rls2009 NDRPDR iter env 5
1125         - 42  # rls2009 NDRPDR iter env 5
1126         - 43  # rls2009 NDRPDR iter env 5
1127         - 44  # rls2009 NDRPDR iter env 5
1128         - 46  # rls2009 NDRPDR iter env 5
1129         - 48  # rls2009 NDRPDR iter env 5
1130         - 33  # rls2009 soak env 5
1131         - 34  # rls2009 soak env 5
1132
1133     vpp-soak-vs-ndr-2n-clx-ref:
1134       csit-vpp-perf-report-iterative-2009-2n-clx:
1135         - 36  # rls2009 NDRPDR iter env 5
1136         - 39  # rls2009 NDRPDR iter env 5
1137         - 40  # rls2009 NDRPDR iter env 5
1138         - 65  # rls2009 NDRPDR iter env 5
1139         - 66  # rls2009 NDRPDR iter env 5
1140         - 79  # rls2009 NDRPDR iter env 5
1141         - 82  # rls2009 NDRPDR iter env 5
1142         - 88  # rls2009 NDRPDR iter env 5
1143         - 89  # rls2009 NDRPDR iter env 5
1144         - 90  # rls2009 NDRPDR iter env 5
1145     vpp-soak-vs-ndr-2n-clx-cmp:
1146       csit-vpp-perf-report-iterative-2009-2n-clx:
1147         - 33  # rls2009 soak env 5
1148         - 34  # rls2009 soak env 5
1149     vpp-soak-vs-ndr-2n-clx:
1150       csit-vpp-perf-report-iterative-2009-2n-clx:
1151         - 36  # rls2009 NDRPDR iter env 5
1152         - 39  # rls2009 NDRPDR iter env 5
1153         - 40  # rls2009 NDRPDR iter env 5
1154         - 65  # rls2009 NDRPDR iter env 5
1155         - 66  # rls2009 NDRPDR iter env 5
1156         - 79  # rls2009 NDRPDR iter env 5
1157         - 82  # rls2009 NDRPDR iter env 5
1158         - 88  # rls2009 NDRPDR iter env 5
1159         - 89  # rls2009 NDRPDR iter env 5
1160         - 90  # rls2009 NDRPDR iter env 5
1161         - 33  # rls2009 soak env 5
1162         - 34  # rls2009 soak env 5
1163
1164     vpp-performance-changes-3n-hsw-mrr-h1:
1165       csit-vpp-perf-verify-2001-3n-hsw:
1166         - 17  # MRR sel
1167     vpp-performance-changes-3n-hsw-mrr-ref-env4:
1168       csit-vpp-perf-report-iterative-2005-3n-hsw:
1169         - 30  # MRR env 4
1170     vpp-performance-changes-3n-hsw-mrr-ref-env5:
1171       csit-vpp-perf-report-iterative-2009-3n-hsw:
1172         - 18  # rls2005 MRR iter env 5
1173     vpp-performance-changes-3n-hsw-mrr-cmp:
1174       csit-vpp-perf-report-iterative-2009-3n-hsw:
1175         - 23  # rls2009 MRR iter env 5
1176
1177     vpp-performance-changes-3n-skx-mrr-h1:
1178       csit-vpp-perf-verify-2001-3n-skx:
1179         - 50  # MRR sel
1180         - 53  # MRR sel addition
1181     vpp-performance-changes-3n-skx-mrr-ref-env4:
1182       csit-vpp-perf-report-iterative-2005-3n-skx:
1183         - 49  # MRR sel env 4
1184     vpp-performance-changes-3n-skx-mrr-ref-env5:
1185       csit-vpp-perf-report-iterative-2009-3n-skx:
1186         - 17  # rls2005 MRR iter env 5
1187     vpp-performance-changes-3n-skx-mrr-cmp:
1188       csit-vpp-perf-report-iterative-2009-3n-skx:
1189         - 24  # rls2009 MRR iter env 5
1190
1191     vpp-performance-changes-2n-skx-mrr-h1:
1192       csit-vpp-perf-verify-2001-2n-skx:
1193         - 101 # MRR sel
1194         - 128 # MRR sel addition
1195     vpp-performance-changes-2n-skx-mrr-ref-env4:
1196       csit-vpp-perf-report-iterative-2005-2n-skx:
1197         - 99  # MRR sel env 4
1198     vpp-performance-changes-2n-skx-mrr-ref-env5:
1199       csit-vpp-perf-report-iterative-2009-2n-skx:
1200         - 20  # rls2005 MRR iter env 5
1201     vpp-performance-changes-2n-skx-mrr-cmp:
1202       csit-vpp-perf-report-iterative-2009-2n-skx:
1203         - 120 # rls2009 MRR iter env 5
1204
1205     vpp-performance-changes-2n-clx-mrr-h1:
1206       csit-vpp-perf-verify-2001-2n-clx:
1207         - 39  # MRR
1208     vpp-performance-changes-2n-clx-mrr-ref-env4:
1209       csit-vpp-perf-report-iterative-2005-2n-clx:
1210         - 72   # MRR sel env 4
1211     vpp-performance-changes-2n-clx-mrr-ref-env5:
1212       csit-vpp-perf-report-iterative-2009-2n-clx:
1213         - 77  # rls2005 MRR iter env 5
1214     vpp-performance-changes-2n-clx-mrr-cmp:
1215       csit-vpp-perf-report-iterative-2009-2n-clx:
1216         - 125 # rls2009 MRR iter env 5
1217
1218     vpp-performance-changes-2n-dnv-mrr-h1:
1219       csit-vpp-perf-verify-2001-2n-dnv:
1220         - 12  # MRR sel
1221     vpp-performance-changes-2n-dnv-mrr-ref:
1222       csit-vpp-perf-report-iterative-2009-2n-dnv:
1223         - 23  # rls2005 MRR iter env 5
1224     vpp-performance-changes-2n-dnv-mrr-cmp:
1225       csit-vpp-perf-report-iterative-2009-2n-dnv:
1226         - 13  # rls2009 MRR iter env 5
1227
1228     vpp-performance-changes-3n-dnv-mrr-h1:
1229       csit-vpp-perf-verify-2001-3n-dnv:
1230         - 11  # MRR sel
1231     vpp-performance-changes-3n-dnv-mrr-ref:
1232       csit-vpp-perf-report-iterative-2009-3n-dnv:
1233         - 19  # rls2005 MRR iter env 5
1234     vpp-performance-changes-3n-dnv-mrr-cmp:
1235       csit-vpp-perf-report-iterative-2009-3n-dnv:
1236         - 22  # rls2009 MRR iter env 5
1237
1238     vpp-performance-changes-3n-tsh-mrr-h1:
1239       csit-vpp-perf-verify-2001-3n-tsh:
1240         - 9   # MRR sel
1241     vpp-performance-changes-3n-tsh-mrr-ref-env4:
1242       csit-vpp-perf-report-iterative-2005-3n-tsh:
1243         - 27  # MRR sel env 4
1244     vpp-performance-changes-3n-tsh-mrr-ref-env5:
1245       csit-vpp-perf-report-iterative-2009-3n-tsh:
1246         - 13  # rls2005 MRR iter env 5
1247     vpp-performance-changes-3n-tsh-mrr-cmp:
1248       csit-vpp-perf-report-iterative-2009-3n-tsh:
1249         - 15  # rls2009 MRR iter env 5
1250
1251     dpdk-performance-changes-3n-hsw-h1:
1252       csit-dpdk-perf-verify-2001-3n-hsw:
1253         - 4   # NDRPDR sel
1254         - 5   # NDRPDR sel
1255         - 6   # NDRPDR sel
1256         - 7   # NDRPDR sel
1257         - 8   # NDRPDR sel
1258         - 9   # NDRPDR sel
1259         - 10  # NDRPDR sel
1260         - 11  # NDRPDR sel
1261         - 12  # NDRPDR sel
1262         - 13  # NDRPDR sel
1263         - 15  # NDRPDR sel
1264         - 16  # NDRPDR sel
1265         - 17  # NDRPDR sel
1266         - 18  # NDRPDR sel
1267         - 19  # NDRPDR sel
1268         - 20  # NDRPDR sel
1269         - 21  # NDRPDR sel
1270         - 22  # NDRPDR sel
1271         - 23  # NDRPDR sel
1272         - 24  # NDRPDR sel
1273     dpdk-performance-changes-3n-hsw-ref:
1274       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1275         - 25  # NDRPDR iter
1276         - 26  # NDRPDR iter
1277         - 27  # NDRPDR iter
1278         - 28  # NDRPDR iter
1279         - 29  # NDRPDR iter
1280         - 30  # NDRPDR iter
1281         - 31  # NDRPDR iter
1282         - 32  # NDRPDR iter
1283         - 33  # NDRPDR iter
1284         - 34  # NDRPDR iter
1285     dpdk-performance-changes-3n-hsw-cmp:
1286       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1287         - 6   # NDRPDR iter env5
1288         - 7   # NDRPDR iter env5
1289         - 8   # NDRPDR iter env5
1290         - 9   # NDRPDR iter env5
1291         - 10  # NDRPDR iter env5
1292         - 11  # NDRPDR iter env5
1293         - 12  # NDRPDR iter env5
1294         - 13  # NDRPDR iter env5
1295         - 14  # NDRPDR iter env5
1296         - 15  # NDRPDR iter env5
1297
1298     dpdk-performance-changes-3n-skx-h1:
1299       csit-dpdk-perf-verify-2001-3n-skx:
1300         - 29  # NDRPDR sel xxv710
1301         - 33  # NDRPDR sel xxv710
1302         - 34  # NDRPDR sel xxv710
1303         - 35  # NDRPDR sel xxv710
1304         - 36  # NDRPDR sel xxv710
1305         - 37  # NDRPDR sel xxv710
1306         - 41  # NDRPDR sel xxv710
1307         - 42  # NDRPDR sel xxv710
1308         - 43  # NDRPDR sel xxv710
1309         - 45  # NDRPDR sel xxv710
1310         - 30  # NDRPDR sel x710
1311         - 31  # NDRPDR sel x710
1312         - 32  # NDRPDR sel x710
1313         - 38  # NDRPDR sel x710
1314         - 39  # NDRPDR sel x710
1315         - 40  # NDRPDR sel x710
1316         - 44  # NDRPDR sel x710
1317         - 46  # NDRPDR sel x710
1318         - 47  # NDRPDR sel x710
1319         - 48  # NDRPDR sel x710
1320     dpdk-performance-changes-3n-skx-ref:
1321       csit-dpdk-perf-report-iterative-2005-3n-skx:
1322         - 28  # NDRPDR iter
1323         - 29  # NDRPDR iter
1324         - 30  # NDRPDR iter
1325         - 31  # NDRPDR iter
1326         - 32  # NDRPDR iter
1327         - 33  # NDRPDR iter
1328         - 34  # NDRPDR iter
1329         - 35  # NDRPDR iter
1330         - 36  # NDRPDR iter
1331         - 37  # NDRPDR iter
1332     dpdk-performance-changes-3n-skx-cmp:
1333       csit-dpdk-perf-report-iterative-2009-3n-skx:
1334         - 4   # NDRPDR sel env5
1335         - 5   # NDRPDR sel env5
1336         - 6   # NDRPDR sel env5
1337         - 7   # NDRPDR sel env5
1338         - 8   # NDRPDR sel env5
1339         - 9   # NDRPDR sel env5
1340         - 14  # NDRPDR sel env5
1341         - 11  # NDRPDR sel env5
1342         - 12  # NDRPDR sel env5
1343         - 13  # NDRPDR sel env5
1344
1345     dpdk-performance-changes-2n-skx-h1:
1346       csit-dpdk-perf-verify-2001-2n-skx:
1347         - 35  # NDRPDR sel xxv710
1348         - 36  # NDRPDR sel xxv710
1349         - 37  # NDRPDR sel xxv710
1350         - 41  # NDRPDR sel xxv710
1351         - 42  # NDRPDR sel xxv710
1352         - 43  # NDRPDR sel xxv710
1353         - 46  # NDRPDR sel xxv710
1354         - 47  # NDRPDR sel xxv710
1355         - 52  # NDRPDR sel xxv710
1356         - 53  # NDRPDR sel xxv710
1357         - 38  # NDRPDR sel x710
1358         - 39  # NDRPDR sel x710
1359         - 40  # NDRPDR sel x710
1360         - 44  # NDRPDR sel x710
1361         - 45  # NDRPDR sel x710
1362         - 48  # NDRPDR sel x710
1363         - 49  # NDRPDR sel x710
1364         - 50  # NDRPDR sel x710
1365         - 51  # NDRPDR sel x710
1366         - 54  # NDRPDR sel x710
1367     dpdk-performance-changes-2n-skx-ref:
1368       csit-dpdk-perf-report-iterative-2005-2n-skx:
1369         - 20  # NDRPDR iter
1370         - 21  # NDRPDR iter
1371         - 22  # NDRPDR iter
1372         - 23  # NDRPDR iter
1373         - 24  # NDRPDR iter
1374         - 25  # NDRPDR iter
1375         - 26  # NDRPDR iter
1376         - 27  # NDRPDR iter
1377         - 28  # NDRPDR iter
1378         - 29  # NDRPDR iter
1379     dpdk-performance-changes-2n-skx-cmp:
1380       csit-dpdk-perf-report-iterative-2009-2n-skx:
1381         - 4   # NDRPDR iter env5
1382         - 5   # NDRPDR iter env5
1383         - 6   # NDRPDR iter env5
1384         - 7   # NDRPDR iter env5
1385         - 8   # NDRPDR iter env5
1386         - 9   # NDRPDR iter env5
1387         - 10  # NDRPDR iter env5
1388         - 11  # NDRPDR iter env5
1389         - 12  # NDRPDR iter env5
1390         - 13  # NDRPDR iter env5
1391
1392     dpdk-performance-changes-2n-clx-h1:
1393       csit-dpdk-perf-verify-2001-2n-clx:
1394         - 15  # NDRPDR sel
1395         - 16  # NDRPDR sel
1396         - 17  # NDRPDR sel
1397         - 18  # NDRPDR sel
1398         - 19  # NDRPDR sel
1399         - 20  # NDRPDR sel
1400         - 21  # NDRPDR sel
1401         - 22  # NDRPDR sel
1402         - 23  # NDRPDR sel
1403         - 24  # NDRPDR sel
1404         - 25  # NDRPDR sel
1405         - 26  # NDRPDR sel
1406         - 27  # NDRPDR sel
1407         - 28  # NDRPDR sel
1408         - 29  # NDRPDR sel
1409         - 30  # NDRPDR sel
1410         - 31  # NDRPDR sel
1411         - 32  # NDRPDR sel
1412         - 33  # NDRPDR sel
1413         - 34  # NDRPDR sel
1414     dpdk-performance-changes-2n-clx-ref:
1415       csit-dpdk-perf-report-iterative-2005-2n-clx:
1416         - 20  # NDRPDR iter
1417         - 21  # NDRPDR iter
1418         - 22  # NDRPDR iter
1419         - 23  # NDRPDR iter
1420         - 24  # NDRPDR iter
1421         - 25  # NDRPDR iter
1422         - 26  # NDRPDR iter
1423         - 27  # NDRPDR iter
1424         - 28  # NDRPDR iter
1425         - 29  # NDRPDR iter
1426     dpdk-performance-changes-2n-clx-cmp:
1427       csit-dpdk-perf-report-iterative-2009-2n-clx:
1428         - 4   # NDRPDR iter env5
1429         - 5   # NDRPDR iter env5
1430         - 6   # NDRPDR iter env5
1431         - 7   # NDRPDR iter env5
1432         - 8   # NDRPDR iter env5
1433         - 9   # NDRPDR iter env5
1434         - 10  # NDRPDR iter env5
1435         - 11  # NDRPDR iter env5
1436         - 12  # NDRPDR iter env5
1437         - 13  # NDRPDR iter env5
1438
1439 #    dpdk-performance-changes-2n-dnv-h1:
1440 #      csit-dpdk-perf-verify-2001-2n-dnv:
1441 #        - 9   # NDRPDR sel
1442 #        - 10  # NDRPDR sel
1443 #        - 11  # NDRPDR sel
1444 #        - 12  # NDRPDR sel
1445 #        - 13  # NDRPDR sel
1446 #        - 14  # NDRPDR sel
1447 #        - 15  # NDRPDR sel
1448 #        - 16  # NDRPDR sel
1449 #        - 17  # NDRPDR sel
1450 #        - 18  # NDRPDR sel
1451 #    dpdk-performance-changes-2n-dnv-ref:
1452 #      # No data
1453 #    dpdk-performance-changes-2n-dnv-cmp:
1454 #      # No data
1455 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1456
1457 #    dpdk-performance-changes-3n-dnv-h1:
1458 #      csit-dpdk-perf-verify-2001-3n-dnv:
1459 #        - 12  # NDRPDR sel
1460 #        - 13  # NDRPDR sel
1461 #        - 14  # NDRPDR sel
1462 #        - 15  # NDRPDR sel
1463 #        - 16  # NDRPDR sel
1464 #        - 17  # NDRPDR sel
1465 #        - 18  # NDRPDR sel
1466 #        - 19  # NDRPDR sel
1467 #        - 20  # NDRPDR sel
1468 #        - 22  # NDRPDR sel
1469 #    dpdk-performance-changes-3n-dnv-ref:
1470 #      # No data
1471 #    dpdk-performance-changes-3n-dnv-cmp:
1472 #      # No data
1473 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1474
1475     dpdk-performance-changes-3n-tsh-h1:
1476       csit-dpdk-perf-verify-2001-3n-tsh:
1477         - 3   # NDRPDR sel
1478         - 4   # NDRPDR sel
1479         - 5   # NDRPDR sel
1480         - 9   # NDRPDR sel
1481         - 10  # NDRPDR sel
1482         - 11  # NDRPDR sel
1483         - 12  # NDRPDR sel
1484         - 14  # NDRPDR sel
1485         - 15  # NDRPDR sel
1486         - 18  # NDRPDR sel
1487     dpdk-performance-changes-3n-tsh-ref:
1488       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1489         - 5   # NDRPDR sel
1490     dpdk-performance-changes-3n-tsh-cmp:
1491       csit-dpdk-perf-report-iterative-2009-3n-tsh:
1492         - 1   # NDRPDR iter env5
1493         - 2   # NDRPDR iter env5
1494         - 3   # NDRPDR iter env5
1495         - 4   # NDRPDR iter env5
1496         - 5   # NDRPDR iter env5
1497         - 6   # NDRPDR iter env5
1498         - 7   # NDRPDR iter env5
1499         - 9   # NDRPDR iter env5
1500         - 10  # NDRPDR iter env5
1501         - 11  # NDRPDR iter env5
1502
1503     # Compare testbeds
1504
1505     vpp-compare-testbeds-ref:
1506       csit-vpp-perf-report-iterative-2009-3n-hsw:
1507         - 21  # rls2009 NDRPDR iter env 5
1508         - 22  # rls2009 NDRPDR iter env 5
1509         - 24  # rls2009 NDRPDR iter env 5
1510         - 25  # rls2009 NDRPDR iter env 5
1511         - 26  # rls2009 NDRPDR iter env 5
1512         - 27  # rls2009 NDRPDR iter env 5
1513         - 28  # rls2009 NDRPDR iter env 5
1514         - 29  # rls2009 NDRPDR iter env 5
1515         - 30  # rls2009 NDRPDR iter env 5
1516         - 31  # rls2009 NDRPDR iter env 5
1517     vpp-compare-testbeds-cmp:
1518       csit-vpp-perf-report-iterative-2009-3n-skx:
1519         - 26  # rls2009 NDRPDR iter env 5
1520         - 27  # rls2009 NDRPDR iter env 5
1521         - 28  # rls2009 NDRPDR iter env 5
1522         - 29  # rls2009 NDRPDR iter env 5
1523         - 35  # rls2009 NDRPDR iter env 5
1524         - 36  # rls2009 NDRPDR iter env 5
1525         - 37  # rls2009 NDRPDR iter env 5
1526         - 38  # rls2009 NDRPDR iter env 5
1527         - 39  # rls2009 NDRPDR iter env 5
1528         - 40  # rls2009 NDRPDR iter env 5
1529
1530     vpp-compare-testbeds-skx-clx-ref:
1531       csit-vpp-perf-report-iterative-2009-2n-skx:
1532         - 35  # rls2009 NDRPDR iter env 5
1533         - 36  # rls2009 NDRPDR iter env 5
1534         - 37  # rls2009 NDRPDR iter env 5
1535         - 39  # rls2009 NDRPDR iter env 5
1536         - 40  # rls2009 NDRPDR iter env 5
1537         - 42  # rls2009 NDRPDR iter env 5
1538         - 43  # rls2009 NDRPDR iter env 5
1539         - 44  # rls2009 NDRPDR iter env 5
1540         - 46  # rls2009 NDRPDR iter env 5
1541         - 48  # rls2009 NDRPDR iter env 5
1542         - 110 # rls2009 NDRPDR iter NAT44 env 5
1543         - 111 # rls2009 NDRPDR iter NAT44 env 5
1544         - 112 # rls2009 NDRPDR iter NAT44 env 5
1545         - 113 # rls2009 NDRPDR iter NAT44 env 5
1546         - 114 # rls2009 NDRPDR iter NAT44 env 5
1547         - 115 # rls2009 NDRPDR iter NAT44 env 5
1548         - 116 # rls2009 NDRPDR iter NAT44 env 5
1549         - 118 # rls2009 NDRPDR iter NAT44 env 5
1550         - 119 # rls2009 NDRPDR iter NAT44 env 5
1551         - 121 # rls2009 NDRPDR iter NAT44 env 5
1552     vpp-compare-testbeds-skx-clx-cmp:
1553       csit-vpp-perf-report-iterative-2009-2n-clx:
1554         - 36  # rls2009 NDRPDR iter env 5
1555         - 39  # rls2009 NDRPDR iter env 5
1556         - 40  # rls2009 NDRPDR iter env 5
1557         - 65  # rls2009 NDRPDR iter env 5
1558         - 66  # rls2009 NDRPDR iter env 5
1559         - 79  # rls2009 NDRPDR iter env 5
1560         - 82  # rls2009 NDRPDR iter env 5
1561         - 88  # rls2009 NDRPDR iter env 5
1562         - 89  # rls2009 NDRPDR iter env 5
1563         - 90  # rls2009 NDRPDR iter env 5
1564         - 114 # rls2009 NDRPDR iter NAT44 env 5
1565         - 115 # rls2009 NDRPDR iter NAT44 env 5
1566         - 116 # rls2009 NDRPDR iter NAT44 env 5
1567         - 117 # rls2009 NDRPDR iter NAT44 env 5
1568         - 118 # rls2009 NDRPDR iter NAT44 env 5
1569         - 119 # rls2009 NDRPDR iter NAT44 env 5
1570         - 121 # rls2009 NDRPDR iter NAT44 env 5
1571         - 122 # rls2009 NDRPDR iter NAT44 env 5
1572         - 123 # rls2009 NDRPDR iter NAT44 env 5
1573         - 126 # rls2009 NDRPDR iter NAT44 env 5
1574
1575     vpp-compare-testbeds-hsw-clx-ref:
1576       csit-vpp-perf-report-iterative-2009-3n-hsw:
1577         - 21  # rls2009 NDRPDR iter env 5
1578         - 22  # rls2009 NDRPDR iter env 5
1579         - 24  # rls2009 NDRPDR iter env 5
1580         - 25  # rls2009 NDRPDR iter env 5
1581         - 26  # rls2009 NDRPDR iter env 5
1582         - 27  # rls2009 NDRPDR iter env 5
1583         - 28  # rls2009 NDRPDR iter env 5
1584         - 29  # rls2009 NDRPDR iter env 5
1585         - 30  # rls2009 NDRPDR iter env 5
1586         - 31  # rls2009 NDRPDR iter env 5
1587     vpp-compare-testbeds-hsw-clx-cmp:
1588       csit-vpp-perf-report-iterative-2009-2n-clx:
1589         - 36  # rls2009 NDRPDR iter env 5
1590         - 39  # rls2009 NDRPDR iter env 5
1591         - 40  # rls2009 NDRPDR iter env 5
1592         - 65  # rls2009 NDRPDR iter env 5
1593         - 66  # rls2009 NDRPDR iter env 5
1594         - 79  # rls2009 NDRPDR iter env 5
1595         - 82  # rls2009 NDRPDR iter env 5
1596         - 88  # rls2009 NDRPDR iter env 5
1597         - 89  # rls2009 NDRPDR iter env 5
1598         - 90  # rls2009 NDRPDR iter env 5
1599
1600     vpp-compare-testbeds-mrr-ref:
1601       csit-vpp-perf-report-iterative-2009-3n-hsw:
1602         - 23  # rls2009 MRR iter env 5
1603     vpp-compare-testbeds-mrr-cmp:
1604       csit-vpp-perf-report-iterative-2009-3n-skx:
1605         - 24  # rls2009 MRR iter env 5
1606
1607     vpp-compare-testbeds-mrr-skx-clx-ref:
1608       csit-vpp-perf-report-iterative-2009-2n-skx:
1609         - 120 # rls2009 MRR iter env 5
1610     vpp-compare-testbeds-mrr-skx-clx-cmp:
1611       csit-vpp-perf-report-iterative-2009-2n-clx:
1612         - 125 # rls2009 MRR iter env 5
1613
1614     vpp-compare-testbeds-mrr-hsw-clx-ref:
1615       csit-vpp-perf-report-iterative-2009-3n-hsw:
1616         - 23  # rls2009 MRR iter env 5
1617     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1618       csit-vpp-perf-report-iterative-2009-2n-clx:
1619         - 125 # rls2009 MRR iter env 5
1620
1621     dpdk-compare-testbeds-ref:
1622       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1623         - 6   # NDRPDR iter env5
1624         - 7   # NDRPDR iter env5
1625         - 8   # NDRPDR iter env5
1626         - 9   # NDRPDR iter env5
1627         - 10  # NDRPDR iter env5
1628         - 11  # NDRPDR iter env5
1629         - 12  # NDRPDR iter env5
1630         - 13  # NDRPDR iter env5
1631         - 14  # NDRPDR iter env5
1632         - 15  # NDRPDR iter env5
1633     dpdk-compare-testbeds-cmp:
1634       csit-dpdk-perf-report-iterative-2009-3n-skx:
1635         - 4   # NDRPDR sel env5
1636         - 5   # NDRPDR sel env5
1637         - 6   # NDRPDR sel env5
1638         - 7   # NDRPDR sel env5
1639         - 8   # NDRPDR sel env5
1640         - 9   # NDRPDR sel env5
1641         - 14  # NDRPDR sel env5
1642         - 11  # NDRPDR sel env5
1643         - 12  # NDRPDR sel env5
1644         - 13  # NDRPDR sel env5
1645
1646     dpdk-compare-testbeds-skx-clx-ref:
1647       csit-dpdk-perf-report-iterative-2009-2n-skx:
1648         - 4   # NDRPDR iter env5
1649         - 5   # NDRPDR iter env5
1650         - 6   # NDRPDR iter env5
1651         - 7   # NDRPDR iter env5
1652         - 8   # NDRPDR iter env5
1653         - 9   # NDRPDR iter env5
1654         - 10  # NDRPDR iter env5
1655         - 11  # NDRPDR iter env5
1656         - 12  # NDRPDR iter env5
1657         - 13  # NDRPDR iter env5
1658     dpdk-compare-testbeds-skx-clx-cmp:
1659       csit-dpdk-perf-report-iterative-2009-2n-clx:
1660         - 4   # NDRPDR iter env5
1661         - 5   # NDRPDR iter env5
1662         - 6   # NDRPDR iter env5
1663         - 7   # NDRPDR iter env5
1664         - 8   # NDRPDR iter env5
1665         - 9   # NDRPDR iter env5
1666         - 10  # NDRPDR iter env5
1667         - 11  # NDRPDR iter env5
1668         - 12  # NDRPDR iter env5
1669         - 13  # NDRPDR iter env5
1670
1671     # Compare topologies
1672
1673     vpp-compare-topologies-ref:
1674       csit-vpp-perf-report-iterative-2009-3n-skx:
1675         - 26  # rls2009 NDRPDR iter env 5
1676         - 27  # rls2009 NDRPDR iter env 5
1677         - 28  # rls2009 NDRPDR iter env 5
1678         - 29  # rls2009 NDRPDR iter env 5
1679         - 35  # rls2009 NDRPDR iter env 5
1680         - 36  # rls2009 NDRPDR iter env 5
1681         - 37  # rls2009 NDRPDR iter env 5
1682         - 38  # rls2009 NDRPDR iter env 5
1683         - 39  # rls2009 NDRPDR iter env 5
1684         - 40  # rls2009 NDRPDR iter env 5
1685     vpp-compare-topologies-cmp:
1686       csit-vpp-perf-report-iterative-2009-2n-skx:
1687         - 35  # rls2009 NDRPDR iter env 5
1688         - 36  # rls2009 NDRPDR iter env 5
1689         - 37  # rls2009 NDRPDR iter env 5
1690         - 39  # rls2009 NDRPDR iter env 5
1691         - 40  # rls2009 NDRPDR iter env 5
1692         - 42  # rls2009 NDRPDR iter env 5
1693         - 43  # rls2009 NDRPDR iter env 5
1694         - 44  # rls2009 NDRPDR iter env 5
1695         - 46  # rls2009 NDRPDR iter env 5
1696         - 48  # rls2009 NDRPDR iter env 5
1697
1698     vpp-compare-topologies-mrr-ref:
1699       csit-vpp-perf-report-iterative-2009-3n-skx:
1700         - 24  # rls2009 MRR iter env 5
1701     vpp-compare-topologies-mrr-cmp:
1702       csit-vpp-perf-report-iterative-2009-2n-skx:
1703         - 120 # rls2009 MRR iter env 5
1704
1705     dpdk-compare-topologies-ref:
1706       csit-dpdk-perf-report-iterative-2009-3n-skx:
1707         - 4   # NDRPDR sel env5
1708         - 5   # NDRPDR sel env5
1709         - 6   # NDRPDR sel env5
1710         - 7   # NDRPDR sel env5
1711         - 8   # NDRPDR sel env5
1712         - 9   # NDRPDR sel env5
1713         - 14  # NDRPDR sel env5
1714         - 11  # NDRPDR sel env5
1715         - 12  # NDRPDR sel env5
1716         - 13  # NDRPDR sel env5
1717     dpdk-compare-topologies-cmp:
1718       csit-dpdk-perf-report-iterative-2009-2n-skx:
1719         - 4   # NDRPDR iter env5
1720         - 5   # NDRPDR iter env5
1721         - 6   # NDRPDR iter env5
1722         - 7   # NDRPDR iter env5
1723         - 8   # NDRPDR iter env5
1724         - 9   # NDRPDR iter env5
1725         - 10  # NDRPDR iter env5
1726         - 11  # NDRPDR iter env5
1727         - 12  # NDRPDR iter env5
1728         - 13  # NDRPDR iter env5
1729
1730   plot-layouts:
1731
1732     plot-soak-throughput:
1733       titlefont:
1734         size: 16
1735       xaxis:
1736         title: "<b>Test Cases [Index]</b>"
1737         titlefont:
1738           size: 14
1739         autorange: True
1740         fixedrange: False
1741         gridcolor: "rgb(230, 230, 230)"
1742         linecolor: "rgb(220, 220, 220)"
1743         linewidth: 1
1744         showgrid: True
1745         showline: True
1746         showticklabels: True
1747         tickcolor: "rgb(220, 220, 220)"
1748         tickmode: "linear"
1749         tickfont:
1750           size: 14
1751         zeroline: False
1752       yaxis:
1753         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1754         titlefont:
1755           size: 14
1756         gridcolor: "rgb(230, 230, 230)"
1757         hoverformat: ".4r"
1758         tickformat: ".3r"
1759         linecolor: "rgb(220, 220, 220)"
1760         linewidth: 1
1761         showgrid: True
1762         showline: True
1763         showticklabels: True
1764         tickcolor: "rgb(220, 220, 220)"
1765         tickfont:
1766           size: 14
1767         zeroline: False
1768         range: [0,50]
1769       autosize: False
1770       margin:
1771         t: 50
1772         b: 0
1773         l: 80
1774         r: 20
1775       showlegend: True
1776       legend:
1777         orientation: "h"
1778         font:
1779           size: 14
1780       width: 700
1781       height: 900
1782       paper_bgcolor: "#fff"
1783       plot_bgcolor: "#fff"
1784       hoverlabel:
1785         namelength: -1
1786
1787     plot-service-density:
1788       titlefont:
1789         size: 16
1790       xaxis:
1791         side: "top"
1792         autorange: True
1793         fixedrange: False
1794         showgrid: False
1795         showline: False
1796         showticklabels: False
1797         ticks: ""
1798         ticklen: 0
1799         tickwidth: 0
1800         zeroline: False
1801       yaxis:
1802         autorange: "reversed"
1803         showgrid: False
1804         showline: False
1805         showticklabels: False
1806         ticks: ""
1807         ticklen: 0
1808         tickwidth: 0
1809         zeroline: False
1810       showlegend: False
1811       paper_bgcolor: "#fff"
1812       plot_bgcolor: "#fff"
1813       width: 700
1814       height: 700
1815       hoverlabel:
1816         namelength: -1
1817
1818     plot-hoststack:
1819       titlefont:
1820         size: 16
1821       xaxis:
1822         title: "<b>Test Cases [Index]</b>"
1823         titlefont:
1824           size: 14
1825         autorange: True
1826         fixedrange: False
1827         gridcolor: "rgb(230, 230, 230)"
1828         linecolor: "rgb(220, 220, 220)"
1829         linewidth: 1
1830         showgrid: True
1831         showline: True
1832         showticklabels: True
1833         tickcolor: "rgb(220, 220, 220)"
1834         tickmode: "linear"
1835         tickfont:
1836           size: 14
1837         zeroline: False
1838       yaxis:
1839         title: "<b>Bandwidth [Gbps]</b>"
1840         titlefont:
1841           size: 14
1842         gridcolor: "rgb(230, 230, 230)"
1843         hoverformat: ".4s"
1844         linecolor: "rgb(220, 220, 220)"
1845         linewidth: 1
1846         rangemode: "tozero"
1847         showgrid: True
1848         showline: True
1849         showticklabels: True
1850         tickcolor: "rgb(230, 230, 230)"
1851         tickformat: ".3s"
1852         tickfont:
1853           size: 14
1854         zeroline: False
1855       autosize: False
1856       margin:
1857         t: 50
1858         b: 20
1859         l: 80
1860         r: 20
1861       showlegend: True
1862       legend:
1863         orientation: "h"
1864         font:
1865           size: 14
1866       width: 700
1867       height: 800
1868       paper_bgcolor: "#fff"
1869       plot_bgcolor: "#fff"
1870       hoverlabel:
1871         namelength: -1
1872
1873     plot-throughput:
1874       titlefont:
1875         size: 16
1876       xaxis:
1877         title: "<b>Test Cases [Index]</b>"
1878         titlefont:
1879           size: 14
1880         autorange: True
1881         fixedrange: False
1882         gridcolor: "rgb(230, 230, 230)"
1883         linecolor: "rgb(220, 220, 220)"
1884         linewidth: 1
1885         showgrid: True
1886         showline: True
1887         showticklabels: True
1888         tickcolor: "rgb(220, 220, 220)"
1889         tickmode: "linear"
1890         tickfont:
1891           size: 14
1892         zeroline: False
1893       yaxis:
1894         title: "<b>Packet Throughput [Mpps]</b>"
1895         titlefont:
1896           size: 14
1897         gridcolor: "rgb(230, 230, 230)"
1898         hoverformat: ".4r"
1899         tickformat: ".3r"
1900         linecolor: "rgb(220, 220, 220)"
1901         linewidth: 1
1902         showgrid: True
1903         showline: True
1904         showticklabels: True
1905         tickcolor: "rgb(220, 220, 220)"
1906         tickfont:
1907           size: 14
1908         zeroline: False
1909         range: [0,50]
1910       autosize: False
1911       margin:
1912         t: 50
1913         b: 0
1914         l: 80
1915         r: 20
1916       showlegend: True
1917       legend:
1918         orientation: "h"
1919         font:
1920           size: 14
1921       width: 700
1922       height: 900
1923       paper_bgcolor: "#fff"
1924       plot_bgcolor: "#fff"
1925       hoverlabel:
1926         namelength: -1
1927
1928     plot-throughput-gbps:
1929       titlefont:
1930         size: 16
1931       xaxis:
1932         title: "<b>Test Cases [Index]</b>"
1933         titlefont:
1934           size: 14
1935         autorange: True
1936         fixedrange: False
1937         gridcolor: "rgb(230, 230, 230)"
1938         linecolor: "rgb(220, 220, 220)"
1939         linewidth: 1
1940         showgrid: True
1941         showline: True
1942         showticklabels: True
1943         tickcolor: "rgb(220, 220, 220)"
1944         tickmode: "linear"
1945         tickfont:
1946           size: 14
1947         zeroline: False
1948       yaxis:
1949         title: "<b>Packet Throughput [Gbps]</b>"
1950         titlefont:
1951           size: 14
1952         gridcolor: "rgb(230, 230, 230)"
1953         hoverformat: ".4r"
1954         tickformat: ".3r"
1955         linecolor: "rgb(220, 220, 220)"
1956         linewidth: 1
1957         showgrid: True
1958         showline: True
1959         showticklabels: True
1960         tickcolor: "rgb(220, 220, 220)"
1961         tickfont:
1962           size: 14
1963         zeroline: False
1964         range: [0,10]
1965       autosize: False
1966       margin:
1967         t: 50
1968         b: 0
1969         l: 80
1970         r: 20
1971       showlegend: True
1972       legend:
1973         orientation: "h"
1974         font:
1975           size: 14
1976       width: 700
1977       height: 900
1978       paper_bgcolor: "#fff"
1979       plot_bgcolor: "#fff"
1980       hoverlabel:
1981         namelength: -1
1982
1983     plot-cps:
1984       titlefont:
1985         size: 16
1986       xaxis:
1987         title: "<b>Test Cases [Index]</b>"
1988         titlefont:
1989           size: 14
1990         autorange: True
1991         fixedrange: False
1992         gridcolor: "rgb(230, 230, 230)"
1993         linecolor: "rgb(220, 220, 220)"
1994         linewidth: 1
1995         showgrid: True
1996         showline: True
1997         showticklabels: True
1998         tickcolor: "rgb(220, 220, 220)"
1999         tickmode: "linear"
2000         tickfont:
2001           size: 14
2002         zeroline: False
2003       yaxis:
2004         title: "<b>Connection Rate [Mcps]</b>"
2005         titlefont:
2006           size: 14
2007         gridcolor: "rgb(230, 230, 230)"
2008         hoverformat: ".4r"
2009         tickformat: ".3s"
2010         linecolor: "rgb(220, 220, 220)"
2011         linewidth: 1
2012         showgrid: True
2013         showline: True
2014         showticklabels: True
2015         tickcolor: "rgb(220, 220, 220)"
2016         tickfont:
2017           size: 14
2018         zeroline: False
2019         range: [0,10]
2020       autosize: False
2021       margin:
2022         t: 50
2023         b: 0
2024         l: 80
2025         r: 20
2026       showlegend: True
2027       legend:
2028         orientation: "h"
2029         font:
2030           size: 14
2031       width: 700
2032       height: 900
2033       paper_bgcolor: "#fff"
2034       plot_bgcolor: "#fff"
2035       hoverlabel:
2036         namelength: -1
2037
2038     plot-throughput-speedup-analysis:
2039       titlefont:
2040         size: 16
2041       xaxis:
2042         title: "<b>Number of Cores [Qty]</b>"
2043         titlefont:
2044           size: 14
2045         autorange: True
2046         fixedrange: False
2047         gridcolor: "rgb(230, 230, 230)"
2048         linecolor: "rgb(220, 220, 220)"
2049         linewidth: 1
2050         showgrid: True
2051         showline: True
2052         showticklabels: True
2053         tickcolor: "rgb(238, 238, 238)"
2054         tickmode: "linear"
2055         tickfont:
2056           size: 14
2057         zeroline: False
2058       yaxis:
2059         title: "<b>Packet Throughput [Mpps]</b>"
2060         titlefont:
2061           size: 14
2062         type: "linear"
2063         gridcolor: "rgb(230, 230, 230)"
2064         hoverformat: ".4s"
2065         linecolor: "rgb(220, 220, 220)"
2066         linewidth: 1
2067         showgrid: True
2068         showline: True
2069         showticklabels: True
2070         tickcolor: "rgb(220, 220, 220)"
2071         tickformat: ".4s"
2072         tickfont:
2073           size: 14
2074         zeroline: True
2075         rangemode: "tozero"
2076         range: [0,100]
2077       legend:
2078         orientation: "h"
2079         font:
2080           size: 14
2081         xanchor: "left"
2082         yanchor: "top"
2083         x: 0
2084         y: -0.2
2085         bgcolor: "rgba(255, 255, 255, 0)"
2086         bordercolor: "rgba(255, 255, 255, 0)"
2087         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2088       autosize: False
2089       margin:
2090           't': 50
2091           'b': 150
2092           'l': 85
2093           'r': 10
2094       showlegend: True
2095       width: 700
2096       height: 700
2097       paper_bgcolor: "#fff"
2098       plot_bgcolor: "#fff"
2099       hoverlabel:
2100         namelength: -1
2101       annotations: [
2102         {
2103           text: "_ _          __          ...",
2104           align: "left",
2105           showarrow: False,
2106           xref: "paper",
2107           yref: "paper",
2108           xanchor: "left",
2109           yanchor: "top",
2110           x: 0,
2111           y: -0.14,
2112           font: {
2113             family: "Consolas, Courier New",
2114             size: 13
2115           },
2116         },
2117         {
2118           text: "    Perfect     Measured     Limit",
2119           align: "left",
2120           showarrow: False,
2121           xref: "paper",
2122           yref: "paper",
2123           xanchor: "left",
2124           yanchor: "top",
2125           x: 0,
2126           y: -0.15,
2127           font: {
2128             family: "Consolas, Courier New",
2129             size: 13
2130           },
2131         },
2132       ]
2133
2134     plot-throughput-speedup-analysis-gbps:
2135       titlefont:
2136         size: 16
2137       xaxis:
2138         title: "<b>Number of Cores [Qty]</b>"
2139         titlefont:
2140           size: 14
2141         autorange: True
2142         fixedrange: False
2143         gridcolor: "rgb(230, 230, 230)"
2144         linecolor: "rgb(220, 220, 220)"
2145         linewidth: 1
2146         showgrid: True
2147         showline: True
2148         showticklabels: True
2149         tickcolor: "rgb(238, 238, 238)"
2150         tickmode: "linear"
2151         tickfont:
2152           size: 14
2153         zeroline: False
2154       yaxis:
2155         title: "<b>Packet Throughput [Gbps]</b>"
2156         titlefont:
2157           size: 14
2158         type: "linear"
2159         gridcolor: "rgb(230, 230, 230)"
2160         hoverformat: ".4s"
2161         linecolor: "rgb(220, 220, 220)"
2162         linewidth: 1
2163         showgrid: True
2164         showline: True
2165         showticklabels: True
2166         tickcolor: "rgb(220, 220, 220)"
2167         tickformat: ".4s"
2168         tickfont:
2169           size: 14
2170         zeroline: True
2171         rangemode: "tozero"
2172         range: [0,100]
2173       legend:
2174         orientation: "h"
2175         font:
2176           size: 14
2177         xanchor: "left"
2178         yanchor: "top"
2179         x: 0
2180         y: -0.2
2181         bgcolor: "rgba(255, 255, 255, 0)"
2182         bordercolor: "rgba(255, 255, 255, 0)"
2183         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2184       autosize: False
2185       margin:
2186           't': 50
2187           'b': 150
2188           'l': 85
2189           'r': 10
2190       showlegend: True
2191       width: 700
2192       height: 700
2193       paper_bgcolor: "#fff"
2194       plot_bgcolor: "#fff"
2195       hoverlabel:
2196         namelength: -1
2197       annotations: [
2198         {
2199           text: "_ _          __",
2200           align: "left",
2201           showarrow: False,
2202           xref: "paper",
2203           yref: "paper",
2204           xanchor: "left",
2205           yanchor: "top",
2206           x: 0,
2207           y: -0.13,
2208           font: {
2209             family: "Consolas, Courier New",
2210             size: 13
2211           },
2212         },
2213         {
2214           text: "    Perfect     Measured",
2215           align: "left",
2216           showarrow: False,
2217           xref: "paper",
2218           yref: "paper",
2219           xanchor: "left",
2220           yanchor: "top",
2221           x: 0,
2222           y: -0.15,
2223           font: {
2224             family: "Consolas, Courier New",
2225             size: 13
2226           },
2227         },
2228       ]
2229
2230     plot-throughput-speedup-analysis-cps:
2231       titlefont:
2232         size: 16
2233       xaxis:
2234         title: "<b>Number of Cores [Qty]</b>"
2235         titlefont:
2236           size: 14
2237         autorange: True
2238         fixedrange: False
2239         gridcolor: "rgb(230, 230, 230)"
2240         linecolor: "rgb(220, 220, 220)"
2241         linewidth: 1
2242         showgrid: True
2243         showline: True
2244         showticklabels: True
2245         tickcolor: "rgb(238, 238, 238)"
2246         tickmode: "linear"
2247         tickfont:
2248           size: 14
2249         zeroline: False
2250       yaxis:
2251         title: "<b>Connection Rate [Mcps]</b>"
2252         titlefont:
2253           size: 14
2254         type: "linear"
2255         gridcolor: "rgb(230, 230, 230)"
2256         hoverformat: ".4s"
2257         linecolor: "rgb(220, 220, 220)"
2258         linewidth: 1
2259         showgrid: True
2260         showline: True
2261         showticklabels: True
2262         tickcolor: "rgb(220, 220, 220)"
2263         tickformat: ".4s"
2264         tickfont:
2265           size: 14
2266         zeroline: True
2267         rangemode: "tozero"
2268         range: [0,100]
2269       legend:
2270         orientation: "h"
2271         font:
2272           size: 14
2273         xanchor: "left"
2274         yanchor: "top"
2275         x: 0
2276         y: -0.2
2277         bgcolor: "rgba(255, 255, 255, 0)"
2278         bordercolor: "rgba(255, 255, 255, 0)"
2279         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2280       autosize: False
2281       margin:
2282           't': 50
2283           'b': 150
2284           'l': 85
2285           'r': 10
2286       showlegend: True
2287       width: 700
2288       height: 700
2289       paper_bgcolor: "#fff"
2290       plot_bgcolor: "#fff"
2291       hoverlabel:
2292         namelength: -1
2293       annotations: [
2294         {
2295           text: "_ _          __",
2296           align: "left",
2297           showarrow: False,
2298           xref: "paper",
2299           yref: "paper",
2300           xanchor: "left",
2301           yanchor: "top",
2302           x: 0,
2303           y: -0.13,
2304           font: {
2305             family: "Consolas, Courier New",
2306             size: 13
2307           },
2308         },
2309         {
2310           text: "    Perfect     Measured",
2311           align: "left",
2312           showarrow: False,
2313           xref: "paper",
2314           yref: "paper",
2315           xanchor: "left",
2316           yanchor: "top",
2317           x: 0,
2318           y: -0.15,
2319           font: {
2320             family: "Consolas, Courier New",
2321             size: 13
2322           },
2323         },
2324       ]
2325
2326     plot-latency:
2327       titlefont:
2328         size: 16
2329       xaxis:
2330         title: "<b>Direction</b>"
2331         titlefont:
2332           size: 14
2333         autorange: True
2334         fixedrange: False
2335         gridcolor: "rgb(230, 230, 230)"
2336         linecolor: "rgb(220, 220, 220)"
2337         linewidth: 1
2338         showgrid: True
2339         showline: True
2340         showticklabels: False
2341         tickcolor: "rgb(220, 220, 220)"
2342         tickmode: "linear"
2343         tickfont:
2344           size: 14
2345         zeroline: False
2346       yaxis:
2347         title: "<b>Packet Latency [uSec]</b>"
2348         titlefont:
2349           size: 14
2350         type: "linear"
2351         gridcolor: "rgb(230, 230, 230)"
2352         hoverformat: ".4s"
2353         linecolor: "rgb(220, 220, 220)"
2354         linewidth: 1
2355         showgrid: True
2356         showline: True
2357         showticklabels: True
2358         tickcolor: "rgb(220, 220, 220)"
2359         tickformat: ".4s"
2360         tickfont:
2361           size: 14
2362         zeroline: True
2363         rangemode: "tozero"
2364       legend:
2365         orientation: "h"
2366         font:
2367           size: 14
2368         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2369       autosize: False
2370       margin:
2371           't': 50
2372           'b': 150
2373           'l': 80
2374           'r': 10
2375       showlegend: True
2376       width: 700
2377       height: 700
2378       paper_bgcolor: "#fff"
2379       plot_bgcolor: "#fff"
2380       hoverlabel:
2381         namelength: -1
2382
2383     plot-hdrh-latency:
2384       title:
2385         text: ""
2386         xanchor: "center"
2387         x: 0.5
2388         font:
2389           size: 16
2390       width: 700
2391       plot_bgcolor: "white"
2392       annotations:
2393         - font:
2394             size: 14
2395           showarrow: False
2396           text: "<b>Packet Latency [uSec]</b>"
2397           x: 1
2398           xanchor: "right"
2399           xref: "paper"
2400           y: -0.045
2401           yanchor: "top"
2402           yref: "paper"
2403         - font:
2404             size: 14
2405           showarrow: False
2406           text: "<b>Probability [%]</b>"
2407           textangle: 270
2408           x: -0.06
2409           xanchor: "center"
2410           xref: "paper"
2411           y: 0.5
2412           yanchor: "middle"
2413           yref: "paper"
2414         - font:
2415             size: 14
2416           showarrow: False
2417           text: "<b>Direction: E-W</b>"
2418           x: 0.24
2419           xanchor: "center"
2420           xref: "paper"
2421           y: 1.05
2422           yanchor: "bottom"
2423           yref: "paper"
2424         - font:
2425             size: 14
2426           showarrow: False
2427           text: "<b>Direction: W-E</b>"
2428           x: 0.74
2429           xanchor: "center"
2430           xref: "paper"
2431           y: 1.05
2432           yanchor: "bottom"
2433           yref: "paper"
2434
2435     plot-hdrh-latency-percentile:
2436       title:
2437         text: ""
2438         xanchor: "center"
2439         x: 0.5
2440         font:
2441           size: 16
2442       xaxis:
2443         type: "log"
2444         title: "<b>Percentile [%]</b>"
2445         titlefont:
2446           size: 14
2447         autorange: True
2448         fixedrange: False
2449         gridcolor: "rgb(230, 230, 230)"
2450         linecolor: "rgb(220, 220, 220)"
2451         linewidth: 1
2452         showgrid: True
2453         showline: True
2454         showticklabels: True
2455         tickcolor: "rgb(220, 220, 220)"
2456         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2457         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2458         tickfont:
2459           size: 14
2460       yaxis:
2461         title: "<b>Packet Latency [uSec]</b>"
2462         titlefont:
2463           size: 14
2464         gridcolor: "rgb(230, 230, 230)"
2465         linecolor: "rgb(220, 220, 220)"
2466         linewidth: 1
2467         showgrid: True
2468         showline: True
2469         showticklabels: True
2470         tickcolor: "rgb(220, 220, 220)"
2471         tickfont:
2472           size: 14
2473       autosize: False
2474       showlegend: True
2475       legend:
2476         traceorder: "normal"
2477         orientation: "h"
2478         font:
2479           size: 14
2480         xanchor: "left"
2481         yanchor: "top"
2482         x: 0
2483         y: -0.15
2484         bgcolor: "rgba(255, 255, 255, 0)"
2485         bordercolor: "rgba(255, 255, 255, 0)"
2486       width: 700
2487       height: 700
2488       paper_bgcolor: "white"
2489       plot_bgcolor: "white"
2490
2491     plot-hdrh-latency-by-percentile:
2492       title:
2493         text: "<b>Latency by Percentile Distribution</b>"
2494         xanchor: "center"
2495         x: 0.5
2496         font:
2497           size: 18
2498       showlegend: True
2499       legend:
2500         traceorder: "normal"
2501         orientation: "h"
2502         font:
2503           size: 16
2504         xanchor: "left"
2505         yanchor: "top"
2506         x: 0
2507         y: -0.2
2508         bgcolor: "rgba(255, 255, 255, 0)"
2509         bordercolor: "rgba(255, 255, 255, 0)"
2510       xaxis:
2511         type: "linear"
2512         title: "<b>Percentile [%]</b>"
2513         titlefont:
2514           size: 14
2515         autorange: False
2516         fixedrange: False
2517         range: [0, 100]
2518         gridcolor: "rgb(230, 230, 230)"
2519         linecolor: "rgb(220, 220, 220)"
2520         linewidth: 1
2521         showgrid: True
2522         showline: True
2523         showticklabels: True
2524         tickcolor: "rgb(220, 220, 220)"
2525         tickvals: [0, 25, 50, 75, 100]
2526         ticktext: [0, 25, 50, 75, 100]
2527         tickfont:
2528           size: 14
2529       yaxis:
2530         title: "<b>One-Way Latency per Direction [uSec]</b>"
2531         titlefont:
2532           size: 14
2533         gridcolor: "rgb(230, 230, 230)"
2534         linecolor: "rgb(220, 220, 220)"
2535         linewidth: 1
2536         showgrid: True
2537         showline: True
2538         showticklabels: True
2539         tickcolor: "rgb(220, 220, 220)"
2540         tickfont:
2541           size: 14
2542       width: 700
2543       height: 700
2544       paper_bgcolor: "white"
2545       plot_bgcolor: "white"
2546
2547 - type: "static"
2548   src-path: "{DIR[RST]}"
2549   dst-path: "{DIR[WORKING,SRC]}"
2550
2551 - type: "input"
2552   general:
2553     file-name: "output_info.xml.gz"
2554     file-format: ".gz"
2555     arch-file-format:
2556       - ".gz"
2557       - ".zip"
2558     download-path: "{job}/{build}/archives/{filename}"
2559     extract: "output.xml"
2560
2561     zip-file-name: "robot-plugin.zip"
2562     zip-file-format: ".zip"
2563     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2564     zip-extract: "robot-plugin/output.xml"
2565
2566   builds:
2567
2568     csit-vpp-perf-verify-2001-3n-hsw:
2569       - 17  # MRR sel
2570     csit-vpp-perf-report-iterative-2005-3n-hsw:
2571       - 20  # NDRPDR sel env 4
2572       - 21  # NDRPDR sel env 4
2573       - 22  # NDRPDR sel env 4
2574       - 23  # NDRPDR sel env 4
2575       - 24  # NDRPDR sel env 4
2576       - 25  # NDRPDR sel env 4
2577       - 26  # NDRPDR sel env 4
2578       - 27  # NDRPDR sel env 4
2579       - 28  # NDRPDR sel env 4
2580       - 29  # NDRPDR sel env 4
2581       - 30  # MRR env 4
2582       - 31  # NDRPDR sel 2001.0-4
2583       - 32  # NDRPDR sel 2001.0-4
2584       - 33  # NDRPDR sel 2001.0-4
2585       - 34  # NDRPDR sel 2001.0-4
2586       - 35  # NDRPDR sel 2001.0-4
2587       - 36  # NDRPDR sel 2001.0-4
2588       - 38  # NDRPDR sel 2001.0-4
2589     csit-vpp-perf-report-iterative-2009-3n-hsw:
2590       - 18  # rls2005 MRR iter env 5
2591       - 9   # rls2005 NDRPDR iter env 5
2592       - 10  # rls2005 NDRPDR iter env 5
2593       - 11  # rls2005 NDRPDR iter env 5
2594       - 12  # rls2005 NDRPDR iter env 5
2595       - 13  # rls2005 NDRPDR iter env 5
2596       - 14  # rls2005 NDRPDR iter env 5
2597       - 15  # rls2005 NDRPDR iter env 5
2598       - 16  # rls2005 NDRPDR iter env 5
2599       - 17  # rls2005 NDRPDR iter env 5
2600       - 19  # rls2005 NDRPDR iter env 5
2601       - 23  # rls2009 MRR iter env 5
2602       - 21  # rls2009 NDRPDR iter env 5
2603       - 22  # rls2009 NDRPDR iter env 5
2604       - 24  # rls2009 NDRPDR iter env 5
2605       - 25  # rls2009 NDRPDR iter env 5
2606       - 26  # rls2009 NDRPDR iter env 5
2607       - 27  # rls2009 NDRPDR iter env 5
2608       - 28  # rls2009 NDRPDR iter env 5
2609       - 29  # rls2009 NDRPDR iter env 5
2610       - 30  # rls2009 NDRPDR iter env 5
2611       - 31  # rls2009 NDRPDR iter env 5
2612       - 32  # rls2009 Hoststack iter env 5
2613       - 33  # rls2009 Hoststack iter env 5
2614       - 34  # rls2009 Hoststack iter env 5
2615       - 35  # rls2009 Hoststack iter env 5
2616       - 36  # rls2009 Hoststack iter env 5
2617       - 37  # rls2009 Hoststack iter env 5
2618       - 38  # rls2009 Hoststack iter env 5
2619       - 39  # rls2009 Hoststack iter env 5
2620       - 40  # rls2009 Hoststack iter env 5
2621       - 41  # rls2009 Hoststack iter env 5
2622     csit-vpp-perf-report-coverage-2009-3n-hsw:
2623       - 3   # rls2009 NDRPDR cov 3n-hsw-crypto-00
2624       - 4   # rls2009 NDRPDR cov 3n-hsw-crypto-01
2625       - 5   # rls2009 NDRPDR cov 3n-hsw-crypto-02
2626       - 6   # rls2009 NDRPDR cov 3n-hsw-crypto-03
2627       - 7   # rls2009 NDRPDR cov 3n-hsw-ip4-00
2628       - 8   # rls2009 NDRPDR cov 3n-hsw-ip4-01
2629       - 9   # rls2009 NDRPDR cov 3n-hsw-ip4-02
2630       - 10  # rls2009 NDRPDR cov 3n-hsw-ip4-03
2631       - 11  # rls2009 NDRPDR cov 3n-hsw-ip4-04
2632       - 12  # rls2009 NDRPDR cov 3n-hsw-ip4-05
2633       - 13  # rls2009 NDRPDR cov 3n-hsw-ip4-06
2634       - 14  # rls2009 NDRPDR cov 3n-hsw-ip4-07
2635       - 15  # rls2009 NDRPDR cov 3n-hsw-ip4tun-00
2636       - 16  # rls2009 NDRPDR cov 3n-hsw-ip4tun-01
2637       - 17  # rls2009 NDRPDR cov 3n-hsw-ip4tun-02
2638       - 18  # rls2009 NDRPDR cov 3n-hsw-ip6-00
2639       - 19  # rls2009 NDRPDR cov 3n-hsw-ip6-01
2640       - 20  # rls2009 NDRPDR cov 3n-hsw-ip6tun-00
2641       - 21  # rls2009 NDRPDR cov 3n-hsw-l2-00
2642       - 22  # rls2009 NDRPDR cov 3n-hsw-l2-01
2643       - 23  # rls2009 NDRPDR cov 3n-hsw-l2-01
2644       - 24  # rls2009 NDRPDR cov 3n-hsw-l2-03
2645       - 25  # rls2009 NDRPDR cov 3n-hsw-l2-04
2646       - 26  # rls2009 NDRPDR cov 3n-hsw-l2-05
2647       - 27  # rls2009 NDRPDR cov 3n-hsw-l2-06
2648       - 28  # rls2009 NDRPDR cov 3n-hsw-l2-07
2649       - 29  # rls2009 NDRPDR cov 3n-hsw-l2-08
2650       - 30  # rls2009 NDRPDR cov 3n-hsw-l2-09
2651       - 31  # rls2009 NDRPDR cov 3n-hsw-l2-10
2652       - 32  # rls2009 NDRPDR cov 3n-hsw-memif-00
2653       - 33  # rls2009 NDRPDR cov 3n-hsw-srv6-00
2654       - 34  # rls2009 NDRPDR cov 3n-hsw-srv6-01
2655       - 35  # rls2009 NDRPDR cov 3n-hsw-vhost-00
2656       - 36  # rls2009 NDRPDR cov 3n-hsw-vhost-01
2657       - 37  # rls2009 NDRPDR cov 3n-hsw-vhost-02
2658
2659     csit-vpp-perf-verify-2001-3n-skx:
2660       - 50  # MRR sel
2661       - 53  # MRR sel addition
2662     csit-vpp-perf-report-iterative-2005-3n-skx:
2663       - 4   # NDRPDR sel
2664       - 5   # NDRPDR sel ??? all x710 failed
2665       - 33  # NDRPDR sel
2666       - 28  # NDRPDR sel
2667       - 34  # NDRPDR sel
2668       - 42  # NDRPDR sel env 4
2669       - 43  # NDRPDR sel env 4
2670       - 44  # NDRPDR sel env 4
2671       - 45  # NDRPDR sel env 4
2672       - 47  # NDRPDR sel env 4
2673       - 55  # NDRPDR sel env 4
2674       - 56  # NDRPDR sel env 4
2675       - 57  # NDRPDR sel env 4
2676       - 61  # NDRPDR sel env 4
2677       - 62  # NDRPDR sel env 4
2678       - 50  # NDRPDR sel 2001.0-4
2679       - 51  # NDRPDR sel 2001.0-4
2680       - 52  # NDRPDR sel 2001.0-4
2681       - 53  # NDRPDR sel 2001.0-4
2682       - 54  # NDRPDR sel 2001.0-4
2683       - 49  # MRR sel env 4
2684     csit-vpp-perf-report-iterative-2009-3n-skx:
2685       - 17  # rls2005 MRR iter env 5
2686       - 13  # rls2005 NDRPDR iter env 5
2687       - 18  # rls2005 NDRPDR iter env 5
2688       - 19  # rls2005 NDRPDR iter env 5
2689       - 41  # rls2005 NDRPDR iter env 5
2690       - 43  # rls2005 NDRPDR iter env 5
2691       - 44  # rls2005 NDRPDR iter env 5
2692       - 45  # rls2005 NDRPDR iter env 5
2693       - 46  # rls2005 NDRPDR iter env 5
2694       - 48  # rls2005 NDRPDR iter env 5
2695       - 49  # rls2005 NDRPDR iter env 5
2696       - 24  # rls2009 MRR iter env 5
2697       - 26  # rls2009 NDRPDR iter env 5
2698       - 27  # rls2009 NDRPDR iter env 5
2699       - 28  # rls2009 NDRPDR iter env 5
2700       - 29  # rls2009 NDRPDR iter env 5
2701       - 35  # rls2009 NDRPDR iter env 5
2702       - 36  # rls2009 NDRPDR iter env 5
2703       - 37  # rls2009 NDRPDR iter env 5
2704       - 38  # rls2009 NDRPDR iter env 5
2705       - 39  # rls2009 NDRPDR iter env 5
2706       - 40  # rls2009 NDRPDR iter env 5
2707     csit-vpp-perf-report-coverage-2009-3n-skx:
2708       - 36  # rls2009 NDRPDR cov 3n-skx-crypto-00
2709       - 3   # rls2009 NDRPDR cov 3n-skx-crypto-01
2710       - 4   # rls2009 NDRPDR cov 3n-skx-crypto-02
2711       - 37  # rls2009 NDRPDR cov 3n-skx-crypto-03
2712       - 6   # rls2009 NDRPDR cov 3n-skx-ip4-00
2713       - 7   # rls2009 NDRPDR cov 3n-skx-ip4-01
2714       - 8   # rls2009 NDRPDR cov 3n-skx-ip4-02
2715       - 9   # rls2009 NDRPDR cov 3n-skx-ip4-03
2716       - 10  # rls2009 NDRPDR cov 3n-skx-ip4-04
2717       - 38  # rls2009 NDRPDR cov 3n-skx-ip4-05
2718       - 12  # rls2009 NDRPDR cov 3n-skx-ip4-06
2719       - 39  # rls2009 NDRPDR cov 3n-skx-ip4-07
2720       - 14  # rls2009 NDRPDR cov 3n-skx-ip4tun-00
2721       - 15  # rls2009 NDRPDR cov 3n-skx-ip4tun-01
2722       - 16  # rls2009 NDRPDR cov 3n-skx-ip4tun-02
2723       - 40  # rls2009 NDRPDR cov 3n-skx-ip6-00
2724       - 18  # rls2009 NDRPDR cov 3n-skx-ip6-01
2725       - 19  # rls2009 NDRPDR cov 3n-skx-ip6tun-00
2726       - 20  # rls2009 NDRPDR cov 3n-skx-l2-00
2727       - 21  # rls2009 NDRPDR cov 3n-skx-l2-01
2728       - 22  # rls2009 NDRPDR cov 3n-skx-l2-02
2729       - 23  # rls2009 NDRPDR cov 3n-skx-l2-03
2730       - 24  # rls2009 NDRPDR cov 3n-skx-l2-04
2731       - 41  # rls2009 NDRPDR cov 3n-skx-l2-05
2732       - 42  # rls2009 NDRPDR cov 3n-skx-l2-06
2733       - 43  # rls2009 NDRPDR cov 3n-skx-l2-07
2734       - 28  # rls2009 NDRPDR cov 3n-skx-l2-08
2735       - 44  # rls2009 NDRPDR cov 3n-skx-l2-09
2736       - 45  # rls2009 NDRPDR cov 3n-skx-l2-10
2737       - 46  # rls2009 NDRPDR cov 3n-skx-memif-00
2738       - 47  # rls2009 NDRPDR cov 3n-skx-srv6-00
2739       - 48  # rls2009 NDRPDR cov 3n-skx-srv6-01
2740       - 49  # rls2009 NDRPDR cov 3n-skx-vhost-00
2741       - 50  # rls2009 NDRPDR cov 3n-skx-vhost-01
2742       - 51  # rls2009 NDRPDR cov 3n-skx-vhost-02
2743       - 54  # rls2009 NDRPDR cov 3n-skx-vhost-03
2744
2745     csit-vpp-perf-verify-2001-2n-skx:
2746       - 101  # MRR sel - old
2747       - 128  # MRR sel addition - old
2748     csit-vpp-perf-report-iterative-2005-2n-skx:
2749       - 88  # NDRPDR sel env 4
2750       - 89  # NDRPDR sel env 4
2751       - 90  # NDRPDR sel env 4
2752       - 91  # NDRPDR sel env 4
2753       - 92  # NDRPDR sel env 4
2754       - 93  # NDRPDR sel env 4
2755       - 94  # NDRPDR sel env 4
2756       - 125 # NDRPDR sel env 4
2757       - 126 # NDRPDR sel env 4
2758       - 127 # NDRPDR sel env 4
2759       - 100 # NDRPDR sel 2001.0-4
2760       - 101 # NDRPDR sel 2001.0-4
2761       - 102 # NDRPDR sel 2001.0-4
2762       - 103 # NDRPDR sel 2001.0-4
2763       - 104 # NDRPDR sel 2001.0-4
2764       - 105 # NDRPDR sel 2001.0-4
2765       - 99  # MRR sel env 4
2766     csit-vpp-perf-report-iterative-2009-2n-skx:
2767       - 20  # rls2005 MRR iter env 5
2768       - 13  # rls2005 NDRPDR iter env 5
2769       - 16  # rls2005 NDRPDR iter env 5
2770       - 17  # rls2005 NDRPDR iter env 5
2771       - 18  # rls2005 NDRPDR iter env 5
2772       - 19  # rls2005 NDRPDR iter env 5
2773       - 21  # rls2005 NDRPDR iter env 5
2774       - 22  # rls2005 NDRPDR iter env 5
2775       - 23  # rls2005 NDRPDR iter env 5
2776       - 24  # rls2005 NDRPDR iter env 5
2777       - 25  # rls2005 NDRPDR iter env 5
2778       - 120 # rls2009 MRR iter env 5
2779       - 35  # rls2009 NDRPDR iter env 5
2780       - 36  # rls2009 NDRPDR iter env 5
2781       - 37  # rls2009 NDRPDR iter env 5
2782       - 39  # rls2009 NDRPDR iter env 5
2783       - 40  # rls2009 NDRPDR iter env 5
2784       - 42  # rls2009 NDRPDR iter env 5
2785       - 43  # rls2009 NDRPDR iter env 5
2786       - 44  # rls2009 NDRPDR iter env 5
2787       - 46  # rls2009 NDRPDR iter env 5
2788       - 48  # rls2009 NDRPDR iter env 5
2789       - 110 # rls2009 NDRPDR iter NAT44 env 5
2790       - 111 # rls2009 NDRPDR iter NAT44 env 5
2791       - 112 # rls2009 NDRPDR iter NAT44 env 5
2792       - 113 # rls2009 NDRPDR iter NAT44 env 5
2793       - 114 # rls2009 NDRPDR iter NAT44 env 5
2794       - 115 # rls2009 NDRPDR iter NAT44 env 5
2795       - 116 # rls2009 NDRPDR iter NAT44 env 5
2796       - 118 # rls2009 NDRPDR iter NAT44 env 5
2797       - 119 # rls2009 NDRPDR iter NAT44 env 5
2798       - 121 # rls2009 NDRPDR iter NAT44 env 5
2799       - 38  # rls2009 nf-density iter env 5
2800       - 41  # rls2009 nf-density iter env 5
2801       - 45  # rls2009 nf-density iter env 5
2802       - 47  # rls2009 nf-density iter env 5
2803       - 49  # rls2009 nf-density iter env 5
2804       - 63  # rls2009 nf-density iter env 5
2805       - 65  # rls2009 nf-density iter env 5
2806       - 66  # rls2009 nf-density iter env 5
2807       - 71  # rls2009 nf-density iter env 5
2808       - 72  # rls2009 nf-density iter env 5
2809       - 50  # rls2009 MRR nf-density iter env 5
2810       - 27  # rls2009 reconf env 5
2811       - 28  # rls2009 reconf env 5
2812       - 29  # rls2009 reconf env 5
2813       - 30  # rls2009 reconf env 5
2814       - 31  # rls2009 reconf env 5
2815       - 32  # rls2009 reconf env 5
2816       - 61  # rls2009 reconf env 5
2817       - 62  # rls2009 reconf env 5
2818       - 68  # rls2009 reconf env 5
2819       - 70  # rls2009 reconf env 5
2820       - 33  # rls2009 soak env 5
2821       - 34  # rls2009 soak env 5
2822     csit-vpp-perf-report-coverage-2009-2n-skx:
2823       - 18  # rls2009 NDRPDR cov 2n-skx-ip4-00
2824       - 19  # rls2009 NDRPDR cov 2n-skx-ip4-01
2825       - 10  # rls2009 NDRPDR cov 2n-skx-ip4-02
2826       - 20  # rls2009 NDRPDR cov 2n-skx-ip4-03
2827       - 21  # rls2009 NDRPDR cov 2n-skx-ip4-04
2828       - 31  # rls2009 NDRPDR cov 2n-skx-ip4-05
2829       - 32  # rls2009 NDRPDR cov 2n-skx-ip4-06
2830       - 33  # rls2009 NDRPDR cov 2n-skx-ip4-07
2831       - 22  # rls2009 NDRPDR cov 2n-skx-ip6-00
2832       - 23  # rls2009 NDRPDR cov 2n-skx-ip6-01
2833       - 24  # rls2009 NDRPDR cov 2n-skx-l2-00
2834       - 25  # rls2009 NDRPDR cov 2n-skx-l2-01
2835       - 26  # rls2009 NDRPDR cov 2n-skx-lb-00
2836       - 27  # rls2009 NDRPDR cov 2n-skx-memif-00
2837       - 28  # rls2009 NDRPDR cov 2n-skx-vhost-00
2838       - 29  # rls2009 NDRPDR cov 2n-skx-vhost-01
2839       - 30  # rls2009 NDRPDR cov 2n-skx-vts-00
2840
2841     csit-vpp-perf-verify-2001-2n-clx:
2842       - 39  # MRR
2843     csit-vpp-perf-report-iterative-2005-2n-clx:
2844       - 62  # NDRPDR sel env 4
2845       - 63  # NDRPDR sel env 4
2846       - 64  # NDRPDR sel env 4
2847       - 65  # NDRPDR sel env 4
2848       - 66  # NDRPDR sel env 4
2849       - 68  # NDRPDR sel env 4
2850       - 69  # NDRPDR sel env 4
2851       - 70  # NDRPDR sel env 4
2852       - 103 # NDRPDR sel env 4
2853       - 104 # NDRPDR sel env 4
2854       - 73  # NDRPDR sel 2001.0-4
2855       - 74  # NDRPDR sel 2001.0-4
2856       - 75  # NDRPDR sel 2001.0-4
2857       - 76  # NDRPDR sel 2001.0-4
2858       - 77  # NDRPDR sel 2001.0-4
2859       - 78  # NDRPDR sel 2001.0-4
2860       - 79  # NDRPDR sel 2001.0-4
2861       - 80  # NDRPDR sel 2001.0-4
2862       - 72  # MRR env 4
2863     csit-vpp-perf-report-iterative-2009-2n-clx:
2864       - 77  # rls2005 MRR iter env 5
2865       - 13  # rls2005 NDRPDR iter env 5
2866       - 15  # rls2005 NDRPDR iter env 5
2867       - 17  # rls2005 NDRPDR iter env 5
2868       - 18  # rls2005 NDRPDR iter env 5
2869       - 19  # rls2005 NDRPDR iter env 5
2870       - 20  # rls2005 NDRPDR iter env 5
2871       - 21  # rls2005 NDRPDR iter env 5
2872       - 22  # rls2005 NDRPDR iter env 5
2873       - 23  # rls2005 NDRPDR iter env 5
2874       - 24  # rls2005 NDRPDR iter env 5
2875       - 125 # rls2009 MRR iter env 5
2876       - 36  # rls2009 NDRPDR iter env 5
2877       - 39  # rls2009 NDRPDR iter env 5
2878       - 40  # rls2009 NDRPDR iter env 5
2879       - 65  # rls2009 NDRPDR iter env 5
2880       - 66  # rls2009 NDRPDR iter env 5
2881       - 79  # rls2009 NDRPDR iter env 5
2882       - 82  # rls2009 NDRPDR iter env 5
2883       - 88  # rls2009 NDRPDR iter env 5
2884       - 89  # rls2009 NDRPDR iter env 5
2885       - 90  # rls2009 NDRPDR iter env 5
2886       - 114 # rls2009 NDRPDR iter NAT44 env 5
2887       - 115 # rls2009 NDRPDR iter NAT44 env 5
2888       - 116 # rls2009 NDRPDR iter NAT44 env 5
2889       - 117 # rls2009 NDRPDR iter NAT44 env 5
2890       - 118 # rls2009 NDRPDR iter NAT44 env 5
2891       - 119 # rls2009 NDRPDR iter NAT44 env 5
2892       - 121 # rls2009 NDRPDR iter NAT44 env 5
2893       - 122 # rls2009 NDRPDR iter NAT44 env 5
2894       - 123 # rls2009 NDRPDR iter NAT44 env 5
2895       - 126 # rls2009 NDRPDR iter NAT44 env 5
2896       - 37  # rls2009 nf-density iter env 5
2897       - 43  # rls2009 nf-density iter env 5
2898       - 69  # rls2009 nf-density iter env 5
2899       - 70  # rls2009 nf-density iter env 5
2900       - 71  # rls2009 nf-density iter env 5
2901       - 72  # rls2009 nf-density iter env 5
2902       - 73  # rls2009 nf-density iter env 5
2903       - 74  # rls2009 nf-density iter env 5
2904       - 75  # rls2009 nf-density iter env 5
2905       - 76  # rls2009 nf-density iter env 5
2906       - 45  # rls2009 MRR nf-density iter env 5
2907       - 25  # rls2009 reconf env 5
2908       - 27  # rls2009 reconf env 5
2909       - 28  # rls2009 reconf env 5
2910       - 29  # rls2009 reconf env 5
2911       - 30  # rls2009 reconf env 5
2912       - 30  # rls2009 reconf env 5
2913       - 32  # rls2009 reconf env 5
2914       - 48  # rls2009 reconf env 5
2915       - 53  # rls2009 reconf env 5
2916       - 68  # rls2009 reconf env 5
2917       - 33  # rls2009 soak env 5
2918       - 34  # rls2009 soak env 5
2919     csit-vpp-perf-report-coverage-2009-2n-clx:
2920       - 2   # rls2009 NDRPDR cov 2n-clx-ip4-00
2921       - 3   # rls2009 NDRPDR cov 2n-clx-ip4-01
2922       - 4   # rls2009 NDRPDR cov 2n-clx-ip4-02
2923       - 5   # rls2009 NDRPDR cov 2n-clx-ip4-03
2924       - 6   # rls2009 NDRPDR cov 2n-clx-ip4-04
2925       - 23  # rls2009 NDRPDR cov 2n-clx-ip4-05
2926       - 24  # rls2009 NDRPDR cov 2n-clx-ip4-06
2927       - 25  # rls2009 NDRPDR cov 2n-clx-ip4-07
2928       - 22  # rls2009 NDRPDR cov 2n-clx-ip6-00
2929       - 9   # rls2009 NDRPDR cov 2n-clx-ip6-01
2930       - 17  # rls2009 NDRPDR cov 2n-clx-l2-00
2931       - 21  # rls2009 NDRPDR cov 2n-clx-l2-01
2932       - 12  # rls2009 NDRPDR cov 2n-clx-lb-00
2933       - 13  # rls2009 NDRPDR cov 2n-clx-memif-00
2934       - 14  # rls2009 NDRPDR cov 2n-clx-vhost-00
2935       - 15  # rls2009 NDRPDR cov 2n-clx-vhost-01
2936       - 16  # rls2009 NDRPDR cov 2n-clx-vts-00
2937
2938     csit-vpp-perf-report-iterative-2009-2n-zn2:
2939       - 1   # rls2009 MRR iter env 5
2940       - 3   # rls2009 NDRPDR iter env 5
2941       - 4   # rls2009 NDRPDR iter env 5
2942       - 7   # rls2009 NDRPDR iter env 5
2943
2944     csit-vpp-perf-verify-2001-3n-tsh:
2945       - 9   # MRR sel
2946     csit-vpp-perf-report-iterative-2005-3n-tsh:
2947       - 23  # NDRPDR sel env 4
2948       - 25  # NDRPDR sel env 4
2949       - 33  # NDRPDR sel env 4
2950       - 34  # NDRPDR sel env 4
2951       - 35  # NDRPDR sel env 4
2952       - 36  # NDRPDR sel env 4
2953       - 37  # NDRPDR sel env 4
2954       - 38  # NDRPDR sel env 4
2955       - 39  # NDRPDR sel env 4
2956       - 40  # NDRPDR sel env 4
2957       - 28  # NDRPDR sel 2001.0-4
2958       - 29  # NDRPDR sel 2001.0-4
2959       - 31  # NDRPDR sel 2001.0-4
2960       - 27  # MRR sel env 4
2961     csit-vpp-perf-report-iterative-2009-3n-tsh:
2962       - 8   # rls2005 NDRPDR iter env 5
2963       - 11  # rls2005 NDRPDR iter env 5
2964       - 12  # rls2005 NDRPDR iter env 5
2965       - 24  # rls2005 NDRPDR iter env 5
2966       - 27  # rls2005 NDRPDR iter env 5
2967       - 29  # rls2005 NDRPDR iter env 5
2968       - 31  # rls2005 NDRPDR iter env 5
2969       - 39  # rls2005 NDRPDR iter env 5
2970       - 40  # rls2005 NDRPDR iter env 5
2971       - 42  # rls2005 NDRPDR iter env 5
2972       - 13  # rls2005 MRR iter env 5
2973       - 14  # rls2009 NDRPDR iter env 5
2974       - 20  # rls2009 NDRPDR iter env 5
2975       - 21  # rls2009 NDRPDR iter env 5
2976       - 22  # rls2009 NDRPDR iter env 5
2977       - 23  # rls2009 NDRPDR iter env 5
2978       - 28  # rls2009 NDRPDR iter env 5
2979       - 30  # rls2009 NDRPDR iter env 5
2980       - 33  # rls2009 NDRPDR iter env 5
2981       - 38  # rls2009 NDRPDR iter env 5
2982       - 41  # rls2009 NDRPDR iter env 5
2983       - 15  # rls2009 MRR iter env 5
2984
2985     csit-vpp-perf-verify-2001-3n-dnv:
2986       - 5   # NDRPDR sel
2987       - 6   # NDRPDR sel
2988       - 7   # NDRPDR sel
2989       - 8   # NDRPDR sel
2990       - 9   # NDRPDR sel
2991       - 10  # NDRPDR sel
2992       - 12  # NDRPDR sel
2993       - 16  # NDRPDR sel
2994       - 17  # NDRPDR sel
2995       - 18  # NDRPDR sel
2996       - 11  # MRR sel
2997     csit-vpp-perf-report-iterative-2009-3n-dnv:
2998       - 16  # rls2005 NDRPDR iter env 5
2999       - 23  # rls2005 NDRPDR iter env 5
3000       - 25  # rls2005 NDRPDR iter env 5
3001       - 26  # rls2005 NDRPDR iter env 5
3002       - 27  # rls2005 NDRPDR iter env 5
3003       - 28  # rls2005 NDRPDR iter env 5
3004       - 29  # rls2005 NDRPDR iter env 5
3005       - 30  # rls2005 NDRPDR iter env 5
3006       - 31  # rls2005 NDRPDR iter env 5
3007       - 32  # rls2005 NDRPDR iter env 5
3008       - 19  # rls2005 MRR iter env 5
3009       - 3   # rls2009 NDRPDR iter env 5
3010       - 6   # rls2009 NDRPDR iter env 5
3011       - 7   # rls2009 NDRPDR iter env 5
3012       - 8   # rls2009 NDRPDR iter env 5
3013       - 10  # rls2009 NDRPDR iter env 5
3014       - 11  # rls2009 NDRPDR iter env 5
3015       - 12  # rls2009 NDRPDR iter env 5
3016       - 14  # rls2009 NDRPDR iter env 5
3017       - 15  # rls2009 NDRPDR iter env 5
3018       - 24  # rls2009 NDRPDR iter env 5
3019       - 22  # rls2009 MRR iter env 5
3020     csit-vpp-perf-report-coverage-2009-3n-dnv:
3021       - 10  # rls2009 NDRPDR cov 3n-dnv-crypto-00
3022       - 2   # rls2009 NDRPDR cov 3n-dnv-crypto-01
3023       - 11  # rls2009 NDRPDR cov 3n-dnv-ip4-00
3024       - 12  # rls2009 NDRPDR cov 3n-dnv-ip4-01
3025       - 13  # rls2009 NDRPDR cov 3n-dnv-ip4tun-00
3026       - 14  # rls2009 NDRPDR cov 3n-dnv-ip6-00
3027       - 15  # rls2009 NDRPDR cov 3n-dnv-ip6-01
3028       - 16  # rls2009 NDRPDR cov 3n-dnv-l2-00
3029       - 17  # rls2009 NDRPDR cov 3n-dnv-l2-01
3030
3031     csit-vpp-perf-verify-2001-2n-dnv:
3032       - 4   # NDRPDR sel
3033       - 5   # NDRPDR sel
3034       - 6   # NDRPDR sel
3035       - 7   # NDRPDR sel
3036       - 8   # NDRPDR sel
3037       - 9   # NDRPDR sel
3038       - 10  # NDRPDR sel
3039       - 11  # NDRPDR sel
3040       - 13  # NDRPDR sel
3041       - 16  # NDRPDR sel
3042       - 12  # MRR sel
3043     csit-vpp-perf-report-iterative-2009-2n-dnv:
3044       - 16  # rls2005 NDRPDR iter env 5
3045       - 17  # rls2005 NDRPDR iter env 5
3046       - 18  # rls2005 NDRPDR iter env 5
3047       - 19  # rls2005 NDRPDR iter env 5
3048       - 21  # rls2005 NDRPDR iter env 5
3049       - 24  # rls2005 NDRPDR iter env 5
3050       - 27  # rls2005 NDRPDR iter env 5
3051       - 28  # rls2005 NDRPDR iter env 5
3052       - 29  # rls2005 NDRPDR iter env 5
3053       - 30  # rls2005 NDRPDR iter env 5
3054       - 23  # rls2005 MRR iter env 5
3055       - 3   # rls2009 NDRPDR iter env 5
3056       - 5   # rls2009 NDRPDR iter env 5
3057       - 6   # rls2009 NDRPDR iter env 5
3058       - 7   # rls2009 NDRPDR iter env 5
3059       - 9   # rls2009 NDRPDR iter env 5
3060       - 10  # rls2009 NDRPDR iter env 5
3061       - 11  # rls2009 NDRPDR iter env 5
3062       - 12  # rls2009 NDRPDR iter env 5
3063       - 14  # rls2009 NDRPDR iter env 5
3064       - 15  # rls2009 NDRPDR iter env 5
3065       - 13  # rls2009 MRR iter env 5
3066     csit-vpp-perf-report-coverage-2009-2n-dnv:
3067       - 2   # rls2009 NDRPDR cov 2n-dnv-ip4-00
3068       - 3   # rls2009 NDRPDR cov 2n-dnv-ip4-01
3069       - 4   # rls2009 NDRPDR cov 2n-dnv-ip6-00
3070       - 5   # rls2009 NDRPDR cov 2n-dnv-ip6-01
3071       - 6   # rls2009 NDRPDR cov 2n-dnv-l2-00
3072       - 7   # rls2009 NDRPDR cov 2n-dnv-l2-01
3073
3074     csit-dpdk-perf-verify-2001-3n-hsw:
3075       - 4   # NDRPDR sel
3076       - 5   # NDRPDR sel
3077       - 6   # NDRPDR sel
3078       - 7   # NDRPDR sel
3079       - 8   # NDRPDR sel
3080       - 9   # NDRPDR sel
3081       - 10  # NDRPDR sel
3082       - 11  # NDRPDR sel
3083       - 12  # NDRPDR sel
3084       - 13  # NDRPDR sel
3085       - 15  # NDRPDR sel
3086       - 16  # NDRPDR sel
3087       - 17  # NDRPDR sel
3088       - 18  # NDRPDR sel
3089       - 19  # NDRPDR sel
3090       - 20  # NDRPDR sel
3091       - 21  # NDRPDR sel
3092       - 22  # NDRPDR sel
3093       - 23  # NDRPDR sel
3094       - 24  # NDRPDR sel
3095     csit-dpdk-perf-report-iterative-2005-3n-hsw:
3096       - 25  # NDRPDR iter
3097       - 26  # NDRPDR iter
3098       - 27  # NDRPDR iter
3099       - 28  # NDRPDR iter
3100       - 29  # NDRPDR iter
3101       - 30  # NDRPDR iter
3102       - 31  # NDRPDR iter
3103       - 32  # NDRPDR iter
3104       - 33  # NDRPDR iter
3105       - 34  # NDRPDR iter
3106     csit-dpdk-perf-report-iterative-2009-3n-hsw:
3107       - 6   # NDRPDR iter env5
3108       - 7   # NDRPDR iter env5
3109       - 8   # NDRPDR iter env5
3110       - 9   # NDRPDR iter env5
3111       - 10  # NDRPDR iter env5
3112       - 11  # NDRPDR iter env5
3113       - 12  # NDRPDR iter env5
3114       - 13  # NDRPDR iter env5
3115       - 14  # NDRPDR iter env5
3116       - 15  # NDRPDR iter env5
3117
3118     csit-dpdk-perf-verify-2001-3n-skx:
3119       - 29  # NDRPDR sel xxv710
3120       - 33  # NDRPDR sel xxv710
3121       - 34  # NDRPDR sel xxv710
3122       - 35  # NDRPDR sel xxv710
3123       - 36  # NDRPDR sel xxv710
3124       - 37  # NDRPDR sel xxv710
3125       - 41  # NDRPDR sel xxv710
3126       - 42  # NDRPDR sel xxv710
3127       - 43  # NDRPDR sel xxv710
3128       - 45  # NDRPDR sel xxv710
3129       - 30  # NDRPDR sel x710
3130       - 31  # NDRPDR sel x710
3131       - 32  # NDRPDR sel x710
3132       - 38  # NDRPDR sel x710
3133       - 39  # NDRPDR sel x710
3134       - 40  # NDRPDR sel x710
3135       - 44  # NDRPDR sel x710
3136       - 46  # NDRPDR sel x710
3137       - 47  # NDRPDR sel x710
3138       - 48  # NDRPDR sel x710
3139     csit-dpdk-perf-report-iterative-2005-3n-skx:
3140       - 28  # NDRPDR iter
3141       - 29  # NDRPDR iter
3142       - 30  # NDRPDR iter
3143       - 31  # NDRPDR iter
3144       - 32  # NDRPDR iter
3145       - 33  # NDRPDR iter
3146       - 34  # NDRPDR iter
3147       - 35  # NDRPDR iter
3148       - 36  # NDRPDR iter
3149       - 37  # NDRPDR iter
3150     csit-dpdk-perf-report-iterative-2009-3n-skx:
3151       - 4   # NDRPDR sel env5
3152       - 5   # NDRPDR sel env5
3153       - 6   # NDRPDR sel env5
3154       - 7   # NDRPDR sel env5
3155       - 8   # NDRPDR sel env5
3156       - 9   # NDRPDR sel env5
3157       - 14  # NDRPDR sel env5
3158       - 11  # NDRPDR sel env5
3159       - 12  # NDRPDR sel env5
3160       - 13  # NDRPDR sel env5
3161
3162     csit-dpdk-perf-verify-2001-2n-skx:
3163       - 35  # NDRPDR sel xxv710
3164       - 36  # NDRPDR sel xxv710
3165       - 37  # NDRPDR sel xxv710
3166       - 41  # NDRPDR sel xxv710
3167       - 42  # NDRPDR sel xxv710
3168       - 43  # NDRPDR sel xxv710
3169       - 46  # NDRPDR sel xxv710
3170       - 47  # NDRPDR sel xxv710
3171       - 52  # NDRPDR sel xxv710
3172       - 53  # NDRPDR sel xxv710
3173       - 38  # NDRPDR sel x710
3174       - 39  # NDRPDR sel x710
3175       - 40  # NDRPDR sel x710
3176       - 44  # NDRPDR sel x710
3177       - 45  # NDRPDR sel x710
3178       - 48  # NDRPDR sel x710
3179       - 49  # NDRPDR sel x710
3180       - 50  # NDRPDR sel x710
3181       - 51  # NDRPDR sel x710
3182       - 54  # NDRPDR sel x710
3183     csit-dpdk-perf-report-iterative-2005-2n-skx:
3184       - 20  # NDRPDR iter
3185       - 21  # NDRPDR iter
3186       - 22  # NDRPDR iter
3187       - 23  # NDRPDR iter
3188       - 24  # NDRPDR iter
3189       - 25  # NDRPDR iter
3190       - 26  # NDRPDR iter
3191       - 27  # NDRPDR iter
3192       - 28  # NDRPDR iter
3193       - 29  # NDRPDR iter
3194     csit-dpdk-perf-report-iterative-2009-2n-skx:
3195       - 4   # NDRPDR iter env5
3196       - 5   # NDRPDR iter env5
3197       - 6   # NDRPDR iter env5
3198       - 7   # NDRPDR iter env5
3199       - 8   # NDRPDR iter env5
3200       - 9   # NDRPDR iter env5
3201       - 10  # NDRPDR iter env5
3202       - 11  # NDRPDR iter env5
3203       - 12  # NDRPDR iter env5
3204       - 13  # NDRPDR iter env5
3205
3206     csit-dpdk-perf-verify-2001-2n-clx:
3207       - 15  # NDRPDR sel
3208       - 16  # NDRPDR sel
3209       - 17  # NDRPDR sel
3210       - 18  # NDRPDR sel
3211       - 19  # NDRPDR sel
3212       - 20  # NDRPDR sel
3213       - 21  # NDRPDR sel
3214       - 22  # NDRPDR sel
3215       - 23  # NDRPDR sel
3216       - 24  # NDRPDR sel
3217       - 25  # NDRPDR sel
3218       - 26  # NDRPDR sel
3219       - 27  # NDRPDR sel
3220       - 28  # NDRPDR sel
3221       - 29  # NDRPDR sel
3222       - 30  # NDRPDR sel
3223       - 31  # NDRPDR sel
3224       - 32  # NDRPDR sel
3225       - 33  # NDRPDR sel
3226       - 34  # NDRPDR sel
3227     csit-dpdk-perf-report-iterative-2005-2n-clx:
3228       - 20  # NDRPDR iter
3229       - 21  # NDRPDR iter
3230       - 22  # NDRPDR iter
3231       - 23  # NDRPDR iter
3232       - 24  # NDRPDR iter
3233       - 25  # NDRPDR iter
3234       - 26  # NDRPDR iter
3235       - 27  # NDRPDR iter
3236       - 28  # NDRPDR iter
3237       - 29  # NDRPDR iter
3238     csit-dpdk-perf-report-iterative-2009-2n-clx:
3239       - 4   # NDRPDR iter env5
3240       - 5   # NDRPDR iter env5
3241       - 6   # NDRPDR iter env5
3242       - 7   # NDRPDR iter env5
3243       - 8   # NDRPDR iter env5
3244       - 9   # NDRPDR iter env5
3245       - 10  # NDRPDR iter env5
3246       - 11  # NDRPDR iter env5
3247       - 12  # NDRPDR iter env5
3248       - 13  # NDRPDR iter env5
3249
3250     csit-dpdk-perf-report-iterative-2009-2n-zn2:
3251       - 1   # NDRPDR iter env5
3252
3253 #    csit-dpdk-perf-verify-2001-2n-dnv:
3254 #      - 9   # NDRPDR sel
3255 #      - 10  # NDRPDR sel
3256 #      - 11  # NDRPDR sel
3257 #      - 12  # NDRPDR sel
3258 #      - 13  # NDRPDR sel
3259 #      - 14  # NDRPDR sel
3260 #      - 15  # NDRPDR sel
3261 #      - 16  # NDRPDR sel
3262 #      - 17  # NDRPDR sel
3263 #      - 18  # NDRPDR sel
3264 #    csit-dpdk-perf-report-iterative-2005-2n-dnv:
3265 #      # No data
3266 #    # csit-dpdk-perf-report-iterative-2009-2n-dnv:
3267 #      # No data
3268
3269 #    csit-dpdk-perf-verify-2001-3n-dnv:
3270 #      - 12  # NDRPDR sel
3271 #      - 13  # NDRPDR sel
3272 #      - 14  # NDRPDR sel
3273 #      - 15  # NDRPDR sel
3274 #      - 16  # NDRPDR sel
3275 #      - 17  # NDRPDR sel
3276 #      - 18  # NDRPDR sel
3277 #      - 19  # NDRPDR sel
3278 #      - 20  # NDRPDR sel
3279 #      - 22  # NDRPDR sel
3280 #    csit-dpdk-perf-report-iterative-2005-3n-dnv:
3281 #      # No data
3282 #    # csit-dpdk-perf-report-iterative-2009-3n-dnv:
3283 #      # No data
3284
3285     csit-dpdk-perf-verify-2001-3n-tsh:
3286       - 3   # NDRPDR sel
3287       - 4   # NDRPDR sel
3288       - 5   # NDRPDR sel
3289       - 9   # NDRPDR sel
3290       - 10  # NDRPDR sel
3291       - 11  # NDRPDR sel
3292       - 12  # NDRPDR sel
3293       - 14  # NDRPDR sel
3294       - 15  # NDRPDR sel
3295       - 18  # NDRPDR sel
3296     csit-dpdk-perf-report-iterative-2005-3n-tsh:
3297       - 5   # NDRPDR sel
3298     csit-dpdk-perf-report-iterative-2009-3n-tsh:
3299       - 1   # NDRPDR iter env5
3300       - 2   # NDRPDR iter env5
3301       - 3   # NDRPDR iter env5
3302       - 4   # NDRPDR iter env5
3303       - 5   # NDRPDR iter env5
3304       - 6   # NDRPDR iter env5
3305       - 7   # NDRPDR iter env5
3306       - 9   # NDRPDR iter env5
3307       - 10  # NDRPDR iter env5
3308       - 11  # NDRPDR iter env5
3309
3310     csit-vpp-device-2009-ubuntu1804-1n-skx:
3311       - 131 # rls2009 env 5
3312
3313 - type: "output"
3314   output: "report"
3315   format:
3316     html:
3317     - full
3318     pdf:
3319     - minimal
3320
3321 ################################################################################
3322 ###                               T A B L E S                                ###
3323 ################################################################################
3324
3325 # VPP Soak vs NDR - 2n-skx
3326 - type: "table"
3327   title: "VPP Soak vs NDR 2n-skx"
3328   algorithm: "table_soak_vs_ndr"
3329   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
3330   reference:
3331     title: "NDR"
3332     data: "vpp-soak-vs-ndr-2n-skx-ref"
3333   compare:
3334     title: "Soak"
3335     data: "vpp-soak-vs-ndr-2n-skx-cmp"
3336   data: "vpp-soak-vs-ndr-2n-skx"
3337   include-tests: "NDR"
3338   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
3339   parameters:
3340     - "throughput"
3341     - "name"
3342     - "parent"
3343
3344 # VPP Soak vs NDR - 2n-clx
3345 - type: "table"
3346   title: "VPP Soak vs NDR 2n-clx"
3347   algorithm: "table_soak_vs_ndr"
3348   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
3349   reference:
3350     title: "NDR"
3351     data: "vpp-soak-vs-ndr-2n-clx-ref"
3352   compare:
3353     title: "Soak"
3354     data: "vpp-soak-vs-ndr-2n-clx-cmp"
3355   data: "vpp-soak-vs-ndr-2n-clx"
3356   include-tests: "NDR"
3357   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
3358   parameters:
3359     - "throughput"
3360     - "name"
3361     - "parent"
3362
3363 ################################################################################
3364
3365 # VPP Compare NICs 3n-skx 2t1c ndr
3366 - type: "table"
3367   title: "VPP Compare NICs 3n-skx 2t1c ndr"
3368   algorithm: "table_comparison"
3369   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
3370   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3371   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3372   columns:
3373     - title: "x710"
3374       data-set: "vpp-nic-comparison-3n-skx"
3375       tag: "NIC_Intel-X710"
3376     - title: "xxv710"
3377       data-set: "vpp-nic-comparison-3n-skx"
3378       tag: "NIC_Intel-XXV710"
3379   comparisons:
3380     - title: "Diff"
3381       reference: 1
3382       compare: 2
3383   legend:
3384     - ""
3385     - "x710, xxv710 - NICs tested."
3386     - "Diff - difference between x710 and xxv710 NIC."
3387
3388 # VPP Compare NICs 3n-skx 4t2c ndr
3389 - type: "table"
3390   title: "VPP Compare NICs 3n-skx 4t2c ndr"
3391   algorithm: "table_comparison"
3392   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
3393   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3394   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3395   columns:
3396     - title: "x710"
3397       data-set: "vpp-nic-comparison-3n-skx"
3398       tag: "NIC_Intel-X710"
3399     - title: "xxv710"
3400       data-set: "vpp-nic-comparison-3n-skx"
3401       tag: "NIC_Intel-XXV710"
3402   comparisons:
3403     - title: "Diff"
3404       reference: 1
3405       compare: 2
3406   legend:
3407     - ""
3408     - "x710, xxv710 - NICs tested."
3409     - "Diff - difference between x710 and xxv710 NIC."
3410
3411 # VPP Compare NICs 3n-skx 2t1c pdr
3412 - type: "table"
3413   title: "VPP Compare NICs 3n-skx 2t1c pdr"
3414   algorithm: "table_comparison"
3415   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
3416   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3417   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3418   columns:
3419     - title: "x710"
3420       data-set: "vpp-nic-comparison-3n-skx"
3421       tag: "NIC_Intel-X710"
3422     - title: "xxv710"
3423       data-set: "vpp-nic-comparison-3n-skx"
3424       tag: "NIC_Intel-XXV710"
3425   comparisons:
3426     - title: "Diff"
3427       reference: 1
3428       compare: 2
3429   legend:
3430     - ""
3431     - "x710, xxv710 - NICs tested."
3432     - "Diff - difference between x710 and xxv710 NIC."
3433
3434 # VPP Compare NICs 3n-skx 4t2c pdr
3435 - type: "table"
3436   title: "VPP Compare NICs 3n-skx 4t2c pdr"
3437   algorithm: "table_comparison"
3438   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
3439   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3440   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3441   columns:
3442     - title: "x710"
3443       data-set: "vpp-nic-comparison-3n-skx"
3444       tag: "NIC_Intel-X710"
3445     - title: "xxv710"
3446       data-set: "vpp-nic-comparison-3n-skx"
3447       tag: "NIC_Intel-XXV710"
3448   comparisons:
3449     - title: "Diff"
3450       reference: 1
3451       compare: 2
3452   legend:
3453     - ""
3454     - "x710, xxv710 - NICs tested."
3455     - "Diff - difference between x710 and xxv710 NIC."
3456
3457 # VPP Compare NICs 3n-skx 2t1c mrr
3458 - type: "table"
3459   title: "VPP Compare NICs 3n-skx 2t1c mrr"
3460   algorithm: "table_comparison"
3461   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3462   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3463   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3464   columns:
3465     - title: "x710"
3466       data-set: "vpp-nic-comparison-3n-skx-mrr"
3467       tag: "NIC_Intel-X710"
3468     - title: "xxv710"
3469       data-set: "vpp-nic-comparison-3n-skx-mrr"
3470       tag: "NIC_Intel-XXV710"
3471   comparisons:
3472     - title: "Diff"
3473       reference: 1
3474       compare: 2
3475   legend:
3476     - ""
3477     - "x710, xxv710 - NICs tested."
3478     - "Diff - difference between x710 and xxv710 NIC."
3479
3480 # VPP Compare NICs 3n-skx 4t2c mrr
3481 - type: "table"
3482   title: "VPP Compare NICs 3n-skx 4t2c mrr"
3483   algorithm: "table_comparison"
3484   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3485   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3486   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3487   columns:
3488     - title: "x710"
3489       data-set: "vpp-nic-comparison-3n-skx-mrr"
3490       tag: "NIC_Intel-X710"
3491     - title: "xxv710"
3492       data-set: "vpp-nic-comparison-3n-skx-mrr"
3493       tag: "NIC_Intel-XXV710"
3494   comparisons:
3495     - title: "Diff"
3496       reference: 1
3497       compare: 2
3498   legend:
3499     - ""
3500     - "x710, xxv710 - NICs tested."
3501     - "Diff - difference between x710 and xxv710 NIC."
3502
3503 # VPP Compare NICs 3n-skx 8t4c mrr
3504 - type: "table"
3505   title: "VPP Compare NICs 3n-skx 8t4c mrr"
3506   algorithm: "table_comparison"
3507   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3508   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3509   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3510   columns:
3511     - title: "x710"
3512       data-set: "vpp-nic-comparison-3n-skx-mrr"
3513       tag: "NIC_Intel-X710"
3514     - title: "xxv710"
3515       data-set: "vpp-nic-comparison-3n-skx-mrr"
3516       tag: "NIC_Intel-XXV710"
3517   comparisons:
3518     - title: "Diff"
3519       reference: 1
3520       compare: 2
3521   legend:
3522     - ""
3523     - "x710, xxv710 - NICs tested."
3524     - "Diff - difference between x710 and xxv710 NIC."
3525
3526 # VPP Compare NICs 2n-skx 2t1c ndr
3527 - type: "table"
3528   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3529   algorithm: "table_comparison"
3530   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3531   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3532   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3533   columns:
3534     - title: "x710"
3535       data-set: "vpp-nic-comparison-2n-skx"
3536       tag: "NIC_Intel-X710"
3537     - title: "xxv710"
3538       data-set: "vpp-nic-comparison-2n-skx"
3539       tag: "NIC_Intel-XXV710"
3540   comparisons:
3541     - title: "Diff"
3542       reference: 1
3543       compare: 2
3544   legend:
3545     - ""
3546     - "x710, xxv710 - NICs tested."
3547     - "Diff - difference between x710 and xxv710 NIC."
3548
3549 # VPP Compare NICs 2n-skx 4t2c ndr
3550 - type: "table"
3551   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3552   algorithm: "table_comparison"
3553   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3554   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3555   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3556   columns:
3557     - title: "x710"
3558       data-set: "vpp-nic-comparison-2n-skx"
3559       tag: "NIC_Intel-X710"
3560     - title: "xxv710"
3561       data-set: "vpp-nic-comparison-2n-skx"
3562       tag: "NIC_Intel-XXV710"
3563   comparisons:
3564     - title: "Diff"
3565       reference: 1
3566       compare: 2
3567   legend:
3568     - ""
3569     - "x710, xxv710 - NICs tested."
3570     - "Diff - difference between x710 and xxv710 NIC."
3571
3572 # VPP Compare NICs 2n-skx 2t1c pdr
3573 - type: "table"
3574   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3575   algorithm: "table_comparison"
3576   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3577   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3578   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3579   columns:
3580     - title: "x710"
3581       data-set: "vpp-nic-comparison-2n-skx"
3582       tag: "NIC_Intel-X710"
3583     - title: "xxv710"
3584       data-set: "vpp-nic-comparison-2n-skx"
3585       tag: "NIC_Intel-XXV710"
3586   comparisons:
3587     - title: "Diff"
3588       reference: 1
3589       compare: 2
3590   legend:
3591     - ""
3592     - "x710, xxv710 - NICs tested."
3593     - "Diff - difference between x710 and xxv710 NIC."
3594
3595 # VPP Compare NICs 2n-skx 4t2c pdr
3596 - type: "table"
3597   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3598   algorithm: "table_comparison"
3599   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3600   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3601   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3602   columns:
3603     - title: "x710"
3604       data-set: "vpp-nic-comparison-2n-skx"
3605       tag: "NIC_Intel-X710"
3606     - title: "xxv710"
3607       data-set: "vpp-nic-comparison-2n-skx"
3608       tag: "NIC_Intel-XXV710"
3609   comparisons:
3610     - title: "Diff"
3611       reference: 1
3612       compare: 2
3613   legend:
3614     - ""
3615     - "x710, xxv710 - NICs tested."
3616     - "Diff - difference between x710 and xxv710 NIC."
3617
3618 # VPP Compare NICs 2n-skx 2t1c mrr
3619 - type: "table"
3620   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3621   algorithm: "table_comparison"
3622   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3623   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3624   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3625   columns:
3626     - title: "x710"
3627       data-set: "vpp-nic-comparison-2n-skx-mrr"
3628       tag: "NIC_Intel-X710"
3629     - title: "xxv710"
3630       data-set: "vpp-nic-comparison-2n-skx-mrr"
3631       tag: "NIC_Intel-XXV710"
3632   comparisons:
3633     - title: "Diff"
3634       reference: 1
3635       compare: 2
3636   legend:
3637     - ""
3638     - "x710, xxv710 - NICs tested."
3639     - "Diff - difference between x710 and xxv710 NIC."
3640
3641 # VPP Compare NICs 2n-skx 4t2c mrr
3642 - type: "table"
3643   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3644   algorithm: "table_comparison"
3645   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3646   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3647   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3648   columns:
3649     - title: "x710"
3650       data-set: "vpp-nic-comparison-2n-skx-mrr"
3651       tag: "NIC_Intel-X710"
3652     - title: "xxv710"
3653       data-set: "vpp-nic-comparison-2n-skx-mrr"
3654       tag: "NIC_Intel-XXV710"
3655   comparisons:
3656     - title: "Diff"
3657       reference: 1
3658       compare: 2
3659   legend:
3660     - ""
3661     - "x710, xxv710 - NICs tested."
3662     - "Diff - difference between x710 and xxv710 NIC."
3663
3664 # VPP Compare NICs 2n-skx 8t4c mrr
3665 - type: "table"
3666   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3667   algorithm: "table_comparison"
3668   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3669   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3670   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3671   columns:
3672     - title: "x710"
3673       data-set: "vpp-nic-comparison-2n-skx-mrr"
3674       tag: "NIC_Intel-X710"
3675     - title: "xxv710"
3676       data-set: "vpp-nic-comparison-2n-skx-mrr"
3677       tag: "NIC_Intel-XXV710"
3678   comparisons:
3679     - title: "Diff"
3680       reference: 1
3681       compare: 2
3682   legend:
3683     - ""
3684     - "x710, xxv710 - NICs tested."
3685     - "Diff - difference between x710 and xxv710 NIC."
3686
3687 ################################################################################
3688 # VPP
3689
3690 # VPP Performance Changes 3n-hsw 1t1c pdr
3691 - type: "table"
3692   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3693   algorithm: "table_comparison"
3694   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3695   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3696   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3697   columns:
3698     - title: "2001.0-4"
3699       data-set: "vpp-performance-changes-3n-hsw-h1"
3700     - title: "2005.0-4"
3701       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3702     - title: "2005.0-5"
3703       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3704     - title: "2009.0-5"
3705       data-set: "vpp-performance-changes-3n-hsw-cmp"
3706   comparisons:
3707     - title: "2005.0-5 vs 2005.0-4"
3708       reference: 2
3709       compare: 3
3710 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3711     - title: "2009.0-5 vs 2005.0-5"
3712       reference: 3
3713       compare: 4
3714 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3715   legend:
3716     - ''
3717     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3718     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3719     - '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.'
3720     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3721     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3722
3723 # VPP Performance Changes 3n-hsw 2t2c pdr
3724 - type: "table"
3725   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3726   algorithm: "table_comparison"
3727   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3728   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3729   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3730   columns:
3731     - title: "2001.0-4"
3732       data-set: "vpp-performance-changes-3n-hsw-h1"
3733     - title: "2005.0-4"
3734       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3735     - title: "2005.0-5"
3736       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3737     - title: "2009.0-5"
3738       data-set: "vpp-performance-changes-3n-hsw-cmp"
3739   comparisons:
3740     - title: "2005.0-5 vs 2005.0-4"
3741       reference: 2
3742       compare: 3
3743 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3744     - title: "2009.0-5 vs 2005.0-5"
3745       reference: 3
3746       compare: 4
3747 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3748   legend:
3749     - ''
3750     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3751     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3752     - '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.'
3753     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3754     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3755
3756 # VPP Performance Changes 3n-hsw 1t1c ndr
3757 - type: "table"
3758   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3759   algorithm: "table_comparison"
3760   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3761   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3762   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3763   columns:
3764     - title: "2001.0-4"
3765       data-set: "vpp-performance-changes-3n-hsw-h1"
3766     - title: "2005.0-4"
3767       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3768     - title: "2005.0-5"
3769       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3770     - title: "2009.0-5"
3771       data-set: "vpp-performance-changes-3n-hsw-cmp"
3772   comparisons:
3773     - title: "2005.0-5 vs 2005.0-4"
3774       reference: 2
3775       compare: 3
3776 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3777     - title: "2009.0-5 vs 2005.0-5"
3778       reference: 3
3779       compare: 4
3780 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3781   legend:
3782     - ''
3783     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3784     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3785     - '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.'
3786     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3787     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3788
3789 # VPP Performance Changes 3n-hsw 2t2c ndr
3790 - type: "table"
3791   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3792   algorithm: "table_comparison"
3793   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3794   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3795   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3796   columns:
3797     - title: "2001.0-4"
3798       data-set: "vpp-performance-changes-3n-hsw-h1"
3799     - title: "2005.0-4"
3800       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3801     - title: "2005.0-5"
3802       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3803     - title: "2009.0-5"
3804       data-set: "vpp-performance-changes-3n-hsw-cmp"
3805   comparisons:
3806     - title: "2005.0-5 vs 2005.0-4"
3807       reference: 2
3808       compare: 3
3809 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3810     - title: "2009.0-5 vs 2005.0-5"
3811       reference: 3
3812       compare: 4
3813 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3814   legend:
3815     - ''
3816     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3817     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3818     - '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.'
3819     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3820     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3821
3822 # VPP Performance Changes 3n-skx 2t1c pdr
3823 - type: "table"
3824   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3825   algorithm: "table_comparison"
3826   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3827   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3828   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3829   columns:
3830     - title: "2001.0-4"
3831       data-set: "vpp-performance-changes-3n-skx-h1"
3832     - title: "2005.0-4"
3833       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3834     - title: "2005.0-5"
3835       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3836     - title: "2009.0-5"
3837       data-set: "vpp-performance-changes-3n-skx-cmp"
3838   comparisons:
3839     - title: "2005.0-5 vs 2005.0-4"
3840       reference: 2
3841       compare: 3
3842 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3843     - title: "2009.0-5 vs 2005.0-5"
3844       reference: 3
3845       compare: 4
3846 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3847   legend:
3848     - ''
3849     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3850     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3851     - '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.'
3852     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3853     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3854
3855 # VPP Performance Changes 3n-skx 4t2c pdr
3856 - type: "table"
3857   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3858   algorithm: "table_comparison"
3859   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3860   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3861   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3862   columns:
3863     - title: "2001.0-4"
3864       data-set: "vpp-performance-changes-3n-skx-h1"
3865     - title: "2005.0-4"
3866       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3867     - title: "2005.0-5"
3868       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3869     - title: "2009.0-5"
3870       data-set: "vpp-performance-changes-3n-skx-cmp"
3871   comparisons:
3872     - title: "2005.0-5 vs 2005.0-4"
3873       reference: 2
3874       compare: 3
3875 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3876     - title: "2009.0-5 vs 2005.0-5"
3877       reference: 3
3878       compare: 4
3879 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
3880   legend:
3881     - ''
3882     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3883     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3884     - '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.'
3885     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3886     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3887
3888 # VPP Performance Changes 3n-skx 2t1c ndr
3889 - type: "table"
3890   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3891   algorithm: "table_comparison"
3892   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3893   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3894   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3895   columns:
3896     - title: "2001.0-4"
3897       data-set: "vpp-performance-changes-3n-skx-h1"
3898     - title: "2005.0-4"
3899       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3900     - title: "2005.0-5"
3901       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3902     - title: "2009.0-5"
3903       data-set: "vpp-performance-changes-3n-skx-cmp"
3904   comparisons:
3905     - title: "2005.0-5 vs 2005.0-4"
3906       reference: 2
3907       compare: 3
3908 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3909     - title: "2009.0-5 vs 2005.0-5"
3910       reference: 3
3911       compare: 4
3912 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3913   legend:
3914     - ''
3915     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3916     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3917     - '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.'
3918     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3919     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3920
3921 # VPP Performance Changes 3n-skx 4t2c ndr
3922 - type: "table"
3923   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3924   algorithm: "table_comparison"
3925   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3926   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3927   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3928   columns:
3929     - title: "2001.0-4"
3930       data-set: "vpp-performance-changes-3n-skx-h1"
3931     - title: "2005.0-4"
3932       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3933     - title: "2005.0-5"
3934       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3935     - title: "2009.0-5"
3936       data-set: "vpp-performance-changes-3n-skx-cmp"
3937   comparisons:
3938     - title: "2005.0-5 vs 2005.0-4"
3939       reference: 2
3940       compare: 3
3941 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
3942     - title: "2009.0-5 vs 2005.0-5"
3943       reference: 3
3944       compare: 4
3945 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
3946   legend:
3947     - ''
3948     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3949     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3950     - '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.'
3951     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3952     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3953
3954 # VPP Performance Changes 2n-skx 2t1c pdr
3955 - type: "table"
3956   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3957   algorithm: "table_comparison"
3958   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3959   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3960   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3961   columns:
3962     - title: "2001.0-4"
3963       data-set: "vpp-performance-changes-2n-skx-h1"
3964     - title: "2005.0-4"
3965       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3966     - title: "2005.0-5"
3967       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3968     - title: "2009.0-5"
3969       data-set: "vpp-performance-changes-2n-skx-cmp"
3970   comparisons:
3971     - title: "2005.0-5 vs 2005.0-4"
3972       reference: 2
3973       compare: 3
3974 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3975     - title: "2009.0-5 vs 2005.0-5"
3976       reference: 3
3977       compare: 4
3978 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3979   legend:
3980     - ''
3981     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3982     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3983     - '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.'
3984     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3985     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3986
3987 # VPP Performance Changes 2n-skx 4t2c pdr
3988 - type: "table"
3989   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3990   algorithm: "table_comparison"
3991   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3992   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3993   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3994   columns:
3995     - title: "2001.0-4"
3996       data-set: "vpp-performance-changes-2n-skx-h1"
3997     - title: "2005.0-4"
3998       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3999     - title: "2005.0-5"
4000       data-set: "vpp-performance-changes-2n-skx-ref-env5"
4001     - title: "2009.0-5"
4002       data-set: "vpp-performance-changes-2n-skx-cmp"
4003   comparisons:
4004     - title: "2005.0-5 vs 2005.0-4"
4005       reference: 2
4006       compare: 3
4007 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
4008     - title: "2009.0-5 vs 2005.0-5"
4009       reference: 3
4010       compare: 4
4011 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
4012   legend:
4013     - ''
4014     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4015     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4016     - '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.'
4017     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4018     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4019
4020 # VPP Performance Changes 2n-skx 2t1c ndr
4021 - type: "table"
4022   title: "VPP Performance Changes 2n-skx 2t1c ndr"
4023   algorithm: "table_comparison"
4024   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
4025   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4026   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4027   columns:
4028     - title: "2001.0-4"
4029       data-set: "vpp-performance-changes-2n-skx-h1"
4030     - title: "2005.0-4"
4031       data-set: "vpp-performance-changes-2n-skx-ref-env4"
4032     - title: "2005.0-5"
4033       data-set: "vpp-performance-changes-2n-skx-ref-env5"
4034     - title: "2009.0-5"
4035       data-set: "vpp-performance-changes-2n-skx-cmp"
4036   comparisons:
4037     - title: "2005.0-5 vs 2005.0-4"
4038       reference: 2
4039       compare: 3
4040 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
4041     - title: "2009.0-5 vs 2005.0-5"
4042       reference: 3
4043       compare: 4
4044 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
4045   legend:
4046     - ''
4047     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4048     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4049     - '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.'
4050     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4051     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4052
4053 # VPP Performance Changes 2n-skx 4t2c ndr
4054 - type: "table"
4055   title: "VPP Performance Changes 2n-skx 4t2c ndr"
4056   algorithm: "table_comparison"
4057   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
4058   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4059   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4060   columns:
4061     - title: "2001.0-4"
4062       data-set: "vpp-performance-changes-2n-skx-h1"
4063     - title: "2005.0-4"
4064       data-set: "vpp-performance-changes-2n-skx-ref-env4"
4065     - title: "2005.0-5"
4066       data-set: "vpp-performance-changes-2n-skx-ref-env5"
4067     - title: "2009.0-5"
4068       data-set: "vpp-performance-changes-2n-skx-cmp"
4069   comparisons:
4070     - title: "2005.0-5 vs 2005.0-4"
4071       reference: 2
4072       compare: 3
4073 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
4074     - title: "2009.0-5 vs 2005.0-5"
4075       reference: 3
4076       compare: 4
4077 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
4078   legend:
4079     - ''
4080     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4081     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4082     - '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.'
4083     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4084     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4085
4086 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
4087 - type: "table"
4088   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
4089   algorithm: "table_comparison"
4090   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
4091   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4092   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4093   columns:
4094     - title: "2001.0-4"
4095       data-set: "vpp-performance-changes-2n-clx-h1"
4096     - title: "2005.0-4"
4097       data-set: "vpp-performance-changes-2n-clx-ref-env4"
4098     - title: "2005.0-5"
4099       data-set: "vpp-performance-changes-2n-clx-ref-env5"
4100     - title: "2009.0-5"
4101       data-set: "vpp-performance-changes-2n-clx-cmp"
4102   comparisons:
4103     - title: "2005.0-5 vs 2005.0-4"
4104       reference: 2
4105       compare: 3
4106 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4107     - title: "2009.0-5 vs 2005.0-5"
4108       reference: 3
4109       compare: 4
4110 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4111   legend:
4112     - ''
4113     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4114     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4115     - '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.'
4116     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4117     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4118
4119 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
4120 - type: "table"
4121   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
4122   algorithm: "table_comparison"
4123   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
4124   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4125   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4126   columns:
4127     - title: "2001.0-4"
4128       data-set: "vpp-performance-changes-2n-clx-h1"
4129     - title: "2005.0-4"
4130       data-set: "vpp-performance-changes-2n-clx-ref-env4"
4131     - title: "2005.0-5"
4132       data-set: "vpp-performance-changes-2n-clx-ref-env5"
4133     - title: "2009.0-5"
4134       data-set: "vpp-performance-changes-2n-clx-cmp"
4135   comparisons:
4136     - title: "2005.0-5 vs 2005.0-4"
4137       reference: 2
4138       compare: 3
4139 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4140     - title: "2009.0-5 vs 2005.0-5"
4141       reference: 3
4142       compare: 4
4143 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4144   legend:
4145     - ''
4146     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4147     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4148     - '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.'
4149     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4150     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4151
4152 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
4153 - type: "table"
4154   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
4155   algorithm: "table_comparison"
4156   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
4157   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4158   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4159   columns:
4160     - title: "2001.0-4"
4161       data-set: "vpp-performance-changes-2n-clx-h1"
4162     - title: "2005.0-4"
4163       data-set: "vpp-performance-changes-2n-clx-ref-env4"
4164     - title: "2005.0-5"
4165       data-set: "vpp-performance-changes-2n-clx-ref-env5"
4166     - title: "2009.0-5"
4167       data-set: "vpp-performance-changes-2n-clx-cmp"
4168   comparisons:
4169     - title: "2005.0-5 vs 2005.0-4"
4170       reference: 2
4171       compare: 3
4172 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4173     - title: "2009.0-5 vs 2005.0-5"
4174       reference: 3
4175       compare: 4
4176 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4177   legend:
4178     - ''
4179     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4180     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4181     - '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.'
4182     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4183     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4184
4185 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
4186 - type: "table"
4187   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
4188   algorithm: "table_comparison"
4189   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
4190   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4191   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4192   columns:
4193     - title: "2001.0-4"
4194       data-set: "vpp-performance-changes-2n-clx-h1"
4195     - title: "2005.0-4"
4196       data-set: "vpp-performance-changes-2n-clx-ref-env4"
4197     - title: "2005.0-5"
4198       data-set: "vpp-performance-changes-2n-clx-ref-env5"
4199     - title: "2009.0-5"
4200       data-set: "vpp-performance-changes-2n-clx-cmp"
4201   comparisons:
4202     - title: "2005.0-5 vs 2005.0-4"
4203       reference: 2
4204       compare: 3
4205 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4206     - title: "2009.0-5 vs 2005.0-5"
4207       reference: 3
4208       compare: 4
4209 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4210   legend:
4211     - ''
4212     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4213     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4214     - '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.'
4215     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4216     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4217
4218 ## VPP Performance Changes 2n-clx-x556 2t1c pdr
4219 #- type: "table"
4220 #  title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
4221 #  algorithm: "table_comparison"
4222 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
4223 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4224 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4225 #  columns:
4226 #    - title: "2001.0-2"
4227 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
4228 #    - title: "2005.0-3"
4229 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4230 #  comparisons:
4231 #    - title: "Diff"
4232 #      reference: 1
4233 #      compare: 2
4234 #  legend:
4235 #    - ''
4236 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4237 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4238 #    - '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.'
4239 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4240 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4241 #
4242 ## VPP Performance Changes 2n-clx-x556 4t2c pdr
4243 #- type: "table"
4244 #  title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
4245 #  algorithm: "table_comparison"
4246 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
4247 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4248 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4249 #  columns:
4250 #    - title: "2001.0-2"
4251 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
4252 #    - title: "2005.0-3"
4253 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4254 #  comparisons:
4255 #    - title: "Diff"
4256 #      reference: 1
4257 #      compare: 2
4258 #  legend:
4259 #    - ''
4260 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4261 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4262 #    - '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.'
4263 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4264 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4265 #
4266 ## VPP Performance Changes 2n-clx-x556 2t1c ndr
4267 #- type: "table"
4268 #  title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
4269 #  algorithm: "table_comparison"
4270 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
4271 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4272 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4273 #  columns:
4274 #    - title: "2001.0-2"
4275 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
4276 #    - title: "2005.0-3"
4277 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4278 #  comparisons:
4279 #    - title: "Diff"
4280 #      reference: 1
4281 #      compare: 2
4282 #  legend:
4283 #    - ''
4284 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4285 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4286 #    - '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.'
4287 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4288 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4289 #
4290 ## VPP Performance Changes 2n-clx-x556 4t2c ndr
4291 #- type: "table"
4292 #  title: "VPP Performance Changes 2n-clx-x556 ndr"
4293 #  algorithm: "table_comparison"
4294 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
4295 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4296 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4297 #  columns:
4298 #    - title: "2001.0-2"
4299 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
4300 #    - title: "2005.0-3"
4301 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4302 #  comparisons:
4303 #    - title: "Diff"
4304 #      reference: 1
4305 #      compare: 2
4306 #  legend:
4307 #    - ''
4308 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4309 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4310 #    - '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.'
4311 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4312 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4313
4314 # VPP Performance Changes 2n-dnv 1t1c pdr
4315 - type: "table"
4316   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
4317   algorithm: "table_comparison"
4318   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
4319   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4320   filter: "'1T1C'"
4321   columns:
4322     - title: "2001.0-2"
4323       data-set: "vpp-performance-changes-2n-dnv-h1"
4324     - title: "2005.0-5"
4325       data-set: "vpp-performance-changes-2n-dnv-ref"
4326     - title: "2009.0-5"
4327       data-set: "vpp-performance-changes-2n-dnv-cmp"
4328   comparisons:
4329     - title: "2009.0-5 vs 2005.0-5"
4330       reference: 2
4331       compare: 3
4332   legend:
4333     - ''
4334     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4335     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4336     - '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.'
4337     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4338
4339 # VPP Performance Changes 2n-dnv 2t2c pdr
4340 - type: "table"
4341   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
4342   algorithm: "table_comparison"
4343   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
4344   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4345   filter: "'2T2C'"
4346   columns:
4347     - title: "2001.0-2"
4348       data-set: "vpp-performance-changes-2n-dnv-h1"
4349     - title: "2005.0-5"
4350       data-set: "vpp-performance-changes-2n-dnv-ref"
4351     - title: "2009.0-5"
4352       data-set: "vpp-performance-changes-2n-dnv-cmp"
4353   comparisons:
4354     - title: "2009.0-5 vs 2005.0-5"
4355       reference: 2
4356       compare: 3
4357   legend:
4358     - ''
4359     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4360     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4361     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4362     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4363
4364 # VPP Performance Changes 2n-dnv 1t1c ndr
4365 - type: "table"
4366   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
4367   algorithm: "table_comparison"
4368   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
4369   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4370   filter: "'1T1C'"
4371   columns:
4372     - title: "2001.0-2"
4373       data-set: "vpp-performance-changes-2n-dnv-h1"
4374     - title: "2005.0-5"
4375       data-set: "vpp-performance-changes-2n-dnv-ref"
4376     - title: "2009.0-5"
4377       data-set: "vpp-performance-changes-2n-dnv-cmp"
4378   comparisons:
4379     - title: "2009.0-5 vs 2005.0-5"
4380       reference: 2
4381       compare: 3
4382   legend:
4383     - ''
4384     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
4385     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
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-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4388
4389 # VPP Performance Changes 2n-dnv 2t2c ndr
4390 - type: "table"
4391   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
4392   algorithm: "table_comparison"
4393   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
4394   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4395   filter: "'2T2C'"
4396   columns:
4397     - title: "2001.0-2"
4398       data-set: "vpp-performance-changes-2n-dnv-h1"
4399     - title: "2005.0-5"
4400       data-set: "vpp-performance-changes-2n-dnv-ref"
4401     - title: "2009.0-5"
4402       data-set: "vpp-performance-changes-2n-dnv-cmp"
4403   comparisons:
4404     - title: "2009.0-5 vs 2005.0-5"
4405       reference: 2
4406       compare: 3
4407   legend:
4408     - ''
4409     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
4410     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4411     - '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.'
4412     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4413
4414 # VPP Performance Changes 3n-dnv 1t1c pdr
4415 - type: "table"
4416   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
4417   algorithm: "table_comparison"
4418   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
4419   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4420   filter: "'1T1C'"
4421   columns:
4422     - title: "2001.0-2"
4423       data-set: "vpp-performance-changes-3n-dnv-h1"
4424     - title: "2005.0-5"
4425       data-set: "vpp-performance-changes-3n-dnv-ref"
4426     - title: "2009.0-5"
4427       data-set: "vpp-performance-changes-3n-dnv-cmp"
4428   comparisons:
4429     - title: "2009.0-5 vs 2005.0-5"
4430       reference: 2
4431       compare: 3
4432   legend:
4433     - ''
4434     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4435     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4436     - '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.'
4437     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4438
4439 # VPP Performance Changes 3n-dnv 2t2c pdr
4440 - type: "table"
4441   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4442   algorithm: "table_comparison"
4443   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4444   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4445   filter: "'2T2C'"
4446   columns:
4447     - title: "2001.0-2"
4448       data-set: "vpp-performance-changes-3n-dnv-h1"
4449     - title: "2005.0-5"
4450       data-set: "vpp-performance-changes-3n-dnv-ref"
4451     - title: "2009.0-5"
4452       data-set: "vpp-performance-changes-3n-dnv-cmp"
4453   comparisons:
4454     - title: "2009.0-5 vs 2005.0-5"
4455       reference: 2
4456       compare: 3
4457   legend:
4458     - ''
4459     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4460     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4461     - '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.'
4462     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4463
4464 # VPP Performance Changes 3n-dnv 1t1c ndr
4465 - type: "table"
4466   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4467   algorithm: "table_comparison"
4468   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4469   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4470   filter: "'1T1C'"
4471   columns:
4472     - title: "2001.0-2"
4473       data-set: "vpp-performance-changes-3n-dnv-h1"
4474     - title: "2005.0-5"
4475       data-set: "vpp-performance-changes-3n-dnv-ref"
4476     - title: "2009.0-5"
4477       data-set: "vpp-performance-changes-3n-dnv-cmp"
4478   comparisons:
4479     - title: "2009.0-5 vs 2005.0-5"
4480       reference: 2
4481       compare: 3
4482   legend:
4483     - ''
4484     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4485     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4486     - '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.'
4487     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4488
4489 # VPP Performance Changes 3n-dnv 2t2c ndr
4490 - type: "table"
4491   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4492   algorithm: "table_comparison"
4493   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4494   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4495   filter: "'2T2C'"
4496   columns:
4497     - title: "2001.0-2"
4498       data-set: "vpp-performance-changes-3n-dnv-h1"
4499     - title: "2005.0-5"
4500       data-set: "vpp-performance-changes-3n-dnv-ref"
4501     - title: "2009.0-5"
4502       data-set: "vpp-performance-changes-3n-dnv-cmp"
4503   comparisons:
4504     - title: "2009.0-5 vs 2005.0-5"
4505       reference: 2
4506       compare: 3
4507   legend:
4508     - ''
4509     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4510     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4511     - '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.'
4512     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4513
4514 # VPP Performance Changes 3n-tsh 1t1c pdr
4515 - type: "table"
4516   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4517   algorithm: "table_comparison"
4518   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4519   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4520   filter: "'1T1C'"
4521   columns:
4522     - title: "2001.0-4"
4523       data-set: "vpp-performance-changes-3n-tsh-h1"
4524     - title: "2005.0-4"
4525       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4526     - title: "2005.0-5"
4527       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4528     - title: "2009.0-5"
4529       data-set: "vpp-performance-changes-3n-tsh-cmp"
4530   comparisons:
4531     - title: "2005.0-5 vs 2005.0-4"
4532       reference: 2
4533       compare: 3
4534 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
4535     - title: "2009.0-5 vs 2005.0-5"
4536       reference: 3
4537       compare: 4
4538 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
4539   legend:
4540     - ''
4541     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4542     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4543     - '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.'
4544     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4545     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4546
4547 # VPP Performance Changes 3n-tsh 2t2c pdr
4548 - type: "table"
4549   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4550   algorithm: "table_comparison"
4551   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4552   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4553   filter: "'2T2C'"
4554   columns:
4555     - title: "2001.0-4"
4556       data-set: "vpp-performance-changes-3n-tsh-h1"
4557     - title: "2005.0-4"
4558       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4559     - title: "2005.0-5"
4560       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4561     - title: "2009.0-5"
4562       data-set: "vpp-performance-changes-3n-tsh-cmp"
4563   comparisons:
4564     - title: "2005.0-5 vs 2005.0-4"
4565       reference: 2
4566       compare: 3
4567 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
4568     - title: "2009.0-5 vs 2005.0-5"
4569       reference: 3
4570       compare: 4
4571 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
4572   legend:
4573     - ''
4574     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4575     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4576     - '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.'
4577     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4578     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4579
4580 # VPP Performance Changes 3n-tsh 1t1c ndr
4581 - type: "table"
4582   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4583   algorithm: "table_comparison"
4584   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4585   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4586   filter: "'1T1C'"
4587   columns:
4588     - title: "2001.0-4"
4589       data-set: "vpp-performance-changes-3n-tsh-h1"
4590     - title: "2005.0-4"
4591       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4592     - title: "2005.0-5"
4593       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4594     - title: "2009.0-5"
4595       data-set: "vpp-performance-changes-3n-tsh-cmp"
4596   comparisons:
4597     - title: "2005.0-5 vs 2005.0-4"
4598       reference: 2
4599       compare: 3
4600 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
4601     - title: "2009.0-5 vs 2005.0-5"
4602       reference: 3
4603       compare: 4
4604 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
4605   legend:
4606     - ''
4607     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4608     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4609     - '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.'
4610     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4611     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4612
4613 # VPP Performance Changes 3n-tsh 2t2c ndr
4614 - type: "table"
4615   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4616   algorithm: "table_comparison"
4617   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4618   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4619   filter: "'2T2C'"
4620   columns:
4621     - title: "2001.0-4"
4622       data-set: "vpp-performance-changes-3n-tsh-h1"
4623     - title: "2005.0-4"
4624       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4625     - title: "2005.0-5"
4626       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4627     - title: "2009.0-5"
4628       data-set: "vpp-performance-changes-3n-tsh-cmp"
4629   comparisons:
4630     - title: "2005.0-5 vs 2005.0-4"
4631       reference: 2
4632       compare: 3
4633 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
4634     - title: "2009.0-5 vs 2005.0-5"
4635       reference: 3
4636       compare: 4
4637 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
4638   legend:
4639     - ''
4640     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4641     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4642     - '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.'
4643     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4644     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4645
4646 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4647 - type: "table"
4648   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4649   algorithm: "table_comparison"
4650   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4651   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4652   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4653   columns:
4654     - title: "3n-hsw xl710"
4655       data-set: "vpp-compare-testbeds-ref"
4656       tag: "NIC_Intel-XL710"
4657     - title: "3n-skx xxv710"
4658       data-set: "vpp-compare-testbeds-cmp"
4659       tag: "NIC_Intel-XXV710"
4660   comparisons:
4661     - title: "Diff"
4662       reference: 1
4663       compare: 2
4664   legend:
4665     - ""
4666     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4667     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4668
4669 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4670 - type: "table"
4671   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4672   algorithm: "table_comparison"
4673   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4674   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4675   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4676   columns:
4677     - title: "3n-hsw xl710"
4678       data-set: "vpp-compare-testbeds-ref"
4679       tag: "NIC_Intel-XL710"
4680     - title: "3n-skx xxv710"
4681       data-set: "vpp-compare-testbeds-cmp"
4682       tag: "NIC_Intel-XXV710"
4683   comparisons:
4684     - title: "Diff"
4685       reference: 1
4686       compare: 2
4687   legend:
4688     - ""
4689     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4690     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4691
4692 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4693 - type: "table"
4694   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4695   algorithm: "table_comparison"
4696   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4697   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4698   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4699   columns:
4700     - title: "3n-hsw xl710"
4701       data-set: "vpp-compare-testbeds-ref"
4702       tag: "NIC_Intel-XL710"
4703     - title: "3n-skx xxv710"
4704       data-set: "vpp-compare-testbeds-cmp"
4705       tag: "NIC_Intel-XXV710"
4706   comparisons:
4707     - title: "Diff"
4708       reference: 1
4709       compare: 2
4710   legend:
4711     - ""
4712     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4713     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4714
4715 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4716 - type: "table"
4717   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4718   algorithm: "table_comparison"
4719   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4720   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4721   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4722   columns:
4723     - title: "3n-hsw xl710"
4724       data-set: "vpp-compare-testbeds-ref"
4725       tag: "NIC_Intel-XL710"
4726     - title: "3n-skx xxv710"
4727       data-set: "vpp-compare-testbeds-cmp"
4728       tag: "NIC_Intel-XXV710"
4729   comparisons:
4730     - title: "Diff"
4731       reference: 1
4732       compare: 2
4733   legend:
4734     - ""
4735     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4736     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4737
4738 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4739 - type: "table"
4740   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4741   algorithm: "table_comparison"
4742   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4743   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4744   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4745   columns:
4746     - title: "2n-skx"
4747       data-set: "vpp-compare-testbeds-skx-clx-ref"
4748     - title: "2n-clx"
4749       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4750   comparisons:
4751     - title: "Diff"
4752       reference: 1
4753       compare: 2
4754   legend:
4755     - ""
4756     - "2n-skx, 2n-clx - testbeds and NICs tested."
4757     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4758
4759 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4760 - type: "table"
4761   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4762   algorithm: "table_comparison"
4763   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4764   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4765   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4766   columns:
4767     - title: "2n-skx"
4768       data-set: "vpp-compare-testbeds-skx-clx-ref"
4769     - title: "2n-clx"
4770       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4771   comparisons:
4772     - title: "Diff"
4773       reference: 1
4774       compare: 2
4775   legend:
4776     - ""
4777     - "2n-skx, 2n-clx - testbeds and NICs tested."
4778     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4779
4780 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4781 - type: "table"
4782   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4783   algorithm: "table_comparison"
4784   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4785   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4786   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4787   columns:
4788     - title: "2n-skx"
4789       data-set: "vpp-compare-testbeds-skx-clx-ref"
4790     - title: "2n-clx"
4791       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4792   comparisons:
4793     - title: "Diff"
4794       reference: 1
4795       compare: 2
4796   legend:
4797     - ""
4798     - "2n-skx, 2n-clx - testbeds and NICs tested."
4799     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4800
4801 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4802 - type: "table"
4803   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4804   algorithm: "table_comparison"
4805   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4806   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4807   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4808   columns:
4809     - title: "2n-skx"
4810       data-set: "vpp-compare-testbeds-skx-clx-ref"
4811     - title: "2n-clx"
4812       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4813   comparisons:
4814     - title: "Diff"
4815       reference: 1
4816       compare: 2
4817   legend:
4818     - ""
4819     - "2n-skx, 2n-clx - testbeds and NICs tested."
4820     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4821
4822 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4823 - type: "table"
4824   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4825   algorithm: "table_comparison"
4826   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4827   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4828   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4829   columns:
4830     - title: "3n-hsw xl710"
4831       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4832       tag: "NIC_Intel-XL710"
4833     - title: "2n-clx xxv710"
4834       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4835       tag: "NIC_Intel-XXV710"
4836   comparisons:
4837     - title: "Diff"
4838       reference: 1
4839       compare: 2
4840   legend:
4841     - ""
4842     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4843     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4844
4845 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4846 - type: "table"
4847   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4848   algorithm: "table_comparison"
4849   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4850   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4851   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4852   columns:
4853     - title: "3n-hsw xl710"
4854       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4855       tag: "NIC_Intel-XL710"
4856     - title: "2n-clx xxv710"
4857       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4858       tag: "NIC_Intel-XXV710"
4859   comparisons:
4860     - title: "Diff"
4861       reference: 1
4862       compare: 2
4863   legend:
4864     - ""
4865     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4866     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4867
4868 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4869 - type: "table"
4870   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4871   algorithm: "table_comparison"
4872   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4873   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4874   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4875   columns:
4876     - title: "3n-hsw xl710"
4877       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4878       tag: "NIC_Intel-XL710"
4879     - title: "2n-clx xxv710"
4880       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4881       tag: "NIC_Intel-XXV710"
4882   comparisons:
4883     - title: "Diff"
4884       reference: 1
4885       compare: 2
4886   legend:
4887     - ""
4888     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4889     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4890
4891 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4892 - type: "table"
4893   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4894   algorithm: "table_comparison"
4895   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4896   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4897   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4898   columns:
4899     - title: "3n-hsw xl710"
4900       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4901       tag: "NIC_Intel-XL710"
4902     - title: "2n-clx xxv710"
4903       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4904       tag: "NIC_Intel-XXV710"
4905   comparisons:
4906     - title: "Diff"
4907       reference: 1
4908       compare: 2
4909   legend:
4910     - ""
4911     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4912     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4913
4914 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4915 - type: "table"
4916   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4917   algorithm: "table_comparison"
4918   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4919   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4920   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4921   columns:
4922     - title: "3n-skx"
4923       data-set: "vpp-compare-topologies-ref"
4924     - title: "2n-skx"
4925       data-set: "vpp-compare-topologies-cmp"
4926   comparisons:
4927     - title: "Diff"
4928       reference: 1
4929       compare: 2
4930   legend:
4931     - ""
4932     - "3n-skx, 2n-skx - topologies tested."
4933     - "Diff - difference between 3n-skx and 2n-skx topologies."
4934
4935 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4936 - type: "table"
4937   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4938   algorithm: "table_comparison"
4939   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4940   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4941   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4942   columns:
4943     - title: "3n-skx"
4944       data-set: "vpp-compare-topologies-ref"
4945     - title: "2n-skx"
4946       data-set: "vpp-compare-topologies-cmp"
4947   comparisons:
4948     - title: "Diff"
4949       reference: 1
4950       compare: 2
4951   legend:
4952     - ""
4953     - "3n-skx, 2n-skx - topologies tested."
4954     - "Diff - difference between 3n-skx and 2n-skx topologies."
4955
4956 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4957 - type: "table"
4958   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4959   algorithm: "table_comparison"
4960   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4961   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4962   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4963   columns:
4964     - title: "3n-skx"
4965       data-set: "vpp-compare-topologies-ref"
4966     - title: "2n-skx"
4967       data-set: "vpp-compare-topologies-cmp"
4968   comparisons:
4969     - title: "Diff"
4970       reference: 1
4971       compare: 2
4972   legend:
4973     - ""
4974     - "3n-skx, 2n-skx - topologies tested."
4975     - "Diff - difference between 3n-skx and 2n-skx topologies."
4976
4977 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4978 - type: "table"
4979   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4980   algorithm: "table_comparison"
4981   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4982   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4983   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4984   columns:
4985     - title: "3n-skx"
4986       data-set: "vpp-compare-topologies-ref"
4987     - title: "2n-skx"
4988       data-set: "vpp-compare-topologies-cmp"
4989   comparisons:
4990     - title: "Diff"
4991       reference: 1
4992       compare: 2
4993   legend:
4994     - ""
4995     - "3n-skx, 2n-skx - topologies tested."
4996     - "Diff - difference between 3n-skx and 2n-skx topologies."
4997
4998 # VPP Performance Changes 3n-hsw 1t1c mrr
4999 - type: "table"
5000   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
5001   algorithm: "table_comparison"
5002   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
5003   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5004   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5005   columns:
5006     - title: "2001.0-2"
5007       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5008     - title: "2005.0-4"
5009       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
5010     - title: "2005.0-5"
5011       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
5012     - title: "2009.0-5"
5013       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5014   comparisons:
5015     - title: "2005.0-5 vs 2005.0-4"
5016       reference: 2
5017       compare: 3
5018 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
5019     - title: "2009.0-5 vs 2005.0-5"
5020       reference: 3
5021       compare: 4
5022 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
5023   legend:
5024     - ''
5025     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5026     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5027     - '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.'
5028     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5029     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5030
5031 # VPP Performance Changes 3n-hsw 2t2c mrr
5032 - type: "table"
5033   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
5034   algorithm: "table_comparison"
5035   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
5036   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5037   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5038   columns:
5039     - title: "2001.0-2"
5040       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5041     - title: "2005.0-4"
5042       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
5043     - title: "2005.0-5"
5044       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
5045     - title: "2009.0-5"
5046       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5047   comparisons:
5048     - title: "2005.0-5 vs 2005.0-4"
5049       reference: 2
5050       compare: 3
5051 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
5052     - title: "2009.0-5 vs 2005.0-5"
5053       reference: 3
5054       compare: 4
5055 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
5056   legend:
5057     - ''
5058     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5059     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5060     - '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.'
5061     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5062     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5063
5064 # VPP Performance Changes 3n-hsw 4t4c mrr
5065 - type: "table"
5066   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
5067   algorithm: "table_comparison"
5068   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
5069   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5070   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5071   columns:
5072     - title: "2001.0-2"
5073       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5074     - title: "2005.0-4"
5075       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
5076     - title: "2005.0-5"
5077       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
5078     - title: "2009.0-5"
5079       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5080   comparisons:
5081     - title: "2005.0-5 vs 2005.0-4"
5082       reference: 2
5083       compare: 3
5084 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
5085     - title: "2009.0-5 vs 2005.0-5"
5086       reference: 3
5087       compare: 4
5088 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
5089   legend:
5090     - ''
5091     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5092     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5093     - '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.'
5094     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5095     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5096
5097 # VPP Performance Changes 3n-skx 2t1c mrr
5098 - type: "table"
5099   title: "VPP Performance Changes 3n-skx 2t1c mrr"
5100   algorithm: "table_comparison"
5101   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
5102   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5103   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5104   columns:
5105     - title: "2001.0-2"
5106       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5107     - title: "2005.0-4"
5108       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
5109     - title: "2005.0-5"
5110       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
5111     - title: "2009.0-5"
5112       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5113   comparisons:
5114     - title: "2005.0-5 vs 2005.0-4"
5115       reference: 2
5116       compare: 3
5117 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca1.yaml"
5118     - title: "2009.0-5 vs 2005.0-5"
5119       reference: 2
5120       compare: 3
5121 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca2.yaml"
5122   legend:
5123     - ''
5124     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5125     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5126     - '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.'
5127     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5128     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5129
5130 # VPP Performance Changes 3n-skx 4t2c mrr
5131 - type: "table"
5132   title: "VPP Performance Changes 3n-skx 4t2c mrr"
5133   algorithm: "table_comparison"
5134   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
5135   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5136   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5137   columns:
5138     - title: "2001.0-2"
5139       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5140     - title: "2005.0-4"
5141       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
5142     - title: "2005.0-5"
5143       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
5144     - title: "2009.0-5"
5145       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5146   comparisons:
5147     - title: "2005.0-5 vs 2005.0-4"
5148       reference: 2
5149       compare: 3
5150 #      rca-file: "rca/rca-3n-hsw-4t2c-mrr-rca1.yaml"
5151     - title: "2009.0-5 vs 2005.0-5"
5152       reference: 2
5153       compare: 3
5154 #      rca-file: "rca/rca-3n-hsw-4t2c-mrr-rca2.yaml"
5155   legend:
5156     - ''
5157     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5158     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5159     - '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.'
5160     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5161     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5162
5163 # VPP Performance Changes 3n-skx 8t4c mrr
5164 - type: "table"
5165   title: "VPP Performance Changes 3n-skx 8t4c mrr"
5166   algorithm: "table_comparison"
5167   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
5168   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5169   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5170   columns:
5171     - title: "2001.0-2"
5172       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5173     - title: "2005.0-4"
5174       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
5175     - title: "2005.0-5"
5176       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
5177     - title: "2009.0-5"
5178       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5179   comparisons:
5180     - title: "2005.0-5 vs 2005.0-4"
5181       reference: 2
5182       compare: 3
5183 #      rca-file: "rca/rca-3n-hsw-8t4c-mrr-rca1.yaml"
5184     - title: "2009.0-5 vs 2005.0-5"
5185       reference: 2
5186       compare: 3
5187 #      rca-file: "rca/rca-3n-hsw-8t4c-mrr-rca2.yaml"
5188   legend:
5189     - ''
5190     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5191     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5192     - '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.'
5193     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5194     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5195
5196 # VPP Performance Changes 2n-skx 2t1c mrr
5197 - type: "table"
5198   title: "VPP Performance Changes 2n-skx 2t1c mrr"
5199   algorithm: "table_comparison"
5200   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
5201   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5202   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5203   columns:
5204     - title: "2001.0-2"
5205       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
5206     - title: "2005.0-4"
5207       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
5208     - title: "2005.0-5"
5209       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
5210     - title: "2009.0-5"
5211       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5212   comparisons:
5213     - title: "2005.0-5 vs 2005.0-4"
5214       reference: 2
5215       compare: 3
5216 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
5217     - title: "2009.0-5 vs 2005.0-4"
5218       reference: 3
5219       compare: 4
5220 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
5221   legend:
5222     - ''
5223     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5224     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5225     - '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.'
5226     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5227     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5228
5229 # VPP Performance Changes 2n-skx 4t2c mrr
5230 - type: "table"
5231   title: "VPP Performance Changes 2n-skx 4t2c mrr"
5232   algorithm: "table_comparison"
5233   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
5234   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5235   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5236   columns:
5237     - title: "2001.0-2"
5238       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
5239     - title: "2005.0-4"
5240       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
5241     - title: "2005.0-5"
5242       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
5243     - title: "2009.0-5"
5244       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5245   comparisons:
5246     - title: "2005.0-5 vs 2005.0-4"
5247       reference: 2
5248       compare: 3
5249 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
5250     - title: "2009.0-5 vs 2005.0-4"
5251       reference: 3
5252       compare: 4
5253 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
5254   legend:
5255     - ''
5256     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5257     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5258     - '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.'
5259     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5260     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5261
5262 # VPP Performance Changes 2n-skx 8t4c mrr
5263 - type: "table"
5264   title: "VPP Performance Changes 2n-skx 8t4c mrr"
5265   algorithm: "table_comparison"
5266   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
5267   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5268   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5269   columns:
5270     - title: "2001.0-2"
5271       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
5272     - title: "2005.0-4"
5273       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
5274     - title: "2005.0-5"
5275       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
5276     - title: "2009.0-5"
5277       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5278   comparisons:
5279     - title: "2005.0-5 vs 2005.0-4"
5280       reference: 2
5281       compare: 3
5282 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
5283     - title: "2009.0-5 vs 2005.0-4"
5284       reference: 3
5285       compare: 4
5286 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
5287   legend:
5288     - ''
5289     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5290     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5291     - '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.'
5292     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5293     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5294
5295 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
5296 - type: "table"
5297   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
5298   algorithm: "table_comparison"
5299   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
5300   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5301   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5302   columns:
5303     - title: "2001.0-2"
5304       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
5305     - title: "2005.0-4"
5306       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5307     - title: "2005.0-5"
5308       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
5309     - title: "2009.0-5"
5310       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5311   comparisons:
5312     - title: "2005.0-5 vs 2005.0-4"
5313       reference: 2
5314       compare: 3
5315 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
5316     - title: "2009.0-5 vs 2005.0-5"
5317       reference: 3
5318       compare: 4
5319 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
5320   legend:
5321     - ''
5322     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5323     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5324     - '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.'
5325     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5326     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5327
5328 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
5329 - type: "table"
5330   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
5331   algorithm: "table_comparison"
5332   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
5333   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5334   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5335   columns:
5336     - title: "2001.0-2"
5337       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
5338     - title: "2005.0-4"
5339       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5340     - title: "2005.0-5"
5341       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
5342     - title: "2009.0-5"
5343       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5344   comparisons:
5345     - title: "2005.0-5 vs 2005.0-4"
5346       reference: 2
5347       compare: 3
5348 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
5349     - title: "2009.0-5 vs 2005.0-5"
5350       reference: 3
5351       compare: 4
5352 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
5353   legend:
5354     - ''
5355     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5356     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5357     - '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.'
5358     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5359     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5360
5361 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
5362 - type: "table"
5363   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
5364   algorithm: "table_comparison"
5365   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
5366   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5367   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5368   columns:
5369     - title: "2001.0-2"
5370       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
5371     - title: "2005.0-4"
5372       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5373     - title: "2005.0-5"
5374       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
5375     - title: "2009.0-5"
5376       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5377   comparisons:
5378     - title: "2005.0-5 vs 2005.0-4"
5379       reference: 2
5380       compare: 3
5381 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
5382     - title: "2009.0-5 vs 2005.0-5"
5383       reference: 3
5384       compare: 4
5385 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
5386   legend:
5387     - ''
5388     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5389     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5390     - '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.'
5391     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5392     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5393
5394 ## VPP Performance Changes 2n-clx-x556 2t1c mrr
5395 #- type: "table"
5396 #  title: "VPP Performance Changes 2n-clx-x556 2t1c mrr"
5397 #  algorithm: "table_comparison"
5398 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-mrr"
5399 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5400 #  filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5401 #  columns:
5402 #    - title: "2001"
5403 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5404 #    - title: "2005"
5405 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5406 #  comparisons:
5407 #    - title: "Diff"
5408 #      reference: 1
5409 #      compare: 2
5410 #  legend:
5411 #    - ""
5412 #    - "2001, 2005 - VPP versions tested."
5413 #    - "Diff - difference between 2001 and 2005 VPP version."
5414 #
5415 ## VPP Performance Changes 2n-clx-x556 4t2c mrr
5416 #- type: "table"
5417 #  title: "VPP Performance Changes 2n-clx-x556 4t2c mrr"
5418 #  algorithm: "table_comparison"
5419 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-mrr"
5420 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5421 #  filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5422 #  columns:
5423 #    - title: "2001"
5424 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5425 #    - title: "2005"
5426 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5427 #  comparisons:
5428 #    - title: "Diff"
5429 #      reference: 1
5430 #      compare: 2
5431 #  legend:
5432 #    - ""
5433 #    - "2001, 2005 - VPP versions tested."
5434 #    - "Diff - difference between 2001 and 2005 VPP version."
5435 #
5436 ## VPP Performance Changes 2n-clx-x556 8t4c mrr
5437 #- type: "table"
5438 #  title: "VPP Performance Changes 2n-clx-x556 8t4c mrr"
5439 #  algorithm: "table_comparison"
5440 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-8t4c-mrr"
5441 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5442 #  filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5443 #  columns:
5444 #    - title: "2001"
5445 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5446 #    - title: "2005"
5447 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5448 #  comparisons:
5449 #    - title: "Diff"
5450 #      reference: 1
5451 #      compare: 2
5452 #  legend:
5453 #    - ""
5454 #    - "2001, 2005 - VPP versions tested."
5455 #    - "Diff - difference between 2001 and 2005 VPP version."
5456
5457 # VPP Performance Changes 2n-dnv 1t1c mrr
5458 - type: "table"
5459   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
5460   algorithm: "table_comparison"
5461   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
5462   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5463   filter: "'1T1C'"
5464   columns:
5465     - title: "2001.0-2"
5466       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5467     - title: "2005.0-5"
5468       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5469     - title: "2009.0-5"
5470       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5471   comparisons:
5472     - title: "2009.0-5 vs 2005.0-5"
5473       reference: 2
5474       compare: 3
5475   legend:
5476     - ''
5477     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5478     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5479     - '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.'
5480     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5481
5482 # VPP Performance Changes 2n-dnv 2t2c mrr
5483 - type: "table"
5484   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
5485   algorithm: "table_comparison"
5486   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
5487   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5488   filter: "'2T2C'"
5489   columns:
5490     - title: "2001.0-2"
5491       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5492     - title: "2005.0-5"
5493       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5494     - title: "2009.0-5"
5495       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5496   comparisons:
5497     - title: "2009.0-5 vs 2005.0-5"
5498       reference: 2
5499       compare: 3
5500   legend:
5501     - ''
5502     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5503     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5504     - '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.'
5505     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5506
5507 # VPP Performance Changes 2n-dnv 4t4c mrr
5508 - type: "table"
5509   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
5510   algorithm: "table_comparison"
5511   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
5512   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5513   filter: "'4T4C'"
5514   columns:
5515     - title: "2001.0-2"
5516       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5517     - title: "2005.0-5"
5518       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5519     - title: "2009.0-5"
5520       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5521   comparisons:
5522     - title: "2009.0-5 vs 2005.0-5"
5523       reference: 2
5524       compare: 3
5525   legend:
5526     - ''
5527     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5528     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5529     - '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.'
5530     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5531
5532 # VPP Performance Changes 3n-dnv 1t1c mrr
5533 - type: "table"
5534   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
5535   algorithm: "table_comparison"
5536   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
5537   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5538   filter: "'1T1C'"
5539   columns:
5540     - title: "2001.0-2"
5541       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5542     - title: "2005.0-5"
5543       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5544     - title: "2009.0-5"
5545       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5546   comparisons:
5547     - title: "2009.0-5 vs 2005.0-5"
5548       reference: 2
5549       compare: 3
5550   legend:
5551     - ''
5552     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5553     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5554     - '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.'
5555     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5556
5557 # VPP Performance Changes 3n-dnv 2t2c mrr
5558 - type: "table"
5559   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
5560   algorithm: "table_comparison"
5561   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
5562   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5563   filter: "'2T2C'"
5564   columns:
5565     - title: "2001.0-2"
5566       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5567     - title: "2005.0-5"
5568       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5569     - title: "2009.0-5"
5570       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5571   comparisons:
5572     - title: "2009.0-5 vs 2005.0-5"
5573       reference: 2
5574       compare: 3
5575   legend:
5576     - ''
5577     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5578     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5579     - '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.'
5580     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5581
5582 # VPP Performance Changes 3n-dnv 4t4c mrr
5583 - type: "table"
5584   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
5585   algorithm: "table_comparison"
5586   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
5587   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5588   filter: "'4T4C'"
5589   columns:
5590     - title: "2001.0-2"
5591       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5592     - title: "2005.0-5"
5593       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5594     - title: "2009.0-5"
5595       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5596   comparisons:
5597     - title: "2009.0-5 vs 2005.0-5"
5598       reference: 2
5599       compare: 3
5600   legend:
5601     - ''
5602     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5603     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5604     - '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.'
5605     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5606
5607 # VPP Performance Changes 3n-tsh 1t1c mrr
5608 - type: "table"
5609   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
5610   algorithm: "table_comparison"
5611   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
5612   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5613   filter: "'1T1C'"
5614   columns:
5615     - title: "2001.0-2"
5616       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5617     - title: "2005.0-4"
5618       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5619     - title: "2005.0-5"
5620       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5621     - title: "2009.0-5"
5622       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5623   comparisons:
5624     - title: "2005.0-5 vs 2005.0-4"
5625       reference: 2
5626       compare: 3
5627 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca1.yaml"
5628     - title: "2009.0-5 vs 2005.0-5"
5629       reference: 3
5630       compare: 4
5631 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca2.yaml"
5632   legend:
5633     - ''
5634     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5635     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5636     - '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.'
5637     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5638     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5639
5640 # VPP Performance Changes 3n-tsh 2t2c mrr
5641 - type: "table"
5642   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
5643   algorithm: "table_comparison"
5644   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
5645   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5646   filter: "'2T2C'"
5647   columns:
5648     - title: "2001.0-2"
5649       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5650     - title: "2005.0-4"
5651       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5652     - title: "2005.0-5"
5653       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5654     - title: "2009.0-5"
5655       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5656   comparisons:
5657     - title: "2005.0-5 vs 2005.0-4"
5658       reference: 2
5659       compare: 3
5660 #      rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca1.yaml"
5661     - title: "2009.0-5 vs 2005.0-5"
5662       reference: 3
5663       compare: 4
5664 #      rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca2.yaml"
5665   legend:
5666     - ''
5667     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5668     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5669     - '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.'
5670     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5671     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5672
5673 # VPP Performance Changes 3n-tsh 4t4c mrr
5674 - type: "table"
5675   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
5676   algorithm: "table_comparison"
5677   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
5678   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5679   filter: "'4T4C'"
5680   columns:
5681     - title: "2001.0-2"
5682       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5683     - title: "2005.0-4"
5684       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5685     - title: "2005.0-5"
5686       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5687     - title: "2009.0-5"
5688       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5689   comparisons:
5690     - title: "2005.0-5 vs 2005.0-4"
5691       reference: 2
5692       compare: 3
5693 #      rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca1.yaml"
5694     - title: "2009.0-5 vs 2005.0-5"
5695       reference: 3
5696       compare: 4
5697 #      rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca2.yaml"
5698   legend:
5699     - ''
5700     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5701     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5702     - '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.'
5703     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5704     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5705
5706 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
5707 - type: "table"
5708   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
5709   algorithm: "table_comparison"
5710   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
5711   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5712   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5713   columns:
5714     - title: "3n-hsw xl710"
5715       data-set: "vpp-compare-testbeds-mrr-ref"
5716       tag: "NIC_Intel-XL710"
5717     - title: "3n-skx xxv710"
5718       data-set: "vpp-compare-testbeds-mrr-cmp"
5719       tag: "NIC_Intel-XXV710"
5720   comparisons:
5721     - title: "Diff"
5722       reference: 1
5723       compare: 2
5724   legend:
5725     - ""
5726     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5727     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5728
5729 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
5730 - type: "table"
5731   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
5732   algorithm: "table_comparison"
5733   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
5734   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5735   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5736   columns:
5737     - title: "3n-hsw xl710"
5738       data-set: "vpp-compare-testbeds-mrr-ref"
5739       tag: "NIC_Intel-XL710"
5740     - title: "3n-skx xxv710"
5741       data-set: "vpp-compare-testbeds-mrr-cmp"
5742       tag: "NIC_Intel-XXV710"
5743   comparisons:
5744     - title: "Diff"
5745       reference: 1
5746       compare: 2
5747   legend:
5748     - ""
5749     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5750     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5751
5752 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
5753 - type: "table"
5754   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
5755   algorithm: "table_comparison"
5756   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
5757   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5758   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5759   columns:
5760     - title: "3n-hsw xl710"
5761       data-set: "vpp-compare-testbeds-mrr-ref"
5762       tag: "NIC_Intel-XL710"
5763     - title: "3n-skx xxv710"
5764       data-set: "vpp-compare-testbeds-mrr-cmp"
5765       tag: "NIC_Intel-XXV710"
5766   comparisons:
5767     - title: "Diff"
5768       reference: 1
5769       compare: 2
5770   legend:
5771     - ""
5772     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5773     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5774
5775 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
5776 - type: "table"
5777   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
5778   algorithm: "table_comparison"
5779   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
5780   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5781   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5782   columns:
5783     - title: "2n-skx"
5784       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5785     - title: "2n-clx"
5786       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5787   comparisons:
5788     - title: "Diff"
5789       reference: 1
5790       compare: 2
5791   legend:
5792     - ""
5793     - "2n-skx, 2n-clx - testbeds and NICs tested."
5794     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5795
5796 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5797 - type: "table"
5798   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5799   algorithm: "table_comparison"
5800   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5801   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5802   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5803   columns:
5804     - title: "2n-skx"
5805       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5806     - title: "2n-clx"
5807       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5808   comparisons:
5809     - title: "Diff"
5810       reference: 1
5811       compare: 2
5812   legend:
5813     - ""
5814     - "2n-skx, 2n-clx - testbeds and NICs tested."
5815     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5816
5817 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5818 - type: "table"
5819   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5820   algorithm: "table_comparison"
5821   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5822   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5823   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5824   columns:
5825     - title: "2n-skx"
5826       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5827     - title: "2n-clx"
5828       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5829   comparisons:
5830     - title: "Diff"
5831       reference: 1
5832       compare: 2
5833   legend:
5834     - ""
5835     - "2n-skx, 2n-clx - testbeds and NICs tested."
5836     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5837
5838 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5839 - type: "table"
5840   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5841   algorithm: "table_comparison"
5842   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5843   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5844   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5845   columns:
5846     - title: "3n-skx"
5847       data-set: "vpp-compare-topologies-mrr-ref"
5848     - title: "2n-skx"
5849       data-set: "vpp-compare-topologies-mrr-cmp"
5850   comparisons:
5851     - title: "Diff"
5852       reference: 1
5853       compare: 2
5854   legend:
5855     - ""
5856     - "3n-skx, 2n-skx - topologies tested."
5857     - "Diff - difference between 3n-skx and 2n-skx topologies."
5858
5859 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5860 - type: "table"
5861   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5862   algorithm: "table_comparison"
5863   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5864   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5865   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5866   columns:
5867     - title: "3n-skx"
5868       data-set: "vpp-compare-topologies-mrr-ref"
5869     - title: "2n-skx"
5870       data-set: "vpp-compare-topologies-mrr-cmp"
5871   comparisons:
5872     - title: "Diff"
5873       reference: 1
5874       compare: 2
5875   legend:
5876     - ""
5877     - "3n-skx, 2n-skx - topologies tested."
5878     - "Diff - difference between 3n-skx and 2n-skx topologies."
5879
5880 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5881 - type: "table"
5882   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5883   algorithm: "table_comparison"
5884   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5885   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5886   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5887   columns:
5888     - title: "3n-skx"
5889       data-set: "vpp-compare-topologies-mrr-ref"
5890     - title: "2n-skx"
5891       data-set: "vpp-compare-topologies-mrr-cmp"
5892   comparisons:
5893     - title: "Diff"
5894       reference: 1
5895       compare: 2
5896   legend:
5897     - ""
5898     - "3n-skx, 2n-skx - topologies tested."
5899     - "Diff - difference between 3n-skx and 2n-skx topologies."
5900
5901 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5902 - type: "table"
5903   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5904   algorithm: "table_comparison"
5905   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5906   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5907   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5908   columns:
5909     - title: "3n-hsw xl710"
5910       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5911       tag: "NIC_Intel-XL710"
5912     - title: "2n-clx xxv710"
5913       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5914       tag: "NIC_Intel-XXV710"
5915   comparisons:
5916     - title: "Diff"
5917       reference: 1
5918       compare: 2
5919   legend:
5920     - ""
5921     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5922     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5923
5924 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5925 - type: "table"
5926   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5927   algorithm: "table_comparison"
5928   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5929   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5930   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5931   columns:
5932     - title: "3n-hsw xl710"
5933       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5934       tag: "NIC_Intel-XL710"
5935     - title: "2n-clx xxv710"
5936       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5937       tag: "NIC_Intel-XXV710"
5938   comparisons:
5939     - title: "Diff"
5940       reference: 1
5941       compare: 2
5942   legend:
5943     - ""
5944     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5945     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5946
5947 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5948 - type: "table"
5949   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5950   algorithm: "table_comparison"
5951   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5952   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5953   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5954   columns:
5955     - title: "3n-hsw xl710"
5956       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5957       tag: "NIC_Intel-XL710"
5958     - title: "2n-clx xxv710"
5959       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5960       tag: "NIC_Intel-XXV710"
5961   comparisons:
5962     - title: "Diff"
5963       reference: 1
5964       compare: 2
5965   legend:
5966     - ""
5967     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5968     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5969
5970 # Detailed Test Results - VPP Performance Results 3n-hsw
5971 - type: "table"
5972   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5973   algorithm: "table_merged_details"
5974   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5975   columns:
5976     - title: " |prein| Test Name |preout| "
5977       data: "data name"
5978     - 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| "
5979       data: "data msg"
5980   data: "vpp-perf-results-3n-hsw"
5981   filter: "all"
5982   parameters:
5983   - "name"
5984   - "parent"
5985   - "msg"
5986
5987 # Detailed Test Results - VPP Performance Results 3n-skx
5988 - type: "table"
5989   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5990   algorithm: "table_merged_details"
5991   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5992   columns:
5993     - title: " |prein| Test Name |preout| "
5994       data: "data name"
5995     - 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| "
5996       data: "data msg"
5997   data: "vpp-perf-results-3n-skx"
5998   filter: "all"
5999   remove-ndr: False
6000   parameters:
6001   - "name"
6002   - "parent"
6003   - "msg"
6004
6005 # Detailed Test Results - VPP Performance Results 2n-skx
6006 - type: "table"
6007   title: "Detailed Test Results - VPP Performance Results 2n-skx"
6008   algorithm: "table_merged_details"
6009   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
6010   columns:
6011     - title: " |prein| Test Name |preout| "
6012       data: "data name"
6013     - 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| "
6014       data: "data msg"
6015   data: "vpp-perf-results-2n-skx"
6016   filter: "all"
6017   remove-ndr: False
6018   parameters:
6019   - "name"
6020   - "parent"
6021   - "msg"
6022
6023 # Detailed Test Results - VPP Performance Results 2n-zn2
6024 - type: "table"
6025   title: "Detailed Test Results - VPP Performance Results 2n-zn2"
6026   algorithm: "table_merged_details"
6027   output-file: "{DIR[DTR,PERF,VPP,2N,ZN2]}/"
6028   columns:
6029     - title: " |prein| Test Name |preout| "
6030       data: "data name"
6031     - 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| "
6032       data: "data msg"
6033   data: "vpp-perf-results-2n-zn2"
6034   filter: "all"
6035   remove-ndr: False
6036   parameters:
6037   - "name"
6038   - "parent"
6039   - "msg"
6040
6041 # Detailed Test Results - VPP Performance Results 2n-clx
6042 - type: "table"
6043   title: "Detailed Test Results - VPP Performance Results 2n-clx"
6044   algorithm: "table_merged_details"
6045   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
6046   columns:
6047     - title: " |prein| Test Name |preout| "
6048       data: "data name"
6049     - 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| "
6050       data: "data msg"
6051   data: "vpp-perf-results-2n-clx"
6052   filter: "all"
6053   parameters:
6054   - "name"
6055   - "parent"
6056   - "msg"
6057
6058 # Detailed Test Results - VPP Performance Results 3n-tsh
6059 - type: "table"
6060   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
6061   algorithm: "table_merged_details"
6062   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
6063   columns:
6064     - title: " |prein| Test Name |preout| "
6065       data: "data name"
6066     - 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| "
6067       data: "data msg"
6068   data: "vpp-perf-results-3n-tsh"
6069   filter: "all"
6070   parameters:
6071   - "name"
6072   - "parent"
6073   - "msg"
6074
6075 # Detailed Test Results - VPP Performance Results 3n-dnv
6076 - type: "table"
6077   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
6078   algorithm: "table_merged_details"
6079   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
6080   columns:
6081     - title: " |prein| Test Name |preout| "
6082       data: "data name"
6083     - 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| "
6084       data: "data msg"
6085   data: "vpp-perf-results-3n-dnv"
6086   filter: "all"
6087   parameters:
6088   - "name"
6089   - "parent"
6090   - "msg"
6091
6092 # Detailed Test Results - VPP Performance Results 2n-dnv
6093 - type: "table"
6094   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
6095   algorithm: "table_merged_details"
6096   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
6097   columns:
6098     - title: " |prein| Test Name |preout| "
6099       data: "data name"
6100     - 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| "
6101       data: "data msg"
6102   data: "vpp-perf-results-2n-dnv"
6103   filter: "all"
6104   parameters:
6105   - "name"
6106   - "parent"
6107   - "msg"
6108
6109 # Test configuration - VPP Performance Test Configs 3n-hsw
6110 - type: "table"
6111   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
6112   algorithm: "table_merged_details"
6113   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
6114   columns:
6115     - title: " |prein| Test Name |preout| "
6116       data: "data name"
6117     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6118       data: "data conf-history"
6119   data: "vpp-perf-results-3n-hsw"
6120   filter: "all"
6121   parameters:
6122   - "parent"
6123   - "name"
6124   - "conf-history"
6125
6126 # Test configuration - VPP Performance Test Configs 3n-skx
6127 - type: "table"
6128   title: "Test configuration - VPP Performance Test Configs 3n-skx"
6129   algorithm: "table_merged_details"
6130   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
6131   columns:
6132     - title: " |prein| Test Name |preout| "
6133       data: "data name"
6134     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6135       data: "data conf-history"
6136   data: "vpp-perf-results-3n-skx"
6137   filter: "all"
6138   parameters:
6139   - "parent"
6140   - "name"
6141   - "conf-history"
6142
6143 # Test configuration - VPP Performance Test Configs 2n-skx
6144 - type: "table"
6145   title: "Test configuration - VPP Performance Test Configs 2n-skx"
6146   algorithm: "table_merged_details"
6147   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
6148   columns:
6149     - title: " |prein| Test Name |preout| "
6150       data: "data name"
6151     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6152       data: "data conf-history"
6153   data: "vpp-perf-results-2n-skx"
6154   filter: "all"
6155   parameters:
6156   - "parent"
6157   - "name"
6158   - "conf-history"
6159
6160 # Test configuration - VPP Performance Test Configs 2n-zn2
6161 - type: "table"
6162   title: "Test configuration - VPP Performance Test Configs 2n-zn2"
6163   algorithm: "table_merged_details"
6164   output-file: "{DIR[DTC,PERF,VPP,2N,ZN2]}/"
6165   columns:
6166     - title: " |prein| Test Name |preout| "
6167       data: "data name"
6168     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6169       data: "data conf-history"
6170   data: "vpp-perf-results-2n-zn2"
6171   filter: "all"
6172   parameters:
6173   - "parent"
6174   - "name"
6175   - "conf-history"
6176
6177 # Test configuration - VPP Performance Test Configs 2n-clx
6178 - type: "table"
6179   title: "Test configuration - VPP Performance Test Configs 2n-clx"
6180   algorithm: "table_merged_details"
6181   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
6182   columns:
6183     - title: " |prein| Test Name |preout| "
6184       data: "data name"
6185     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6186       data: "data conf-history"
6187   data: "vpp-perf-results-2n-clx"
6188   filter: "all"
6189   parameters:
6190   - "parent"
6191   - "name"
6192   - "conf-history"
6193
6194 # Test configuration - VPP Performance Test Configs 3n-tsh
6195 - type: "table"
6196   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
6197   algorithm: "table_merged_details"
6198   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
6199   columns:
6200     - title: " |prein| Test Name |preout| "
6201       data: "data name"
6202     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6203       data: "data conf-history"
6204   data: "vpp-perf-results-3n-tsh"
6205   filter: "all"
6206   parameters:
6207   - "parent"
6208   - "name"
6209   - "conf-history"
6210
6211 # Test configuration - VPP Performance Test Configs 3n-dnv
6212 - type: "table"
6213   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
6214   algorithm: "table_merged_details"
6215   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
6216   columns:
6217     - title: " |prein| Test Name |preout| "
6218       data: "data name"
6219     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6220       data: "data conf-history"
6221   data: "vpp-perf-results-3n-dnv"
6222   filter: "all"
6223   parameters:
6224   - "parent"
6225   - "name"
6226   - "conf-history"
6227
6228 # Test configuration - VPP Performance Test Configs 2n-dnv
6229 - type: "table"
6230   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
6231   algorithm: "table_merged_details"
6232   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
6233   columns:
6234     - title: " |prein| Test Name |preout| "
6235       data: "data name"
6236     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6237       data: "data conf-history"
6238   data: "vpp-perf-results-2n-dnv"
6239   filter: "all"
6240   parameters:
6241   - "parent"
6242   - "name"
6243   - "conf-history"
6244
6245 # Test Operational Data - VPP Performance Operational Data 3n-hsw
6246 - type: "table"
6247   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
6248   algorithm: "table_oper_data_html"
6249   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
6250   data: "vpp-perf-results-3n-hsw"
6251   filter: "all"
6252
6253 # Test Operational Data - VPP Performance Operational Data 3n-skx
6254 - type: "table"
6255   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
6256   algorithm: "table_oper_data_html"
6257   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
6258   data: "vpp-perf-results-3n-skx"
6259   filter: "all"
6260
6261 # Test Operational Data - VPP Performance Operational Data 2n-skx
6262 - type: "table"
6263   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
6264   algorithm: "table_oper_data_html"
6265   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
6266   data: "vpp-perf-results-2n-skx"
6267   filter: "all"
6268
6269 # Test Operational Data - VPP Performance Operational Data 2n-zn2
6270 - type: "table"
6271   title: "Test Operational Data - VPP Performance Operational Data 2n-zn2"
6272   algorithm: "table_oper_data_html"
6273   output-file: "{DIR[DTO,PERF,VPP,2N,ZN2]}/"
6274   data: "vpp-perf-results-2n-zn2"
6275   filter: "all"
6276
6277 # Test Operational Data - VPP Performance Operational Data 2n-clx
6278 - type: "table"
6279   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
6280   algorithm: "table_oper_data_html"
6281   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
6282   data: "vpp-perf-results-2n-clx"
6283   filter: "all"
6284
6285 # Test Operational Data - VPP Performance Operational Data 3n-tsh
6286 - type: "table"
6287   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
6288   algorithm: "table_oper_data_html"
6289   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
6290   data: "vpp-perf-results-3n-tsh"
6291   filter: "all"
6292
6293 # Test Operational Data - VPP Performance Operational Data 3n-dnv
6294 - type: "table"
6295   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
6296   algorithm: "table_oper_data_html"
6297   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
6298   data: "vpp-perf-results-3n-dnv"
6299   filter: "all"
6300
6301 # Test Operational Data - VPP Performance Operational Data 2n-dnv
6302 - type: "table"
6303   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
6304   algorithm: "table_oper_data_html"
6305   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
6306   data: "vpp-perf-results-2n-dnv"
6307   filter: "all"
6308
6309 # Detailed Test Results - VPP MRR Results 3n-hsw
6310 - type: "table"
6311   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
6312   algorithm: "table_merged_details"
6313   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
6314   columns:
6315     - title: " |prein| Test Name |preout| "
6316       data: "data name"
6317     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6318       data: "data msg"
6319   data: "vpp-mrr-results-3n-hsw"
6320   filter: "all"
6321   parameters:
6322   - "name"
6323   - "parent"
6324   - "msg"
6325
6326 # Detailed Test Results - VPP MRR Results 3n-skx
6327 - type: "table"
6328   title: "Detailed Test Results - VPP MRR Results 3n-skx"
6329   algorithm: "table_merged_details"
6330   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
6331   columns:
6332     - title: " |prein| Test Name |preout| "
6333       data: "data name"
6334     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6335       data: "data msg"
6336   data: "vpp-mrr-results-3n-skx"
6337   filter: "all"
6338   parameters:
6339   - "name"
6340   - "parent"
6341   - "msg"
6342
6343 # Detailed Test Results - VPP MRR Results 2n-skx
6344 - type: "table"
6345   title: "Detailed Test Results - VPP MRR Results 2n-skx"
6346   algorithm: "table_merged_details"
6347   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
6348   columns:
6349     - title: " |prein| Test Name |preout| "
6350       data: "data name"
6351     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6352       data: "data msg"
6353   data: "vpp-mrr-results-2n-skx"
6354   filter: "all"
6355   parameters:
6356   - "name"
6357   - "parent"
6358   - "msg"
6359
6360 # Detailed Test Results - VPP MRR Results 2n-zn2
6361 - type: "table"
6362   title: "Detailed Test Results - VPP MRR Results 2n-zn2"
6363   algorithm: "table_merged_details"
6364   output-file: "{DIR[DTR,MRR,VPP,2N,ZN2]}/"
6365   columns:
6366     - title: " |prein| Test Name |preout| "
6367       data: "data name"
6368     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6369       data: "data msg"
6370   data: "vpp-mrr-results-2n-zn2"
6371   filter: "all"
6372   parameters:
6373   - "name"
6374   - "parent"
6375   - "msg"
6376
6377 # Detailed Test Results - VPP MRR Results 2n-clx
6378 - type: "table"
6379   title: "Detailed Test Results - VPP MRR Results 2n-clx"
6380   algorithm: "table_merged_details"
6381   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
6382   columns:
6383     - title: " |prein| Test Name |preout| "
6384       data: "data name"
6385     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6386       data: "data msg"
6387   data: "vpp-mrr-results-2n-clx"
6388   filter: "all"
6389   parameters:
6390   - "name"
6391   - "parent"
6392   - "msg"
6393
6394 # Detailed Test Results - VPP MRR Results 3n-tsh
6395 - type: "table"
6396   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
6397   algorithm: "table_merged_details"
6398   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
6399   columns:
6400     - title: " |prein| Test Name |preout| "
6401       data: "data name"
6402     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6403       data: "data msg"
6404   data: "vpp-mrr-results-3n-tsh"
6405   filter: "all"
6406   parameters:
6407   - "name"
6408   - "parent"
6409   - "msg"
6410
6411 # Detailed Test Results - VPP MRR Results 3n-dnv
6412 - type: "table"
6413   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
6414   algorithm: "table_merged_details"
6415   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
6416   columns:
6417     - title: " |prein| Test Name |preout| "
6418       data: "data name"
6419     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6420       data: "data msg"
6421   data: "vpp-mrr-results-3n-dnv"
6422   filter: "all"
6423   parameters:
6424   - "name"
6425   - "parent"
6426   - "msg"
6427
6428 # Detailed Test Results - VPP MRR Results 2n-dnv
6429 - type: "table"
6430   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
6431   algorithm: "table_merged_details"
6432   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
6433   columns:
6434     - title: " |prein| Test Name |preout| "
6435       data: "data name"
6436     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6437       data: "data msg"
6438   data: "vpp-mrr-results-2n-dnv"
6439   filter: "all"
6440   parameters:
6441   - "name"
6442   - "parent"
6443   - "msg"
6444
6445 # Test configuration - VPP MRR Test Configs 3n-hsw
6446 - type: "table"
6447   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
6448   algorithm: "table_merged_details"
6449   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
6450   columns:
6451     - title: " |prein| Test Name |preout| "
6452       data: "data name"
6453     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6454       data: "data conf-history"
6455   data: "vpp-mrr-results-3n-hsw"
6456   filter: "all"
6457   parameters:
6458   - "parent"
6459   - "name"
6460   - "conf-history"
6461
6462 # Test configuration - VPP MRR Test Configs 3n-skx
6463 - type: "table"
6464   title: "Test configuration - VPP MRR Test Configs 3n-skx"
6465   algorithm: "table_merged_details"
6466   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
6467   columns:
6468     - title: " |prein| Test Name |preout| "
6469       data: "data name"
6470     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6471       data: "data conf-history"
6472   data: "vpp-mrr-results-3n-skx"
6473   filter: "all"
6474   parameters:
6475   - "parent"
6476   - "name"
6477   - "conf-history"
6478
6479 # Test configuration - VPP MRR Test Configs 2n-skx
6480 - type: "table"
6481   title: "Test configuration - VPP MRR Test Configs 2n-skx"
6482   algorithm: "table_merged_details"
6483   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
6484   columns:
6485     - title: " |prein| Test Name |preout| "
6486       data: "data name"
6487     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6488       data: "data conf-history"
6489   data: "vpp-mrr-results-2n-skx"
6490   filter: "all"
6491   parameters:
6492   - "parent"
6493   - "name"
6494   - "conf-history"
6495
6496 # Test configuration - VPP MRR Test Configs 2n-zn2
6497 - type: "table"
6498   title: "Test configuration - VPP MRR Test Configs 2n-zn2"
6499   algorithm: "table_merged_details"
6500   output-file: "{DIR[DTC,MRR,VPP,2N,ZN2]}/"
6501   columns:
6502     - title: " |prein| Test Name |preout| "
6503       data: "data name"
6504     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6505       data: "data conf-history"
6506   data: "vpp-mrr-results-2n-zn2"
6507   filter: "all"
6508   parameters:
6509   - "parent"
6510   - "name"
6511   - "conf-history"
6512
6513 # Test configuration - VPP MRR Test Configs 2n-clx
6514 - type: "table"
6515   title: "Test configuration - VPP MRR Test Configs 2n-clx"
6516   algorithm: "table_merged_details"
6517   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
6518   columns:
6519     - title: " |prein| Test Name |preout| "
6520       data: "data name"
6521     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6522       data: "data conf-history"
6523   data: "vpp-mrr-results-2n-clx"
6524   filter: "all"
6525   parameters:
6526   - "parent"
6527   - "name"
6528   - "conf-history"
6529
6530 # Test configuration - VPP MRR Test Configs 3n-tsh
6531 - type: "table"
6532   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
6533   algorithm: "table_merged_details"
6534   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
6535   columns:
6536     - title: " |prein| Test Name |preout| "
6537       data: "data name"
6538     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6539       data: "data conf-history"
6540   data: "vpp-mrr-results-3n-tsh"
6541   filter: "all"
6542   parameters:
6543   - "parent"
6544   - "name"
6545   - "conf-history"
6546
6547 # Test configuration - VPP MRR Test Configs 3n-dnv
6548 - type: "table"
6549   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
6550   algorithm: "table_merged_details"
6551   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
6552   columns:
6553     - title: " |prein| Test Name |preout| "
6554       data: "data name"
6555     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6556       data: "data conf-history"
6557   data: "vpp-mrr-results-3n-dnv"
6558   filter: "all"
6559   parameters:
6560   - "parent"
6561   - "name"
6562   - "conf-history"
6563
6564 # Test configuration - VPP MRR Test Configs 2n-dnv
6565 - type: "table"
6566   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
6567   algorithm: "table_merged_details"
6568   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
6569   columns:
6570     - title: " |prein| Test Name |preout| "
6571       data: "data name"
6572     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6573       data: "data conf-history"
6574   data: "vpp-mrr-results-2n-dnv"
6575   filter: "all"
6576   parameters:
6577   - "parent"
6578   - "name"
6579   - "conf-history"
6580
6581 # Detailed Test Results - VPP Device Results - Ubuntu
6582 - type: "table"
6583   title: "Detailed Test Results - VPP Device Results - Ubuntu"
6584   algorithm: "table_merged_details"
6585   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
6586   columns:
6587     - title: " |prein| Test Name |preout| "
6588       data: "data name"
6589     - title: " |prein| Status |preout| "
6590       data: "data status"
6591   data: "vpp-device-results-ubuntu"
6592   filter: "all"
6593   parameters:
6594   - "name"
6595   - "parent"
6596   - "doc"
6597   - "status"
6598
6599 # Test configuration - VPP Device Test Configs - Ubuntu
6600 - type: "table"
6601   title: "Test configuration - VPP Device Test Configs - Ubuntu"
6602   algorithm: "table_merged_details"
6603   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
6604   columns:
6605     - title: " |prein| Test Name |preout| "
6606       data: "data name"
6607     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6608       data: "data conf-history"
6609   data: "vpp-device-results-ubuntu"
6610   filter: "all"
6611   parameters:
6612   - "parent"
6613   - "name"
6614   - "conf-history"
6615
6616 ################################################################################
6617
6618 # DPDK Performance Changes 3n-hsw 1t1c pdr
6619 - type: "table"
6620   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
6621   algorithm: "table_comparison"
6622   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
6623   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6624   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6625   columns:
6626     - title: "2001"
6627       data-set: "dpdk-performance-changes-3n-hsw-h1"
6628     - title: "2005"
6629       data-set: "dpdk-performance-changes-3n-hsw-ref"
6630     - title: "2009"
6631       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6632   comparisons:
6633     - title: "Diff"
6634       reference: 2
6635       compare: 3
6636   legend:
6637     - ""
6638     - "2001, 2005, 2009 - DPDK versions tested."
6639     - "Diff - difference between 2005 and 2009 DPDK version."
6640
6641 # DPDK Performance Changes 3n-hsw 2t2c pdr
6642 - type: "table"
6643   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
6644   algorithm: "table_comparison"
6645   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
6646   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6647   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6648   columns:
6649     - title: "2001"
6650       data-set: "dpdk-performance-changes-3n-hsw-h1"
6651     - title: "2005"
6652       data-set: "dpdk-performance-changes-3n-hsw-ref"
6653     - title: "2009"
6654       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6655   comparisons:
6656     - title: "Diff"
6657       reference: 2
6658       compare: 3
6659   legend:
6660     - ""
6661     - "2001, 2005, 2009 - DPDK versions tested."
6662     - "Diff - difference between 2005 and 2009 DPDK version."
6663
6664 # DPDK Performance Changes 3n-hsw 1t1c pdr
6665 - type: "table"
6666   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
6667   algorithm: "table_comparison"
6668   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
6669   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6670   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6671   columns:
6672     - title: "2001"
6673       data-set: "dpdk-performance-changes-3n-hsw-h1"
6674     - title: "2005"
6675       data-set: "dpdk-performance-changes-3n-hsw-ref"
6676     - title: "2009"
6677       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6678   comparisons:
6679     - title: "Diff"
6680       reference: 2
6681       compare: 3
6682   legend:
6683     - ""
6684     - "2001, 2005, 2009 - DPDK versions tested."
6685     - "Diff - difference between 2005 and 2009 DPDK version."
6686
6687 # DPDK Performance Changes 3n-hsw 2t2c ndr
6688 - type: "table"
6689   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
6690   algorithm: "table_comparison"
6691   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
6692   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6693   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6694   columns:
6695     - title: "2001"
6696       data-set: "dpdk-performance-changes-3n-hsw-h1"
6697     - title: "2005"
6698       data-set: "dpdk-performance-changes-3n-hsw-ref"
6699     - title: "2009"
6700       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6701   comparisons:
6702     - title: "Diff"
6703       reference: 2
6704       compare: 3
6705   legend:
6706     - ""
6707     - "2001, 2005, 2009 - DPDK versions tested."
6708     - "Diff - difference between 2005 and 2009 DPDK version."
6709
6710 # DPDK Performance Changes 3n-skx 2t1c pdr
6711 - type: "table"
6712   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
6713   algorithm: "table_comparison"
6714   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
6715   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6716   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6717   columns:
6718     - title: "2001"
6719       data-set: "dpdk-performance-changes-3n-skx-h1"
6720     - title: "2005"
6721       data-set: "dpdk-performance-changes-3n-skx-ref"
6722     - title: "2009"
6723       data-set: "dpdk-performance-changes-3n-skx-cmp"
6724   comparisons:
6725     - title: "Diff"
6726       reference: 2
6727       compare: 3
6728   legend:
6729     - ""
6730     - "2001, 2005, 2009 - DPDK versions tested."
6731     - "Diff - difference between 2005 and 2009 DPDK version."
6732
6733 # DPDK Performance Changes 3n-skx 4t2c pdr
6734 - type: "table"
6735   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
6736   algorithm: "table_comparison"
6737   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
6738   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6739   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6740   columns:
6741     - title: "2001"
6742       data-set: "dpdk-performance-changes-3n-skx-h1"
6743     - title: "2005"
6744       data-set: "dpdk-performance-changes-3n-skx-ref"
6745     - title: "2009"
6746       data-set: "dpdk-performance-changes-3n-skx-cmp"
6747   comparisons:
6748     - title: "Diff"
6749       reference: 2
6750       compare: 3
6751   legend:
6752     - ""
6753     - "2001, 2005, 2009 - DPDK versions tested."
6754     - "Diff - difference between 2005 and 2009 DPDK version."
6755
6756 # DPDK Performance Changes 3n-skx 2t1c ndr
6757 - type: "table"
6758   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
6759   algorithm: "table_comparison"
6760   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
6761   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6762   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6763   columns:
6764     - title: "2001"
6765       data-set: "dpdk-performance-changes-3n-skx-h1"
6766     - title: "2005"
6767       data-set: "dpdk-performance-changes-3n-skx-ref"
6768     - title: "2009"
6769       data-set: "dpdk-performance-changes-3n-skx-cmp"
6770   comparisons:
6771     - title: "Diff"
6772       reference: 2
6773       compare: 3
6774   legend:
6775     - ""
6776     - "2001, 2005, 2009 - DPDK versions tested."
6777     - "Diff - difference between 2005 and 2009 DPDK version."
6778
6779 # DPDK Performance Changes 3n-skx 4t2c ndr
6780 - type: "table"
6781   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
6782   algorithm: "table_comparison"
6783   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
6784   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6785   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6786   columns:
6787     - title: "2001"
6788       data-set: "dpdk-performance-changes-3n-skx-h1"
6789     - title: "2005"
6790       data-set: "dpdk-performance-changes-3n-skx-ref"
6791     - title: "2009"
6792       data-set: "dpdk-performance-changes-3n-skx-cmp"
6793   comparisons:
6794     - title: "Diff"
6795       reference: 2
6796       compare: 3
6797   legend:
6798     - ""
6799     - "2001, 2005, 2009 - DPDK versions tested."
6800     - "Diff - difference between 2005 and 2009 DPDK version."
6801
6802 # DPDK Performance Changes 2n-skx 2t1c pdr
6803 - type: "table"
6804   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
6805   algorithm: "table_comparison"
6806   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
6807   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6808   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6809   columns:
6810     - title: "2001"
6811       data-set: "dpdk-performance-changes-2n-skx-h1"
6812     - title: "2005"
6813       data-set: "dpdk-performance-changes-2n-skx-ref"
6814     - title: "2009"
6815       data-set: "dpdk-performance-changes-2n-skx-cmp"
6816   comparisons:
6817     - title: "Diff"
6818       reference: 2
6819       compare: 3
6820   legend:
6821     - ""
6822     - "2001, 2005, 2009 - DPDK versions tested."
6823     - "Diff - difference between 2005 and 2009 DPDK version."
6824
6825 # DPDK Performance Changes 2n-skx 4t2c pdr
6826 - type: "table"
6827   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
6828   algorithm: "table_comparison"
6829   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
6830   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6831   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6832   columns:
6833     - title: "2001"
6834       data-set: "dpdk-performance-changes-2n-skx-h1"
6835     - title: "2005"
6836       data-set: "dpdk-performance-changes-2n-skx-ref"
6837     - title: "2009"
6838       data-set: "dpdk-performance-changes-2n-skx-cmp"
6839   comparisons:
6840     - title: "Diff"
6841       reference: 2
6842       compare: 3
6843   legend:
6844     - ""
6845     - "2001, 2005, 2009 - DPDK versions tested."
6846     - "Diff - difference between 2005 and 2009 DPDK version."
6847
6848 # DPDK Performance Changes 2n-skx 2t1c ndr
6849 - type: "table"
6850   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
6851   algorithm: "table_comparison"
6852   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
6853   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6854   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6855   columns:
6856     - title: "2001"
6857       data-set: "dpdk-performance-changes-2n-skx-h1"
6858     - title: "2005"
6859       data-set: "dpdk-performance-changes-2n-skx-ref"
6860     - title: "2009"
6861       data-set: "dpdk-performance-changes-2n-skx-cmp"
6862   comparisons:
6863     - title: "Diff"
6864       reference: 2
6865       compare: 3
6866   legend:
6867     - ""
6868     - "2001, 2005, 2009 - DPDK versions tested."
6869     - "Diff - difference between 2005 and 2009 DPDK version."
6870
6871 # DPDK Performance Changes 2n-skx 4t2c ndr
6872 - type: "table"
6873   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6874   algorithm: "table_comparison"
6875   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6876   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6877   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6878   columns:
6879     - title: "2001"
6880       data-set: "dpdk-performance-changes-2n-skx-h1"
6881     - title: "2005"
6882       data-set: "dpdk-performance-changes-2n-skx-ref"
6883     - title: "2009"
6884       data-set: "dpdk-performance-changes-2n-skx-cmp"
6885   comparisons:
6886     - title: "Diff"
6887       reference: 2
6888       compare: 3
6889   legend:
6890     - ""
6891     - "2001, 2005, 2009 - DPDK versions tested."
6892     - "Diff - difference between 2005 and 2009 DPDK version."
6893
6894 # DPDK Performance Changes 2n-clx 2t1c pdr
6895 - type: "table"
6896   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
6897   algorithm: "table_comparison"
6898   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
6899   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6900   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6901   columns:
6902     - title: "2001"
6903       data-set: "dpdk-performance-changes-2n-clx-h1"
6904     - title: "2005"
6905       data-set: "dpdk-performance-changes-2n-clx-ref"
6906     - title: "2009"
6907       data-set: "dpdk-performance-changes-2n-clx-cmp"
6908   comparisons:
6909     - title: "Diff"
6910       reference: 2
6911       compare: 3
6912   legend:
6913     - ""
6914     - "2001, 2005, 2009 - DPDK versions tested."
6915     - "Diff - difference between 2005 and 2009 DPDK version."
6916
6917 # DPDK Performance Changes 2n-clx 4t2c pdr
6918 - type: "table"
6919   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
6920   algorithm: "table_comparison"
6921   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
6922   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6923   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6924   columns:
6925     - title: "2001"
6926       data-set: "dpdk-performance-changes-2n-clx-h1"
6927     - title: "2005"
6928       data-set: "dpdk-performance-changes-2n-clx-ref"
6929     - title: "2009"
6930       data-set: "dpdk-performance-changes-2n-clx-cmp"
6931   comparisons:
6932     - title: "Diff"
6933       reference: 2
6934       compare: 3
6935   legend:
6936     - ""
6937     - "2001, 2005, 2009 - DPDK versions tested."
6938     - "Diff - difference between 2005 and 2009 DPDK version."
6939
6940 # DPDK Performance Changes 2n-clx 2t1c ndr
6941 - type: "table"
6942   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
6943   algorithm: "table_comparison"
6944   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
6945   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6946   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6947   columns:
6948     - title: "2001"
6949       data-set: "dpdk-performance-changes-2n-clx-h1"
6950     - title: "2005"
6951       data-set: "dpdk-performance-changes-2n-clx-ref"
6952     - title: "2009"
6953       data-set: "dpdk-performance-changes-2n-clx-cmp"
6954   comparisons:
6955     - title: "Diff"
6956       reference: 2
6957       compare: 3
6958   legend:
6959     - ""
6960     - "2001, 2005, 2009 - DPDK versions tested."
6961     - "Diff - difference between 2005 and 2009 DPDK version."
6962
6963 # DPDK Performance Changes 2n-clx 4t2c ndr
6964 - type: "table"
6965   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
6966   algorithm: "table_comparison"
6967   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
6968   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6969   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6970   columns:
6971     - title: "2001"
6972       data-set: "dpdk-performance-changes-2n-clx-h1"
6973     - title: "2005"
6974       data-set: "dpdk-performance-changes-2n-clx-ref"
6975     - title: "2009"
6976       data-set: "dpdk-performance-changes-2n-clx-cmp"
6977   comparisons:
6978     - title: "Diff"
6979       reference: 2
6980       compare: 3
6981   legend:
6982     - ""
6983     - "2001, 2005, 2009 - DPDK versions tested."
6984     - "Diff - difference between 2005 and 2009 DPDK version."
6985
6986 ## DPDK Performance Changes 2n-dnv 1t1c pdr
6987 #- type: "table"
6988 #  title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
6989 #  algorithm: "table_comparison"
6990 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
6991 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6992 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6993 #  columns:
6994 #    - title: "2001"
6995 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6996 #    - title: "2005"
6997 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6998 #    - title: "2009"
6999 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
7000 #  comparisons:
7001 #    - title: "Diff"
7002 #      reference: 2
7003 #      compare: 3
7004 #  legend:
7005 #    - ""
7006 #    - "2001, 2005, 2009 - DPDK versions tested."
7007 #    - "Diff - difference between 2005 and 2009 DPDK version."
7008 #
7009 ## DPDK Performance Changes 2n-dnv 2t2c pdr
7010 #- type: "table"
7011 #  title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
7012 #  algorithm: "table_comparison"
7013 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
7014 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7015 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7016 #  columns:
7017 #    - title: "2001"
7018 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
7019 #    - title: "2005"
7020 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
7021 #    - title: "2009"
7022 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
7023 #  comparisons:
7024 #    - title: "Diff"
7025 #      reference: 2
7026 #      compare: 3
7027 #  legend:
7028 #    - ""
7029 #    - "2001, 2005, 2009 - DPDK versions tested."
7030 #    - "Diff - difference between 2005 and 2009 DPDK version."
7031 #
7032 ## DPDK Performance Changes 2n-dnv 1t1c ndr
7033 #- type: "table"
7034 #  title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
7035 #  algorithm: "table_comparison"
7036 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
7037 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7038 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7039 #  columns:
7040 #    - title: "2001"
7041 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
7042 #    - title: "2005"
7043 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
7044 #    - title: "2009"
7045 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
7046 #  comparisons:
7047 #    - title: "Diff"
7048 #      reference: 2
7049 #      compare: 3
7050 #  legend:
7051 #    - ""
7052 #    - "2001, 2005, 2009 - DPDK versions tested."
7053 #    - "Diff - difference between 2005 and 2009 DPDK version."
7054 #
7055 ## DPDK Performance Changes 2n-dnv 2t2c ndr
7056 #- type: "table"
7057 #  title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
7058 #  algorithm: "table_comparison"
7059 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
7060 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7061 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7062 #  columns:
7063 #    - title: "2001"
7064 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
7065 #    - title: "2005"
7066 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
7067 #    - title: "2009"
7068 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
7069 #  comparisons:
7070 #    - title: "Diff"
7071 #      reference: 2
7072 #      compare: 3
7073 #  legend:
7074 #    - ""
7075 #    - "2001, 2005, 2009 - DPDK versions tested."
7076 #    - "Diff - difference between 2005 and 2009 DPDK version."
7077 #
7078 ## DPDK Performance Changes 3n-dnv 1t1c pdr
7079 #- type: "table"
7080 #  title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
7081 #  algorithm: "table_comparison"
7082 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
7083 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7084 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7085 #  columns:
7086 #    - title: "2001"
7087 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
7088 #    - title: "2005"
7089 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
7090 #    - title: "2009"
7091 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
7092 #  comparisons:
7093 #    - title: "Diff"
7094 #      reference: 2
7095 #      compare: 3
7096 #  legend:
7097 #    - ""
7098 #    - "2001, 2005, 2009 - DPDK versions tested."
7099 #    - "Diff - difference between 2005 and 2009 DPDK version."
7100 #
7101 ## DPDK Performance Changes 3n-dnv 2t2c pdr
7102 #- type: "table"
7103 #  title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
7104 #  algorithm: "table_comparison"
7105 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
7106 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7107 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7108 #  columns:
7109 #    - title: "2001"
7110 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
7111 #    - title: "2005"
7112 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
7113 #    - title: "2009"
7114 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
7115 #  comparisons:
7116 #    - title: "Diff"
7117 #      reference: 2
7118 #      compare: 3
7119 #  legend:
7120 #    - ""
7121 #    - "2001, 2005, 2009 - DPDK versions tested."
7122 #    - "Diff - difference between 2005 and 2009 DPDK version."
7123 #
7124 ## DPDK Performance Changes 3n-dnv 1t1c ndr
7125 #- type: "table"
7126 #  title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
7127 #  algorithm: "table_comparison"
7128 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
7129 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7130 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7131 #  columns:
7132 #    - title: "2001"
7133 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
7134 #    - title: "2005"
7135 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
7136 #    - title: "2009"
7137 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
7138 #  comparisons:
7139 #    - title: "Diff"
7140 #      reference: 2
7141 #      compare: 3
7142 #  legend:
7143 #    - ""
7144 #    - "2001, 2005, 2009 - DPDK versions tested."
7145 #    - "Diff - difference between 2005 and 2009 DPDK version."
7146 #
7147 ## DPDK Performance Changes 3n-dnv 2t2c ndr
7148 #- type: "table"
7149 #  title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
7150 #  algorithm: "table_comparison"
7151 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
7152 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7153 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7154 #  columns:
7155 #    - title: "2001"
7156 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
7157 #    - title: "2005"
7158 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
7159 #    - title: "2009"
7160 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
7161 #  comparisons:
7162 #    - title: "Diff"
7163 #      reference: 2
7164 #      compare: 3
7165 #  legend:
7166 #    - ""
7167 #    - "2001, 2005, 2009 - DPDK versions tested."
7168 #    - "Diff - difference between 2005 and 2009 DPDK version."
7169
7170 # DPDK Performance Changes 3n-tsh 1t1c pdr
7171 - type: "table"
7172   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
7173   algorithm: "table_comparison"
7174   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
7175   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7176   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7177   columns:
7178     - title: "2001"
7179       data-set: "dpdk-performance-changes-3n-tsh-h1"
7180     - title: "2005"
7181       data-set: "dpdk-performance-changes-3n-tsh-ref"
7182     - title: "2009"
7183       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7184   comparisons:
7185     - title: "Diff"
7186       reference: 2
7187       compare: 3
7188   legend:
7189     - ""
7190     - "2001, 2005, 2009 - DPDK versions tested."
7191     - "Diff - difference between 2005 and 2009 DPDK version."
7192
7193 # DPDK Performance Changes 3n-tsh 2t2c pdr
7194 - type: "table"
7195   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
7196   algorithm: "table_comparison"
7197   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
7198   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7199   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7200   columns:
7201     - title: "2001"
7202       data-set: "dpdk-performance-changes-3n-tsh-h1"
7203     - title: "2005"
7204       data-set: "dpdk-performance-changes-3n-tsh-ref"
7205     - title: "2009"
7206       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7207   comparisons:
7208     - title: "Diff"
7209       reference: 2
7210       compare: 3
7211   legend:
7212     - ""
7213     - "2001, 2005, 2009 - DPDK versions tested."
7214     - "Diff - difference between 2005 and 2009 DPDK version."
7215
7216 # DPDK Performance Changes 3n-tsh 1t1c ndr
7217 - type: "table"
7218   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
7219   algorithm: "table_comparison"
7220   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
7221   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7222   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7223   columns:
7224     - title: "2001"
7225       data-set: "dpdk-performance-changes-3n-tsh-h1"
7226     - title: "2005"
7227       data-set: "dpdk-performance-changes-3n-tsh-ref"
7228     - title: "2009"
7229       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7230   comparisons:
7231     - title: "Diff"
7232       reference: 2
7233       compare: 3
7234   legend:
7235     - ""
7236     - "2001, 2005, 2009 - DPDK versions tested."
7237     - "Diff - difference between 2005 and 2009 DPDK version."
7238
7239 # DPDK Performance Changes 3n-tsh 2t2c ndr
7240 - type: "table"
7241   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
7242   algorithm: "table_comparison"
7243   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
7244   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7245   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7246   columns:
7247     - title: "2001"
7248       data-set: "dpdk-performance-changes-3n-tsh-h1"
7249     - title: "2005"
7250       data-set: "dpdk-performance-changes-3n-tsh-ref"
7251     - title: "2009"
7252       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7253   comparisons:
7254     - title: "Diff"
7255       reference: 2
7256       compare: 3
7257   legend:
7258     - ""
7259     - "2001, 2005, 2009 - DPDK versions tested."
7260     - "Diff - difference between 2005 and 2009 DPDK version."
7261
7262 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
7263 - type: "table"
7264   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
7265   algorithm: "table_comparison"
7266   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
7267   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7268   filter: "'NIC_Intel-X710'"
7269   columns:
7270     - title: "3n-hsw x710"
7271       data-set: "dpdk-compare-testbeds-ref"
7272     - title: "3n-skx x710"
7273       data-set: "dpdk-compare-testbeds-cmp"
7274   comparisons:
7275     - title: "Diff"
7276       reference: 1
7277       compare: 2
7278   legend:
7279     - ""
7280     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7281     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7282
7283 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
7284 - type: "table"
7285   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
7286   algorithm: "table_comparison"
7287   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
7288   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7289   filter: "'NIC_Intel-X710'"
7290   columns:
7291     - title: "3n-hsw x710"
7292       data-set: "dpdk-compare-testbeds-ref"
7293     - title: "3n-skx x710"
7294       data-set: "dpdk-compare-testbeds-cmp"
7295   comparisons:
7296     - title: "Diff"
7297       reference: 1
7298       compare: 2
7299   legend:
7300     - ""
7301     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7302     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7303
7304 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
7305 - type: "table"
7306   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
7307   algorithm: "table_comparison"
7308   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
7309   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7310   filter: "'NIC_Intel-XXV710'"
7311   columns:
7312     - title: "2n-skx"
7313       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7314     - title: "2n-clx"
7315       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7316   comparisons:
7317     - title: "Diff"
7318       reference: 1
7319       compare: 2
7320   legend:
7321     - ""
7322     - "2n-skx, 2n-clx - testbeds and NICs tested."
7323     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7324
7325 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
7326 - type: "table"
7327   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
7328   algorithm: "table_comparison"
7329   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
7330   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7331   filter: "'NIC_Intel-XXV710'"
7332   columns:
7333     - title: "2n-skx"
7334       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7335     - title: "2n-clx"
7336       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7337   comparisons:
7338     - title: "Diff"
7339       reference: 1
7340       compare: 2
7341   legend:
7342     - ""
7343     - "2n-skx, 2n-clx - testbeds and NICs tested."
7344     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7345
7346 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
7347 - type: "table"
7348   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
7349   algorithm: "table_comparison"
7350   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
7351   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7352   filter: "'NIC_Intel-XXV710'"
7353   columns:
7354     - title: "3n-skx"
7355       data-set: "dpdk-compare-topologies-ref"
7356     - title: "2n-skx"
7357       data-set: "dpdk-compare-topologies-cmp"
7358   comparisons:
7359     - title: "Diff"
7360       reference: 1
7361       compare: 2
7362   legend:
7363     - ""
7364     - "3n-skx, 2n-skx - topologies tested."
7365     - "Diff - difference between 3n-skx and 2n-skx topologies."
7366
7367 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
7368 - type: "table"
7369   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
7370   algorithm: "table_comparison"
7371   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
7372   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7373   filter: "'NIC_Intel-XXV710'"
7374   columns:
7375     - title: "3n-skx"
7376       data-set: "dpdk-compare-topologies-ref"
7377     - title: "2n-skx"
7378       data-set: "dpdk-compare-topologies-cmp"
7379   comparisons:
7380     - title: "Diff"
7381       reference: 1
7382       compare: 2
7383   legend:
7384     - ""
7385     - "3n-skx, 2n-skx - topologies tested."
7386     - "Diff - difference between 3n-skx and 2n-skx topologies."
7387
7388 # Detailed Test Results - DPDK Performance Results 3n-hsw
7389 - type: "table"
7390   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
7391   algorithm: "table_merged_details"
7392   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
7393   columns:
7394     - title: " |prein| Test Name |preout| "
7395       data: "data name"
7396     - 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| "
7397       data: "data msg"
7398   data: "dpdk-perf-results-3n-hsw"
7399   filter: "all"
7400   parameters:
7401   - "name"
7402   - "parent"
7403   - "msg"
7404
7405 # Detailed Test Results - DPDK Performance Results 3n-skx
7406 - type: "table"
7407   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
7408   algorithm: "table_merged_details"
7409   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
7410   columns:
7411     - title: " |prein| Test Name |preout| "
7412       data: "data name"
7413     - 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| "
7414       data: "data msg"
7415   data: "dpdk-perf-results-3n-skx"
7416   filter: "all"
7417   remove-ndr: False
7418   parameters:
7419   - "name"
7420   - "parent"
7421   - "msg"
7422
7423 # Detailed Test Results - DPDK Performance Results 2n-skx
7424 - type: "table"
7425   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
7426   algorithm: "table_merged_details"
7427   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
7428   columns:
7429     - title: " |prein| Test Name |preout| "
7430       data: "data name"
7431     - 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| "
7432       data: "data msg"
7433   data: "dpdk-perf-results-2n-skx"
7434   filter: "all"
7435   remove-ndr: False
7436   parameters:
7437   - "name"
7438   - "parent"
7439   - "msg"
7440
7441 # Detailed Test Results - DPDK Performance Results 2n-zn2
7442 - type: "table"
7443   title: "Detailed Test Results - DPDK Performance Results 2n-zn2"
7444   algorithm: "table_merged_details"
7445   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_zn2"
7446   columns:
7447     - title: " |prein| Test Name |preout| "
7448       data: "data name"
7449     - 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| "
7450       data: "data msg"
7451   data: "dpdk-perf-results-2n-zn2"
7452   filter: "all"
7453   remove-ndr: False
7454   parameters:
7455   - "name"
7456   - "parent"
7457   - "msg"
7458
7459 # Detailed Test Results - DPDK Performance Results 2n-clx
7460 - type: "table"
7461   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
7462   algorithm: "table_merged_details"
7463   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
7464   columns:
7465     - title: " |prein| Test Name |preout| "
7466       data: "data name"
7467     - 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| "
7468       data: "data msg"
7469   data: "dpdk-perf-results-2n-clx"
7470   filter: "all"
7471   parameters:
7472   - "name"
7473   - "parent"
7474   - "msg"
7475
7476 ## Detailed Test Results - DPDK Performance Results 2n-dnv
7477 #- type: "table"
7478 #  title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
7479 #  algorithm: "table_merged_details"
7480 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
7481 #  columns:
7482 #    - title: " |prein| Test Name |preout| "
7483 #      data: "data name"
7484 #    - 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| "
7485 #      data: "data msg"
7486 #  data: "dpdk-perf-results-2n-dnv"
7487 #  filter: "all"
7488 #  parameters:
7489 #  - "name"
7490 #  - "parent"
7491 #  - "msg"
7492 #
7493 ## Detailed Test Results - DPDK Performance Results 3n-dnv
7494 #- type: "table"
7495 #  title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
7496 #  algorithm: "table_merged_details"
7497 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
7498 #  columns:
7499 #    - title: " |prein| Test Name |preout| "
7500 #      data: "data name"
7501 #    - 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| "
7502 #      data: "data msg"
7503 #  data: "dpdk-perf-results-3n-dnv"
7504 #  filter: "all"
7505 #  parameters:
7506 #  - "name"
7507 #  - "parent"
7508 #  - "msg"
7509
7510 # Detailed Test Results - DPDK Performance Results 3n-tsh
7511 - type: "table"
7512   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
7513   algorithm: "table_merged_details"
7514   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
7515   columns:
7516     - title: " |prein| Test Name |preout| "
7517       data: "data name"
7518     - 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| "
7519       data: "data msg"
7520   data: "dpdk-perf-results-3n-tsh"
7521   filter: "all"
7522   parameters:
7523   - "name"
7524   - "parent"
7525   - "msg"
7526
7527 ################################################################################
7528 ###                                F I L E S                                 ###
7529 ################################################################################
7530
7531 # VPP Performance Results
7532 - type: "file"
7533   title: "VPP Performance Results"
7534   algorithm: "file_details_split"
7535   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
7536   dir-tables:
7537     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
7538     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
7539     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
7540     - "{DIR[DTR,PERF,VPP,2N,ZN2]}"
7541     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
7542     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
7543     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
7544     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
7545   data:
7546     - "vpp-perf-results-2n-skx"
7547     - "vpp-perf-results-3n-skx"
7548     - "vpp-perf-results-2n-clx"
7549     - "vpp-perf-results-2n-zn2"
7550     - "vpp-perf-results-3n-hsw"
7551     - "vpp-perf-results-3n-tsh"
7552     - "vpp-perf-results-2n-dnv"
7553     - "vpp-perf-results-3n-dnv"
7554   filter: "all"
7555   data-start-level: 4
7556   order-chapters:
7557     level-1:
7558       - "l2"
7559       - "ip4"
7560       - "ip6"
7561       - "srv6"
7562       - "ip4_tunnels"
7563       - "ip6_tunnels"
7564       - "vm_vhost"
7565       - "container_memif"
7566       - "crypto"
7567       - "vts"
7568       - "lb"
7569       - "nfv_density"
7570       - "hoststack"
7571     level-2:
7572       - "2n-skx"
7573       - "3n-skx"
7574       - "2n-clx"
7575       - "2n-zn2"
7576       - "3n-hsw"
7577       - "3n-tsh"
7578       - "2n-dnv"
7579       - "3n-dnv"
7580     level-3:
7581       - "xl710"
7582       - "x520"
7583       - "xxv710"
7584       - "x710"
7585       - "x553"
7586       - "cx556a"
7587       - "vic1227"
7588       - "vic1385"
7589
7590 # VPP Performance Configuration
7591 - type: "file"
7592   title: "VPP Performance Configuration"
7593   algorithm: "file_details_split"
7594   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
7595   dir-tables:
7596     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
7597     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
7598     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
7599     - "{DIR[DTC,PERF,VPP,2N,ZN2]}"
7600     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
7601     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
7602     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
7603     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
7604   data:
7605     - "vpp-perf-results-2n-skx"
7606     - "vpp-perf-results-3n-skx"
7607     - "vpp-perf-results-2n-clx"
7608     - "vpp-perf-results-2n-zn2"
7609     - "vpp-perf-results-3n-hsw"
7610     - "vpp-perf-results-3n-tsh"
7611     - "vpp-perf-results-2n-dnv"
7612     - "vpp-perf-results-3n-dnv"
7613   filter: "all"
7614   data-start-level: 4
7615   order-chapters:
7616     level-1:
7617       - "l2"
7618       - "ip4"
7619       - "ip6"
7620       - "srv6"
7621       - "ip4_tunnels"
7622       - "ip6_tunnels"
7623       - "vm_vhost"
7624       - "container_memif"
7625       - "crypto"
7626       - "vts"
7627       - "lb"
7628       - "nfv_density"
7629       - "hoststack"
7630     level-2:
7631       - "2n-skx"
7632       - "3n-skx"
7633       - "2n-clx"
7634       - "2n-zn2"
7635       - "3n-hsw"
7636       - "3n-tsh"
7637       - "2n-dnv"
7638       - "3n-dnv"
7639     level-3:
7640       - "xl710"
7641       - "x520"
7642       - "xxv710"
7643       - "x710"
7644       - "x553"
7645       - "cx556a"
7646       - "vic1227"
7647       - "vic1385"
7648
7649 # VPP Performance Operational
7650 - type: "file"
7651   title: "VPP Performance Operational"
7652   algorithm: "file_details_split_html"
7653   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
7654   dir-tables:
7655     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
7656     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
7657     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
7658     - "{DIR[DTO,PERF,VPP,2N,ZN2]}"
7659     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
7660     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
7661     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
7662     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
7663   data:
7664     - "vpp-perf-results-2n-skx"
7665     - "vpp-perf-results-3n-skx"
7666     - "vpp-perf-results-2n-clx"
7667     - "vpp-perf-results-2n-zn2"
7668     - "vpp-perf-results-3n-hsw"
7669     - "vpp-perf-results-3n-tsh"
7670     - "vpp-perf-results-2n-dnv"
7671     - "vpp-perf-results-3n-dnv"
7672   filter: "all"
7673   data-start-level: 4
7674   order-chapters:
7675     level-1:
7676       - "l2"
7677       - "ip4"
7678       - "ip6"
7679       - "srv6"
7680       - "ip4_tunnels"
7681       - "ip6_tunnels"
7682       - "vm_vhost"
7683       - "container_memif"
7684       - "crypto"
7685       - "vts"
7686       - "lb"
7687       - "nfv_density"
7688       - "hoststack"
7689     level-2:
7690       - "2n-skx"
7691       - "3n-skx"
7692       - "2n-clx"
7693       - "2n-zn2"
7694       - "3n-hsw"
7695       - "3n-tsh"
7696       - "2n-dnv"
7697       - "3n-dnv"
7698     level-3:
7699       - "xl710"
7700       - "x520"
7701       - "xxv710"
7702       - "x710"
7703       - "x553"
7704       - "cx556a"
7705       - "vic1227"
7706       - "vic1385"
7707
7708 # VPP MRR Results
7709 - type: "file"
7710   title: "VPP MRR Results"
7711   algorithm: "file_details_split"
7712   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
7713   dir-tables:
7714     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
7715     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
7716     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
7717     - "{DIR[DTR,MRR,VPP,2N,ZN2]}"
7718     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
7719     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
7720     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
7721     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
7722   data:
7723     - "vpp-mrr-results-2n-skx"
7724     - "vpp-mrr-results-3n-skx"
7725     - "vpp-mrr-results-2n-clx"
7726     - "vpp-mrr-results-2n-zn2"
7727     - "vpp-mrr-results-3n-hsw"
7728     - "vpp-mrr-results-3n-tsh"
7729     - "vpp-mrr-results-2n-dnv"
7730     - "vpp-mrr-results-3n-dnv"
7731   filter: "all"
7732   data-start-level: 4
7733   order-chapters:
7734     level-1:
7735       - "l2"
7736       - "ip4"
7737       - "ip6"
7738       - "srv6"
7739       - "ip4_tunnels"
7740       - "ip6_tunnels"
7741       - "vm_vhost"
7742       - "container_memif"
7743       - "crypto"
7744       - "vts"
7745       - "lb"
7746       - "nfv_density"
7747       - "hoststack"
7748     level-2:
7749       - "2n-skx"
7750       - "3n-skx"
7751       - "2n-clx"
7752       - "2n-zn2"
7753       - "3n-hsw"
7754       - "3n-tsh"
7755       - "2n-dnv"
7756       - "3n-dnv"
7757     level-3:
7758       - "xl710"
7759       - "x520"
7760       - "xxv710"
7761       - "x710"
7762       - "x553"
7763       - "cx556a"
7764       - "vic1227"
7765       - "vic1385"
7766
7767 # VPP MRR Configuration
7768 - type: "file"
7769   title: "VPP MRR Configuration"
7770   algorithm: "file_details_split"
7771   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
7772   dir-tables:
7773     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
7774     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
7775     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
7776     - "{DIR[DTC,MRR,VPP,2N,ZN2]}"
7777     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
7778     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
7779     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
7780     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
7781   data:
7782     - "vpp-mrr-results-2n-skx"
7783     - "vpp-mrr-results-3n-skx"
7784     - "vpp-mrr-results-2n-clx"
7785     - "vpp-mrr-results-2n-zn2"
7786     - "vpp-mrr-results-3n-hsw"
7787     - "vpp-mrr-results-3n-tsh"
7788     - "vpp-mrr-results-2n-dnv"
7789     - "vpp-mrr-results-3n-dnv"
7790   filter: "all"
7791   data-start-level: 4
7792   order-chapters:
7793     level-1:
7794       - "l2"
7795       - "ip4"
7796       - "ip6"
7797       - "srv6"
7798       - "ip4_tunnels"
7799       - "ip6_tunnels"
7800       - "vm_vhost"
7801       - "container_memif"
7802       - "crypto"
7803       - "vts"
7804       - "lb"
7805       - "nfv_density"
7806       - "hoststack"
7807     level-2:
7808       - "2n-skx"
7809       - "3n-skx"
7810       - "2n-clx"
7811       - "2n-zn2"
7812       - "3n-hsw"
7813       - "3n-tsh"
7814       - "2n-dnv"
7815       - "3n-dnv"
7816     level-3:
7817       - "xl710"
7818       - "x520"
7819       - "xxv710"
7820       - "x710"
7821       - "x553"
7822       - "cx556a"
7823       - "vic1227"
7824       - "vic1385"
7825
7826 # VPP Device Results - Ubuntu
7827 - type: "file"
7828   title: "VPP Device Results - Ubuntu"
7829   algorithm: "file_test_results"
7830   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7831   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7832   data: "vpp-device-results-ubuntu"
7833   filter: "all"
7834   data-start-level: 4
7835
7836 # VPP Device Configuration - Ubuntu
7837 - type: "file"
7838   title: "VPP Device Configuration - Ubuntu"
7839   algorithm: "file_test_results"
7840   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7841   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7842   data: "vpp-device-results-ubuntu"
7843   filter: "all"
7844   data-start-level: 4
7845
7846 # DPDK Performance Results 3n-hsw
7847 - type: "file"
7848   title: "DPDK Performance Results 3n-hsw"
7849   algorithm: "file_test_results"
7850   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7851   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7852   data: "dpdk-perf-results-3n-hsw"
7853   filter: "all"
7854   data-start-level: 4
7855
7856 # DPDK Performance Results 3n-skx
7857 - type: "file"
7858   title: "DPDK Performance Results 3n-skx"
7859   algorithm: "file_test_results"
7860   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7861   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7862   data: "dpdk-perf-results-3n-skx"
7863   filter: "all"
7864   data-start-level: 4
7865
7866 # DPDK Performance Results 2n-skx
7867 - type: "file"
7868   title: "DPDK Performance Results 2n-skx"
7869   algorithm: "file_test_results"
7870   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7871   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7872   data: "dpdk-perf-results-2n-skx"
7873   filter: "all"
7874   data-start-level: 4
7875
7876 # DPDK Performance Results 2n-zn2
7877 - type: "file"
7878   title: "DPDK Performance Results 2n-zn2"
7879   algorithm: "file_test_results"
7880   output-file: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
7881   dir-tables: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
7882   data: "dpdk-perf-results-2n-zn2"
7883   filter: "all"
7884   data-start-level: 4
7885
7886 # DPDK Performance Results 2n-clx
7887 - type: "file"
7888   title: "DPDK Performance Results 2n-clx"
7889   algorithm: "file_test_results"
7890   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7891   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7892   data: "dpdk-perf-results-2n-clx"
7893   filter: "all"
7894   data-start-level: 4
7895
7896 ## DPDK Performance Results 2n-dnv
7897 #- type: "file"
7898 #  title: "DPDK Performance Results 2n-dnv"
7899 #  algorithm: "file_test_results"
7900 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7901 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7902 #  data: "dpdk-perf-results-2n-dnv"
7903 #  filter: "all"
7904 #  data-start-level: 4
7905 #
7906 ## DPDK Performance Results 3n-dnv
7907 #- type: "file"
7908 #  title: "DPDK Performance Results 3n-dnv"
7909 #  algorithm: "file_test_results"
7910 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7911 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7912 #  data: "dpdk-perf-results-3n-dnv"
7913 #  filter: "all"
7914 #  data-start-level: 4
7915
7916 # DPDK Performance Results 3n-tsh
7917 - type: "file"
7918   title: "DPDK Performance Results 3n-tsh"
7919   algorithm: "file_test_results"
7920   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7921   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7922   data: "dpdk-perf-results-3n-tsh"
7923   filter: "all"
7924   data-start-level: 4
7925
7926 ################################################################################
7927 ###                                P L O T S                                 ###
7928 ################################################################################
7929
7930 # Hoststack tests 3n-hsw
7931
7932 - type: "plot"
7933   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7934   algorithm: "plot_perf_box_name"
7935   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
7936   data: "plot-vpp-hoststack-3n-hsw"
7937   include:
7938     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
7939     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
7940   layout:
7941     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7942     layout: "plot-hoststack"
7943
7944 - type: "plot"
7945   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7946   algorithm: "plot_perf_box_name"
7947   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
7948   data: "plot-vpp-hoststack-3n-hsw"
7949   include:
7950     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
7951     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
7952   layout:
7953     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7954     layout: "plot-hoststack"
7955
7956 - type: "plot"
7957   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7958   algorithm: "plot_perf_box_name"
7959   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
7960   data: "plot-vpp-hoststack-3n-hsw"
7961   include:
7962     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
7963     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
7964     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
7965     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
7966   layout:
7967     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7968     layout: "plot-hoststack"
7969
7970 ################################################################################
7971
7972 # Soak Test (PLRsearch), boxes - 2n-clx
7973 - type: "plot"
7974   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7975   algorithm: "plot_perf_box_name"
7976   output-file-type: ".html"
7977   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
7978   data: "plot-vpp-soak-2n-clx"
7979   include:
7980     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7981     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7982     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7983     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7984     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7985     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7986   layout:
7987     title: "30 Minutes Soak Test (PLRsearch)"
7988     layout: "plot-soak-throughput"
7989
7990 # Soak Test (PLRsearch), boxes - 2n-clx
7991 - type: "plot"
7992   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7993   algorithm: "plot_perf_box_name"
7994   output-file-type: ".html"
7995   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
7996   data: "plot-vpp-soak-2n-clx"
7997   include:
7998     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7999     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
8000     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8001     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8002     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
8003     - "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"
8004   layout:
8005     title: "30 Minutes Soak Test (PLRsearch)"
8006     layout: "plot-soak-throughput"
8007
8008 # Soak Test (PLRsearch), boxes - 2n-skx
8009 - type: "plot"
8010   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8011   algorithm: "plot_perf_box_name"
8012   output-file-type: ".html"
8013   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
8014   data: "plot-vpp-soak-2n-skx"
8015   include:
8016     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
8017     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
8018     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
8019     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
8020     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
8021     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
8022   layout:
8023     title: "30 Minutes Soak Test (PLRsearch)"
8024     layout: "plot-soak-throughput"
8025
8026 # Soak Test (PLRsearch), boxes - 2n-skx
8027 - type: "plot"
8028   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8029   algorithm: "plot_perf_box_name"
8030   output-file-type: ".html"
8031   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
8032   data: "plot-vpp-soak-2n-skx"
8033   include:
8034     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
8035     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
8036     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8037     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8038     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
8039     - "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"
8040   layout:
8041     title: "30 Minutes Soak Test (PLRsearch)"
8042     layout: "plot-soak-throughput"
8043
8044 ###############################################################################
8045
8046 # Reconf tests 2n-skx
8047
8048 - type: "plot"
8049   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8050   algorithm: "plot_nf_reconf_box_name"
8051   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8052   data: "plot-vpp-nfv-reconf-2n-skx"
8053   include:
8054     - "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"
8055     - "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"
8056     - "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"
8057     - "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"
8058     - "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"
8059     - "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"
8060   layout:
8061     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8062     layout: "plot-throughput"
8063
8064 - type: "plot"
8065   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8066   algorithm: "plot_nf_reconf_box_name"
8067   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8068   data: "plot-vpp-nfv-reconf-2n-skx"
8069   include:
8070     - "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"
8071     - "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"
8072     - "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"
8073     - "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"
8074     - "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"
8075     - "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"
8076   layout:
8077     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8078     layout: "plot-throughput"
8079
8080 - type: "plot"
8081   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8082   algorithm: "plot_nf_reconf_box_name"
8083   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8084   data: "plot-vpp-nfv-reconf-2n-skx"
8085   include:
8086     - "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"
8087     - "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"
8088     - "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"
8089     - "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"
8090     - "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"
8091     - "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"
8092   layout:
8093     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8094     layout: "plot-throughput"
8095
8096 ###############################################################################
8097
8098 # Reconf tests 2n-clx
8099
8100 - type: "plot"
8101   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8102   algorithm: "plot_nf_reconf_box_name"
8103   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8104   data: "plot-vpp-nfv-reconf-2n-clx"
8105   include:
8106     - "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"
8107     - "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"
8108     - "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"
8109     - "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"
8110   layout:
8111     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8112     layout: "plot-throughput"
8113
8114 - type: "plot"
8115   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8116   algorithm: "plot_nf_reconf_box_name"
8117   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8118   data: "plot-vpp-nfv-reconf-2n-clx"
8119   include:
8120     - "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"
8121     - "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"
8122     - "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"
8123     - "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"
8124   layout:
8125     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8126     layout: "plot-throughput"
8127
8128 - type: "plot"
8129   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8130   algorithm: "plot_nf_reconf_box_name"
8131   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8132   data: "plot-vpp-nfv-reconf-2n-clx"
8133   include:
8134     - "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"
8135     - "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"
8136     - "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"
8137     - "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"
8138   layout:
8139     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8140     layout: "plot-throughput"
8141
8142 ###############################################################################
8143
8144 # Plots - NF Density - VSC - MRR IMIX
8145 - type: "plot"
8146   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8147   algorithm: "plot_nf_heatmap"
8148   output-file-type: ".html"
8149   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
8150   data: "plot-vpp-nfv-2n-skx-mrr"
8151   filter: "'NIC_Intel-XXV710' and
8152            'NF_DENSITY' and
8153            'VHOST' and
8154            not 'VXLAN' and
8155            'CHAIN' and
8156            'NF_VPPIP4' and
8157            'IMIX' and
8158            '2T1C' and
8159            'MRR'"
8160   parameters:
8161   - "result"
8162   - "name"
8163   - "tags"
8164   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8165   x-axis: "X = VNFs per Service Chain"
8166   y-axis: "Y = Number of Service Chains"
8167   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8168   layout:
8169     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8170     layout: "plot-service-density"
8171
8172 - type: "plot"
8173   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8174   algorithm: "plot_nf_heatmap"
8175   output-file-type: ".html"
8176   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
8177   data: "plot-vpp-nfv-2n-skx-mrr"
8178   filter: "'NIC_Intel-XXV710' and
8179            'NF_DENSITY' and
8180            'VHOST' and
8181            not 'VXLAN' and
8182            'CHAIN' and
8183            'NF_VPPIP4' and
8184            'IMIX' and
8185            '4T2C' and
8186            'MRR'"
8187   parameters:
8188   - "result"
8189   - "name"
8190   - "tags"
8191   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8192   x-axis: "X = VNFs per Service Chain"
8193   y-axis: "Y = Number of Service Chains"
8194   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8195   layout:
8196     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8197     layout: "plot-service-density"
8198
8199 - type: "plot"
8200   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8201   algorithm: "plot_nf_heatmap"
8202   output-file-type: ".html"
8203   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
8204   data: "plot-vpp-nfv-2n-skx-mrr"
8205   filter: "'NIC_Intel-XXV710' and
8206            'NF_DENSITY' and
8207            'VHOST' and
8208            not 'VXLAN' and
8209            'CHAIN' and
8210            'NF_VPPIP4' and
8211            'IMIX' and
8212            '8T4C' and
8213            'MRR'"
8214   parameters:
8215   - "result"
8216   - "name"
8217   - "tags"
8218   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8219   x-axis: "X = VNFs per Service Chain"
8220   y-axis: "Y = Number of Service Chains"
8221   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8222   layout:
8223     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8224     layout: "plot-service-density"
8225
8226 # Plots - NF Density - VSC - NDR IMIX
8227 - type: "plot"
8228   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8229   algorithm: "plot_nf_heatmap"
8230   output-file-type: ".html"
8231   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
8232   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8233   filter: "'NIC_Intel-XXV710' and
8234            'NF_DENSITY' and
8235            'VHOST' and
8236            not 'VXLAN' and
8237            'CHAIN' and
8238            'NF_VPPIP4' and
8239            'IMIX' and
8240            '2T1C' and
8241            'NDRPDR'"
8242   parameters:
8243   - "throughput"
8244   - "name"
8245   - "tags"
8246   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8247   x-axis: "X = VNFs per Service Chain"
8248   y-axis: "Y = Number of Service Chains"
8249   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8250   layout:
8251     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8252     layout: "plot-service-density"
8253
8254 - type: "plot"
8255   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8256   algorithm: "plot_nf_heatmap"
8257   output-file-type: ".html"
8258   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
8259   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8260   filter: "'NIC_Intel-XXV710' and
8261            'NF_DENSITY' and
8262            'VHOST' and
8263            not 'VXLAN' and
8264            'CHAIN' and
8265            'NF_VPPIP4' and
8266            'IMIX' and
8267            '4T2C' and
8268            'NDRPDR'"
8269   parameters:
8270   - "throughput"
8271   - "name"
8272   - "tags"
8273   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8274   x-axis: "X = VNFs per Service Chain"
8275   y-axis: "Y = Number of Service Chains"
8276   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8277   layout:
8278     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8279     layout: "plot-service-density"
8280
8281 - type: "plot"
8282   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8283   algorithm: "plot_nf_heatmap"
8284   output-file-type: ".html"
8285   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
8286   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8287   filter: "'NIC_Intel-XXV710' and
8288            'NF_DENSITY' and
8289            'VHOST' and
8290            not 'VXLAN' and
8291            'CHAIN' and
8292            'NF_VPPIP4' and
8293            'IMIX' and
8294            '8T4C' and
8295            'NDRPDR'"
8296   parameters:
8297   - "throughput"
8298   - "name"
8299   - "tags"
8300   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8301   x-axis: "X = VNFs per Service Chain"
8302   y-axis: "Y = Number of Service Chains"
8303   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8304   layout:
8305     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8306     layout: "plot-service-density"
8307
8308 # Plots - NF Density - VSC - PDR IMIX
8309 - type: "plot"
8310   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8311   algorithm: "plot_nf_heatmap"
8312   output-file-type: ".html"
8313   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
8314   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8315   filter: "'NIC_Intel-XXV710' and
8316            'NF_DENSITY' and
8317            'VHOST' and
8318            not 'VXLAN' and
8319            'CHAIN' and
8320            'NF_VPPIP4' and
8321            'IMIX' and
8322            '2T1C' and
8323            'NDRPDR'"
8324   parameters:
8325   - "throughput"
8326   - "name"
8327   - "tags"
8328   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8329   x-axis: "X = VNFs per Service Chain"
8330   y-axis: "Y = Number of Service Chains"
8331   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8332   layout:
8333     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8334     layout: "plot-service-density"
8335
8336 - type: "plot"
8337   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8338   algorithm: "plot_nf_heatmap"
8339   output-file-type: ".html"
8340   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
8341   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8342   filter: "'NIC_Intel-XXV710' and
8343            'NF_DENSITY' and
8344            'VHOST' and
8345            not 'VXLAN' and
8346            'CHAIN' and
8347            'NF_VPPIP4' and
8348            'IMIX' and
8349            '4T2C' and
8350            'NDRPDR'"
8351   parameters:
8352   - "throughput"
8353   - "name"
8354   - "tags"
8355   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8356   x-axis: "X = VNFs per Service Chain"
8357   y-axis: "Y = Number of Service Chains"
8358   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8359   layout:
8360     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8361     layout: "plot-service-density"
8362
8363 - type: "plot"
8364   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8365   algorithm: "plot_nf_heatmap"
8366   output-file-type: ".html"
8367   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
8368   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8369   filter: "'NIC_Intel-XXV710' and
8370            'NF_DENSITY' and
8371            'VHOST' and
8372            not 'VXLAN' and
8373            'CHAIN' and
8374            'NF_VPPIP4' and
8375            'IMIX' and
8376            '8T4C' and
8377            'NDRPDR'"
8378   parameters:
8379   - "throughput"
8380   - "name"
8381   - "tags"
8382   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8383   x-axis: "X = VNFs per Service Chain"
8384   y-axis: "Y = Number of Service Chains"
8385   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8386   layout:
8387     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8388     layout: "plot-service-density"
8389
8390 ###############################################################################
8391
8392 # Plots - NF Density - VSC - MRR IMIX
8393 - type: "plot"
8394   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8395   algorithm: "plot_nf_heatmap"
8396   output-file-type: ".html"
8397   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
8398   data: "plot-vpp-nfv-2n-skx-mrr"
8399   filter: "'NIC_Intel-XXV710' and
8400            'NF_DENSITY' and
8401            'VHOST' and
8402            'VXLAN' and
8403            'CHAIN' and
8404            'IMIX' and
8405            '2T1C' and
8406            'MRR'"
8407   parameters:
8408   - "result"
8409   - "name"
8410   - "tags"
8411   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8412   x-axis: "X = VNFs per Service Chain"
8413   y-axis: "Y = Number of Service Chains"
8414   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8415   layout:
8416     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8417     layout: "plot-service-density"
8418
8419 - type: "plot"
8420   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8421   algorithm: "plot_nf_heatmap"
8422   output-file-type: ".html"
8423   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
8424   data: "plot-vpp-nfv-2n-skx-mrr"
8425   filter: "'NIC_Intel-XXV710' and
8426            'NF_DENSITY' and
8427            'VHOST' and
8428            'VXLAN' and
8429            'CHAIN' and
8430            'IMIX' and
8431            '4T2C' and
8432            'MRR'"
8433   parameters:
8434   - "result"
8435   - "name"
8436   - "tags"
8437   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8438   x-axis: "X = VNFs per Service Chain"
8439   y-axis: "Y = Number of Service Chains"
8440   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8441   layout:
8442     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8443     layout: "plot-service-density"
8444
8445 - type: "plot"
8446   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8447   algorithm: "plot_nf_heatmap"
8448   output-file-type: ".html"
8449   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
8450   data: "plot-vpp-nfv-2n-skx-mrr"
8451   filter: "'NIC_Intel-XXV710' and
8452            'NF_DENSITY' and
8453            'VHOST' and
8454            'VXLAN' and
8455            'CHAIN' and
8456            'IMIX' and
8457            '8T4C' and
8458            'MRR'"
8459   parameters:
8460   - "result"
8461   - "name"
8462   - "tags"
8463   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8464   x-axis: "X = VNFs per Service Chain"
8465   y-axis: "Y = Number of Service Chains"
8466   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8467   layout:
8468     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8469     layout: "plot-service-density"
8470
8471 # Plots - NF Density - VSC - NDR IMIX
8472 - type: "plot"
8473   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8474   algorithm: "plot_nf_heatmap"
8475   output-file-type: ".html"
8476   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
8477   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8478   filter: "'NIC_Intel-XXV710' and
8479            'NF_DENSITY' and
8480            'VHOST' and
8481            'VXLAN' and
8482            'CHAIN' and
8483            'IMIX' and
8484            '2T1C' and
8485            'NDRPDR'"
8486   parameters:
8487   - "throughput"
8488   - "name"
8489   - "tags"
8490   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8491   x-axis: "X = VNFs per Service Chain"
8492   y-axis: "Y = Number of Service Chains"
8493   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8494   layout:
8495     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8496     layout: "plot-service-density"
8497
8498 - type: "plot"
8499   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8500   algorithm: "plot_nf_heatmap"
8501   output-file-type: ".html"
8502   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
8503   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8504   filter: "'NIC_Intel-XXV710' and
8505            'NF_DENSITY' and
8506            'VHOST' and
8507            'VXLAN' and
8508            'CHAIN' and
8509            'IMIX' and
8510            '4T2C' and
8511            'NDRPDR'"
8512   parameters:
8513   - "throughput"
8514   - "name"
8515   - "tags"
8516   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8517   x-axis: "X = VNFs per Service Chain"
8518   y-axis: "Y = Number of Service Chains"
8519   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8520   layout:
8521     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8522     layout: "plot-service-density"
8523
8524 - type: "plot"
8525   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8526   algorithm: "plot_nf_heatmap"
8527   output-file-type: ".html"
8528   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
8529   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8530   filter: "'NIC_Intel-XXV710' and
8531            'NF_DENSITY' and
8532            'VHOST' and
8533            'VXLAN' and
8534            'CHAIN' and
8535            'IMIX' and
8536            '8T4C' and
8537            'NDRPDR'"
8538   parameters:
8539   - "throughput"
8540   - "name"
8541   - "tags"
8542   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8543   x-axis: "X = VNFs per Service Chain"
8544   y-axis: "Y = Number of Service Chains"
8545   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8546   layout:
8547     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8548     layout: "plot-service-density"
8549
8550 # Plots - NF Density - VSC - PDR IMIX
8551 - type: "plot"
8552   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8553   algorithm: "plot_nf_heatmap"
8554   output-file-type: ".html"
8555   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
8556   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8557   filter: "'NIC_Intel-XXV710' and
8558            'NF_DENSITY' and
8559            'VHOST' and
8560            'VXLAN' and
8561            'CHAIN' and
8562            'IMIX' and
8563            '2T1C' and
8564            'NDRPDR'"
8565   parameters:
8566   - "throughput"
8567   - "name"
8568   - "tags"
8569   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8570   x-axis: "X = VNFs per Service Chain"
8571   y-axis: "Y = Number of Service Chains"
8572   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8573   layout:
8574     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8575     layout: "plot-service-density"
8576
8577 - type: "plot"
8578   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8579   algorithm: "plot_nf_heatmap"
8580   output-file-type: ".html"
8581   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
8582   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8583   filter: "'NIC_Intel-XXV710' and
8584            'NF_DENSITY' and
8585            'VHOST' and
8586            'VXLAN' and
8587            'CHAIN' and
8588            'IMIX' and
8589            '4T2C' and
8590            'NDRPDR'"
8591   parameters:
8592   - "throughput"
8593   - "name"
8594   - "tags"
8595   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8596   x-axis: "X = VNFs per Service Chain"
8597   y-axis: "Y = Number of Service Chains"
8598   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8599   layout:
8600     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8601     layout: "plot-service-density"
8602
8603 - type: "plot"
8604   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8605   algorithm: "plot_nf_heatmap"
8606   output-file-type: ".html"
8607   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
8608   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8609   filter: "'NIC_Intel-XXV710' and
8610            'NF_DENSITY' and
8611            'VHOST' and
8612            'VXLAN' and
8613            'CHAIN' and
8614            'IMIX' and
8615            '8T4C' and
8616            'NDRPDR'"
8617   parameters:
8618   - "throughput"
8619   - "name"
8620   - "tags"
8621   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8622   x-axis: "X = VNFs per Service Chain"
8623   y-axis: "Y = Number of Service Chains"
8624   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8625   layout:
8626     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8627     layout: "plot-service-density"
8628
8629 ###############################################################################
8630
8631 # Plots - NF Density - CSC - MRR IMIX
8632 - type: "plot"
8633   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8634   algorithm: "plot_nf_heatmap"
8635   output-file-type: ".html"
8636   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
8637   data: "plot-vpp-nfv-2n-skx-mrr"
8638   filter: "'NIC_Intel-XXV710' and
8639            'NF_DENSITY' and
8640            'DOCKER' and
8641            'CHAIN' and
8642            'NF_VPPIP4' and
8643            'IMIX' and
8644            '2T1C' and
8645            'MRR'"
8646   parameters:
8647   - "result"
8648   - "name"
8649   - "tags"
8650   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8651   x-axis: "X = CNFs per Service Chain"
8652   y-axis: "Y = Number of Service Chains"
8653   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8654   layout:
8655     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8656     layout: "plot-service-density"
8657
8658 - type: "plot"
8659   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8660   algorithm: "plot_nf_heatmap"
8661   output-file-type: ".html"
8662   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
8663   data: "plot-vpp-nfv-2n-skx-mrr"
8664   filter: "'NIC_Intel-XXV710' and
8665            'NF_DENSITY' and
8666            'DOCKER' and
8667            'CHAIN' and
8668            'NF_VPPIP4' and
8669            'IMIX' and
8670            '4T2C' and
8671            'MRR'"
8672   parameters:
8673   - "result"
8674   - "name"
8675   - "tags"
8676   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8677   x-axis: "X = CNFs per Service Chain"
8678   y-axis: "Y = Number of Service Chains"
8679   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8680   layout:
8681     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8682     layout: "plot-service-density"
8683
8684 - type: "plot"
8685   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8686   algorithm: "plot_nf_heatmap"
8687   output-file-type: ".html"
8688   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8689   data: "plot-vpp-nfv-2n-skx-mrr"
8690   filter: "'NIC_Intel-XXV710' and
8691            'NF_DENSITY' and
8692            'DOCKER' and
8693            'CHAIN' and
8694            'NF_VPPIP4' and
8695            'IMIX' and
8696            '8T4C' and
8697            'MRR'"
8698   parameters:
8699   - "result"
8700   - "name"
8701   - "tags"
8702   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8703   x-axis: "X = CNFs per Service Chain"
8704   y-axis: "Y = Number of Service Chains"
8705   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8706   layout:
8707     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8708     layout: "plot-service-density"
8709
8710 # Plots - NF Density - CSC - NDR IMIX
8711 - type: "plot"
8712   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8713   algorithm: "plot_nf_heatmap"
8714   output-file-type: ".html"
8715   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8716   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8717   filter: "'NIC_Intel-XXV710' and
8718            'NF_DENSITY' and
8719            'DOCKER' and
8720            'CHAIN' and
8721            'NF_VPPIP4' and
8722            'IMIX' and
8723            '2T1C' and
8724            'NDRPDR'"
8725   parameters:
8726   - "throughput"
8727   - "name"
8728   - "tags"
8729   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8730   x-axis: "X = CNFs per Service Chain"
8731   y-axis: "Y = Number of Service Chains"
8732   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8733   layout:
8734     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8735     layout: "plot-service-density"
8736
8737 - type: "plot"
8738   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8739   algorithm: "plot_nf_heatmap"
8740   output-file-type: ".html"
8741   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8742   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8743   filter: "'NIC_Intel-XXV710' and
8744            'NF_DENSITY' and
8745            'DOCKER' and
8746            'CHAIN' and
8747            'NF_VPPIP4' and
8748            'IMIX' and
8749            '4T2C' and
8750            'NDRPDR'"
8751   parameters:
8752   - "throughput"
8753   - "name"
8754   - "tags"
8755   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8756   x-axis: "X = CNFs per Service Chain"
8757   y-axis: "Y = Number of Service Chains"
8758   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8759   layout:
8760     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8761     layout: "plot-service-density"
8762
8763 - type: "plot"
8764   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8765   algorithm: "plot_nf_heatmap"
8766   output-file-type: ".html"
8767   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8768   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8769   filter: "'NIC_Intel-XXV710' and
8770            'NF_DENSITY' and
8771            'DOCKER' and
8772            'CHAIN' and
8773            'NF_VPPIP4' and
8774            'IMIX' and
8775            '8T4C' and
8776            'NDRPDR'"
8777   parameters:
8778   - "throughput"
8779   - "name"
8780   - "tags"
8781   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8782   x-axis: "X = CNFs per Service Chain"
8783   y-axis: "Y = Number of Service Chains"
8784   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8785   layout:
8786     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8787     layout: "plot-service-density"
8788
8789 # Plots - NF Density - CSC - PDR IMIX
8790 - type: "plot"
8791   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8792   algorithm: "plot_nf_heatmap"
8793   output-file-type: ".html"
8794   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8795   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8796   filter: "'NIC_Intel-XXV710' and
8797            'NF_DENSITY' and
8798            'DOCKER' and
8799            'CHAIN' and
8800            'NF_VPPIP4' and
8801            'IMIX' and
8802            '2T1C' and
8803            'NDRPDR'"
8804   parameters:
8805   - "throughput"
8806   - "name"
8807   - "tags"
8808   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8809   x-axis: "X = CNFs per Service Chain"
8810   y-axis: "Y = Number of Service Chains"
8811   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8812   layout:
8813     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8814     layout: "plot-service-density"
8815
8816 - type: "plot"
8817   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8818   algorithm: "plot_nf_heatmap"
8819   output-file-type: ".html"
8820   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8821   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8822   filter: "'NIC_Intel-XXV710' and
8823            'NF_DENSITY' and
8824            'DOCKER' and
8825            'CHAIN' and
8826            'NF_VPPIP4' and
8827            'IMIX' and
8828            '4T2C' and
8829            'NDRPDR'"
8830   parameters:
8831   - "throughput"
8832   - "name"
8833   - "tags"
8834   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8835   x-axis: "X = CNFs per Service Chain"
8836   y-axis: "Y = Number of Service Chains"
8837   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8838   layout:
8839     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8840     layout: "plot-service-density"
8841
8842 - type: "plot"
8843   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8844   algorithm: "plot_nf_heatmap"
8845   output-file-type: ".html"
8846   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8847   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8848   filter: "'NIC_Intel-XXV710' and
8849            'NF_DENSITY' and
8850            'DOCKER' and
8851            'CHAIN' and
8852            'NF_VPPIP4' and
8853            'IMIX' and
8854            '8T4C' and
8855            'NDRPDR'"
8856   parameters:
8857   - "throughput"
8858   - "name"
8859   - "tags"
8860   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8861   x-axis: "X = CNFs per Service Chain"
8862   y-axis: "Y = Number of Service Chains"
8863   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8864   layout:
8865     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8866     layout: "plot-service-density"
8867
8868 ################################################################################
8869 #
8870 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8871 #- type: "plot"
8872 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8873 #  algorithm: "plot_nf_heatmap"
8874 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8875 #  data: "plot-vpp-nfv-3n-skx-mrr"
8876 #  filter: "'NIC_Intel-XXV710' and
8877 #           'NF_DENSITY' and
8878 #           'DOCKER' and
8879 #           'CHAIN' and
8880 #           'NF_VPPIP4' and
8881 #           'IPSEC' and
8882 #           'TNL_4' and
8883 #           'IMIX' and
8884 #           '2T1C' and
8885 #           'MRR'"
8886 #  parameters:
8887 #  - "result"
8888 #  - "name"
8889 #  - "tags"
8890 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8891 #  x-axis: "X = CNFs per Service Chain"
8892 #  y-axis: "Y = Number of Service Chains"
8893 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8894 #  layout:
8895 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8896 #    layout: "plot-service-density"
8897 #
8898 #- type: "plot"
8899 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8900 #  algorithm: "plot_nf_heatmap"
8901 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8902 #  data: "plot-vpp-nfv-3n-skx-mrr"
8903 #  filter: "'NIC_Intel-XXV710' and
8904 #           'NF_DENSITY' and
8905 #           'DOCKER' and
8906 #           'CHAIN' and
8907 #           'NF_VPPIP4' and
8908 #           'IPSEC' and
8909 #           'TNL_4' and
8910 #           'IMIX' and
8911 #           '4T2C' and
8912 #           'MRR'"
8913 #  parameters:
8914 #  - "result"
8915 #  - "name"
8916 #  - "tags"
8917 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8918 #  x-axis: "X = CNFs per Service Chain"
8919 #  y-axis: "Y = Number of Service Chains"
8920 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8921 #  layout:
8922 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8923 #    layout: "plot-service-density"
8924 #
8925 #- type: "plot"
8926 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8927 #  algorithm: "plot_nf_heatmap"
8928 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8929 #  data: "plot-vpp-nfv-3n-skx-mrr"
8930 #  filter: "'NIC_Intel-XXV710' and
8931 #           'NF_DENSITY' and
8932 #           'DOCKER' and
8933 #           'CHAIN' and
8934 #           'NF_VPPIP4' and
8935 #           'IPSEC' and
8936 #           'TNL_4' and
8937 #           'IMIX' and
8938 #           '8T4C' and
8939 #           'MRR'"
8940 #  parameters:
8941 #  - "result"
8942 #  - "name"
8943 #  - "tags"
8944 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8945 #  x-axis: "X = CNFs per Service Chain"
8946 #  y-axis: "Y = Number of Service Chains"
8947 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8948 #  layout:
8949 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8950 #    layout: "plot-service-density"
8951
8952 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8953 #- type: "plot"
8954 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8955 #  algorithm: "plot_nf_heatmap"
8956 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8957 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8958 #  filter: "'NIC_Intel-XXV710' and
8959 #           'NF_DENSITY' and
8960 #           'DOCKER' and
8961 #           'CHAIN' and
8962 #           'NF_VPPIP4' and
8963 #           'IPSEC' and
8964 #           'TNL_4' and
8965 #           'IMIX' and
8966 #           '2T1C' and
8967 #           'NDRPDR'"
8968 #  parameters:
8969 #  - "throughput"
8970 #  - "name"
8971 #  - "tags"
8972 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8973 #  x-axis: "X = CNFs per Service Chain"
8974 #  y-axis: "Y = Number of Service Chains"
8975 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8976 #  layout:
8977 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8978 #    layout: "plot-service-density"
8979 #
8980 #- type: "plot"
8981 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8982 #  algorithm: "plot_nf_heatmap"
8983 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8984 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8985 #  filter: "'NIC_Intel-XXV710' and
8986 #           'NF_DENSITY' and
8987 #           'DOCKER' and
8988 #           'CHAIN' and
8989 #           'NF_VPPIP4' and
8990 #           'IPSEC' and
8991 #           'TNL_4' and
8992 #           'IMIX' and
8993 #           '4T2C' and
8994 #           'NDRPDR'"
8995 #  parameters:
8996 #  - "throughput"
8997 #  - "name"
8998 #  - "tags"
8999 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9000 #  x-axis: "X = CNFs per Service Chain"
9001 #  y-axis: "Y = Number of Service Chains"
9002 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9003 #  layout:
9004 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9005 #    layout: "plot-service-density"
9006 #
9007 #- type: "plot"
9008 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9009 #  algorithm: "plot_nf_heatmap"
9010 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
9011 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9012 #  filter: "'NIC_Intel-XXV710' and
9013 #           'NF_DENSITY' and
9014 #           'DOCKER' and
9015 #           'CHAIN' and
9016 #           'NF_VPPIP4' and
9017 #           'IPSEC' and
9018 #           'TNL_4' and
9019 #           'IMIX' and
9020 #           '8T4C' and
9021 #           'NDRPDR'"
9022 #  parameters:
9023 #  - "throughput"
9024 #  - "name"
9025 #  - "tags"
9026 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9027 #  x-axis: "X = CNFs per Service Chain"
9028 #  y-axis: "Y = Number of Service Chains"
9029 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9030 #  layout:
9031 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9032 #    layout: "plot-service-density"
9033 #
9034 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9035 #- type: "plot"
9036 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9037 #  algorithm: "plot_nf_heatmap"
9038 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
9039 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9040 #  filter: "'NIC_Intel-XXV710' and
9041 #           'NF_DENSITY' and
9042 #           'DOCKER' and
9043 #           'CHAIN' and
9044 #           'NF_VPPIP4' and
9045 #           'IPSEC' and
9046 #           'TNL_4' and
9047 #           'IMIX' and
9048 #           '2T1C' and
9049 #           'NDRPDR'"
9050 #  parameters:
9051 #  - "throughput"
9052 #  - "name"
9053 #  - "tags"
9054 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9055 #  x-axis: "X = CNFs per Service Chain"
9056 #  y-axis: "Y = Number of Service Chains"
9057 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9058 #  layout:
9059 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9060 #    layout: "plot-service-density"
9061 #
9062 #- type: "plot"
9063 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9064 #  algorithm: "plot_nf_heatmap"
9065 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
9066 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9067 #  filter: "'NIC_Intel-XXV710' and
9068 #           'NF_DENSITY' and
9069 #           'DOCKER' and
9070 #           'CHAIN' and
9071 #           'NF_VPPIP4' and
9072 #           'IPSEC' and
9073 #           'TNL_4' and
9074 #           'IMIX' and
9075 #           '4T2C' and
9076 #           'NDRPDR'"
9077 #  parameters:
9078 #  - "throughput"
9079 #  - "name"
9080 #  - "tags"
9081 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9082 #  x-axis: "X = CNFs per Service Chain"
9083 #  y-axis: "Y = Number of Service Chains"
9084 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9085 #  layout:
9086 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9087 #    layout: "plot-service-density"
9088 #
9089 #- type: "plot"
9090 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9091 #  algorithm: "plot_nf_heatmap"
9092 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
9093 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9094 #  filter: "'NIC_Intel-XXV710' and
9095 #           'NF_DENSITY' and
9096 #           'DOCKER' and
9097 #           'CHAIN' and
9098 #           'NF_VPPIP4' and
9099 #           'IPSEC' and
9100 #           'TNL_4' and
9101 #           'IMIX' and
9102 #           '8T4C' and
9103 #           'NDRPDR'"
9104 #  parameters:
9105 #  - "throughput"
9106 #  - "name"
9107 #  - "tags"
9108 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9109 #  x-axis: "X = CNFs per Service Chain"
9110 #  y-axis: "Y = Number of Service Chains"
9111 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9112 #  layout:
9113 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9114 #    layout: "plot-service-density"
9115
9116 ###############################################################################
9117
9118 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9119 #- type: "plot"
9120 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9121 #  algorithm: "plot_nf_heatmap"
9122 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
9123 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9124 #  filter: "'NIC_Intel-XL710' and
9125 #           'NF_DENSITY' and
9126 #           'DOCKER' and
9127 #           'CHAIN' and
9128 #           'NF_VPPIP4' and
9129 #           'IMIX' and
9130 #           'TNL_4' and
9131 #           '1T1C' and
9132 #           'MRR'"
9133 #  parameters:
9134 #  - "result"
9135 #  - "name"
9136 #  - "tags"
9137 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9138 #  x-axis: "X = CNFs per Service Chain"
9139 #  y-axis: "Y = Number of Service Chains"
9140 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9141 #  layout:
9142 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9143 #    layout: "plot-service-density"
9144 #
9145 #- type: "plot"
9146 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9147 #  algorithm: "plot_nf_heatmap"
9148 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
9149 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9150 #  filter: "'NIC_Intel-XL710' and
9151 #           'NF_DENSITY' and
9152 #           'DOCKER' and
9153 #           'CHAIN' and
9154 #           'NF_VPPIP4' and
9155 #           'IPSEC' and
9156 #           'TNL_4' and
9157 #           'IMIX' and
9158 #           '2T2C' and
9159 #           'MRR'"
9160 #  parameters:
9161 #  - "result"
9162 #  - "name"
9163 #  - "tags"
9164 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9165 #  x-axis: "X = CNFs per Service Chain"
9166 #  y-axis: "Y = Number of Service Chains"
9167 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9168 #  layout:
9169 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9170 #    layout: "plot-service-density"
9171 #
9172 #- type: "plot"
9173 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9174 #  algorithm: "plot_nf_heatmap"
9175 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
9176 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9177 #  filter: "'NIC_Intel-XL710' and
9178 #           'NF_DENSITY' and
9179 #           'DOCKER' and
9180 #           'CHAIN' and
9181 #           'NF_VPPIP4' and
9182 #           'IPSEC' and
9183 #           'TNL_4' and
9184 #           'IMIX' and
9185 #           '4T4C' and
9186 #           'MRR'"
9187 #  parameters:
9188 #  - "result"
9189 #  - "name"
9190 #  - "tags"
9191 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9192 #  x-axis: "X = CNFs per Service Chain"
9193 #  y-axis: "Y = Number of Service Chains"
9194 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9195 #  layout:
9196 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9197 #    layout: "plot-service-density"
9198
9199 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9200 #- type: "plot"
9201 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9202 #  algorithm: "plot_nf_heatmap"
9203 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
9204 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9205 #  filter: "'NIC_Intel-XL710' and
9206 #           'NF_DENSITY' and
9207 #           'DOCKER' and
9208 #           'CHAIN' and
9209 #           'NF_VPPIP4' and
9210 #           'IPSEC' and
9211 #           'TNL_4' and
9212 #           'IMIX' and
9213 #           '1T1C' and
9214 #           'NDRPDR'"
9215 #  parameters:
9216 #  - "throughput"
9217 #  - "name"
9218 #  - "tags"
9219 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9220 #  x-axis: "X = CNFs per Service Chain"
9221 #  y-axis: "Y = Number of Service Chains"
9222 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9223 #  layout:
9224 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9225 #    layout: "plot-service-density"
9226 #
9227 #- type: "plot"
9228 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9229 #  algorithm: "plot_nf_heatmap"
9230 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
9231 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9232 #  filter: "'NIC_Intel-XL710' and
9233 #           'NF_DENSITY' and
9234 #           'DOCKER' and
9235 #           'CHAIN' and
9236 #           'NF_VPPIP4' and
9237 #           'IPSEC' and
9238 #           'TNL_4' and
9239 #           'IMIX' and
9240 #           '2T2C' and
9241 #           'NDRPDR'"
9242 #  parameters:
9243 #  - "throughput"
9244 #  - "name"
9245 #  - "tags"
9246 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9247 #  x-axis: "X = CNFs per Service Chain"
9248 #  y-axis: "Y = Number of Service Chains"
9249 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9250 #  layout:
9251 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9252 #    layout: "plot-service-density"
9253 #
9254 #- type: "plot"
9255 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9256 #  algorithm: "plot_nf_heatmap"
9257 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
9258 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9259 #  filter: "'NIC_Intel-XL710' and
9260 #           'NF_DENSITY' and
9261 #           'DOCKER' and
9262 #           'CHAIN' and
9263 #           'NF_VPPIP4' and
9264 #           'IPSEC' and
9265 #           'TNL_4' and
9266 #           'IMIX' and
9267 #           '4T4C' and
9268 #           'NDRPDR'"
9269 #  parameters:
9270 #  - "throughput"
9271 #  - "name"
9272 #  - "tags"
9273 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9274 #  x-axis: "X = CNFs per Service Chain"
9275 #  y-axis: "Y = Number of Service Chains"
9276 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9277 #  layout:
9278 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9279 #    layout: "plot-service-density"
9280 #
9281 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9282 #- type: "plot"
9283 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9284 #  algorithm: "plot_nf_heatmap"
9285 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
9286 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9287 #  filter: "'NIC_Intel-XL710' and
9288 #           'NF_DENSITY' and
9289 #           'DOCKER' and
9290 #           'CHAIN' and
9291 #           'NF_VPPIP4' and
9292 #           'IPSEC' and
9293 #           'TNL_4' and
9294 #           'IMIX' and
9295 #           '1T1C' and
9296 #           'NDRPDR'"
9297 #  parameters:
9298 #  - "throughput"
9299 #  - "name"
9300 #  - "tags"
9301 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9302 #  x-axis: "X = CNFs per Service Chain"
9303 #  y-axis: "Y = Number of Service Chains"
9304 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9305 #  layout:
9306 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9307 #    layout: "plot-service-density"
9308 #
9309 #- type: "plot"
9310 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9311 #  algorithm: "plot_nf_heatmap"
9312 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
9313 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9314 #  filter: "'NIC_Intel-XL710' and
9315 #           'NF_DENSITY' and
9316 #           'DOCKER' and
9317 #           'CHAIN' and
9318 #           'NF_VPPIP4' and
9319 #           'IPSEC' and
9320 #           'TNL_4' and
9321 #           'IMIX' and
9322 #           '2T2C' and
9323 #           'NDRPDR'"
9324 #  parameters:
9325 #  - "throughput"
9326 #  - "name"
9327 #  - "tags"
9328 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9329 #  x-axis: "X = CNFs per Service Chain"
9330 #  y-axis: "Y = Number of Service Chains"
9331 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9332 #  layout:
9333 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9334 #    layout: "plot-service-density"
9335 #
9336 #- type: "plot"
9337 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9338 #  algorithm: "plot_nf_heatmap"
9339 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
9340 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9341 #  filter: "'NIC_Intel-XL710' and
9342 #           'NF_DENSITY' and
9343 #           'DOCKER' and
9344 #           'CHAIN' and
9345 #           'NF_VPPIP4' and
9346 #           'IPSEC' and
9347 #           'TNL_4' and
9348 #           'IMIX' and
9349 #           '4T4C' and
9350 #           'NDRPDR'"
9351 #  parameters:
9352 #  - "throughput"
9353 #  - "name"
9354 #  - "tags"
9355 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9356 #  x-axis: "X = CNFs per Service Chain"
9357 #  y-axis: "Y = Number of Service Chains"
9358 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9359 #  layout:
9360 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9361 #    layout: "plot-service-density"
9362
9363 ###############################################################################
9364
9365 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9366 #- type: "plot"
9367 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9368 #  algorithm: "plot_nf_heatmap"
9369 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
9370 #  data: "plot-vpp-nfv-3n-skx-mrr"
9371 #  filter: "'NIC_Intel-XXV710' and
9372 #           'NF_DENSITY' and
9373 #           'DOCKER' and
9374 #           'CHAIN' and
9375 #           'NF_VPPIP4' and
9376 #           'IPSEC' and
9377 #           'TNL_1000' and
9378 #           'IMIX' and
9379 #           '2T1C' and
9380 #           'MRR'"
9381 #  parameters:
9382 #  - "result"
9383 #  - "name"
9384 #  - "tags"
9385 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9386 #  x-axis: "X = CNFs per Service Chain"
9387 #  y-axis: "Y = Number of Service Chains"
9388 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9389 #  layout:
9390 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9391 #    layout: "plot-service-density"
9392 #
9393 #- type: "plot"
9394 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9395 #  algorithm: "plot_nf_heatmap"
9396 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
9397 #  data: "plot-vpp-nfv-3n-skx-mrr"
9398 #  filter: "'NIC_Intel-XXV710' and
9399 #           'NF_DENSITY' and
9400 #           'DOCKER' and
9401 #           'CHAIN' and
9402 #           'NF_VPPIP4' and
9403 #           'IPSEC' and
9404 #           'TNL_1000' and
9405 #           'IMIX' and
9406 #           '4T2C' and
9407 #           'MRR'"
9408 #  parameters:
9409 #  - "result"
9410 #  - "name"
9411 #  - "tags"
9412 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9413 #  x-axis: "X = CNFs per Service Chain"
9414 #  y-axis: "Y = Number of Service Chains"
9415 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9416 #  layout:
9417 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9418 #    layout: "plot-service-density"
9419 #
9420 #- type: "plot"
9421 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9422 #  algorithm: "plot_nf_heatmap"
9423 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
9424 #  data: "plot-vpp-nfv-3n-skx-mrr"
9425 #  filter: "'NIC_Intel-XXV710' and
9426 #           'NF_DENSITY' and
9427 #           'DOCKER' and
9428 #           'CHAIN' and
9429 #           'NF_VPPIP4' and
9430 #           'IPSEC' and
9431 #           'TNL_1000' and
9432 #           'IMIX' and
9433 #           '8T4C' and
9434 #           'MRR'"
9435 #  parameters:
9436 #  - "result"
9437 #  - "name"
9438 #  - "tags"
9439 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9440 #  x-axis: "X = CNFs per Service Chain"
9441 #  y-axis: "Y = Number of Service Chains"
9442 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9443 #  layout:
9444 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9445 #    layout: "plot-service-density"
9446
9447 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9448 #- type: "plot"
9449 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9450 #  algorithm: "plot_nf_heatmap"
9451 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
9452 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9453 #  filter: "'NIC_Intel-XXV710' and
9454 #           'NF_DENSITY' and
9455 #           'DOCKER' and
9456 #           'CHAIN' and
9457 #           'NF_VPPIP4' and
9458 #           'IPSEC' and
9459 #           'TNL_1000' and
9460 #           'IMIX' and
9461 #           '2T1C' and
9462 #           'NDRPDR'"
9463 #  parameters:
9464 #  - "throughput"
9465 #  - "name"
9466 #  - "tags"
9467 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9468 #  x-axis: "X = CNFs per Service Chain"
9469 #  y-axis: "Y = Number of Service Chains"
9470 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9471 #  layout:
9472 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9473 #    layout: "plot-service-density"
9474 #
9475 #- type: "plot"
9476 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9477 #  algorithm: "plot_nf_heatmap"
9478 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
9479 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9480 #  filter: "'NIC_Intel-XXV710' and
9481 #           'NF_DENSITY' and
9482 #           'DOCKER' and
9483 #           'CHAIN' and
9484 #           'NF_VPPIP4' and
9485 #           'IPSEC' and
9486 #           'TNL_1000' and
9487 #           'IMIX' and
9488 #           '4T2C' and
9489 #           'NDRPDR'"
9490 #  parameters:
9491 #  - "throughput"
9492 #  - "name"
9493 #  - "tags"
9494 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9495 #  x-axis: "X = CNFs per Service Chain"
9496 #  y-axis: "Y = Number of Service Chains"
9497 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9498 #  layout:
9499 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9500 #    layout: "plot-service-density"
9501 #
9502 #- type: "plot"
9503 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9504 #  algorithm: "plot_nf_heatmap"
9505 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
9506 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9507 #  filter: "'NIC_Intel-XXV710' and
9508 #           'NF_DENSITY' and
9509 #           'DOCKER' and
9510 #           'CHAIN' and
9511 #           'NF_VPPIP4' and
9512 #           'IPSEC' and
9513 #           'TNL_1000' and
9514 #           'IMIX' and
9515 #           '8T4C' and
9516 #           'NDRPDR'"
9517 #  parameters:
9518 #  - "throughput"
9519 #  - "name"
9520 #  - "tags"
9521 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9522 #  x-axis: "X = CNFs per Service Chain"
9523 #  y-axis: "Y = Number of Service Chains"
9524 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9525 #  layout:
9526 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9527 #    layout: "plot-service-density"
9528 #
9529 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9530 #- type: "plot"
9531 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9532 #  algorithm: "plot_nf_heatmap"
9533 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
9534 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9535 #  filter: "'NIC_Intel-XXV710' and
9536 #           'NF_DENSITY' and
9537 #           'DOCKER' and
9538 #           'CHAIN' and
9539 #           'NF_VPPIP4' and
9540 #           'IPSEC' and
9541 #           'TNL_1000' and
9542 #           'IMIX' and
9543 #           '2T1C' and
9544 #           'NDRPDR'"
9545 #  parameters:
9546 #  - "throughput"
9547 #  - "name"
9548 #  - "tags"
9549 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9550 #  x-axis: "X = CNFs per Service Chain"
9551 #  y-axis: "Y = Number of Service Chains"
9552 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9553 #  layout:
9554 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9555 #    layout: "plot-service-density"
9556 #
9557 #- type: "plot"
9558 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9559 #  algorithm: "plot_nf_heatmap"
9560 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
9561 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9562 #  filter: "'NIC_Intel-XXV710' and
9563 #           'NF_DENSITY' and
9564 #           'DOCKER' and
9565 #           'CHAIN' and
9566 #           'NF_VPPIP4' and
9567 #           'IPSEC' and
9568 #           'TNL_1000' and
9569 #           'IMIX' and
9570 #           '4T2C' and
9571 #           'NDRPDR'"
9572 #  parameters:
9573 #  - "throughput"
9574 #  - "name"
9575 #  - "tags"
9576 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9577 #  x-axis: "X = CNFs per Service Chain"
9578 #  y-axis: "Y = Number of Service Chains"
9579 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9580 #  layout:
9581 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9582 #    layout: "plot-service-density"
9583 #
9584 #- type: "plot"
9585 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9586 #  algorithm: "plot_nf_heatmap"
9587 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9588 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9589 #  filter: "'NIC_Intel-XXV710' and
9590 #           'NF_DENSITY' and
9591 #           'DOCKER' and
9592 #           'CHAIN' and
9593 #           'NF_VPPIP4' and
9594 #           'IPSEC' and
9595 #           'TNL_1000' and
9596 #           'IMIX' and
9597 #           '8T4C' and
9598 #           'NDRPDR'"
9599 #  parameters:
9600 #  - "throughput"
9601 #  - "name"
9602 #  - "tags"
9603 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9604 #  x-axis: "X = CNFs per Service Chain"
9605 #  y-axis: "Y = Number of Service Chains"
9606 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9607 #  layout:
9608 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9609 #    layout: "plot-service-density"
9610
9611 ###############################################################################
9612
9613 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9614 #- type: "plot"
9615 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9616 #  algorithm: "plot_nf_heatmap"
9617 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9618 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9619 #  filter: "'NIC_Intel-XL710' and
9620 #           'NF_DENSITY' and
9621 #           'DOCKER' and
9622 #           'CHAIN' and
9623 #           'NF_VPPIP4' and
9624 #           'IMIX' and
9625 #           'TNL_1000' and
9626 #           '1T1C' and
9627 #           'MRR'"
9628 #  parameters:
9629 #  - "result"
9630 #  - "name"
9631 #  - "tags"
9632 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9633 #  x-axis: "X = CNFs per Service Chain"
9634 #  y-axis: "Y = Number of Service Chains"
9635 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9636 #  layout:
9637 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9638 #    layout: "plot-service-density"
9639 #
9640 #- type: "plot"
9641 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9642 #  algorithm: "plot_nf_heatmap"
9643 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9644 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9645 #  filter: "'NIC_Intel-XL710' and
9646 #           'NF_DENSITY' and
9647 #           'DOCKER' and
9648 #           'CHAIN' and
9649 #           'NF_VPPIP4' and
9650 #           'IPSEC' and
9651 #           'TNL_1000' and
9652 #           'IMIX' and
9653 #           '2T2C' and
9654 #           'MRR'"
9655 #  parameters:
9656 #  - "result"
9657 #  - "name"
9658 #  - "tags"
9659 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9660 #  x-axis: "X = CNFs per Service Chain"
9661 #  y-axis: "Y = Number of Service Chains"
9662 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9663 #  layout:
9664 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9665 #    layout: "plot-service-density"
9666 #
9667 #- type: "plot"
9668 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9669 #  algorithm: "plot_nf_heatmap"
9670 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9671 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9672 #  filter: "'NIC_Intel-XL710' and
9673 #           'NF_DENSITY' and
9674 #           'DOCKER' and
9675 #           'CHAIN' and
9676 #           'NF_VPPIP4' and
9677 #           'IPSEC' and
9678 #           'TNL_1000' and
9679 #           'IMIX' and
9680 #           '4T4C' and
9681 #           'MRR'"
9682 #  parameters:
9683 #  - "result"
9684 #  - "name"
9685 #  - "tags"
9686 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9687 #  x-axis: "X = CNFs per Service Chain"
9688 #  y-axis: "Y = Number of Service Chains"
9689 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9690 #  layout:
9691 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9692 #    layout: "plot-service-density"
9693
9694 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9695 #- type: "plot"
9696 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9697 #  algorithm: "plot_nf_heatmap"
9698 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9699 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9700 #  filter: "'NIC_Intel-XL710' and
9701 #           'NF_DENSITY' and
9702 #           'DOCKER' and
9703 #           'CHAIN' and
9704 #           'NF_VPPIP4' and
9705 #           'IPSEC' and
9706 #           'TNL_1000' and
9707 #           'IMIX' and
9708 #           '1T1C' and
9709 #           'NDRPDR'"
9710 #  parameters:
9711 #  - "throughput"
9712 #  - "name"
9713 #  - "tags"
9714 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9715 #  x-axis: "X = CNFs per Service Chain"
9716 #  y-axis: "Y = Number of Service Chains"
9717 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9718 #  layout:
9719 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9720 #    layout: "plot-service-density"
9721 #
9722 #- type: "plot"
9723 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9724 #  algorithm: "plot_nf_heatmap"
9725 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9726 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9727 #  filter: "'NIC_Intel-XL710' and
9728 #           'NF_DENSITY' and
9729 #           'DOCKER' and
9730 #           'CHAIN' and
9731 #           'NF_VPPIP4' and
9732 #           'IPSEC' and
9733 #           'TNL_1000' and
9734 #           'IMIX' and
9735 #           '2T2C' and
9736 #           'NDRPDR'"
9737 #  parameters:
9738 #  - "throughput"
9739 #  - "name"
9740 #  - "tags"
9741 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9742 #  x-axis: "X = CNFs per Service Chain"
9743 #  y-axis: "Y = Number of Service Chains"
9744 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9745 #  layout:
9746 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9747 #    layout: "plot-service-density"
9748 #
9749 #- type: "plot"
9750 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9751 #  algorithm: "plot_nf_heatmap"
9752 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9753 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9754 #  filter: "'NIC_Intel-XL710' and
9755 #           'NF_DENSITY' and
9756 #           'DOCKER' and
9757 #           'CHAIN' and
9758 #           'NF_VPPIP4' and
9759 #           'IPSEC' and
9760 #           'TNL_1000' and
9761 #           'IMIX' and
9762 #           '4T4C' and
9763 #           'NDRPDR'"
9764 #  parameters:
9765 #  - "throughput"
9766 #  - "name"
9767 #  - "tags"
9768 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9769 #  x-axis: "X = CNFs per Service Chain"
9770 #  y-axis: "Y = Number of Service Chains"
9771 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9772 #  layout:
9773 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9774 #    layout: "plot-service-density"
9775 #
9776 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9777 #- type: "plot"
9778 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9779 #  algorithm: "plot_nf_heatmap"
9780 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9781 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9782 #  filter: "'NIC_Intel-XL710' and
9783 #           'NF_DENSITY' and
9784 #           'DOCKER' and
9785 #           'CHAIN' and
9786 #           'NF_VPPIP4' and
9787 #           'IPSEC' and
9788 #           'TNL_1000' and
9789 #           'IMIX' and
9790 #           '1T1C' and
9791 #           'NDRPDR'"
9792 #  parameters:
9793 #  - "throughput"
9794 #  - "name"
9795 #  - "tags"
9796 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9797 #  x-axis: "X = CNFs per Service Chain"
9798 #  y-axis: "Y = Number of Service Chains"
9799 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9800 #  layout:
9801 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9802 #    layout: "plot-service-density"
9803 #
9804 #- type: "plot"
9805 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9806 #  algorithm: "plot_nf_heatmap"
9807 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9808 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9809 #  filter: "'NIC_Intel-XL710' and
9810 #           'NF_DENSITY' and
9811 #           'DOCKER' and
9812 #           'CHAIN' and
9813 #           'NF_VPPIP4' and
9814 #           'IPSEC' and
9815 #           'TNL_1000' and
9816 #           'IMIX' and
9817 #           '2T2C' and
9818 #           'NDRPDR'"
9819 #  parameters:
9820 #  - "throughput"
9821 #  - "name"
9822 #  - "tags"
9823 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9824 #  x-axis: "X = CNFs per Service Chain"
9825 #  y-axis: "Y = Number of Service Chains"
9826 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9827 #  layout:
9828 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9829 #    layout: "plot-service-density"
9830 #
9831 #- type: "plot"
9832 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9833 #  algorithm: "plot_nf_heatmap"
9834 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9835 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9836 #  filter: "'NIC_Intel-XL710' and
9837 #           'NF_DENSITY' and
9838 #           'DOCKER' and
9839 #           'CHAIN' and
9840 #           'NF_VPPIP4' and
9841 #           'IPSEC' and
9842 #           'TNL_1000' and
9843 #           'IMIX' and
9844 #           '4T4C' and
9845 #           'NDRPDR'"
9846 #  parameters:
9847 #  - "throughput"
9848 #  - "name"
9849 #  - "tags"
9850 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9851 #  x-axis: "X = CNFs per Service Chain"
9852 #  y-axis: "Y = Number of Service Chains"
9853 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9854 #  layout:
9855 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9856 #    layout: "plot-service-density"
9857
9858 ###############################################################################
9859
9860 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9861 #- type: "plot"
9862 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9863 #  algorithm: "plot_nf_heatmap"
9864 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9865 #  data: "plot-vpp-nfv-3n-skx-mrr"
9866 #  filter: "'NIC_Intel-XXV710' and
9867 #           'NF_DENSITY' and
9868 #           'DOCKER' and
9869 #           'CHAIN' and
9870 #           'NF_VPPIP4' and
9871 #           'IPSEC' and
9872 #           'TNL_10000' and
9873 #           'IMIX' and
9874 #           '2T1C' and
9875 #           'MRR'"
9876 #  parameters:
9877 #  - "result"
9878 #  - "name"
9879 #  - "tags"
9880 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9881 #  x-axis: "X = CNFs per Service Chain"
9882 #  y-axis: "Y = Number of Service Chains"
9883 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9884 #  layout:
9885 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9886 #    layout: "plot-service-density"
9887 #
9888 #- type: "plot"
9889 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9890 #  algorithm: "plot_nf_heatmap"
9891 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9892 #  data: "plot-vpp-nfv-3n-skx-mrr"
9893 #  filter: "'NIC_Intel-XXV710' and
9894 #           'NF_DENSITY' and
9895 #           'DOCKER' and
9896 #           'CHAIN' and
9897 #           'NF_VPPIP4' and
9898 #           'IPSEC' and
9899 #           'TNL_10000' and
9900 #           'IMIX' and
9901 #           '4T2C' and
9902 #           'MRR'"
9903 #  parameters:
9904 #  - "result"
9905 #  - "name"
9906 #  - "tags"
9907 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9908 #  x-axis: "X = CNFs per Service Chain"
9909 #  y-axis: "Y = Number of Service Chains"
9910 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9911 #  layout:
9912 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9913 #    layout: "plot-service-density"
9914 #
9915 #- type: "plot"
9916 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9917 #  algorithm: "plot_nf_heatmap"
9918 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9919 #  data: "plot-vpp-nfv-3n-skx-mrr"
9920 #  filter: "'NIC_Intel-XXV710' and
9921 #           'NF_DENSITY' and
9922 #           'DOCKER' and
9923 #           'CHAIN' and
9924 #           'NF_VPPIP4' and
9925 #           'IPSEC' and
9926 #           'TNL_10000' and
9927 #           'IMIX' and
9928 #           '8T4C' and
9929 #           'MRR'"
9930 #  parameters:
9931 #  - "result"
9932 #  - "name"
9933 #  - "tags"
9934 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9935 #  x-axis: "X = CNFs per Service Chain"
9936 #  y-axis: "Y = Number of Service Chains"
9937 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9938 #  layout:
9939 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9940 #    layout: "plot-service-density"
9941
9942 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9943 #- type: "plot"
9944 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9945 #  algorithm: "plot_nf_heatmap"
9946 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9947 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9948 #  filter: "'NIC_Intel-XXV710' and
9949 #           'NF_DENSITY' and
9950 #           'DOCKER' and
9951 #           'CHAIN' and
9952 #           'NF_VPPIP4' and
9953 #           'IPSEC' and
9954 #           'TNL_10000' and
9955 #           'IMIX' and
9956 #           '2T1C' and
9957 #           'NDRPDR'"
9958 #  parameters:
9959 #  - "throughput"
9960 #  - "name"
9961 #  - "tags"
9962 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9963 #  x-axis: "X = CNFs per Service Chain"
9964 #  y-axis: "Y = Number of Service Chains"
9965 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9966 #  layout:
9967 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9968 #    layout: "plot-service-density"
9969 #
9970 #- type: "plot"
9971 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9972 #  algorithm: "plot_nf_heatmap"
9973 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9974 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9975 #  filter: "'NIC_Intel-XXV710' and
9976 #           'NF_DENSITY' and
9977 #           'DOCKER' and
9978 #           'CHAIN' and
9979 #           'NF_VPPIP4' and
9980 #           'IPSEC' and
9981 #           'TNL_10000' and
9982 #           'IMIX' and
9983 #           '4T2C' and
9984 #           'NDRPDR'"
9985 #  parameters:
9986 #  - "throughput"
9987 #  - "name"
9988 #  - "tags"
9989 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9990 #  x-axis: "X = CNFs per Service Chain"
9991 #  y-axis: "Y = Number of Service Chains"
9992 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9993 #  layout:
9994 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9995 #    layout: "plot-service-density"
9996 #
9997 #- type: "plot"
9998 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9999 #  algorithm: "plot_nf_heatmap"
10000 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
10001 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10002 #  filter: "'NIC_Intel-XXV710' and
10003 #           'NF_DENSITY' and
10004 #           'DOCKER' and
10005 #           'CHAIN' and
10006 #           'NF_VPPIP4' and
10007 #           'IPSEC' and
10008 #           'TNL_10000' and
10009 #           'IMIX' and
10010 #           '8T4C' and
10011 #           'NDRPDR'"
10012 #  parameters:
10013 #  - "throughput"
10014 #  - "name"
10015 #  - "tags"
10016 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10017 #  x-axis: "X = CNFs per Service Chain"
10018 #  y-axis: "Y = Number of Service Chains"
10019 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10020 #  layout:
10021 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10022 #    layout: "plot-service-density"
10023 #
10024 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10025 #- type: "plot"
10026 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10027 #  algorithm: "plot_nf_heatmap"
10028 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
10029 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10030 #  filter: "'NIC_Intel-XXV710' and
10031 #           'NF_DENSITY' and
10032 #           'DOCKER' and
10033 #           'CHAIN' and
10034 #           'NF_VPPIP4' and
10035 #           'IPSEC' and
10036 #           'TNL_10000' and
10037 #           'IMIX' and
10038 #           '2T1C' and
10039 #           'NDRPDR'"
10040 #  parameters:
10041 #  - "throughput"
10042 #  - "name"
10043 #  - "tags"
10044 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10045 #  x-axis: "X = CNFs per Service Chain"
10046 #  y-axis: "Y = Number of Service Chains"
10047 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10048 #  layout:
10049 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10050 #    layout: "plot-service-density"
10051 #
10052 #- type: "plot"
10053 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10054 #  algorithm: "plot_nf_heatmap"
10055 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
10056 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10057 #  filter: "'NIC_Intel-XXV710' and
10058 #           'NF_DENSITY' and
10059 #           'DOCKER' and
10060 #           'CHAIN' and
10061 #           'NF_VPPIP4' and
10062 #           'IPSEC' and
10063 #           'TNL_10000' and
10064 #           'IMIX' and
10065 #           '4T2C' and
10066 #           'NDRPDR'"
10067 #  parameters:
10068 #  - "throughput"
10069 #  - "name"
10070 #  - "tags"
10071 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10072 #  x-axis: "X = CNFs per Service Chain"
10073 #  y-axis: "Y = Number of Service Chains"
10074 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10075 #  layout:
10076 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10077 #    layout: "plot-service-density"
10078 #
10079 #- type: "plot"
10080 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10081 #  algorithm: "plot_nf_heatmap"
10082 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
10083 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10084 #  filter: "'NIC_Intel-XXV710' and
10085 #           'NF_DENSITY' and
10086 #           'DOCKER' and
10087 #           'CHAIN' and
10088 #           'NF_VPPIP4' and
10089 #           'IPSEC' and
10090 #           'TNL_10000' and
10091 #           'IMIX' and
10092 #           '8T4C' and
10093 #           'NDRPDR'"
10094 #  parameters:
10095 #  - "throughput"
10096 #  - "name"
10097 #  - "tags"
10098 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10099 #  x-axis: "X = CNFs per Service Chain"
10100 #  y-axis: "Y = Number of Service Chains"
10101 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10102 #  layout:
10103 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10104 #    layout: "plot-service-density"
10105
10106 ###############################################################################
10107
10108 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10109 #- type: "plot"
10110 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10111 #  algorithm: "plot_nf_heatmap"
10112 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
10113 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10114 #  filter: "'NIC_Intel-XL710' and
10115 #           'NF_DENSITY' and
10116 #           'DOCKER' and
10117 #           'CHAIN' and
10118 #           'NF_VPPIP4' and
10119 #           'IMIX' and
10120 #           'TNL_10000' and
10121 #           '1T1C' and
10122 #           'MRR'"
10123 #  parameters:
10124 #  - "result"
10125 #  - "name"
10126 #  - "tags"
10127 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10128 #  x-axis: "X = CNFs per Service Chain"
10129 #  y-axis: "Y = Number of Service Chains"
10130 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10131 #  layout:
10132 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10133 #    layout: "plot-service-density"
10134 #
10135 #- type: "plot"
10136 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10137 #  algorithm: "plot_nf_heatmap"
10138 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
10139 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10140 #  filter: "'NIC_Intel-XL710' and
10141 #           'NF_DENSITY' and
10142 #           'DOCKER' and
10143 #           'CHAIN' and
10144 #           'NF_VPPIP4' and
10145 #           'IPSEC' and
10146 #           'TNL_10000' and
10147 #           'IMIX' and
10148 #           '2T2C' and
10149 #           'MRR'"
10150 #  parameters:
10151 #  - "result"
10152 #  - "name"
10153 #  - "tags"
10154 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10155 #  x-axis: "X = CNFs per Service Chain"
10156 #  y-axis: "Y = Number of Service Chains"
10157 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10158 #  layout:
10159 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10160 #    layout: "plot-service-density"
10161 #
10162 #- type: "plot"
10163 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10164 #  algorithm: "plot_nf_heatmap"
10165 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
10166 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10167 #  filter: "'NIC_Intel-XL710' and
10168 #           'NF_DENSITY' and
10169 #           'DOCKER' and
10170 #           'CHAIN' and
10171 #           'NF_VPPIP4' and
10172 #           'IPSEC' and
10173 #           'TNL_10000' and
10174 #           'IMIX' and
10175 #           '4T4C' and
10176 #           'MRR'"
10177 #  parameters:
10178 #  - "result"
10179 #  - "name"
10180 #  - "tags"
10181 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10182 #  x-axis: "X = CNFs per Service Chain"
10183 #  y-axis: "Y = Number of Service Chains"
10184 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10185 #  layout:
10186 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10187 #    layout: "plot-service-density"
10188
10189 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10190 #- type: "plot"
10191 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10192 #  algorithm: "plot_nf_heatmap"
10193 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
10194 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10195 #  filter: "'NIC_Intel-XL710' and
10196 #           'NF_DENSITY' and
10197 #           'DOCKER' and
10198 #           'CHAIN' and
10199 #           'NF_VPPIP4' and
10200 #           'IPSEC' and
10201 #           'TNL_10000' and
10202 #           'IMIX' and
10203 #           '1T1C' and
10204 #           'NDRPDR'"
10205 #  parameters:
10206 #  - "throughput"
10207 #  - "name"
10208 #  - "tags"
10209 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10210 #  x-axis: "X = CNFs per Service Chain"
10211 #  y-axis: "Y = Number of Service Chains"
10212 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10213 #  layout:
10214 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10215 #    layout: "plot-service-density"
10216 #
10217 #- type: "plot"
10218 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10219 #  algorithm: "plot_nf_heatmap"
10220 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
10221 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10222 #  filter: "'NIC_Intel-XL710' and
10223 #           'NF_DENSITY' and
10224 #           'DOCKER' and
10225 #           'CHAIN' and
10226 #           'NF_VPPIP4' and
10227 #           'IPSEC' and
10228 #           'TNL_10000' and
10229 #           'IMIX' and
10230 #           '2T2C' and
10231 #           'NDRPDR'"
10232 #  parameters:
10233 #  - "throughput"
10234 #  - "name"
10235 #  - "tags"
10236 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10237 #  x-axis: "X = CNFs per Service Chain"
10238 #  y-axis: "Y = Number of Service Chains"
10239 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10240 #  layout:
10241 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10242 #    layout: "plot-service-density"
10243 #
10244 #- type: "plot"
10245 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10246 #  algorithm: "plot_nf_heatmap"
10247 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
10248 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10249 #  filter: "'NIC_Intel-XL710' and
10250 #           'NF_DENSITY' and
10251 #           'DOCKER' and
10252 #           'CHAIN' and
10253 #           'NF_VPPIP4' and
10254 #           'IPSEC' and
10255 #           'TNL_10000' and
10256 #           'IMIX' and
10257 #           '4T4C' and
10258 #           'NDRPDR'"
10259 #  parameters:
10260 #  - "throughput"
10261 #  - "name"
10262 #  - "tags"
10263 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10264 #  x-axis: "X = CNFs per Service Chain"
10265 #  y-axis: "Y = Number of Service Chains"
10266 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10267 #  layout:
10268 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10269 #    layout: "plot-service-density"
10270 #
10271 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10272 #- type: "plot"
10273 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10274 #  algorithm: "plot_nf_heatmap"
10275 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
10276 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10277 #  filter: "'NIC_Intel-XL710' and
10278 #           'NF_DENSITY' and
10279 #           'DOCKER' and
10280 #           'CHAIN' and
10281 #           'NF_VPPIP4' and
10282 #           'IPSEC' and
10283 #           'TNL_10000' and
10284 #           'IMIX' and
10285 #           '1T1C' and
10286 #           'NDRPDR'"
10287 #  parameters:
10288 #  - "throughput"
10289 #  - "name"
10290 #  - "tags"
10291 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10292 #  x-axis: "X = CNFs per Service Chain"
10293 #  y-axis: "Y = Number of Service Chains"
10294 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10295 #  layout:
10296 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10297 #    layout: "plot-service-density"
10298 #
10299 #- type: "plot"
10300 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10301 #  algorithm: "plot_nf_heatmap"
10302 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
10303 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10304 #  filter: "'NIC_Intel-XL710' and
10305 #           'NF_DENSITY' and
10306 #           'DOCKER' and
10307 #           'CHAIN' and
10308 #           'NF_VPPIP4' and
10309 #           'IPSEC' and
10310 #           'TNL_10000' and
10311 #           'IMIX' and
10312 #           '2T2C' and
10313 #           'NDRPDR'"
10314 #  parameters:
10315 #  - "throughput"
10316 #  - "name"
10317 #  - "tags"
10318 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10319 #  x-axis: "X = CNFs per Service Chain"
10320 #  y-axis: "Y = Number of Service Chains"
10321 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10322 #  layout:
10323 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10324 #    layout: "plot-service-density"
10325 #
10326 #- type: "plot"
10327 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10328 #  algorithm: "plot_nf_heatmap"
10329 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
10330 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10331 #  filter: "'NIC_Intel-XL710' and
10332 #           'NF_DENSITY' and
10333 #           'DOCKER' and
10334 #           'CHAIN' and
10335 #           'NF_VPPIP4' and
10336 #           'IPSEC' and
10337 #           'TNL_10000' and
10338 #           'IMIX' and
10339 #           '4T4C' and
10340 #           'NDRPDR'"
10341 #  parameters:
10342 #  - "throughput"
10343 #  - "name"
10344 #  - "tags"
10345 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10346 #  x-axis: "X = CNFs per Service Chain"
10347 #  y-axis: "Y = Number of Service Chains"
10348 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10349 #  layout:
10350 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10351 #    layout: "plot-service-density"
10352
10353 ###############################################################################
10354
10355 # Plots - NF Density - CSP - MRR IMIX
10356 - type: "plot"
10357   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10358   algorithm: "plot_nf_heatmap"
10359   output-file-type: ".html"
10360   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
10361   data: "plot-vpp-nfv-2n-skx-mrr"
10362   filter: "'NIC_Intel-XXV710' and
10363            'NF_DENSITY' and
10364            'DOCKER' and
10365            'PIPELINE' and
10366            'NF_VPPIP4' and
10367            'IMIX' and
10368            '2T1C' and
10369            'MRR'"
10370   parameters:
10371   - "result"
10372   - "name"
10373   - "tags"
10374   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10375   x-axis: "X = CNFs per Service Pipeline"
10376   y-axis: "Y = Number of Service Pipelines"
10377   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10378   layout:
10379     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10380     layout: "plot-service-density"
10381
10382 - type: "plot"
10383   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10384   algorithm: "plot_nf_heatmap"
10385   output-file-type: ".html"
10386   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
10387   data: "plot-vpp-nfv-2n-skx-mrr"
10388   filter: "'NIC_Intel-XXV710' and
10389            'NF_DENSITY' and
10390            'DOCKER' and
10391            'PIPELINE' and
10392            'NF_VPPIP4' and
10393            'IMIX' and
10394            '4T2C' and
10395            'MRR'"
10396   parameters:
10397   - "result"
10398   - "name"
10399   - "tags"
10400   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10401   x-axis: "X = CNFs per Service Pipeline"
10402   y-axis: "Y = Number of Service Pipelines"
10403   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10404   layout:
10405     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10406     layout: "plot-service-density"
10407
10408 - type: "plot"
10409   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10410   algorithm: "plot_nf_heatmap"
10411   output-file-type: ".html"
10412   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
10413   data: "plot-vpp-nfv-2n-skx-mrr"
10414   filter: "'NIC_Intel-XXV710' and
10415            'NF_DENSITY' and
10416            'DOCKER' and
10417            'PIPELINE' and
10418            'NF_VPPIP4' and
10419            'IMIX' and
10420            '8T4C' and
10421            'MRR'"
10422   parameters:
10423   - "result"
10424   - "name"
10425   - "tags"
10426   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10427   x-axis: "X = CNFs per Service Pipeline"
10428   y-axis: "Y = Number of Service Pipelines"
10429   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10430   layout:
10431     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10432     layout: "plot-service-density"
10433
10434 # Plots - NF Density - CSP - NDR IMIX
10435 - type: "plot"
10436   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10437   algorithm: "plot_nf_heatmap"
10438   output-file-type: ".html"
10439   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10440   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10441   filter: "'NIC_Intel-XXV710' and
10442            'NF_DENSITY' and
10443            'DOCKER' and
10444            'PIPELINE' and
10445            'NF_VPPIP4' and
10446            'IMIX' and
10447            '2T1C' and
10448            'NDRPDR'"
10449   parameters:
10450   - "throughput"
10451   - "name"
10452   - "tags"
10453   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10454   x-axis: "X = CNFs per Service Pipeline"
10455   y-axis: "Y = Number of Service Pipelines"
10456   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10457   layout:
10458     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10459     layout: "plot-service-density"
10460
10461 - type: "plot"
10462   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10463   algorithm: "plot_nf_heatmap"
10464   output-file-type: ".html"
10465   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10466   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10467   filter: "'NIC_Intel-XXV710' and
10468            'NF_DENSITY' and
10469            'DOCKER' and
10470            'PIPELINE' and
10471            'NF_VPPIP4' and
10472            'IMIX' and
10473            '4T2C' and
10474            'NDRPDR'"
10475   parameters:
10476   - "throughput"
10477   - "name"
10478   - "tags"
10479   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10480   x-axis: "X = CNFs per Service Pipeline"
10481   y-axis: "Y = Number of Service Pipelines"
10482   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10483   layout:
10484     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10485     layout: "plot-service-density"
10486
10487 - type: "plot"
10488   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10489   algorithm: "plot_nf_heatmap"
10490   output-file-type: ".html"
10491   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
10492   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10493   filter: "'NIC_Intel-XXV710' and
10494            'NF_DENSITY' and
10495            'DOCKER' and
10496            'PIPELINE' and
10497            'NF_VPPIP4' and
10498            'IMIX' and
10499            '8T4C' and
10500            'NDRPDR'"
10501   parameters:
10502   - "throughput"
10503   - "name"
10504   - "tags"
10505   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10506   x-axis: "X = CNFs per Service Pipeline"
10507   y-axis: "Y = Number of Service Pipelines"
10508   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10509   layout:
10510     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10511     layout: "plot-service-density"
10512
10513 # Plots - NF Density - CSP - PDR IMIX
10514 - type: "plot"
10515   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10516   algorithm: "plot_nf_heatmap"
10517   output-file-type: ".html"
10518   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
10519   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10520   filter: "'NIC_Intel-XXV710' and
10521            'NF_DENSITY' and
10522            'DOCKER' and
10523            'PIPELINE' and
10524            'NF_VPPIP4' and
10525            'IMIX' and
10526            '2T1C' and
10527            'NDRPDR'"
10528   parameters:
10529   - "throughput"
10530   - "name"
10531   - "tags"
10532   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10533   x-axis: "X = CNFs per Service Pipeline"
10534   y-axis: "Y = Number of Service Pipelines"
10535   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10536   layout:
10537     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10538     layout: "plot-service-density"
10539
10540 - type: "plot"
10541   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10542   algorithm: "plot_nf_heatmap"
10543   output-file-type: ".html"
10544   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10545   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10546   filter: "'NIC_Intel-XXV710' and
10547            'NF_DENSITY' and
10548            'DOCKER' and
10549            'PIPELINE' and
10550            'NF_VPPIP4' and
10551            'IMIX' and
10552            '4T2C' and
10553            'NDRPDR'"
10554   parameters:
10555   - "throughput"
10556   - "name"
10557   - "tags"
10558   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10559   x-axis: "X = CNFs per Service Pipeline"
10560   y-axis: "Y = Number of Service Pipelines"
10561   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10562   layout:
10563     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10564     layout: "plot-service-density"
10565
10566 - type: "plot"
10567   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10568   algorithm: "plot_nf_heatmap"
10569   output-file-type: ".html"
10570   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10571   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10572   filter: "'NIC_Intel-XXV710' and
10573            'NF_DENSITY' and
10574            'DOCKER' and
10575            'PIPELINE' and
10576            'NF_VPPIP4' and
10577            'IMIX' and
10578            '8T4C' and
10579            'NDRPDR'"
10580   parameters:
10581   - "throughput"
10582   - "name"
10583   - "tags"
10584   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10585   x-axis: "X = CNFs per Service Pipeline"
10586   y-axis: "Y = Number of Service Pipelines"
10587   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10588   layout:
10589     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10590     layout: "plot-service-density"
10591
10592 ###############################################################################
10593 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10594
10595 - type: "plot"
10596   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10597   algorithm: "plot_nf_heatmap"
10598   output-file-type: ".html"
10599   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10600   data: "plot-vpp-nfv-2n-clx-mrr"
10601   filter: "'NIC_Intel-XXV710' and
10602            'NF_DENSITY' and
10603            'VHOST' and
10604            not 'VXLAN' and
10605            'CHAIN' and
10606            'NF_VPPIP4' and
10607            'IMIX' and
10608            '2T1C' and
10609            'MRR'"
10610   parameters:
10611   - "result"
10612   - "name"
10613   - "tags"
10614   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10615   x-axis: "X = VNFs per Service Chain"
10616   y-axis: "Y = Number of Service Chains"
10617   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10618   layout:
10619     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10620     layout: "plot-service-density"
10621
10622 - type: "plot"
10623   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10624   algorithm: "plot_nf_heatmap"
10625   output-file-type: ".html"
10626   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10627   data: "plot-vpp-nfv-2n-clx-mrr"
10628   filter: "'NIC_Intel-XXV710' and
10629            'NF_DENSITY' and
10630            'VHOST' and
10631            not 'VXLAN' and
10632            'CHAIN' and
10633            'NF_VPPIP4' and
10634            'IMIX' and
10635            '4T2C' and
10636            'MRR'"
10637   parameters:
10638   - "result"
10639   - "name"
10640   - "tags"
10641   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10642   x-axis: "X = VNFs per Service Chain"
10643   y-axis: "Y = Number of Service Chains"
10644   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10645   layout:
10646     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10647     layout: "plot-service-density"
10648
10649 - type: "plot"
10650   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10651   algorithm: "plot_nf_heatmap"
10652   output-file-type: ".html"
10653   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10654   data: "plot-vpp-nfv-2n-clx-mrr"
10655   filter: "'NIC_Intel-XXV710' and
10656            'NF_DENSITY' and
10657            'VHOST' and
10658            not 'VXLAN' and
10659            'CHAIN' and
10660            'NF_VPPIP4' and
10661            'IMIX' and
10662            '8T4C' and
10663            'MRR'"
10664   parameters:
10665   - "result"
10666   - "name"
10667   - "tags"
10668   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10669   x-axis: "X = VNFs per Service Chain"
10670   y-axis: "Y = Number of Service Chains"
10671   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10672   layout:
10673     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10674     layout: "plot-service-density"
10675
10676 # Plots - NF Density - VSC - NDR IMIX
10677 - type: "plot"
10678   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10679   algorithm: "plot_nf_heatmap"
10680   output-file-type: ".html"
10681   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10682   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10683   filter: "'NIC_Intel-XXV710' and
10684            'NF_DENSITY' and
10685            'VHOST' and
10686            not 'VXLAN' and
10687            'CHAIN' and
10688            'NF_VPPIP4' and
10689            'IMIX' and
10690            '2T1C' and
10691            'NDRPDR'"
10692   parameters:
10693   - "throughput"
10694   - "name"
10695   - "tags"
10696   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10697   x-axis: "X = VNFs per Service Chain"
10698   y-axis: "Y = Number of Service Chains"
10699   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10700   layout:
10701     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10702     layout: "plot-service-density"
10703
10704 - type: "plot"
10705   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10706   algorithm: "plot_nf_heatmap"
10707   output-file-type: ".html"
10708   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10709   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10710   filter: "'NIC_Intel-XXV710' and
10711            'NF_DENSITY' and
10712            'VHOST' and
10713            not 'VXLAN' and
10714            'CHAIN' and
10715            'NF_VPPIP4' and
10716            'IMIX' and
10717            '4T2C' and
10718            'NDRPDR'"
10719   parameters:
10720   - "throughput"
10721   - "name"
10722   - "tags"
10723   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10724   x-axis: "X = VNFs per Service Chain"
10725   y-axis: "Y = Number of Service Chains"
10726   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10727   layout:
10728     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10729     layout: "plot-service-density"
10730
10731 - type: "plot"
10732   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10733   algorithm: "plot_nf_heatmap"
10734   output-file-type: ".html"
10735   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10736   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10737   filter: "'NIC_Intel-XXV710' and
10738            'NF_DENSITY' and
10739            'VHOST' and
10740            not 'VXLAN' and
10741            'CHAIN' and
10742            'NF_VPPIP4' and
10743            'IMIX' and
10744            '8T4C' and
10745            'NDRPDR'"
10746   parameters:
10747   - "throughput"
10748   - "name"
10749   - "tags"
10750   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10751   x-axis: "X = VNFs per Service Chain"
10752   y-axis: "Y = Number of Service Chains"
10753   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10754   layout:
10755     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10756     layout: "plot-service-density"
10757
10758 # Plots - NF Density - VSC - PDR IMIX
10759 - type: "plot"
10760   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10761   algorithm: "plot_nf_heatmap"
10762   output-file-type: ".html"
10763   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10764   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10765   filter: "'NIC_Intel-XXV710' and
10766            'NF_DENSITY' and
10767            'VHOST' and
10768            not 'VXLAN' and
10769            'CHAIN' and
10770            'NF_VPPIP4' and
10771            'IMIX' and
10772            '2T1C' and
10773            'NDRPDR'"
10774   parameters:
10775   - "throughput"
10776   - "name"
10777   - "tags"
10778   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10779   x-axis: "X = VNFs per Service Chain"
10780   y-axis: "Y = Number of Service Chains"
10781   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10782   layout:
10783     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10784     layout: "plot-service-density"
10785
10786 - type: "plot"
10787   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10788   algorithm: "plot_nf_heatmap"
10789   output-file-type: ".html"
10790   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10791   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10792   filter: "'NIC_Intel-XXV710' and
10793            'NF_DENSITY' and
10794            'VHOST' and
10795            not 'VXLAN' and
10796            'CHAIN' and
10797            'NF_VPPIP4' and
10798            'IMIX' and
10799            '4T2C' and
10800            'NDRPDR'"
10801   parameters:
10802   - "throughput"
10803   - "name"
10804   - "tags"
10805   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10806   x-axis: "X = VNFs per Service Chain"
10807   y-axis: "Y = Number of Service Chains"
10808   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10809   layout:
10810     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10811     layout: "plot-service-density"
10812
10813 - type: "plot"
10814   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10815   algorithm: "plot_nf_heatmap"
10816   output-file-type: ".html"
10817   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10818   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10819   filter: "'NIC_Intel-XXV710' and
10820            'NF_DENSITY' and
10821            'VHOST' and
10822            not 'VXLAN' and
10823            'CHAIN' and
10824            'NF_VPPIP4' and
10825            'IMIX' and
10826            '8T4C' and
10827            'NDRPDR'"
10828   parameters:
10829   - "throughput"
10830   - "name"
10831   - "tags"
10832   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10833   x-axis: "X = VNFs per Service Chain"
10834   y-axis: "Y = Number of Service Chains"
10835   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10836   layout:
10837     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10838     layout: "plot-service-density"
10839
10840 # Plots - NF Density - VSC - MRR IMIX
10841 - type: "plot"
10842   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10843   algorithm: "plot_nf_heatmap"
10844   output-file-type: ".html"
10845   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10846   data: "plot-vpp-nfv-2n-clx-mrr"
10847   filter: "'NIC_Intel-XXV710' and
10848            'NF_DENSITY' and
10849            'VHOST' and
10850            'VXLAN' and
10851            'CHAIN' and
10852            'IMIX' and
10853            '2T1C' and
10854            'MRR'"
10855   parameters:
10856   - "result"
10857   - "name"
10858   - "tags"
10859   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10860   x-axis: "X = VNFs per Service Chain"
10861   y-axis: "Y = Number of Service Chains"
10862   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10863   layout:
10864     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10865     layout: "plot-service-density"
10866
10867 - type: "plot"
10868   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10869   algorithm: "plot_nf_heatmap"
10870   output-file-type: ".html"
10871   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10872   data: "plot-vpp-nfv-2n-clx-mrr"
10873   filter: "'NIC_Intel-XXV710' and
10874            'NF_DENSITY' and
10875            'VHOST' and
10876            'VXLAN' and
10877            'CHAIN' and
10878            'IMIX' and
10879            '4T2C' and
10880            'MRR'"
10881   parameters:
10882   - "result"
10883   - "name"
10884   - "tags"
10885   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10886   x-axis: "X = VNFs per Service Chain"
10887   y-axis: "Y = Number of Service Chains"
10888   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10889   layout:
10890     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10891     layout: "plot-service-density"
10892
10893 - type: "plot"
10894   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10895   algorithm: "plot_nf_heatmap"
10896   output-file-type: ".html"
10897   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10898   data: "plot-vpp-nfv-2n-clx-mrr"
10899   filter: "'NIC_Intel-XXV710' and
10900            'NF_DENSITY' and
10901            'VHOST' and
10902            'VXLAN' and
10903            'CHAIN' and
10904            'IMIX' and
10905            '8T4C' and
10906            'MRR'"
10907   parameters:
10908   - "result"
10909   - "name"
10910   - "tags"
10911   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10912   x-axis: "X = VNFs per Service Chain"
10913   y-axis: "Y = Number of Service Chains"
10914   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10915   layout:
10916     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10917     layout: "plot-service-density"
10918
10919 # Plots - NF Density - VSC - NDR IMIX
10920 - type: "plot"
10921   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10922   algorithm: "plot_nf_heatmap"
10923   output-file-type: ".html"
10924   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10925   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10926   filter: "'NIC_Intel-XXV710' and
10927            'NF_DENSITY' and
10928            'VHOST' and
10929            'VXLAN' and
10930            'CHAIN' and
10931            'IMIX' and
10932            '2T1C' and
10933            'NDRPDR'"
10934   parameters:
10935   - "throughput"
10936   - "name"
10937   - "tags"
10938   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10939   x-axis: "X = VNFs per Service Chain"
10940   y-axis: "Y = Number of Service Chains"
10941   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10942   layout:
10943     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10944     layout: "plot-service-density"
10945
10946 - type: "plot"
10947   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10948   algorithm: "plot_nf_heatmap"
10949   output-file-type: ".html"
10950   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10951   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10952   filter: "'NIC_Intel-XXV710' and
10953            'NF_DENSITY' and
10954            'VHOST' and
10955            'VXLAN' and
10956            'CHAIN' and
10957            'IMIX' and
10958            '4T2C' and
10959            'NDRPDR'"
10960   parameters:
10961   - "throughput"
10962   - "name"
10963   - "tags"
10964   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10965   x-axis: "X = VNFs per Service Chain"
10966   y-axis: "Y = Number of Service Chains"
10967   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10968   layout:
10969     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10970     layout: "plot-service-density"
10971
10972 - type: "plot"
10973   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10974   algorithm: "plot_nf_heatmap"
10975   output-file-type: ".html"
10976   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10977   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10978   filter: "'NIC_Intel-XXV710' and
10979            'NF_DENSITY' and
10980            'VHOST' and
10981            'VXLAN' and
10982            'CHAIN' and
10983            'IMIX' and
10984            '8T4C' and
10985            'NDRPDR'"
10986   parameters:
10987   - "throughput"
10988   - "name"
10989   - "tags"
10990   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10991   x-axis: "X = VNFs per Service Chain"
10992   y-axis: "Y = Number of Service Chains"
10993   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10994   layout:
10995     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10996     layout: "plot-service-density"
10997
10998 # Plots - NF Density - VSC - PDR IMIX
10999 - type: "plot"
11000   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11001   algorithm: "plot_nf_heatmap"
11002   output-file-type: ".html"
11003   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
11004   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11005   filter: "'NIC_Intel-XXV710' and
11006            'NF_DENSITY' and
11007            'VHOST' and
11008            'VXLAN' and
11009            'CHAIN' and
11010            'IMIX' and
11011            '2T1C' and
11012            'NDRPDR'"
11013   parameters:
11014   - "throughput"
11015   - "name"
11016   - "tags"
11017   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11018   x-axis: "X = VNFs per Service Chain"
11019   y-axis: "Y = Number of Service Chains"
11020   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11021   layout:
11022     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11023     layout: "plot-service-density"
11024
11025 - type: "plot"
11026   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11027   algorithm: "plot_nf_heatmap"
11028   output-file-type: ".html"
11029   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
11030   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11031   filter: "'NIC_Intel-XXV710' and
11032            'NF_DENSITY' and
11033            'VHOST' and
11034            'VXLAN' and
11035            'CHAIN' and
11036            'IMIX' and
11037            '4T2C' and
11038            'NDRPDR'"
11039   parameters:
11040   - "throughput"
11041   - "name"
11042   - "tags"
11043   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11044   x-axis: "X = VNFs per Service Chain"
11045   y-axis: "Y = Number of Service Chains"
11046   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11047   layout:
11048     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11049     layout: "plot-service-density"
11050
11051 - type: "plot"
11052   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11053   algorithm: "plot_nf_heatmap"
11054   output-file-type: ".html"
11055   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
11056   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11057   filter: "'NIC_Intel-XXV710' and
11058            'NF_DENSITY' and
11059            'VHOST' and
11060            'VXLAN' and
11061            'CHAIN' and
11062            'IMIX' and
11063            '8T4C' and
11064            'NDRPDR'"
11065   parameters:
11066   - "throughput"
11067   - "name"
11068   - "tags"
11069   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11070   x-axis: "X = VNFs per Service Chain"
11071   y-axis: "Y = Number of Service Chains"
11072   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11073   layout:
11074     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11075     layout: "plot-service-density"
11076
11077 # Plots - NF Density - CSC - MRR IMIX
11078 - type: "plot"
11079   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11080   algorithm: "plot_nf_heatmap"
11081   output-file-type: ".html"
11082   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
11083   data: "plot-vpp-nfv-2n-clx-mrr"
11084   filter: "'NIC_Intel-XXV710' and
11085            'NF_DENSITY' and
11086            'DOCKER' and
11087            'CHAIN' and
11088            'NF_VPPIP4' and
11089            'IMIX' and
11090            '2T1C' and
11091            'MRR'"
11092   parameters:
11093   - "result"
11094   - "name"
11095   - "tags"
11096   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11097   x-axis: "X = CNFs per Service Chain"
11098   y-axis: "Y = Number of Service Chains"
11099   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11100   layout:
11101     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11102     layout: "plot-service-density"
11103
11104 - type: "plot"
11105   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11106   algorithm: "plot_nf_heatmap"
11107   output-file-type: ".html"
11108   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
11109   data: "plot-vpp-nfv-2n-clx-mrr"
11110   filter: "'NIC_Intel-XXV710' and
11111            'NF_DENSITY' and
11112            'DOCKER' and
11113            'CHAIN' and
11114            'NF_VPPIP4' and
11115            'IMIX' and
11116            '4T2C' and
11117            'MRR'"
11118   parameters:
11119   - "result"
11120   - "name"
11121   - "tags"
11122   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11123   x-axis: "X = CNFs per Service Chain"
11124   y-axis: "Y = Number of Service Chains"
11125   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11126   layout:
11127     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11128     layout: "plot-service-density"
11129
11130 - type: "plot"
11131   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11132   algorithm: "plot_nf_heatmap"
11133   output-file-type: ".html"
11134   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
11135   data: "plot-vpp-nfv-2n-clx-mrr"
11136   filter: "'NIC_Intel-XXV710' and
11137            'NF_DENSITY' and
11138            'DOCKER' and
11139            'CHAIN' and
11140            'NF_VPPIP4' and
11141            'IMIX' and
11142            '8T4C' and
11143            'MRR'"
11144   parameters:
11145   - "result"
11146   - "name"
11147   - "tags"
11148   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11149   x-axis: "X = CNFs per Service Chain"
11150   y-axis: "Y = Number of Service Chains"
11151   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11152   layout:
11153     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11154     layout: "plot-service-density"
11155
11156 # Plots - NF Density - CSC - NDR IMIX
11157 - type: "plot"
11158   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11159   algorithm: "plot_nf_heatmap"
11160   output-file-type: ".html"
11161   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
11162   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11163   filter: "'NIC_Intel-XXV710' and
11164            'NF_DENSITY' and
11165            'DOCKER' and
11166            'CHAIN' and
11167            'NF_VPPIP4' and
11168            'IMIX' and
11169            '2T1C' and
11170            'NDRPDR'"
11171   parameters:
11172   - "throughput"
11173   - "name"
11174   - "tags"
11175   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11176   x-axis: "X = CNFs per Service Chain"
11177   y-axis: "Y = Number of Service Chains"
11178   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11179   layout:
11180     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11181     layout: "plot-service-density"
11182
11183 - type: "plot"
11184   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11185   algorithm: "plot_nf_heatmap"
11186   output-file-type: ".html"
11187   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
11188   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11189   filter: "'NIC_Intel-XXV710' and
11190            'NF_DENSITY' and
11191            'DOCKER' and
11192            'CHAIN' and
11193            'NF_VPPIP4' and
11194            'IMIX' and
11195            '4T2C' and
11196            'NDRPDR'"
11197   parameters:
11198   - "throughput"
11199   - "name"
11200   - "tags"
11201   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11202   x-axis: "X = CNFs per Service Chain"
11203   y-axis: "Y = Number of Service Chains"
11204   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11205   layout:
11206     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11207     layout: "plot-service-density"
11208
11209 - type: "plot"
11210   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11211   algorithm: "plot_nf_heatmap"
11212   output-file-type: ".html"
11213   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
11214   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11215   filter: "'NIC_Intel-XXV710' and
11216            'NF_DENSITY' and
11217            'DOCKER' and
11218            'CHAIN' and
11219            'NF_VPPIP4' and
11220            'IMIX' and
11221            '8T4C' and
11222            'NDRPDR'"
11223   parameters:
11224   - "throughput"
11225   - "name"
11226   - "tags"
11227   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11228   x-axis: "X = CNFs per Service Chain"
11229   y-axis: "Y = Number of Service Chains"
11230   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11231   layout:
11232     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11233     layout: "plot-service-density"
11234
11235 # Plots - NF Density - CSC - PDR IMIX
11236 - type: "plot"
11237   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11238   algorithm: "plot_nf_heatmap"
11239   output-file-type: ".html"
11240   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
11241   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11242   filter: "'NIC_Intel-XXV710' and
11243            'NF_DENSITY' and
11244            'DOCKER' and
11245            'CHAIN' and
11246            'NF_VPPIP4' and
11247            'IMIX' and
11248            '2T1C' and
11249            'NDRPDR'"
11250   parameters:
11251   - "throughput"
11252   - "name"
11253   - "tags"
11254   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11255   x-axis: "X = CNFs per Service Chain"
11256   y-axis: "Y = Number of Service Chains"
11257   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11258   layout:
11259     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11260     layout: "plot-service-density"
11261
11262 - type: "plot"
11263   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11264   algorithm: "plot_nf_heatmap"
11265   output-file-type: ".html"
11266   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
11267   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11268   filter: "'NIC_Intel-XXV710' and
11269            'NF_DENSITY' and
11270            'DOCKER' and
11271            'CHAIN' and
11272            'NF_VPPIP4' and
11273            'IMIX' and
11274            '4T2C' and
11275            'NDRPDR'"
11276   parameters:
11277   - "throughput"
11278   - "name"
11279   - "tags"
11280   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11281   x-axis: "X = CNFs per Service Chain"
11282   y-axis: "Y = Number of Service Chains"
11283   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11284   layout:
11285     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11286     layout: "plot-service-density"
11287
11288 - type: "plot"
11289   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11290   algorithm: "plot_nf_heatmap"
11291   output-file-type: ".html"
11292   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
11293   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11294   filter: "'NIC_Intel-XXV710' and
11295            'NF_DENSITY' and
11296            'DOCKER' and
11297            'CHAIN' and
11298            'NF_VPPIP4' and
11299            'IMIX' and
11300            '8T4C' and
11301            'NDRPDR'"
11302   parameters:
11303   - "throughput"
11304   - "name"
11305   - "tags"
11306   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11307   x-axis: "X = CNFs per Service Chain"
11308   y-axis: "Y = Number of Service Chains"
11309   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11310   layout:
11311     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11312     layout: "plot-service-density"
11313
11314 # Plots - NF Density - CSP - MRR IMIX
11315 - type: "plot"
11316   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11317   algorithm: "plot_nf_heatmap"
11318   output-file-type: ".html"
11319   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11320   data: "plot-vpp-nfv-2n-clx-mrr"
11321   filter: "'NIC_Intel-XXV710' and
11322            'NF_DENSITY' and
11323            'DOCKER' and
11324            'PIPELINE' and
11325            'NF_VPPIP4' and
11326            'IMIX' and
11327            '2T1C' and
11328            'MRR'"
11329   parameters:
11330   - "result"
11331   - "name"
11332   - "tags"
11333   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11334   x-axis: "X = CNFs per Service Pipeline"
11335   y-axis: "Y = Number of Service Pipelines"
11336   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11337   layout:
11338     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11339     layout: "plot-service-density"
11340
11341 - type: "plot"
11342   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11343   algorithm: "plot_nf_heatmap"
11344   output-file-type: ".html"
11345   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11346   data: "plot-vpp-nfv-2n-clx-mrr"
11347   filter: "'NIC_Intel-XXV710' and
11348            'NF_DENSITY' and
11349            'DOCKER' and
11350            'PIPELINE' and
11351            'NF_VPPIP4' and
11352            'IMIX' and
11353            '4T2C' and
11354            'MRR'"
11355   parameters:
11356   - "result"
11357   - "name"
11358   - "tags"
11359   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11360   x-axis: "X = CNFs per Service Pipeline"
11361   y-axis: "Y = Number of Service Pipelines"
11362   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11363   layout:
11364     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11365     layout: "plot-service-density"
11366
11367 - type: "plot"
11368   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11369   algorithm: "plot_nf_heatmap"
11370   output-file-type: ".html"
11371   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11372   data: "plot-vpp-nfv-2n-clx-mrr"
11373   filter: "'NIC_Intel-XXV710' and
11374            'NF_DENSITY' and
11375            'DOCKER' and
11376            'PIPELINE' and
11377            'NF_VPPIP4' and
11378            'IMIX' and
11379            '8T4C' and
11380            'MRR'"
11381   parameters:
11382   - "result"
11383   - "name"
11384   - "tags"
11385   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11386   x-axis: "X = CNFs per Service Pipeline"
11387   y-axis: "Y = Number of Service Pipelines"
11388   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11389   layout:
11390     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11391     layout: "plot-service-density"
11392
11393 # Plots - NF Density - CSP - NDR IMIX
11394 - type: "plot"
11395   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11396   algorithm: "plot_nf_heatmap"
11397   output-file-type: ".html"
11398   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11399   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11400   filter: "'NIC_Intel-XXV710' and
11401            'NF_DENSITY' and
11402            'DOCKER' and
11403            'PIPELINE' and
11404            'NF_VPPIP4' and
11405            'IMIX' and
11406            '2T1C' and
11407            'NDRPDR'"
11408   parameters:
11409   - "throughput"
11410   - "name"
11411   - "tags"
11412   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11413   x-axis: "X = CNFs per Service Pipeline"
11414   y-axis: "Y = Number of Service Pipelines"
11415   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11416   layout:
11417     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11418     layout: "plot-service-density"
11419
11420 - type: "plot"
11421   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11422   algorithm: "plot_nf_heatmap"
11423   output-file-type: ".html"
11424   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11425   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11426   filter: "'NIC_Intel-XXV710' and
11427            'NF_DENSITY' and
11428            'DOCKER' and
11429            'PIPELINE' and
11430            'NF_VPPIP4' and
11431            'IMIX' and
11432            '4T2C' and
11433            'NDRPDR'"
11434   parameters:
11435   - "throughput"
11436   - "name"
11437   - "tags"
11438   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11439   x-axis: "X = CNFs per Service Pipeline"
11440   y-axis: "Y = Number of Service Pipelines"
11441   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11442   layout:
11443     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11444     layout: "plot-service-density"
11445
11446 - type: "plot"
11447   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11448   algorithm: "plot_nf_heatmap"
11449   output-file-type: ".html"
11450   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11451   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11452   filter: "'NIC_Intel-XXV710' and
11453            'NF_DENSITY' and
11454            'DOCKER' and
11455            'PIPELINE' and
11456            'NF_VPPIP4' and
11457            'IMIX' and
11458            '8T4C' and
11459            'NDRPDR'"
11460   parameters:
11461   - "throughput"
11462   - "name"
11463   - "tags"
11464   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11465   x-axis: "X = CNFs per Service Pipeline"
11466   y-axis: "Y = Number of Service Pipelines"
11467   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11468   layout:
11469     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11470     layout: "plot-service-density"
11471
11472 # Plots - NF Density - CSP - PDR IMIX
11473 - type: "plot"
11474   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11475   algorithm: "plot_nf_heatmap"
11476   output-file-type: ".html"
11477   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11478   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11479   filter: "'NIC_Intel-XXV710' and
11480            'NF_DENSITY' and
11481            'DOCKER' and
11482            'PIPELINE' and
11483            'NF_VPPIP4' and
11484            'IMIX' and
11485            '2T1C' and
11486            'NDRPDR'"
11487   parameters:
11488   - "throughput"
11489   - "name"
11490   - "tags"
11491   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11492   x-axis: "X = CNFs per Service Pipeline"
11493   y-axis: "Y = Number of Service Pipelines"
11494   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11495   layout:
11496     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11497     layout: "plot-service-density"
11498
11499 - type: "plot"
11500   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11501   algorithm: "plot_nf_heatmap"
11502   output-file-type: ".html"
11503   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
11504   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11505   filter: "'NIC_Intel-XXV710' and
11506            'NF_DENSITY' and
11507            'DOCKER' and
11508            'PIPELINE' and
11509            'NF_VPPIP4' and
11510            'IMIX' and
11511            '4T2C' and
11512            'NDRPDR'"
11513   parameters:
11514   - "throughput"
11515   - "name"
11516   - "tags"
11517   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11518   x-axis: "X = CNFs per Service Pipeline"
11519   y-axis: "Y = Number of Service Pipelines"
11520   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11521   layout:
11522     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11523     layout: "plot-service-density"
11524
11525 - type: "plot"
11526   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11527   algorithm: "plot_nf_heatmap"
11528   output-file-type: ".html"
11529   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
11530   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11531   filter: "'NIC_Intel-XXV710' and
11532            'NF_DENSITY' and
11533            'DOCKER' and
11534            'PIPELINE' and
11535            'NF_VPPIP4' and
11536            'IMIX' and
11537            '8T4C' and
11538            'NDRPDR'"
11539   parameters:
11540   - "throughput"
11541   - "name"
11542   - "tags"
11543   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11544   x-axis: "X = CNFs per Service Pipeline"
11545   y-axis: "Y = Number of Service Pipelines"
11546   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11547   layout:
11548     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11549     layout: "plot-service-density"
11550
11551 ################################################################################
11552
11553 # Packet Throughput
11554
11555 - type: "plot"
11556   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11557   algorithm: "plot_perf_box_name"
11558   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11559   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11560   include:
11561     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11562     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11563     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11564     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11565   layout:
11566     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11567     layout: "plot-throughput"
11568
11569 - type: "plot"
11570   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11571   algorithm: "plot_perf_box_name"
11572   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11573   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11574   include:
11575     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11576     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11577     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11578     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11579   layout:
11580     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11581     layout: "plot-throughput"
11582
11583 - type: "plot"
11584   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11585   algorithm: "plot_perf_box_name"
11586   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11587   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11588   include:
11589     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11590     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11591     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11592     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11593   layout:
11594     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11595     layout: "plot-throughput"
11596
11597 - type: "plot"
11598   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11599   algorithm: "plot_perf_box_name"
11600   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11601   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11602   include:
11603     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11604     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11605     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11606     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11607   layout:
11608     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11609     layout: "plot-throughput"
11610
11611 - type: "plot"
11612   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11613   algorithm: "plot_perf_box_name"
11614   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11615   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11616   include:
11617     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11618     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11619     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11620     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11621     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11622   layout:
11623     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11624     layout: "plot-throughput"
11625
11626 - type: "plot"
11627   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11628   algorithm: "plot_perf_box_name"
11629   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11630   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11631   include:
11632     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11633     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11634     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11635     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11636     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11637   layout:
11638     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11639     layout: "plot-throughput"
11640
11641 - type: "plot"
11642   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11643   algorithm: "plot_perf_box_name"
11644   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11645   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11646   include:
11647     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11648     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11649     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11650     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11651     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11652   layout:
11653     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11654     layout: "plot-throughput"
11655
11656 - type: "plot"
11657   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11658   algorithm: "plot_perf_box_name"
11659   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11660   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11661   include:
11662     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11663     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11664     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11665     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11666     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11667   layout:
11668     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11669     layout: "plot-throughput"
11670
11671 - type: "plot"
11672   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11673   algorithm: "plot_perf_box_name"
11674   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11675   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11676   include:
11677     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11678     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11679     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11680     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11681     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11682   layout:
11683     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11684     layout: "plot-throughput"
11685
11686 - type: "plot"
11687   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11688   algorithm: "plot_perf_box_name"
11689   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11690   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11691   include:
11692     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11693     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11694     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11695     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11696     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11697   layout:
11698     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11699     layout: "plot-throughput"
11700
11701 - type: "plot"
11702   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11703   algorithm: "plot_perf_box_name"
11704   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11705   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11706   include:
11707     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11708     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11709     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11710     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11711     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11712     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11713   layout:
11714     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11715     layout: "plot-throughput"
11716
11717 - type: "plot"
11718   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11719   algorithm: "plot_perf_box_name"
11720   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11721   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11722   include:
11723     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11724     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11725     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11726     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11727     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11728     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11729   layout:
11730     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11731     layout: "plot-throughput"
11732
11733 - type: "plot"
11734   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11735   algorithm: "plot_perf_box_name"
11736   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11737   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11738   include:
11739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11741     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11742     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11744   layout:
11745     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11746     layout: "plot-throughput"
11747
11748 - type: "plot"
11749   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11750   algorithm: "plot_perf_box_name"
11751   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11752   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11753   include:
11754     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11755     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11756     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11757     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11759   layout:
11760     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11761     layout: "plot-throughput"
11762
11763 - type: "plot"
11764   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11765   algorithm: "plot_perf_box_name"
11766   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11767   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11768   include:
11769     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11770     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11772   layout:
11773     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11774     layout: "plot-throughput"
11775
11776 - type: "plot"
11777   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11778   algorithm: "plot_perf_box_name"
11779   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11780   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11781   include:
11782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11785   layout:
11786     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11787     layout: "plot-throughput"
11788
11789 - type: "plot"
11790   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11791   algorithm: "plot_perf_box_name"
11792   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11793   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11794   include:
11795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11800   layout:
11801     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11802     layout: "plot-throughput"
11803
11804 - type: "plot"
11805   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11806   algorithm: "plot_perf_box_name"
11807   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11808   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11809   include:
11810     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11815   layout:
11816     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11817     layout: "plot-throughput"
11818
11819 - type: "plot"
11820   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11821   algorithm: "plot_perf_box_name"
11822   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11823   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11824   include:
11825     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11826     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11828   layout:
11829     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11830     layout: "plot-throughput"
11831
11832 - type: "plot"
11833   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11834   algorithm: "plot_perf_box_name"
11835   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11836   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11837   include:
11838     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11839     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11840     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11841   layout:
11842     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11843     layout: "plot-throughput"
11844
11845 - type: "plot"
11846   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11847   algorithm: "plot_perf_box_name"
11848   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11849   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11850   include:
11851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11854     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11856     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11857   layout:
11858     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11859     layout: "plot-throughput"
11860
11861 - type: "plot"
11862   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11863   algorithm: "plot_perf_box_name"
11864   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11865   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11866   include:
11867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11868     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11870     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11871     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11872     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11873   layout:
11874     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11875     layout: "plot-throughput"
11876
11877 - type: "plot"
11878   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11879   algorithm: "plot_perf_box_name"
11880   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11881   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11882   include:
11883     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11884     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11885     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11886     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11887     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
11888   layout:
11889     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11890     layout: "plot-throughput"
11891
11892 - type: "plot"
11893   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11894   algorithm: "plot_perf_box_name"
11895   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11896   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11897   include:
11898     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
11899     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
11900     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
11901     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
11902     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
11903   layout:
11904     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11905     layout: "plot-throughput"
11906
11907 - type: "plot"
11908   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11909   algorithm: "plot_perf_box_name"
11910   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11911   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11912   include:
11913     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11914     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
11915     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11916     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
11917     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11918     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
11919     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11920     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
11921     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11922     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
11923   layout:
11924     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11925     layout: "plot-cps"
11926
11927 - type: "plot"
11928   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11929   algorithm: "plot_perf_box_name"
11930   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11931   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11932   include:
11933     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11934     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
11935     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11936     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
11937     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11938     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
11939     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11940     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
11941     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11942     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
11943   layout:
11944     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11945     layout: "plot-throughput"
11946
11947 - type: "plot"
11948   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11949   algorithm: "plot_perf_box_name"
11950   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11951   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11952   include:
11953     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11954     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
11955     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11956     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
11957     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11958     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
11959     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11960     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
11961     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11962     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
11963   layout:
11964     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11965     layout: "plot-cps"
11966
11967 - type: "plot"
11968   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11969   algorithm: "plot_perf_box_name"
11970   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11971   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11972   include:
11973     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11974     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
11975     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11976     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
11977     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11978     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
11979     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11980     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
11981     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11982     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
11983   layout:
11984     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11985     layout: "plot-throughput"
11986
11987 - type: "plot"
11988   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11989   algorithm: "plot_perf_box_name"
11990   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11991   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11992   include:
11993     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11994     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11995     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11996     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11997     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
11998   layout:
11999     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
12000     layout: "plot-throughput"
12001
12002 - type: "plot"
12003   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
12004   algorithm: "plot_perf_box_name"
12005   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
12006   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12007   include:
12008     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
12009     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
12010     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
12011     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
12012     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
12013   layout:
12014     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
12015     layout: "plot-throughput"
12016
12017 - type: "plot"
12018   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
12019   algorithm: "plot_perf_box_name"
12020   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
12021   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12022   include:
12023     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
12024     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
12025     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
12026     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
12027     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
12028     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
12029     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
12030     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
12031     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
12032     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
12033   layout:
12034     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
12035     layout: "plot-cps"
12036
12037 - type: "plot"
12038   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
12039   algorithm: "plot_perf_box_name"
12040   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
12041   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12042   include:
12043     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
12044     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
12045     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
12046     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
12047     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
12048     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
12049     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
12050     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
12051     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
12052     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
12053   layout:
12054     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
12055     layout: "plot-throughput"
12056
12057 - type: "plot"
12058   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
12059   algorithm: "plot_perf_box_name"
12060   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
12061   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12062   include:
12063     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
12064     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
12065     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
12066     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
12067     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
12068     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
12069     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
12070     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
12071     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
12072     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
12073   layout:
12074     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
12075     layout: "plot-cps"
12076
12077 - type: "plot"
12078   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
12079   algorithm: "plot_perf_box_name"
12080   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
12081   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12082   include:
12083     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
12084     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
12085     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
12086     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
12087     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
12088     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
12089     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
12090     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
12091     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
12092     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
12093   layout:
12094     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
12095     layout: "plot-throughput"
12096
12097 - type: "plot"
12098   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12099   algorithm: "plot_perf_box_name"
12100   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12101   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12102   include:
12103     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12106     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12107     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12108     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12109   layout:
12110     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12111     layout: "plot-throughput"
12112
12113 - type: "plot"
12114   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12115   algorithm: "plot_perf_box_name"
12116   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12117   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12118   include:
12119     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12120     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12121     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12122     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12123     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12124     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12125   layout:
12126     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12127     layout: "plot-throughput"
12128
12129 - type: "plot"
12130   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12131   algorithm: "plot_perf_box_name"
12132   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12133   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12134   include:
12135     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12136     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12137     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12138   layout:
12139     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12140     layout: "plot-throughput"
12141
12142 - type: "plot"
12143   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12144   algorithm: "plot_perf_box_name"
12145   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12146   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12147   include:
12148     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12149     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12150     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12151   layout:
12152     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12153     layout: "plot-throughput"
12154
12155 - type: "plot"
12156   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12157   algorithm: "plot_perf_box_name"
12158   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12159   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12160   include:
12161     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12162     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12163 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12164 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12165 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12166   layout:
12167     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12168     layout: "plot-throughput"
12169
12170 - type: "plot"
12171   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12172   algorithm: "plot_perf_box_name"
12173   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12174   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12175   include:
12176     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12177     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12178 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12179 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12180 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12181   layout:
12182     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12183     layout: "plot-throughput"
12184
12185 - type: "plot"
12186   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12187   algorithm: "plot_perf_box_name"
12188   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12189   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12190   include:
12191     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12192     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12193     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12194     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12195     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12196   layout:
12197     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12198     layout: "plot-throughput"
12199
12200 - type: "plot"
12201   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12202   algorithm: "plot_perf_box_name"
12203   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12204   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12205   include:
12206     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12207     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12208     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12209     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12210     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12211   layout:
12212     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12213     layout: "plot-throughput"
12214
12215 - type: "plot"
12216   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12217   algorithm: "plot_perf_box_name"
12218   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12219   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12220   include:
12221     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12222     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12223     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12224     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12225     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12226   layout:
12227     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12228     layout: "plot-throughput"
12229
12230 - type: "plot"
12231   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12232   algorithm: "plot_perf_box_name"
12233   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12234   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12235   include:
12236     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12237     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12238     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12239     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12240     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12241   layout:
12242     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12243     layout: "plot-throughput"
12244
12245 - type: "plot"
12246   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12247   algorithm: "plot_perf_box_name"
12248   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12249   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12250   include:
12251     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12252     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12253     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12254     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12255   layout:
12256     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12257     layout: "plot-throughput"
12258
12259 - type: "plot"
12260   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12261   algorithm: "plot_perf_box_name"
12262   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12263   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12264   include:
12265     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12266     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12267     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12268     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12269   layout:
12270     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12271     layout: "plot-throughput"
12272
12273 - type: "plot"
12274   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12275   algorithm: "plot_perf_box_name"
12276   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12277   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12278   include:
12279     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12280     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12281     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12282     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12283     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12284   layout:
12285     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12286     layout: "plot-throughput"
12287
12288 - type: "plot"
12289   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12290   algorithm: "plot_perf_box_name"
12291   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12292   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12293   include:
12294     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12295     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12296     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12297     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12298     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12299   layout:
12300     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12301     layout: "plot-throughput"
12302
12303 - type: "plot"
12304   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12305   algorithm: "plot_perf_box_name"
12306   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12307   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12308   include:
12309     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12310     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12311     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12312     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12313     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12314   layout:
12315     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12316     layout: "plot-throughput"
12317
12318 - type: "plot"
12319   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12320   algorithm: "plot_perf_box_name"
12321   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12322   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12323   include:
12324     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12325     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12326     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12327     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12328     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12329   layout:
12330     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12331     layout: "plot-throughput"
12332
12333 - type: "plot"
12334   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12335   algorithm: "plot_perf_box_name"
12336   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12337   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12338   include:
12339     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12340     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12341     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12342     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12343   layout:
12344     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12345     layout: "plot-throughput"
12346
12347 - type: "plot"
12348   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12349   algorithm: "plot_perf_box_name"
12350   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12351   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12352   include:
12353     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12354     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12355     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12356     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12357   layout:
12358     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12359     layout: "plot-throughput"
12360
12361 - type: "plot"
12362   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12363   algorithm: "plot_perf_box_name"
12364   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12365   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12366   include:
12367     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12368     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12369     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12370     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12371     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12372   layout:
12373     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12374     layout: "plot-throughput"
12375
12376 - type: "plot"
12377   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12378   algorithm: "plot_perf_box_name"
12379   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12380   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12381   include:
12382     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12383     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12384     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12385     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12386     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12387   layout:
12388     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12389     layout: "plot-throughput"
12390
12391 - type: "plot"
12392   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12393   algorithm: "plot_perf_box_name"
12394   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12395   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12396   include:
12397     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12398     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12399     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12400     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12401     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12402     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12403   layout:
12404     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12405     layout: "plot-throughput"
12406
12407 - type: "plot"
12408   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12409   algorithm: "plot_perf_box_name"
12410   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12411   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12412   include:
12413     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12414     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12415     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12416     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12417     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12418     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12419   layout:
12420     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12421     layout: "plot-throughput"
12422
12423 - type: "plot"
12424   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12425   algorithm: "plot_perf_box_name"
12426   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12427   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12428   include:
12429     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12430     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12431     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12432     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12433     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12434   layout:
12435     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12436     layout: "plot-throughput"
12437
12438 - type: "plot"
12439   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12440   algorithm: "plot_perf_box_name"
12441   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12442   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12443   include:
12444     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12445     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12446     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12447     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12448     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12449   layout:
12450     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12451     layout: "plot-throughput"
12452
12453 - type: "plot"
12454   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12455   algorithm: "plot_perf_box_name"
12456   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12457   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12458   include:
12459     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12460     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12461     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12462     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12463     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12464   layout:
12465     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12466     layout: "plot-throughput"
12467
12468 - type: "plot"
12469   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12470   algorithm: "plot_perf_box_name"
12471   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12472   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12473   include:
12474     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12475     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12476     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12477     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12478     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12479   layout:
12480     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12481     layout: "plot-throughput"
12482
12483 - type: "plot"
12484   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12485   algorithm: "plot_perf_box_name"
12486   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12487   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12488   include:
12489     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12490     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12491   layout:
12492     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12493     layout: "plot-throughput"
12494
12495 - type: "plot"
12496   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12497   algorithm: "plot_perf_box_name"
12498   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12499   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12500   include:
12501     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12502     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12503   layout:
12504     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12505     layout: "plot-throughput"
12506
12507 - type: "plot"
12508   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12509   algorithm: "plot_perf_box_name"
12510   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12511   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12512   include:
12513     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12514     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12515     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12516     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12517   layout:
12518     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12519     layout: "plot-throughput"
12520
12521 - type: "plot"
12522   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12523   algorithm: "plot_perf_box_name"
12524   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12525   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12526   include:
12527     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12528     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12529     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12530     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12531   layout:
12532     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12533     layout: "plot-throughput"
12534
12535 - type: "plot"
12536   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12537   algorithm: "plot_perf_box_name"
12538   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12539   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12540   include:
12541     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12542     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12543     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12544     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12545   layout:
12546     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12547     layout: "plot-throughput"
12548
12549 - type: "plot"
12550   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12551   algorithm: "plot_perf_box_name"
12552   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12553   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12554   include:
12555     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12556     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12557     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12558     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12559   layout:
12560     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12561     layout: "plot-throughput"
12562
12563 - type: "plot"
12564   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12565   algorithm: "plot_perf_box_name"
12566   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12567   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12568   include:
12569     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12570     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12571     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12572     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12573   layout:
12574     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12575     layout: "plot-throughput"
12576
12577 - type: "plot"
12578   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12579   algorithm: "plot_perf_box_name"
12580   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12581   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12582   include:
12583     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12584     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12585     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12586     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12587   layout:
12588     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12589     layout: "plot-throughput"
12590
12591 - type: "plot"
12592   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12593   algorithm: "plot_perf_box_name"
12594   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12595   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12596   include:
12597     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12598     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12599     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12600     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12601   layout:
12602     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12603     layout: "plot-throughput"
12604
12605 - type: "plot"
12606   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12607   algorithm: "plot_perf_box_name"
12608   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12609   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12610   include:
12611     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12612     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12613     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12614     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12615   layout:
12616     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12617     layout: "plot-throughput"
12618
12619 - type: "plot"
12620   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12621   algorithm: "plot_perf_box_name"
12622   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12623   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12624   include:
12625     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12626     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12627     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12628     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12629     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12630     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12631   layout:
12632     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12633     layout: "plot-throughput"
12634
12635 - type: "plot"
12636   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12637   algorithm: "plot_perf_box_name"
12638   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12639   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12640   include:
12641     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12642     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12643     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12644     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12645     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12646     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12647   layout:
12648     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12649     layout: "plot-throughput"
12650
12651 - type: "plot"
12652   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12653   algorithm: "plot_perf_box_name"
12654   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12655   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12656   include:
12657     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12658     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12659     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12660     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12661     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12662   layout:
12663     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12664     layout: "plot-throughput"
12665
12666 - type: "plot"
12667   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12668   algorithm: "plot_perf_box_name"
12669   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12670   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12671   include:
12672     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12673     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12674     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12675     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12676     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12677   layout:
12678     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12679     layout: "plot-throughput"
12680
12681 - type: "plot"
12682   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12683   algorithm: "plot_perf_box_name"
12684   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12685   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12686   include:
12687     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12688     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12689     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12690     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12691     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12692   layout:
12693     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12694     layout: "plot-throughput"
12695
12696 - type: "plot"
12697   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12698   algorithm: "plot_perf_box_name"
12699   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12700   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12701   include:
12702     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12703     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12704     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12705     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12706     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12707   layout:
12708     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12709     layout: "plot-throughput"
12710
12711 - type: "plot"
12712   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12713   algorithm: "plot_perf_box_name"
12714   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12715   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12716   include:
12717     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12718     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12719     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12720   layout:
12721     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12722     layout: "plot-throughput"
12723
12724 - type: "plot"
12725   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12726   algorithm: "plot_perf_box_name"
12727   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12728   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12729   include:
12730     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12731     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12732     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12733   layout:
12734     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12735     layout: "plot-throughput"
12736
12737 - type: "plot"
12738   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12739   algorithm: "plot_perf_box_name"
12740   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12741   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12742   include:
12743     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12744     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12745     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12746   layout:
12747     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12748     layout: "plot-throughput"
12749
12750 - type: "plot"
12751   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12752   algorithm: "plot_perf_box_name"
12753   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12754   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12755   include:
12756     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12757     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12758     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12759   layout:
12760     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12761     layout: "plot-throughput"
12762
12763 - type: "plot"
12764   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12765   algorithm: "plot_perf_box_name"
12766   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12767   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12768   include:
12769     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12770     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12771     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12772     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12773     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12774   layout:
12775     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12776     layout: "plot-throughput"
12777
12778 - type: "plot"
12779   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12780   algorithm: "plot_perf_box_name"
12781   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12782   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12783   include:
12784     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12785     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12786     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12787     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12788     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12789   layout:
12790     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12791     layout: "plot-throughput"
12792
12793 - type: "plot"
12794   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12795   algorithm: "plot_perf_box_name"
12796   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12797   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12798   include:
12799     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12800     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12801     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12802     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12803     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12804   layout:
12805     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12806     layout: "plot-throughput"
12807
12808 - type: "plot"
12809   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12810   algorithm: "plot_perf_box_name"
12811   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12812   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12813   include:
12814     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12815     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12816     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12817     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12818     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12819   layout:
12820     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12821     layout: "plot-throughput"
12822
12823 - type: "plot"
12824   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12825   algorithm: "plot_perf_box_name"
12826   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12827   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12828   include:
12829     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12830     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12831     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12832     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12833     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12834   layout:
12835     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12836     layout: "plot-throughput"
12837
12838 - type: "plot"
12839   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12840   algorithm: "plot_perf_box_name"
12841   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12842   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12843   include:
12844     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12845     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12846     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12847     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12848     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12849   layout:
12850     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12851     layout: "plot-throughput"
12852
12853 - type: "plot"
12854   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12855   algorithm: "plot_perf_box_name"
12856   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12857   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12858   include:
12859     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12860     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12861     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12862     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12863     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12864   layout:
12865     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12866     layout: "plot-throughput"
12867
12868 - type: "plot"
12869   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12870   algorithm: "plot_perf_box_name"
12871   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12872   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12873   include:
12874     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12875     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12876     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12877     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12878     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12879   layout:
12880     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12881     layout: "plot-throughput"
12882
12883 - type: "plot"
12884   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12885   algorithm: "plot_perf_box_name"
12886   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12887   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12888   include:
12889     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12890     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12891     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12892     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12893     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12894   layout:
12895     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12896     layout: "plot-throughput"
12897
12898 - type: "plot"
12899   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12900   algorithm: "plot_perf_box_name"
12901   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12902   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12903   include:
12904     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12905     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12906     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12907     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12908     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12909   layout:
12910     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12911     layout: "plot-throughput"
12912
12913 - type: "plot"
12914   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12915   algorithm: "plot_perf_box_name"
12916   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12917   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12918   include:
12919     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12920     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12921     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12922     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12923     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12924     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12925   layout:
12926     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12927     layout: "plot-throughput"
12928
12929 - type: "plot"
12930   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12931   algorithm: "plot_perf_box_name"
12932   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12933   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12934   include:
12935     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12936     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12937     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12938     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12939     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12940     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12941   layout:
12942     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12943     layout: "plot-throughput"
12944
12945 - type: "plot"
12946   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12947   algorithm: "plot_perf_box_name"
12948   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12949   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12950   include:
12951     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12952     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12953     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12954     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12955   layout:
12956     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12957     layout: "plot-throughput"
12958
12959 - type: "plot"
12960   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12961   algorithm: "plot_perf_box_name"
12962   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12963   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12964   include:
12965     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12966     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12967     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12968     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12969   layout:
12970     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12971     layout: "plot-throughput"
12972
12973 - type: "plot"
12974   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12975   algorithm: "plot_perf_box_name"
12976   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12977   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12978   include:
12979     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12980     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12981     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12982     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12983     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12984     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12985   layout:
12986     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12987     layout: "plot-throughput"
12988
12989 - type: "plot"
12990   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12991   algorithm: "plot_perf_box_name"
12992   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12993   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12994   include:
12995     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12996     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12997     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12998     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12999     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13000     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13001   layout:
13002     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13003     layout: "plot-throughput"
13004
13005 - type: "plot"
13006   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13007   algorithm: "plot_perf_box_name"
13008   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13009   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13010   include:
13011     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13012     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13013     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13014     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13015     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13016     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13017   layout:
13018     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13019     layout: "plot-throughput"
13020
13021 - type: "plot"
13022   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13023   algorithm: "plot_perf_box_name"
13024   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13025   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13026   include:
13027     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13028     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13029     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13030     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13031     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13032     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13033   layout:
13034     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13035     layout: "plot-throughput"
13036
13037 - type: "plot"
13038   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13039   algorithm: "plot_perf_box_name"
13040   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13041   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13042   include:
13043     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13044     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13045     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13046     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13047     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13048     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13049   layout:
13050     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13051     layout: "plot-throughput"
13052
13053 - type: "plot"
13054   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13055   algorithm: "plot_perf_box_name"
13056   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13057   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13058   include:
13059     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13060     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13061     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13062     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13063     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13064     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13065   layout:
13066     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13067     layout: "plot-throughput"
13068
13069 - type: "plot"
13070   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13071   algorithm: "plot_perf_box_name"
13072   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13073   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13074   include:
13075     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13076     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13077     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13078     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13079     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13080     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13081   layout:
13082     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13083     layout: "plot-throughput"
13084
13085 - type: "plot"
13086   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13087   algorithm: "plot_perf_box_name"
13088   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13089   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13090   include:
13091     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13092     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13093     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13094     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13095     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13096     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13097   layout:
13098     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13099     layout: "plot-throughput"
13100
13101 - type: "plot"
13102   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13103   algorithm: "plot_perf_box_name"
13104   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13105   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13106   include:
13107     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13108     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13109     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13110     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13111     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13112     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13113   layout:
13114     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13115     layout: "plot-throughput"
13116
13117 - type: "plot"
13118   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13119   algorithm: "plot_perf_box_name"
13120   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13121   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13122   include:
13123     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13124     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13125     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13126     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13127     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13128     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13129   layout:
13130     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13131     layout: "plot-throughput"
13132
13133 - type: "plot"
13134   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13135   algorithm: "plot_perf_box_name"
13136   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13137   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13138   include:
13139     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13140     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13141     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13142     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13143     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13144     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13145   layout:
13146     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13147     layout: "plot-throughput"
13148
13149 - type: "plot"
13150   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13151   algorithm: "plot_perf_box_name"
13152   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13153   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13154   include:
13155     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13156     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13157     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13158     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13159     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13160     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13161   layout:
13162     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13163     layout: "plot-throughput"
13164
13165 - type: "plot"
13166   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13167   algorithm: "plot_perf_box_name"
13168   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13169   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13170   include:
13171     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13172     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13173     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13174     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13175     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13176     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13177   layout:
13178     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13179     layout: "plot-throughput"
13180
13181 - type: "plot"
13182   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13183   algorithm: "plot_perf_box_name"
13184   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13185   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13186   include:
13187     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13188     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13189     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13190     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13191     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13192     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13193   layout:
13194     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13195     layout: "plot-throughput"
13196
13197 - type: "plot"
13198   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13199   algorithm: "plot_perf_box_name"
13200   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13201   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13202   include:
13203     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13204     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13205     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13206     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13207     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13208     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13209   layout:
13210     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13211     layout: "plot-throughput"
13212
13213 - type: "plot"
13214   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13215   algorithm: "plot_perf_box_name"
13216   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13217   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13218   include:
13219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13222     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13223     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13224     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13225   layout:
13226     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13227     layout: "plot-throughput"
13228
13229 - type: "plot"
13230   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13231   algorithm: "plot_perf_box_name"
13232   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13233   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13234   include:
13235     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13236     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13237     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13238     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13239   layout:
13240     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13241     layout: "plot-throughput"
13242
13243 - type: "plot"
13244   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13245   algorithm: "plot_perf_box_name"
13246   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13247   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13248   include:
13249     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13250     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13251     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13252     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13253   layout:
13254     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13255     layout: "plot-throughput"
13256
13257 - type: "plot"
13258   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13259   algorithm: "plot_perf_box_name"
13260   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13261   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13262   include:
13263     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13264     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13265     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13266     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13267   layout:
13268     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13269     layout: "plot-throughput"
13270
13271 - type: "plot"
13272   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13273   algorithm: "plot_perf_box_name"
13274   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13275   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13276   include:
13277     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13278     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13279     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13280     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13281   layout:
13282     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13283     layout: "plot-throughput"
13284
13285 - type: "plot"
13286   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13287   algorithm: "plot_perf_box_name"
13288   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13289   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13290   include:
13291     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13292     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13293     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13294     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13295     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13296     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13297   layout:
13298     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13299     layout: "plot-throughput"
13300
13301 - type: "plot"
13302   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13303   algorithm: "plot_perf_box_name"
13304   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13305   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13306   include:
13307     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13308     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13309     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13310     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13311     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13312     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13313   layout:
13314     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13315     layout: "plot-throughput"
13316
13317 - type: "plot"
13318   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13319   algorithm: "plot_perf_box_name"
13320   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13321   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13322   include:
13323     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13324     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13325     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13326     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13327     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13328   layout:
13329     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13330     layout: "plot-throughput"
13331
13332 - type: "plot"
13333   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13334   algorithm: "plot_perf_box_name"
13335   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13336   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13337   include:
13338     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13339     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13340     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13341     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13342     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13343   layout:
13344     title: "3n-skx-x710-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-avf-ndr"
13349   algorithm: "plot_perf_box_name"
13350   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13351   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13352   include:
13353     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13354     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13355     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13356     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13357     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13358   layout:
13359     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13360     layout: "plot-throughput"
13361
13362 - type: "plot"
13363   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13364   algorithm: "plot_perf_box_name"
13365   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13366   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13367   include:
13368     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13369     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13370     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13371     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13372     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13373   layout:
13374     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13375     layout: "plot-throughput"
13376
13377 - type: "plot"
13378   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13379   algorithm: "plot_perf_box_name"
13380   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13381   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13382   include:
13383     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13384     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13385     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13386     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13387   layout:
13388     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13389     layout: "plot-throughput"
13390
13391 - type: "plot"
13392   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13393   algorithm: "plot_perf_box_name"
13394   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13395   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13396   include:
13397     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13398     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13399     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13400     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13401   layout:
13402     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13403     layout: "plot-throughput"
13404
13405 - type: "plot"
13406   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13407   algorithm: "plot_perf_box_name"
13408   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13409   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13410   include:
13411     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13412     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13413     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13414     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13415     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13416     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13417   layout:
13418     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13419     layout: "plot-throughput"
13420
13421 - type: "plot"
13422   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13423   algorithm: "plot_perf_box_name"
13424   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13425   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13426   include:
13427     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13428     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13429     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13430     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13431     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13432     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13433   layout:
13434     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13435     layout: "plot-throughput"
13436
13437 - type: "plot"
13438   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13439   algorithm: "plot_perf_box_name"
13440   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13441   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13442   include:
13443     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13444     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13445     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13446     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13447     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13448     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13449   layout:
13450     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13451     layout: "plot-throughput"
13452
13453 - type: "plot"
13454   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13455   algorithm: "plot_perf_box_name"
13456   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13457   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13458   include:
13459     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13460     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13461     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13462     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13463     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13464     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13465   layout:
13466     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13467     layout: "plot-throughput"
13468
13469 - type: "plot"
13470   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13471   algorithm: "plot_perf_box_name"
13472   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13473   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13474   include:
13475     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13476     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13477     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13478     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13479     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13480     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13481   layout:
13482     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13483     layout: "plot-throughput"
13484
13485 - type: "plot"
13486   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13487   algorithm: "plot_perf_box_name"
13488   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13489   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13490   include:
13491     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13492     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13493     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13494     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13495     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13496     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13497   layout:
13498     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13499     layout: "plot-throughput"
13500
13501 - type: "plot"
13502   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13503   algorithm: "plot_perf_box_name"
13504   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13505   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13506   include:
13507     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13508     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13509     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13510     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13511     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13512     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13513   layout:
13514     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13515     layout: "plot-throughput"
13516
13517 - type: "plot"
13518   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13519   algorithm: "plot_perf_box_name"
13520   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13521   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13522   include:
13523     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13524     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13525     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13526     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13527     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13528     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13529   layout:
13530     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13531     layout: "plot-throughput"
13532
13533 - type: "plot"
13534   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13535   algorithm: "plot_perf_box_name"
13536   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13537   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13538   include:
13539     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13540     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13541     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13542     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13543   layout:
13544     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13545     layout: "plot-throughput"
13546
13547 - type: "plot"
13548   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13549   algorithm: "plot_perf_box_name"
13550   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13551   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13552   include:
13553     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13554     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13555     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13556     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13557   layout:
13558     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13559     layout: "plot-throughput"
13560
13561 - type: "plot"
13562   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13563   algorithm: "plot_perf_box_name"
13564   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13565   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13566   include:
13567     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13568     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13569     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13570     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13571     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13572     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13573   layout:
13574     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13575     layout: "plot-throughput"
13576
13577 - type: "plot"
13578   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13579   algorithm: "plot_perf_box_name"
13580   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13581   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13582   include:
13583     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13584     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13585     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13586     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13587     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13588     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13589   layout:
13590     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13591     layout: "plot-throughput"
13592
13593 - type: "plot"
13594   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13595   algorithm: "plot_perf_box_name"
13596   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13597   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13598   include:
13599     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13600     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13601     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13602     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13603     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13604     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13605   layout:
13606     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13607     layout: "plot-throughput"
13608
13609 - type: "plot"
13610   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13611   algorithm: "plot_perf_box_name"
13612   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13613   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13614   include:
13615     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13616     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13617     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13618     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13619     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13620     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13621   layout:
13622     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13623     layout: "plot-throughput"
13624
13625 - type: "plot"
13626   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13627   algorithm: "plot_perf_box_name"
13628   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13629   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13630   include:
13631     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13632     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13633     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13634     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13635   layout:
13636     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13637     layout: "plot-throughput"
13638
13639 - type: "plot"
13640   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13641   algorithm: "plot_perf_box_name"
13642   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13643   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13644   include:
13645     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13646     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13647     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13648     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13649   layout:
13650     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13651     layout: "plot-throughput"
13652
13653 - type: "plot"
13654   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13655   algorithm: "plot_perf_box_name"
13656   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13657   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13658   include:
13659     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13660     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13661     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13662     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13663     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13664     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13665   layout:
13666     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13667     layout: "plot-throughput"
13668
13669 - type: "plot"
13670   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13671   algorithm: "plot_perf_box_name"
13672   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13673   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13674   include:
13675     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13676     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13677     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13678     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13679     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13680     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13681   layout:
13682     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13683     layout: "plot-throughput"
13684
13685 - type: "plot"
13686   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13687   algorithm: "plot_perf_box_name"
13688   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13689   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13690   include:
13691     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13692     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13693     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13694     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13695   layout:
13696     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13697     layout: "plot-throughput"
13698
13699 - type: "plot"
13700   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13701   algorithm: "plot_perf_box_name"
13702   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13703   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13704   include:
13705     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13706     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13707     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13708     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13709   layout:
13710     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13711     layout: "plot-throughput"
13712
13713 - type: "plot"
13714   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13715   algorithm: "plot_perf_box_name"
13716   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13717   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13718   include:
13719     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13720     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13721     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13722     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13723     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13724     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13725   layout:
13726     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13727     layout: "plot-throughput"
13728
13729 - type: "plot"
13730   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13731   algorithm: "plot_perf_box_name"
13732   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13733   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13734   include:
13735     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13736     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13737     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13738     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13739     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13740     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13741   layout:
13742     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13743     layout: "plot-throughput"
13744
13745 - type: "plot"
13746   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13747   algorithm: "plot_perf_box_name"
13748   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13749   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13750   include:
13751     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13752     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13753     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13754     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13755     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13756     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13757   layout:
13758     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13759     layout: "plot-throughput"
13760
13761 - type: "plot"
13762   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13763   algorithm: "plot_perf_box_name"
13764   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13765   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13766   include:
13767     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13768     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13769     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13770     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13771     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13772     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13773   layout:
13774     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13775     layout: "plot-throughput"
13776
13777 - type: "plot"
13778   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13779   algorithm: "plot_perf_box_name"
13780   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13781   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13782   include:
13783     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13784     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13785     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13786     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13787     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13788     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13789   layout:
13790     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13791     layout: "plot-throughput"
13792
13793 - type: "plot"
13794   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13795   algorithm: "plot_perf_box_name"
13796   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13797   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13798   include:
13799     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13800     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13801     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13802     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13803     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13804     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13805   layout:
13806     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13807     layout: "plot-throughput"
13808
13809 - type: "plot"
13810   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13811   algorithm: "plot_perf_box_name"
13812   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13813   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13814   include:
13815     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13816     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13817     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13818 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13819 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13820 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13821   layout:
13822     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13823     layout: "plot-throughput"
13824
13825 - type: "plot"
13826   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13827   algorithm: "plot_perf_box_name"
13828   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13829   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13830   include:
13831     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13832     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13833     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13834 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13835 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13836 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13837   layout:
13838     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13839     layout: "plot-throughput"
13840
13841 - type: "plot"
13842   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13843   algorithm: "plot_perf_box_name"
13844   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13845   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13846   include:
13847     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13848     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13849     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13850     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13851     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13852     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13853   layout:
13854     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13855     layout: "plot-throughput"
13856
13857 - type: "plot"
13858   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13859   algorithm: "plot_perf_box_name"
13860   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13861   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13862   include:
13863     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13864     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13865     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13866     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13867     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13868     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13869   layout:
13870     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13871     layout: "plot-throughput"
13872
13873 - type: "plot"
13874   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13875   algorithm: "plot_perf_box_name"
13876   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13877   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13878   include:
13879     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13880     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13881     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13882     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13883     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13884     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13885   layout:
13886     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13887     layout: "plot-throughput"
13888
13889 - type: "plot"
13890   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13891   algorithm: "plot_perf_box_name"
13892   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13893   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13894   include:
13895     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13896     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13897     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13898     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13899     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13900     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13901   layout:
13902     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13903     layout: "plot-throughput"
13904
13905 #- type: "plot"
13906 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13907 #  algorithm: "plot_perf_box_name"
13908 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13909 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13910 #  include:
13911 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13912 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13913 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13914 #  layout:
13915 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13916 #    layout: "plot-throughput"
13917 #
13918 #- type: "plot"
13919 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13920 #  algorithm: "plot_perf_box_name"
13921 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13922 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13923 #  include:
13924 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13925 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13926 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13927 #  layout:
13928 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13929 #    layout: "plot-throughput"
13930
13931 - type: "plot"
13932   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13933   algorithm: "plot_perf_box_name"
13934   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13935   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13936   include:
13937     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13938     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13939     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13940     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13941     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13942   layout:
13943     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13944     layout: "plot-throughput"
13945
13946 - type: "plot"
13947   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13948   algorithm: "plot_perf_box_name"
13949   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13950   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13951   include:
13952     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13953     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13954     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13955     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13956     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13957   layout:
13958     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13959     layout: "plot-throughput"
13960
13961 - type: "plot"
13962   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13963   algorithm: "plot_perf_box_name"
13964   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13965   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13966   include:
13967     - "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"
13968     - "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"
13969     - "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"
13970     - "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"
13971     - "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"
13972   layout:
13973     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13974     layout: "plot-throughput"
13975
13976 - type: "plot"
13977   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13978   algorithm: "plot_perf_box_name"
13979   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13980   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13981   include:
13982     - "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"
13983     - "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"
13984     - "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"
13985     - "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"
13986     - "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"
13987   layout:
13988     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13989     layout: "plot-throughput"
13990
13991 - type: "plot"
13992   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13993   algorithm: "plot_perf_box_name"
13994   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13995   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13996   include:
13997     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13998     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13999     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14000     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14001     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14002   layout:
14003     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14004     layout: "plot-throughput"
14005
14006 - type: "plot"
14007   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14008   algorithm: "plot_perf_box_name"
14009   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14010   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14011   include:
14012     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14013     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14014     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14015     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14016     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14017   layout:
14018     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14019     layout: "plot-throughput"
14020
14021 - type: "plot"
14022   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14023   algorithm: "plot_perf_box_name"
14024   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14025   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14026   include:
14027     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14028     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14029     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14030     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14031     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14032   layout:
14033     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14034     layout: "plot-throughput"
14035
14036 - type: "plot"
14037   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14038   algorithm: "plot_perf_box_name"
14039   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14040   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14041   include:
14042     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14043     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14044     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14045     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14046     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14047   layout:
14048     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14049     layout: "plot-throughput"
14050
14051 - type: "plot"
14052   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14053   algorithm: "plot_perf_box_name"
14054   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14055   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14056   include:
14057     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14058     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14059     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14060     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14061     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14062   layout:
14063     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14064     layout: "plot-throughput"
14065
14066 - type: "plot"
14067   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14068   algorithm: "plot_perf_box_name"
14069   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14070   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14071   include:
14072     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14073     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14074     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14075     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14076     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14077   layout:
14078     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14079     layout: "plot-throughput"
14080
14081 - type: "plot"
14082   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14083   algorithm: "plot_perf_box_name"
14084   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14085   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14086   include:
14087     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14088     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14089     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14090     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14091     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14092   layout:
14093     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14094     layout: "plot-throughput"
14095
14096 - type: "plot"
14097   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14098   algorithm: "plot_perf_box_name"
14099   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14100   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14101   include:
14102     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14103     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14104     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14105     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14106     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14107   layout:
14108     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14109     layout: "plot-throughput"
14110
14111 - type: "plot"
14112   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14113   algorithm: "plot_perf_box_name"
14114   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14115   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14116   include:
14117     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14118     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14119     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14120     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14121   layout:
14122     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14123     layout: "plot-throughput"
14124
14125 - type: "plot"
14126   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14127   algorithm: "plot_perf_box_name"
14128   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14129   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14130   include:
14131     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14132     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14133     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14134     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14135   layout:
14136     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14137     layout: "plot-throughput"
14138
14139 - type: "plot"
14140   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14141   algorithm: "plot_perf_box_name"
14142   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14143   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14144   include:
14145     - "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"
14146     - "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"
14147     - "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"
14148     - "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"
14149   layout:
14150     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14151     layout: "plot-throughput"
14152
14153 - type: "plot"
14154   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14155   algorithm: "plot_perf_box_name"
14156   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14157   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14158   include:
14159     - "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"
14160     - "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"
14161     - "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"
14162     - "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"
14163   layout:
14164     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14165     layout: "plot-throughput"
14166
14167 - type: "plot"
14168   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14169   algorithm: "plot_perf_box_name"
14170   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14171   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14172   include:
14173     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14174     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14175     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14176     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14177     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14178     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14179   layout:
14180     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14181     layout: "plot-throughput"
14182
14183 - type: "plot"
14184   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14185   algorithm: "plot_perf_box_name"
14186   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14187   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14188   include:
14189     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14190     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14191     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14192     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14193     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14194     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14195   layout:
14196     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14197     layout: "plot-throughput"
14198
14199 - type: "plot"
14200   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14201   algorithm: "plot_perf_box_name"
14202   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14203   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14204   include:
14205     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14206     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14207     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14208     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14209     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14210     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14211   layout:
14212     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14213     layout: "plot-throughput"
14214
14215 - type: "plot"
14216   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14217   algorithm: "plot_perf_box_name"
14218   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14219   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14220   include:
14221     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14222     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14223     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14224     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14225     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14226     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14227   layout:
14228     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14229     layout: "plot-throughput"
14230
14231 - type: "plot"
14232   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14233   algorithm: "plot_perf_box_name"
14234   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14235   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14236   include:
14237     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14238     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14239     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14240     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14241     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14242     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14243   layout:
14244     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14245     layout: "plot-throughput"
14246
14247 - type: "plot"
14248   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14249   algorithm: "plot_perf_box_name"
14250   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14251   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14252   include:
14253     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14254     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14255     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14256     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14257     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14258     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14259   layout:
14260     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14261     layout: "plot-throughput"
14262
14263 - type: "plot"
14264   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14265   algorithm: "plot_perf_box_name"
14266   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14267   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14268   include:
14269     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14270     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14271     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14272     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14273     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14274   layout:
14275     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14276     layout: "plot-throughput"
14277
14278 - type: "plot"
14279   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14280   algorithm: "plot_perf_box_name"
14281   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14282   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14283   include:
14284     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14285     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14286     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14287     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14288     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14289   layout:
14290     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14291     layout: "plot-throughput"
14292
14293 - type: "plot"
14294   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14295   algorithm: "plot_perf_box_name"
14296   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14297   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14298   include:
14299     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14300     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14301   layout:
14302     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14303     layout: "plot-throughput"
14304
14305 - type: "plot"
14306   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14307   algorithm: "plot_perf_box_name"
14308   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14309   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14310   include:
14311     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14312     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14313   layout:
14314     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14315     layout: "plot-throughput"
14316
14317 - type: "plot"
14318   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14319   algorithm: "plot_perf_box_name"
14320   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14321   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14322   include:
14323     - "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"
14324     - "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"
14325   layout:
14326     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14327     layout: "plot-throughput"
14328
14329 - type: "plot"
14330   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14331   algorithm: "plot_perf_box_name"
14332   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14333   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14334   include:
14335     - "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"
14336     - "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"
14337   layout:
14338     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14339     layout: "plot-throughput"
14340
14341 - type: "plot"
14342   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14343   algorithm: "plot_perf_box_name"
14344   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14345   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14346   include:
14347     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14348     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14349   layout:
14350     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14351     layout: "plot-throughput"
14352
14353 - type: "plot"
14354   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14355   algorithm: "plot_perf_box_name"
14356   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14357   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14358   include:
14359     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14360     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14361   layout:
14362     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14363     layout: "plot-throughput"
14364
14365 - type: "plot"
14366   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14367   algorithm: "plot_perf_box_name"
14368   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14369   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14370   include:
14371     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14372     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14373   layout:
14374     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14375     layout: "plot-throughput"
14376
14377 - type: "plot"
14378   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14379   algorithm: "plot_perf_box_name"
14380   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14381   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14382   include:
14383     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14384     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14385   layout:
14386     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14387     layout: "plot-throughput"
14388
14389 - type: "plot"
14390   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14391   algorithm: "plot_perf_box_name"
14392   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14393   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14394   include:
14395     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14396     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14397     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14398     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14399     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14400     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14401   layout:
14402     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14403     layout: "plot-throughput"
14404
14405 - type: "plot"
14406   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14407   algorithm: "plot_perf_box_name"
14408   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14409   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14410   include:
14411     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14412     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14413     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14414     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14415     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14416     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14417   layout:
14418     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14419     layout: "plot-throughput"
14420
14421 - type: "plot"
14422   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14423   algorithm: "plot_perf_box_name"
14424   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14425   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14426   include:
14427     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14428     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14429     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14430     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14431     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14432     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14433   layout:
14434     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14435     layout: "plot-throughput"
14436
14437 - type: "plot"
14438   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14439   algorithm: "plot_perf_box_name"
14440   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14441   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14442   include:
14443     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14444     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14445     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14446     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14447     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14448     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14449   layout:
14450     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14451     layout: "plot-throughput"
14452
14453 - type: "plot"
14454   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14455   algorithm: "plot_perf_box_name"
14456   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14457   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14458   include:
14459     - "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"
14460     - "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"
14461     - "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"
14462     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14463     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14464     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14465   layout:
14466     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14467     layout: "plot-throughput"
14468
14469 - type: "plot"
14470   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14471   algorithm: "plot_perf_box_name"
14472   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14473   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14474   include:
14475     - "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"
14476     - "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"
14477     - "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"
14478     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14479     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14480     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14481   layout:
14482     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14483     layout: "plot-throughput"
14484
14485 ################################################################################
14486
14487 # Packet Speedup
14488
14489 - type: "plot"
14490   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14491   algorithm: "plot_tsa_name"
14492   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14493   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14494   include:
14495     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14496     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14497     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14498     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14499   layout:
14500     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14501     layout: "plot-throughput-speedup-analysis"
14502
14503 - type: "plot"
14504   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14505   algorithm: "plot_tsa_name"
14506   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14507   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14508   include:
14509     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14510     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14511     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14512     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14513   layout:
14514     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14515     layout: "plot-throughput-speedup-analysis"
14516
14517 - type: "plot"
14518   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14519   algorithm: "plot_tsa_name"
14520   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14521   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14522   include:
14523     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14524     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14525     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14526     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14527   layout:
14528     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14529     layout: "plot-throughput-speedup-analysis"
14530
14531 - type: "plot"
14532   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14533   algorithm: "plot_tsa_name"
14534   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14535   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14536   include:
14537     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14538     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14539     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14540     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14541   layout:
14542     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14543     layout: "plot-throughput-speedup-analysis"
14544
14545 - type: "plot"
14546   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14547   algorithm: "plot_tsa_name"
14548   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14549   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14550   include:
14551     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14552     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14553     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14554     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14555     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14556   layout:
14557     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14558     layout: "plot-throughput-speedup-analysis"
14559
14560 - type: "plot"
14561   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14562   algorithm: "plot_tsa_name"
14563   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14564   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14565   include:
14566     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14567     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14568     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14569     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14570     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14571   layout:
14572     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14573     layout: "plot-throughput-speedup-analysis"
14574
14575 - type: "plot"
14576   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14577   algorithm: "plot_tsa_name"
14578   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14579   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14580   include:
14581     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14582     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14583     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14584     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14585     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14586   layout:
14587     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14588     layout: "plot-throughput-speedup-analysis"
14589
14590 - type: "plot"
14591   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14592   algorithm: "plot_tsa_name"
14593   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14594   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14595   include:
14596     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14597     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14598     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14599     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14600     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14601   layout:
14602     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14603     layout: "plot-throughput-speedup-analysis"
14604
14605 - type: "plot"
14606   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14607   algorithm: "plot_tsa_name"
14608   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14609   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14610   include:
14611     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14612     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14613     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14614     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14615     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14616     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14617   layout:
14618     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14619     layout: "plot-throughput-speedup-analysis"
14620
14621 - type: "plot"
14622   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14623   algorithm: "plot_tsa_name"
14624   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14625   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14626   include:
14627     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14628     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14629     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14630     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14631     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14632     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14633   layout:
14634     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14635     layout: "plot-throughput-speedup-analysis"
14636
14637 - type: "plot"
14638   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14639   algorithm: "plot_tsa_name"
14640   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14641   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14642   include:
14643     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14644     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14645     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14646     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14647     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14648   layout:
14649     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14650     layout: "plot-throughput-speedup-analysis"
14651
14652 - type: "plot"
14653   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14654   algorithm: "plot_tsa_name"
14655   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14656   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14657   include:
14658     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14659     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14660     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14661     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14662     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14663   layout:
14664     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14665     layout: "plot-throughput-speedup-analysis"
14666
14667 - type: "plot"
14668   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14669   algorithm: "plot_tsa_name"
14670   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14671   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14672   include:
14673     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14674     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14675     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14676   layout:
14677     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14678     layout: "plot-throughput-speedup-analysis"
14679
14680 - type: "plot"
14681   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14682   algorithm: "plot_tsa_name"
14683   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14684   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14685   include:
14686     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14687     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14688     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14689   layout:
14690     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14691     layout: "plot-throughput-speedup-analysis"
14692
14693 - type: "plot"
14694   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14695   algorithm: "plot_tsa_name"
14696   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14697   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14698   include:
14699     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14700     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14701     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14704   layout:
14705     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14706     layout: "plot-throughput-speedup-analysis"
14707
14708 - type: "plot"
14709   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14710   algorithm: "plot_tsa_name"
14711   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14712   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14713   include:
14714     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14715     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14716     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14718     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14719   layout:
14720     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14721     layout: "plot-throughput-speedup-analysis"
14722
14723 - type: "plot"
14724   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14725   algorithm: "plot_tsa_name"
14726   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14727   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14728   include:
14729     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14730     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14731     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14732   layout:
14733     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14734     layout: "plot-throughput-speedup-analysis"
14735
14736 - type: "plot"
14737   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14738   algorithm: "plot_tsa_name"
14739   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14740   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14741   include:
14742     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14744     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14745   layout:
14746     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14747     layout: "plot-throughput-speedup-analysis"
14748
14749 - type: "plot"
14750   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14751   algorithm: "plot_tsa_name"
14752   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14753   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14754   include:
14755     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14756     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14757     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14759     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14760     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14761   layout:
14762     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14763     layout: "plot-throughput-speedup-analysis"
14764
14765 - type: "plot"
14766   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14767   algorithm: "plot_tsa_name"
14768   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14769   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14770   include:
14771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14772     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14774     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14775     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14776     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14777   layout:
14778     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14779     layout: "plot-throughput-speedup-analysis"
14780
14781 - type: "plot"
14782   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
14783   algorithm: "plot_tsa_name"
14784   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
14785   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14786   include:
14787     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14788     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14789     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14790     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14791     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14792   layout:
14793     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
14794     layout: "plot-throughput-speedup-analysis"
14795
14796 - type: "plot"
14797   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
14798   algorithm: "plot_tsa_name"
14799   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
14800   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14801   include:
14802     - "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"
14803     - "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"
14804     - "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"
14805     - "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"
14806     - "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"
14807   layout:
14808     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
14809     layout: "plot-throughput-speedup-analysis"
14810
14811 - type: "plot"
14812   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
14813   algorithm: "plot_tsa_name"
14814   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
14815   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14816   include:
14817     - "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"
14818     - "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"
14819     - "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"
14820     - "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"
14821     - "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"
14822     - "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"
14823     - "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"
14824     - "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"
14825     - "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"
14826     - "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"
14827   layout:
14828     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
14829     layout: "plot-throughput-speedup-analysis-cps"
14830
14831 - type: "plot"
14832   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
14833   algorithm: "plot_tsa_name"
14834   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-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-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
14838     - "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"
14839     - "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"
14840     - "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"
14841     - "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"
14842     - "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"
14843     - "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"
14844     - "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"
14845     - "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"
14846     - "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"
14847   layout:
14848     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
14849     layout: "plot-throughput-speedup-analysis"
14850
14851 - type: "plot"
14852   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
14853   algorithm: "plot_tsa_name"
14854   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
14855   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14856   include:
14857     - "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"
14858     - "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"
14859     - "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"
14860     - "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"
14861     - "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"
14862     - "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"
14863     - "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"
14864     - "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"
14865     - "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"
14866     - "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"
14867   layout:
14868     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
14869     layout: "plot-throughput-speedup-analysis-cps"
14870
14871 - type: "plot"
14872   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
14873   algorithm: "plot_tsa_name"
14874   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-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-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
14878     - "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"
14879     - "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"
14880     - "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"
14881     - "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"
14882     - "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"
14883     - "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"
14884     - "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"
14885     - "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"
14886     - "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"
14887   layout:
14888     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
14889     layout: "plot-throughput-speedup-analysis"
14890
14891 - type: "plot"
14892   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
14893   algorithm: "plot_tsa_name"
14894   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
14895   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14896   include:
14897     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14898     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14899     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14900     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14901     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14902   layout:
14903     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
14904     layout: "plot-throughput-speedup-analysis"
14905
14906 - type: "plot"
14907   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
14908   algorithm: "plot_tsa_name"
14909   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
14910   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14911   include:
14912     - "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"
14913     - "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"
14914     - "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"
14915     - "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"
14916     - "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"
14917   layout:
14918     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
14919     layout: "plot-throughput-speedup-analysis"
14920
14921 - type: "plot"
14922   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
14923   algorithm: "plot_tsa_name"
14924   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
14925   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14926   include:
14927     - "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"
14928     - "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"
14929     - "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"
14930     - "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"
14931     - "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"
14932     - "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"
14933     - "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"
14934     - "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"
14935     - "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"
14936     - "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"
14937   layout:
14938     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
14939     layout: "plot-throughput-speedup-analysis-cps"
14940
14941 - type: "plot"
14942   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
14943   algorithm: "plot_tsa_name"
14944   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
14945   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14946   include:
14947     - "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"
14948     - "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"
14949     - "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"
14950     - "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"
14951     - "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"
14952     - "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"
14953     - "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"
14954     - "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"
14955     - "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"
14956     - "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"
14957   layout:
14958     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
14959     layout: "plot-throughput-speedup-analysis"
14960
14961 - type: "plot"
14962   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
14963   algorithm: "plot_tsa_name"
14964   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
14965   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14966   include:
14967     - "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"
14968     - "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"
14969     - "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"
14970     - "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"
14971     - "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"
14972     - "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"
14973     - "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"
14974     - "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"
14975     - "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"
14976     - "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"
14977   layout:
14978     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
14979     layout: "plot-throughput-speedup-analysis-cps"
14980
14981 - type: "plot"
14982   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
14983   algorithm: "plot_tsa_name"
14984   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
14985   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14986   include:
14987     - "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"
14988     - "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"
14989     - "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"
14990     - "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"
14991     - "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"
14992     - "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"
14993     - "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"
14994     - "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"
14995     - "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"
14996     - "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"
14997   layout:
14998     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
14999     layout: "plot-throughput-speedup-analysis"
15000
15001 - type: "plot"
15002   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15003   algorithm: "plot_tsa_name"
15004   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15005   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15006   include:
15007     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15008     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15009     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15010     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15011     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15012     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
15013   layout:
15014     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15015     layout: "plot-throughput-speedup-analysis"
15016
15017 - type: "plot"
15018   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15019   algorithm: "plot_tsa_name"
15020   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15021   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15022   include:
15023     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15024     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15025     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15026     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15027     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15028     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
15029   layout:
15030     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15031     layout: "plot-throughput-speedup-analysis"
15032
15033 - type: "plot"
15034   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15035   algorithm: "plot_tsa_name"
15036   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15037   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15038   include:
15039     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15040     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15041     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15042   layout:
15043     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
15044     layout: "plot-throughput-speedup-analysis"
15045
15046 - type: "plot"
15047   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15048   algorithm: "plot_tsa_name"
15049   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15050   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15051   include:
15052     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15053     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15054     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15055   layout:
15056     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
15057     layout: "plot-throughput-speedup-analysis"
15058
15059 - type: "plot"
15060   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
15061   algorithm: "plot_tsa_name"
15062   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
15063   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15064   include:
15065     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15066     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15067     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15068 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15069 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15070   layout:
15071     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
15072     layout: "plot-throughput-speedup-analysis"
15073
15074 - type: "plot"
15075   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
15076   algorithm: "plot_tsa_name"
15077   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
15078   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15079   include:
15080     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15081     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15082     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15083 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15084 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15085   layout:
15086     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
15087     layout: "plot-throughput-speedup-analysis"
15088
15089 - type: "plot"
15090   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15091   algorithm: "plot_tsa_name"
15092   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15093   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15094   include:
15095     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15096     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
15097     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15098     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15099     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15100   layout:
15101     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15102     layout: "plot-throughput-speedup-analysis"
15103
15104 - type: "plot"
15105   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15106   algorithm: "plot_tsa_name"
15107   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15108   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15109   include:
15110     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15111     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
15112     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15113     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15114     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15115   layout:
15116     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15117     layout: "plot-throughput-speedup-analysis"
15118
15119 - type: "plot"
15120   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15121   algorithm: "plot_tsa_name"
15122   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15123   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15124   include:
15125     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15126     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15127     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15128     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15129     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15130   layout:
15131     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15132     layout: "plot-throughput-speedup-analysis"
15133
15134 - type: "plot"
15135   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15136   algorithm: "plot_tsa_name"
15137   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15138   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15139   include:
15140     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15141     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15142     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15143     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15144     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15145   layout:
15146     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15147     layout: "plot-throughput-speedup-analysis"
15148
15149 - type: "plot"
15150   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15151   algorithm: "plot_tsa_name"
15152   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15153   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15154   include:
15155     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15156     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15157     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15158     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15159   layout:
15160     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
15161     layout: "plot-throughput-speedup-analysis"
15162
15163 - type: "plot"
15164   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15165   algorithm: "plot_tsa_name"
15166   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15167   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15168   include:
15169     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15170     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15171     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15172     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15173   layout:
15174     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
15175     layout: "plot-throughput-speedup-analysis"
15176
15177 - type: "plot"
15178   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15179   algorithm: "plot_tsa_name"
15180   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15181   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15182   include:
15183     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15184     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15185     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15186     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15187     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15188   layout:
15189     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15190     layout: "plot-throughput-speedup-analysis"
15191
15192 - type: "plot"
15193   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15194   algorithm: "plot_tsa_name"
15195   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15196   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15197   include:
15198     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15199     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15200     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15201     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15202     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15203   layout:
15204     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15205     layout: "plot-throughput-speedup-analysis"
15206
15207 - type: "plot"
15208   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15209   algorithm: "plot_tsa_name"
15210   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15211   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15212   include:
15213     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15214     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15215   layout:
15216     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
15217     layout: "plot-throughput-speedup-analysis"
15218
15219 - type: "plot"
15220   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15221   algorithm: "plot_tsa_name"
15222   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15223   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15224   include:
15225     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15226     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15227   layout:
15228     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
15229     layout: "plot-throughput-speedup-analysis"
15230
15231 - type: "plot"
15232   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15233   algorithm: "plot_tsa_name"
15234   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15235   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15236   include:
15237     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15238     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15239     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15240     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15241   layout:
15242     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
15243     layout: "plot-throughput-speedup-analysis"
15244
15245 - type: "plot"
15246   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15247   algorithm: "plot_tsa_name"
15248   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15249   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15250   include:
15251     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15252     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15253     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15254     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15255   layout:
15256     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
15257     layout: "plot-throughput-speedup-analysis"
15258
15259 - type: "plot"
15260   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15261   algorithm: "plot_tsa_name"
15262   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15263   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15264   include:
15265     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15266     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15267     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15268     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15269   layout:
15270     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
15271     layout: "plot-throughput-speedup-analysis"
15272
15273 - type: "plot"
15274   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15275   algorithm: "plot_tsa_name"
15276   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15277   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15278   include:
15279     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15280     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15281     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15282     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15283   layout:
15284     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
15285     layout: "plot-throughput-speedup-analysis"
15286
15287 - type: "plot"
15288   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15289   algorithm: "plot_tsa_name"
15290   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15291   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15292   include:
15293     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15294     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15295     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15296     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15297     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15298     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15299   layout:
15300     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
15301     layout: "plot-throughput-speedup-analysis"
15302
15303 - type: "plot"
15304   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15305   algorithm: "plot_tsa_name"
15306   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15307   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15308   include:
15309     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15310     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15311     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15312     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15313     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15314     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15315   layout:
15316     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
15317     layout: "plot-throughput-speedup-analysis"
15318
15319 - type: "plot"
15320   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15321   algorithm: "plot_tsa_name"
15322   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15323   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15324   include:
15325     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15326     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15327     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15328     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15329     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15330   layout:
15331     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15332     layout: "plot-throughput-speedup-analysis"
15333
15334 - type: "plot"
15335   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15336   algorithm: "plot_tsa_name"
15337   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15338   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15339   include:
15340     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15341     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15342     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15343     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15344     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15345   layout:
15346     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15347     layout: "plot-throughput-speedup-analysis"
15348
15349 - type: "plot"
15350   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15351   algorithm: "plot_tsa_name"
15352   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15353   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15354   include:
15355     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15356     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15357     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15358     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15359     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15360   layout:
15361     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15362     layout: "plot-throughput-speedup-analysis"
15363
15364 - type: "plot"
15365   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15366   algorithm: "plot_tsa_name"
15367   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15368   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15369   include:
15370     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15371     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15372     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15373     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15374     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15375   layout:
15376     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15377     layout: "plot-throughput-speedup-analysis"
15378
15379 - type: "plot"
15380   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15381   algorithm: "plot_tsa_name"
15382   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15383   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15384   include:
15385     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15386     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15387     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15388   layout:
15389     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
15390     layout: "plot-throughput-speedup-analysis"
15391
15392 - type: "plot"
15393   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15394   algorithm: "plot_tsa_name"
15395   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15396   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15397   include:
15398     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15399     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15400     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15401   layout:
15402     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
15403     layout: "plot-throughput-speedup-analysis"
15404
15405 - type: "plot"
15406   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15407   algorithm: "plot_tsa_name"
15408   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15409   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15410   include:
15411     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15412     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15413     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15414   layout:
15415     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
15416     layout: "plot-throughput-speedup-analysis"
15417
15418 - type: "plot"
15419   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15420   algorithm: "plot_tsa_name"
15421   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15422   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15423   include:
15424     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15425     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15426     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15427   layout:
15428     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
15429     layout: "plot-throughput-speedup-analysis"
15430
15431 - type: "plot"
15432   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15433   algorithm: "plot_tsa_name"
15434   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15435   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15436   include:
15437     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15438     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15439     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15440     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15441     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15442   layout:
15443     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15444     layout: "plot-throughput-speedup-analysis"
15445
15446 - type: "plot"
15447   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15448   algorithm: "plot_tsa_name"
15449   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15450   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15451   include:
15452     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15453     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15454     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15455     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15456     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15457   layout:
15458     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15459     layout: "plot-throughput-speedup-analysis"
15460
15461 - type: "plot"
15462   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15463   algorithm: "plot_tsa_name"
15464   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15465   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15466   include:
15467     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15468     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15469     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15470     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15471     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15472   layout:
15473     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15474     layout: "plot-throughput-speedup-analysis"
15475
15476 - type: "plot"
15477   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15478   algorithm: "plot_tsa_name"
15479   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15480   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15481   include:
15482     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15483     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15484     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15485     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15486     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15487   layout:
15488     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15489     layout: "plot-throughput-speedup-analysis"
15490
15491 - type: "plot"
15492   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15493   algorithm: "plot_tsa_name"
15494   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15495   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15496   include:
15497     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15498     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15499     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15500     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15501     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15502     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15503   layout:
15504     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
15505     layout: "plot-throughput-speedup-analysis"
15506
15507 - type: "plot"
15508   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15509   algorithm: "plot_tsa_name"
15510   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15511   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15512   include:
15513     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15514     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15515     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15516     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15517     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15518     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15519   layout:
15520     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
15521     layout: "plot-throughput-speedup-analysis"
15522
15523 - type: "plot"
15524   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15525   algorithm: "plot_tsa_name"
15526   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15527   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15528   include:
15529     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15530     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15531     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15532     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15533   layout:
15534     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
15535     layout: "plot-throughput-speedup-analysis"
15536
15537 - type: "plot"
15538   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15539   algorithm: "plot_tsa_name"
15540   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15541   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15542   include:
15543     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15544     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15545     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15546     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15547   layout:
15548     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
15549     layout: "plot-throughput-speedup-analysis"
15550
15551 - type: "plot"
15552   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15553   algorithm: "plot_tsa_name"
15554   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15555   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15556   include:
15557     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15558     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15559     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15560     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15561     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15562     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15563   layout:
15564     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
15565     layout: "plot-throughput-speedup-analysis"
15566
15567 - type: "plot"
15568   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15569   algorithm: "plot_tsa_name"
15570   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15571   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15572   include:
15573     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15574     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15575     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15576     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15577     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15578     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15579   layout:
15580     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
15581     layout: "plot-throughput-speedup-analysis"
15582
15583 - type: "plot"
15584   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15585   algorithm: "plot_tsa_name"
15586   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15587   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15588   include:
15589     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15590     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15591     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15592     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15593     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15594     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15595   layout:
15596     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
15597     layout: "plot-throughput-speedup-analysis"
15598
15599 - type: "plot"
15600   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15601   algorithm: "plot_tsa_name"
15602   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15603   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15604   include:
15605     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15606     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15607     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15608     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15609     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15610     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15611   layout:
15612     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
15613     layout: "plot-throughput-speedup-analysis"
15614
15615 - type: "plot"
15616   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15617   algorithm: "plot_tsa_name"
15618   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15619   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15620   include:
15621     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15622     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15623     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15624     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15625     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15626     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15627   layout:
15628     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15629     layout: "plot-throughput-speedup-analysis"
15630
15631 - type: "plot"
15632   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15633   algorithm: "plot_tsa_name"
15634   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15635   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15636   include:
15637     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15638     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15639     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15640     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15641     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15642     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15643   layout:
15644     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15645     layout: "plot-throughput-speedup-analysis"
15646
15647 - type: "plot"
15648   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15649   algorithm: "plot_tsa_name"
15650   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15651   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15652   include:
15653     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15654     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15655     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15656     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15657     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15658     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15659   layout:
15660     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15661     layout: "plot-throughput-speedup-analysis"
15662
15663 - type: "plot"
15664   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15665   algorithm: "plot_tsa_name"
15666   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15667   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15668   include:
15669     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15670     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15671     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15672     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15673     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15674     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15675   layout:
15676     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15677     layout: "plot-throughput-speedup-analysis"
15678
15679 - type: "plot"
15680   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15681   algorithm: "plot_tsa_name"
15682   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15683   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15684   include:
15685     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15686     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15687     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15688     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15689     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15690     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15691   layout:
15692     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15693     layout: "plot-throughput-speedup-analysis"
15694
15695 - type: "plot"
15696   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15697   algorithm: "plot_tsa_name"
15698   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15699   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15700   include:
15701     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15702     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15703     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15704     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15705     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15706     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15707   layout:
15708     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15709     layout: "plot-throughput-speedup-analysis"
15710
15711 - type: "plot"
15712   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15713   algorithm: "plot_tsa_name"
15714   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15715   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15716   include:
15717     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15718     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15719     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15720     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15721   layout:
15722     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15723     layout: "plot-throughput-speedup-analysis"
15724
15725 - type: "plot"
15726   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15727   algorithm: "plot_tsa_name"
15728   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15729   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15730   include:
15731     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15732     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15733     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15734     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15735   layout:
15736     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15737     layout: "plot-throughput-speedup-analysis"
15738
15739 - type: "plot"
15740   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15741   algorithm: "plot_tsa_name"
15742   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15743   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15744   include:
15745     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15746     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15747     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15748     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15749   layout:
15750     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15751     layout: "plot-throughput-speedup-analysis"
15752
15753 - type: "plot"
15754   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15755   algorithm: "plot_tsa_name"
15756   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15757   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15758   include:
15759     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15760     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15761     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15762     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15763   layout:
15764     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15765     layout: "plot-throughput-speedup-analysis"
15766
15767 - type: "plot"
15768   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15769   algorithm: "plot_tsa_name"
15770   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15771   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15772   include:
15773     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15774     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15775     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15776     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15777     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15778     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15779   layout:
15780     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15781     layout: "plot-throughput-speedup-analysis"
15782
15783 - type: "plot"
15784   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15785   algorithm: "plot_tsa_name"
15786   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15787   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15788   include:
15789     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15790     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15791     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15792     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15793     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15794     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15795   layout:
15796     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15797     layout: "plot-throughput-speedup-analysis"
15798
15799 - type: "plot"
15800   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15801   algorithm: "plot_tsa_name"
15802   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15803   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15804   include:
15805     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15806     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15807     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15808     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15809     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15810   layout:
15811     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15812     layout: "plot-throughput-speedup-analysis"
15813
15814 - type: "plot"
15815   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15816   algorithm: "plot_tsa_name"
15817   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15818   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15819   include:
15820     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15821     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15822     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15823     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15824     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15825   layout:
15826     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15827     layout: "plot-throughput-speedup-analysis"
15828
15829 - type: "plot"
15830   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15831   algorithm: "plot_tsa_name"
15832   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15833   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15834   include:
15835     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15836     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15837     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15838     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15839     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15840   layout:
15841     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15842     layout: "plot-throughput-speedup-analysis"
15843
15844 - type: "plot"
15845   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15846   algorithm: "plot_tsa_name"
15847   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15848   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15849   include:
15850     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15851     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15852     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15853     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15854     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15855   layout:
15856     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15857     layout: "plot-throughput-speedup-analysis"
15858
15859 - type: "plot"
15860   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15861   algorithm: "plot_tsa_name"
15862   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15863   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15864   include:
15865     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15866     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15867     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15868     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15869   layout:
15870     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15871     layout: "plot-throughput-speedup-analysis"
15872
15873 - type: "plot"
15874   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15875   algorithm: "plot_tsa_name"
15876   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15877   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15878   include:
15879     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15880     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15881     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15882     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15883   layout:
15884     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15885     layout: "plot-throughput-speedup-analysis"
15886
15887 - type: "plot"
15888   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15889   algorithm: "plot_tsa_name"
15890   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15891   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15892   include:
15893     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15894     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15895     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15896     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15897     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15898     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15899   layout:
15900     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15901     layout: "plot-throughput-speedup-analysis"
15902
15903 - type: "plot"
15904   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15905   algorithm: "plot_tsa_name"
15906   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15907   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15908   include:
15909     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15910     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15911     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15912     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15913     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15914     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15915   layout:
15916     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15917     layout: "plot-throughput-speedup-analysis"
15918
15919 - type: "plot"
15920   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15921   algorithm: "plot_tsa_name"
15922   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15923   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15924   include:
15925     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15926     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15927     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15928     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15929     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15930     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15931   layout:
15932     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15933     layout: "plot-throughput-speedup-analysis"
15934
15935 - type: "plot"
15936   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15937   algorithm: "plot_tsa_name"
15938   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15939   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15940   include:
15941     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15942     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15943     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15944     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15945     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15946     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15947   layout:
15948     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15949     layout: "plot-throughput-speedup-analysis"
15950
15951 - type: "plot"
15952   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15953   algorithm: "plot_tsa_name"
15954   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15955   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15956   include:
15957     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15958     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15959     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15960     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15961     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15962     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15963   layout:
15964     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15965     layout: "plot-throughput-speedup-analysis"
15966
15967 - type: "plot"
15968   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15969   algorithm: "plot_tsa_name"
15970   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15971   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15972   include:
15973     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15974     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15975     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15976     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15977     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15978     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15979   layout:
15980     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15981     layout: "plot-throughput-speedup-analysis"
15982
15983 - type: "plot"
15984   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15985   algorithm: "plot_tsa_name"
15986   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15987   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15988   include:
15989     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15990     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15991     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15992     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15993     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15994     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15995   layout:
15996     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15997     layout: "plot-throughput-speedup-analysis"
15998
15999 - type: "plot"
16000   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
16001   algorithm: "plot_tsa_name"
16002   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
16003   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16004   include:
16005     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16006     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16007     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16008     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16009     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16010     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16011   layout:
16012     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
16013     layout: "plot-throughput-speedup-analysis"
16014
16015 - type: "plot"
16016   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
16017   algorithm: "plot_tsa_name"
16018   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
16019   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16020   include:
16021     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16022     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16023     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16024     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16025     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16026     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16027   layout:
16028     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
16029     layout: "plot-throughput-speedup-analysis"
16030
16031 - type: "plot"
16032   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
16033   algorithm: "plot_tsa_name"
16034   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
16035   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16036   include:
16037     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16038     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16039     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16040     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16041     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16042     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16043   layout:
16044     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
16045     layout: "plot-throughput-speedup-analysis"
16046
16047 - type: "plot"
16048   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
16049   algorithm: "plot_tsa_name"
16050   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
16051   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16052   include:
16053     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16054     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16055     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16056     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16057     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16058   layout:
16059     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
16060     layout: "plot-throughput-speedup-analysis"
16061
16062 - type: "plot"
16063   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
16064   algorithm: "plot_tsa_name"
16065   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
16066   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16067   include:
16068     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16069     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16070     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16071     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16072     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16073   layout:
16074     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
16075     layout: "plot-throughput-speedup-analysis"
16076
16077 - type: "plot"
16078   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16079   algorithm: "plot_tsa_name"
16080   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
16081   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16082   include:
16083     - "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"
16084     - "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"
16085     - "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"
16086     - "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"
16087     - "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"
16088   layout:
16089     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16090     layout: "plot-throughput-speedup-analysis"
16091
16092 - type: "plot"
16093   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16094   algorithm: "plot_tsa_name"
16095   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16096   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16097   include:
16098     - "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"
16099     - "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"
16100     - "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"
16101     - "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"
16102     - "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"
16103   layout:
16104     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16105     layout: "plot-throughput-speedup-analysis"
16106
16107 - type: "plot"
16108   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16109   algorithm: "plot_tsa_name"
16110   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16111   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16112   include:
16113     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16114     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16115     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16116     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16117     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16118   layout:
16119     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16120     layout: "plot-throughput-speedup-analysis"
16121
16122 - type: "plot"
16123   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16124   algorithm: "plot_tsa_name"
16125   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16126   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16127   include:
16128     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16129     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16130     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16131     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16132     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16133   layout:
16134     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16135     layout: "plot-throughput-speedup-analysis"
16136
16137 - type: "plot"
16138   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16139   algorithm: "plot_tsa_name"
16140   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16141   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16142   include:
16143     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16144     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16145     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16146     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16147     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16148   layout:
16149     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16150     layout: "plot-throughput-speedup-analysis"
16151
16152 - type: "plot"
16153   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16154   algorithm: "plot_tsa_name"
16155   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16156   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16157   include:
16158     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16159     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16160     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16161     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16162     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16163   layout:
16164     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16165     layout: "plot-throughput-speedup-analysis"
16166
16167 - type: "plot"
16168   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16169   algorithm: "plot_tsa_name"
16170   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
16171   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16172   include:
16173     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16174     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16175     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16176     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16177     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16178   layout:
16179     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16180     layout: "plot-throughput-speedup-analysis"
16181
16182 - type: "plot"
16183   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16184   algorithm: "plot_tsa_name"
16185   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
16186   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16187   include:
16188     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16189     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16190     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16191     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16192     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16193   layout:
16194     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16195     layout: "plot-throughput-speedup-analysis"
16196
16197 - type: "plot"
16198   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16199   algorithm: "plot_tsa_name"
16200   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16201   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16202   include:
16203     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16204     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16205     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16206     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16207     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16208   layout:
16209     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16210     layout: "plot-throughput-speedup-analysis"
16211
16212 - type: "plot"
16213   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16214   algorithm: "plot_tsa_name"
16215   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16216   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16217   include:
16218     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16219     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16220     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16221     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16222     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16223   layout:
16224     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16225     layout: "plot-throughput-speedup-analysis"
16226
16227 - type: "plot"
16228   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16229   algorithm: "plot_tsa_name"
16230   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16231   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16232   include:
16233     - "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"
16234     - "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"
16235     - "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"
16236     - "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"
16237   layout:
16238     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16239     layout: "plot-throughput-speedup-analysis"
16240
16241 - type: "plot"
16242   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16243   algorithm: "plot_tsa_name"
16244   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16245   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16246   include:
16247     - "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"
16248     - "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"
16249     - "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"
16250     - "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"
16251   layout:
16252     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16253     layout: "plot-throughput-speedup-analysis"
16254
16255 - type: "plot"
16256   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16257   algorithm: "plot_tsa_name"
16258   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16259   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16260   include:
16261     - "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"
16262     - "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"
16263     - "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"
16264     - "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"
16265   layout:
16266     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16267     layout: "plot-throughput-speedup-analysis"
16268
16269 - type: "plot"
16270   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16271   algorithm: "plot_tsa_name"
16272   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16273   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16274   include:
16275     - "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"
16276     - "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"
16277     - "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"
16278     - "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"
16279   layout:
16280     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16281     layout: "plot-throughput-speedup-analysis"
16282
16283 - type: "plot"
16284   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
16285   algorithm: "plot_tsa_name"
16286   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
16287   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16288   include:
16289     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16290     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16291     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16292     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16293     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16294     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16295   layout:
16296     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
16297     layout: "plot-throughput-speedup-analysis"
16298
16299 - type: "plot"
16300   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
16301   algorithm: "plot_tsa_name"
16302   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
16303   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16304   include:
16305     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16306     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16307     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16308     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16309     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16310     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16311   layout:
16312     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
16313     layout: "plot-throughput-speedup-analysis"
16314
16315 - type: "plot"
16316   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16317   algorithm: "plot_tsa_name"
16318   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
16319   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16320   include:
16321     - "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"
16322     - "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"
16323     - "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"
16324     - "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"
16325     - "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"
16326     - "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"
16327   layout:
16328     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16329     layout: "plot-throughput-speedup-analysis"
16330
16331 - type: "plot"
16332   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16333   algorithm: "plot_tsa_name"
16334   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16335   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16336   include:
16337     - "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"
16338     - "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"
16339     - "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"
16340     - "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"
16341     - "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"
16342     - "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"
16343   layout:
16344     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16345     layout: "plot-throughput-speedup-analysis"
16346
16347 - type: "plot"
16348   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16349   algorithm: "plot_tsa_name"
16350   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16351   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16352   include:
16353     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16354     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16355     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16356     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16357     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16358     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16359   layout:
16360     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16361     layout: "plot-throughput-speedup-analysis"
16362
16363 - type: "plot"
16364   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16365   algorithm: "plot_tsa_name"
16366   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16367   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16368   include:
16369     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16370     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16371     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16372     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16373     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16374     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16375   layout:
16376     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16377     layout: "plot-throughput-speedup-analysis"
16378
16379 - type: "plot"
16380   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16381   algorithm: "plot_tsa_name"
16382   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16383   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16384   include:
16385     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16386     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16387     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16388     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16389     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16390   layout:
16391     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16392     layout: "plot-throughput-speedup-analysis"
16393
16394 - type: "plot"
16395   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16396   algorithm: "plot_tsa_name"
16397   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16398   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16399   include:
16400     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16401     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16402     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16403     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16404     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16405   layout:
16406     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16407     layout: "plot-throughput-speedup-analysis"
16408
16409 - type: "plot"
16410   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16411   algorithm: "plot_tsa_name"
16412   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16413   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16414   include:
16415     - "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"
16416     - "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"
16417   layout:
16418     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16419     layout: "plot-throughput-speedup-analysis"
16420
16421 - type: "plot"
16422   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16423   algorithm: "plot_tsa_name"
16424   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16425   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16426   include:
16427     - "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"
16428     - "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"
16429   layout:
16430     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16431     layout: "plot-throughput-speedup-analysis"
16432
16433 - type: "plot"
16434   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16435   algorithm: "plot_tsa_name"
16436   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16437   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16438   include:
16439     - "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"
16440     - "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"
16441   layout:
16442     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16443     layout: "plot-throughput-speedup-analysis"
16444
16445 - type: "plot"
16446   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16447   algorithm: "plot_tsa_name"
16448   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16449   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16450   include:
16451     - "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"
16452     - "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"
16453   layout:
16454     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16455     layout: "plot-throughput-speedup-analysis"
16456
16457 - type: "plot"
16458   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16459   algorithm: "plot_tsa_name"
16460   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16461   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16462   include:
16463     - "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"
16464     - "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"
16465     - "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"
16466     - "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"
16467     - "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"
16468     - "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"
16469   layout:
16470     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
16471     layout: "plot-throughput-speedup-analysis"
16472
16473 - type: "plot"
16474   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16475   algorithm: "plot_tsa_name"
16476   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16477   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16478   include:
16479     - "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"
16480     - "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"
16481     - "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"
16482     - "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"
16483     - "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"
16484     - "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"
16485   layout:
16486     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
16487     layout: "plot-throughput-speedup-analysis"
16488
16489 - type: "plot"
16490   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16491   algorithm: "plot_tsa_name"
16492   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16493   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16494   include:
16495     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16496     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16497     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16498     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16499     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16500   layout:
16501     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
16502     layout: "plot-throughput-speedup-analysis"
16503
16504 - type: "plot"
16505   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16506   algorithm: "plot_tsa_name"
16507   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16508   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16509   include:
16510     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16511     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16512     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16513     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16514     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16515   layout:
16516     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
16517     layout: "plot-throughput-speedup-analysis"
16518
16519 - type: "plot"
16520   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16521   algorithm: "plot_tsa_name"
16522   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16523   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16524   include:
16525     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16526     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16527     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16528     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16529     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16530   layout:
16531     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
16532     layout: "plot-throughput-speedup-analysis"
16533
16534 - type: "plot"
16535   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16536   algorithm: "plot_tsa_name"
16537   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16538   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16539   include:
16540     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16541     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16542     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16543     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16544     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16545   layout:
16546     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
16547     layout: "plot-throughput-speedup-analysis"
16548
16549 - type: "plot"
16550   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16551   algorithm: "plot_tsa_name"
16552   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16553   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16554   include:
16555     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16556     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16557     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16558     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16559   layout:
16560     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
16561     layout: "plot-throughput-speedup-analysis"
16562
16563 - type: "plot"
16564   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16565   algorithm: "plot_tsa_name"
16566   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16567   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16568   include:
16569     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16570     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16571     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16572     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16573   layout:
16574     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
16575     layout: "plot-throughput-speedup-analysis"
16576
16577 - type: "plot"
16578   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16579   algorithm: "plot_tsa_name"
16580   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16581   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16582   include:
16583     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16584     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16585     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16586     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16587   layout:
16588     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
16589     layout: "plot-throughput-speedup-analysis"
16590
16591 - type: "plot"
16592   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16593   algorithm: "plot_tsa_name"
16594   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16595   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16596   include:
16597     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16598     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16599     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16600     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16601   layout:
16602     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
16603     layout: "plot-throughput-speedup-analysis"
16604
16605 - type: "plot"
16606   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16607   algorithm: "plot_tsa_name"
16608   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16609   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16610   include:
16611     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16612     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16613     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16614     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16615     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16616   layout:
16617     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
16618     layout: "plot-throughput-speedup-analysis"
16619
16620 - type: "plot"
16621   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16622   algorithm: "plot_tsa_name"
16623   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16624   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16625   include:
16626     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16627     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16628     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16629     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16630     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16631   layout:
16632     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
16633     layout: "plot-throughput-speedup-analysis"
16634
16635 - type: "plot"
16636   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16637   algorithm: "plot_tsa_name"
16638   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16639   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16640   include:
16641     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16642     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16643     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16644     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16645     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16646     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16647   layout:
16648     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
16649     layout: "plot-throughput-speedup-analysis"
16650
16651 - type: "plot"
16652   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16653   algorithm: "plot_tsa_name"
16654   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16655   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16656   include:
16657     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16658     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16659     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16660     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16661     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16662     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16663   layout:
16664     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16665     layout: "plot-throughput-speedup-analysis"
16666
16667 - type: "plot"
16668   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16669   algorithm: "plot_tsa_name"
16670   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16671   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16672   include:
16673     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16674     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16675     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16676     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16677   layout:
16678     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16679     layout: "plot-throughput-speedup-analysis"
16680
16681 - type: "plot"
16682   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16683   algorithm: "plot_tsa_name"
16684   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16685   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16686   include:
16687     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16688     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16689     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16690     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16691   layout:
16692     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16693     layout: "plot-throughput-speedup-analysis"
16694
16695 - type: "plot"
16696   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16697   algorithm: "plot_tsa_name"
16698   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16699   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16700   include:
16701     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16702     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16703     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16704     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16705     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16706     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16707   layout:
16708     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16709     layout: "plot-throughput-speedup-analysis"
16710
16711 - type: "plot"
16712   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16713   algorithm: "plot_tsa_name"
16714   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16715   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16716   include:
16717     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16718     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16719     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16720     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16721     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16722     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16723   layout:
16724     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16725     layout: "plot-throughput-speedup-analysis"
16726
16727 - type: "plot"
16728   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16729   algorithm: "plot_tsa_name"
16730   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16731   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16732   include:
16733     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16734     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16735     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16736     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16737     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16738     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16739   layout:
16740     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16741     layout: "plot-throughput-speedup-analysis"
16742
16743 - type: "plot"
16744   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16745   algorithm: "plot_tsa_name"
16746   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16747   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16748   include:
16749     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16750     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16751     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16752     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16753     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16754     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16755   layout:
16756     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16757     layout: "plot-throughput-speedup-analysis"
16758
16759 - type: "plot"
16760   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16761   algorithm: "plot_tsa_name"
16762   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16763   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16764   include:
16765     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16766     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16767     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16768     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16769     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16770     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16771   layout:
16772     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16773     layout: "plot-throughput-speedup-analysis"
16774
16775 - type: "plot"
16776   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16777   algorithm: "plot_tsa_name"
16778   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16779   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16780   include:
16781     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16782     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16783     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16784     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16785     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16786     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16787   layout:
16788     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16789     layout: "plot-throughput-speedup-analysis"
16790
16791 - type: "plot"
16792   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16793   algorithm: "plot_tsa_name"
16794   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16795   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16796   include:
16797     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16798     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16799     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16800     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16801     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16802     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16803   layout:
16804     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16805     layout: "plot-throughput-speedup-analysis"
16806
16807 - type: "plot"
16808   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16809   algorithm: "plot_tsa_name"
16810   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16811   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16812   include:
16813     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16814     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16815     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16816     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16817     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16818     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16819   layout:
16820     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16821     layout: "plot-throughput-speedup-analysis"
16822
16823 - type: "plot"
16824   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16825   algorithm: "plot_tsa_name"
16826   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16827   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16828   include:
16829     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16830     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16831     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16832     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16833     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16834     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16835   layout:
16836     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16837     layout: "plot-throughput-speedup-analysis"
16838
16839 - type: "plot"
16840   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16841   algorithm: "plot_tsa_name"
16842   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16843   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16844   include:
16845     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16846     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16847     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16848     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16849     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16850     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16851   layout:
16852     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16853     layout: "plot-throughput-speedup-analysis"
16854
16855 #- type: "plot"
16856 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16857 #  algorithm: "plot_tsa_name"
16858 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16859 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16860 #  include:
16861 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16862 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16863 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16864 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16865 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16866 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16867 #  layout:
16868 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16869 #    layout: "plot-throughput-speedup-analysis"
16870 #
16871 #- type: "plot"
16872 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16873 #  algorithm: "plot_tsa_name"
16874 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16875 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16876 #  include:
16877 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16878 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16879 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16880 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16881 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16882 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16883 #  layout:
16884 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16885 #    layout: "plot-throughput-speedup-analysis"
16886
16887 - type: "plot"
16888   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16889   algorithm: "plot_tsa_name"
16890   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16891   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16892   include:
16893     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16894     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16895     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16896     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16897     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16898   layout:
16899     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16900     layout: "plot-throughput-speedup-analysis"
16901
16902 - type: "plot"
16903   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16904   algorithm: "plot_tsa_name"
16905   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16906   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16907   include:
16908     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16909     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16910     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16911     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16912     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16913   layout:
16914     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16915     layout: "plot-throughput-speedup-analysis"
16916
16917 - type: "plot"
16918   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16919   algorithm: "plot_tsa_name"
16920   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16921   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16922   include:
16923     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16924     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16925     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16926     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16927     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16928     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16929   layout:
16930     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16931     layout: "plot-throughput-speedup-analysis"
16932
16933 - type: "plot"
16934   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16935   algorithm: "plot_tsa_name"
16936   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16937   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16938   include:
16939     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16940     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16941     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16942     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16943     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16944     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16945   layout:
16946     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16947     layout: "plot-throughput-speedup-analysis"
16948
16949 - type: "plot"
16950   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16951   algorithm: "plot_tsa_name"
16952   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16953   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16954   include:
16955     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16956     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16957     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16958     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16959     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16960   layout:
16961     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16962     layout: "plot-throughput-speedup-analysis"
16963
16964 - type: "plot"
16965   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16966   algorithm: "plot_tsa_name"
16967   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16968   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16969   include:
16970     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16971     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16972     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16973     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16974     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16975   layout:
16976     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16977     layout: "plot-throughput-speedup-analysis"
16978
16979 - type: "plot"
16980   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16981   algorithm: "plot_tsa_name"
16982   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16983   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16984   include:
16985     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16986     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16987     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16988     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16989   layout:
16990     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16991     layout: "plot-throughput-speedup-analysis"
16992
16993 - type: "plot"
16994   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16995   algorithm: "plot_tsa_name"
16996   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16997   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16998   include:
16999     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17000     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17001     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17002     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17003   layout:
17004     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17005     layout: "plot-throughput-speedup-analysis"
17006
17007 - type: "plot"
17008   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17009   algorithm: "plot_tsa_name"
17010   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17011   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17012   include:
17013     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17014     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17015     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17016     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17017     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17018     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17019   layout:
17020     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17021     layout: "plot-throughput-speedup-analysis"
17022
17023 - type: "plot"
17024   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17025   algorithm: "plot_tsa_name"
17026   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17027   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
17028   include:
17029     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17030     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17031     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17032     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17033     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17034     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17035   layout:
17036     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17037     layout: "plot-throughput-speedup-analysis"
17038
17039 - type: "plot"
17040   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17041   algorithm: "plot_tsa_name"
17042   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17043   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17044   include:
17045     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17046     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17047     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17048     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17049     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17050   layout:
17051     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
17052     layout: "plot-throughput-speedup-analysis"
17053
17054 - type: "plot"
17055   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17056   algorithm: "plot_tsa_name"
17057   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17058   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17059   include:
17060     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17061     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17062     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17063     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17064     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17065   layout:
17066     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17067     layout: "plot-throughput-speedup-analysis"
17068
17069 - type: "plot"
17070   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17071   algorithm: "plot_tsa_name"
17072   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17073   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17074   include:
17075     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17076     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17077     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17078     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17079     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17080   layout:
17081     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17082     layout: "plot-throughput-speedup-analysis"
17083
17084 - type: "plot"
17085   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17086   algorithm: "plot_tsa_name"
17087   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17088   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17089   include:
17090     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17091     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17092     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17093     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17094     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17095   layout:
17096     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17097     layout: "plot-throughput-speedup-analysis"
17098
17099 - type: "plot"
17100   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17101   algorithm: "plot_tsa_name"
17102   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17103   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17104   include:
17105     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17106     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17107     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17108     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17109   layout:
17110     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17111     layout: "plot-throughput-speedup-analysis"
17112
17113 - type: "plot"
17114   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17115   algorithm: "plot_tsa_name"
17116   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17117   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17118   include:
17119     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17120     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17121     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17122     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17123   layout:
17124     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17125     layout: "plot-throughput-speedup-analysis"
17126
17127 - type: "plot"
17128   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17129   algorithm: "plot_tsa_name"
17130   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17131   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17132   include:
17133     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17134     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17135     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17136     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17137     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17138   layout:
17139     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17140     layout: "plot-throughput-speedup-analysis"
17141
17142 - type: "plot"
17143   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17144   algorithm: "plot_tsa_name"
17145   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17146   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17147   include:
17148     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17149     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17150     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17151     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17152     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17153   layout:
17154     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17155     layout: "plot-throughput-speedup-analysis"
17156
17157 - type: "plot"
17158   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17159   algorithm: "plot_tsa_name"
17160   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17161   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17162   include:
17163     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17164     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17165     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17166     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17167     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17168     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17169   layout:
17170     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17171     layout: "plot-throughput-speedup-analysis"
17172
17173 - type: "plot"
17174   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17175   algorithm: "plot_tsa_name"
17176   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17177   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17178   include:
17179     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17180     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17181     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17182     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17183     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17184     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17185   layout:
17186     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17187     layout: "plot-throughput-speedup-analysis"
17188
17189 - type: "plot"
17190   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17191   algorithm: "plot_tsa_name"
17192   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17193   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17194   include:
17195     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17196     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17197     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17198     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17199   layout:
17200     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17201     layout: "plot-throughput-speedup-analysis"
17202
17203 - type: "plot"
17204   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17205   algorithm: "plot_tsa_name"
17206   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17207   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17208   include:
17209     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17210     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17211     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17212     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17213   layout:
17214     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17215     layout: "plot-throughput-speedup-analysis"
17216
17217 - type: "plot"
17218   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17219   algorithm: "plot_tsa_name"
17220   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17221   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17222   include:
17223     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17224     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17225     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17226     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17227     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17228     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17229   layout:
17230     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17231     layout: "plot-throughput-speedup-analysis"
17232
17233 - type: "plot"
17234   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17235   algorithm: "plot_tsa_name"
17236   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17237   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17238   include:
17239     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17240     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17241     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17242     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17243     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17244     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17245   layout:
17246     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17247     layout: "plot-throughput-speedup-analysis"
17248
17249 - type: "plot"
17250   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17251   algorithm: "plot_tsa_name"
17252   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17253   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17254   include:
17255     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17256     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17257     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17258     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17259     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17260     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17261   layout:
17262     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17263     layout: "plot-throughput-speedup-analysis"
17264
17265 - type: "plot"
17266   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17267   algorithm: "plot_tsa_name"
17268   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17269   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17270   include:
17271     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17272     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17273     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17274     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17275     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17276     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17277   layout:
17278     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17279     layout: "plot-throughput-speedup-analysis"
17280
17281 #- type: "plot"
17282 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17283 #  algorithm: "plot_tsa_name"
17284 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17285 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17286 #  include:
17287 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17288 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17289 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17290 #  layout:
17291 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17292 #    layout: "plot-throughput-speedup-analysis"
17293 #
17294 #- type: "plot"
17295 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17296 #  algorithm: "plot_tsa_name"
17297 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17298 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17299 #  include:
17300 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17301 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17302 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17303 #  layout:
17304 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17305 #    layout: "plot-throughput-speedup-analysis"
17306
17307 ################################################################################
17308
17309 # Packet Throughput - DPDK
17310
17311 # 2n-skx-xxv710
17312
17313 - type: "plot"
17314   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
17315   algorithm: "plot_perf_box_name"
17316   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
17317   data: "plot-dpdk-throughput-latency-2n-skx"
17318   include:
17319     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17320     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17321   layout:
17322     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
17323     layout: "plot-throughput"
17324
17325 - type: "plot"
17326   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
17327   algorithm: "plot_perf_box_name"
17328   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
17329   data: "plot-dpdk-throughput-latency-2n-skx"
17330   include:
17331     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17332     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17333   layout:
17334     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
17335     layout: "plot-throughput"
17336
17337 - type: "plot"
17338   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
17339   algorithm: "plot_perf_box_name"
17340   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
17341   data: "plot-dpdk-throughput-latency-2n-skx"
17342   include:
17343     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17344     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17345   layout:
17346     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
17347     layout: "plot-throughput"
17348
17349 - type: "plot"
17350   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
17351   algorithm: "plot_perf_box_name"
17352   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
17353   data: "plot-dpdk-throughput-latency-2n-skx"
17354   include:
17355     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17356     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17357   layout:
17358     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
17359     layout: "plot-throughput"
17360
17361 # 2n-skx-x710
17362
17363 - type: "plot"
17364   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
17365   algorithm: "plot_perf_box_name"
17366   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
17367   data: "plot-dpdk-throughput-latency-2n-skx"
17368   include:
17369     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17370     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17371   layout:
17372     title: "2n-skx-x710-64b-2t1c-base-ndr"
17373     layout: "plot-throughput"
17374
17375 - type: "plot"
17376   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
17377   algorithm: "plot_perf_box_name"
17378   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
17379   data: "plot-dpdk-throughput-latency-2n-skx"
17380   include:
17381     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17382     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17383   layout:
17384     title: "2n-skx-x710-64b-4t2c-base-ndr"
17385     layout: "plot-throughput"
17386
17387 - type: "plot"
17388   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
17389   algorithm: "plot_perf_box_name"
17390   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
17391   data: "plot-dpdk-throughput-latency-2n-skx"
17392   include:
17393     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17394     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17395   layout:
17396     title: "2n-skx-x710-64b-2t1c-base-pdr"
17397     layout: "plot-throughput"
17398
17399 - type: "plot"
17400   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
17401   algorithm: "plot_perf_box_name"
17402   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
17403   data: "plot-dpdk-throughput-latency-2n-skx"
17404   include:
17405     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17406     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17407   layout:
17408     title: "2n-skx-x710-64b-4t2c-base-pdr"
17409     layout: "plot-throughput"
17410
17411 # 3n-skx-xxv710
17412
17413 - type: "plot"
17414   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
17415   algorithm: "plot_perf_box_name"
17416   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
17417   data: "plot-dpdk-throughput-latency-3n-skx"
17418   include:
17419     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17420     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17421   layout:
17422     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
17423     layout: "plot-throughput"
17424
17425 - type: "plot"
17426   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
17427   algorithm: "plot_perf_box_name"
17428   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
17429   data: "plot-dpdk-throughput-latency-3n-skx"
17430   include:
17431     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17432     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17433   layout:
17434     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
17435     layout: "plot-throughput"
17436
17437 - type: "plot"
17438   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
17439   algorithm: "plot_perf_box_name"
17440   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
17441   data: "plot-dpdk-throughput-latency-3n-skx"
17442   include:
17443     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17444     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17445   layout:
17446     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
17447     layout: "plot-throughput"
17448
17449 - type: "plot"
17450   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
17451   algorithm: "plot_perf_box_name"
17452   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
17453   data: "plot-dpdk-throughput-latency-3n-skx"
17454   include:
17455     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17456     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17457   layout:
17458     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
17459     layout: "plot-throughput"
17460
17461 # 3n-skx-x710
17462
17463 - type: "plot"
17464   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
17465   algorithm: "plot_perf_box_name"
17466   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
17467   data: "plot-dpdk-throughput-latency-3n-skx"
17468   include:
17469     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17470     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17471   layout:
17472     title: "3n-skx-x710-64b-2t1c-base-ndr"
17473     layout: "plot-throughput"
17474
17475 - type: "plot"
17476   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
17477   algorithm: "plot_perf_box_name"
17478   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
17479   data: "plot-dpdk-throughput-latency-3n-skx"
17480   include:
17481     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17482     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17483   layout:
17484     title: "3n-skx-x710-64b-4t2c-base-ndr"
17485     layout: "plot-throughput"
17486
17487 - type: "plot"
17488   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
17489   algorithm: "plot_perf_box_name"
17490   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
17491   data: "plot-dpdk-throughput-latency-3n-skx"
17492   include:
17493     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17494     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17495   layout:
17496     title: "3n-skx-x710-64b-2t1c-base-pdr"
17497     layout: "plot-throughput"
17498
17499 - type: "plot"
17500   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
17501   algorithm: "plot_perf_box_name"
17502   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
17503   data: "plot-dpdk-throughput-latency-3n-skx"
17504   include:
17505     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17506     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17507   layout:
17508     title: "3n-skx-x710-64b-4t2c-base-pdr"
17509     layout: "plot-throughput"
17510
17511 # 3n-hsw-xl710
17512
17513 - type: "plot"
17514   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
17515   algorithm: "plot_perf_box_name"
17516   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
17517   data: "plot-dpdk-throughput-latency-3n-hsw"
17518   include:
17519     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17520     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17521   layout:
17522     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
17523     layout: "plot-throughput"
17524
17525 - type: "plot"
17526   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
17527   algorithm: "plot_perf_box_name"
17528   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
17529   data: "plot-dpdk-throughput-latency-3n-hsw"
17530   include:
17531     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17532     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17533   layout:
17534     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
17535     layout: "plot-throughput"
17536
17537 - type: "plot"
17538   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
17539   algorithm: "plot_perf_box_name"
17540   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
17541   data: "plot-dpdk-throughput-latency-3n-hsw"
17542   include:
17543     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17544     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17545   layout:
17546     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
17547     layout: "plot-throughput"
17548
17549 - type: "plot"
17550   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
17551   algorithm: "plot_perf_box_name"
17552   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
17553   data: "plot-dpdk-throughput-latency-3n-hsw"
17554   include:
17555     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17556     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17557   layout:
17558     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
17559     layout: "plot-throughput"
17560
17561 # 3n-hsw-x710
17562
17563 - type: "plot"
17564   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
17565   algorithm: "plot_perf_box_name"
17566   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
17567   data: "plot-dpdk-throughput-latency-3n-hsw"
17568   include:
17569     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17570     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17571   layout:
17572     title: "3n-hsw-x710-64b-1t1c-base-ndr"
17573     layout: "plot-throughput"
17574
17575 - type: "plot"
17576   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
17577   algorithm: "plot_perf_box_name"
17578   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
17579   data: "plot-dpdk-throughput-latency-3n-hsw"
17580   include:
17581     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17582     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17583   layout:
17584     title: "3n-hsw-x710-64b-2t2c-base-ndr"
17585     layout: "plot-throughput"
17586
17587 - type: "plot"
17588   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
17589   algorithm: "plot_perf_box_name"
17590   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
17591   data: "plot-dpdk-throughput-latency-3n-hsw"
17592   include:
17593     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17594     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17595   layout:
17596     title: "3n-hsw-x710-64b-1t1c-base-pdr"
17597     layout: "plot-throughput"
17598
17599 - type: "plot"
17600   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
17601   algorithm: "plot_perf_box_name"
17602   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
17603   data: "plot-dpdk-throughput-latency-3n-hsw"
17604   include:
17605     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17606     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17607   layout:
17608     title: "3n-hsw-x710-64b-2t2c-base-pdr"
17609     layout: "plot-throughput"
17610
17611 ## 2n-dnv-x553
17612 #
17613 #- type: "plot"
17614 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
17615 #  algorithm: "plot_perf_box_name"
17616 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
17617 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17618 #  include:
17619 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17620 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17621 #  layout:
17622 #    title: "2n-dnv-x553-64b-1t1c-base-ndr"
17623 #    layout: "plot-throughput"
17624 #
17625 #- type: "plot"
17626 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
17627 #  algorithm: "plot_perf_box_name"
17628 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
17629 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17630 #  include:
17631 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17632 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17633 #  layout:
17634 #    title: "2n-dnv-x553-64b-2t2c-base-ndr"
17635 #    layout: "plot-throughput"
17636 #
17637 #- type: "plot"
17638 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
17639 #  algorithm: "plot_perf_box_name"
17640 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
17641 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17642 #  include:
17643 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17644 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17645 #  layout:
17646 #    title: "2n-dnv-x553-64b-1t1c-base-pdr"
17647 #    layout: "plot-throughput"
17648 #
17649 #- type: "plot"
17650 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
17651 #  algorithm: "plot_perf_box_name"
17652 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17653 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17654 #  include:
17655 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17656 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17657 #  layout:
17658 #    title: "2n-dnv-x553-64b-2t2c-base-pdr"
17659 #    layout: "plot-throughput"
17660 #
17661 ## 3n-dnv-x553
17662 #
17663 #- type: "plot"
17664 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17665 #  algorithm: "plot_perf_box_name"
17666 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17667 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17668 #  include:
17669 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17670 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17671 #  layout:
17672 #    title: "3n-dnv-x553-64b-1t1c-base-ndr"
17673 #    layout: "plot-throughput"
17674 #
17675 #- type: "plot"
17676 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17677 #  algorithm: "plot_perf_box_name"
17678 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17679 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17680 #  include:
17681 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17682 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17683 #  layout:
17684 #    title: "3n-dnv-x553-64b-2t2c-base-ndr"
17685 #    layout: "plot-throughput"
17686 #
17687 #- type: "plot"
17688 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17689 #  algorithm: "plot_perf_box_name"
17690 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17691 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17692 #  include:
17693 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17694 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17695 #  layout:
17696 #    title: "3n-dnv-x553-64b-1t1c-base-pdr"
17697 #    layout: "plot-throughput"
17698 #
17699 #- type: "plot"
17700 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17701 #  algorithm: "plot_perf_box_name"
17702 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17703 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17704 #  include:
17705 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17706 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17707 #  layout:
17708 #    title: "3n-dnv-x553-64b-2t2c-base-pdr"
17709 #    layout: "plot-throughput"
17710
17711 # 3n-tsh-x520
17712
17713 - type: "plot"
17714   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17715   algorithm: "plot_perf_box_name"
17716   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17717   data: "plot-dpdk-throughput-latency-3n-tsh"
17718   include:
17719     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17720     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17721   layout:
17722     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17723     layout: "plot-throughput"
17724
17725 - type: "plot"
17726   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17727   algorithm: "plot_perf_box_name"
17728   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17729   data: "plot-dpdk-throughput-latency-3n-tsh"
17730   include:
17731     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17732     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17733   layout:
17734     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17735     layout: "plot-throughput"
17736
17737 - type: "plot"
17738   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17739   algorithm: "plot_perf_box_name"
17740   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17741   data: "plot-dpdk-throughput-latency-3n-tsh"
17742   include:
17743     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17744     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17745   layout:
17746     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17747     layout: "plot-throughput"
17748
17749 - type: "plot"
17750   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17751   algorithm: "plot_perf_box_name"
17752   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17753   data: "plot-dpdk-throughput-latency-3n-tsh"
17754   include:
17755     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17756     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17757   layout:
17758     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17759     layout: "plot-throughput"
17760
17761 ################################################################################
17762 ###   2n-clx                                                                 ###
17763 ################################################################################
17764
17765 # Packet Throughput
17766
17767 - type: "plot"
17768   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17769   algorithm: "plot_perf_box_name"
17770   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17771   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17772   include:
17773     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17774     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17775     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17776     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17777   layout:
17778     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17779     layout: "plot-throughput"
17780
17781 - type: "plot"
17782   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17783   algorithm: "plot_perf_box_name"
17784   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17785   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17786   include:
17787     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17788     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17789     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17790     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17791   layout:
17792     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17793     layout: "plot-throughput"
17794
17795 - type: "plot"
17796   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17797   algorithm: "plot_perf_box_name"
17798   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17799   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17800   include:
17801     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17802     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17803     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17804     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17805   layout:
17806     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17807     layout: "plot-throughput"
17808
17809 - type: "plot"
17810   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17811   algorithm: "plot_perf_box_name"
17812   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17813   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17814   include:
17815     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17816     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17817     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17818     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17819   layout:
17820     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17821     layout: "plot-throughput"
17822
17823 - type: "plot"
17824   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17825   algorithm: "plot_perf_box_name"
17826   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17827   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17828   include:
17829     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17830     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17831     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17832     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17833   layout:
17834     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17835     layout: "plot-throughput"
17836
17837 - type: "plot"
17838   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17839   algorithm: "plot_perf_box_name"
17840   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17841   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17842   include:
17843     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17844     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17845     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17846     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17847   layout:
17848     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17849     layout: "plot-throughput"
17850
17851 - type: "plot"
17852   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17853   algorithm: "plot_perf_box_name"
17854   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17855   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17856   include:
17857     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17858     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17859     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17860     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17861     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17862     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17863   layout:
17864     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17865     layout: "plot-throughput"
17866
17867 - type: "plot"
17868   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17869   algorithm: "plot_perf_box_name"
17870   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17871   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17872   include:
17873     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17874     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17875     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17876     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17877     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17878     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17879   layout:
17880     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17881     layout: "plot-throughput"
17882
17883 - type: "plot"
17884   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17885   algorithm: "plot_perf_box_name"
17886   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17887   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17888   include:
17889     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17890     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17891     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17892     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17893   layout:
17894     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17895     layout: "plot-throughput"
17896
17897 - type: "plot"
17898   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17899   algorithm: "plot_perf_box_name"
17900   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17901   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17902   include:
17903     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17904     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17905     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17906     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17907   layout:
17908     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17909     layout: "plot-throughput"
17910
17911 - type: "plot"
17912   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17913   algorithm: "plot_perf_box_name"
17914   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17915   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17916   include:
17917     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17918     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17919     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17920   layout:
17921     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17922     layout: "plot-throughput"
17923
17924 - type: "plot"
17925   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17926   algorithm: "plot_perf_box_name"
17927   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17928   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17929   include:
17930     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17931     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17932     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17933   layout:
17934     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17935     layout: "plot-throughput"
17936
17937 - type: "plot"
17938   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17939   algorithm: "plot_perf_box_name"
17940   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17941   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17942   include:
17943     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17944     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17945     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17946     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17947     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17948   layout:
17949     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17950     layout: "plot-throughput"
17951
17952 - type: "plot"
17953   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17954   algorithm: "plot_perf_box_name"
17955   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17956   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17957   include:
17958     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17959     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17960     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17961     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17962     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17963   layout:
17964     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17965     layout: "plot-throughput"
17966
17967 - type: "plot"
17968   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17969   algorithm: "plot_perf_box_name"
17970   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17971   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17972   include:
17973     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17974     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17975     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17976   layout:
17977     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17978     layout: "plot-throughput"
17979
17980 - type: "plot"
17981   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17982   algorithm: "plot_perf_box_name"
17983   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17984   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17985   include:
17986     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17987     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17988     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17989   layout:
17990     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17991     layout: "plot-throughput"
17992
17993 - type: "plot"
17994   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17995   algorithm: "plot_perf_box_name"
17996   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17997   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17998   include:
17999     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18000     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18001     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18002     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18003     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18004     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18005   layout:
18006     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
18007     layout: "plot-throughput"
18008
18009 - type: "plot"
18010   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
18011   algorithm: "plot_perf_box_name"
18012   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
18013   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18014   include:
18015     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18016     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18017     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18018     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18019     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18020     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18021   layout:
18022     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
18023     layout: "plot-throughput"
18024
18025 - type: "plot"
18026   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
18027   algorithm: "plot_perf_box_name"
18028   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
18029   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18030   include:
18031     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18032     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
18033     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
18034     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
18035     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
18036   layout:
18037     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
18038     layout: "plot-throughput"
18039
18040 - type: "plot"
18041   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
18042   algorithm: "plot_perf_box_name"
18043   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
18044   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18045   include:
18046     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
18047     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
18048     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
18049     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
18050     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
18051   layout:
18052     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
18053     layout: "plot-throughput"
18054
18055 - type: "plot"
18056   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
18057   algorithm: "plot_perf_box_name"
18058   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
18059   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18060   include:
18061     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
18062     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
18063     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
18064     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
18065     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
18066     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
18067     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
18068     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
18069     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
18070     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
18071   layout:
18072     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
18073     layout: "plot-cps"
18074
18075 - type: "plot"
18076   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
18077   algorithm: "plot_perf_box_name"
18078   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
18079   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18080   include:
18081     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
18082     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
18083     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
18084     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
18085     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
18086     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
18087     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
18088     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
18089     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
18090     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
18091   layout:
18092     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
18093     layout: "plot-throughput"
18094
18095 - type: "plot"
18096   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
18097   algorithm: "plot_perf_box_name"
18098   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
18099   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18100   include:
18101     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
18102     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
18103     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
18104     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
18105     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
18106     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
18107     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
18108     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
18109     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
18110     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
18111   layout:
18112     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
18113     layout: "plot-cps"
18114
18115 - type: "plot"
18116   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
18117   algorithm: "plot_perf_box_name"
18118   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
18119   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18120   include:
18121     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
18122     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
18123     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
18124     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
18125     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
18126     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
18127     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
18128     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
18129     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
18130     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
18131   layout:
18132     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
18133     layout: "plot-throughput"
18134
18135 - type: "plot"
18136   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
18137   algorithm: "plot_perf_box_name"
18138   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
18139   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18140   include:
18141     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18142     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
18143     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
18144     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
18145     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
18146   layout:
18147     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
18148     layout: "plot-throughput"
18149
18150 - type: "plot"
18151   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
18152   algorithm: "plot_perf_box_name"
18153   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
18154   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18155   include:
18156     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
18157     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
18158     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
18159     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
18160     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
18161   layout:
18162     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
18163     layout: "plot-throughput"
18164
18165 - type: "plot"
18166   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
18167   algorithm: "plot_perf_box_name"
18168   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
18169   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18170   include:
18171     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
18172     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
18173     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
18174     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
18175     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
18176     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
18177     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
18178     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
18179     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
18180     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
18181   layout:
18182     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
18183     layout: "plot-cps"
18184
18185 - type: "plot"
18186   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
18187   algorithm: "plot_perf_box_name"
18188   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
18189   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18190   include:
18191     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
18192     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
18193     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
18194     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
18195     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
18196     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
18197     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
18198     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
18199     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
18200     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
18201   layout:
18202     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
18203     layout: "plot-throughput"
18204
18205 - type: "plot"
18206   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
18207   algorithm: "plot_perf_box_name"
18208   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
18209   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18210   include:
18211     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
18212     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
18213     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
18214     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
18215     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
18216     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
18217     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
18218     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
18219     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
18220     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
18221   layout:
18222     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
18223     layout: "plot-cps"
18224
18225 - type: "plot"
18226   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
18227   algorithm: "plot_perf_box_name"
18228   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
18229   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18230   include:
18231     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
18232     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
18233     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
18234     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
18235     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
18236     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
18237     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
18238     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
18239     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
18240     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
18241   layout:
18242     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
18243     layout: "plot-throughput"
18244
18245 - type: "plot"
18246   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18247   algorithm: "plot_perf_box_name"
18248   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18249   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18250   include:
18251     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18255     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18256     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18257   layout:
18258     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18259     layout: "plot-throughput"
18260
18261 - type: "plot"
18262   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18263   algorithm: "plot_perf_box_name"
18264   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18265   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18266   include:
18267     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18268     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18269     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18270     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18271     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18272     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18273   layout:
18274     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18275     layout: "plot-throughput"
18276
18277 - type: "plot"
18278   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18279   algorithm: "plot_perf_box_name"
18280   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18281   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18282   include:
18283     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
18284     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
18285   layout:
18286     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18287     layout: "plot-throughput"
18288
18289 - type: "plot"
18290   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18291   algorithm: "plot_perf_box_name"
18292   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18293   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18294   include:
18295     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
18296     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
18297   layout:
18298     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18299     layout: "plot-throughput"
18300
18301 - type: "plot"
18302   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18303   algorithm: "plot_perf_box_name"
18304   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18305   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18306   include:
18307     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
18308     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18309     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
18310     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18311     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
18312     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18313   layout:
18314     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18315     layout: "plot-throughput"
18316
18317 - type: "plot"
18318   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18319   algorithm: "plot_perf_box_name"
18320   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18321   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18322   include:
18323     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
18324     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18325     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
18326     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18327     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
18328     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18329   layout:
18330     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18331     layout: "plot-throughput"
18332
18333 - type: "plot"
18334   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18335   algorithm: "plot_perf_box_name"
18336   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18337   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18338   include:
18339     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18340     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18341     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18342     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18343     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18344     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18345   layout:
18346     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18347     layout: "plot-throughput"
18348
18349 - type: "plot"
18350   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18351   algorithm: "plot_perf_box_name"
18352   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18353   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18354   include:
18355     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18356     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18357     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18358     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18359     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18360     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18361   layout:
18362     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18363     layout: "plot-throughput"
18364
18365 - type: "plot"
18366   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18367   algorithm: "plot_perf_box_name"
18368   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18369   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18370   include:
18371     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18372     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18373     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18374     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18375     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18376     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18377   layout:
18378     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18379     layout: "plot-throughput"
18380
18381 - type: "plot"
18382   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18383   algorithm: "plot_perf_box_name"
18384   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18385   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18386   include:
18387     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18388     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18389     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18390     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18391     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18392     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18393   layout:
18394     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18395     layout: "plot-throughput"
18396
18397 - type: "plot"
18398   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18399   algorithm: "plot_perf_box_name"
18400   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18401   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18402   include:
18403     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18404     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18405     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18406     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18407     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18408   layout:
18409     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18410     layout: "plot-throughput"
18411
18412 - type: "plot"
18413   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18414   algorithm: "plot_perf_box_name"
18415   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18416   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18417   include:
18418     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18419     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18420     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18421     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18422     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18423   layout:
18424     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18425     layout: "plot-throughput"
18426
18427 - type: "plot"
18428   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18429   algorithm: "plot_perf_box_name"
18430   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18431   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18432   include:
18433     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18434     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18435     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18436     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18437     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18438   layout:
18439     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18440     layout: "plot-throughput"
18441
18442 - type: "plot"
18443   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18444   algorithm: "plot_perf_box_name"
18445   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18446   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18447   include:
18448     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18449     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18450     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18451     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18452     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18453   layout:
18454     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18455     layout: "plot-throughput"
18456
18457 - type: "plot"
18458   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18459   algorithm: "plot_perf_box_name"
18460   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18461   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18462   include:
18463     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18464     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18465     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18466     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18467     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18468   layout:
18469     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18470     layout: "plot-throughput"
18471
18472 - type: "plot"
18473   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18474   algorithm: "plot_perf_box_name"
18475   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18476   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18477   include:
18478     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18479     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18480     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18481     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18482     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18483   layout:
18484     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18485     layout: "plot-throughput"
18486
18487 - type: "plot"
18488   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18489   algorithm: "plot_perf_box_name"
18490   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18491   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18492   include:
18493     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18494     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18495     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18496     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18497     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18498   layout:
18499     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18500     layout: "plot-throughput"
18501
18502 - type: "plot"
18503   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18504   algorithm: "plot_perf_box_name"
18505   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18506   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18507   include:
18508     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18509     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18510     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18511     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18512     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18513   layout:
18514     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18515     layout: "plot-throughput"
18516
18517 - type: "plot"
18518   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18519   algorithm: "plot_perf_box_name"
18520   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18521   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18522   include:
18523     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18524     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18525     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18526     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18527     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18528   layout:
18529     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18530     layout: "plot-throughput"
18531
18532 - type: "plot"
18533   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18534   algorithm: "plot_perf_box_name"
18535   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18536   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18537   include:
18538     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18539     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18540     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18541     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18542     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18543   layout:
18544     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18545     layout: "plot-throughput"
18546
18547 - type: "plot"
18548   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18549   algorithm: "plot_perf_box_name"
18550   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18551   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18552   include:
18553     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18554     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18555     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18556     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18557     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18558     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18559   layout:
18560     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18561     layout: "plot-throughput"
18562
18563 - type: "plot"
18564   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18565   algorithm: "plot_perf_box_name"
18566   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18567   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18568   include:
18569     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18570     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18571     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18572     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18573     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18575   layout:
18576     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18577     layout: "plot-throughput"
18578
18579 - type: "plot"
18580   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18581   algorithm: "plot_perf_box_name"
18582   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18583   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18584   include:
18585     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18586     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18587     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18588     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18589   layout:
18590     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18591     layout: "plot-throughput"
18592
18593 - type: "plot"
18594   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18595   algorithm: "plot_perf_box_name"
18596   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18597   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18598   include:
18599     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18600     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18601     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18602     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18603   layout:
18604     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18605     layout: "plot-throughput"
18606
18607 - type: "plot"
18608   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18609   algorithm: "plot_perf_box_name"
18610   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18611   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18612   include:
18613     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18614     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18615     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18616     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18617     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18618     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18619   layout:
18620     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18621     layout: "plot-throughput"
18622
18623 - type: "plot"
18624   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18625   algorithm: "plot_perf_box_name"
18626   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18627   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18628   include:
18629     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18630     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18631     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18632     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18633     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18634     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18635   layout:
18636     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18637     layout: "plot-throughput"
18638
18639 - type: "plot"
18640   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18641   algorithm: "plot_perf_box_name"
18642   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18643   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18644   include:
18645     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18646     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18647     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18648     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18649   layout:
18650     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18651     layout: "plot-throughput"
18652
18653 - type: "plot"
18654   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18655   algorithm: "plot_perf_box_name"
18656   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18657   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18658   include:
18659     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18660     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18661     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18662     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18663   layout:
18664     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18665     layout: "plot-throughput"
18666
18667 - type: "plot"
18668   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18669   algorithm: "plot_perf_box_name"
18670   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18671   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18672   include:
18673     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18674     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18675     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18676     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18677     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18678     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18679   layout:
18680     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18681     layout: "plot-throughput"
18682
18683 - type: "plot"
18684   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18685   algorithm: "plot_perf_box_name"
18686   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18687   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18688   include:
18689     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18690     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18691     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18692     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18693     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18694     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18695   layout:
18696     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18697     layout: "plot-throughput"
18698
18699 - type: "plot"
18700   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18701   algorithm: "plot_perf_box_name"
18702   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18703   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18704   include:
18705     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18706     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18707     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18708     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18709   layout:
18710     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18711     layout: "plot-throughput"
18712
18713 - type: "plot"
18714   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18715   algorithm: "plot_perf_box_name"
18716   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18717   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18718   include:
18719     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18720     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18721     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18722     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18723   layout:
18724     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18725     layout: "plot-throughput"
18726
18727 - type: "plot"
18728   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18729   algorithm: "plot_perf_box_name"
18730   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18731   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18732   include:
18733     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18734     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18735     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18736     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18737     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18738   layout:
18739     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18740     layout: "plot-throughput"
18741
18742 - type: "plot"
18743   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18744   algorithm: "plot_perf_box_name"
18745   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18746   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18747   include:
18748     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18749     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18750     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18751     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18752     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18753   layout:
18754     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18755     layout: "plot-throughput"
18756
18757 - type: "plot"
18758   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18759   algorithm: "plot_perf_box_name"
18760   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18761   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18762   include:
18763     - "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"
18764     - "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"
18765     - "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"
18766     - "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"
18767     - "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"
18768   layout:
18769     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18770     layout: "plot-throughput"
18771
18772 - type: "plot"
18773   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18774   algorithm: "plot_perf_box_name"
18775   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18776   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18777   include:
18778     - "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"
18779     - "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"
18780     - "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"
18781     - "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"
18782     - "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"
18783   layout:
18784     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18785     layout: "plot-throughput"
18786
18787 - type: "plot"
18788   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18789   algorithm: "plot_perf_box_name"
18790   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18791   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18792   include:
18793     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18794     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18795     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18796     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18797     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18798   layout:
18799     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18800     layout: "plot-throughput"
18801
18802 - type: "plot"
18803   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18804   algorithm: "plot_perf_box_name"
18805   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18806   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18807   include:
18808     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18809     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18810     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18811     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18812     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18813   layout:
18814     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18815     layout: "plot-throughput"
18816
18817 - type: "plot"
18818   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18819   algorithm: "plot_perf_box_name"
18820   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18821   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18822   include:
18823     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18824     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18825     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18826     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18827     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18828   layout:
18829     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18830     layout: "plot-throughput"
18831
18832 - type: "plot"
18833   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18834   algorithm: "plot_perf_box_name"
18835   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18836   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18837   include:
18838     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18839     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18840     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18841     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18842     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18843   layout:
18844     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18845     layout: "plot-throughput"
18846
18847 - type: "plot"
18848   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18849   algorithm: "plot_perf_box_name"
18850   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18851   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18852   include:
18853     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18854     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18855     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18856     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18857   layout:
18858     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18859     layout: "plot-throughput"
18860
18861 - type: "plot"
18862   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18863   algorithm: "plot_perf_box_name"
18864   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18865   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18866   include:
18867     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18868     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18869     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18870     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18871   layout:
18872     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18873     layout: "plot-throughput"
18874
18875 - type: "plot"
18876   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18877   algorithm: "plot_perf_box_name"
18878   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18879   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18880   include:
18881     - "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"
18882     - "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"
18883     - "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"
18884     - "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"
18885   layout:
18886     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18887     layout: "plot-throughput"
18888
18889 - type: "plot"
18890   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18891   algorithm: "plot_perf_box_name"
18892   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18893   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18894   include:
18895     - "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"
18896     - "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"
18897     - "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"
18898     - "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"
18899   layout:
18900     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18901     layout: "plot-throughput"
18902
18903 - type: "plot"
18904   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18905   algorithm: "plot_perf_box_name"
18906   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18907   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18908   include:
18909     - "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"
18910     - "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"
18911     - "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"
18912     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18913     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18914     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18915   layout:
18916     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18917     layout: "plot-throughput"
18918
18919 - type: "plot"
18920   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18921   algorithm: "plot_perf_box_name"
18922   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18923   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18924   include:
18925     - "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"
18926     - "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"
18927     - "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"
18928     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18929     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18930     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18931   layout:
18932     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18933     layout: "plot-throughput"
18934
18935 ################################################################################
18936
18937 # Packet Speedup
18938
18939 - type: "plot"
18940   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18941   algorithm: "plot_tsa_name"
18942   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18943   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18944   include:
18945     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18946     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18947     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18948     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18949   layout:
18950     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18951     layout: "plot-throughput-speedup-analysis"
18952
18953 - type: "plot"
18954   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18955   algorithm: "plot_tsa_name"
18956   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18957   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18958   include:
18959     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18960     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18961     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18962     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18963   layout:
18964     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18965     layout: "plot-throughput-speedup-analysis"
18966
18967 - type: "plot"
18968   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18969   algorithm: "plot_tsa_name"
18970   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18971   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18972   include:
18973     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18974     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18975     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18976     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18977   layout:
18978     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18979     layout: "plot-throughput-speedup-analysis"
18980
18981 - type: "plot"
18982   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18983   algorithm: "plot_tsa_name"
18984   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18985   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18986   include:
18987     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18988     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18989     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18990     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18991   layout:
18992     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18993     layout: "plot-throughput-speedup-analysis"
18994
18995 - type: "plot"
18996   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18997   algorithm: "plot_tsa_name"
18998   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18999   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19000   include:
19001     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19002     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19003     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19004     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19005   layout:
19006     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
19007     layout: "plot-throughput-speedup-analysis"
19008
19009 - type: "plot"
19010   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
19011   algorithm: "plot_tsa_name"
19012   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
19013   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19014   include:
19015     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19016     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19017     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19018     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19019   layout:
19020     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
19021     layout: "plot-throughput-speedup-analysis"
19022
19023 - type: "plot"
19024   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
19025   algorithm: "plot_tsa_name"
19026   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
19027   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19028   include:
19029     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
19030     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
19031     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
19032     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19033     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19034     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19035   layout:
19036     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
19037     layout: "plot-throughput-speedup-analysis"
19038
19039 - type: "plot"
19040   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
19041   algorithm: "plot_tsa_name"
19042   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
19043   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19044   include:
19045     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
19046     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
19047     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
19048     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19049     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19050     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19051   layout:
19052     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
19053     layout: "plot-throughput-speedup-analysis"
19054
19055 - type: "plot"
19056   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
19057   algorithm: "plot_tsa_name"
19058   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
19059   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19060   include:
19061     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
19062     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
19063     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
19064     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
19065   layout:
19066     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
19067     layout: "plot-throughput-speedup-analysis"
19068
19069 - type: "plot"
19070   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
19071   algorithm: "plot_tsa_name"
19072   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
19073   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19074   include:
19075     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
19076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
19077     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
19078     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
19079   layout:
19080     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
19081     layout: "plot-throughput-speedup-analysis"
19082
19083 - type: "plot"
19084   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
19085   algorithm: "plot_tsa_name"
19086   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
19087   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19088   include:
19089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
19090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
19091     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19092   layout:
19093     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
19094     layout: "plot-throughput-speedup-analysis"
19095
19096 - type: "plot"
19097   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
19098   algorithm: "plot_tsa_name"
19099   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
19100   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19101   include:
19102     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
19103     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
19104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19105   layout:
19106     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
19107     layout: "plot-throughput-speedup-analysis"
19108
19109 - type: "plot"
19110   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19111   algorithm: "plot_tsa_name"
19112   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19113   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19114   include:
19115     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19116     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19117     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19118     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19119     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19120   layout:
19121     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
19122     layout: "plot-throughput-speedup-analysis"
19123
19124 - type: "plot"
19125   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19126   algorithm: "plot_tsa_name"
19127   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19128   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19129   include:
19130     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19131     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19132     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19133     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19134     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19135   layout:
19136     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
19137     layout: "plot-throughput-speedup-analysis"
19138
19139 - type: "plot"
19140   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
19141   algorithm: "plot_tsa_name"
19142   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
19143   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19144   include:
19145     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19146     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
19147     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
19148   layout:
19149     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
19150     layout: "plot-throughput-speedup-analysis"
19151
19152 - type: "plot"
19153   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
19154   algorithm: "plot_tsa_name"
19155   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
19156   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19157   include:
19158     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19159     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
19160     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
19161   layout:
19162     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
19163     layout: "plot-throughput-speedup-analysis"
19164
19165 - type: "plot"
19166   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
19167   algorithm: "plot_tsa_name"
19168   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
19169   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19170   include:
19171     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19172     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19173     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19174     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19175     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19176     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19177   layout:
19178     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
19179     layout: "plot-throughput-speedup-analysis"
19180
19181 - type: "plot"
19182   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
19183   algorithm: "plot_tsa_name"
19184   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
19185   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19186   include:
19187     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19188     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
19189     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
19190     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
19191     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
19192   layout:
19193     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
19194     layout: "plot-throughput-speedup-analysis"
19195
19196 - type: "plot"
19197   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
19198   algorithm: "plot_tsa_name"
19199   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
19200   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19201   include:
19202     - "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"
19203     - "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"
19204     - "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"
19205     - "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"
19206     - "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"
19207   layout:
19208     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
19209     layout: "plot-throughput-speedup-analysis"
19210
19211 - type: "plot"
19212   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
19213   algorithm: "plot_tsa_name"
19214   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
19215   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19216   include:
19217     - "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"
19218     - "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"
19219     - "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"
19220     - "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"
19221     - "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"
19222     - "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"
19223     - "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"
19224     - "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"
19225     - "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"
19226     - "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"
19227   layout:
19228     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
19229     layout: "plot-throughput-speedup-analysis-cps"
19230
19231 - type: "plot"
19232   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
19233   algorithm: "plot_tsa_name"
19234   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
19235   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19236   include:
19237     - "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"
19238     - "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"
19239     - "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"
19240     - "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"
19241     - "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"
19242     - "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"
19243     - "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"
19244     - "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"
19245     - "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"
19246     - "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"
19247   layout:
19248     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
19249     layout: "plot-throughput-speedup-analysis"
19250
19251 - type: "plot"
19252   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
19253   algorithm: "plot_tsa_name"
19254   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
19255   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19256   include:
19257     - "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"
19258     - "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"
19259     - "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"
19260     - "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"
19261     - "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"
19262     - "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"
19263     - "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"
19264     - "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"
19265     - "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"
19266     - "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"
19267   layout:
19268     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
19269     layout: "plot-throughput-speedup-analysis-cps"
19270
19271 - type: "plot"
19272   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
19273   algorithm: "plot_tsa_name"
19274   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
19275   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19276   include:
19277     - "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"
19278     - "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"
19279     - "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"
19280     - "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"
19281     - "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"
19282     - "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"
19283     - "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"
19284     - "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"
19285     - "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"
19286     - "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"
19287   layout:
19288     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
19289     layout: "plot-throughput-speedup-analysis"
19290
19291 - type: "plot"
19292   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
19293   algorithm: "plot_tsa_name"
19294   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
19295   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19296   include:
19297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19298     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19299     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19300     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19301     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19303   layout:
19304     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
19305     layout: "plot-throughput-speedup-analysis"
19306
19307 - type: "plot"
19308   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
19309   algorithm: "plot_tsa_name"
19310   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
19311   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19312   include:
19313     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19314     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
19315     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
19316     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
19317     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
19318   layout:
19319     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
19320     layout: "plot-throughput-speedup-analysis"
19321
19322 - type: "plot"
19323   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
19324   algorithm: "plot_tsa_name"
19325   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
19326   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19327   include:
19328     - "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"
19329     - "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"
19330     - "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"
19331     - "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"
19332     - "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"
19333   layout:
19334     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
19335     layout: "plot-throughput-speedup-analysis"
19336
19337 - type: "plot"
19338   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
19339   algorithm: "plot_tsa_name"
19340   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
19341   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19342   include:
19343     - "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"
19344     - "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"
19345     - "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"
19346     - "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"
19347     - "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"
19348     - "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"
19349     - "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"
19350     - "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"
19351     - "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"
19352     - "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"
19353   layout:
19354     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
19355     layout: "plot-throughput-speedup-analysis-cps"
19356
19357 - type: "plot"
19358   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
19359   algorithm: "plot_tsa_name"
19360   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
19361   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19362   include:
19363     - "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"
19364     - "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"
19365     - "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"
19366     - "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"
19367     - "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"
19368     - "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"
19369     - "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"
19370     - "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"
19371     - "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"
19372     - "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"
19373   layout:
19374     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
19375     layout: "plot-throughput-speedup-analysis"
19376
19377 - type: "plot"
19378   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
19379   algorithm: "plot_tsa_name"
19380   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
19381   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19382   include:
19383     - "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"
19384     - "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"
19385     - "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"
19386     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
19387     - "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"
19388     - "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"
19389     - "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"
19390     - "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"
19391     - "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"
19392     - "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"
19393   layout:
19394     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
19395     layout: "plot-throughput-speedup-analysis-cps"
19396
19397 - type: "plot"
19398   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
19399   algorithm: "plot_tsa_name"
19400   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
19401   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19402   include:
19403     - "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"
19404     - "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"
19405     - "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"
19406     - "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"
19407     - "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"
19408     - "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"
19409     - "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"
19410     - "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"
19411     - "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"
19412     - "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"
19413   layout:
19414     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
19415     layout: "plot-throughput-speedup-analysis"
19416
19417 - type: "plot"
19418   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
19419   algorithm: "plot_tsa_name"
19420   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
19421   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19422   include:
19423     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19424     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19425     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19426     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19427     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19428     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19429   layout:
19430     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
19431     layout: "plot-throughput-speedup-analysis"
19432
19433 - type: "plot"
19434   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
19435   algorithm: "plot_tsa_name"
19436   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
19437   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19438   include:
19439     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19440     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19441     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19442     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19443     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19444     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19445   layout:
19446     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
19447     layout: "plot-throughput-speedup-analysis"
19448
19449 - type: "plot"
19450   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
19451   algorithm: "plot_tsa_name"
19452   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
19453   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19454   include:
19455     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
19456     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
19457   layout:
19458     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
19459     layout: "plot-throughput-speedup-analysis"
19460
19461 - type: "plot"
19462   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
19463   algorithm: "plot_tsa_name"
19464   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
19465   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19466   include:
19467     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
19468     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
19469   layout:
19470     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
19471     layout: "plot-throughput-speedup-analysis"
19472
19473 - type: "plot"
19474   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
19475   algorithm: "plot_tsa_name"
19476   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
19477   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19478   include:
19479     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
19480     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
19481     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
19482     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
19483     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
19484     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
19485   layout:
19486     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
19487     layout: "plot-throughput-speedup-analysis"
19488
19489 - type: "plot"
19490   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
19491   algorithm: "plot_tsa_name"
19492   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
19493   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19494   include:
19495     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
19496     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
19497     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
19498     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
19499     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
19500     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
19501   layout:
19502     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
19503     layout: "plot-throughput-speedup-analysis"
19504
19505 - type: "plot"
19506   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
19507   algorithm: "plot_tsa_name"
19508   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
19509   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19510   include:
19511     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19512     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19513     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19514     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19515     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19516     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19517   layout:
19518     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
19519     layout: "plot-throughput-speedup-analysis"
19520
19521 - type: "plot"
19522   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
19523   algorithm: "plot_tsa_name"
19524   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
19525   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19526   include:
19527     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19528     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19529     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19530     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19531     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19532     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19533   layout:
19534     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
19535     layout: "plot-throughput-speedup-analysis"
19536
19537 - type: "plot"
19538   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
19539   algorithm: "plot_tsa_name"
19540   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
19541   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19542   include:
19543     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19544     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19545     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19546     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19547     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19548     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19549   layout:
19550     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
19551     layout: "plot-throughput-speedup-analysis"
19552
19553 - type: "plot"
19554   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
19555   algorithm: "plot_tsa_name"
19556   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
19557   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19558   include:
19559     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19560     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19561     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19562     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19563     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19564     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19565   layout:
19566     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
19567     layout: "plot-throughput-speedup-analysis"
19568
19569 - type: "plot"
19570   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
19571   algorithm: "plot_tsa_name"
19572   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
19573   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19574   include:
19575     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19576     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19577     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19578     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19579     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19580   layout:
19581     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
19582     layout: "plot-throughput-speedup-analysis"
19583
19584 - type: "plot"
19585   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19586   algorithm: "plot_tsa_name"
19587   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19588   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19589   include:
19590     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19591     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19592     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19593     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19594     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19595   layout:
19596     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
19597     layout: "plot-throughput-speedup-analysis"
19598
19599 - type: "plot"
19600   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19601   algorithm: "plot_tsa_name"
19602   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19603   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19604   include:
19605     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19606     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19607     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19608     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19609     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19610   layout:
19611     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
19612     layout: "plot-throughput-speedup-analysis"
19613
19614 - type: "plot"
19615   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19616   algorithm: "plot_tsa_name"
19617   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19618   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19619   include:
19620     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19621     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19622     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19623     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19624     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19625   layout:
19626     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
19627     layout: "plot-throughput-speedup-analysis"
19628
19629 - type: "plot"
19630   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19631   algorithm: "plot_tsa_name"
19632   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19633   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19634   include:
19635     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19636     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19637     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19638     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19639     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19640   layout:
19641     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
19642     layout: "plot-throughput-speedup-analysis"
19643
19644 - type: "plot"
19645   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19646   algorithm: "plot_tsa_name"
19647   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19648   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19649   include:
19650     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19651     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19652     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19653     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19654     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19655   layout:
19656     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
19657     layout: "plot-throughput-speedup-analysis"
19658
19659 - type: "plot"
19660   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19661   algorithm: "plot_tsa_name"
19662   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19663   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19664   include:
19665     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19666     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19667     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19668     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19669     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19670   layout:
19671     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
19672     layout: "plot-throughput-speedup-analysis"
19673
19674 - type: "plot"
19675   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19676   algorithm: "plot_tsa_name"
19677   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19678   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19679   include:
19680     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19681     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19682     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19683     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19684     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19685   layout:
19686     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
19687     layout: "plot-throughput-speedup-analysis"
19688
19689 - type: "plot"
19690   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19691   algorithm: "plot_tsa_name"
19692   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19693   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19694   include:
19695     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19696     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19697     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19698     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19699     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19700   layout:
19701     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
19702     layout: "plot-throughput-speedup-analysis"
19703
19704 - type: "plot"
19705   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19706   algorithm: "plot_tsa_name"
19707   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19708   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19709   include:
19710     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19711     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19712     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19713     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19714     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19715   layout:
19716     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
19717     layout: "plot-throughput-speedup-analysis"
19718
19719 - type: "plot"
19720   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19721   algorithm: "plot_tsa_name"
19722   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19723   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19724   include:
19725     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19726     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19727     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19728     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19729     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19730     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19731   layout:
19732     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
19733     layout: "plot-throughput-speedup-analysis"
19734
19735 - type: "plot"
19736   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19737   algorithm: "plot_tsa_name"
19738   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19739   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19740   include:
19741     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19742     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19743     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19744     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19745     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19746     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19747   layout:
19748     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
19749     layout: "plot-throughput-speedup-analysis"
19750
19751 - type: "plot"
19752   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19753   algorithm: "plot_tsa_name"
19754   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19755   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19756   include:
19757     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19758     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19759     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19760     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19761   layout:
19762     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
19763     layout: "plot-throughput-speedup-analysis"
19764
19765 - type: "plot"
19766   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19767   algorithm: "plot_tsa_name"
19768   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19769   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19770   include:
19771     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19772     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19773     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19774     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19775   layout:
19776     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
19777     layout: "plot-throughput-speedup-analysis"
19778
19779 - type: "plot"
19780   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19781   algorithm: "plot_tsa_name"
19782   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19783   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19784   include:
19785     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19786     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19787     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19788     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19789     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19790     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19791   layout:
19792     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19793     layout: "plot-throughput-speedup-analysis"
19794
19795 - type: "plot"
19796   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19797   algorithm: "plot_tsa_name"
19798   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19799   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19800   include:
19801     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19802     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19803     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19804     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19805     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19806     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19807   layout:
19808     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19809     layout: "plot-throughput-speedup-analysis"
19810
19811 - type: "plot"
19812   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19813   algorithm: "plot_tsa_name"
19814   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19815   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19816   include:
19817     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19818     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19819     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19820     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19821   layout:
19822     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19823     layout: "plot-throughput-speedup-analysis"
19824
19825 - type: "plot"
19826   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19827   algorithm: "plot_tsa_name"
19828   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19829   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19830   include:
19831     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19832     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19833     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19834     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19835   layout:
19836     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19837     layout: "plot-throughput-speedup-analysis"
19838
19839 - type: "plot"
19840   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19841   algorithm: "plot_tsa_name"
19842   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19843   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19844   include:
19845     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19846     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19847     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19848     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19849     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19850     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19851   layout:
19852     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19853     layout: "plot-throughput-speedup-analysis"
19854
19855 - type: "plot"
19856   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19857   algorithm: "plot_tsa_name"
19858   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19859   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19860   include:
19861     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19862     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19863     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19864     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19865     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19866     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19867   layout:
19868     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19869     layout: "plot-throughput-speedup-analysis"
19870
19871 - type: "plot"
19872   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19873   algorithm: "plot_tsa_name"
19874   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19875   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19876   include:
19877     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19878     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19879     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19880     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19881   layout:
19882     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19883     layout: "plot-throughput-speedup-analysis"
19884
19885 - type: "plot"
19886   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19887   algorithm: "plot_tsa_name"
19888   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19889   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19890   include:
19891     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19892     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19893     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19894     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19895   layout:
19896     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19897     layout: "plot-throughput-speedup-analysis"
19898
19899 - type: "plot"
19900   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19901   algorithm: "plot_tsa_name"
19902   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19903   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19904   include:
19905     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19906     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19907     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19908     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19909     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19910   layout:
19911     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19912     layout: "plot-throughput-speedup-analysis"
19913
19914 - type: "plot"
19915   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19916   algorithm: "plot_tsa_name"
19917   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19918   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19919   include:
19920     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19921     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19922     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19923     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19924     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19925   layout:
19926     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19927     layout: "plot-throughput-speedup-analysis"
19928
19929 - type: "plot"
19930   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19931   algorithm: "plot_tsa_name"
19932   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19933   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19934   include:
19935     - "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"
19936     - "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"
19937     - "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"
19938     - "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"
19939     - "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"
19940   layout:
19941     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19942     layout: "plot-throughput-speedup-analysis"
19943
19944 - type: "plot"
19945   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19946   algorithm: "plot_tsa_name"
19947   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19948   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19949   include:
19950     - "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"
19951     - "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"
19952     - "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"
19953     - "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"
19954     - "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"
19955   layout:
19956     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19957     layout: "plot-throughput-speedup-analysis"
19958
19959 - type: "plot"
19960   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19961   algorithm: "plot_tsa_name"
19962   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19963   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19964   include:
19965     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19966     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19967     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19968     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19969     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19970   layout:
19971     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19972     layout: "plot-throughput-speedup-analysis"
19973
19974 - type: "plot"
19975   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19976   algorithm: "plot_tsa_name"
19977   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19978   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19979   include:
19980     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19981     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19982     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19983     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19984     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19985   layout:
19986     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19987     layout: "plot-throughput-speedup-analysis"
19988
19989 - type: "plot"
19990   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19991   algorithm: "plot_tsa_name"
19992   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19993   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19994   include:
19995     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19996     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19997     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19998     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19999     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
20000   layout:
20001     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
20002     layout: "plot-throughput-speedup-analysis"
20003
20004 - type: "plot"
20005   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
20006   algorithm: "plot_tsa_name"
20007   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
20008   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20009   include:
20010     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20011     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20012     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20013     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20014     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
20015   layout:
20016     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
20017     layout: "plot-throughput-speedup-analysis"
20018
20019 - type: "plot"
20020   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
20021   algorithm: "plot_tsa_name"
20022   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
20023   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20024   include:
20025     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20026     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20027     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20028     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20029   layout:
20030     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
20031     layout: "plot-throughput-speedup-analysis"
20032
20033 - type: "plot"
20034   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
20035   algorithm: "plot_tsa_name"
20036   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
20037   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20038   include:
20039     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20040     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20041     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20042     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20043   layout:
20044     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
20045     layout: "plot-throughput-speedup-analysis"
20046
20047 - type: "plot"
20048   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
20049   algorithm: "plot_tsa_name"
20050   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
20051   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20052   include:
20053     - "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"
20054     - "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"
20055     - "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"
20056     - "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"
20057   layout:
20058     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
20059     layout: "plot-throughput-speedup-analysis"
20060
20061 - type: "plot"
20062   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
20063   algorithm: "plot_tsa_name"
20064   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
20065   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20066   include:
20067     - "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"
20068     - "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"
20069     - "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"
20070     - "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"
20071   layout:
20072     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
20073     layout: "plot-throughput-speedup-analysis"
20074
20075 - type: "plot"
20076   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
20077   algorithm: "plot_tsa_name"
20078   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
20079   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20080   include:
20081     - "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"
20082     - "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"
20083     - "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"
20084     - "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"
20085     - "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"
20086     - "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"
20087   layout:
20088     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
20089     layout: "plot-throughput-speedup-analysis"
20090
20091 - type: "plot"
20092   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
20093   algorithm: "plot_tsa_name"
20094   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
20095   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20096   include:
20097     - "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"
20098     - "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"
20099     - "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"
20100     - "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"
20101     - "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"
20102     - "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"
20103   layout:
20104     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
20105     layout: "plot-throughput-speedup-analysis"
20106
20107 # Packet Throughput - DPDK
20108
20109 # 2n-clx-xxv710
20110
20111 - type: "plot"
20112   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
20113   algorithm: "plot_perf_box_name"
20114   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
20115   data: "plot-dpdk-throughput-latency-2n-clx"
20116   include:
20117     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
20118     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
20119   layout:
20120     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
20121     layout: "plot-throughput"
20122
20123 - type: "plot"
20124   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
20125   algorithm: "plot_perf_box_name"
20126   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
20127   data: "plot-dpdk-throughput-latency-2n-clx"
20128   include:
20129     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
20130     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
20131   layout:
20132     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
20133     layout: "plot-throughput"
20134
20135 - type: "plot"
20136   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
20137   algorithm: "plot_perf_box_name"
20138   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
20139   data: "plot-dpdk-throughput-latency-2n-clx"
20140   include:
20141     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
20142     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
20143   layout:
20144     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
20145     layout: "plot-throughput"
20146
20147 - type: "plot"
20148   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
20149   algorithm: "plot_perf_box_name"
20150   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
20151   data: "plot-dpdk-throughput-latency-2n-clx"
20152   include:
20153     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
20154     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
20155   layout:
20156     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
20157     layout: "plot-throughput"
20158
20159 # 2n-clx-x710
20160
20161 - type: "plot"
20162   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
20163   algorithm: "plot_perf_box_name"
20164   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
20165   data: "plot-dpdk-throughput-latency-2n-clx"
20166   include:
20167     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
20168     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
20169   layout:
20170     title: "2n-clx-x710-64b-2t1c-base-ndr"
20171     layout: "plot-throughput"
20172
20173 - type: "plot"
20174   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
20175   algorithm: "plot_perf_box_name"
20176   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
20177   data: "plot-dpdk-throughput-latency-2n-clx"
20178   include:
20179     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
20180     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
20181   layout:
20182     title: "2n-clx-x710-64b-4t2c-base-ndr"
20183     layout: "plot-throughput"
20184
20185 - type: "plot"
20186   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
20187   algorithm: "plot_perf_box_name"
20188   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
20189   data: "plot-dpdk-throughput-latency-2n-clx"
20190   include:
20191     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
20192     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
20193   layout:
20194     title: "2n-clx-x710-64b-2t1c-base-pdr"
20195     layout: "plot-throughput"
20196
20197 - type: "plot"
20198   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
20199   algorithm: "plot_perf_box_name"
20200   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
20201   data: "plot-dpdk-throughput-latency-2n-clx"
20202   include:
20203     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
20204     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
20205   layout:
20206     title: "2n-clx-x710-64b-4t2c-base-pdr"
20207     layout: "plot-throughput"
20208
20209 ###############################################################################
20210
20211 # 2n-zn2
20212
20213 # Packet Throughput
20214
20215 - type: "plot"
20216   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
20217   algorithm: "plot_perf_box_name"
20218   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
20219   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20220   include:
20221     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20222     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20223     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20224     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20225   layout:
20226     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
20227     layout: "plot-throughput"
20228
20229 - type: "plot"
20230   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
20231   algorithm: "plot_perf_box_name"
20232   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
20233   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20234   include:
20235     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20236     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20237     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20238     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20239   layout:
20240     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
20241     layout: "plot-throughput"
20242
20243 - type: "plot"
20244   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
20245   algorithm: "plot_perf_box_name"
20246   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
20247   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20248   include:
20249     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20250     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20251     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20252     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20253   layout:
20254     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
20255     layout: "plot-throughput"
20256
20257 - type: "plot"
20258   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
20259   algorithm: "plot_perf_box_name"
20260   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
20261   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20262   include:
20263     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20264     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20265     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20266     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20267   layout:
20268     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
20269     layout: "plot-throughput"
20270
20271 - type: "plot"
20272   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
20273   algorithm: "plot_perf_box_name"
20274   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
20275   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20276   include:
20277     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20278     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20279     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20280     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20281   layout:
20282     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
20283     layout: "plot-throughput"
20284
20285 - type: "plot"
20286   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
20287   algorithm: "plot_perf_box_name"
20288   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
20289   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20290   include:
20291     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20292     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20293     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20294     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20295   layout:
20296     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
20297     layout: "plot-throughput"
20298
20299 - type: "plot"
20300   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
20301   algorithm: "plot_perf_box_name"
20302   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
20303   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20304   include:
20305     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
20306     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20307     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20308     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20309     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20310     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20311   layout:
20312     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
20313     layout: "plot-throughput"
20314
20315 - type: "plot"
20316   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20317   algorithm: "plot_perf_box_name"
20318   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20319   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20320   include:
20321     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
20322     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20323     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20324     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20325     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20326     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20327   layout:
20328     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20329     layout: "plot-throughput"
20330
20331 - type: "plot"
20332   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20333   algorithm: "plot_perf_box_name"
20334   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20335   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20336   include:
20337     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20338     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
20339     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
20340     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20341   layout:
20342     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20343     layout: "plot-throughput"
20344
20345 - type: "plot"
20346   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20347   algorithm: "plot_perf_box_name"
20348   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20349   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20350   include:
20351     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20352     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
20353     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
20354     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20355   layout:
20356     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20357     layout: "plot-throughput"
20358
20359 - type: "plot"
20360   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
20361   algorithm: "plot_perf_box_name"
20362   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
20363   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20364   include:
20365     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
20366     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
20367     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20368   layout:
20369     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
20370     layout: "plot-throughput"
20371
20372 - type: "plot"
20373   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
20374   algorithm: "plot_perf_box_name"
20375   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
20376   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20377   include:
20378     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
20379     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
20380     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20381   layout:
20382     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
20383     layout: "plot-throughput"
20384
20385 - type: "plot"
20386   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20387   algorithm: "plot_perf_box_name"
20388   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20389   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20390   include:
20391     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20392     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20393     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
20394     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
20395     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
20396   layout:
20397     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20398     layout: "plot-throughput"
20399
20400 - type: "plot"
20401   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20402   algorithm: "plot_perf_box_name"
20403   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20404   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20405   include:
20406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20407     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20408     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
20409     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
20410     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
20411   layout:
20412     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20413     layout: "plot-throughput"
20414
20415 - type: "plot"
20416   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
20417   algorithm: "plot_perf_box_name"
20418   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
20419   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20420   include:
20421     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
20422     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
20423     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
20424   layout:
20425     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
20426     layout: "plot-throughput"
20427
20428 - type: "plot"
20429   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
20430   algorithm: "plot_perf_box_name"
20431   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
20432   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20433   include:
20434     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
20435     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
20436     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
20437   layout:
20438     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
20439     layout: "plot-throughput"
20440
20441 - type: "plot"
20442   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20443   algorithm: "plot_perf_box_name"
20444   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20445   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20446   include:
20447     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20448     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20449     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20450     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20451     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20452     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20453   layout:
20454     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20455     layout: "plot-throughput"
20456
20457 - type: "plot"
20458   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20459   algorithm: "plot_perf_box_name"
20460   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20461   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20462   include:
20463     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20464     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20465     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20466     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20467     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20468     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20469   layout:
20470     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20471     layout: "plot-throughput"
20472
20473 - type: "plot"
20474   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20475   algorithm: "plot_perf_box_name"
20476   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20477   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20478   include:
20479     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20480     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20481     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20482     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20483     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20484   layout:
20485     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20486     layout: "plot-throughput"
20487
20488 #- type: "plot"
20489 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20490 #  algorithm: "plot_perf_box_name"
20491 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20492 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20493 #  include:
20494 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
20495 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
20496 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
20497 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
20498 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
20499 #  layout:
20500 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20501 #    layout: "plot-throughput"
20502 #
20503 #- type: "plot"
20504 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20505 #  algorithm: "plot_perf_box_name"
20506 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20507 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20508 #  include:
20509 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20510 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20511 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20512 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20513 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20514 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20515 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20516 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20517 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20518 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20519 #  layout:
20520 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20521 #    layout: "plot-cps"
20522 #
20523 #- type: "plot"
20524 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20525 #  algorithm: "plot_perf_box_name"
20526 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20527 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20528 #  include:
20529 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20530 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20531 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20532 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20533 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20534 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20535 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20536 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20537 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20538 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20539 #  layout:
20540 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20541 #    layout: "plot-throughput"
20542 #
20543 #- type: "plot"
20544 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20545 #  algorithm: "plot_perf_box_name"
20546 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20547 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20548 #  include:
20549 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20550 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20551 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20552 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20553 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20554 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20555 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20556 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20557 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20558 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20559 #  layout:
20560 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20561 #    layout: "plot-cps"
20562 #
20563 #- type: "plot"
20564 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20565 #  algorithm: "plot_perf_box_name"
20566 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20567 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20568 #  include:
20569 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20570 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20571 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20572 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20573 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20574 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20575 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20576 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20577 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20578 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20579 #  layout:
20580 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20581 #    layout: "plot-throughput"
20582
20583 - type: "plot"
20584   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20585   algorithm: "plot_perf_box_name"
20586   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20587   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20588   include:
20589     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20590     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20591     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20592     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20593     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20594   layout:
20595     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20596     layout: "plot-throughput"
20597
20598 #- type: "plot"
20599 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20600 #  algorithm: "plot_perf_box_name"
20601 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20602 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20603 #  include:
20604 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
20605 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
20606 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
20607 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
20608 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
20609 #  layout:
20610 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20611 #    layout: "plot-throughput"
20612 #
20613 #- type: "plot"
20614 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20615 #  algorithm: "plot_perf_box_name"
20616 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20617 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20618 #  include:
20619 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20620 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20621 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20622 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20623 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20624 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20625 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20626 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20627 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20628 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20629 #  layout:
20630 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20631 #    layout: "plot-cps"
20632 #
20633 #- type: "plot"
20634 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20635 #  algorithm: "plot_perf_box_name"
20636 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20637 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20638 #  include:
20639 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20640 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20641 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20642 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20643 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20644 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20645 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20646 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20647 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20648 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20649 #  layout:
20650 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20651 #    layout: "plot-throughput"
20652 #
20653 #- type: "plot"
20654 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20655 #  algorithm: "plot_perf_box_name"
20656 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20657 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20658 #  include:
20659 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20660 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20661 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20662 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20663 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20664 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20665 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20666 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20667 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20668 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20669 #  layout:
20670 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20671 #    layout: "plot-cps"
20672 #
20673 #- type: "plot"
20674 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20675 #  algorithm: "plot_perf_box_name"
20676 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20677 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20678 #  include:
20679 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20680 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20681 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20682 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20683 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20684 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20685 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20686 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20687 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20688 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20689 #  layout:
20690 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20691 #    layout: "plot-throughput"
20692
20693 - type: "plot"
20694   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20695   algorithm: "plot_perf_box_name"
20696   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20697   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20698   include:
20699     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20700     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20701     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20704     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20705   layout:
20706     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20707     layout: "plot-throughput"
20708
20709 - type: "plot"
20710   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20711   algorithm: "plot_perf_box_name"
20712   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20713   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20714   include:
20715     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20716     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20718     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20719     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20720     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20721   layout:
20722     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20723     layout: "plot-throughput"
20724
20725 - type: "plot"
20726   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
20727   algorithm: "plot_perf_box_name"
20728   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
20729   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20730   include:
20731     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20732     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20733   layout:
20734     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
20735     layout: "plot-throughput"
20736
20737 - type: "plot"
20738   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
20739   algorithm: "plot_perf_box_name"
20740   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
20741   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20742   include:
20743     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20744     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20745   layout:
20746     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
20747     layout: "plot-throughput"
20748
20749 - type: "plot"
20750   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
20751   algorithm: "plot_perf_box_name"
20752   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
20753   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20754   include:
20755     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20756     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20757     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20758     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20759     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20760     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20761   layout:
20762     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
20763     layout: "plot-throughput"
20764
20765 - type: "plot"
20766   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
20767   algorithm: "plot_perf_box_name"
20768   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
20769   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20770   include:
20771     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20772     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20773     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20774     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20775     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20776     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20777   layout:
20778     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
20779     layout: "plot-throughput"
20780
20781 - type: "plot"
20782   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20783   algorithm: "plot_perf_box_name"
20784   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20785   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20786   include:
20787     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20788     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20789     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20790     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20791     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20792     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20793   layout:
20794     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20795     layout: "plot-throughput"
20796
20797 - type: "plot"
20798   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20799   algorithm: "plot_perf_box_name"
20800   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20801   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20802   include:
20803     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20804     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20805     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20806     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20807     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20808     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20809   layout:
20810     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20811     layout: "plot-throughput"
20812
20813 - type: "plot"
20814   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20815   algorithm: "plot_perf_box_name"
20816   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20817   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20818   include:
20819     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20820     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20821     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20822     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20823     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20824     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20825   layout:
20826     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20827     layout: "plot-throughput"
20828
20829 - type: "plot"
20830   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20831   algorithm: "plot_perf_box_name"
20832   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20833   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20834   include:
20835     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20836     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20837     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20838     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20839     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20840     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20841   layout:
20842     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20843     layout: "plot-throughput"
20844
20845 - type: "plot"
20846   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20847   algorithm: "plot_perf_box_name"
20848   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20849   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20850   include:
20851     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20852     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20853     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
20854     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
20855     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20856   layout:
20857     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20858     layout: "plot-throughput"
20859
20860 - type: "plot"
20861   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20862   algorithm: "plot_perf_box_name"
20863   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20864   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20865   include:
20866     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20867     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20868     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
20869     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
20870     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20871   layout:
20872     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20873     layout: "plot-throughput"
20874
20875 - type: "plot"
20876   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
20877   algorithm: "plot_perf_box_name"
20878   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
20879   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20880   include:
20881     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20882     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20883     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
20884     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
20885     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20886   layout:
20887     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
20888     layout: "plot-throughput"
20889
20890 - type: "plot"
20891   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
20892   algorithm: "plot_perf_box_name"
20893   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
20894   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20895   include:
20896     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20897     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20898     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
20899     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
20900     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20901   layout:
20902     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
20903     layout: "plot-throughput"
20904
20905 - type: "plot"
20906   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
20907   algorithm: "plot_perf_box_name"
20908   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
20909   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20910   include:
20911     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
20912     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
20913     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
20914     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
20915     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
20916   layout:
20917     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
20918     layout: "plot-throughput"
20919
20920 - type: "plot"
20921   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
20922   algorithm: "plot_perf_box_name"
20923   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
20924   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20925   include:
20926     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
20927     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
20928     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
20929     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
20930     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
20931   layout:
20932     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
20933     layout: "plot-throughput"
20934
20935 - type: "plot"
20936   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
20937   algorithm: "plot_perf_box_name"
20938   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
20939   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20940   include:
20941     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20942     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20943     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20944     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20945     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20946   layout:
20947     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
20948     layout: "plot-throughput"
20949
20950 - type: "plot"
20951   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
20952   algorithm: "plot_perf_box_name"
20953   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
20954   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20955   include:
20956     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20957     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20958     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20959     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20960     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20961   layout:
20962     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
20963     layout: "plot-throughput"
20964
20965 - type: "plot"
20966   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20967   algorithm: "plot_perf_box_name"
20968   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20969   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20970   include:
20971     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20972     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20973     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20974     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20975     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20976   layout:
20977     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20978     layout: "plot-throughput"
20979
20980 - type: "plot"
20981   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20982   algorithm: "plot_perf_box_name"
20983   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20984   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
20985   include:
20986     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20987     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20988     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20989     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20990     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20991   layout:
20992     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20993     layout: "plot-throughput"
20994
20995 - type: "plot"
20996   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20997   algorithm: "plot_perf_box_name"
20998   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20999   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21000   include:
21001     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
21002     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21003     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
21004     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
21005     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
21006     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21007   layout:
21008     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
21009     layout: "plot-throughput"
21010
21011 - type: "plot"
21012   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
21013   algorithm: "plot_perf_box_name"
21014   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
21015   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21016   include:
21017     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
21018     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21019     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
21020     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
21021     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
21022     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21023   layout:
21024     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
21025     layout: "plot-throughput"
21026
21027 - type: "plot"
21028   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
21029   algorithm: "plot_perf_box_name"
21030   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
21031   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21032   include:
21033     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21034     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
21035     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
21036     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21037   layout:
21038     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
21039     layout: "plot-throughput"
21040
21041 - type: "plot"
21042   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
21043   algorithm: "plot_perf_box_name"
21044   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
21045   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21046   include:
21047     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21048     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
21049     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
21050     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21051   layout:
21052     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
21053     layout: "plot-throughput"
21054
21055 - type: "plot"
21056   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
21057   algorithm: "plot_perf_box_name"
21058   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
21059   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21060   include:
21061     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
21062     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
21063     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
21064     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
21065     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
21066     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21067   layout:
21068     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
21069     layout: "plot-throughput"
21070
21071 - type: "plot"
21072   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
21073   algorithm: "plot_perf_box_name"
21074   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
21075   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21076   include:
21077     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
21078     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
21079     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
21080     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
21081     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
21082     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21083   layout:
21084     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
21085     layout: "plot-throughput"
21086
21087 - type: "plot"
21088   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21089   algorithm: "plot_perf_box_name"
21090   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21091   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21092   include:
21093     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21094     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
21095     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
21096     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21097   layout:
21098     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21099     layout: "plot-throughput"
21100
21101 - type: "plot"
21102   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21103   algorithm: "plot_perf_box_name"
21104   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21105   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21106   include:
21107     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21108     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
21109     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
21110     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21111   layout:
21112     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21113     layout: "plot-throughput"
21114
21115 - type: "plot"
21116   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
21117   algorithm: "plot_perf_box_name"
21118   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
21119   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21120   include:
21121     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
21122     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21123     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
21124     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
21125     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
21126     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21127   layout:
21128     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
21129     layout: "plot-throughput"
21130
21131 - type: "plot"
21132   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
21133   algorithm: "plot_perf_box_name"
21134   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
21135   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21136   include:
21137     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
21138     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21139     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
21140     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
21141     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
21142     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21143   layout:
21144     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
21145     layout: "plot-throughput"
21146
21147 - type: "plot"
21148   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21149   algorithm: "plot_perf_box_name"
21150   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21151   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21152   include:
21153     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21154     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21155     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21156     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21157   layout:
21158     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21159     layout: "plot-throughput"
21160
21161 - type: "plot"
21162   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21163   algorithm: "plot_perf_box_name"
21164   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21165   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21166   include:
21167     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21168     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21169     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21170     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21171   layout:
21172     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21173     layout: "plot-throughput"
21174
21175 - type: "plot"
21176   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
21177   algorithm: "plot_perf_box_name"
21178   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
21179   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21180   include:
21181     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21182     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21183     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21184     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21185     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21186   layout:
21187     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
21188     layout: "plot-throughput"
21189
21190 - type: "plot"
21191   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
21192   algorithm: "plot_perf_box_name"
21193   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
21194   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21195   include:
21196     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21197     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21198     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21199     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21200     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21201   layout:
21202     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
21203     layout: "plot-throughput"
21204
21205 - type: "plot"
21206   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21207   algorithm: "plot_perf_box_name"
21208   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21209   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21210   include:
21211     - "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"
21212     - "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"
21213     - "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"
21214     - "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"
21215     - "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"
21216   layout:
21217     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21218     layout: "plot-throughput"
21219
21220 - type: "plot"
21221   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21222   algorithm: "plot_perf_box_name"
21223   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21224   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21225   include:
21226     - "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"
21227     - "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"
21228     - "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"
21229     - "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"
21230     - "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"
21231   layout:
21232     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21233     layout: "plot-throughput"
21234
21235 - type: "plot"
21236   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21237   algorithm: "plot_perf_box_name"
21238   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21239   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21240   include:
21241     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21242     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21243     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21244     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21245     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21246   layout:
21247     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21248     layout: "plot-throughput"
21249
21250 - type: "plot"
21251   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21252   algorithm: "plot_perf_box_name"
21253   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21254   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21255   include:
21256     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21257     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21258     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21259     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21260     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21261   layout:
21262     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21263     layout: "plot-throughput"
21264
21265 - type: "plot"
21266   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21267   algorithm: "plot_perf_box_name"
21268   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21269   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21270   include:
21271     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21272     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21273     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21274     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21275     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21276   layout:
21277     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21278     layout: "plot-throughput"
21279
21280 - type: "plot"
21281   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21282   algorithm: "plot_perf_box_name"
21283   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21284   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21285   include:
21286     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21287     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21288     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21289     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21290     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21291   layout:
21292     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21293     layout: "plot-throughput"
21294
21295 - type: "plot"
21296   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21297   algorithm: "plot_perf_box_name"
21298   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21299   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21300   include:
21301     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21302     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21303     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21304     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21305   layout:
21306     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21307     layout: "plot-throughput"
21308
21309 - type: "plot"
21310   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21311   algorithm: "plot_perf_box_name"
21312   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21313   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21314   include:
21315     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21316     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21317     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21318     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21319   layout:
21320     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21321     layout: "plot-throughput"
21322
21323 - type: "plot"
21324   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21325   algorithm: "plot_perf_box_name"
21326   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21327   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21328   include:
21329     - "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"
21330     - "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"
21331     - "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"
21332     - "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"
21333   layout:
21334     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21335     layout: "plot-throughput"
21336
21337 - type: "plot"
21338   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21339   algorithm: "plot_perf_box_name"
21340   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21341   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21342   include:
21343     - "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"
21344     - "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"
21345     - "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"
21346     - "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"
21347   layout:
21348     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21349     layout: "plot-throughput"
21350
21351 - type: "plot"
21352   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
21353   algorithm: "plot_perf_box_name"
21354   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
21355   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21356   include:
21357     - "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"
21358     - "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"
21359     - "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"
21360     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
21361     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
21362     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
21363   layout:
21364     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
21365     layout: "plot-throughput"
21366
21367 - type: "plot"
21368   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
21369   algorithm: "plot_perf_box_name"
21370   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
21371   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21372   include:
21373     - "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"
21374     - "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"
21375     - "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"
21376     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
21377     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
21378     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
21379   layout:
21380     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
21381     layout: "plot-throughput"
21382
21383 ################################################################################
21384
21385 # Packet Speedup
21386
21387 - type: "plot"
21388   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
21389   algorithm: "plot_tsa_name"
21390   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
21391   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21392   include:
21393     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21394     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21395     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21396     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21397   layout:
21398     title: "2n-zn2-xxv710-64b-memif-base-avf-ndr"
21399     layout: "plot-throughput-speedup-analysis"
21400
21401 - type: "plot"
21402   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
21403   algorithm: "plot_tsa_name"
21404   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
21405   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21406   include:
21407     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21408     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21409     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21410     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21411   layout:
21412     title: "2n-zn2-xxv710-64b-memif-base-avf-pdr"
21413     layout: "plot-throughput-speedup-analysis"
21414
21415 - type: "plot"
21416   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
21417   algorithm: "plot_tsa_name"
21418   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
21419   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21420   include:
21421     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21422     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21423     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21424     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21425   layout:
21426     title: "2n-zn2-xxv710-64b-memif-base-dpdk-ndr"
21427     layout: "plot-throughput-speedup-analysis"
21428
21429 - type: "plot"
21430   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
21431   algorithm: "plot_tsa_name"
21432   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
21433   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21434   include:
21435     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21436     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21437     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21438     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21439   layout:
21440     title: "2n-zn2-xxv710-64b-memif-base-dpdk-pdr"
21441     layout: "plot-throughput-speedup-analysis"
21442
21443 - type: "plot"
21444   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
21445   algorithm: "plot_tsa_name"
21446   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
21447   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21448   include:
21449     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21450     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21451     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21452     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21453   layout:
21454     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
21455     layout: "plot-throughput-speedup-analysis"
21456
21457 - type: "plot"
21458   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
21459   algorithm: "plot_tsa_name"
21460   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
21461   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21462   include:
21463     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21464     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21465     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21466     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21467   layout:
21468     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
21469     layout: "plot-throughput-speedup-analysis"
21470
21471 - type: "plot"
21472   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
21473   algorithm: "plot_tsa_name"
21474   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
21475   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21476   include:
21477     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
21478     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21479     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21480     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21481     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21482     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21483   layout:
21484     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
21485     layout: "plot-throughput-speedup-analysis"
21486
21487 - type: "plot"
21488   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
21489   algorithm: "plot_tsa_name"
21490   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
21491   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21492   include:
21493     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
21494     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21495     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21496     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21497     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21498     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21499   layout:
21500     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
21501     layout: "plot-throughput-speedup-analysis"
21502
21503 - type: "plot"
21504   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
21505   algorithm: "plot_tsa_name"
21506   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
21507   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21508   include:
21509     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21510     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
21511     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
21512     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21513   layout:
21514     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr"
21515     layout: "plot-throughput-speedup-analysis"
21516
21517 - type: "plot"
21518   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
21519   algorithm: "plot_tsa_name"
21520   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
21521   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21522   include:
21523     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21524     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
21525     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
21526     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21527   layout:
21528     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr"
21529     layout: "plot-throughput-speedup-analysis"
21530
21531 - type: "plot"
21532   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
21533   algorithm: "plot_tsa_name"
21534   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
21535   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21536   include:
21537     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21538     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21539     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21540   layout:
21541     title: "2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
21542     layout: "plot-throughput-speedup-analysis"
21543
21544 - type: "plot"
21545   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
21546   algorithm: "plot_tsa_name"
21547   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
21548   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21549   include:
21550     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21551     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21552     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21553   layout:
21554     title: "2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
21555     layout: "plot-throughput-speedup-analysis"
21556
21557 - type: "plot"
21558   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
21559   algorithm: "plot_tsa_name"
21560   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
21561   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21562   include:
21563     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21564     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21565     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
21566     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
21567     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
21568   layout:
21569     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
21570     layout: "plot-throughput-speedup-analysis"
21571
21572 - type: "plot"
21573   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
21574   algorithm: "plot_tsa_name"
21575   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
21576   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21577   include:
21578     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21579     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21580     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
21581     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
21582     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
21583   layout:
21584     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
21585     layout: "plot-throughput-speedup-analysis"
21586
21587 - type: "plot"
21588   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
21589   algorithm: "plot_tsa_name"
21590   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
21591   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21592   include:
21593     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
21594     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
21595     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
21596   layout:
21597     title: "2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
21598     layout: "plot-throughput-speedup-analysis"
21599
21600 - type: "plot"
21601   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
21602   algorithm: "plot_tsa_name"
21603   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
21604   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21605   include:
21606     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
21607     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
21608     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
21609   layout:
21610     title: "2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
21611     layout: "plot-throughput-speedup-analysis"
21612
21613 - type: "plot"
21614   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
21615   algorithm: "plot_tsa_name"
21616   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
21617   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21618   include:
21619     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21620     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21621     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21622     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21623     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21624     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21625   layout:
21626     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr"
21627     layout: "plot-throughput-speedup-analysis"
21628
21629 - type: "plot"
21630   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
21631   algorithm: "plot_tsa_name"
21632   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
21633   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21634   include:
21635     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21636     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
21637     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
21638     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
21639     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
21640   layout:
21641     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
21642     layout: "plot-throughput-speedup-analysis"
21643
21644 #- type: "plot"
21645 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
21646 #  algorithm: "plot_tsa_name"
21647 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
21648 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21649 #  include:
21650 #    - "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"
21651 #    - "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"
21652 #    - "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"
21653 #    - "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"
21654 #    - "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"
21655 #  layout:
21656 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
21657 #    layout: "plot-throughput-speedup-analysis"
21658 #
21659 #- type: "plot"
21660 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
21661 #  algorithm: "plot_tsa_name"
21662 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
21663 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21664 #  include:
21665 #    - "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"
21666 #    - "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"
21667 #    - "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"
21668 #    - "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"
21669 #    - "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"
21670 #    - "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"
21671 #    - "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"
21672 #    - "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"
21673 #    - "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"
21674 #    - "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"
21675 #  layout:
21676 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
21677 #    layout: "plot-throughput-speedup-analysis-cps"
21678 #
21679 #- type: "plot"
21680 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
21681 #  algorithm: "plot_tsa_name"
21682 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-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-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
21686 #    - "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"
21687 #    - "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"
21688 #    - "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"
21689 #    - "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"
21690 #    - "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"
21691 #    - "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"
21692 #    - "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"
21693 #    - "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"
21694 #    - "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"
21695 #  layout:
21696 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
21697 #    layout: "plot-throughput-speedup-analysis"
21698 #
21699 #- type: "plot"
21700 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
21701 #  algorithm: "plot_tsa_name"
21702 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
21703 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21704 #  include:
21705 #    - "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"
21706 #    - "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"
21707 #    - "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"
21708 #    - "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"
21709 #    - "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"
21710 #    - "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"
21711 #    - "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"
21712 #    - "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"
21713 #    - "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"
21714 #    - "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"
21715 #  layout:
21716 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
21717 #    layout: "plot-throughput-speedup-analysis-cps"
21718 #
21719 #- type: "plot"
21720 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
21721 #  algorithm: "plot_tsa_name"
21722 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-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-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
21726 #    - "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"
21727 #    - "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"
21728 #    - "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"
21729 #    - "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"
21730 #    - "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"
21731 #    - "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"
21732 #    - "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"
21733 #    - "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"
21734 #    - "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"
21735 #  layout:
21736 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
21737 #    layout: "plot-throughput-speedup-analysis"
21738
21739 - type: "plot"
21740   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
21741   algorithm: "plot_tsa_name"
21742   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
21743   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21744   include:
21745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21746     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21747     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21748     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21749     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21751   layout:
21752     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr"
21753     layout: "plot-throughput-speedup-analysis"
21754
21755 - type: "plot"
21756   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
21757   algorithm: "plot_tsa_name"
21758   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
21759   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21760   include:
21761     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21762     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
21763     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
21764     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
21765     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
21766   layout:
21767     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
21768     layout: "plot-throughput-speedup-analysis"
21769
21770 #- type: "plot"
21771 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
21772 #  algorithm: "plot_tsa_name"
21773 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
21774 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21775 #  include:
21776 #    - "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"
21777 #    - "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"
21778 #    - "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"
21779 #    - "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"
21780 #    - "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"
21781 #  layout:
21782 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
21783 #    layout: "plot-throughput-speedup-analysis"
21784 #
21785 #- type: "plot"
21786 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
21787 #  algorithm: "plot_tsa_name"
21788 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
21789 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21790 #  include:
21791 #    - "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"
21792 #    - "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"
21793 #    - "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"
21794 #    - "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"
21795 #    - "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"
21796 #    - "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"
21797 #    - "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"
21798 #    - "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"
21799 #    - "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"
21800 #    - "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"
21801 #  layout:
21802 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
21803 #    layout: "plot-throughput-speedup-analysis-cps"
21804 #
21805 #- type: "plot"
21806 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
21807 #  algorithm: "plot_tsa_name"
21808 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
21809 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21810 #  include:
21811 #    - "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"
21812 #    - "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"
21813 #    - "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"
21814 #    - "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"
21815 #    - "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"
21816 #    - "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"
21817 #    - "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"
21818 #    - "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"
21819 #    - "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"
21820 #    - "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"
21821 #  layout:
21822 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
21823 #    layout: "plot-throughput-speedup-analysis"
21824 #
21825 #- type: "plot"
21826 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
21827 #  algorithm: "plot_tsa_name"
21828 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
21829 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21830 #  include:
21831 #    - "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"
21832 #    - "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"
21833 #    - "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"
21834 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
21835 #    - "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"
21836 #    - "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"
21837 #    - "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"
21838 #    - "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"
21839 #    - "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"
21840 #    - "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"
21841 #  layout:
21842 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
21843 #    layout: "plot-throughput-speedup-analysis-cps"
21844 #
21845 #- type: "plot"
21846 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
21847 #  algorithm: "plot_tsa_name"
21848 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
21849 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21850 #  include:
21851 #    - "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"
21852 #    - "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"
21853 #    - "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"
21854 #    - "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"
21855 #    - "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"
21856 #    - "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"
21857 #    - "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"
21858 #    - "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"
21859 #    - "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"
21860 #    - "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"
21861 #  layout:
21862 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
21863 #    layout: "plot-throughput-speedup-analysis"
21864
21865 - type: "plot"
21866   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
21867   algorithm: "plot_tsa_name"
21868   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
21869   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21870   include:
21871     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21872     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21873     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21874     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21875     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21876     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21877   layout:
21878     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr"
21879     layout: "plot-throughput-speedup-analysis"
21880
21881 - type: "plot"
21882   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
21883   algorithm: "plot_tsa_name"
21884   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
21885   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21886   include:
21887     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21888     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21889     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21890     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21891     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21892     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21893   layout:
21894     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr"
21895     layout: "plot-throughput-speedup-analysis"
21896
21897 - type: "plot"
21898   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
21899   algorithm: "plot_tsa_name"
21900   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
21901   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21902   include:
21903     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
21904     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
21905   layout:
21906     title: "2n-zn2-cx556a-64b-rdma-ip4base-ndr"
21907     layout: "plot-throughput-speedup-analysis"
21908
21909 - type: "plot"
21910   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
21911   algorithm: "plot_tsa_name"
21912   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
21913   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21914   include:
21915     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
21916     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
21917   layout:
21918     title: "2n-zn2-cx556a-64b-rdma-ip4base-pdr"
21919     layout: "plot-throughput-speedup-analysis"
21920
21921 - type: "plot"
21922   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
21923   algorithm: "plot_tsa_name"
21924   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
21925   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21926   include:
21927     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
21928     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
21929     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
21930     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
21931     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
21932     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
21933   layout:
21934     title: "2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-ndr"
21935     layout: "plot-throughput-speedup-analysis"
21936
21937 - type: "plot"
21938   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
21939   algorithm: "plot_tsa_name"
21940   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
21941   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21942   include:
21943     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
21944     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
21945     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
21946     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
21947     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
21948     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
21949   layout:
21950     title: "2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-pdr"
21951     layout: "plot-throughput-speedup-analysis"
21952
21953 - type: "plot"
21954   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
21955   algorithm: "plot_tsa_name"
21956   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
21957   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21958   include:
21959     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21960     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21961     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21962     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21963     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21964     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21965   layout:
21966     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-ndr"
21967     layout: "plot-throughput-speedup-analysis"
21968
21969 - type: "plot"
21970   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
21971   algorithm: "plot_tsa_name"
21972   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
21973   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21974   include:
21975     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21976     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21977     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21978     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21979     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21980     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21981   layout:
21982     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-pdr"
21983     layout: "plot-throughput-speedup-analysis"
21984
21985 - type: "plot"
21986   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
21987   algorithm: "plot_tsa_name"
21988   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
21989   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
21990   include:
21991     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21992     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21993     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21994     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21995     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21996     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21997   layout:
21998     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
21999     layout: "plot-throughput-speedup-analysis"
22000
22001 - type: "plot"
22002   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
22003   algorithm: "plot_tsa_name"
22004   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
22005   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22006   include:
22007     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
22008     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22009     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
22010     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22011     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22012     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22013   layout:
22014     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
22015     layout: "plot-throughput-speedup-analysis"
22016
22017 - type: "plot"
22018   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
22019   algorithm: "plot_tsa_name"
22020   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
22021   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22022   include:
22023     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
22024     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22025     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
22026     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
22027     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
22028   layout:
22029     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr"
22030     layout: "plot-throughput-speedup-analysis"
22031
22032 - type: "plot"
22033   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
22034   algorithm: "plot_tsa_name"
22035   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
22036   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22037   include:
22038     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
22039     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22040     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
22041     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
22042     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
22043   layout:
22044     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr"
22045     layout: "plot-throughput-speedup-analysis"
22046
22047 - type: "plot"
22048   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
22049   algorithm: "plot_tsa_name"
22050   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
22051   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22052   include:
22053     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22054     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22055     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
22056     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
22057     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22058   layout:
22059     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
22060     layout: "plot-throughput-speedup-analysis"
22061
22062 - type: "plot"
22063   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
22064   algorithm: "plot_tsa_name"
22065   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
22066   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22067   include:
22068     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22069     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22070     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
22071     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
22072     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22073   layout:
22074     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
22075     layout: "plot-throughput-speedup-analysis"
22076
22077 - type: "plot"
22078   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
22079   algorithm: "plot_tsa_name"
22080   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
22081   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22082   include:
22083     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
22084     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
22085     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
22086     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
22087     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
22088   layout:
22089     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr"
22090     layout: "plot-throughput-speedup-analysis"
22091
22092 - type: "plot"
22093   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
22094   algorithm: "plot_tsa_name"
22095   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
22096   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22097   include:
22098     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
22099     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
22100     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
22101     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
22102     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
22103   layout:
22104     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr"
22105     layout: "plot-throughput-speedup-analysis"
22106
22107 - type: "plot"
22108   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
22109   algorithm: "plot_tsa_name"
22110   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
22111   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22112   include:
22113     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22114     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22115     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22116     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22117     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22118   layout:
22119     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-ndr"
22120     layout: "plot-throughput-speedup-analysis"
22121
22122 - type: "plot"
22123   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
22124   algorithm: "plot_tsa_name"
22125   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
22126   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22127   include:
22128     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22129     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22130     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22131     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22132     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22133   layout:
22134     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-pdr"
22135     layout: "plot-throughput-speedup-analysis"
22136
22137 - type: "plot"
22138   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22139   algorithm: "plot_tsa_name"
22140   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22141   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22142   include:
22143     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22144     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22145     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22146     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22147     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22148   layout:
22149     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr"
22150     layout: "plot-throughput-speedup-analysis"
22151
22152 - type: "plot"
22153   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22154   algorithm: "plot_tsa_name"
22155   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22156   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22157   include:
22158     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22159     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22160     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22161     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22162     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22163   layout:
22164     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr"
22165     layout: "plot-throughput-speedup-analysis"
22166
22167 - type: "plot"
22168   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
22169   algorithm: "plot_tsa_name"
22170   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
22171   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22172   include:
22173     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
22174     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22175     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22176     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22177     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22178     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22179   layout:
22180     title: "2n-zn2-xxv710-64b-l2switching-base-avf-ndr"
22181     layout: "plot-throughput-speedup-analysis"
22182
22183 - type: "plot"
22184   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
22185   algorithm: "plot_tsa_name"
22186   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
22187   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22188   include:
22189     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
22190     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22191     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22192     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22193     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22194     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22195   layout:
22196     title: "2n-zn2-xxv710-64b-l2switching-base-avf-pdr"
22197     layout: "plot-throughput-speedup-analysis"
22198
22199 - type: "plot"
22200   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
22201   algorithm: "plot_tsa_name"
22202   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
22203   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22204   include:
22205     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22206     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
22207     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
22208     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22209   layout:
22210     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr"
22211     layout: "plot-throughput-speedup-analysis"
22212
22213 - type: "plot"
22214   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
22215   algorithm: "plot_tsa_name"
22216   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
22217   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22218   include:
22219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
22221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
22222     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22223   layout:
22224     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr"
22225     layout: "plot-throughput-speedup-analysis"
22226
22227 - type: "plot"
22228   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
22229   algorithm: "plot_tsa_name"
22230   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
22231   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22232   include:
22233     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
22234     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22235     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22236     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22237     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22238     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22239   layout:
22240     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr"
22241     layout: "plot-throughput-speedup-analysis"
22242
22243 - type: "plot"
22244   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
22245   algorithm: "plot_tsa_name"
22246   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
22247   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22248   include:
22249     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
22250     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22251     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22252     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22253     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22255   layout:
22256     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr"
22257     layout: "plot-throughput-speedup-analysis"
22258
22259 - type: "plot"
22260   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22261   algorithm: "plot_tsa_name"
22262   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22263   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22264   include:
22265     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22266     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
22267     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
22268     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22269   layout:
22270     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr"
22271     layout: "plot-throughput-speedup-analysis"
22272
22273 - type: "plot"
22274   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22275   algorithm: "plot_tsa_name"
22276   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22277   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22278   include:
22279     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22280     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
22281     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
22282     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22283   layout:
22284     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr"
22285     layout: "plot-throughput-speedup-analysis"
22286
22287 - type: "plot"
22288   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
22289   algorithm: "plot_tsa_name"
22290   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
22291   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22292   include:
22293     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
22294     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22295     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22296     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
22297     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
22298     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22299   layout:
22300     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-ndr"
22301     layout: "plot-throughput-speedup-analysis"
22302
22303 - type: "plot"
22304   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
22305   algorithm: "plot_tsa_name"
22306   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
22307   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22308   include:
22309     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
22310     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22311     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
22312     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
22313     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
22314     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22315   layout:
22316     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-pdr"
22317     layout: "plot-throughput-speedup-analysis"
22318
22319 - type: "plot"
22320   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
22321   algorithm: "plot_tsa_name"
22322   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
22323   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22324   include:
22325     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22326     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22327     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22328     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22329   layout:
22330     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr"
22331     layout: "plot-throughput-speedup-analysis"
22332
22333 - type: "plot"
22334   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
22335   algorithm: "plot_tsa_name"
22336   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
22337   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22338   include:
22339     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22340     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22341     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22342     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22343   layout:
22344     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr"
22345     layout: "plot-throughput-speedup-analysis"
22346
22347 - type: "plot"
22348   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-ndr"
22349   algorithm: "plot_tsa_name"
22350   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-ndr-tsa"
22351   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22352   include:
22353     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22354     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22355     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22356     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22357     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22358   layout:
22359     title: "2n-zn2-xxv710-64b-vhost-base-avf-ndr"
22360     layout: "plot-throughput-speedup-analysis"
22361
22362 - type: "plot"
22363   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-pdr"
22364   algorithm: "plot_tsa_name"
22365   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-pdr-tsa"
22366   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22367   include:
22368     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22369     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22370     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22371     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22372     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22373   layout:
22374     title: "2n-zn2-xxv710-64b-vhost-base-avf-pdr"
22375     layout: "plot-throughput-speedup-analysis"
22376
22377 - type: "plot"
22378   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
22379   algorithm: "plot_tsa_name"
22380   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
22381   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22382   include:
22383     - "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"
22384     - "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"
22385     - "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"
22386     - "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"
22387     - "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"
22388   layout:
22389     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
22390     layout: "plot-throughput-speedup-analysis"
22391
22392 - type: "plot"
22393   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
22394   algorithm: "plot_tsa_name"
22395   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
22396   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22397   include:
22398     - "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"
22399     - "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"
22400     - "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"
22401     - "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"
22402     - "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"
22403   layout:
22404     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
22405     layout: "plot-throughput-speedup-analysis"
22406
22407 - type: "plot"
22408   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
22409   algorithm: "plot_tsa_name"
22410   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-ndr-tsa"
22411   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22412   include:
22413     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22414     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22415     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22416     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22417     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22418   layout:
22419     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
22420     layout: "plot-throughput-speedup-analysis"
22421
22422 - type: "plot"
22423   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
22424   algorithm: "plot_tsa_name"
22425   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-pdr-tsa"
22426   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22427   include:
22428     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22429     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22430     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22431     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22432     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22433   layout:
22434     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
22435     layout: "plot-throughput-speedup-analysis"
22436
22437 - type: "plot"
22438   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
22439   algorithm: "plot_tsa_name"
22440   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
22441   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22442   include:
22443     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22444     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22445     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22446     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22447     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22448   layout:
22449     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
22450     layout: "plot-throughput-speedup-analysis"
22451
22452 - type: "plot"
22453   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
22454   algorithm: "plot_tsa_name"
22455   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
22456   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22457   include:
22458     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22459     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22460     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22461     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22462     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22463   layout:
22464     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
22465     layout: "plot-throughput-speedup-analysis"
22466
22467 - type: "plot"
22468   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
22469   algorithm: "plot_tsa_name"
22470   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
22471   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22472   include:
22473     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22474     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22475     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22476     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22477   layout:
22478     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr"
22479     layout: "plot-throughput-speedup-analysis"
22480
22481 - type: "plot"
22482   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
22483   algorithm: "plot_tsa_name"
22484   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
22485   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22486   include:
22487     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22488     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22489     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22490     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22491   layout:
22492     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr"
22493     layout: "plot-throughput-speedup-analysis"
22494
22495 - type: "plot"
22496   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
22497   algorithm: "plot_tsa_name"
22498   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
22499   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22500   include:
22501     - "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"
22502     - "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"
22503     - "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"
22504     - "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"
22505   layout:
22506     title: "2n-zn2-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
22507     layout: "plot-throughput-speedup-analysis"
22508
22509 - type: "plot"
22510   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
22511   algorithm: "plot_tsa_name"
22512   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
22513   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22514   include:
22515     - "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"
22516     - "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"
22517     - "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"
22518     - "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"
22519   layout:
22520     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
22521     layout: "plot-throughput-speedup-analysis"
22522
22523 - type: "plot"
22524   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
22525   algorithm: "plot_tsa_name"
22526   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
22527   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22528   include:
22529     - "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"
22530     - "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"
22531     - "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"
22532     - "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"
22533     - "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"
22534     - "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"
22535   layout:
22536     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
22537     layout: "plot-throughput-speedup-analysis"
22538
22539 - type: "plot"
22540   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
22541   algorithm: "plot_tsa_name"
22542   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
22543   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22544   include:
22545     - "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"
22546     - "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"
22547     - "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"
22548     - "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"
22549     - "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"
22550     - "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"
22551   layout:
22552     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
22553     layout: "plot-throughput-speedup-analysis"
22554
22555 # Packet Throughput - DPDK
22556
22557 # 2n-zn2-xxv710
22558
22559 - type: "plot"
22560   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-ndr"
22561   algorithm: "plot_perf_box_name"
22562   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-ndr"
22563   data: "plot-dpdk-throughput-latency-2n-zn2"
22564   include:
22565     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22566     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22567   layout:
22568     title: "2n-zn2-xxv710-64b-2t1c-base-ndr"
22569     layout: "plot-throughput"
22570
22571 - type: "plot"
22572   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-ndr"
22573   algorithm: "plot_perf_box_name"
22574   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-ndr"
22575   data: "plot-dpdk-throughput-latency-2n-zn2"
22576   include:
22577     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22578     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22579   layout:
22580     title: "2n-zn2-xxv710-64b-4t2c-base-ndr"
22581     layout: "plot-throughput"
22582
22583 - type: "plot"
22584   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-pdr"
22585   algorithm: "plot_perf_box_name"
22586   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-pdr"
22587   data: "plot-dpdk-throughput-latency-2n-zn2"
22588   include:
22589     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22590     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22591   layout:
22592     title: "2n-zn2-xxv710-64b-2t1c-base-pdr"
22593     layout: "plot-throughput"
22594
22595 - type: "plot"
22596   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-pdr"
22597   algorithm: "plot_perf_box_name"
22598   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-pdr"
22599   data: "plot-dpdk-throughput-latency-2n-zn2"
22600   include:
22601     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22602     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22603   layout:
22604     title: "2n-zn2-xxv710-64b-4t2c-base-pdr"
22605     layout: "plot-throughput"
22606
22607 # 2n-zn2-x710
22608
22609 - type: "plot"
22610   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-ndr"
22611   algorithm: "plot_perf_box_name"
22612   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-ndr"
22613   data: "plot-dpdk-throughput-latency-2n-zn2"
22614   include:
22615     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22616     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22617   layout:
22618     title: "2n-zn2-x710-64b-2t1c-base-ndr"
22619     layout: "plot-throughput"
22620
22621 - type: "plot"
22622   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-ndr"
22623   algorithm: "plot_perf_box_name"
22624   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-ndr"
22625   data: "plot-dpdk-throughput-latency-2n-zn2"
22626   include:
22627     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22628     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22629   layout:
22630     title: "2n-zn2-x710-64b-4t2c-base-ndr"
22631     layout: "plot-throughput"
22632
22633 - type: "plot"
22634   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-pdr"
22635   algorithm: "plot_perf_box_name"
22636   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-pdr"
22637   data: "plot-dpdk-throughput-latency-2n-zn2"
22638   include:
22639     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22640     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22641   layout:
22642     title: "2n-zn2-x710-64b-2t1c-base-pdr"
22643     layout: "plot-throughput"
22644
22645 - type: "plot"
22646   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-pdr"
22647   algorithm: "plot_perf_box_name"
22648   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-pdr"
22649   data: "plot-dpdk-throughput-latency-2n-zn2"
22650   include:
22651     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22652     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22653   layout:
22654     title: "2n-zn2-x710-64b-4t2c-base-pdr"
22655     layout: "plot-throughput"
22656
22657 ################################################################################
22658
22659 - type: "plot"
22660   title: "Latency by percentile: 2n-skx"
22661   algorithm: "plot_hdrh_lat_by_percentile"
22662   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
22663   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
22664   target-links: "../../_static/vpp"
22665   data: "plot-vpp-hdrh-lat-2n-skx"
22666   filter: "'2T1C' and 'NIC_Intel-XXV710'"
22667   layout:
22668     layout: "plot-hdrh-latency-by-percentile"
22669
22670 - type: "plot"
22671   title: "Latency by percentile: 2n-skx-nat44"
22672   algorithm: "plot_hdrh_lat_by_percentile"
22673   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
22674   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
22675   target-links: "../../_static/vpp"
22676   data: "plot-vpp-hdrh-lat-2n-skx-nat44"
22677   filter: "'2T1C' and 'NIC_Intel-XXV710'"
22678   layout:
22679     layout: "plot-hdrh-latency-by-percentile"
22680
22681 - type: "plot"
22682   title: "Latency by percentile: 2n-zn2"
22683   algorithm: "plot_hdrh_lat_by_percentile"
22684   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
22685   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
22686   target-links: "../../_static/vpp"
22687   data: "plot-vpp-hdrh-lat-2n-zn2"
22688   filter: "'2T1C' and 'NIC_Intel-XXV710'"
22689   layout:
22690     layout: "plot-hdrh-latency-by-percentile"
22691
22692 - type: "plot"
22693   title: "Latency by percentile: 3n-skx"
22694   algorithm: "plot_hdrh_lat_by_percentile"
22695   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
22696   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
22697   target-links: "../../_static/vpp"
22698   data: "plot-vpp-hdrh-lat-3n-skx"
22699   filter: "'2T1C' and 'NIC_Intel-XXV710'"
22700   layout:
22701     layout: "plot-hdrh-latency-by-percentile"
22702
22703 - type: "plot"
22704   title: "Latency by percentile: 2n-clx"
22705   algorithm: "plot_hdrh_lat_by_percentile"
22706   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
22707   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
22708   target-links: "../../_static/vpp"
22709   data: "plot-vpp-hdrh-lat-2n-clx"
22710   filter: "'2T1C' and 'NIC_Intel-XXV710'"
22711   layout:
22712     layout: "plot-hdrh-latency-by-percentile"
22713
22714 - type: "plot"
22715   title: "Latency by percentile: 2n-clx-nat44"
22716   algorithm: "plot_hdrh_lat_by_percentile"
22717   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
22718   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
22719   target-links: "../../_static/vpp"
22720   data: "plot-vpp-hdrh-lat-2n-clx-nat44"
22721   filter: "'2T1C' and 'NIC_Intel-XXV710'"
22722   layout:
22723     layout: "plot-hdrh-latency-by-percentile"
22724
22725 - type: "plot"
22726   title: "Latency by percentile: 3n-hsw"
22727   algorithm: "plot_hdrh_lat_by_percentile"
22728   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
22729   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
22730   target-links: "../../_static/vpp"
22731   data: "plot-vpp-hdrh-lat-3n-hsw"
22732   filter: "'1T1C' and 'NIC_Intel-XL710'"
22733   layout:
22734     layout: "plot-hdrh-latency-by-percentile"
22735
22736 - type: "plot"
22737   title: "Latency by percentile: 3n-tsh"
22738   algorithm: "plot_hdrh_lat_by_percentile"
22739   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
22740   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
22741   target-links: "../../_static/vpp"
22742   data: "plot-vpp-hdrh-lat-3n-tsh"
22743   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
22744   layout:
22745     layout: "plot-hdrh-latency-by-percentile"
22746
22747 - type: "plot"
22748   title: "Latency by percentile: DPDK 2n-skx"
22749   algorithm: "plot_hdrh_lat_by_percentile"
22750   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
22751   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
22752   target-links: "../../_static/dpdk"
22753   data: "plot-dpdk-hdrh-lat-2n-skx"
22754   filter: "'2T1C' and 'NIC_Intel-XXV710'"
22755   layout:
22756     layout: "plot-hdrh-latency-by-percentile"
22757
22758 - type: "plot"
22759   title: "Latency by percentile: DPDK 3n-skx"
22760   algorithm: "plot_hdrh_lat_by_percentile"
22761   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
22762   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
22763   target-links: "../../_static/dpdk"
22764   data: "plot-dpdk-hdrh-lat-3n-skx"
22765   filter: "'2T1C' and 'NIC_Intel-XXV710'"
22766   layout:
22767     layout: "plot-hdrh-latency-by-percentile"
22768
22769 - type: "plot"
22770   title: "Latency by percentile: DPDK 2n-clx"
22771   algorithm: "plot_hdrh_lat_by_percentile"
22772   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
22773   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
22774   target-links: "../../_static/dpdk"
22775   data: "plot-dpdk-hdrh-lat-2n-clx"
22776   filter: "'2T1C' and 'NIC_Intel-XXV710'"
22777   layout:
22778     layout: "plot-hdrh-latency-by-percentile"
22779
22780 - type: "plot"
22781   title: "Latency by percentile: DPDK 3n-hsw"
22782   algorithm: "plot_hdrh_lat_by_percentile"
22783   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
22784   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
22785   target-links: "../../_static/dpdk"
22786   data: "plot-dpdk-hdrh-lat-3n-hsw"
22787   filter: "'1T1C' and 'NIC_Intel-XL710'"
22788   layout:
22789     layout: "plot-hdrh-latency-by-percentile"
22790
22791 - type: "plot"
22792   title: "Latency by percentile: DPDK 3n-tsh"
22793   algorithm: "plot_hdrh_lat_by_percentile"
22794   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
22795   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
22796   target-links: "../../_static/dpdk"
22797   data: "plot-dpdk-hdrh-lat-3n-tsh"
22798   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
22799   layout:
22800     layout: "plot-hdrh-latency-by-percentile"