15d4031da6fd070eb00c4061a7560f35e9781907
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
33     DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
34     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
35     DIR[DTR,PERF,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh"
36     DIR[DTR,PERF,VPP,ALL]: "{DIR[DTR]}/vpp_performance_results"
37     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
38     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
39     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
40     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
41     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
42     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
43     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
44     DIR[DTR,MRR,VPP,ALL]: "{DIR[DTR]}/vpp_mrr_results"
45     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
46     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
47     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
48     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
49     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
50     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
51     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
52     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
53
54     # Detailed test configurations
55     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
56     DIR[DTC,PERF,VPP,ALL]: "{DIR[DTC]}/vpp_performance_configuration"
57     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
58     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
59     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
60     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
61     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
62     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
63     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
64     DIR[DTC,MRR,VPP,ALL]: "{DIR[DTC]}/vpp_mrr_configuration"
65     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
66     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
67     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
68     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
69     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
70     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
71     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
72     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
73
74     # Detailed tests operational data
75     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
76     DIR[DTO,PERF,VPP,ALL]: "{DIR[DTO]}/vpp_performance_operational_data"
77     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
78     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
79     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
80     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
81     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
82     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
83     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
84
85     # Latencies:
86     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
87     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
88
89     # .css patch file to fix tables generated by Sphinx
90     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
91     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
92
93   urls:
94     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
95     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
96     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
97     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
98     DIR[NEXUS,DOC]: "report/_static/archive"
99
100   make-dirs:
101   # List the directories which are created while preparing the environment.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[WORKING,DATA]"
104   - "DIR[STATIC,VPP]"
105   - "DIR[STATIC,DPDK]"
106   - "DIR[STATIC,ARCH]"
107   - "DIR[BUILD,LATEX]"
108   - "DIR[WORKING,SRC]"
109   - "DIR[WORKING,SRC,STATIC]"
110
111   remove-dirs:
112   # List the directories which are deleted while cleaning the environment.
113   # All directories MUST be defined in "paths" section.
114   #- "DIR[BUILD,HTML]"
115   - "DIR[WORKING,DATA]"
116
117   build-dirs:
118   # List the directories where the results (build) is stored.
119   # All directories MUST be defined in "paths" section.
120   - "DIR[BUILD,HTML]"
121   - "DIR[BUILD,LATEX]"
122
123 - type: "configuration"
124
125   mapping-file: "mapping_report.yaml"
126
127   limits:
128     nic:
129       x520: 24460000
130       x553: 29761905
131       x710: 35800000
132       xxv710: 35800000
133       xl710: 35800000
134       cx556a: 148809523.81
135
136     link:
137       10ge: 14880952.38
138       25ge: 37202380.95
139       40ge: 59523809.52
140       100ge: 148809523.81
141
142     pci:
143       pci-g3-x8: 74404761.90
144       pci-g3-x16: 148809523.81
145
146   data-sets:
147
148     ###########################################################################
149     # Plots:
150
151     # 3n-hsw
152
153     plot-vpp-throughput-lat-tsa-3n-hsw:
154       csit-vpp-perf-report-iterative-2009-3n-hsw:
155         - 21  # rls2009 NDRPDR iter env 5
156         - 22  # rls2009 NDRPDR iter env 5
157         - 24  # rls2009 NDRPDR iter env 5
158         - 25  # rls2009 NDRPDR iter env 5
159         - 26  # rls2009 NDRPDR iter env 5
160         - 27  # rls2009 NDRPDR iter env 5
161         - 28  # rls2009 NDRPDR iter env 5
162         - 29  # rls2009 NDRPDR iter env 5
163         - 30  # rls2009 NDRPDR iter env 5
164         - 31  # rls2009 NDRPDR iter env 5
165
166     plot-vpp-hdrh-lat-3n-hsw:
167       csit-vpp-perf-report-iterative-2009-3n-hsw:
168         - 22  # rls2009 NDRPDR iter env 5
169
170     plot-vpp-hoststack-3n-hsw:
171       csit-vpp-perf-report-iterative-2009-3n-hsw:
172         - 32  # rls2009 Hoststack iter env 5
173         - 33  # rls2009 Hoststack iter env 5
174         - 34  # rls2009 Hoststack iter env 5
175         - 35  # rls2009 Hoststack iter env 5
176         - 36  # rls2009 Hoststack iter env 5
177         - 37  # rls2009 Hoststack iter env 5
178         - 38  # rls2009 Hoststack iter env 5
179         - 39  # rls2009 Hoststack iter env 5
180         - 40  # rls2009 Hoststack iter env 5
181         - 41  # rls2009 Hoststack iter env 5
182
183     plot-dpdk-throughput-latency-3n-hsw:
184       csit-dpdk-perf-report-iterative-2009-3n-hsw:
185         - 6   # NDRPDR iter env5
186         - 7   # NDRPDR iter env5
187         - 8   # NDRPDR iter env5
188         - 9   # NDRPDR iter env5
189         - 10  # NDRPDR iter env5
190         - 11  # NDRPDR iter env5
191         - 12  # NDRPDR iter env5
192         - 13  # NDRPDR iter env5
193         - 14  # NDRPDR iter env5
194         - 15  # NDRPDR iter env5
195
196     plot-dpdk-hdrh-lat-3n-hsw:
197       csit-dpdk-perf-report-iterative-2009-3n-hsw:
198         - 6   # NDRPDR iter env5
199
200     # 3n-skx
201
202     plot-vpp-throughput-lat-tsa-3n-skx:
203       csit-vpp-perf-report-iterative-2009-3n-skx:
204         - 26  # rls2009 NDRPDR iter env 5
205         - 27  # rls2009 NDRPDR iter env 5
206         - 28  # rls2009 NDRPDR iter env 5
207         - 29  # rls2009 NDRPDR iter env 5
208         - 35  # rls2009 NDRPDR iter env 5
209         - 36  # rls2009 NDRPDR iter env 5
210         - 37  # rls2009 NDRPDR iter env 5
211         - 38  # rls2009 NDRPDR iter env 5
212         - 39  # rls2009 NDRPDR iter env 5
213         - 40  # rls2009 NDRPDR iter env 5
214
215     plot-vpp-hdrh-lat-3n-skx:
216       csit-vpp-perf-report-iterative-2009-3n-skx:
217         - 27  # rls2009 NDRPDR iter env 5
218
219 #    plot-vpp-nfv-3n-skx-ndrpdr:
220 #      # No data
221 #      csit-vpp-perf-report-iterative-2009-3n-skx:
222
223 #    plot-vpp-nfv-3n-skx-mrr:
224 #      # No data
225 #      csit-vpp-perf-report-iterative-2009-3n-skx:
226
227     plot-dpdk-throughput-latency-3n-skx:
228       csit-dpdk-perf-report-iterative-2009-3n-skx:
229         - 4   # NDRPDR sel env5
230         - 5   # NDRPDR sel env5
231         - 6   # NDRPDR sel env5
232         - 7   # NDRPDR sel env5
233         - 8   # NDRPDR sel env5
234         - 9   # NDRPDR sel env5
235         - 14  # NDRPDR sel env5
236         - 11  # NDRPDR sel env5
237         - 12  # NDRPDR sel env5
238         - 13  # NDRPDR sel env5
239
240     plot-dpdk-hdrh-lat-3n-skx:
241       csit-dpdk-perf-report-iterative-2009-3n-skx:
242         - 4   # NDRPDR sel env5
243
244     # 2n-skx
245
246     plot-vpp-throughput-lat-tsa-2n-skx:
247       csit-vpp-perf-report-iterative-2009-2n-skx:
248         - 35  # rls2009 NDRPDR iter env 5
249         - 36  # rls2009 NDRPDR iter env 5
250         - 37  # rls2009 NDRPDR iter env 5
251         - 39  # rls2009 NDRPDR iter env 5
252         - 40  # rls2009 NDRPDR iter env 5
253         - 42  # rls2009 NDRPDR iter env 5
254         - 43  # rls2009 NDRPDR iter env 5
255         - 44  # rls2009 NDRPDR iter env 5
256         - 46  # rls2009 NDRPDR iter env 5
257         - 48  # rls2009 NDRPDR iter env 5
258         - 51  # rls2009 NDRPDR iter NAT44 env 5
259         - 52  # rls2009 NDRPDR iter NAT44 env 5
260         - 53  # rls2009 NDRPDR iter NAT44 env 5
261         - 54  # rls2009 NDRPDR iter NAT44 env 5
262         - 55  # rls2009 NDRPDR iter NAT44 env 5
263         - 56  # rls2009 NDRPDR iter NAT44 env 5
264         - 57  # rls2009 NDRPDR iter NAT44 env 5
265         - 58  # rls2009 NDRPDR iter NAT44 env 5
266         - 59  # rls2009 NDRPDR iter NAT44 env 5
267         - 60  # rls2009 NDRPDR iter NAT44 env 5
268
269     plot-vpp-hdrh-lat-2n-skx:
270       csit-vpp-perf-report-iterative-2009-2n-skx:
271         - 35  # rls2009 NDRPDR iter env 5
272
273     plot-vpp-hdrh-lat-2n-skx-nat44:
274       csit-vpp-perf-report-iterative-2009-2n-skx:
275         - 51  # rls2009 NDRPDR iter NAT44 env 5
276
277     plot-vpp-soak-2n-skx:
278       csit-vpp-perf-report-iterative-2009-2n-skx:
279         - 33  # rls2009 soak env 5
280         - 34  # rls2009 soak env 5
281
282     plot-vpp-nfv-2n-skx-ndrpdr:
283       csit-vpp-perf-report-iterative-2009-2n-skx:
284         - 38  # rls2009 nf-density iter env 5
285         - 41  # rls2009 nf-density iter env 5
286         - 45  # rls2009 nf-density iter env 5
287         - 47  # rls2009 nf-density iter env 5
288         - 49  # rls2009 nf-density iter env 5
289         - 63  # rls2009 nf-density iter env 5
290         - 65  # rls2009 nf-density iter env 5
291         - 66  # rls2009 nf-density iter env 5
292         - 71  # rls2009 nf-density iter env 5
293         - 72  # rls2009 nf-density iter env 5
294
295     plot-vpp-nfv-2n-skx-mrr:
296       csit-vpp-perf-report-iterative-2009-2n-skx:
297         - 50  # rls2009 MRR nf-density iter env 5
298
299     plot-vpp-nfv-reconf-2n-skx:
300       csit-vpp-perf-report-iterative-2009-2n-skx:
301         - 27  # rls2009 reconf env 5
302         - 28  # rls2009 reconf env 5
303         - 29  # rls2009 reconf env 5
304         - 30  # rls2009 reconf env 5
305         - 31  # rls2009 reconf env 5
306         - 32  # rls2009 reconf env 5
307         - 61  # rls2009 reconf env 5
308         - 62  # rls2009 reconf env 5
309         - 68  # rls2009 reconf env 5
310         - 70  # rls2009 reconf env 5
311
312     plot-dpdk-throughput-latency-2n-skx:
313       csit-dpdk-perf-report-iterative-2009-2n-skx:
314         - 4   # NDRPDR iter env5
315         - 5   # NDRPDR iter env5
316         - 6   # NDRPDR iter env5
317         - 7   # NDRPDR iter env5
318         - 8   # NDRPDR iter env5
319         - 9   # NDRPDR iter env5
320         - 10  # NDRPDR iter env5
321         - 11  # NDRPDR iter env5
322         - 12  # NDRPDR iter env5
323         - 13  # NDRPDR iter env5
324
325     plot-dpdk-hdrh-lat-2n-skx:
326       csit-dpdk-perf-report-iterative-2009-2n-skx:
327         - 4   # NDRPDR iter env5
328
329     # 2n-clx
330
331     plot-vpp-throughput-lat-tsa-2n-clx:
332       csit-vpp-perf-report-iterative-2009-2n-clx:
333         - 36  # rls2009 NDRPDR iter env 5
334         - 39  # rls2009 NDRPDR iter env 5
335         - 40  # rls2009 NDRPDR iter env 5
336         - 42  # rls2009 NDRPDR iter env 5
337         - 64  # rls2009 NDRPDR iter env 5
338         - 65  # rls2009 NDRPDR iter env 5
339         - 66  # rls2009 NDRPDR iter env 5
340         - 67  # rls2009 NDRPDR iter env 5
341         - 79  # rls2009 NDRPDR iter env 5
342         - 82  # rls2009 NDRPDR iter env 5
343
344     plot-vpp-hdrh-lat-2n-clx:
345       csit-vpp-perf-report-iterative-2009-2n-clx:
346         - 36  # rls2009 NDRPDR iter env 5
347
348     plot-vpp-nfv-2n-clx-ndrpdr:
349       csit-vpp-perf-report-iterative-2009-2n-clx:
350         - 37  # rls2009 nf-density iter env 5
351         - 43  # rls2009 nf-density iter env 5
352         - 69  # rls2009 nf-density iter env 5
353         - 70  # rls2009 nf-density iter env 5
354         - 71  # rls2009 nf-density iter env 5
355         - 72  # rls2009 nf-density iter env 5
356         - 73  # rls2009 nf-density iter env 5
357         - 74  # rls2009 nf-density iter env 5
358         - 75  # rls2009 nf-density iter env 5
359         - 76  # rls2009 nf-density iter env 5
360
361     plot-vpp-nfv-2n-clx-mrr:
362       csit-vpp-perf-report-iterative-2009-2n-clx:
363         - 45  # rls2009 MRR nf-density iter env 5
364
365     plot-vpp-nfv-reconf-2n-clx:
366       csit-vpp-perf-report-iterative-2009-2n-clx:
367         - 25  # rls2009 reconf env 5
368         - 27  # rls2009 reconf env 5
369         - 28  # rls2009 reconf env 5
370         - 29  # rls2009 reconf env 5
371         - 30  # rls2009 reconf env 5
372         - 30  # rls2009 reconf env 5
373         - 32  # rls2009 reconf env 5
374         - 48  # rls2009 reconf env 5
375         - 53  # rls2009 reconf env 5
376         - 68  # rls2009 reconf env 5
377
378     plot-vpp-soak-2n-clx:
379       csit-vpp-perf-report-iterative-2009-2n-clx:
380         - 33  # rls2009 soak env 5
381         - 34  # rls2009 soak env 5
382
383     plot-dpdk-throughput-latency-2n-clx:
384       csit-dpdk-perf-report-iterative-2009-2n-clx:
385         - 4   # NDRPDR iter env5
386         - 5   # NDRPDR iter env5
387         - 6   # NDRPDR iter env5
388         - 7   # NDRPDR iter env5
389         - 8   # NDRPDR iter env5
390         - 9   # NDRPDR iter env5
391         - 10  # NDRPDR iter env5
392         - 11  # NDRPDR iter env5
393         - 12  # NDRPDR iter env5
394         - 13  # NDRPDR iter env5
395
396     plot-dpdk-hdrh-lat-2n-clx:
397       csit-dpdk-perf-report-iterative-2009-2n-clx:
398         - 4   # NDRPDR iter env5
399
400     # 3n-tsh
401
402     plot-vpp-throughput-lat-tsa-3n-tsh:
403       # TODO: Add:
404       csit-vpp-perf-report-iterative-2009-3n-tsh:
405         - 14  # rls2009 NDRPDR iter env 5
406         - 20  # rls2009 NDRPDR iter env 5
407         - 21  # rls2009 NDRPDR iter env 5
408         - 22  # rls2009 NDRPDR iter env 5
409         - 23  # rls2009 NDRPDR iter env 5
410
411     plot-vpp-hdrh-lat-3n-tsh:
412       csit-vpp-perf-report-iterative-2009-3n-tsh:
413         - 14  # rls2009 NDRPDR iter env 5
414
415     plot-dpdk-throughput-latency-3n-tsh:
416       # TODO: Add:
417       csit-dpdk-perf-report-iterative-2009-3n-tsh:
418         - 1   # NDRPDR iter env5
419         - 2   # NDRPDR iter env5
420         - 3   # NDRPDR iter env5
421         - 4   # NDRPDR iter env5
422         - 5   # NDRPDR iter env5
423         - 6   # NDRPDR iter env5
424         - 7   # NDRPDR iter env5
425         - 9   # NDRPDR iter env5
426         - 10  # NDRPDR iter env5
427
428     plot-dpdk-hdrh-lat-3n-tsh:
429       csit-dpdk-perf-report-iterative-2009-3n-tsh:
430         - 1   # NDRPDR iter env5
431
432     # 3n-dnv
433
434     plot-vpp-throughput-lat-tsa-3n-dnv:
435       csit-vpp-perf-report-iterative-2009-3n-dnv:
436         - 3   # rls2009 NDRPDR iter env 5
437         - 6   # rls2009 NDRPDR iter env 5
438         - 7   # rls2009 NDRPDR iter env 5
439         - 8   # rls2009 NDRPDR iter env 5
440         - 10  # rls2009 NDRPDR iter env 5
441         - 11  # rls2009 NDRPDR iter env 5
442         - 12  # rls2009 NDRPDR iter env 5
443         - 14  # rls2009 NDRPDR iter env 5
444         - 15  # rls2009 NDRPDR iter env 5
445         - 24  # rls2009 NDRPDR iter env 5
446
447 #    plot-dpdk-throughput-latency-3n-dnv:
448 #      # No data
449 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
450
451     # 2n-dnv
452
453     plot-vpp-throughput-lat-tsa-2n-dnv:
454       csit-vpp-perf-report-iterative-2009-2n-dnv:
455         - 3   # rls2009 NDRPDR iter env 5
456         - 5   # rls2009 NDRPDR iter env 5
457         - 6   # rls2009 NDRPDR iter env 5
458         - 7   # rls2009 NDRPDR iter env 5
459         - 9   # rls2009 NDRPDR iter env 5
460         - 10  # rls2009 NDRPDR iter env 5
461         - 11  # rls2009 NDRPDR iter env 5
462         - 12  # rls2009 NDRPDR iter env 5
463         - 14  # rls2009 NDRPDR iter env 5
464         - 15  # rls2009 NDRPDR iter env 5
465
466 #    plot-dpdk-throughput-latency-2n-dnv:
467 #      # No data
468 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
469
470     ###########################################################################
471     # Simple tables (only one data set):
472
473     # NIC Comparisons
474
475     vpp-nic-comparison-3n-skx:
476       csit-vpp-perf-report-iterative-2009-3n-skx:
477         - 26  # rls2009 NDRPDR iter env 5
478         - 27  # rls2009 NDRPDR iter env 5
479         - 28  # rls2009 NDRPDR iter env 5
480         - 29  # rls2009 NDRPDR iter env 5
481         - 35  # rls2009 NDRPDR iter env 5
482         - 36  # rls2009 NDRPDR iter env 5
483         - 37  # rls2009 NDRPDR iter env 5
484         - 38  # rls2009 NDRPDR iter env 5
485         - 39  # rls2009 NDRPDR iter env 5
486         - 40  # rls2009 NDRPDR iter env 5
487
488     vpp-nic-comparison-2n-skx:
489       csit-vpp-perf-report-iterative-2009-2n-skx:
490         - 35  # rls2009 NDRPDR iter env 5
491         - 36  # rls2009 NDRPDR iter env 5
492         - 37  # rls2009 NDRPDR iter env 5
493         - 39  # rls2009 NDRPDR iter env 5
494         - 40  # rls2009 NDRPDR iter env 5
495         - 42  # rls2009 NDRPDR iter env 5
496         - 43  # rls2009 NDRPDR iter env 5
497         - 44  # rls2009 NDRPDR iter env 5
498         - 46  # rls2009 NDRPDR iter env 5
499         - 48  # rls2009 NDRPDR iter env 5
500         - 51  # rls2009 NDRPDR iter NAT44 env 5
501         - 52  # rls2009 NDRPDR iter NAT44 env 5
502         - 53  # rls2009 NDRPDR iter NAT44 env 5
503         - 54  # rls2009 NDRPDR iter NAT44 env 5
504         - 55  # rls2009 NDRPDR iter NAT44 env 5
505         - 56  # rls2009 NDRPDR iter NAT44 env 5
506         - 57  # rls2009 NDRPDR iter NAT44 env 5
507         - 58  # rls2009 NDRPDR iter NAT44 env 5
508         - 59  # rls2009 NDRPDR iter NAT44 env 5
509         - 60  # rls2009 NDRPDR iter NAT44 env 5
510
511     vpp-nic-comparison-3n-skx-mrr:
512       csit-vpp-perf-report-iterative-2009-3n-skx:
513         - 24  # rls2009 MRR iter env 5
514
515     vpp-nic-comparison-2n-skx-mrr:
516       csit-vpp-perf-report-iterative-2009-2n-skx:
517         - 26  # rls2009 MRR iter env 5
518
519     # Results
520
521     vpp-perf-results-3n-hsw:
522       csit-vpp-perf-report-coverage-2009-3n-hsw:
523         - 3   # rls2009 NDRPDR cov 3n-hsw-crypto-00
524         - 4   # rls2009 NDRPDR cov 3n-hsw-crypto-01
525         - 5   # rls2009 NDRPDR cov 3n-hsw-crypto-02
526         - 6   # rls2009 NDRPDR cov 3n-hsw-crypto-03
527         - 7   # rls2009 NDRPDR cov 3n-hsw-ip4-00
528         - 8   # rls2009 NDRPDR cov 3n-hsw-ip4-01
529         - 9   # rls2009 NDRPDR cov 3n-hsw-ip4-02
530         - 10  # rls2009 NDRPDR cov 3n-hsw-ip4-03
531         - 11  # rls2009 NDRPDR cov 3n-hsw-ip4-04
532         - 12  # rls2009 NDRPDR cov 3n-hsw-ip4-05
533         - 13  # rls2009 NDRPDR cov 3n-hsw-ip4-06
534         - 14  # rls2009 NDRPDR cov 3n-hsw-ip4-07
535         - 15  # rls2009 NDRPDR cov 3n-hsw-ip4tun-00
536         - 16  # rls2009 NDRPDR cov 3n-hsw-ip4tun-01
537         - 17  # rls2009 NDRPDR cov 3n-hsw-ip4tun-02
538         - 18  # rls2009 NDRPDR cov 3n-hsw-ip6-00
539         - 19  # rls2009 NDRPDR cov 3n-hsw-ip6-01
540         - 20  # rls2009 NDRPDR cov 3n-hsw-ip6tun-00
541         - 21  # rls2009 NDRPDR cov 3n-hsw-l2-00
542         - 22  # rls2009 NDRPDR cov 3n-hsw-l2-01
543         - 23  # rls2009 NDRPDR cov 3n-hsw-l2-01
544         - 24  # rls2009 NDRPDR cov 3n-hsw-l2-03
545         - 25  # rls2009 NDRPDR cov 3n-hsw-l2-04
546         - 26  # rls2009 NDRPDR cov 3n-hsw-l2-05
547         - 27  # rls2009 NDRPDR cov 3n-hsw-l2-06
548         - 28  # rls2009 NDRPDR cov 3n-hsw-l2-07
549         - 29  # rls2009 NDRPDR cov 3n-hsw-l2-08
550         - 30  # rls2009 NDRPDR cov 3n-hsw-l2-09
551         - 31  # rls2009 NDRPDR cov 3n-hsw-l2-10
552         - 32  # rls2009 NDRPDR cov 3n-hsw-memif-00
553         - 33  # rls2009 NDRPDR cov 3n-hsw-srv6-00
554         - 34  # rls2009 NDRPDR cov 3n-hsw-srv6-01
555         - 35  # rls2009 NDRPDR cov 3n-hsw-vhost-00
556         - 36  # rls2009 NDRPDR cov 3n-hsw-vhost-01
557         - 37  # rls2009 NDRPDR cov 3n-hsw-vhost-02
558
559     vpp-perf-results-3n-skx:
560       # TODO: Add:
561       csit-vpp-perf-report-coverage-2009-3n-skx:
562         - 3   # rls2009 NDRPDR cov 3n-skx-crypto-01
563         - 4   # rls2009 NDRPDR cov 3n-skx-crypto-02
564         - 6   # rls2009 NDRPDR cov 3n-skx-ip4-00
565         - 7   # rls2009 NDRPDR cov 3n-skx-ip4-01
566         - 8   # rls2009 NDRPDR cov 3n-skx-ip4-02
567         - 9   # rls2009 NDRPDR cov 3n-skx-ip4-03
568         - 10  # rls2009 NDRPDR cov 3n-skx-ip4-04
569         - 12  # rls2009 NDRPDR cov 3n-skx-ip4-06
570         - 14  # rls2009 NDRPDR cov 3n-skx-ip4tun-00
571         - 15  # rls2009 NDRPDR cov 3n-skx-ip4tun-01
572         - 16  # rls2009 NDRPDR cov 3n-skx-ip4tun-02
573         - 40  # rls2009 NDRPDR cov 3n-skx-ip6-00
574         - 18  # rls2009 NDRPDR cov 3n-skx-ip6-01
575         - 19  # rls2009 NDRPDR cov 3n-skx-ip6tun-00
576         - 20  # rls2009 NDRPDR cov 3n-skx-l2-00
577         - 21  # rls2009 NDRPDR cov 3n-skx-l2-01
578         - 22  # rls2009 NDRPDR cov 3n-skx-l2-02
579         - 23  # rls2009 NDRPDR cov 3n-skx-l2-03
580         - 24  # rls2009 NDRPDR cov 3n-skx-l2-04
581         - 41  # rls2009 NDRPDR cov 3n-skx-l2-05
582         - 43  # rls2009 NDRPDR cov 3n-skx-l2-07
583         - 28  # rls2009 NDRPDR cov 3n-skx-l2-08
584         - 44  # rls2009 NDRPDR cov 3n-skx-l2-09
585         - 47  # rls2009 NDRPDR cov 3n-skx-srv6-00
586
587     vpp-perf-results-2n-skx:
588       csit-vpp-perf-report-coverage-2009-2n-skx:
589         - 18  # rls2009 NDRPDR cov 2n-skx-ip4-00
590         - 19  # rls2009 NDRPDR cov 2n-skx-ip4-01
591         - 10  # rls2009 NDRPDR cov 2n-skx-ip4-02
592         - 20  # rls2009 NDRPDR cov 2n-skx-ip4-03
593         - 21  # rls2009 NDRPDR cov 2n-skx-ip4-04
594         - 13  # rls2009 NDRPDR cov 2n-skx-ip4-05
595         - 22  # rls2009 NDRPDR cov 2n-skx-ip6-00
596         - 23  # rls2009 NDRPDR cov 2n-skx-ip6-01
597         - 24  # rls2009 NDRPDR cov 2n-skx-l2-00
598         - 25  # rls2009 NDRPDR cov 2n-skx-l2-01
599         - 26  # rls2009 NDRPDR cov 2n-skx-lb-00
600         - 27  # rls2009 NDRPDR cov 2n-skx-memif-00
601         - 28  # rls2009 NDRPDR cov 2n-skx-vhost-00
602         - 29  # rls2009 NDRPDR cov 2n-skx-vhost-01
603         - 30  # rls2009 NDRPDR cov 2n-skx-vts-00
604
605     vpp-perf-results-2n-clx:
606       csit-vpp-perf-report-coverage-2009-2n-clx:
607         - 2   # rls2009 NDRPDR cov 2n-clx-ip4-00
608         - 3   # rls2009 NDRPDR cov 2n-clx-ip4-01
609         - 4   # rls2009 NDRPDR cov 2n-clx-ip4-02
610         - 5   # rls2009 NDRPDR cov 2n-clx-ip4-03
611         - 6   # rls2009 NDRPDR cov 2n-clx-ip4-04
612         - 7   # rls2009 NDRPDR cov 2n-clx-ip4-05
613         - 22  # rls2009 NDRPDR cov 2n-clx-ip6-00
614         - 9   # rls2009 NDRPDR cov 2n-clx-ip6-01
615         - 17  # rls2009 NDRPDR cov 2n-clx-l2-00
616         - 21  # rls2009 NDRPDR cov 2n-clx-l2-01
617         - 12  # rls2009 NDRPDR cov 2n-clx-lb-00
618         - 13  # rls2009 NDRPDR cov 2n-clx-memif-00
619         - 14  # rls2009 NDRPDR cov 2n-clx-vhost-00
620         - 15  # rls2009 NDRPDR cov 2n-clx-vhost-01
621         - 16  # rls2009 NDRPDR cov 2n-clx-vts-00
622
623     vpp-perf-results-3n-tsh:
624       csit-vpp-perf-report-iterative-2009-3n-tsh:
625         - 14  # rls2009 NDRPDR iter env 5
626
627     vpp-perf-results-3n-dnv:
628       csit-vpp-perf-report-coverage-2009-3n-dnv:
629         - 10  # rls2009 NDRPDR cov 3n-dnv-crypto-00
630         - 2   # rls2009 NDRPDR cov 3n-dnv-crypto-01
631         - 11  # rls2009 NDRPDR cov 3n-dnv-ip4-00
632         - 12  # rls2009 NDRPDR cov 3n-dnv-ip4-01
633         - 13  # rls2009 NDRPDR cov 3n-dnv-ip4tun-00
634         - 14  # rls2009 NDRPDR cov 3n-dnv-ip6-00
635         - 15  # rls2009 NDRPDR cov 3n-dnv-ip6-01
636         - 16  # rls2009 NDRPDR cov 3n-dnv-l2-00
637         - 17  # rls2009 NDRPDR cov 3n-dnv-l2-01
638
639     vpp-perf-results-2n-dnv:
640       csit-vpp-perf-report-coverage-2009-2n-dnv:
641         - 2   # rls2009 NDRPDR cov 2n-dnv-ip4-00
642         - 3   # rls2009 NDRPDR cov 2n-dnv-ip4-01
643         - 4   # rls2009 NDRPDR cov 2n-dnv-ip6-00
644         - 5   # rls2009 NDRPDR cov 2n-dnv-ip6-01
645         - 6   # rls2009 NDRPDR cov 2n-dnv-l2-00
646         - 7   # rls2009 NDRPDR cov 2n-dnv-l2-01
647
648     vpp-mrr-results-3n-hsw:
649       csit-vpp-perf-report-iterative-2009-3n-hsw:
650         - 23  # rls2009 MRR iter env 5
651
652     vpp-mrr-results-3n-skx:
653       csit-vpp-perf-report-iterative-2009-3n-skx:
654         - 24  # rls2009 MRR iter env 5
655
656     vpp-mrr-results-2n-skx:
657       csit-vpp-perf-report-iterative-2009-2n-skx:
658         - 26  # rls2009 MRR iter env 5
659
660     vpp-mrr-results-2n-clx:
661       csit-vpp-perf-report-iterative-2009-2n-clx:
662         - 78  # rls2009 MRR iter env 5
663
664     vpp-mrr-results-3n-tsh:
665       csit-vpp-perf-report-iterative-2009-3n-tsh:
666         - 15  # rls2006 MRR iter env 5
667
668     vpp-mrr-results-3n-dnv:
669       csit-vpp-perf-report-iterative-2009-3n-dnv:
670         - 22  # rls2009 MRR iter env 5
671
672     vpp-mrr-results-2n-dnv:
673       csit-vpp-perf-report-iterative-2009-2n-dnv:
674         - 13  # rls2009 MRR iter env 5
675
676     vpp-device-results-ubuntu:
677       csit-vpp-device-2009-ubuntu1804-1n-skx:
678         - 131 # rls2009 env 5
679
680     dpdk-perf-results-3n-hsw:
681       csit-dpdk-perf-report-iterative-2009-3n-hsw:
682         - 6   # NDRPDR iter env5
683
684     dpdk-perf-results-3n-skx:
685       csit-dpdk-perf-report-iterative-2009-3n-skx:
686         - 4   # NDRPDR sel env5
687
688     dpdk-perf-results-2n-skx:
689       csit-dpdk-perf-report-iterative-2009-2n-skx:
690         - 4   # NDRPDR iter env5
691
692     dpdk-perf-results-2n-clx:
693       csit-dpdk-perf-report-iterative-2009-2n-clx:
694         - 4   # NDRPDR iter env5
695
696 #    dpdk-perf-results-2n-dnv:
697 #      # No data
698 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
699
700 #    dpdk-perf-results-3n-dnv:
701 #      # No data
702 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
703
704     dpdk-perf-results-3n-tsh:
705       csit-dpdk-perf-report-iterative-2009-3n-tsh:
706         - 1   # NDRPDR iter env5
707
708 ###########################################################################
709     # Tables (more than one data set)
710
711     # Performance changes
712
713     vpp-performance-changes-3n-hsw-h1:
714       csit-vpp-perf-report-iterative-2005-3n-hsw:
715         - 31  # NDRPDR sel 2001.0-4
716         - 32  # NDRPDR sel 2001.0-4
717         - 33  # NDRPDR sel 2001.0-4
718         - 34  # NDRPDR sel 2001.0-4
719         - 35  # NDRPDR sel 2001.0-4
720         - 36  # NDRPDR sel 2001.0-4
721         - 38  # NDRPDR sel 2001.0-4
722     vpp-performance-changes-3n-hsw-ref-env4:
723       csit-vpp-perf-report-iterative-2005-3n-hsw:
724         - 20  # NDRPDR sel env 4
725         - 21  # NDRPDR sel env 4
726         - 22  # NDRPDR sel env 4
727         - 23  # NDRPDR sel env 4
728         - 24  # NDRPDR sel env 4
729         - 25  # NDRPDR sel env 4
730         - 26  # NDRPDR sel env 4
731         - 27  # NDRPDR sel env 4
732         - 28  # NDRPDR sel env 4
733         - 29  # NDRPDR sel env 4
734     vpp-performance-changes-3n-hsw-ref-env5:
735       csit-vpp-perf-report-iterative-2009-3n-hsw:
736         - 9   # rls2005 NDRPDR iter env 5
737         - 10  # rls2005 NDRPDR iter env 5
738         - 11  # rls2005 NDRPDR iter env 5
739         - 12  # rls2005 NDRPDR iter env 5
740         - 13  # rls2005 NDRPDR iter env 5
741         - 14  # rls2005 NDRPDR iter env 5
742         - 15  # rls2005 NDRPDR iter env 5
743         - 16  # rls2005 NDRPDR iter env 5
744         - 17  # rls2005 NDRPDR iter env 5
745         - 19  # rls2005 NDRPDR iter env 5
746     vpp-performance-changes-3n-hsw-cmp:
747       csit-vpp-perf-report-iterative-2009-3n-hsw:
748         - 21  # rls2009 NDRPDR iter env 5
749         - 22  # rls2009 NDRPDR iter env 5
750         - 24  # rls2009 NDRPDR iter env 5
751         - 25  # rls2009 NDRPDR iter env 5
752         - 26  # rls2009 NDRPDR iter env 5
753         - 27  # rls2009 NDRPDR iter env 5
754         - 28  # rls2009 NDRPDR iter env 5
755         - 29  # rls2009 NDRPDR iter env 5
756         - 30  # rls2009 NDRPDR iter env 5
757         - 31  # rls2009 NDRPDR iter env 5
758
759     vpp-performance-changes-3n-skx-h1:
760       csit-vpp-perf-report-iterative-2005-3n-skx:
761         - 50  # NDRPDR sel 2001.0-4
762         - 51  # NDRPDR sel 2001.0-4
763         - 52  # NDRPDR sel 2001.0-4
764         - 53  # NDRPDR sel 2001.0-4
765         - 54  # NDRPDR sel 2001.0-4
766     vpp-performance-changes-3n-skx-ref-env4:
767       csit-vpp-perf-report-iterative-2005-3n-skx:
768         - 42  # NDRPDR sel env 4
769         - 43  # NDRPDR sel env 4
770         - 44  # NDRPDR sel env 4
771         - 45  # NDRPDR sel env 4
772         - 47  # NDRPDR sel env 4
773         - 55  # NDRPDR sel env 4
774         - 56  # NDRPDR sel env 4
775         - 57  # NDRPDR sel env 4
776         - 61  # NDRPDR sel env 4
777         - 62  # NDRPDR sel env 4
778     vpp-performance-changes-3n-skx-ref-env5:
779       csit-vpp-perf-report-iterative-2009-3n-skx:
780         - 13  # rls2005 NDRPDR iter env 5
781         - 18  # rls2005 NDRPDR iter env 5
782         - 19  # rls2005 NDRPDR iter env 5
783         - 41  # rls2005 NDRPDR iter env 5
784     vpp-performance-changes-3n-skx-cmp:
785       csit-vpp-perf-report-iterative-2009-3n-skx:
786         - 26  # rls2009 NDRPDR iter env 5
787         - 27  # rls2009 NDRPDR iter env 5
788         - 28  # rls2009 NDRPDR iter env 5
789         - 29  # rls2009 NDRPDR iter env 5
790         - 35  # rls2009 NDRPDR iter env 5
791         - 36  # rls2009 NDRPDR iter env 5
792         - 37  # rls2009 NDRPDR iter env 5
793         - 38  # rls2009 NDRPDR iter env 5
794         - 39  # rls2009 NDRPDR iter env 5
795         - 40  # rls2009 NDRPDR iter env 5
796
797     vpp-performance-changes-2n-skx-h1:
798       csit-vpp-perf-report-iterative-2005-2n-skx:
799         - 100 # NDRPDR sel 2001.0-4
800         - 101 # NDRPDR sel 2001.0-4
801         - 102 # NDRPDR sel 2001.0-4
802         - 103 # NDRPDR sel 2001.0-4
803         - 104 # NDRPDR sel 2001.0-4
804         - 105 # NDRPDR sel 2001.0-4
805     vpp-performance-changes-2n-skx-ref-env4:
806       csit-vpp-perf-report-iterative-2005-2n-skx:
807         - 88  # NDRPDR sel env 4
808         - 89  # NDRPDR sel env 4
809         - 90  # NDRPDR sel env 4
810         - 91  # NDRPDR sel env 4
811         - 92  # NDRPDR sel env 4
812         - 93  # NDRPDR sel env 4
813         - 94  # NDRPDR sel env 4
814         - 125 # NDRPDR sel env 4
815         - 126 # NDRPDR sel env 4
816         - 127 # NDRPDR sel env 4
817     vpp-performance-changes-2n-skx-ref-env5:
818       csit-vpp-perf-report-iterative-2009-2n-skx:
819         - 13  # rls2005 NDRPDR iter env 5
820         - 16  # rls2005 NDRPDR iter env 5
821         - 17  # rls2005 NDRPDR iter env 5
822         - 18  # rls2005 NDRPDR iter env 5
823         - 19  # rls2005 NDRPDR iter env 5
824         - 21  # rls2005 NDRPDR iter env 5
825         - 22  # rls2005 NDRPDR iter env 5
826         - 23  # rls2005 NDRPDR iter env 5
827         - 24  # rls2005 NDRPDR iter env 5
828         - 25  # rls2005 NDRPDR iter env 5
829     vpp-performance-changes-2n-skx-cmp:
830       csit-vpp-perf-report-iterative-2009-2n-skx:
831         - 35  # rls2009 NDRPDR iter env 5
832         - 36  # rls2009 NDRPDR iter env 5
833         - 37  # rls2009 NDRPDR iter env 5
834         - 39  # rls2009 NDRPDR iter env 5
835         - 40  # rls2009 NDRPDR iter env 5
836         - 42  # rls2009 NDRPDR iter env 5
837         - 43  # rls2009 NDRPDR iter env 5
838         - 44  # rls2009 NDRPDR iter env 5
839         - 46  # rls2009 NDRPDR iter env 5
840         - 48  # rls2009 NDRPDR iter env 5
841         - 51  # rls2009 NDRPDR iter NAT44 env 5
842         - 52  # rls2009 NDRPDR iter NAT44 env 5
843         - 53  # rls2009 NDRPDR iter NAT44 env 5
844         - 54  # rls2009 NDRPDR iter NAT44 env 5
845         - 55  # rls2009 NDRPDR iter NAT44 env 5
846         - 56  # rls2009 NDRPDR iter NAT44 env 5
847         - 57  # rls2009 NDRPDR iter NAT44 env 5
848         - 58  # rls2009 NDRPDR iter NAT44 env 5
849         - 59  # rls2009 NDRPDR iter NAT44 env 5
850         - 60  # rls2009 NDRPDR iter NAT44 env 5
851
852     vpp-performance-changes-2n-clx-h1:
853       csit-vpp-perf-report-iterative-2005-2n-clx:
854         - 73  # NDRPDR sel 2001.0-4
855         - 74  # NDRPDR sel 2001.0-4
856         - 75  # NDRPDR sel 2001.0-4
857         - 76  # NDRPDR sel 2001.0-4
858         - 77  # NDRPDR sel 2001.0-4
859         - 78  # NDRPDR sel 2001.0-4
860         - 79  # NDRPDR sel 2001.0-4
861         - 80  # NDRPDR sel 2001.0-4
862     vpp-performance-changes-2n-clx-ref-env4:
863       csit-vpp-perf-report-iterative-2005-2n-clx:
864         - 62  # NDRPDR sel env 4
865         - 63  # NDRPDR sel env 4
866         - 64  # NDRPDR sel env 4
867         - 65  # NDRPDR sel env 4
868         - 66  # NDRPDR sel env 4
869         - 68  # NDRPDR sel env 4
870         - 69  # NDRPDR sel env 4
871         - 70  # NDRPDR sel env 4
872         - 103 # NDRPDR sel env 4
873         - 104 # NDRPDR sel env 4
874     vpp-performance-changes-2n-clx-ref-env5:
875       csit-vpp-perf-report-iterative-2009-2n-clx:
876         - 13  # rls2005 NDRPDR iter env 5
877         - 15  # rls2005 NDRPDR iter env 5
878         - 17  # rls2005 NDRPDR iter env 5
879         - 18  # rls2005 NDRPDR iter env 5
880         - 19  # rls2005 NDRPDR iter env 5
881         - 20  # rls2005 NDRPDR iter env 5
882         - 21  # rls2005 NDRPDR iter env 5
883         - 22  # rls2005 NDRPDR iter env 5
884         - 23  # rls2005 NDRPDR iter env 5
885         - 24  # rls2005 NDRPDR iter env 5
886     vpp-performance-changes-2n-clx-cmp:
887       csit-vpp-perf-report-iterative-2009-2n-clx:
888         - 36  # rls2009 NDRPDR iter env 5
889         - 39  # rls2009 NDRPDR iter env 5
890         - 40  # rls2009 NDRPDR iter env 5
891         - 42  # rls2009 NDRPDR iter env 5
892         - 64  # rls2009 NDRPDR iter env 5
893         - 65  # rls2009 NDRPDR iter env 5
894         - 66  # rls2009 NDRPDR iter env 5
895         - 67  # rls2009 NDRPDR iter env 5
896         - 79  # rls2009 NDRPDR iter env 5
897         - 82  # rls2009 NDRPDR iter env 5
898
899     vpp-performance-changes-2n-dnv-h1:
900       csit-vpp-perf-verify-2001-2n-dnv:
901         - 4   # NDRPDR sel
902         - 5   # NDRPDR sel
903         - 6   # NDRPDR sel
904         - 7   # NDRPDR sel
905         - 8   # NDRPDR sel
906         - 9   # NDRPDR sel
907         - 10  # NDRPDR sel
908         - 11  # NDRPDR sel
909         - 13  # NDRPDR sel
910         - 16  # NDRPDR sel
911     vpp-performance-changes-2n-dnv-ref:
912       csit-vpp-perf-report-iterative-2009-2n-dnv:
913         - 16  # rls2005 NDRPDR iter env 5
914         - 17  # rls2005 NDRPDR iter env 5
915         - 18  # rls2005 NDRPDR iter env 5
916         - 19  # rls2005 NDRPDR iter env 5
917         - 21  # rls2005 NDRPDR iter env 5
918         - 24  # rls2005 NDRPDR iter env 5
919         - 27  # rls2005 NDRPDR iter env 5
920         - 28  # rls2005 NDRPDR iter env 5
921         - 29  # rls2005 NDRPDR iter env 5
922         - 30  # rls2005 NDRPDR iter env 5
923     vpp-performance-changes-2n-dnv-cmp:
924       csit-vpp-perf-report-iterative-2009-2n-dnv:
925         - 3   # rls2009 NDRPDR iter env 5
926         - 5   # rls2009 NDRPDR iter env 5
927         - 6   # rls2009 NDRPDR iter env 5
928         - 7   # rls2009 NDRPDR iter env 5
929         - 9   # rls2009 NDRPDR iter env 5
930         - 10  # rls2009 NDRPDR iter env 5
931         - 11  # rls2009 NDRPDR iter env 5
932         - 12  # rls2009 NDRPDR iter env 5
933         - 14  # rls2009 NDRPDR iter env 5
934         - 15  # rls2009 NDRPDR iter env 5
935
936     vpp-performance-changes-3n-dnv-h1:
937       csit-vpp-perf-verify-2001-3n-dnv:
938         - 5   # NDRPDR sel
939         - 6   # NDRPDR sel
940         - 7   # NDRPDR sel
941         - 8   # NDRPDR sel
942         - 9   # NDRPDR sel
943         - 10  # NDRPDR sel
944         - 12  # NDRPDR sel
945         - 16  # NDRPDR sel
946         - 17  # NDRPDR sel
947         - 18  # NDRPDR sel
948     vpp-performance-changes-3n-dnv-ref:
949       csit-vpp-perf-report-iterative-2009-3n-dnv:
950         - 16  # rls2005 NDRPDR iter env 5
951         - 23  # rls2005 NDRPDR iter env 5
952         - 25  # rls2005 NDRPDR iter env 5
953         - 26  # rls2005 NDRPDR iter env 5
954         - 27  # rls2005 NDRPDR iter env 5
955         - 28  # rls2005 NDRPDR iter env 5
956         - 29  # rls2005 NDRPDR iter env 5
957         - 30  # rls2005 NDRPDR iter env 5
958         - 31  # rls2005 NDRPDR iter env 5
959         - 32  # rls2005 NDRPDR iter env 5
960     vpp-performance-changes-3n-dnv-cmp:
961       csit-vpp-perf-report-iterative-2009-3n-dnv:
962         - 3   # rls2009 NDRPDR iter env 5
963         - 6   # rls2009 NDRPDR iter env 5
964         - 7   # rls2009 NDRPDR iter env 5
965         - 8   # rls2009 NDRPDR iter env 5
966         - 10  # rls2009 NDRPDR iter env 5
967         - 11  # rls2009 NDRPDR iter env 5
968         - 12  # rls2009 NDRPDR iter env 5
969         - 14  # rls2009 NDRPDR iter env 5
970         - 15  # rls2009 NDRPDR iter env 5
971         - 24  # rls2009 NDRPDR iter env 5
972
973     vpp-performance-changes-3n-tsh-h1:
974       csit-vpp-perf-report-iterative-2005-3n-tsh:
975         - 28  # NDRPDR sel 2001.0-4
976         - 29  # NDRPDR sel 2001.0-4
977         - 31  # NDRPDR sel 2001.0-4
978     vpp-performance-changes-3n-tsh-ref-env4:
979       csit-vpp-perf-report-iterative-2005-3n-tsh:
980         - 23  # NDRPDR sel env 4
981         - 25  # NDRPDR sel env 4
982         - 33  # NDRPDR sel env 4
983         - 34  # NDRPDR sel env 4
984         - 35  # NDRPDR sel env 4
985         - 36  # NDRPDR sel env 4
986         - 37  # NDRPDR sel env 4
987         - 38  # NDRPDR sel env 4
988         - 39  # NDRPDR sel env 4
989         - 40  # NDRPDR sel env 4
990     vpp-performance-changes-3n-tsh-ref-env5:
991       csit-vpp-perf-report-iterative-2009-3n-tsh:
992         - 8   # rls2005 NDRPDR iter env 5
993         - 11  # rls2005 NDRPDR iter env 5
994         - 12  # rls2005 NDRPDR iter env 5
995         - 24  # rls2005 NDRPDR iter env 5
996     vpp-performance-changes-3n-tsh-cmp:
997       # TODO: Add:
998       csit-vpp-perf-report-iterative-2009-3n-tsh:
999         - 14  # rls2009 NDRPDR iter env 5
1000         - 20  # rls2009 NDRPDR iter env 5
1001         - 21  # rls2009 NDRPDR iter env 5
1002         - 22  # rls2009 NDRPDR iter env 5
1003         - 23  # rls2009 NDRPDR iter env 5
1004
1005     vpp-soak-vs-ndr-2n-skx-ref:
1006       csit-vpp-perf-report-iterative-2009-2n-skx:
1007         - 35  # rls2009 NDRPDR iter env 5
1008         - 36  # rls2009 NDRPDR iter env 5
1009         - 37  # rls2009 NDRPDR iter env 5
1010         - 39  # rls2009 NDRPDR iter env 5
1011         - 40  # rls2009 NDRPDR iter env 5
1012         - 42  # rls2009 NDRPDR iter env 5
1013         - 43  # rls2009 NDRPDR iter env 5
1014         - 44  # rls2009 NDRPDR iter env 5
1015         - 46  # rls2009 NDRPDR iter env 5
1016         - 48  # rls2009 NDRPDR iter env 5
1017     vpp-soak-vs-ndr-2n-skx-cmp:
1018       csit-vpp-perf-report-iterative-2009-2n-skx:
1019         - 33  # rls2009 soak env 5
1020         - 34  # rls2009 soak env 5
1021     vpp-soak-vs-ndr-2n-skx:
1022       csit-vpp-perf-report-iterative-2009-2n-skx:
1023         - 35  # rls2009 NDRPDR iter env 5
1024         - 36  # rls2009 NDRPDR iter env 5
1025         - 37  # rls2009 NDRPDR iter env 5
1026         - 39  # rls2009 NDRPDR iter env 5
1027         - 40  # rls2009 NDRPDR iter env 5
1028         - 42  # rls2009 NDRPDR iter env 5
1029         - 43  # rls2009 NDRPDR iter env 5
1030         - 44  # rls2009 NDRPDR iter env 5
1031         - 46  # rls2009 NDRPDR iter env 5
1032         - 48  # rls2009 NDRPDR iter env 5
1033         - 33  # rls2009 soak env 5
1034         - 34  # rls2009 soak env 5
1035
1036     vpp-soak-vs-ndr-2n-clx-ref:
1037       csit-vpp-perf-report-iterative-2009-2n-clx:
1038         - 36  # rls2009 NDRPDR iter env 5
1039         - 39  # rls2009 NDRPDR iter env 5
1040         - 40  # rls2009 NDRPDR iter env 5
1041         - 42  # rls2009 NDRPDR iter env 5
1042         - 64  # rls2009 NDRPDR iter env 5
1043         - 65  # rls2009 NDRPDR iter env 5
1044         - 66  # rls2009 NDRPDR iter env 5
1045         - 67  # rls2009 NDRPDR iter env 5
1046         - 79  # rls2009 NDRPDR iter env 5
1047         - 82  # rls2009 NDRPDR iter env 5
1048     vpp-soak-vs-ndr-2n-clx-cmp:
1049       csit-vpp-perf-report-iterative-2009-2n-clx:
1050         - 33  # rls2009 soak env 5
1051         - 34  # rls2009 soak env 5
1052     vpp-soak-vs-ndr-2n-clx:
1053       csit-vpp-perf-report-iterative-2009-2n-clx:
1054         - 36  # rls2009 NDRPDR iter env 5
1055         - 39  # rls2009 NDRPDR iter env 5
1056         - 40  # rls2009 NDRPDR iter env 5
1057         - 42  # rls2009 NDRPDR iter env 5
1058         - 64  # rls2009 NDRPDR iter env 5
1059         - 65  # rls2009 NDRPDR iter env 5
1060         - 66  # rls2009 NDRPDR iter env 5
1061         - 67  # rls2009 NDRPDR iter env 5
1062         - 79  # rls2009 NDRPDR iter env 5
1063         - 82  # rls2009 NDRPDR iter env 5
1064         - 33  # rls2009 soak env 5
1065         - 34  # rls2009 soak env 5
1066
1067     vpp-performance-changes-3n-hsw-mrr-h1:
1068       csit-vpp-perf-verify-2001-3n-hsw:
1069         - 17  # MRR sel
1070     vpp-performance-changes-3n-hsw-mrr-ref-env4:
1071       csit-vpp-perf-report-iterative-2005-3n-hsw:
1072         - 30  # MRR env 4
1073     vpp-performance-changes-3n-hsw-mrr-ref-env5:
1074       csit-vpp-perf-report-iterative-2009-3n-hsw:
1075         - 18  # rls2005 MRR iter env 5
1076     vpp-performance-changes-3n-hsw-mrr-cmp:
1077       csit-vpp-perf-report-iterative-2009-3n-hsw:
1078         - 23  # rls2009 MRR iter env 5
1079
1080     vpp-performance-changes-3n-skx-mrr-h1:
1081       csit-vpp-perf-verify-2001-3n-skx:
1082         - 50  # MRR sel
1083         - 53  # MRR sel addition
1084     vpp-performance-changes-3n-skx-mrr-ref-env4:
1085       csit-vpp-perf-report-iterative-2005-3n-skx:
1086         - 49  # MRR sel env 4
1087     vpp-performance-changes-3n-skx-mrr-ref-env5:
1088       csit-vpp-perf-report-iterative-2009-3n-skx:
1089         - 17  # rls2005 MRR iter env 5
1090     vpp-performance-changes-3n-skx-mrr-cmp:
1091       csit-vpp-perf-report-iterative-2009-3n-skx:
1092         - 24  # rls2009 MRR iter env 5
1093
1094     vpp-performance-changes-2n-skx-mrr-h1:
1095       csit-vpp-perf-verify-2001-2n-skx:
1096         - 101 # MRR sel
1097         - 128 # MRR sel addition
1098     vpp-performance-changes-2n-skx-mrr-ref-env4:
1099       csit-vpp-perf-report-iterative-2005-2n-skx:
1100         - 99  # MRR sel env 4
1101     vpp-performance-changes-2n-skx-mrr-ref-env5:
1102       csit-vpp-perf-report-iterative-2009-2n-skx:
1103         - 20  # rls2005 MRR iter env 5
1104     vpp-performance-changes-2n-skx-mrr-cmp:
1105       csit-vpp-perf-report-iterative-2009-2n-skx:
1106         - 26  # rls2009 MRR iter env 5
1107
1108     vpp-performance-changes-2n-clx-mrr-h1:
1109       csit-vpp-perf-verify-2001-2n-clx:
1110         - 39  # MRR
1111     vpp-performance-changes-2n-clx-mrr-ref-env4:
1112       csit-vpp-perf-report-iterative-2005-2n-clx:
1113         - 72   # MRR sel env 4
1114     vpp-performance-changes-2n-clx-mrr-ref-env5:
1115       csit-vpp-perf-report-iterative-2009-2n-clx:
1116         - 77  # rls2005 MRR iter env 5
1117     vpp-performance-changes-2n-clx-mrr-cmp:
1118       csit-vpp-perf-report-iterative-2009-2n-clx:
1119         - 78  # rls2009 MRR iter env 5
1120
1121     vpp-performance-changes-2n-dnv-mrr-h1:
1122       csit-vpp-perf-verify-2001-2n-dnv:
1123         - 12  # MRR sel
1124     vpp-performance-changes-2n-dnv-mrr-ref:
1125       csit-vpp-perf-report-iterative-2009-2n-dnv:
1126         - 23  # rls2005 MRR iter env 5
1127     vpp-performance-changes-2n-dnv-mrr-cmp:
1128       csit-vpp-perf-report-iterative-2009-2n-dnv:
1129         - 13  # rls2009 MRR iter env 5
1130
1131     vpp-performance-changes-3n-dnv-mrr-h1:
1132       csit-vpp-perf-verify-2001-3n-dnv:
1133         - 11  # MRR sel
1134     vpp-performance-changes-3n-dnv-mrr-ref:
1135       csit-vpp-perf-report-iterative-2009-3n-dnv:
1136         - 19  # rls2005 MRR iter env 5
1137     vpp-performance-changes-3n-dnv-mrr-cmp:
1138       csit-vpp-perf-report-iterative-2009-3n-dnv:
1139         - 22  # rls2009 MRR iter env 5
1140
1141     vpp-performance-changes-3n-tsh-mrr-h1:
1142       csit-vpp-perf-verify-2001-3n-tsh:
1143         - 9   # MRR sel
1144     vpp-performance-changes-3n-tsh-mrr-ref-env4:
1145       csit-vpp-perf-report-iterative-2005-3n-tsh:
1146         - 27  # MRR sel env 4
1147     vpp-performance-changes-3n-tsh-mrr-ref-env5:
1148       csit-vpp-perf-report-iterative-2009-3n-tsh:
1149         - 13  # rls2005 MRR iter env 5
1150     vpp-performance-changes-3n-tsh-mrr-cmp:
1151       csit-vpp-perf-report-iterative-2009-3n-tsh:
1152         - 15  # rls2006 MRR iter env 5
1153
1154     dpdk-performance-changes-3n-hsw-h1:
1155       csit-dpdk-perf-verify-2001-3n-hsw:
1156         - 4   # NDRPDR sel
1157         - 5   # NDRPDR sel
1158         - 6   # NDRPDR sel
1159         - 7   # NDRPDR sel
1160         - 8   # NDRPDR sel
1161         - 9   # NDRPDR sel
1162         - 10  # NDRPDR sel
1163         - 11  # NDRPDR sel
1164         - 12  # NDRPDR sel
1165         - 13  # NDRPDR sel
1166         - 15  # NDRPDR sel
1167         - 16  # NDRPDR sel
1168         - 17  # NDRPDR sel
1169         - 18  # NDRPDR sel
1170         - 19  # NDRPDR sel
1171         - 20  # NDRPDR sel
1172         - 21  # NDRPDR sel
1173         - 22  # NDRPDR sel
1174         - 23  # NDRPDR sel
1175         - 24  # NDRPDR sel
1176     dpdk-performance-changes-3n-hsw-ref:
1177       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1178         - 25  # NDRPDR iter
1179         - 26  # NDRPDR iter
1180         - 27  # NDRPDR iter
1181         - 28  # NDRPDR iter
1182         - 29  # NDRPDR iter
1183         - 30  # NDRPDR iter
1184         - 31  # NDRPDR iter
1185         - 32  # NDRPDR iter
1186         - 33  # NDRPDR iter
1187         - 34  # NDRPDR iter
1188     dpdk-performance-changes-3n-hsw-cmp:
1189       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1190         - 6   # NDRPDR iter env5
1191         - 7   # NDRPDR iter env5
1192         - 8   # NDRPDR iter env5
1193         - 9   # NDRPDR iter env5
1194         - 10  # NDRPDR iter env5
1195         - 11  # NDRPDR iter env5
1196         - 12  # NDRPDR iter env5
1197         - 13  # NDRPDR iter env5
1198         - 14  # NDRPDR iter env5
1199         - 15  # NDRPDR iter env5
1200
1201     dpdk-performance-changes-3n-skx-h1:
1202       csit-dpdk-perf-verify-2001-3n-skx:
1203         - 29  # NDRPDR sel xxv710
1204         - 33  # NDRPDR sel xxv710
1205         - 34  # NDRPDR sel xxv710
1206         - 35  # NDRPDR sel xxv710
1207         - 36  # NDRPDR sel xxv710
1208         - 37  # NDRPDR sel xxv710
1209         - 41  # NDRPDR sel xxv710
1210         - 42  # NDRPDR sel xxv710
1211         - 43  # NDRPDR sel xxv710
1212         - 45  # NDRPDR sel xxv710
1213         - 30  # NDRPDR sel x710
1214         - 31  # NDRPDR sel x710
1215         - 32  # NDRPDR sel x710
1216         - 38  # NDRPDR sel x710
1217         - 39  # NDRPDR sel x710
1218         - 40  # NDRPDR sel x710
1219         - 44  # NDRPDR sel x710
1220         - 46  # NDRPDR sel x710
1221         - 47  # NDRPDR sel x710
1222         - 48  # NDRPDR sel x710
1223     dpdk-performance-changes-3n-skx-ref:
1224       csit-dpdk-perf-report-iterative-2005-3n-skx:
1225         - 28  # NDRPDR iter
1226         - 29  # NDRPDR iter
1227         - 30  # NDRPDR iter
1228         - 31  # NDRPDR iter
1229         - 32  # NDRPDR iter
1230         - 33  # NDRPDR iter
1231         - 34  # NDRPDR iter
1232         - 35  # NDRPDR iter
1233         - 36  # NDRPDR iter
1234         - 37  # NDRPDR iter
1235     dpdk-performance-changes-3n-skx-cmp:
1236       csit-dpdk-perf-report-iterative-2009-3n-skx:
1237         - 4   # NDRPDR sel env5
1238         - 5   # NDRPDR sel env5
1239         - 6   # NDRPDR sel env5
1240         - 7   # NDRPDR sel env5
1241         - 8   # NDRPDR sel env5
1242         - 9   # NDRPDR sel env5
1243         - 14  # NDRPDR sel env5
1244         - 11  # NDRPDR sel env5
1245         - 12  # NDRPDR sel env5
1246         - 13  # NDRPDR sel env5
1247
1248     dpdk-performance-changes-2n-skx-h1:
1249       csit-dpdk-perf-verify-2001-2n-skx:
1250         - 35  # NDRPDR sel xxv710
1251         - 36  # NDRPDR sel xxv710
1252         - 37  # NDRPDR sel xxv710
1253         - 41  # NDRPDR sel xxv710
1254         - 42  # NDRPDR sel xxv710
1255         - 43  # NDRPDR sel xxv710
1256         - 46  # NDRPDR sel xxv710
1257         - 47  # NDRPDR sel xxv710
1258         - 52  # NDRPDR sel xxv710
1259         - 53  # NDRPDR sel xxv710
1260         - 38  # NDRPDR sel x710
1261         - 39  # NDRPDR sel x710
1262         - 40  # NDRPDR sel x710
1263         - 44  # NDRPDR sel x710
1264         - 45  # NDRPDR sel x710
1265         - 48  # NDRPDR sel x710
1266         - 49  # NDRPDR sel x710
1267         - 50  # NDRPDR sel x710
1268         - 51  # NDRPDR sel x710
1269         - 54  # NDRPDR sel x710
1270     dpdk-performance-changes-2n-skx-ref:
1271       csit-dpdk-perf-report-iterative-2005-2n-skx:
1272         - 20  # NDRPDR iter
1273         - 21  # NDRPDR iter
1274         - 22  # NDRPDR iter
1275         - 23  # NDRPDR iter
1276         - 24  # NDRPDR iter
1277         - 25  # NDRPDR iter
1278         - 26  # NDRPDR iter
1279         - 27  # NDRPDR iter
1280         - 28  # NDRPDR iter
1281         - 29  # NDRPDR iter
1282     dpdk-performance-changes-2n-skx-cmp:
1283       csit-dpdk-perf-report-iterative-2009-2n-skx:
1284         - 4   # NDRPDR iter env5
1285         - 5   # NDRPDR iter env5
1286         - 6   # NDRPDR iter env5
1287         - 7   # NDRPDR iter env5
1288         - 8   # NDRPDR iter env5
1289         - 9   # NDRPDR iter env5
1290         - 10  # NDRPDR iter env5
1291         - 11  # NDRPDR iter env5
1292         - 12  # NDRPDR iter env5
1293         - 13  # NDRPDR iter env5
1294
1295     dpdk-performance-changes-2n-clx-h1:
1296       csit-dpdk-perf-verify-2001-2n-clx:
1297         - 15  # NDRPDR sel
1298         - 16  # NDRPDR sel
1299         - 17  # NDRPDR sel
1300         - 18  # NDRPDR sel
1301         - 19  # NDRPDR sel
1302         - 20  # NDRPDR sel
1303         - 21  # NDRPDR sel
1304         - 22  # NDRPDR sel
1305         - 23  # NDRPDR sel
1306         - 24  # NDRPDR sel
1307         - 25  # NDRPDR sel
1308         - 26  # NDRPDR sel
1309         - 27  # NDRPDR sel
1310         - 28  # NDRPDR sel
1311         - 29  # NDRPDR sel
1312         - 30  # NDRPDR sel
1313         - 31  # NDRPDR sel
1314         - 32  # NDRPDR sel
1315         - 33  # NDRPDR sel
1316         - 34  # NDRPDR sel
1317     dpdk-performance-changes-2n-clx-ref:
1318       csit-dpdk-perf-report-iterative-2005-2n-clx:
1319         - 20  # NDRPDR iter
1320         - 21  # NDRPDR iter
1321         - 22  # NDRPDR iter
1322         - 23  # NDRPDR iter
1323         - 24  # NDRPDR iter
1324         - 25  # NDRPDR iter
1325         - 26  # NDRPDR iter
1326         - 27  # NDRPDR iter
1327         - 28  # NDRPDR iter
1328         - 29  # NDRPDR iter
1329     dpdk-performance-changes-2n-clx-cmp:
1330       csit-dpdk-perf-report-iterative-2009-2n-clx:
1331         - 4   # NDRPDR iter env5
1332         - 5   # NDRPDR iter env5
1333         - 6   # NDRPDR iter env5
1334         - 7   # NDRPDR iter env5
1335         - 8   # NDRPDR iter env5
1336         - 9   # NDRPDR iter env5
1337         - 10  # NDRPDR iter env5
1338         - 11  # NDRPDR iter env5
1339         - 12  # NDRPDR iter env5
1340         - 13  # NDRPDR iter env5
1341
1342 #    dpdk-performance-changes-2n-dnv-h1:
1343 #      csit-dpdk-perf-verify-2001-2n-dnv:
1344 #        - 9   # NDRPDR sel
1345 #        - 10  # NDRPDR sel
1346 #        - 11  # NDRPDR sel
1347 #        - 12  # NDRPDR sel
1348 #        - 13  # NDRPDR sel
1349 #        - 14  # NDRPDR sel
1350 #        - 15  # NDRPDR sel
1351 #        - 16  # NDRPDR sel
1352 #        - 17  # NDRPDR sel
1353 #        - 18  # NDRPDR sel
1354 #    dpdk-performance-changes-2n-dnv-ref:
1355 #      # No data
1356 #    dpdk-performance-changes-2n-dnv-cmp:
1357 #      # No data
1358 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1359
1360 #    dpdk-performance-changes-3n-dnv-h1:
1361 #      csit-dpdk-perf-verify-2001-3n-dnv:
1362 #        - 12  # NDRPDR sel
1363 #        - 13  # NDRPDR sel
1364 #        - 14  # NDRPDR sel
1365 #        - 15  # NDRPDR sel
1366 #        - 16  # NDRPDR sel
1367 #        - 17  # NDRPDR sel
1368 #        - 18  # NDRPDR sel
1369 #        - 19  # NDRPDR sel
1370 #        - 20  # NDRPDR sel
1371 #        - 22  # NDRPDR sel
1372 #    dpdk-performance-changes-3n-dnv-ref:
1373 #      # No data
1374 #    dpdk-performance-changes-3n-dnv-cmp:
1375 #      # No data
1376 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1377
1378     dpdk-performance-changes-3n-tsh-h1:
1379       csit-dpdk-perf-verify-2001-3n-tsh:
1380         - 3   # NDRPDR sel
1381         - 4   # NDRPDR sel
1382         - 5   # NDRPDR sel
1383         - 9   # NDRPDR sel
1384         - 10  # NDRPDR sel
1385         - 11  # NDRPDR sel
1386         - 12  # NDRPDR sel
1387         - 14  # NDRPDR sel
1388         - 15  # NDRPDR sel
1389         - 18  # NDRPDR sel
1390     dpdk-performance-changes-3n-tsh-ref:
1391       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1392         - 5   # NDRPDR sel
1393     dpdk-performance-changes-3n-tsh-cmp:
1394       # TODO: Add:
1395       csit-dpdk-perf-report-iterative-2009-3n-tsh:
1396         - 1   # NDRPDR iter env5
1397         - 2   # NDRPDR iter env5
1398         - 3   # NDRPDR iter env5
1399         - 4   # NDRPDR iter env5
1400         - 5   # NDRPDR iter env5
1401         - 6   # NDRPDR iter env5
1402         - 7   # NDRPDR iter env5
1403         - 9   # NDRPDR iter env5
1404         - 10  # NDRPDR iter env5
1405
1406     # Compare testbeds
1407
1408     vpp-compare-testbeds-ref:
1409       csit-vpp-perf-report-iterative-2009-3n-hsw:
1410         - 21  # rls2009 NDRPDR iter env 5
1411         - 22  # rls2009 NDRPDR iter env 5
1412         - 24  # rls2009 NDRPDR iter env 5
1413         - 25  # rls2009 NDRPDR iter env 5
1414         - 26  # rls2009 NDRPDR iter env 5
1415         - 27  # rls2009 NDRPDR iter env 5
1416         - 28  # rls2009 NDRPDR iter env 5
1417         - 29  # rls2009 NDRPDR iter env 5
1418         - 30  # rls2009 NDRPDR iter env 5
1419         - 31  # rls2009 NDRPDR iter env 5
1420     vpp-compare-testbeds-cmp:
1421       csit-vpp-perf-report-iterative-2009-3n-skx:
1422         - 26  # rls2009 NDRPDR iter env 5
1423         - 27  # rls2009 NDRPDR iter env 5
1424         - 28  # rls2009 NDRPDR iter env 5
1425         - 29  # rls2009 NDRPDR iter env 5
1426         - 35  # rls2009 NDRPDR iter env 5
1427         - 36  # rls2009 NDRPDR iter env 5
1428         - 37  # rls2009 NDRPDR iter env 5
1429         - 38  # rls2009 NDRPDR iter env 5
1430         - 39  # rls2009 NDRPDR iter env 5
1431         - 40  # rls2009 NDRPDR iter env 5
1432
1433     vpp-compare-testbeds-skx-clx-ref:
1434       csit-vpp-perf-report-iterative-2009-2n-skx:
1435         - 35  # rls2009 NDRPDR iter env 5
1436         - 36  # rls2009 NDRPDR iter env 5
1437         - 37  # rls2009 NDRPDR iter env 5
1438         - 39  # rls2009 NDRPDR iter env 5
1439         - 40  # rls2009 NDRPDR iter env 5
1440         - 42  # rls2009 NDRPDR iter env 5
1441         - 43  # rls2009 NDRPDR iter env 5
1442         - 44  # rls2009 NDRPDR iter env 5
1443         - 46  # rls2009 NDRPDR iter env 5
1444         - 48  # rls2009 NDRPDR iter env 5
1445         - 51  # rls2009 NDRPDR iter NAT44 env 5
1446         - 52  # rls2009 NDRPDR iter NAT44 env 5
1447         - 53  # rls2009 NDRPDR iter NAT44 env 5
1448         - 54  # rls2009 NDRPDR iter NAT44 env 5
1449         - 55  # rls2009 NDRPDR iter NAT44 env 5
1450         - 56  # rls2009 NDRPDR iter NAT44 env 5
1451         - 57  # rls2009 NDRPDR iter NAT44 env 5
1452         - 58  # rls2009 NDRPDR iter NAT44 env 5
1453         - 59  # rls2009 NDRPDR iter NAT44 env 5
1454         - 60  # rls2009 NDRPDR iter NAT44 env 5
1455     vpp-compare-testbeds-skx-clx-cmp:
1456       csit-vpp-perf-report-iterative-2009-2n-clx:
1457         - 36  # rls2009 NDRPDR iter env 5
1458         - 39  # rls2009 NDRPDR iter env 5
1459         - 40  # rls2009 NDRPDR iter env 5
1460         - 42  # rls2009 NDRPDR iter env 5
1461         - 64  # rls2009 NDRPDR iter env 5
1462         - 65  # rls2009 NDRPDR iter env 5
1463         - 66  # rls2009 NDRPDR iter env 5
1464         - 67  # rls2009 NDRPDR iter env 5
1465         - 79  # rls2009 NDRPDR iter env 5
1466         - 82  # rls2009 NDRPDR iter env 5
1467
1468     vpp-compare-testbeds-hsw-clx-ref:
1469       csit-vpp-perf-report-iterative-2009-3n-hsw:
1470         - 21  # rls2009 NDRPDR iter env 5
1471         - 22  # rls2009 NDRPDR iter env 5
1472         - 24  # rls2009 NDRPDR iter env 5
1473         - 25  # rls2009 NDRPDR iter env 5
1474         - 26  # rls2009 NDRPDR iter env 5
1475         - 27  # rls2009 NDRPDR iter env 5
1476         - 28  # rls2009 NDRPDR iter env 5
1477         - 29  # rls2009 NDRPDR iter env 5
1478         - 30  # rls2009 NDRPDR iter env 5
1479         - 31  # rls2009 NDRPDR iter env 5
1480     vpp-compare-testbeds-hsw-clx-cmp:
1481       csit-vpp-perf-report-iterative-2009-2n-clx:
1482         - 36  # rls2009 NDRPDR iter env 5
1483         - 39  # rls2009 NDRPDR iter env 5
1484         - 40  # rls2009 NDRPDR iter env 5
1485         - 42  # rls2009 NDRPDR iter env 5
1486         - 64  # rls2009 NDRPDR iter env 5
1487         - 65  # rls2009 NDRPDR iter env 5
1488         - 66  # rls2009 NDRPDR iter env 5
1489         - 67  # rls2009 NDRPDR iter env 5
1490         - 79  # rls2009 NDRPDR iter env 5
1491         - 82  # rls2009 NDRPDR iter env 5
1492
1493     vpp-compare-testbeds-mrr-ref:
1494       csit-vpp-perf-report-iterative-2009-3n-hsw:
1495         - 23  # rls2009 MRR iter env 5
1496     vpp-compare-testbeds-mrr-cmp:
1497       csit-vpp-perf-report-iterative-2009-3n-skx:
1498         - 24  # rls2009 MRR iter env 5
1499
1500     vpp-compare-testbeds-mrr-skx-clx-ref:
1501       csit-vpp-perf-report-iterative-2009-2n-skx:
1502         - 26  # rls2009 MRR iter env 5
1503     vpp-compare-testbeds-mrr-skx-clx-cmp:
1504       csit-vpp-perf-report-iterative-2009-2n-clx:
1505         - 78  # rls2009 MRR iter env 5
1506
1507     vpp-compare-testbeds-mrr-hsw-clx-ref:
1508       csit-vpp-perf-report-iterative-2009-3n-hsw:
1509         - 23  # rls2009 MRR iter env 5
1510     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1511       csit-vpp-perf-report-iterative-2009-2n-clx:
1512         - 78  # rls2009 MRR iter env 5
1513
1514     dpdk-compare-testbeds-ref:
1515       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1516         - 6   # NDRPDR iter env5
1517         - 7   # NDRPDR iter env5
1518         - 8   # NDRPDR iter env5
1519         - 9   # NDRPDR iter env5
1520         - 10  # NDRPDR iter env5
1521         - 11  # NDRPDR iter env5
1522         - 12  # NDRPDR iter env5
1523         - 13  # NDRPDR iter env5
1524         - 14  # NDRPDR iter env5
1525         - 15  # NDRPDR iter env5
1526     dpdk-compare-testbeds-cmp:
1527       csit-dpdk-perf-report-iterative-2009-3n-skx:
1528         - 4   # NDRPDR sel env5
1529         - 5   # NDRPDR sel env5
1530         - 6   # NDRPDR sel env5
1531         - 7   # NDRPDR sel env5
1532         - 8   # NDRPDR sel env5
1533         - 9   # NDRPDR sel env5
1534         - 14  # NDRPDR sel env5
1535         - 11  # NDRPDR sel env5
1536         - 12  # NDRPDR sel env5
1537         - 13  # NDRPDR sel env5
1538
1539     dpdk-compare-testbeds-skx-clx-ref:
1540       csit-dpdk-perf-report-iterative-2009-2n-skx:
1541         - 4   # NDRPDR iter env5
1542         - 5   # NDRPDR iter env5
1543         - 6   # NDRPDR iter env5
1544         - 7   # NDRPDR iter env5
1545         - 8   # NDRPDR iter env5
1546         - 9   # NDRPDR iter env5
1547         - 10  # NDRPDR iter env5
1548         - 11  # NDRPDR iter env5
1549         - 12  # NDRPDR iter env5
1550         - 13  # NDRPDR iter env5
1551     dpdk-compare-testbeds-skx-clx-cmp:
1552       csit-dpdk-perf-report-iterative-2009-2n-clx:
1553         - 4   # NDRPDR iter env5
1554         - 5   # NDRPDR iter env5
1555         - 6   # NDRPDR iter env5
1556         - 7   # NDRPDR iter env5
1557         - 8   # NDRPDR iter env5
1558         - 9   # NDRPDR iter env5
1559         - 10  # NDRPDR iter env5
1560         - 11  # NDRPDR iter env5
1561         - 12  # NDRPDR iter env5
1562         - 13  # NDRPDR iter env5
1563
1564     # Compare topologies
1565
1566     vpp-compare-topologies-ref:
1567       csit-vpp-perf-report-iterative-2009-3n-skx:
1568         - 26  # rls2009 NDRPDR iter env 5
1569         - 27  # rls2009 NDRPDR iter env 5
1570         - 28  # rls2009 NDRPDR iter env 5
1571         - 29  # rls2009 NDRPDR iter env 5
1572         - 35  # rls2009 NDRPDR iter env 5
1573         - 36  # rls2009 NDRPDR iter env 5
1574         - 37  # rls2009 NDRPDR iter env 5
1575         - 38  # rls2009 NDRPDR iter env 5
1576         - 39  # rls2009 NDRPDR iter env 5
1577         - 40  # rls2009 NDRPDR iter env 5
1578     vpp-compare-topologies-cmp:
1579       csit-vpp-perf-report-iterative-2009-2n-skx:
1580         - 35  # rls2009 NDRPDR iter env 5
1581         - 36  # rls2009 NDRPDR iter env 5
1582         - 37  # rls2009 NDRPDR iter env 5
1583         - 39  # rls2009 NDRPDR iter env 5
1584         - 40  # rls2009 NDRPDR iter env 5
1585         - 42  # rls2009 NDRPDR iter env 5
1586         - 43  # rls2009 NDRPDR iter env 5
1587         - 44  # rls2009 NDRPDR iter env 5
1588         - 46  # rls2009 NDRPDR iter env 5
1589         - 48  # rls2009 NDRPDR iter env 5
1590
1591     vpp-compare-topologies-mrr-ref:
1592       csit-vpp-perf-report-iterative-2009-3n-skx:
1593         - 24  # rls2009 MRR iter env 5
1594     vpp-compare-topologies-mrr-cmp:
1595       csit-vpp-perf-report-iterative-2009-2n-skx:
1596         - 26  # rls2009 MRR iter env 5
1597
1598     dpdk-compare-topologies-ref:
1599       csit-dpdk-perf-report-iterative-2009-3n-skx:
1600         - 4   # NDRPDR sel env5
1601         - 5   # NDRPDR sel env5
1602         - 6   # NDRPDR sel env5
1603         - 7   # NDRPDR sel env5
1604         - 8   # NDRPDR sel env5
1605         - 9   # NDRPDR sel env5
1606         - 14  # NDRPDR sel env5
1607         - 11  # NDRPDR sel env5
1608         - 12  # NDRPDR sel env5
1609         - 13  # NDRPDR sel env5
1610     dpdk-compare-topologies-cmp:
1611       csit-dpdk-perf-report-iterative-2009-2n-skx:
1612         - 4   # NDRPDR iter env5
1613         - 5   # NDRPDR iter env5
1614         - 6   # NDRPDR iter env5
1615         - 7   # NDRPDR iter env5
1616         - 8   # NDRPDR iter env5
1617         - 9   # NDRPDR iter env5
1618         - 10  # NDRPDR iter env5
1619         - 11  # NDRPDR iter env5
1620         - 12  # NDRPDR iter env5
1621         - 13  # NDRPDR iter env5
1622
1623   plot-layouts:
1624
1625     plot-soak-throughput:
1626       titlefont:
1627         size: 16
1628       xaxis:
1629         title: "<b>Test Cases [Index]</b>"
1630         titlefont:
1631           size: 14
1632         autorange: True
1633         fixedrange: False
1634         gridcolor: "rgb(230, 230, 230)"
1635         linecolor: "rgb(220, 220, 220)"
1636         linewidth: 1
1637         showgrid: True
1638         showline: True
1639         showticklabels: True
1640         tickcolor: "rgb(220, 220, 220)"
1641         tickmode: "linear"
1642         tickfont:
1643           size: 14
1644         zeroline: False
1645       yaxis:
1646         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1647         titlefont:
1648           size: 14
1649         gridcolor: "rgb(230, 230, 230)"
1650         hoverformat: ".4r"
1651         tickformat: ".3r"
1652         linecolor: "rgb(220, 220, 220)"
1653         linewidth: 1
1654         showgrid: True
1655         showline: True
1656         showticklabels: True
1657         tickcolor: "rgb(220, 220, 220)"
1658         tickfont:
1659           size: 14
1660         zeroline: False
1661         range: [0,50]
1662       autosize: False
1663       margin:
1664         t: 50
1665         b: 0
1666         l: 80
1667         r: 20
1668       showlegend: True
1669       legend:
1670         orientation: "h"
1671         font:
1672           size: 14
1673       width: 700
1674       height: 900
1675       paper_bgcolor: "#fff"
1676       plot_bgcolor: "#fff"
1677       hoverlabel:
1678         namelength: -1
1679
1680     plot-service-density:
1681       titlefont:
1682         size: 16
1683       xaxis:
1684         side: "top"
1685         autorange: True
1686         fixedrange: False
1687         showgrid: False
1688         showline: False
1689         showticklabels: False
1690         ticks: ""
1691         ticklen: 0
1692         tickwidth: 0
1693         zeroline: False
1694       yaxis:
1695         autorange: "reversed"
1696         showgrid: False
1697         showline: False
1698         showticklabels: False
1699         ticks: ""
1700         ticklen: 0
1701         tickwidth: 0
1702         zeroline: False
1703       showlegend: False
1704       paper_bgcolor: "#fff"
1705       plot_bgcolor: "#fff"
1706       width: 700
1707       height: 700
1708       hoverlabel:
1709         namelength: -1
1710
1711     plot-hoststack:
1712       titlefont:
1713         size: 16
1714       xaxis:
1715         title: "<b>Test Cases [Index]</b>"
1716         titlefont:
1717           size: 14
1718         autorange: True
1719         fixedrange: False
1720         gridcolor: "rgb(230, 230, 230)"
1721         linecolor: "rgb(220, 220, 220)"
1722         linewidth: 1
1723         showgrid: True
1724         showline: True
1725         showticklabels: True
1726         tickcolor: "rgb(220, 220, 220)"
1727         tickmode: "linear"
1728         tickfont:
1729           size: 14
1730         zeroline: False
1731       yaxis:
1732         title: "<b>Bandwidth [Gbps]</b>"
1733         titlefont:
1734           size: 14
1735         gridcolor: "rgb(230, 230, 230)"
1736         hoverformat: ".4s"
1737         linecolor: "rgb(220, 220, 220)"
1738         linewidth: 1
1739         rangemode: "tozero"
1740         showgrid: True
1741         showline: True
1742         showticklabels: True
1743         tickcolor: "rgb(230, 230, 230)"
1744         tickformat: ".3s"
1745         tickfont:
1746           size: 14
1747         zeroline: False
1748       autosize: False
1749       margin:
1750         t: 50
1751         b: 20
1752         l: 80
1753         r: 20
1754       showlegend: True
1755       legend:
1756         orientation: "h"
1757         font:
1758           size: 14
1759       width: 700
1760       height: 800
1761       paper_bgcolor: "#fff"
1762       plot_bgcolor: "#fff"
1763       hoverlabel:
1764         namelength: -1
1765
1766     plot-throughput:
1767       titlefont:
1768         size: 16
1769       xaxis:
1770         title: "<b>Test Cases [Index]</b>"
1771         titlefont:
1772           size: 14
1773         autorange: True
1774         fixedrange: False
1775         gridcolor: "rgb(230, 230, 230)"
1776         linecolor: "rgb(220, 220, 220)"
1777         linewidth: 1
1778         showgrid: True
1779         showline: True
1780         showticklabels: True
1781         tickcolor: "rgb(220, 220, 220)"
1782         tickmode: "linear"
1783         tickfont:
1784           size: 14
1785         zeroline: False
1786       yaxis:
1787         title: "<b>Packet Throughput [Mpps]</b>"
1788         titlefont:
1789           size: 14
1790         gridcolor: "rgb(230, 230, 230)"
1791         hoverformat: ".4r"
1792         tickformat: ".3r"
1793         linecolor: "rgb(220, 220, 220)"
1794         linewidth: 1
1795         showgrid: True
1796         showline: True
1797         showticklabels: True
1798         tickcolor: "rgb(220, 220, 220)"
1799         tickfont:
1800           size: 14
1801         zeroline: False
1802         range: [0,50]
1803       autosize: False
1804       margin:
1805         t: 50
1806         b: 0
1807         l: 80
1808         r: 20
1809       showlegend: True
1810       legend:
1811         orientation: "h"
1812         font:
1813           size: 14
1814       width: 700
1815       height: 900
1816       paper_bgcolor: "#fff"
1817       plot_bgcolor: "#fff"
1818       hoverlabel:
1819         namelength: -1
1820
1821     plot-throughput-speedup-analysis:
1822       titlefont:
1823         size: 16
1824       xaxis:
1825         title: "<b>Number of Cores [Qty]</b>"
1826         titlefont:
1827           size: 14
1828         autorange: True
1829         fixedrange: False
1830         gridcolor: "rgb(230, 230, 230)"
1831         linecolor: "rgb(220, 220, 220)"
1832         linewidth: 1
1833         showgrid: True
1834         showline: True
1835         showticklabels: True
1836         tickcolor: "rgb(238, 238, 238)"
1837         tickmode: "linear"
1838         tickfont:
1839           size: 14
1840         zeroline: False
1841       yaxis:
1842         title: "<b>Packet Throughput [Mpps]</b>"
1843         titlefont:
1844           size: 14
1845         type: "linear"
1846         gridcolor: "rgb(230, 230, 230)"
1847         hoverformat: ".4s"
1848         linecolor: "rgb(220, 220, 220)"
1849         linewidth: 1
1850         showgrid: True
1851         showline: True
1852         showticklabels: True
1853         tickcolor: "rgb(220, 220, 220)"
1854         tickformat: ".4s"
1855         tickfont:
1856           size: 14
1857         zeroline: True
1858         rangemode: "tozero"
1859         range: [0,100]
1860       legend:
1861         orientation: "h"
1862         font:
1863           size: 14
1864         xanchor: "left"
1865         yanchor: "top"
1866         x: 0
1867         y: -0.2
1868         bgcolor: "rgba(255, 255, 255, 0)"
1869         bordercolor: "rgba(255, 255, 255, 0)"
1870         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1871       autosize: False
1872       margin:
1873           't': 50
1874           'b': 150
1875           'l': 85
1876           'r': 10
1877       showlegend: True
1878       width: 700
1879       height: 700
1880       paper_bgcolor: "#fff"
1881       plot_bgcolor: "#fff"
1882       hoverlabel:
1883         namelength: -1
1884       annotations: [
1885         {
1886           text: "_ _          __          ...",
1887           align: "left",
1888           showarrow: False,
1889           xref: "paper",
1890           yref: "paper",
1891           xanchor: "left",
1892           yanchor: "top",
1893           x: 0,
1894           y: -0.14,
1895           font: {
1896             family: "Consolas, Courier New",
1897             size: 13
1898           },
1899         },
1900         {
1901           text: "    Perfect     Measured     Limit",
1902           align: "left",
1903           showarrow: False,
1904           xref: "paper",
1905           yref: "paper",
1906           xanchor: "left",
1907           yanchor: "top",
1908           x: 0,
1909           y: -0.15,
1910           font: {
1911             family: "Consolas, Courier New",
1912             size: 13
1913           },
1914         },
1915       ]
1916
1917     plot-latency:
1918       titlefont:
1919         size: 16
1920       xaxis:
1921         title: "<b>Direction</b>"
1922         titlefont:
1923           size: 14
1924         autorange: True
1925         fixedrange: False
1926         gridcolor: "rgb(230, 230, 230)"
1927         linecolor: "rgb(220, 220, 220)"
1928         linewidth: 1
1929         showgrid: True
1930         showline: True
1931         showticklabels: False
1932         tickcolor: "rgb(220, 220, 220)"
1933         tickmode: "linear"
1934         tickfont:
1935           size: 14
1936         zeroline: False
1937       yaxis:
1938         title: "<b>Packet Latency [uSec]</b>"
1939         titlefont:
1940           size: 14
1941         type: "linear"
1942         gridcolor: "rgb(230, 230, 230)"
1943         hoverformat: ".4s"
1944         linecolor: "rgb(220, 220, 220)"
1945         linewidth: 1
1946         showgrid: True
1947         showline: True
1948         showticklabels: True
1949         tickcolor: "rgb(220, 220, 220)"
1950         tickformat: ".4s"
1951         tickfont:
1952           size: 14
1953         zeroline: True
1954         rangemode: "tozero"
1955       legend:
1956         orientation: "h"
1957         font:
1958           size: 14
1959         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1960       autosize: False
1961       margin:
1962           't': 50
1963           'b': 150
1964           'l': 80
1965           'r': 10
1966       showlegend: True
1967       width: 700
1968       height: 700
1969       paper_bgcolor: "#fff"
1970       plot_bgcolor: "#fff"
1971       hoverlabel:
1972         namelength: -1
1973
1974     plot-hdrh-latency:
1975       title:
1976         text: ""
1977         xanchor: "center"
1978         x: 0.5
1979         font:
1980           size: 16
1981       width: 700
1982       plot_bgcolor: "white"
1983       annotations:
1984         - font:
1985             size: 14
1986           showarrow: False
1987           text: "<b>Packet Latency [uSec]</b>"
1988           x: 1
1989           xanchor: "right"
1990           xref: "paper"
1991           y: -0.045
1992           yanchor: "top"
1993           yref: "paper"
1994         - font:
1995             size: 14
1996           showarrow: False
1997           text: "<b>Probability [%]</b>"
1998           textangle: 270
1999           x: -0.06
2000           xanchor: "center"
2001           xref: "paper"
2002           y: 0.5
2003           yanchor: "middle"
2004           yref: "paper"
2005         - font:
2006             size: 14
2007           showarrow: False
2008           text: "<b>Direction: E-W</b>"
2009           x: 0.24
2010           xanchor: "center"
2011           xref: "paper"
2012           y: 1.05
2013           yanchor: "bottom"
2014           yref: "paper"
2015         - font:
2016             size: 14
2017           showarrow: False
2018           text: "<b>Direction: W-E</b>"
2019           x: 0.74
2020           xanchor: "center"
2021           xref: "paper"
2022           y: 1.05
2023           yanchor: "bottom"
2024           yref: "paper"
2025
2026     plot-hdrh-latency-percentile:
2027       title:
2028         text: ""
2029         xanchor: "center"
2030         x: 0.5
2031         font:
2032           size: 16
2033       xaxis:
2034         type: "log"
2035         title: "<b>Percentile [%]</b>"
2036         titlefont:
2037           size: 14
2038         autorange: True
2039         fixedrange: False
2040         gridcolor: "rgb(230, 230, 230)"
2041         linecolor: "rgb(220, 220, 220)"
2042         linewidth: 1
2043         showgrid: True
2044         showline: True
2045         showticklabels: True
2046         tickcolor: "rgb(220, 220, 220)"
2047         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2048         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2049         tickfont:
2050           size: 14
2051       yaxis:
2052         title: "<b>Packet Latency [uSec]</b>"
2053         titlefont:
2054           size: 14
2055         gridcolor: "rgb(230, 230, 230)"
2056         linecolor: "rgb(220, 220, 220)"
2057         linewidth: 1
2058         showgrid: True
2059         showline: True
2060         showticklabels: True
2061         tickcolor: "rgb(220, 220, 220)"
2062         tickfont:
2063           size: 14
2064       autosize: False
2065       showlegend: True
2066       legend:
2067         traceorder: "normal"
2068         orientation: "h"
2069         font:
2070           size: 14
2071         xanchor: "left"
2072         yanchor: "top"
2073         x: 0
2074         y: -0.15
2075         bgcolor: "rgba(255, 255, 255, 0)"
2076         bordercolor: "rgba(255, 255, 255, 0)"
2077       width: 700
2078       height: 700
2079       paper_bgcolor: "white"
2080       plot_bgcolor: "white"
2081
2082     plot-hdrh-latency-by-percentile:
2083       title:
2084         text: "<b>Latency by Percentile Distribution</b>"
2085         xanchor: "center"
2086         x: 0.5
2087         font:
2088           size: 18
2089       showlegend: True
2090       legend:
2091         traceorder: "normal"
2092         orientation: "h"
2093         font:
2094           size: 16
2095         xanchor: "left"
2096         yanchor: "top"
2097         x: 0
2098         y: -0.2
2099         bgcolor: "rgba(255, 255, 255, 0)"
2100         bordercolor: "rgba(255, 255, 255, 0)"
2101       xaxis:
2102         type: "linear"
2103         title: "<b>Percentile [%]</b>"
2104         titlefont:
2105           size: 14
2106         autorange: False
2107         fixedrange: False
2108         range: [0, 100]
2109         gridcolor: "rgb(230, 230, 230)"
2110         linecolor: "rgb(220, 220, 220)"
2111         linewidth: 1
2112         showgrid: True
2113         showline: True
2114         showticklabels: True
2115         tickcolor: "rgb(220, 220, 220)"
2116         tickvals: [0, 25, 50, 75, 100]
2117         ticktext: [0, 25, 50, 75, 100]
2118         tickfont:
2119           size: 14
2120       yaxis:
2121         title: "<b>One-Way Latency per Direction [uSec]</b>"
2122         titlefont:
2123           size: 14
2124         gridcolor: "rgb(230, 230, 230)"
2125         linecolor: "rgb(220, 220, 220)"
2126         linewidth: 1
2127         showgrid: True
2128         showline: True
2129         showticklabels: True
2130         tickcolor: "rgb(220, 220, 220)"
2131         tickfont:
2132           size: 14
2133       width: 700
2134       height: 700
2135       paper_bgcolor: "white"
2136       plot_bgcolor: "white"
2137
2138 - type: "static"
2139   src-path: "{DIR[RST]}"
2140   dst-path: "{DIR[WORKING,SRC]}"
2141
2142 - type: "input"
2143   general:
2144     file-name: "output_info.xml.gz"
2145     file-format: ".gz"
2146     arch-file-format:
2147       - ".gz"
2148       - ".zip"
2149     download-path: "{job}/{build}/archives/{filename}"
2150     extract: "output.xml"
2151
2152     zip-file-name: "robot-plugin.zip"
2153     zip-file-format: ".zip"
2154     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2155     zip-extract: "robot-plugin/output.xml"
2156
2157   builds:
2158
2159     csit-vpp-perf-verify-2001-3n-hsw:
2160       - 17  # MRR sel
2161     csit-vpp-perf-report-iterative-2005-3n-hsw:
2162       - 20  # NDRPDR sel env 4
2163       - 21  # NDRPDR sel env 4
2164       - 22  # NDRPDR sel env 4
2165       - 23  # NDRPDR sel env 4
2166       - 24  # NDRPDR sel env 4
2167       - 25  # NDRPDR sel env 4
2168       - 26  # NDRPDR sel env 4
2169       - 27  # NDRPDR sel env 4
2170       - 28  # NDRPDR sel env 4
2171       - 29  # NDRPDR sel env 4
2172       - 30  # MRR env 4
2173       - 31  # NDRPDR sel 2001.0-4
2174       - 32  # NDRPDR sel 2001.0-4
2175       - 33  # NDRPDR sel 2001.0-4
2176       - 34  # NDRPDR sel 2001.0-4
2177       - 35  # NDRPDR sel 2001.0-4
2178       - 36  # NDRPDR sel 2001.0-4
2179       - 38  # NDRPDR sel 2001.0-4
2180     csit-vpp-perf-report-iterative-2009-3n-hsw:
2181       - 18  # rls2005 MRR iter env 5
2182       - 9   # rls2005 NDRPDR iter env 5
2183       - 10  # rls2005 NDRPDR iter env 5
2184       - 11  # rls2005 NDRPDR iter env 5
2185       - 12  # rls2005 NDRPDR iter env 5
2186       - 13  # rls2005 NDRPDR iter env 5
2187       - 14  # rls2005 NDRPDR iter env 5
2188       - 15  # rls2005 NDRPDR iter env 5
2189       - 16  # rls2005 NDRPDR iter env 5
2190       - 17  # rls2005 NDRPDR iter env 5
2191       - 19  # rls2005 NDRPDR iter env 5
2192       - 23  # rls2009 MRR iter env 5
2193       - 21  # rls2009 NDRPDR iter env 5
2194       - 22  # rls2009 NDRPDR iter env 5
2195       - 24  # rls2009 NDRPDR iter env 5
2196       - 25  # rls2009 NDRPDR iter env 5
2197       - 26  # rls2009 NDRPDR iter env 5
2198       - 27  # rls2009 NDRPDR iter env 5
2199       - 28  # rls2009 NDRPDR iter env 5
2200       - 29  # rls2009 NDRPDR iter env 5
2201       - 30  # rls2009 NDRPDR iter env 5
2202       - 31  # rls2009 NDRPDR iter env 5
2203       - 32  # rls2009 Hoststack iter env 5
2204       - 33  # rls2009 Hoststack iter env 5
2205       - 34  # rls2009 Hoststack iter env 5
2206       - 35  # rls2009 Hoststack iter env 5
2207       - 36  # rls2009 Hoststack iter env 5
2208       - 37  # rls2009 Hoststack iter env 5
2209       - 38  # rls2009 Hoststack iter env 5
2210       - 39  # rls2009 Hoststack iter env 5
2211       - 40  # rls2009 Hoststack iter env 5
2212       - 41  # rls2009 Hoststack iter env 5
2213     csit-vpp-perf-report-coverage-2009-3n-hsw:
2214       - 3   # rls2009 NDRPDR cov 3n-hsw-crypto-00
2215       - 4   # rls2009 NDRPDR cov 3n-hsw-crypto-01
2216       - 5   # rls2009 NDRPDR cov 3n-hsw-crypto-02
2217       - 6   # rls2009 NDRPDR cov 3n-hsw-crypto-03
2218       - 7   # rls2009 NDRPDR cov 3n-hsw-ip4-00
2219       - 8   # rls2009 NDRPDR cov 3n-hsw-ip4-01
2220       - 9   # rls2009 NDRPDR cov 3n-hsw-ip4-02
2221       - 10  # rls2009 NDRPDR cov 3n-hsw-ip4-03
2222       - 11  # rls2009 NDRPDR cov 3n-hsw-ip4-04
2223       - 12  # rls2009 NDRPDR cov 3n-hsw-ip4-05
2224       - 13  # rls2009 NDRPDR cov 3n-hsw-ip4-06
2225       - 14  # rls2009 NDRPDR cov 3n-hsw-ip4-07
2226       - 15  # rls2009 NDRPDR cov 3n-hsw-ip4tun-00
2227       - 16  # rls2009 NDRPDR cov 3n-hsw-ip4tun-01
2228       - 17  # rls2009 NDRPDR cov 3n-hsw-ip4tun-02
2229       - 18  # rls2009 NDRPDR cov 3n-hsw-ip6-00
2230       - 19  # rls2009 NDRPDR cov 3n-hsw-ip6-01
2231       - 20  # rls2009 NDRPDR cov 3n-hsw-ip6tun-00
2232       - 21  # rls2009 NDRPDR cov 3n-hsw-l2-00
2233       - 22  # rls2009 NDRPDR cov 3n-hsw-l2-01
2234       - 23  # rls2009 NDRPDR cov 3n-hsw-l2-01
2235       - 24  # rls2009 NDRPDR cov 3n-hsw-l2-03
2236       - 25  # rls2009 NDRPDR cov 3n-hsw-l2-04
2237       - 26  # rls2009 NDRPDR cov 3n-hsw-l2-05
2238       - 27  # rls2009 NDRPDR cov 3n-hsw-l2-06
2239       - 28  # rls2009 NDRPDR cov 3n-hsw-l2-07
2240       - 29  # rls2009 NDRPDR cov 3n-hsw-l2-08
2241       - 30  # rls2009 NDRPDR cov 3n-hsw-l2-09
2242       - 31  # rls2009 NDRPDR cov 3n-hsw-l2-10
2243       - 32  # rls2009 NDRPDR cov 3n-hsw-memif-00
2244       - 33  # rls2009 NDRPDR cov 3n-hsw-srv6-00
2245       - 34  # rls2009 NDRPDR cov 3n-hsw-srv6-01
2246       - 35  # rls2009 NDRPDR cov 3n-hsw-vhost-00
2247       - 36  # rls2009 NDRPDR cov 3n-hsw-vhost-01
2248       - 37  # rls2009 NDRPDR cov 3n-hsw-vhost-02
2249
2250     csit-vpp-perf-verify-2001-3n-skx:
2251       - 50  # MRR sel
2252       - 53  # MRR sel addition
2253     csit-vpp-perf-report-iterative-2005-3n-skx:
2254       - 4   # NDRPDR sel
2255       - 5   # NDRPDR sel ??? all x710 failed
2256       - 33  # NDRPDR sel
2257       - 28  # NDRPDR sel
2258       - 34  # NDRPDR sel
2259       - 42  # NDRPDR sel env 4
2260       - 43  # NDRPDR sel env 4
2261       - 44  # NDRPDR sel env 4
2262       - 45  # NDRPDR sel env 4
2263       - 47  # NDRPDR sel env 4
2264       - 55  # NDRPDR sel env 4
2265       - 56  # NDRPDR sel env 4
2266       - 57  # NDRPDR sel env 4
2267       - 61  # NDRPDR sel env 4
2268       - 62  # NDRPDR sel env 4
2269       - 50  # NDRPDR sel 2001.0-4
2270       - 51  # NDRPDR sel 2001.0-4
2271       - 52  # NDRPDR sel 2001.0-4
2272       - 53  # NDRPDR sel 2001.0-4
2273       - 54  # NDRPDR sel 2001.0-4
2274       - 49  # MRR sel env 4
2275     # TODO: Add:
2276     csit-vpp-perf-report-iterative-2009-3n-skx:
2277       - 17  # rls2005 MRR iter env 5
2278       - 13  # rls2005 NDRPDR iter env 5
2279       - 18  # rls2005 NDRPDR iter env 5
2280       - 19  # rls2005 NDRPDR iter env 5
2281       - 41  # rls2005 NDRPDR iter env 5
2282       - 24  # rls2009 MRR iter env 5
2283       - 26  # rls2009 NDRPDR iter env 5
2284       - 27  # rls2009 NDRPDR iter env 5
2285       - 28  # rls2009 NDRPDR iter env 5
2286       - 29  # rls2009 NDRPDR iter env 5
2287       - 35  # rls2009 NDRPDR iter env 5
2288       - 36  # rls2009 NDRPDR iter env 5
2289       - 37  # rls2009 NDRPDR iter env 5
2290       - 38  # rls2009 NDRPDR iter env 5
2291       - 39  # rls2009 NDRPDR iter env 5
2292       - 40  # rls2009 NDRPDR iter env 5
2293     # TODO: Add:
2294     csit-vpp-perf-report-coverage-2009-3n-skx:
2295       - 3   # rls2009 NDRPDR cov 3n-skx-crypto-01
2296       - 4   # rls2009 NDRPDR cov 3n-skx-crypto-02
2297       - 6   # rls2009 NDRPDR cov 3n-skx-ip4-00
2298       - 7   # rls2009 NDRPDR cov 3n-skx-ip4-01
2299       - 8   # rls2009 NDRPDR cov 3n-skx-ip4-02
2300       - 9   # rls2009 NDRPDR cov 3n-skx-ip4-03
2301       - 10  # rls2009 NDRPDR cov 3n-skx-ip4-04
2302       - 12  # rls2009 NDRPDR cov 3n-skx-ip4-06
2303       - 14  # rls2009 NDRPDR cov 3n-skx-ip4tun-00
2304       - 15  # rls2009 NDRPDR cov 3n-skx-ip4tun-01
2305       - 16  # rls2009 NDRPDR cov 3n-skx-ip4tun-02
2306       - 40  # rls2009 NDRPDR cov 3n-skx-ip6-00
2307       - 18  # rls2009 NDRPDR cov 3n-skx-ip6-01
2308       - 19  # rls2009 NDRPDR cov 3n-skx-ip6tun-00
2309       - 20  # rls2009 NDRPDR cov 3n-skx-l2-00
2310       - 21  # rls2009 NDRPDR cov 3n-skx-l2-01
2311       - 22  # rls2009 NDRPDR cov 3n-skx-l2-02
2312       - 23  # rls2009 NDRPDR cov 3n-skx-l2-03
2313       - 24  # rls2009 NDRPDR cov 3n-skx-l2-04
2314       - 41  # rls2009 NDRPDR cov 3n-skx-l2-05
2315       - 43  # rls2009 NDRPDR cov 3n-skx-l2-07
2316       - 28  # rls2009 NDRPDR cov 3n-skx-l2-08
2317       - 44  # rls2009 NDRPDR cov 3n-skx-l2-09
2318       - 47  # rls2009 NDRPDR cov 3n-skx-srv6-00
2319
2320     csit-vpp-perf-verify-2001-2n-skx:
2321       - 101  # MRR sel - old
2322       - 128  # MRR sel addition - old
2323     csit-vpp-perf-report-iterative-2005-2n-skx:
2324       - 88  # NDRPDR sel env 4
2325       - 89  # NDRPDR sel env 4
2326       - 90  # NDRPDR sel env 4
2327       - 91  # NDRPDR sel env 4
2328       - 92  # NDRPDR sel env 4
2329       - 93  # NDRPDR sel env 4
2330       - 94  # NDRPDR sel env 4
2331       - 125 # NDRPDR sel env 4
2332       - 126 # NDRPDR sel env 4
2333       - 127 # NDRPDR sel env 4
2334       - 100 # NDRPDR sel 2001.0-4
2335       - 101 # NDRPDR sel 2001.0-4
2336       - 102 # NDRPDR sel 2001.0-4
2337       - 103 # NDRPDR sel 2001.0-4
2338       - 104 # NDRPDR sel 2001.0-4
2339       - 105 # NDRPDR sel 2001.0-4
2340       - 99  # MRR sel env 4
2341     csit-vpp-perf-report-iterative-2009-2n-skx:
2342       - 20  # rls2005 MRR iter env 5
2343       - 13  # rls2005 NDRPDR iter env 5
2344       - 16  # rls2005 NDRPDR iter env 5
2345       - 17  # rls2005 NDRPDR iter env 5
2346       - 18  # rls2005 NDRPDR iter env 5
2347       - 19  # rls2005 NDRPDR iter env 5
2348       - 21  # rls2005 NDRPDR iter env 5
2349       - 22  # rls2005 NDRPDR iter env 5
2350       - 23  # rls2005 NDRPDR iter env 5
2351       - 24  # rls2005 NDRPDR iter env 5
2352       - 25  # rls2005 NDRPDR iter env 5
2353       - 26  # rls2009 MRR iter env 5
2354       - 35  # rls2009 NDRPDR iter env 5
2355       - 36  # rls2009 NDRPDR iter env 5
2356       - 37  # rls2009 NDRPDR iter env 5
2357       - 39  # rls2009 NDRPDR iter env 5
2358       - 40  # rls2009 NDRPDR iter env 5
2359       - 42  # rls2009 NDRPDR iter env 5
2360       - 43  # rls2009 NDRPDR iter env 5
2361       - 44  # rls2009 NDRPDR iter env 5
2362       - 46  # rls2009 NDRPDR iter env 5
2363       - 48  # rls2009 NDRPDR iter env 5
2364       - 51  # rls2009 NDRPDR iter NAT44 env 5
2365       - 52  # rls2009 NDRPDR iter NAT44 env 5
2366       - 53  # rls2009 NDRPDR iter NAT44 env 5
2367       - 54  # rls2009 NDRPDR iter NAT44 env 5
2368       - 55  # rls2009 NDRPDR iter NAT44 env 5
2369       - 56  # rls2009 NDRPDR iter NAT44 env 5
2370       - 57  # rls2009 NDRPDR iter NAT44 env 5
2371       - 58  # rls2009 NDRPDR iter NAT44 env 5
2372       - 59  # rls2009 NDRPDR iter NAT44 env 5
2373       - 60  # rls2009 NDRPDR iter NAT44 env 5
2374       - 38  # rls2009 nf-density iter env 5
2375       - 41  # rls2009 nf-density iter env 5
2376       - 45  # rls2009 nf-density iter env 5
2377       - 47  # rls2009 nf-density iter env 5
2378       - 49  # rls2009 nf-density iter env 5
2379       - 63  # rls2009 nf-density iter env 5
2380       - 65  # rls2009 nf-density iter env 5
2381       - 66  # rls2009 nf-density iter env 5
2382       - 71  # rls2009 nf-density iter env 5
2383       - 72  # rls2009 nf-density iter env 5
2384       - 50  # rls2009 MRR nf-density iter env 5
2385       - 27  # rls2009 reconf env 5
2386       - 28  # rls2009 reconf env 5
2387       - 29  # rls2009 reconf env 5
2388       - 30  # rls2009 reconf env 5
2389       - 31  # rls2009 reconf env 5
2390       - 32  # rls2009 reconf env 5
2391       - 61  # rls2009 reconf env 5
2392       - 62  # rls2009 reconf env 5
2393       - 68  # rls2009 reconf env 5
2394       - 70  # rls2009 reconf env 5
2395       - 33  # rls2009 soak env 5
2396       - 34  # rls2009 soak env 5
2397     csit-vpp-perf-report-coverage-2009-2n-skx:
2398       - 18  # rls2009 NDRPDR cov 2n-skx-ip4-00
2399       - 19  # rls2009 NDRPDR cov 2n-skx-ip4-01
2400       - 10  # rls2009 NDRPDR cov 2n-skx-ip4-02
2401       - 20  # rls2009 NDRPDR cov 2n-skx-ip4-03
2402       - 21  # rls2009 NDRPDR cov 2n-skx-ip4-04
2403       - 13  # rls2009 NDRPDR cov 2n-skx-ip4-05
2404       - 22  # rls2009 NDRPDR cov 2n-skx-ip6-00
2405       - 23  # rls2009 NDRPDR cov 2n-skx-ip6-01
2406       - 24  # rls2009 NDRPDR cov 2n-skx-l2-00
2407       - 25  # rls2009 NDRPDR cov 2n-skx-l2-01
2408       - 26  # rls2009 NDRPDR cov 2n-skx-lb-00
2409       - 27  # rls2009 NDRPDR cov 2n-skx-memif-00
2410       - 28  # rls2009 NDRPDR cov 2n-skx-vhost-00
2411       - 29  # rls2009 NDRPDR cov 2n-skx-vhost-01
2412       - 30  # rls2009 NDRPDR cov 2n-skx-vts-00
2413
2414     csit-vpp-perf-verify-2001-2n-clx:
2415       - 39  # MRR
2416     csit-vpp-perf-report-iterative-2005-2n-clx:
2417       - 62  # NDRPDR sel env 4
2418       - 63  # NDRPDR sel env 4
2419       - 64  # NDRPDR sel env 4
2420       - 65  # NDRPDR sel env 4
2421       - 66  # NDRPDR sel env 4
2422       - 68  # NDRPDR sel env 4
2423       - 69  # NDRPDR sel env 4
2424       - 70  # NDRPDR sel env 4
2425       - 103 # NDRPDR sel env 4
2426       - 104 # NDRPDR sel env 4
2427       - 73  # NDRPDR sel 2001.0-4
2428       - 74  # NDRPDR sel 2001.0-4
2429       - 75  # NDRPDR sel 2001.0-4
2430       - 76  # NDRPDR sel 2001.0-4
2431       - 77  # NDRPDR sel 2001.0-4
2432       - 78  # NDRPDR sel 2001.0-4
2433       - 79  # NDRPDR sel 2001.0-4
2434       - 80  # NDRPDR sel 2001.0-4
2435       - 72  # MRR env 4
2436     csit-vpp-perf-report-iterative-2009-2n-clx:
2437       - 77  # rls2005 MRR iter env 5
2438       - 13  # rls2005 NDRPDR iter env 5
2439       - 15  # rls2005 NDRPDR iter env 5
2440       - 17  # rls2005 NDRPDR iter env 5
2441       - 18  # rls2005 NDRPDR iter env 5
2442       - 19  # rls2005 NDRPDR iter env 5
2443       - 20  # rls2005 NDRPDR iter env 5
2444       - 21  # rls2005 NDRPDR iter env 5
2445       - 22  # rls2005 NDRPDR iter env 5
2446       - 23  # rls2005 NDRPDR iter env 5
2447       - 24  # rls2005 NDRPDR iter env 5
2448       - 78  # rls2009 MRR iter env 5
2449       - 36  # rls2009 NDRPDR iter env 5
2450       - 39  # rls2009 NDRPDR iter env 5
2451       - 40  # rls2009 NDRPDR iter env 5
2452       - 42  # rls2009 NDRPDR iter env 5
2453       - 64  # rls2009 NDRPDR iter env 5
2454       - 65  # rls2009 NDRPDR iter env 5
2455       - 66  # rls2009 NDRPDR iter env 5
2456       - 67  # rls2009 NDRPDR iter env 5
2457       - 79  # rls2009 NDRPDR iter env 5
2458       - 82  # rls2009 NDRPDR iter env 5
2459       - 37  # rls2009 nf-density iter env 5
2460       - 43  # rls2009 nf-density iter env 5
2461       - 69  # rls2009 nf-density iter env 5
2462       - 70  # rls2009 nf-density iter env 5
2463       - 71  # rls2009 nf-density iter env 5
2464       - 72  # rls2009 nf-density iter env 5
2465       - 73  # rls2009 nf-density iter env 5
2466       - 74  # rls2009 nf-density iter env 5
2467       - 75  # rls2009 nf-density iter env 5
2468       - 76  # rls2009 nf-density iter env 5
2469       - 45  # rls2009 MRR nf-density iter env 5
2470       - 25  # rls2009 reconf env 5
2471       - 27  # rls2009 reconf env 5
2472       - 28  # rls2009 reconf env 5
2473       - 29  # rls2009 reconf env 5
2474       - 30  # rls2009 reconf env 5
2475       - 30  # rls2009 reconf env 5
2476       - 32  # rls2009 reconf env 5
2477       - 48  # rls2009 reconf env 5
2478       - 53  # rls2009 reconf env 5
2479       - 68  # rls2009 reconf env 5
2480       - 33  # rls2009 soak env 5
2481       - 34  # rls2009 soak env 5
2482     csit-vpp-perf-report-coverage-2009-2n-clx:
2483       - 2   # rls2009 NDRPDR cov 2n-clx-ip4-00
2484       - 3   # rls2009 NDRPDR cov 2n-clx-ip4-01
2485       - 4   # rls2009 NDRPDR cov 2n-clx-ip4-02
2486       - 5   # rls2009 NDRPDR cov 2n-clx-ip4-03
2487       - 6   # rls2009 NDRPDR cov 2n-clx-ip4-04
2488       - 7   # rls2009 NDRPDR cov 2n-clx-ip4-05
2489       - 22  # rls2009 NDRPDR cov 2n-clx-ip6-00
2490       - 9   # rls2009 NDRPDR cov 2n-clx-ip6-01
2491       - 17  # rls2009 NDRPDR cov 2n-clx-l2-00
2492       - 21  # rls2009 NDRPDR cov 2n-clx-l2-01
2493       - 12  # rls2009 NDRPDR cov 2n-clx-lb-00
2494       - 13  # rls2009 NDRPDR cov 2n-clx-memif-00
2495       - 14  # rls2009 NDRPDR cov 2n-clx-vhost-00
2496       - 15  # rls2009 NDRPDR cov 2n-clx-vhost-01
2497       - 16  # rls2009 NDRPDR cov 2n-clx-vts-00
2498
2499     csit-vpp-perf-verify-2001-3n-tsh:
2500       - 9   # MRR sel
2501     csit-vpp-perf-report-iterative-2005-3n-tsh:
2502       - 23  # NDRPDR sel env 4
2503       - 25  # NDRPDR sel env 4
2504       - 33  # NDRPDR sel env 4
2505       - 34  # NDRPDR sel env 4
2506       - 35  # NDRPDR sel env 4
2507       - 36  # NDRPDR sel env 4
2508       - 37  # NDRPDR sel env 4
2509       - 38  # NDRPDR sel env 4
2510       - 39  # NDRPDR sel env 4
2511       - 40  # NDRPDR sel env 4
2512       - 28  # NDRPDR sel 2001.0-4
2513       - 29  # NDRPDR sel 2001.0-4
2514       - 31  # NDRPDR sel 2001.0-4
2515       - 27  # MRR sel env 4
2516     # TODO: Add:
2517     csit-vpp-perf-report-iterative-2009-3n-tsh:
2518       - 8   # rls2005 NDRPDR iter env 5
2519       - 11  # rls2005 NDRPDR iter env 5
2520       - 12  # rls2005 NDRPDR iter env 5
2521       - 24  # rls2005 NDRPDR iter env 5
2522       - 13  # rls2005 MRR iter env 5
2523       - 14  # rls2009 NDRPDR iter env 5
2524       - 20  # rls2009 NDRPDR iter env 5
2525       - 21  # rls2009 NDRPDR iter env 5
2526       - 22  # rls2009 NDRPDR iter env 5
2527       - 23  # rls2009 NDRPDR iter env 5
2528       - 15  # rls2006 MRR iter env 5
2529
2530     csit-vpp-perf-verify-2001-3n-dnv:
2531       - 5   # NDRPDR sel
2532       - 6   # NDRPDR sel
2533       - 7   # NDRPDR sel
2534       - 8   # NDRPDR sel
2535       - 9   # NDRPDR sel
2536       - 10  # NDRPDR sel
2537       - 12  # NDRPDR sel
2538       - 16  # NDRPDR sel
2539       - 17  # NDRPDR sel
2540       - 18  # NDRPDR sel
2541       - 11  # MRR sel
2542     csit-vpp-perf-report-iterative-2009-3n-dnv:
2543       - 16  # rls2005 NDRPDR iter env 5
2544       - 23  # rls2005 NDRPDR iter env 5
2545       - 25  # rls2005 NDRPDR iter env 5
2546       - 26  # rls2005 NDRPDR iter env 5
2547       - 27  # rls2005 NDRPDR iter env 5
2548       - 28  # rls2005 NDRPDR iter env 5
2549       - 29  # rls2005 NDRPDR iter env 5
2550       - 30  # rls2005 NDRPDR iter env 5
2551       - 31  # rls2005 NDRPDR iter env 5
2552       - 32  # rls2005 NDRPDR iter env 5
2553       - 19  # rls2005 MRR iter env 5
2554       - 3   # rls2009 NDRPDR iter env 5
2555       - 6   # rls2009 NDRPDR iter env 5
2556       - 7   # rls2009 NDRPDR iter env 5
2557       - 8   # rls2009 NDRPDR iter env 5
2558       - 10  # rls2009 NDRPDR iter env 5
2559       - 11  # rls2009 NDRPDR iter env 5
2560       - 12  # rls2009 NDRPDR iter env 5
2561       - 14  # rls2009 NDRPDR iter env 5
2562       - 15  # rls2009 NDRPDR iter env 5
2563       - 24  # rls2009 NDRPDR iter env 5
2564       - 22  # rls2009 MRR iter env 5
2565     csit-vpp-perf-report-coverage-2009-3n-dnv:
2566       - 10  # rls2009 NDRPDR cov 3n-dnv-crypto-00
2567       - 2   # rls2009 NDRPDR cov 3n-dnv-crypto-01
2568       - 11  # rls2009 NDRPDR cov 3n-dnv-ip4-00
2569       - 12  # rls2009 NDRPDR cov 3n-dnv-ip4-01
2570       - 13  # rls2009 NDRPDR cov 3n-dnv-ip4tun-00
2571       - 14  # rls2009 NDRPDR cov 3n-dnv-ip6-00
2572       - 15  # rls2009 NDRPDR cov 3n-dnv-ip6-01
2573       - 16  # rls2009 NDRPDR cov 3n-dnv-l2-00
2574       - 17  # rls2009 NDRPDR cov 3n-dnv-l2-01
2575
2576     csit-vpp-perf-verify-2001-2n-dnv:
2577       - 4   # NDRPDR sel
2578       - 5   # NDRPDR sel
2579       - 6   # NDRPDR sel
2580       - 7   # NDRPDR sel
2581       - 8   # NDRPDR sel
2582       - 9   # NDRPDR sel
2583       - 10  # NDRPDR sel
2584       - 11  # NDRPDR sel
2585       - 13  # NDRPDR sel
2586       - 16  # NDRPDR sel
2587       - 12  # MRR sel
2588     csit-vpp-perf-report-iterative-2009-2n-dnv:
2589       - 16  # rls2005 NDRPDR iter env 5
2590       - 17  # rls2005 NDRPDR iter env 5
2591       - 18  # rls2005 NDRPDR iter env 5
2592       - 19  # rls2005 NDRPDR iter env 5
2593       - 21  # rls2005 NDRPDR iter env 5
2594       - 24  # rls2005 NDRPDR iter env 5
2595       - 27  # rls2005 NDRPDR iter env 5
2596       - 28  # rls2005 NDRPDR iter env 5
2597       - 29  # rls2005 NDRPDR iter env 5
2598       - 30  # rls2005 NDRPDR iter env 5
2599       - 23  # rls2005 MRR iter env 5
2600       - 3   # rls2009 NDRPDR iter env 5
2601       - 5   # rls2009 NDRPDR iter env 5
2602       - 6   # rls2009 NDRPDR iter env 5
2603       - 7   # rls2009 NDRPDR iter env 5
2604       - 9   # rls2009 NDRPDR iter env 5
2605       - 10  # rls2009 NDRPDR iter env 5
2606       - 11  # rls2009 NDRPDR iter env 5
2607       - 12  # rls2009 NDRPDR iter env 5
2608       - 14  # rls2009 NDRPDR iter env 5
2609       - 15  # rls2009 NDRPDR iter env 5
2610       - 13  # rls2009 MRR iter env 5
2611     csit-vpp-perf-report-coverage-2009-2n-dnv:
2612       - 2   # rls2009 NDRPDR cov 2n-dnv-ip4-00
2613       - 3   # rls2009 NDRPDR cov 2n-dnv-ip4-01
2614       - 4   # rls2009 NDRPDR cov 2n-dnv-ip6-00
2615       - 5   # rls2009 NDRPDR cov 2n-dnv-ip6-01
2616       - 6   # rls2009 NDRPDR cov 2n-dnv-l2-00
2617       - 7   # rls2009 NDRPDR cov 2n-dnv-l2-01
2618
2619     csit-dpdk-perf-verify-2001-3n-hsw:
2620       - 4   # NDRPDR sel
2621       - 5   # NDRPDR sel
2622       - 6   # NDRPDR sel
2623       - 7   # NDRPDR sel
2624       - 8   # NDRPDR sel
2625       - 9   # NDRPDR sel
2626       - 10  # NDRPDR sel
2627       - 11  # NDRPDR sel
2628       - 12  # NDRPDR sel
2629       - 13  # NDRPDR sel
2630       - 15  # NDRPDR sel
2631       - 16  # NDRPDR sel
2632       - 17  # NDRPDR sel
2633       - 18  # NDRPDR sel
2634       - 19  # NDRPDR sel
2635       - 20  # NDRPDR sel
2636       - 21  # NDRPDR sel
2637       - 22  # NDRPDR sel
2638       - 23  # NDRPDR sel
2639       - 24  # NDRPDR sel
2640     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2641       - 25  # NDRPDR iter
2642       - 26  # NDRPDR iter
2643       - 27  # NDRPDR iter
2644       - 28  # NDRPDR iter
2645       - 29  # NDRPDR iter
2646       - 30  # NDRPDR iter
2647       - 31  # NDRPDR iter
2648       - 32  # NDRPDR iter
2649       - 33  # NDRPDR iter
2650       - 34  # NDRPDR iter
2651     csit-dpdk-perf-report-iterative-2009-3n-hsw:
2652       - 6   # NDRPDR iter env5
2653       - 7   # NDRPDR iter env5
2654       - 8   # NDRPDR iter env5
2655       - 9   # NDRPDR iter env5
2656       - 10  # NDRPDR iter env5
2657       - 11  # NDRPDR iter env5
2658       - 12  # NDRPDR iter env5
2659       - 13  # NDRPDR iter env5
2660       - 14  # NDRPDR iter env5
2661       - 15  # NDRPDR iter env5
2662
2663     csit-dpdk-perf-verify-2001-3n-skx:
2664       - 29  # NDRPDR sel xxv710
2665       - 33  # NDRPDR sel xxv710
2666       - 34  # NDRPDR sel xxv710
2667       - 35  # NDRPDR sel xxv710
2668       - 36  # NDRPDR sel xxv710
2669       - 37  # NDRPDR sel xxv710
2670       - 41  # NDRPDR sel xxv710
2671       - 42  # NDRPDR sel xxv710
2672       - 43  # NDRPDR sel xxv710
2673       - 45  # NDRPDR sel xxv710
2674       - 30  # NDRPDR sel x710
2675       - 31  # NDRPDR sel x710
2676       - 32  # NDRPDR sel x710
2677       - 38  # NDRPDR sel x710
2678       - 39  # NDRPDR sel x710
2679       - 40  # NDRPDR sel x710
2680       - 44  # NDRPDR sel x710
2681       - 46  # NDRPDR sel x710
2682       - 47  # NDRPDR sel x710
2683       - 48  # NDRPDR sel x710
2684     csit-dpdk-perf-report-iterative-2005-3n-skx:
2685       - 28  # NDRPDR iter
2686       - 29  # NDRPDR iter
2687       - 30  # NDRPDR iter
2688       - 31  # NDRPDR iter
2689       - 32  # NDRPDR iter
2690       - 33  # NDRPDR iter
2691       - 34  # NDRPDR iter
2692       - 35  # NDRPDR iter
2693       - 36  # NDRPDR iter
2694       - 37  # NDRPDR iter
2695     csit-dpdk-perf-report-iterative-2009-3n-skx:
2696       - 4   # NDRPDR sel env5
2697       - 5   # NDRPDR sel env5
2698       - 6   # NDRPDR sel env5
2699       - 7   # NDRPDR sel env5
2700       - 8   # NDRPDR sel env5
2701       - 9   # NDRPDR sel env5
2702       - 14  # NDRPDR sel env5
2703       - 11  # NDRPDR sel env5
2704       - 12  # NDRPDR sel env5
2705       - 13  # NDRPDR sel env5
2706
2707     csit-dpdk-perf-verify-2001-2n-skx:
2708       - 35  # NDRPDR sel xxv710
2709       - 36  # NDRPDR sel xxv710
2710       - 37  # NDRPDR sel xxv710
2711       - 41  # NDRPDR sel xxv710
2712       - 42  # NDRPDR sel xxv710
2713       - 43  # NDRPDR sel xxv710
2714       - 46  # NDRPDR sel xxv710
2715       - 47  # NDRPDR sel xxv710
2716       - 52  # NDRPDR sel xxv710
2717       - 53  # NDRPDR sel xxv710
2718       - 38  # NDRPDR sel x710
2719       - 39  # NDRPDR sel x710
2720       - 40  # NDRPDR sel x710
2721       - 44  # NDRPDR sel x710
2722       - 45  # NDRPDR sel x710
2723       - 48  # NDRPDR sel x710
2724       - 49  # NDRPDR sel x710
2725       - 50  # NDRPDR sel x710
2726       - 51  # NDRPDR sel x710
2727       - 54  # NDRPDR sel x710
2728     csit-dpdk-perf-report-iterative-2005-2n-skx:
2729       - 20  # NDRPDR iter
2730       - 21  # NDRPDR iter
2731       - 22  # NDRPDR iter
2732       - 23  # NDRPDR iter
2733       - 24  # NDRPDR iter
2734       - 25  # NDRPDR iter
2735       - 26  # NDRPDR iter
2736       - 27  # NDRPDR iter
2737       - 28  # NDRPDR iter
2738       - 29  # NDRPDR iter
2739     csit-dpdk-perf-report-iterative-2009-2n-skx:
2740       - 4   # NDRPDR iter env5
2741       - 5   # NDRPDR iter env5
2742       - 6   # NDRPDR iter env5
2743       - 7   # NDRPDR iter env5
2744       - 8   # NDRPDR iter env5
2745       - 9   # NDRPDR iter env5
2746       - 10  # NDRPDR iter env5
2747       - 11  # NDRPDR iter env5
2748       - 12  # NDRPDR iter env5
2749       - 13  # NDRPDR iter env5
2750
2751     csit-dpdk-perf-verify-2001-2n-clx:
2752       - 15  # NDRPDR sel
2753       - 16  # NDRPDR sel
2754       - 17  # NDRPDR sel
2755       - 18  # NDRPDR sel
2756       - 19  # NDRPDR sel
2757       - 20  # NDRPDR sel
2758       - 21  # NDRPDR sel
2759       - 22  # NDRPDR sel
2760       - 23  # NDRPDR sel
2761       - 24  # NDRPDR sel
2762       - 25  # NDRPDR sel
2763       - 26  # NDRPDR sel
2764       - 27  # NDRPDR sel
2765       - 28  # NDRPDR sel
2766       - 29  # NDRPDR sel
2767       - 30  # NDRPDR sel
2768       - 31  # NDRPDR sel
2769       - 32  # NDRPDR sel
2770       - 33  # NDRPDR sel
2771       - 34  # NDRPDR sel
2772     csit-dpdk-perf-report-iterative-2005-2n-clx:
2773       - 20  # NDRPDR iter
2774       - 21  # NDRPDR iter
2775       - 22  # NDRPDR iter
2776       - 23  # NDRPDR iter
2777       - 24  # NDRPDR iter
2778       - 25  # NDRPDR iter
2779       - 26  # NDRPDR iter
2780       - 27  # NDRPDR iter
2781       - 28  # NDRPDR iter
2782       - 29  # NDRPDR iter
2783     csit-dpdk-perf-report-iterative-2009-2n-clx:
2784       - 4   # NDRPDR iter env5
2785       - 5   # NDRPDR iter env5
2786       - 6   # NDRPDR iter env5
2787       - 7   # NDRPDR iter env5
2788       - 8   # NDRPDR iter env5
2789       - 9   # NDRPDR iter env5
2790       - 10  # NDRPDR iter env5
2791       - 11  # NDRPDR iter env5
2792       - 12  # NDRPDR iter env5
2793       - 13  # NDRPDR iter env5
2794
2795 #    csit-dpdk-perf-verify-2001-2n-dnv:
2796 #      - 9   # NDRPDR sel
2797 #      - 10  # NDRPDR sel
2798 #      - 11  # NDRPDR sel
2799 #      - 12  # NDRPDR sel
2800 #      - 13  # NDRPDR sel
2801 #      - 14  # NDRPDR sel
2802 #      - 15  # NDRPDR sel
2803 #      - 16  # NDRPDR sel
2804 #      - 17  # NDRPDR sel
2805 #      - 18  # NDRPDR sel
2806 #    csit-dpdk-perf-report-iterative-2005-2n-dnv:
2807 #      # No data
2808 #    # csit-dpdk-perf-report-iterative-2009-2n-dnv:
2809 #      # No data
2810
2811 #    csit-dpdk-perf-verify-2001-3n-dnv:
2812 #      - 12  # NDRPDR sel
2813 #      - 13  # NDRPDR sel
2814 #      - 14  # NDRPDR sel
2815 #      - 15  # NDRPDR sel
2816 #      - 16  # NDRPDR sel
2817 #      - 17  # NDRPDR sel
2818 #      - 18  # NDRPDR sel
2819 #      - 19  # NDRPDR sel
2820 #      - 20  # NDRPDR sel
2821 #      - 22  # NDRPDR sel
2822 #    csit-dpdk-perf-report-iterative-2005-3n-dnv:
2823 #      # No data
2824 #    # csit-dpdk-perf-report-iterative-2009-3n-dnv:
2825 #      # No data
2826
2827     csit-dpdk-perf-verify-2001-3n-tsh:
2828       - 3   # NDRPDR sel
2829       - 4   # NDRPDR sel
2830       - 5   # NDRPDR sel
2831       - 9   # NDRPDR sel
2832       - 10  # NDRPDR sel
2833       - 11  # NDRPDR sel
2834       - 12  # NDRPDR sel
2835       - 14  # NDRPDR sel
2836       - 15  # NDRPDR sel
2837       - 18  # NDRPDR sel
2838     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2839       - 5   # NDRPDR sel
2840     # TODO: Add:
2841     csit-dpdk-perf-report-iterative-2009-3n-tsh:
2842       - 1   # NDRPDR iter env5
2843       - 2   # NDRPDR iter env5
2844       - 3   # NDRPDR iter env5
2845       - 4   # NDRPDR iter env5
2846       - 5   # NDRPDR iter env5
2847       - 6   # NDRPDR iter env5
2848       - 7   # NDRPDR iter env5
2849       - 9   # NDRPDR iter env5
2850       - 10  # NDRPDR iter env5
2851
2852     csit-vpp-device-2009-ubuntu1804-1n-skx:
2853       - 131 # rls2009 env 5
2854
2855 - type: "output"
2856   output: "report"
2857   format:
2858     html:
2859     - full
2860     pdf:
2861     - minimal
2862
2863 ################################################################################
2864 ###                               T A B L E S                                ###
2865 ################################################################################
2866
2867 # VPP Soak vs NDR - 2n-skx
2868 - type: "table"
2869   title: "VPP Soak vs NDR 2n-skx"
2870   algorithm: "table_soak_vs_ndr"
2871   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2872   reference:
2873     title: "NDR"
2874     data: "vpp-soak-vs-ndr-2n-skx-ref"
2875   compare:
2876     title: "Soak"
2877     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2878   data: "vpp-soak-vs-ndr-2n-skx"
2879   include-tests: "NDR"
2880   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2881   parameters:
2882     - "throughput"
2883     - "name"
2884     - "parent"
2885
2886 # VPP Soak vs NDR - 2n-clx
2887 - type: "table"
2888   title: "VPP Soak vs NDR 2n-clx"
2889   algorithm: "table_soak_vs_ndr"
2890   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2891   reference:
2892     title: "NDR"
2893     data: "vpp-soak-vs-ndr-2n-clx-ref"
2894   compare:
2895     title: "Soak"
2896     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2897   data: "vpp-soak-vs-ndr-2n-clx"
2898   include-tests: "NDR"
2899   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2900   parameters:
2901     - "throughput"
2902     - "name"
2903     - "parent"
2904
2905 ################################################################################
2906
2907 # VPP Compare NICs 3n-skx 2t1c ndr
2908 - type: "table"
2909   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2910   algorithm: "table_comparison"
2911   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2912   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2913   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2914   columns:
2915     - title: "x710"
2916       data-set: "vpp-nic-comparison-3n-skx"
2917       tag: "NIC_Intel-X710"
2918     - title: "xxv710"
2919       data-set: "vpp-nic-comparison-3n-skx"
2920       tag: "NIC_Intel-XXV710"
2921   comparisons:
2922     - title: "Diff"
2923       reference: 1
2924       compare: 2
2925   legend:
2926     - ""
2927     - "x710, xxv710 - NICs tested."
2928     - "Diff - difference between x710 and xxv710 NIC."
2929
2930 # VPP Compare NICs 3n-skx 4t2c ndr
2931 - type: "table"
2932   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2933   algorithm: "table_comparison"
2934   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2935   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2936   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2937   columns:
2938     - title: "x710"
2939       data-set: "vpp-nic-comparison-3n-skx"
2940       tag: "NIC_Intel-X710"
2941     - title: "xxv710"
2942       data-set: "vpp-nic-comparison-3n-skx"
2943       tag: "NIC_Intel-XXV710"
2944   comparisons:
2945     - title: "Diff"
2946       reference: 1
2947       compare: 2
2948   legend:
2949     - ""
2950     - "x710, xxv710 - NICs tested."
2951     - "Diff - difference between x710 and xxv710 NIC."
2952
2953 # VPP Compare NICs 3n-skx 2t1c pdr
2954 - type: "table"
2955   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2956   algorithm: "table_comparison"
2957   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2958   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2959   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2960   columns:
2961     - title: "x710"
2962       data-set: "vpp-nic-comparison-3n-skx"
2963       tag: "NIC_Intel-X710"
2964     - title: "xxv710"
2965       data-set: "vpp-nic-comparison-3n-skx"
2966       tag: "NIC_Intel-XXV710"
2967   comparisons:
2968     - title: "Diff"
2969       reference: 1
2970       compare: 2
2971   legend:
2972     - ""
2973     - "x710, xxv710 - NICs tested."
2974     - "Diff - difference between x710 and xxv710 NIC."
2975
2976 # VPP Compare NICs 3n-skx 4t2c pdr
2977 - type: "table"
2978   title: "VPP Compare NICs 3n-skx 4t2c pdr"
2979   algorithm: "table_comparison"
2980   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2981   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2982   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2983   columns:
2984     - title: "x710"
2985       data-set: "vpp-nic-comparison-3n-skx"
2986       tag: "NIC_Intel-X710"
2987     - title: "xxv710"
2988       data-set: "vpp-nic-comparison-3n-skx"
2989       tag: "NIC_Intel-XXV710"
2990   comparisons:
2991     - title: "Diff"
2992       reference: 1
2993       compare: 2
2994   legend:
2995     - ""
2996     - "x710, xxv710 - NICs tested."
2997     - "Diff - difference between x710 and xxv710 NIC."
2998
2999 # VPP Compare NICs 3n-skx 2t1c mrr
3000 - type: "table"
3001   title: "VPP Compare NICs 3n-skx 2t1c mrr"
3002   algorithm: "table_comparison"
3003   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3004   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3005   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3006   columns:
3007     - title: "x710"
3008       data-set: "vpp-nic-comparison-3n-skx-mrr"
3009       tag: "NIC_Intel-X710"
3010     - title: "xxv710"
3011       data-set: "vpp-nic-comparison-3n-skx-mrr"
3012       tag: "NIC_Intel-XXV710"
3013   comparisons:
3014     - title: "Diff"
3015       reference: 1
3016       compare: 2
3017   legend:
3018     - ""
3019     - "x710, xxv710 - NICs tested."
3020     - "Diff - difference between x710 and xxv710 NIC."
3021
3022 # VPP Compare NICs 3n-skx 4t2c mrr
3023 - type: "table"
3024   title: "VPP Compare NICs 3n-skx 4t2c mrr"
3025   algorithm: "table_comparison"
3026   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3027   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3028   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3029   columns:
3030     - title: "x710"
3031       data-set: "vpp-nic-comparison-3n-skx-mrr"
3032       tag: "NIC_Intel-X710"
3033     - title: "xxv710"
3034       data-set: "vpp-nic-comparison-3n-skx-mrr"
3035       tag: "NIC_Intel-XXV710"
3036   comparisons:
3037     - title: "Diff"
3038       reference: 1
3039       compare: 2
3040   legend:
3041     - ""
3042     - "x710, xxv710 - NICs tested."
3043     - "Diff - difference between x710 and xxv710 NIC."
3044
3045 # VPP Compare NICs 3n-skx 8t4c mrr
3046 - type: "table"
3047   title: "VPP Compare NICs 3n-skx 8t4c mrr"
3048   algorithm: "table_comparison"
3049   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3050   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3051   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3052   columns:
3053     - title: "x710"
3054       data-set: "vpp-nic-comparison-3n-skx-mrr"
3055       tag: "NIC_Intel-X710"
3056     - title: "xxv710"
3057       data-set: "vpp-nic-comparison-3n-skx-mrr"
3058       tag: "NIC_Intel-XXV710"
3059   comparisons:
3060     - title: "Diff"
3061       reference: 1
3062       compare: 2
3063   legend:
3064     - ""
3065     - "x710, xxv710 - NICs tested."
3066     - "Diff - difference between x710 and xxv710 NIC."
3067
3068 # VPP Compare NICs 2n-skx 2t1c ndr
3069 - type: "table"
3070   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3071   algorithm: "table_comparison"
3072   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3073   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3074   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3075   columns:
3076     - title: "x710"
3077       data-set: "vpp-nic-comparison-2n-skx"
3078       tag: "NIC_Intel-X710"
3079     - title: "xxv710"
3080       data-set: "vpp-nic-comparison-2n-skx"
3081       tag: "NIC_Intel-XXV710"
3082   comparisons:
3083     - title: "Diff"
3084       reference: 1
3085       compare: 2
3086   legend:
3087     - ""
3088     - "x710, xxv710 - NICs tested."
3089     - "Diff - difference between x710 and xxv710 NIC."
3090
3091 # VPP Compare NICs 2n-skx 4t2c ndr
3092 - type: "table"
3093   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3094   algorithm: "table_comparison"
3095   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3096   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3097   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3098   columns:
3099     - title: "x710"
3100       data-set: "vpp-nic-comparison-2n-skx"
3101       tag: "NIC_Intel-X710"
3102     - title: "xxv710"
3103       data-set: "vpp-nic-comparison-2n-skx"
3104       tag: "NIC_Intel-XXV710"
3105   comparisons:
3106     - title: "Diff"
3107       reference: 1
3108       compare: 2
3109   legend:
3110     - ""
3111     - "x710, xxv710 - NICs tested."
3112     - "Diff - difference between x710 and xxv710 NIC."
3113
3114 # VPP Compare NICs 2n-skx 2t1c pdr
3115 - type: "table"
3116   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3117   algorithm: "table_comparison"
3118   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3119   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3120   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3121   columns:
3122     - title: "x710"
3123       data-set: "vpp-nic-comparison-2n-skx"
3124       tag: "NIC_Intel-X710"
3125     - title: "xxv710"
3126       data-set: "vpp-nic-comparison-2n-skx"
3127       tag: "NIC_Intel-XXV710"
3128   comparisons:
3129     - title: "Diff"
3130       reference: 1
3131       compare: 2
3132   legend:
3133     - ""
3134     - "x710, xxv710 - NICs tested."
3135     - "Diff - difference between x710 and xxv710 NIC."
3136
3137 # VPP Compare NICs 2n-skx 4t2c pdr
3138 - type: "table"
3139   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3140   algorithm: "table_comparison"
3141   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3142   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3143   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3144   columns:
3145     - title: "x710"
3146       data-set: "vpp-nic-comparison-2n-skx"
3147       tag: "NIC_Intel-X710"
3148     - title: "xxv710"
3149       data-set: "vpp-nic-comparison-2n-skx"
3150       tag: "NIC_Intel-XXV710"
3151   comparisons:
3152     - title: "Diff"
3153       reference: 1
3154       compare: 2
3155   legend:
3156     - ""
3157     - "x710, xxv710 - NICs tested."
3158     - "Diff - difference between x710 and xxv710 NIC."
3159
3160 # VPP Compare NICs 2n-skx 2t1c mrr
3161 - type: "table"
3162   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3163   algorithm: "table_comparison"
3164   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3165   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3166   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3167   columns:
3168     - title: "x710"
3169       data-set: "vpp-nic-comparison-2n-skx-mrr"
3170       tag: "NIC_Intel-X710"
3171     - title: "xxv710"
3172       data-set: "vpp-nic-comparison-2n-skx-mrr"
3173       tag: "NIC_Intel-XXV710"
3174   comparisons:
3175     - title: "Diff"
3176       reference: 1
3177       compare: 2
3178   legend:
3179     - ""
3180     - "x710, xxv710 - NICs tested."
3181     - "Diff - difference between x710 and xxv710 NIC."
3182
3183 # VPP Compare NICs 2n-skx 4t2c mrr
3184 - type: "table"
3185   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3186   algorithm: "table_comparison"
3187   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3188   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3189   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3190   columns:
3191     - title: "x710"
3192       data-set: "vpp-nic-comparison-2n-skx-mrr"
3193       tag: "NIC_Intel-X710"
3194     - title: "xxv710"
3195       data-set: "vpp-nic-comparison-2n-skx-mrr"
3196       tag: "NIC_Intel-XXV710"
3197   comparisons:
3198     - title: "Diff"
3199       reference: 1
3200       compare: 2
3201   legend:
3202     - ""
3203     - "x710, xxv710 - NICs tested."
3204     - "Diff - difference between x710 and xxv710 NIC."
3205
3206 # VPP Compare NICs 2n-skx 8t4c mrr
3207 - type: "table"
3208   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3209   algorithm: "table_comparison"
3210   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3211   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3212   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3213   columns:
3214     - title: "x710"
3215       data-set: "vpp-nic-comparison-2n-skx-mrr"
3216       tag: "NIC_Intel-X710"
3217     - title: "xxv710"
3218       data-set: "vpp-nic-comparison-2n-skx-mrr"
3219       tag: "NIC_Intel-XXV710"
3220   comparisons:
3221     - title: "Diff"
3222       reference: 1
3223       compare: 2
3224   legend:
3225     - ""
3226     - "x710, xxv710 - NICs tested."
3227     - "Diff - difference between x710 and xxv710 NIC."
3228
3229 ################################################################################
3230 # VPP
3231
3232 # VPP Performance Changes 3n-hsw 1t1c pdr
3233 - type: "table"
3234   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3235   algorithm: "table_comparison"
3236   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3237   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3238   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3239   columns:
3240     - title: "2001.0-4"
3241       data-set: "vpp-performance-changes-3n-hsw-h1"
3242     - title: "2005.0-4"
3243       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3244     - title: "2005.0-5"
3245       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3246     - title: "2009.0-5"
3247       data-set: "vpp-performance-changes-3n-hsw-cmp"
3248   comparisons:
3249     - title: "2005.0-5 vs 2005.0-4"
3250       reference: 2
3251       compare: 3
3252 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3253     - title: "2009.0-5 vs 2005.0-5"
3254       reference: 3
3255       compare: 4
3256 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3257   legend:
3258     - ''
3259     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3260     - '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).'
3261     - '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.'
3262     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3263     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3264
3265 # VPP Performance Changes 3n-hsw 2t2c pdr
3266 - type: "table"
3267   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3268   algorithm: "table_comparison"
3269   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3270   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3271   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3272   columns:
3273     - title: "2001.0-4"
3274       data-set: "vpp-performance-changes-3n-hsw-h1"
3275     - title: "2005.0-4"
3276       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3277     - title: "2005.0-5"
3278       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3279     - title: "2009.0-5"
3280       data-set: "vpp-performance-changes-3n-hsw-cmp"
3281   comparisons:
3282     - title: "2005.0-5 vs 2005.0-4"
3283       reference: 2
3284       compare: 3
3285 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3286     - title: "2009.0-5 vs 2005.0-5"
3287       reference: 3
3288       compare: 4
3289 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3290   legend:
3291     - ''
3292     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3293     - '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).'
3294     - '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.'
3295     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3296     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3297
3298 # VPP Performance Changes 3n-hsw 1t1c ndr
3299 - type: "table"
3300   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3301   algorithm: "table_comparison"
3302   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3303   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3304   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3305   columns:
3306     - title: "2001.0-4"
3307       data-set: "vpp-performance-changes-3n-hsw-h1"
3308     - title: "2005.0-4"
3309       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3310     - title: "2005.0-5"
3311       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3312     - title: "2009.0-5"
3313       data-set: "vpp-performance-changes-3n-hsw-cmp"
3314   comparisons:
3315     - title: "2005.0-5 vs 2005.0-4"
3316       reference: 2
3317       compare: 3
3318 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3319     - title: "2009.0-5 vs 2005.0-5"
3320       reference: 3
3321       compare: 4
3322 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3323   legend:
3324     - ''
3325     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3326     - '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).'
3327     - '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.'
3328     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3329     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3330
3331 # VPP Performance Changes 3n-hsw 2t2c ndr
3332 - type: "table"
3333   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3334   algorithm: "table_comparison"
3335   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3336   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3337   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3338   columns:
3339     - title: "2001.0-4"
3340       data-set: "vpp-performance-changes-3n-hsw-h1"
3341     - title: "2005.0-4"
3342       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3343     - title: "2005.0-5"
3344       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3345     - title: "2009.0-5"
3346       data-set: "vpp-performance-changes-3n-hsw-cmp"
3347   comparisons:
3348     - title: "2005.0-5 vs 2005.0-4"
3349       reference: 2
3350       compare: 3
3351 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3352     - title: "2009.0-5 vs 2005.0-5"
3353       reference: 3
3354       compare: 4
3355 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3356   legend:
3357     - ''
3358     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3359     - '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).'
3360     - '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.'
3361     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3362     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3363
3364 # VPP Performance Changes 3n-skx 2t1c pdr
3365 - type: "table"
3366   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3367   algorithm: "table_comparison"
3368   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3369   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3370   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3371   columns:
3372     - title: "2001.0-4"
3373       data-set: "vpp-performance-changes-3n-skx-h1"
3374     - title: "2005.0-4"
3375       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3376     - title: "2005.0-5"
3377       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3378     - title: "2009.0-5"
3379       data-set: "vpp-performance-changes-3n-skx-cmp"
3380   comparisons:
3381     - title: "2005.0-5 vs 2005.0-4"
3382       reference: 2
3383       compare: 3
3384 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3385     - title: "2009.0-5 vs 2005.0-5"
3386       reference: 3
3387       compare: 4
3388 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3389   legend:
3390     - ''
3391     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3392     - '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).'
3393     - '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.'
3394     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3395     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3396
3397 # VPP Performance Changes 3n-skx 4t2c pdr
3398 - type: "table"
3399   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3400   algorithm: "table_comparison"
3401   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3402   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3403   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3404   columns:
3405     - title: "2001.0-4"
3406       data-set: "vpp-performance-changes-3n-skx-h1"
3407     - title: "2005.0-4"
3408       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3409     - title: "2005.0-5"
3410       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3411     - title: "2009.0-5"
3412       data-set: "vpp-performance-changes-3n-skx-cmp"
3413   comparisons:
3414     - title: "2005.0-5 vs 2005.0-4"
3415       reference: 2
3416       compare: 3
3417 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3418     - title: "2009.0-5 vs 2005.0-5"
3419       reference: 3
3420       compare: 4
3421 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
3422   legend:
3423     - ''
3424     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3425     - '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).'
3426     - '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.'
3427     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3428     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3429
3430 # VPP Performance Changes 3n-skx 2t1c ndr
3431 - type: "table"
3432   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3433   algorithm: "table_comparison"
3434   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3435   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3436   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3437   columns:
3438     - title: "2001.0-4"
3439       data-set: "vpp-performance-changes-3n-skx-h1"
3440     - title: "2005.0-4"
3441       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3442     - title: "2005.0-5"
3443       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3444     - title: "2009.0-5"
3445       data-set: "vpp-performance-changes-3n-skx-cmp"
3446   comparisons:
3447     - title: "2005.0-5 vs 2005.0-4"
3448       reference: 2
3449       compare: 3
3450 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3451     - title: "2009.0-5 vs 2005.0-5"
3452       reference: 3
3453       compare: 4
3454 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3455   legend:
3456     - ''
3457     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3458     - '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).'
3459     - '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.'
3460     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3461     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3462
3463 # VPP Performance Changes 3n-skx 4t2c ndr
3464 - type: "table"
3465   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3466   algorithm: "table_comparison"
3467   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3468   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3469   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3470   columns:
3471     - title: "2001.0-4"
3472       data-set: "vpp-performance-changes-3n-skx-h1"
3473     - title: "2005.0-4"
3474       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3475     - title: "2005.0-5"
3476       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3477     - title: "2009.0-5"
3478       data-set: "vpp-performance-changes-3n-skx-cmp"
3479   comparisons:
3480     - title: "2005.0-5 vs 2005.0-4"
3481       reference: 2
3482       compare: 3
3483 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
3484     - title: "2009.0-5 vs 2005.0-5"
3485       reference: 3
3486       compare: 4
3487 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
3488   legend:
3489     - ''
3490     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3491     - '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).'
3492     - '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.'
3493     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3494     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3495
3496 # VPP Performance Changes 2n-skx 2t1c pdr
3497 - type: "table"
3498   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3499   algorithm: "table_comparison"
3500   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3501   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3502   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3503   columns:
3504     - title: "2001.0-4"
3505       data-set: "vpp-performance-changes-2n-skx-h1"
3506     - title: "2005.0-4"
3507       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3508     - title: "2005.0-5"
3509       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3510     - title: "2009.0-5"
3511       data-set: "vpp-performance-changes-2n-skx-cmp"
3512   comparisons:
3513     - title: "2005.0-5 vs 2005.0-4"
3514       reference: 2
3515       compare: 3
3516 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3517     - title: "2009.0-5 vs 2005.0-5"
3518       reference: 3
3519       compare: 4
3520 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3521   legend:
3522     - ''
3523     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3524     - '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).'
3525     - '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.'
3526     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3527     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3528
3529 # VPP Performance Changes 2n-skx 4t2c pdr
3530 - type: "table"
3531   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3532   algorithm: "table_comparison"
3533   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3534   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3535   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3536   columns:
3537     - title: "2001.0-4"
3538       data-set: "vpp-performance-changes-2n-skx-h1"
3539     - title: "2005.0-4"
3540       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3541     - title: "2005.0-5"
3542       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3543     - title: "2009.0-5"
3544       data-set: "vpp-performance-changes-2n-skx-cmp"
3545   comparisons:
3546     - title: "2005.0-5 vs 2005.0-4"
3547       reference: 2
3548       compare: 3
3549 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
3550     - title: "2009.0-5 vs 2005.0-5"
3551       reference: 3
3552       compare: 4
3553 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
3554   legend:
3555     - ''
3556     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3557     - '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).'
3558     - '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.'
3559     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3560     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3561
3562 # VPP Performance Changes 2n-skx 2t1c ndr
3563 - type: "table"
3564   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3565   algorithm: "table_comparison"
3566   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3567   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3568   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3569   columns:
3570     - title: "2001.0-4"
3571       data-set: "vpp-performance-changes-2n-skx-h1"
3572     - title: "2005.0-4"
3573       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3574     - title: "2005.0-5"
3575       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3576     - title: "2009.0-5"
3577       data-set: "vpp-performance-changes-2n-skx-cmp"
3578   comparisons:
3579     - title: "2005.0-5 vs 2005.0-4"
3580       reference: 2
3581       compare: 3
3582 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3583     - title: "2009.0-5 vs 2005.0-5"
3584       reference: 3
3585       compare: 4
3586 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3587   legend:
3588     - ''
3589     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3590     - '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).'
3591     - '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.'
3592     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3593     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3594
3595 # VPP Performance Changes 2n-skx 4t2c ndr
3596 - type: "table"
3597   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3598   algorithm: "table_comparison"
3599   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3600   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3601   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3602   columns:
3603     - title: "2001.0-4"
3604       data-set: "vpp-performance-changes-2n-skx-h1"
3605     - title: "2005.0-4"
3606       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3607     - title: "2005.0-5"
3608       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3609     - title: "2009.0-5"
3610       data-set: "vpp-performance-changes-2n-skx-cmp"
3611   comparisons:
3612     - title: "2005.0-5 vs 2005.0-4"
3613       reference: 2
3614       compare: 3
3615 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
3616     - title: "2009.0-5 vs 2005.0-5"
3617       reference: 3
3618       compare: 4
3619 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
3620   legend:
3621     - ''
3622     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3623     - '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).'
3624     - '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.'
3625     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3626     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3627
3628 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
3629 - type: "table"
3630   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
3631   algorithm: "table_comparison"
3632   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
3633   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3634   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3635   columns:
3636     - title: "2001.0-4"
3637       data-set: "vpp-performance-changes-2n-clx-h1"
3638     - title: "2005.0-4"
3639       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3640     - title: "2005.0-5"
3641       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3642     - title: "2009.0-5"
3643       data-set: "vpp-performance-changes-2n-clx-cmp"
3644   comparisons:
3645     - title: "2005.0-5 vs 2005.0-4"
3646       reference: 2
3647       compare: 3
3648 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
3649     - title: "2009.0-5 vs 2005.0-5"
3650       reference: 3
3651       compare: 4
3652 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
3653   legend:
3654     - ''
3655     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3656     - '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).'
3657     - '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.'
3658     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3659     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3660
3661 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
3662 - type: "table"
3663   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
3664   algorithm: "table_comparison"
3665   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
3666   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3667   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3668   columns:
3669     - title: "2001.0-4"
3670       data-set: "vpp-performance-changes-2n-clx-h1"
3671     - title: "2005.0-4"
3672       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3673     - title: "2005.0-5"
3674       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3675     - title: "2009.0-5"
3676       data-set: "vpp-performance-changes-2n-clx-cmp"
3677   comparisons:
3678     - title: "2005.0-5 vs 2005.0-4"
3679       reference: 2
3680       compare: 3
3681 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
3682     - title: "2009.0-5 vs 2005.0-5"
3683       reference: 3
3684       compare: 4
3685 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
3686   legend:
3687     - ''
3688     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3689     - '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).'
3690     - '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.'
3691     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3692     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3693
3694 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
3695 - type: "table"
3696   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
3697   algorithm: "table_comparison"
3698   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
3699   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3700   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3701   columns:
3702     - title: "2001.0-4"
3703       data-set: "vpp-performance-changes-2n-clx-h1"
3704     - title: "2005.0-4"
3705       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3706     - title: "2005.0-5"
3707       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3708     - title: "2009.0-5"
3709       data-set: "vpp-performance-changes-2n-clx-cmp"
3710   comparisons:
3711     - title: "2005.0-5 vs 2005.0-4"
3712       reference: 2
3713       compare: 3
3714 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
3715     - title: "2009.0-5 vs 2005.0-5"
3716       reference: 3
3717       compare: 4
3718 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
3719   legend:
3720     - ''
3721     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3722     - '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).'
3723     - '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.'
3724     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3725     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3726
3727 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
3728 - type: "table"
3729   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
3730   algorithm: "table_comparison"
3731   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
3732   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3733   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3734   columns:
3735     - title: "2001.0-4"
3736       data-set: "vpp-performance-changes-2n-clx-h1"
3737     - title: "2005.0-4"
3738       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3739     - title: "2005.0-5"
3740       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3741     - title: "2009.0-5"
3742       data-set: "vpp-performance-changes-2n-clx-cmp"
3743   comparisons:
3744     - title: "2005.0-5 vs 2005.0-4"
3745       reference: 2
3746       compare: 3
3747 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
3748     - title: "2009.0-5 vs 2005.0-5"
3749       reference: 3
3750       compare: 4
3751 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
3752   legend:
3753     - ''
3754     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3755     - '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).'
3756     - '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.'
3757     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3758     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3759
3760 ## VPP Performance Changes 2n-clx-x556 2t1c pdr
3761 #- type: "table"
3762 #  title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
3763 #  algorithm: "table_comparison"
3764 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
3765 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3766 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3767 #  columns:
3768 #    - title: "2001.0-2"
3769 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3770 #    - title: "2005.0-3"
3771 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3772 #  comparisons:
3773 #    - title: "Diff"
3774 #      reference: 1
3775 #      compare: 2
3776 #  legend:
3777 #    - ''
3778 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
3779 #    - '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).'
3780 #    - '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.'
3781 #    - '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.'
3782 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3783 #
3784 ## VPP Performance Changes 2n-clx-x556 4t2c pdr
3785 #- type: "table"
3786 #  title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
3787 #  algorithm: "table_comparison"
3788 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
3789 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3790 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3791 #  columns:
3792 #    - title: "2001.0-2"
3793 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3794 #    - title: "2005.0-3"
3795 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3796 #  comparisons:
3797 #    - title: "Diff"
3798 #      reference: 1
3799 #      compare: 2
3800 #  legend:
3801 #    - ''
3802 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
3803 #    - '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).'
3804 #    - '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.'
3805 #    - '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.'
3806 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3807 #
3808 ## VPP Performance Changes 2n-clx-x556 2t1c ndr
3809 #- type: "table"
3810 #  title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
3811 #  algorithm: "table_comparison"
3812 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
3813 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3814 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3815 #  columns:
3816 #    - title: "2001.0-2"
3817 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3818 #    - title: "2005.0-3"
3819 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3820 #  comparisons:
3821 #    - title: "Diff"
3822 #      reference: 1
3823 #      compare: 2
3824 #  legend:
3825 #    - ''
3826 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
3827 #    - '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).'
3828 #    - '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.'
3829 #    - '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.'
3830 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3831 #
3832 ## VPP Performance Changes 2n-clx-x556 4t2c ndr
3833 #- type: "table"
3834 #  title: "VPP Performance Changes 2n-clx-x556 ndr"
3835 #  algorithm: "table_comparison"
3836 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
3837 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3838 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3839 #  columns:
3840 #    - title: "2001.0-2"
3841 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3842 #    - title: "2005.0-3"
3843 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3844 #  comparisons:
3845 #    - title: "Diff"
3846 #      reference: 1
3847 #      compare: 2
3848 #  legend:
3849 #    - ''
3850 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
3851 #    - '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).'
3852 #    - '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.'
3853 #    - '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.'
3854 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3855
3856 # VPP Performance Changes 2n-dnv 1t1c pdr
3857 - type: "table"
3858   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3859   algorithm: "table_comparison"
3860   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3861   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3862   filter: "'1T1C'"
3863   columns:
3864     - title: "2001.0-2"
3865       data-set: "vpp-performance-changes-2n-dnv-h1"
3866     - title: "2005.0-5"
3867       data-set: "vpp-performance-changes-2n-dnv-ref"
3868     - title: "2009.0-5"
3869       data-set: "vpp-performance-changes-2n-dnv-cmp"
3870   comparisons:
3871     - title: "2009.0-5 vs 2005.0-5"
3872       reference: 2
3873       compare: 3
3874   legend:
3875     - ''
3876     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
3877     - '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).'
3878     - '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.'
3879     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3880
3881 # VPP Performance Changes 2n-dnv 2t2c pdr
3882 - type: "table"
3883   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3884   algorithm: "table_comparison"
3885   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3886   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3887   filter: "'2T2C'"
3888   columns:
3889     - title: "2001.0-2"
3890       data-set: "vpp-performance-changes-2n-dnv-h1"
3891     - title: "2005.0-5"
3892       data-set: "vpp-performance-changes-2n-dnv-ref"
3893     - title: "2009.0-5"
3894       data-set: "vpp-performance-changes-2n-dnv-cmp"
3895   comparisons:
3896     - title: "2009.0-5 vs 2005.0-5"
3897       reference: 2
3898       compare: 3
3899   legend:
3900     - ''
3901     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
3902     - '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).'
3903     - '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.'
3904     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3905
3906 # VPP Performance Changes 2n-dnv 1t1c ndr
3907 - type: "table"
3908   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3909   algorithm: "table_comparison"
3910   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3911   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3912   filter: "'1T1C'"
3913   columns:
3914     - title: "2001.0-2"
3915       data-set: "vpp-performance-changes-2n-dnv-h1"
3916     - title: "2005.0-5"
3917       data-set: "vpp-performance-changes-2n-dnv-ref"
3918     - title: "2009.0-5"
3919       data-set: "vpp-performance-changes-2n-dnv-cmp"
3920   comparisons:
3921     - title: "2009.0-5 vs 2005.0-5"
3922       reference: 2
3923       compare: 3
3924   legend:
3925     - ''
3926     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
3927     - '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).'
3928     - '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.'
3929     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3930
3931 # VPP Performance Changes 2n-dnv 2t2c ndr
3932 - type: "table"
3933   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3934   algorithm: "table_comparison"
3935   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3936   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3937   filter: "'2T2C'"
3938   columns:
3939     - title: "2001.0-2"
3940       data-set: "vpp-performance-changes-2n-dnv-h1"
3941     - title: "2005.0-5"
3942       data-set: "vpp-performance-changes-2n-dnv-ref"
3943     - title: "2009.0-5"
3944       data-set: "vpp-performance-changes-2n-dnv-cmp"
3945   comparisons:
3946     - title: "2009.0-5 vs 2005.0-5"
3947       reference: 2
3948       compare: 3
3949   legend:
3950     - ''
3951     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
3952     - '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).'
3953     - '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.'
3954     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3955
3956 # VPP Performance Changes 3n-dnv 1t1c pdr
3957 - type: "table"
3958   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3959   algorithm: "table_comparison"
3960   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3961   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3962   filter: "'1T1C'"
3963   columns:
3964     - title: "2001.0-2"
3965       data-set: "vpp-performance-changes-3n-dnv-h1"
3966     - title: "2005.0-5"
3967       data-set: "vpp-performance-changes-3n-dnv-ref"
3968     - title: "2009.0-5"
3969       data-set: "vpp-performance-changes-3n-dnv-cmp"
3970   comparisons:
3971     - title: "2009.0-5 vs 2005.0-5"
3972       reference: 2
3973       compare: 3
3974   legend:
3975     - ''
3976     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
3977     - '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).'
3978     - '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.'
3979     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3980
3981 # VPP Performance Changes 3n-dnv 2t2c pdr
3982 - type: "table"
3983   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3984   algorithm: "table_comparison"
3985   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3986   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3987   filter: "'2T2C'"
3988   columns:
3989     - title: "2001.0-2"
3990       data-set: "vpp-performance-changes-3n-dnv-h1"
3991     - title: "2005.0-5"
3992       data-set: "vpp-performance-changes-3n-dnv-ref"
3993     - title: "2009.0-5"
3994       data-set: "vpp-performance-changes-3n-dnv-cmp"
3995   comparisons:
3996     - title: "2009.0-5 vs 2005.0-5"
3997       reference: 2
3998       compare: 3
3999   legend:
4000     - ''
4001     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4002     - '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).'
4003     - '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.'
4004     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4005
4006 # VPP Performance Changes 3n-dnv 1t1c ndr
4007 - type: "table"
4008   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4009   algorithm: "table_comparison"
4010   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4011   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4012   filter: "'1T1C'"
4013   columns:
4014     - title: "2001.0-2"
4015       data-set: "vpp-performance-changes-3n-dnv-h1"
4016     - title: "2005.0-5"
4017       data-set: "vpp-performance-changes-3n-dnv-ref"
4018     - title: "2009.0-5"
4019       data-set: "vpp-performance-changes-3n-dnv-cmp"
4020   comparisons:
4021     - title: "2009.0-5 vs 2005.0-5"
4022       reference: 2
4023       compare: 3
4024   legend:
4025     - ''
4026     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4027     - '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).'
4028     - '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.'
4029     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4030
4031 # VPP Performance Changes 3n-dnv 2t2c ndr
4032 - type: "table"
4033   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4034   algorithm: "table_comparison"
4035   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4036   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4037   filter: "'2T2C'"
4038   columns:
4039     - title: "2001.0-2"
4040       data-set: "vpp-performance-changes-3n-dnv-h1"
4041     - title: "2005.0-5"
4042       data-set: "vpp-performance-changes-3n-dnv-ref"
4043     - title: "2009.0-5"
4044       data-set: "vpp-performance-changes-3n-dnv-cmp"
4045   comparisons:
4046     - title: "2009.0-5 vs 2005.0-5"
4047       reference: 2
4048       compare: 3
4049   legend:
4050     - ''
4051     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4052     - '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).'
4053     - '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.'
4054     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4055
4056 # VPP Performance Changes 3n-tsh 1t1c pdr
4057 - type: "table"
4058   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4059   algorithm: "table_comparison"
4060   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4061   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4062   filter: "'1T1C'"
4063   columns:
4064     - title: "2001.0-4"
4065       data-set: "vpp-performance-changes-3n-tsh-h1"
4066     - title: "2005.0-4"
4067       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4068     - title: "2005.0-5"
4069       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4070     - title: "2009.0-5"
4071       data-set: "vpp-performance-changes-3n-tsh-cmp"
4072   comparisons:
4073     - title: "2005.0-5 vs 2005.0-4"
4074       reference: 2
4075       compare: 3
4076 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
4077     - title: "2009.0-5 vs 2005.0-5"
4078       reference: 3
4079       compare: 4
4080 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
4081   legend:
4082     - ''
4083     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4084     - '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).'
4085     - '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.'
4086     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4087     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4088
4089 # VPP Performance Changes 3n-tsh 2t2c pdr
4090 - type: "table"
4091   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4092   algorithm: "table_comparison"
4093   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4094   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4095   filter: "'2T2C'"
4096   columns:
4097     - title: "2001.0-4"
4098       data-set: "vpp-performance-changes-3n-tsh-h1"
4099     - title: "2005.0-4"
4100       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4101     - title: "2005.0-5"
4102       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4103     - title: "2009.0-5"
4104       data-set: "vpp-performance-changes-3n-tsh-cmp"
4105   comparisons:
4106     - title: "2005.0-5 vs 2005.0-4"
4107       reference: 2
4108       compare: 3
4109 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
4110     - title: "2009.0-5 vs 2005.0-5"
4111       reference: 3
4112       compare: 4
4113 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
4114   legend:
4115     - ''
4116     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4117     - '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).'
4118     - '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.'
4119     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4120     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4121
4122 # VPP Performance Changes 3n-tsh 1t1c ndr
4123 - type: "table"
4124   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4125   algorithm: "table_comparison"
4126   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4127   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4128   filter: "'1T1C'"
4129   columns:
4130     - title: "2001.0-4"
4131       data-set: "vpp-performance-changes-3n-tsh-h1"
4132     - title: "2005.0-4"
4133       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4134     - title: "2005.0-5"
4135       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4136     - title: "2009.0-5"
4137       data-set: "vpp-performance-changes-3n-tsh-cmp"
4138   comparisons:
4139     - title: "2005.0-5 vs 2005.0-4"
4140       reference: 2
4141       compare: 3
4142 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
4143     - title: "2009.0-5 vs 2005.0-5"
4144       reference: 3
4145       compare: 4
4146 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
4147   legend:
4148     - ''
4149     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4150     - '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).'
4151     - '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.'
4152     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4153     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4154
4155 # VPP Performance Changes 3n-tsh 2t2c ndr
4156 - type: "table"
4157   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4158   algorithm: "table_comparison"
4159   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4160   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4161   filter: "'2T2C'"
4162   columns:
4163     - title: "2001.0-4"
4164       data-set: "vpp-performance-changes-3n-tsh-h1"
4165     - title: "2005.0-4"
4166       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4167     - title: "2005.0-5"
4168       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4169     - title: "2009.0-5"
4170       data-set: "vpp-performance-changes-3n-tsh-cmp"
4171   comparisons:
4172     - title: "2005.0-5 vs 2005.0-4"
4173       reference: 2
4174       compare: 3
4175 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
4176     - title: "2009.0-5 vs 2005.0-5"
4177       reference: 3
4178       compare: 4
4179 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
4180   legend:
4181     - ''
4182     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4183     - '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).'
4184     - '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.'
4185     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4186     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4187
4188 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4189 - type: "table"
4190   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4191   algorithm: "table_comparison"
4192   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4193   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4194   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4195   columns:
4196     - title: "3n-hsw xl710"
4197       data-set: "vpp-compare-testbeds-ref"
4198       tag: "NIC_Intel-XL710"
4199     - title: "3n-skx xxv710"
4200       data-set: "vpp-compare-testbeds-cmp"
4201       tag: "NIC_Intel-XXV710"
4202   comparisons:
4203     - title: "Diff"
4204       reference: 1
4205       compare: 2
4206   legend:
4207     - ""
4208     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4209     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4210
4211 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4212 - type: "table"
4213   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4214   algorithm: "table_comparison"
4215   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4216   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4217   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4218   columns:
4219     - title: "3n-hsw xl710"
4220       data-set: "vpp-compare-testbeds-ref"
4221       tag: "NIC_Intel-XL710"
4222     - title: "3n-skx xxv710"
4223       data-set: "vpp-compare-testbeds-cmp"
4224       tag: "NIC_Intel-XXV710"
4225   comparisons:
4226     - title: "Diff"
4227       reference: 1
4228       compare: 2
4229   legend:
4230     - ""
4231     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4232     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4233
4234 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4235 - type: "table"
4236   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4237   algorithm: "table_comparison"
4238   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4239   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4240   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4241   columns:
4242     - title: "3n-hsw xl710"
4243       data-set: "vpp-compare-testbeds-ref"
4244       tag: "NIC_Intel-XL710"
4245     - title: "3n-skx xxv710"
4246       data-set: "vpp-compare-testbeds-cmp"
4247       tag: "NIC_Intel-XXV710"
4248   comparisons:
4249     - title: "Diff"
4250       reference: 1
4251       compare: 2
4252   legend:
4253     - ""
4254     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4255     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4256
4257 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4258 - type: "table"
4259   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4260   algorithm: "table_comparison"
4261   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4262   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4263   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4264   columns:
4265     - title: "3n-hsw xl710"
4266       data-set: "vpp-compare-testbeds-ref"
4267       tag: "NIC_Intel-XL710"
4268     - title: "3n-skx xxv710"
4269       data-set: "vpp-compare-testbeds-cmp"
4270       tag: "NIC_Intel-XXV710"
4271   comparisons:
4272     - title: "Diff"
4273       reference: 1
4274       compare: 2
4275   legend:
4276     - ""
4277     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4278     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4279
4280 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4281 - type: "table"
4282   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4283   algorithm: "table_comparison"
4284   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4285   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4286   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4287   columns:
4288     - title: "2n-skx"
4289       data-set: "vpp-compare-testbeds-skx-clx-ref"
4290     - title: "2n-clx"
4291       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4292   comparisons:
4293     - title: "Diff"
4294       reference: 1
4295       compare: 2
4296   legend:
4297     - ""
4298     - "2n-skx, 2n-clx - testbeds and NICs tested."
4299     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4300
4301 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4302 - type: "table"
4303   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4304   algorithm: "table_comparison"
4305   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4306   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4307   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4308   columns:
4309     - title: "2n-skx"
4310       data-set: "vpp-compare-testbeds-skx-clx-ref"
4311     - title: "2n-clx"
4312       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4313   comparisons:
4314     - title: "Diff"
4315       reference: 1
4316       compare: 2
4317   legend:
4318     - ""
4319     - "2n-skx, 2n-clx - testbeds and NICs tested."
4320     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4321
4322 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4323 - type: "table"
4324   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4325   algorithm: "table_comparison"
4326   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4327   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4328   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4329   columns:
4330     - title: "2n-skx"
4331       data-set: "vpp-compare-testbeds-skx-clx-ref"
4332     - title: "2n-clx"
4333       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4334   comparisons:
4335     - title: "Diff"
4336       reference: 1
4337       compare: 2
4338   legend:
4339     - ""
4340     - "2n-skx, 2n-clx - testbeds and NICs tested."
4341     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4342
4343 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4344 - type: "table"
4345   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4346   algorithm: "table_comparison"
4347   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4348   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4349   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4350   columns:
4351     - title: "2n-skx"
4352       data-set: "vpp-compare-testbeds-skx-clx-ref"
4353     - title: "2n-clx"
4354       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4355   comparisons:
4356     - title: "Diff"
4357       reference: 1
4358       compare: 2
4359   legend:
4360     - ""
4361     - "2n-skx, 2n-clx - testbeds and NICs tested."
4362     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4363
4364 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4365 - type: "table"
4366   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4367   algorithm: "table_comparison"
4368   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4369   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4370   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4371   columns:
4372     - title: "3n-hsw xl710"
4373       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4374       tag: "NIC_Intel-XL710"
4375     - title: "2n-clx xxv710"
4376       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4377       tag: "NIC_Intel-XXV710"
4378   comparisons:
4379     - title: "Diff"
4380       reference: 1
4381       compare: 2
4382   legend:
4383     - ""
4384     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4385     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4386
4387 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4388 - type: "table"
4389   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4390   algorithm: "table_comparison"
4391   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4392   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4393   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4394   columns:
4395     - title: "3n-hsw xl710"
4396       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4397       tag: "NIC_Intel-XL710"
4398     - title: "2n-clx xxv710"
4399       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4400       tag: "NIC_Intel-XXV710"
4401   comparisons:
4402     - title: "Diff"
4403       reference: 1
4404       compare: 2
4405   legend:
4406     - ""
4407     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4408     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4409
4410 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4411 - type: "table"
4412   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4413   algorithm: "table_comparison"
4414   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4415   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4416   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4417   columns:
4418     - title: "3n-hsw xl710"
4419       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4420       tag: "NIC_Intel-XL710"
4421     - title: "2n-clx xxv710"
4422       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4423       tag: "NIC_Intel-XXV710"
4424   comparisons:
4425     - title: "Diff"
4426       reference: 1
4427       compare: 2
4428   legend:
4429     - ""
4430     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4431     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4432
4433 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4434 - type: "table"
4435   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4436   algorithm: "table_comparison"
4437   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4438   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4439   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4440   columns:
4441     - title: "3n-hsw xl710"
4442       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4443       tag: "NIC_Intel-XL710"
4444     - title: "2n-clx xxv710"
4445       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4446       tag: "NIC_Intel-XXV710"
4447   comparisons:
4448     - title: "Diff"
4449       reference: 1
4450       compare: 2
4451   legend:
4452     - ""
4453     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4454     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4455
4456 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4457 - type: "table"
4458   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4459   algorithm: "table_comparison"
4460   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4461   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4462   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4463   columns:
4464     - title: "3n-skx"
4465       data-set: "vpp-compare-topologies-ref"
4466     - title: "2n-skx"
4467       data-set: "vpp-compare-topologies-cmp"
4468   comparisons:
4469     - title: "Diff"
4470       reference: 1
4471       compare: 2
4472   legend:
4473     - ""
4474     - "3n-skx, 2n-skx - topologies tested."
4475     - "Diff - difference between 3n-skx and 2n-skx topologies."
4476
4477 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4478 - type: "table"
4479   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4480   algorithm: "table_comparison"
4481   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4482   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4483   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4484   columns:
4485     - title: "3n-skx"
4486       data-set: "vpp-compare-topologies-ref"
4487     - title: "2n-skx"
4488       data-set: "vpp-compare-topologies-cmp"
4489   comparisons:
4490     - title: "Diff"
4491       reference: 1
4492       compare: 2
4493   legend:
4494     - ""
4495     - "3n-skx, 2n-skx - topologies tested."
4496     - "Diff - difference between 3n-skx and 2n-skx topologies."
4497
4498 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4499 - type: "table"
4500   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4501   algorithm: "table_comparison"
4502   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4503   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4504   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4505   columns:
4506     - title: "3n-skx"
4507       data-set: "vpp-compare-topologies-ref"
4508     - title: "2n-skx"
4509       data-set: "vpp-compare-topologies-cmp"
4510   comparisons:
4511     - title: "Diff"
4512       reference: 1
4513       compare: 2
4514   legend:
4515     - ""
4516     - "3n-skx, 2n-skx - topologies tested."
4517     - "Diff - difference between 3n-skx and 2n-skx topologies."
4518
4519 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4520 - type: "table"
4521   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4522   algorithm: "table_comparison"
4523   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4524   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4525   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4526   columns:
4527     - title: "3n-skx"
4528       data-set: "vpp-compare-topologies-ref"
4529     - title: "2n-skx"
4530       data-set: "vpp-compare-topologies-cmp"
4531   comparisons:
4532     - title: "Diff"
4533       reference: 1
4534       compare: 2
4535   legend:
4536     - ""
4537     - "3n-skx, 2n-skx - topologies tested."
4538     - "Diff - difference between 3n-skx and 2n-skx topologies."
4539
4540 # VPP Performance Changes 3n-hsw 1t1c mrr
4541 - type: "table"
4542   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4543   algorithm: "table_comparison"
4544   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4545   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4546   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4547   columns:
4548     - title: "2001.0-2"
4549       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4550     - title: "2005.0-4"
4551       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4552     - title: "2005.0-5"
4553       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4554     - title: "2009.0-5"
4555       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4556   comparisons:
4557     - title: "2005.0-5 vs 2005.0-4"
4558       reference: 2
4559       compare: 3
4560 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
4561     - title: "2009.0-5 vs 2005.0-5"
4562       reference: 3
4563       compare: 4
4564 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
4565   legend:
4566     - ''
4567     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4568     - '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).'
4569     - '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.'
4570     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4571     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4572
4573 # VPP Performance Changes 3n-hsw 2t2c mrr
4574 - type: "table"
4575   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4576   algorithm: "table_comparison"
4577   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4578   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4579   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4580   columns:
4581     - title: "2001.0-2"
4582       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4583     - title: "2005.0-4"
4584       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4585     - title: "2005.0-5"
4586       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4587     - title: "2009.0-5"
4588       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4589   comparisons:
4590     - title: "2005.0-5 vs 2005.0-4"
4591       reference: 2
4592       compare: 3
4593 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
4594     - title: "2009.0-5 vs 2005.0-5"
4595       reference: 3
4596       compare: 4
4597 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
4598   legend:
4599     - ''
4600     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4601     - '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).'
4602     - '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.'
4603     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4604     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4605
4606 # VPP Performance Changes 3n-hsw 4t4c mrr
4607 - type: "table"
4608   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4609   algorithm: "table_comparison"
4610   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4611   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4612   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4613   columns:
4614     - title: "2001.0-2"
4615       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4616     - title: "2005.0-4"
4617       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4618     - title: "2005.0-5"
4619       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4620     - title: "2009.0-5"
4621       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4622   comparisons:
4623     - title: "2005.0-5 vs 2005.0-4"
4624       reference: 2
4625       compare: 3
4626 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
4627     - title: "2009.0-5 vs 2005.0-5"
4628       reference: 3
4629       compare: 4
4630 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
4631   legend:
4632     - ''
4633     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4634     - '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).'
4635     - '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.'
4636     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4637     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4638
4639 # VPP Performance Changes 3n-skx 2t1c mrr
4640 - type: "table"
4641   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4642   algorithm: "table_comparison"
4643   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4644   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4645   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4646   columns:
4647     - title: "2001.0-2"
4648       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4649     - title: "2005.0-4"
4650       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4651     - title: "2005.0-5"
4652       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
4653     - title: "2009.0-5"
4654       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4655   comparisons:
4656     - title: "2005.0-5 vs 2005.0-4"
4657       reference: 2
4658       compare: 3
4659 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca1.yaml"
4660     - title: "2009.0-5 vs 2005.0-5"
4661       reference: 2
4662       compare: 3
4663 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca2.yaml"
4664   legend:
4665     - ''
4666     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4667     - '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).'
4668     - '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.'
4669     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4670     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4671
4672 # VPP Performance Changes 3n-skx 4t2c mrr
4673 - type: "table"
4674   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4675   algorithm: "table_comparison"
4676   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4677   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4678   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4679   columns:
4680     - title: "2001.0-2"
4681       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4682     - title: "2005.0-4"
4683       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4684     - title: "2005.0-5"
4685       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
4686     - title: "2009.0-5"
4687       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4688   comparisons:
4689     - title: "2005.0-5 vs 2005.0-4"
4690       reference: 2
4691       compare: 3
4692 #      rca-file: "rca/rca-3n-hsw-4t2c-mrr-rca1.yaml"
4693     - title: "2009.0-5 vs 2005.0-5"
4694       reference: 2
4695       compare: 3
4696 #      rca-file: "rca/rca-3n-hsw-4t2c-mrr-rca2.yaml"
4697   legend:
4698     - ''
4699     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4700     - '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).'
4701     - '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.'
4702     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4703     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4704
4705 # VPP Performance Changes 3n-skx 8t4c mrr
4706 - type: "table"
4707   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4708   algorithm: "table_comparison"
4709   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4710   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4711   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4712   columns:
4713     - title: "2001.0-2"
4714       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4715     - title: "2005.0-4"
4716       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4717     - title: "2005.0-5"
4718       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
4719     - title: "2009.0-5"
4720       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4721   comparisons:
4722     - title: "2005.0-5 vs 2005.0-4"
4723       reference: 2
4724       compare: 3
4725 #      rca-file: "rca/rca-3n-hsw-8t4c-mrr-rca1.yaml"
4726     - title: "2009.0-5 vs 2005.0-5"
4727       reference: 2
4728       compare: 3
4729 #      rca-file: "rca/rca-3n-hsw-8t4c-mrr-rca2.yaml"
4730   legend:
4731     - ''
4732     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4733     - '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).'
4734     - '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.'
4735     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4736     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4737
4738 # VPP Performance Changes 2n-skx 2t1c mrr
4739 - type: "table"
4740   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4741   algorithm: "table_comparison"
4742   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4743   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4744   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4745   columns:
4746     - title: "2001.0-2"
4747       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4748     - title: "2005.0-4"
4749       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4750     - title: "2005.0-5"
4751       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4752     - title: "2009.0-5"
4753       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4754   comparisons:
4755     - title: "2005.0-5 vs 2005.0-4"
4756       reference: 2
4757       compare: 3
4758 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
4759     - title: "2009.0-5 vs 2005.0-4"
4760       reference: 3
4761       compare: 4
4762 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
4763   legend:
4764     - ''
4765     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4766     - '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).'
4767     - '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.'
4768     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4769     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4770
4771 # VPP Performance Changes 2n-skx 4t2c mrr
4772 - type: "table"
4773   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4774   algorithm: "table_comparison"
4775   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4776   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4777   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4778   columns:
4779     - title: "2001.0-2"
4780       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4781     - title: "2005.0-4"
4782       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4783     - title: "2005.0-5"
4784       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4785     - title: "2009.0-5"
4786       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4787   comparisons:
4788     - title: "2005.0-5 vs 2005.0-4"
4789       reference: 2
4790       compare: 3
4791 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
4792     - title: "2009.0-5 vs 2005.0-4"
4793       reference: 3
4794       compare: 4
4795 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
4796   legend:
4797     - ''
4798     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4799     - '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).'
4800     - '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.'
4801     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4802     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4803
4804 # VPP Performance Changes 2n-skx 8t4c mrr
4805 - type: "table"
4806   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4807   algorithm: "table_comparison"
4808   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4809   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4810   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4811   columns:
4812     - title: "2001.0-2"
4813       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4814     - title: "2005.0-4"
4815       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4816     - title: "2005.0-5"
4817       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4818     - title: "2009.0-5"
4819       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4820   comparisons:
4821     - title: "2005.0-5 vs 2005.0-4"
4822       reference: 2
4823       compare: 3
4824 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
4825     - title: "2009.0-5 vs 2005.0-4"
4826       reference: 3
4827       compare: 4
4828 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
4829   legend:
4830     - ''
4831     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4832     - '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).'
4833     - '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.'
4834     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4835     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4836
4837 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
4838 - type: "table"
4839   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
4840   algorithm: "table_comparison"
4841   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
4842   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4843   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4844   columns:
4845     - title: "2001.0-2"
4846       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4847     - title: "2005.0-4"
4848       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4849     - title: "2005.0-5"
4850       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4851     - title: "2009.0-5"
4852       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4853   comparisons:
4854     - title: "2005.0-5 vs 2005.0-4"
4855       reference: 2
4856       compare: 3
4857 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
4858     - title: "2009.0-5 vs 2005.0-5"
4859       reference: 3
4860       compare: 4
4861 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
4862   legend:
4863     - ''
4864     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4865     - '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).'
4866     - '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.'
4867     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4868     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4869
4870 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
4871 - type: "table"
4872   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
4873   algorithm: "table_comparison"
4874   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
4875   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4876   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4877   columns:
4878     - title: "2001.0-2"
4879       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4880     - title: "2005.0-4"
4881       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4882     - title: "2005.0-5"
4883       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4884     - title: "2009.0-5"
4885       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4886   comparisons:
4887     - title: "2005.0-5 vs 2005.0-4"
4888       reference: 2
4889       compare: 3
4890 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
4891     - title: "2009.0-5 vs 2005.0-5"
4892       reference: 3
4893       compare: 4
4894 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
4895   legend:
4896     - ''
4897     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4898     - '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).'
4899     - '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.'
4900     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4901     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4902
4903 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
4904 - type: "table"
4905   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
4906   algorithm: "table_comparison"
4907   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
4908   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4909   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4910   columns:
4911     - title: "2001.0-2"
4912       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4913     - title: "2005.0-4"
4914       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4915     - title: "2005.0-5"
4916       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4917     - title: "2009.0-5"
4918       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4919   comparisons:
4920     - title: "2005.0-5 vs 2005.0-4"
4921       reference: 2
4922       compare: 3
4923 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
4924     - title: "2009.0-5 vs 2005.0-5"
4925       reference: 3
4926       compare: 4
4927 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
4928   legend:
4929     - ''
4930     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4931     - '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).'
4932     - '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.'
4933     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4934     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4935
4936 ## VPP Performance Changes 2n-clx-x556 2t1c mrr
4937 #- type: "table"
4938 #  title: "VPP Performance Changes 2n-clx-x556 2t1c mrr"
4939 #  algorithm: "table_comparison"
4940 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-mrr"
4941 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4942 #  filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4943 #  columns:
4944 #    - title: "2001"
4945 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4946 #    - title: "2005"
4947 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4948 #  comparisons:
4949 #    - title: "Diff"
4950 #      reference: 1
4951 #      compare: 2
4952 #  legend:
4953 #    - ""
4954 #    - "2001, 2005 - VPP versions tested."
4955 #    - "Diff - difference between 2001 and 2005 VPP version."
4956 #
4957 ## VPP Performance Changes 2n-clx-x556 4t2c mrr
4958 #- type: "table"
4959 #  title: "VPP Performance Changes 2n-clx-x556 4t2c mrr"
4960 #  algorithm: "table_comparison"
4961 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-mrr"
4962 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4963 #  filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4964 #  columns:
4965 #    - title: "2001"
4966 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4967 #    - title: "2005"
4968 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4969 #  comparisons:
4970 #    - title: "Diff"
4971 #      reference: 1
4972 #      compare: 2
4973 #  legend:
4974 #    - ""
4975 #    - "2001, 2005 - VPP versions tested."
4976 #    - "Diff - difference between 2001 and 2005 VPP version."
4977 #
4978 ## VPP Performance Changes 2n-clx-x556 8t4c mrr
4979 #- type: "table"
4980 #  title: "VPP Performance Changes 2n-clx-x556 8t4c mrr"
4981 #  algorithm: "table_comparison"
4982 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-8t4c-mrr"
4983 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4984 #  filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4985 #  columns:
4986 #    - title: "2001"
4987 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4988 #    - title: "2005"
4989 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4990 #  comparisons:
4991 #    - title: "Diff"
4992 #      reference: 1
4993 #      compare: 2
4994 #  legend:
4995 #    - ""
4996 #    - "2001, 2005 - VPP versions tested."
4997 #    - "Diff - difference between 2001 and 2005 VPP version."
4998
4999 # VPP Performance Changes 2n-dnv 1t1c mrr
5000 - type: "table"
5001   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
5002   algorithm: "table_comparison"
5003   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
5004   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5005   filter: "'1T1C'"
5006   columns:
5007     - title: "2001.0-2"
5008       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5009     - title: "2005.0-5"
5010       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5011     - title: "2009.0-5"
5012       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5013   comparisons:
5014     - title: "2009.0-5 vs 2005.0-5"
5015       reference: 2
5016       compare: 3
5017   legend:
5018     - ''
5019     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5020     - '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).'
5021     - '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.'
5022     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5023
5024 # VPP Performance Changes 2n-dnv 2t2c mrr
5025 - type: "table"
5026   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
5027   algorithm: "table_comparison"
5028   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
5029   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5030   filter: "'2T2C'"
5031   columns:
5032     - title: "2001.0-2"
5033       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5034     - title: "2005.0-5"
5035       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5036     - title: "2009.0-5"
5037       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5038   comparisons:
5039     - title: "2009.0-5 vs 2005.0-5"
5040       reference: 2
5041       compare: 3
5042   legend:
5043     - ''
5044     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5045     - '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).'
5046     - '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.'
5047     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5048
5049 # VPP Performance Changes 2n-dnv 4t4c mrr
5050 - type: "table"
5051   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
5052   algorithm: "table_comparison"
5053   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
5054   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5055   filter: "'4T4C'"
5056   columns:
5057     - title: "2001.0-2"
5058       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5059     - title: "2005.0-5"
5060       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5061     - title: "2009.0-5"
5062       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5063   comparisons:
5064     - title: "2009.0-5 vs 2005.0-5"
5065       reference: 2
5066       compare: 3
5067   legend:
5068     - ''
5069     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5070     - '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).'
5071     - '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.'
5072     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5073
5074 # VPP Performance Changes 3n-dnv 1t1c mrr
5075 - type: "table"
5076   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
5077   algorithm: "table_comparison"
5078   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
5079   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5080   filter: "'1T1C'"
5081   columns:
5082     - title: "2001.0-2"
5083       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5084     - title: "2005.0-5"
5085       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5086     - title: "2009.0-5"
5087       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5088   comparisons:
5089     - title: "2009.0-5 vs 2005.0-5"
5090       reference: 2
5091       compare: 3
5092   legend:
5093     - ''
5094     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5095     - '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).'
5096     - '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.'
5097     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5098
5099 # VPP Performance Changes 3n-dnv 2t2c mrr
5100 - type: "table"
5101   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
5102   algorithm: "table_comparison"
5103   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
5104   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5105   filter: "'2T2C'"
5106   columns:
5107     - title: "2001.0-2"
5108       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5109     - title: "2005.0-5"
5110       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5111     - title: "2009.0-5"
5112       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5113   comparisons:
5114     - title: "2009.0-5 vs 2005.0-5"
5115       reference: 2
5116       compare: 3
5117   legend:
5118     - ''
5119     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5120     - '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).'
5121     - '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.'
5122     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5123
5124 # VPP Performance Changes 3n-dnv 4t4c mrr
5125 - type: "table"
5126   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
5127   algorithm: "table_comparison"
5128   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
5129   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5130   filter: "'4T4C'"
5131   columns:
5132     - title: "2001.0-2"
5133       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5134     - title: "2005.0-5"
5135       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5136     - title: "2009.0-5"
5137       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5138   comparisons:
5139     - title: "2009.0-5 vs 2005.0-5"
5140       reference: 2
5141       compare: 3
5142   legend:
5143     - ''
5144     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5145     - '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).'
5146     - '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.'
5147     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5148
5149 # VPP Performance Changes 3n-tsh 1t1c mrr
5150 - type: "table"
5151   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
5152   algorithm: "table_comparison"
5153   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
5154   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5155   filter: "'1T1C'"
5156   columns:
5157     - title: "2001.0-2"
5158       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5159     - title: "2005.0-4"
5160       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5161     - title: "2005.0-5"
5162       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5163     - title: "2009.0-5"
5164       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5165   comparisons:
5166     - title: "2005.0-5 vs 2005.0-4"
5167       reference: 2
5168       compare: 3
5169 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca1.yaml"
5170     - title: "2009.0-5 vs 2005.0-5"
5171       reference: 3
5172       compare: 4
5173 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca2.yaml"
5174   legend:
5175     - ''
5176     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5177     - '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).'
5178     - '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.'
5179     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5180     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5181
5182 # VPP Performance Changes 3n-tsh 2t2c mrr
5183 - type: "table"
5184   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
5185   algorithm: "table_comparison"
5186   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
5187   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5188   filter: "'2T2C'"
5189   columns:
5190     - title: "2001.0-2"
5191       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5192     - title: "2005.0-4"
5193       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5194     - title: "2005.0-5"
5195       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5196     - title: "2009.0-5"
5197       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5198   comparisons:
5199     - title: "2005.0-5 vs 2005.0-4"
5200       reference: 2
5201       compare: 3
5202 #      rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca1.yaml"
5203     - title: "2009.0-5 vs 2005.0-5"
5204       reference: 3
5205       compare: 4
5206 #      rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca2.yaml"
5207   legend:
5208     - ''
5209     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5210     - '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).'
5211     - '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.'
5212     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5213     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5214
5215 # VPP Performance Changes 3n-tsh 4t4c mrr
5216 - type: "table"
5217   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
5218   algorithm: "table_comparison"
5219   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
5220   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5221   filter: "'4T4C'"
5222   columns:
5223     - title: "2001.0-2"
5224       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5225     - title: "2005.0-4"
5226       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5227     - title: "2005.0-5"
5228       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5229     - title: "2009.0-5"
5230       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5231   comparisons:
5232     - title: "2005.0-5 vs 2005.0-4"
5233       reference: 2
5234       compare: 3
5235 #      rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca1.yaml"
5236     - title: "2009.0-5 vs 2005.0-5"
5237       reference: 3
5238       compare: 4
5239 #      rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca2.yaml"
5240   legend:
5241     - ''
5242     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5243     - '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).'
5244     - '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.'
5245     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5246     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5247
5248 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
5249 - type: "table"
5250   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
5251   algorithm: "table_comparison"
5252   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
5253   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5254   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5255   columns:
5256     - title: "3n-hsw xl710"
5257       data-set: "vpp-compare-testbeds-mrr-ref"
5258       tag: "NIC_Intel-XL710"
5259     - title: "3n-skx xxv710"
5260       data-set: "vpp-compare-testbeds-mrr-cmp"
5261       tag: "NIC_Intel-XXV710"
5262   comparisons:
5263     - title: "Diff"
5264       reference: 1
5265       compare: 2
5266   legend:
5267     - ""
5268     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5269     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5270
5271 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
5272 - type: "table"
5273   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
5274   algorithm: "table_comparison"
5275   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
5276   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5277   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5278   columns:
5279     - title: "3n-hsw xl710"
5280       data-set: "vpp-compare-testbeds-mrr-ref"
5281       tag: "NIC_Intel-XL710"
5282     - title: "3n-skx xxv710"
5283       data-set: "vpp-compare-testbeds-mrr-cmp"
5284       tag: "NIC_Intel-XXV710"
5285   comparisons:
5286     - title: "Diff"
5287       reference: 1
5288       compare: 2
5289   legend:
5290     - ""
5291     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5292     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5293
5294 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
5295 - type: "table"
5296   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
5297   algorithm: "table_comparison"
5298   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
5299   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5300   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5301   columns:
5302     - title: "3n-hsw xl710"
5303       data-set: "vpp-compare-testbeds-mrr-ref"
5304       tag: "NIC_Intel-XL710"
5305     - title: "3n-skx xxv710"
5306       data-set: "vpp-compare-testbeds-mrr-cmp"
5307       tag: "NIC_Intel-XXV710"
5308   comparisons:
5309     - title: "Diff"
5310       reference: 1
5311       compare: 2
5312   legend:
5313     - ""
5314     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5315     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5316
5317 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
5318 - type: "table"
5319   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
5320   algorithm: "table_comparison"
5321   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
5322   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5323   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5324   columns:
5325     - title: "2n-skx"
5326       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5327     - title: "2n-clx"
5328       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5329   comparisons:
5330     - title: "Diff"
5331       reference: 1
5332       compare: 2
5333   legend:
5334     - ""
5335     - "2n-skx, 2n-clx - testbeds and NICs tested."
5336     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5337
5338 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5339 - type: "table"
5340   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5341   algorithm: "table_comparison"
5342   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5343   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5344   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5345   columns:
5346     - title: "2n-skx"
5347       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5348     - title: "2n-clx"
5349       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5350   comparisons:
5351     - title: "Diff"
5352       reference: 1
5353       compare: 2
5354   legend:
5355     - ""
5356     - "2n-skx, 2n-clx - testbeds and NICs tested."
5357     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5358
5359 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5360 - type: "table"
5361   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5362   algorithm: "table_comparison"
5363   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5364   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5365   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5366   columns:
5367     - title: "2n-skx"
5368       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5369     - title: "2n-clx"
5370       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5371   comparisons:
5372     - title: "Diff"
5373       reference: 1
5374       compare: 2
5375   legend:
5376     - ""
5377     - "2n-skx, 2n-clx - testbeds and NICs tested."
5378     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5379
5380 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5381 - type: "table"
5382   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5383   algorithm: "table_comparison"
5384   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5385   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5386   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5387   columns:
5388     - title: "3n-skx"
5389       data-set: "vpp-compare-topologies-mrr-ref"
5390     - title: "2n-skx"
5391       data-set: "vpp-compare-topologies-mrr-cmp"
5392   comparisons:
5393     - title: "Diff"
5394       reference: 1
5395       compare: 2
5396   legend:
5397     - ""
5398     - "3n-skx, 2n-skx - topologies tested."
5399     - "Diff - difference between 3n-skx and 2n-skx topologies."
5400
5401 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5402 - type: "table"
5403   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5404   algorithm: "table_comparison"
5405   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5406   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5407   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5408   columns:
5409     - title: "3n-skx"
5410       data-set: "vpp-compare-topologies-mrr-ref"
5411     - title: "2n-skx"
5412       data-set: "vpp-compare-topologies-mrr-cmp"
5413   comparisons:
5414     - title: "Diff"
5415       reference: 1
5416       compare: 2
5417   legend:
5418     - ""
5419     - "3n-skx, 2n-skx - topologies tested."
5420     - "Diff - difference between 3n-skx and 2n-skx topologies."
5421
5422 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5423 - type: "table"
5424   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5425   algorithm: "table_comparison"
5426   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5427   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5428   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5429   columns:
5430     - title: "3n-skx"
5431       data-set: "vpp-compare-topologies-mrr-ref"
5432     - title: "2n-skx"
5433       data-set: "vpp-compare-topologies-mrr-cmp"
5434   comparisons:
5435     - title: "Diff"
5436       reference: 1
5437       compare: 2
5438   legend:
5439     - ""
5440     - "3n-skx, 2n-skx - topologies tested."
5441     - "Diff - difference between 3n-skx and 2n-skx topologies."
5442
5443 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5444 - type: "table"
5445   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5446   algorithm: "table_comparison"
5447   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5448   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5449   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5450   columns:
5451     - title: "3n-hsw xl710"
5452       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5453       tag: "NIC_Intel-XL710"
5454     - title: "2n-clx xxv710"
5455       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5456       tag: "NIC_Intel-XXV710"
5457   comparisons:
5458     - title: "Diff"
5459       reference: 1
5460       compare: 2
5461   legend:
5462     - ""
5463     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5464     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5465
5466 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5467 - type: "table"
5468   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5469   algorithm: "table_comparison"
5470   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5471   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5472   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5473   columns:
5474     - title: "3n-hsw xl710"
5475       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5476       tag: "NIC_Intel-XL710"
5477     - title: "2n-clx xxv710"
5478       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5479       tag: "NIC_Intel-XXV710"
5480   comparisons:
5481     - title: "Diff"
5482       reference: 1
5483       compare: 2
5484   legend:
5485     - ""
5486     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5487     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5488
5489 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5490 - type: "table"
5491   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5492   algorithm: "table_comparison"
5493   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5494   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5495   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5496   columns:
5497     - title: "3n-hsw xl710"
5498       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5499       tag: "NIC_Intel-XL710"
5500     - title: "2n-clx xxv710"
5501       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5502       tag: "NIC_Intel-XXV710"
5503   comparisons:
5504     - title: "Diff"
5505       reference: 1
5506       compare: 2
5507   legend:
5508     - ""
5509     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5510     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5511
5512 # Detailed Test Results - VPP Performance Results 3n-hsw
5513 - type: "table"
5514   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5515   algorithm: "table_merged_details"
5516   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5517   columns:
5518     - title: " |prein| Test Name |preout| "
5519       data: "data name"
5520     - 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| "
5521       data: "data msg"
5522   data: "vpp-perf-results-3n-hsw"
5523   filter: "all"
5524   parameters:
5525   - "name"
5526   - "parent"
5527   - "msg"
5528
5529 # Detailed Test Results - VPP Performance Results 3n-skx
5530 - type: "table"
5531   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5532   algorithm: "table_merged_details"
5533   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5534   columns:
5535     - title: " |prein| Test Name |preout| "
5536       data: "data name"
5537     - 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| "
5538       data: "data msg"
5539   data: "vpp-perf-results-3n-skx"
5540   filter: "all"
5541   remove-ndr: False
5542   parameters:
5543   - "name"
5544   - "parent"
5545   - "msg"
5546
5547 # Detailed Test Results - VPP Performance Results 2n-skx
5548 - type: "table"
5549   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5550   algorithm: "table_merged_details"
5551   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5552   columns:
5553     - title: " |prein| Test Name |preout| "
5554       data: "data name"
5555     - 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| "
5556       data: "data msg"
5557   data: "vpp-perf-results-2n-skx"
5558   filter: "all"
5559   remove-ndr: False
5560   parameters:
5561   - "name"
5562   - "parent"
5563   - "msg"
5564
5565 # Detailed Test Results - VPP Performance Results 2n-clx
5566 - type: "table"
5567   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5568   algorithm: "table_merged_details"
5569   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5570   columns:
5571     - title: " |prein| Test Name |preout| "
5572       data: "data name"
5573     - 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| "
5574       data: "data msg"
5575   data: "vpp-perf-results-2n-clx"
5576   filter: "all"
5577   parameters:
5578   - "name"
5579   - "parent"
5580   - "msg"
5581
5582 # Detailed Test Results - VPP Performance Results 3n-tsh
5583 - type: "table"
5584   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5585   algorithm: "table_merged_details"
5586   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5587   columns:
5588     - title: " |prein| Test Name |preout| "
5589       data: "data name"
5590     - 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| "
5591       data: "data msg"
5592   data: "vpp-perf-results-3n-tsh"
5593   filter: "all"
5594   parameters:
5595   - "name"
5596   - "parent"
5597   - "msg"
5598
5599 # Detailed Test Results - VPP Performance Results 3n-dnv
5600 - type: "table"
5601   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5602   algorithm: "table_merged_details"
5603   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5604   columns:
5605     - title: " |prein| Test Name |preout| "
5606       data: "data name"
5607     - 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| "
5608       data: "data msg"
5609   data: "vpp-perf-results-3n-dnv"
5610   filter: "all"
5611   parameters:
5612   - "name"
5613   - "parent"
5614   - "msg"
5615
5616 # Detailed Test Results - VPP Performance Results 2n-dnv
5617 - type: "table"
5618   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5619   algorithm: "table_merged_details"
5620   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5621   columns:
5622     - title: " |prein| Test Name |preout| "
5623       data: "data name"
5624     - 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| "
5625       data: "data msg"
5626   data: "vpp-perf-results-2n-dnv"
5627   filter: "all"
5628   parameters:
5629   - "name"
5630   - "parent"
5631   - "msg"
5632
5633 # Test configuration - VPP Performance Test Configs 3n-hsw
5634 - type: "table"
5635   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5636   algorithm: "table_merged_details"
5637   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5638   columns:
5639     - title: " |prein| Test Name |preout| "
5640       data: "data name"
5641     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5642       data: "data conf-history"
5643   data: "vpp-perf-results-3n-hsw"
5644   filter: "all"
5645   parameters:
5646   - "parent"
5647   - "name"
5648   - "conf-history"
5649
5650 # Test configuration - VPP Performance Test Configs 3n-skx
5651 - type: "table"
5652   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5653   algorithm: "table_merged_details"
5654   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5655   columns:
5656     - title: " |prein| Test Name |preout| "
5657       data: "data name"
5658     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5659       data: "data conf-history"
5660   data: "vpp-perf-results-3n-skx"
5661   filter: "all"
5662   parameters:
5663   - "parent"
5664   - "name"
5665   - "conf-history"
5666
5667 # Test configuration - VPP Performance Test Configs 2n-skx
5668 - type: "table"
5669   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5670   algorithm: "table_merged_details"
5671   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5672   columns:
5673     - title: " |prein| Test Name |preout| "
5674       data: "data name"
5675     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5676       data: "data conf-history"
5677   data: "vpp-perf-results-2n-skx"
5678   filter: "all"
5679   parameters:
5680   - "parent"
5681   - "name"
5682   - "conf-history"
5683
5684 # Test configuration - VPP Performance Test Configs 2n-clx
5685 - type: "table"
5686   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5687   algorithm: "table_merged_details"
5688   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5689   columns:
5690     - title: " |prein| Test Name |preout| "
5691       data: "data name"
5692     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5693       data: "data conf-history"
5694   data: "vpp-perf-results-2n-clx"
5695   filter: "all"
5696   parameters:
5697   - "parent"
5698   - "name"
5699   - "conf-history"
5700
5701 # Test configuration - VPP Performance Test Configs 3n-tsh
5702 - type: "table"
5703   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5704   algorithm: "table_merged_details"
5705   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5706   columns:
5707     - title: " |prein| Test Name |preout| "
5708       data: "data name"
5709     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5710       data: "data conf-history"
5711   data: "vpp-perf-results-3n-tsh"
5712   filter: "all"
5713   parameters:
5714   - "parent"
5715   - "name"
5716   - "conf-history"
5717
5718 # Test configuration - VPP Performance Test Configs 3n-dnv
5719 - type: "table"
5720   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5721   algorithm: "table_merged_details"
5722   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5723   columns:
5724     - title: " |prein| Test Name |preout| "
5725       data: "data name"
5726     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5727       data: "data conf-history"
5728   data: "vpp-perf-results-3n-dnv"
5729   filter: "all"
5730   parameters:
5731   - "parent"
5732   - "name"
5733   - "conf-history"
5734
5735 # Test configuration - VPP Performance Test Configs 2n-dnv
5736 - type: "table"
5737   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5738   algorithm: "table_merged_details"
5739   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5740   columns:
5741     - title: " |prein| Test Name |preout| "
5742       data: "data name"
5743     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5744       data: "data conf-history"
5745   data: "vpp-perf-results-2n-dnv"
5746   filter: "all"
5747   parameters:
5748   - "parent"
5749   - "name"
5750   - "conf-history"
5751
5752 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5753 - type: "table"
5754   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5755   algorithm: "table_oper_data_html"
5756   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5757   data: "vpp-perf-results-3n-hsw"
5758   filter: "all"
5759
5760 # Test Operational Data - VPP Performance Operational Data 3n-skx
5761 - type: "table"
5762   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5763   algorithm: "table_oper_data_html"
5764   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5765   data: "vpp-perf-results-3n-skx"
5766   filter: "all"
5767
5768 # Test Operational Data - VPP Performance Operational Data 2n-skx
5769 - type: "table"
5770   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5771   algorithm: "table_oper_data_html"
5772   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5773   data: "vpp-perf-results-2n-skx"
5774   filter: "all"
5775
5776 # Test Operational Data - VPP Performance Operational Data 2n-clx
5777 - type: "table"
5778   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5779   algorithm: "table_oper_data_html"
5780   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5781   data: "vpp-perf-results-2n-clx"
5782   filter: "all"
5783
5784 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5785 - type: "table"
5786   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5787   algorithm: "table_oper_data_html"
5788   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5789   data: "vpp-perf-results-3n-tsh"
5790   filter: "all"
5791
5792 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5793 - type: "table"
5794   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5795   algorithm: "table_oper_data_html"
5796   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5797   data: "vpp-perf-results-3n-dnv"
5798   filter: "all"
5799
5800 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5801 - type: "table"
5802   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5803   algorithm: "table_oper_data_html"
5804   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5805   data: "vpp-perf-results-2n-dnv"
5806   filter: "all"
5807
5808 # Detailed Test Results - VPP MRR Results 3n-hsw
5809 - type: "table"
5810   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5811   algorithm: "table_merged_details"
5812   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5813   columns:
5814     - title: " |prein| Test Name |preout| "
5815       data: "data name"
5816     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5817       data: "data msg"
5818   data: "vpp-mrr-results-3n-hsw"
5819   filter: "all"
5820   parameters:
5821   - "name"
5822   - "parent"
5823   - "msg"
5824
5825 # Detailed Test Results - VPP MRR Results 3n-skx
5826 - type: "table"
5827   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5828   algorithm: "table_merged_details"
5829   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5830   columns:
5831     - title: " |prein| Test Name |preout| "
5832       data: "data name"
5833     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5834       data: "data msg"
5835   data: "vpp-mrr-results-3n-skx"
5836   filter: "all"
5837   parameters:
5838   - "name"
5839   - "parent"
5840   - "msg"
5841
5842 # Detailed Test Results - VPP MRR Results 2n-skx
5843 - type: "table"
5844   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5845   algorithm: "table_merged_details"
5846   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5847   columns:
5848     - title: " |prein| Test Name |preout| "
5849       data: "data name"
5850     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5851       data: "data msg"
5852   data: "vpp-mrr-results-2n-skx"
5853   filter: "all"
5854   parameters:
5855   - "name"
5856   - "parent"
5857   - "msg"
5858
5859 # Detailed Test Results - VPP MRR Results 2n-clx
5860 - type: "table"
5861   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5862   algorithm: "table_merged_details"
5863   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5864   columns:
5865     - title: " |prein| Test Name |preout| "
5866       data: "data name"
5867     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5868       data: "data msg"
5869   data: "vpp-mrr-results-2n-clx"
5870   filter: "all"
5871   parameters:
5872   - "name"
5873   - "parent"
5874   - "msg"
5875
5876 # Detailed Test Results - VPP MRR Results 3n-tsh
5877 - type: "table"
5878   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5879   algorithm: "table_merged_details"
5880   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5881   columns:
5882     - title: " |prein| Test Name |preout| "
5883       data: "data name"
5884     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5885       data: "data msg"
5886   data: "vpp-mrr-results-3n-tsh"
5887   filter: "all"
5888   parameters:
5889   - "name"
5890   - "parent"
5891   - "msg"
5892
5893 # Detailed Test Results - VPP MRR Results 3n-dnv
5894 - type: "table"
5895   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5896   algorithm: "table_merged_details"
5897   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5898   columns:
5899     - title: " |prein| Test Name |preout| "
5900       data: "data name"
5901     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5902       data: "data msg"
5903   data: "vpp-mrr-results-3n-dnv"
5904   filter: "all"
5905   parameters:
5906   - "name"
5907   - "parent"
5908   - "msg"
5909
5910 # Detailed Test Results - VPP MRR Results 2n-dnv
5911 - type: "table"
5912   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5913   algorithm: "table_merged_details"
5914   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5915   columns:
5916     - title: " |prein| Test Name |preout| "
5917       data: "data name"
5918     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5919       data: "data msg"
5920   data: "vpp-mrr-results-2n-dnv"
5921   filter: "all"
5922   parameters:
5923   - "name"
5924   - "parent"
5925   - "msg"
5926
5927 # Test configuration - VPP MRR Test Configs 3n-hsw
5928 - type: "table"
5929   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5930   algorithm: "table_merged_details"
5931   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5932   columns:
5933     - title: " |prein| Test Name |preout| "
5934       data: "data name"
5935     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5936       data: "data conf-history"
5937   data: "vpp-mrr-results-3n-hsw"
5938   filter: "all"
5939   parameters:
5940   - "parent"
5941   - "name"
5942   - "conf-history"
5943
5944 # Test configuration - VPP MRR Test Configs 3n-skx
5945 - type: "table"
5946   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5947   algorithm: "table_merged_details"
5948   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5949   columns:
5950     - title: " |prein| Test Name |preout| "
5951       data: "data name"
5952     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5953       data: "data conf-history"
5954   data: "vpp-mrr-results-3n-skx"
5955   filter: "all"
5956   parameters:
5957   - "parent"
5958   - "name"
5959   - "conf-history"
5960
5961 # Test configuration - VPP MRR Test Configs 2n-skx
5962 - type: "table"
5963   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5964   algorithm: "table_merged_details"
5965   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5966   columns:
5967     - title: " |prein| Test Name |preout| "
5968       data: "data name"
5969     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5970       data: "data conf-history"
5971   data: "vpp-mrr-results-2n-skx"
5972   filter: "all"
5973   parameters:
5974   - "parent"
5975   - "name"
5976   - "conf-history"
5977
5978 # Test configuration - VPP MRR Test Configs 2n-clx
5979 - type: "table"
5980   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5981   algorithm: "table_merged_details"
5982   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5983   columns:
5984     - title: " |prein| Test Name |preout| "
5985       data: "data name"
5986     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5987       data: "data conf-history"
5988   data: "vpp-mrr-results-2n-clx"
5989   filter: "all"
5990   parameters:
5991   - "parent"
5992   - "name"
5993   - "conf-history"
5994
5995 # Test configuration - VPP MRR Test Configs 3n-tsh
5996 - type: "table"
5997   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5998   algorithm: "table_merged_details"
5999   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
6000   columns:
6001     - title: " |prein| Test Name |preout| "
6002       data: "data name"
6003     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6004       data: "data conf-history"
6005   data: "vpp-mrr-results-3n-tsh"
6006   filter: "all"
6007   parameters:
6008   - "parent"
6009   - "name"
6010   - "conf-history"
6011
6012 # Test configuration - VPP MRR Test Configs 3n-dnv
6013 - type: "table"
6014   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
6015   algorithm: "table_merged_details"
6016   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
6017   columns:
6018     - title: " |prein| Test Name |preout| "
6019       data: "data name"
6020     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6021       data: "data conf-history"
6022   data: "vpp-mrr-results-3n-dnv"
6023   filter: "all"
6024   parameters:
6025   - "parent"
6026   - "name"
6027   - "conf-history"
6028
6029 # Test configuration - VPP MRR Test Configs 2n-dnv
6030 - type: "table"
6031   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
6032   algorithm: "table_merged_details"
6033   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
6034   columns:
6035     - title: " |prein| Test Name |preout| "
6036       data: "data name"
6037     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6038       data: "data conf-history"
6039   data: "vpp-mrr-results-2n-dnv"
6040   filter: "all"
6041   parameters:
6042   - "parent"
6043   - "name"
6044   - "conf-history"
6045
6046 # Detailed Test Results - VPP Device Results - Ubuntu
6047 - type: "table"
6048   title: "Detailed Test Results - VPP Device Results - Ubuntu"
6049   algorithm: "table_merged_details"
6050   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
6051   columns:
6052     - title: " |prein| Test Name |preout| "
6053       data: "data name"
6054     - title: " |prein| Status |preout| "
6055       data: "data status"
6056   data: "vpp-device-results-ubuntu"
6057   filter: "all"
6058   parameters:
6059   - "name"
6060   - "parent"
6061   - "doc"
6062   - "status"
6063
6064 # Test configuration - VPP Device Test Configs - Ubuntu
6065 - type: "table"
6066   title: "Test configuration - VPP Device Test Configs - Ubuntu"
6067   algorithm: "table_merged_details"
6068   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
6069   columns:
6070     - title: " |prein| Test Name |preout| "
6071       data: "data name"
6072     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6073       data: "data conf-history"
6074   data: "vpp-device-results-ubuntu"
6075   filter: "all"
6076   parameters:
6077   - "parent"
6078   - "name"
6079   - "conf-history"
6080
6081 ################################################################################
6082
6083 # DPDK Performance Changes 3n-hsw 1t1c pdr
6084 - type: "table"
6085   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
6086   algorithm: "table_comparison"
6087   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
6088   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6089   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6090   columns:
6091     - title: "2001"
6092       data-set: "dpdk-performance-changes-3n-hsw-h1"
6093     - title: "2005"
6094       data-set: "dpdk-performance-changes-3n-hsw-ref"
6095     - title: "2009"
6096       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6097   comparisons:
6098     - title: "Diff"
6099       reference: 2
6100       compare: 3
6101   legend:
6102     - ""
6103     - "2001, 2005, 2009 - DPDK versions tested."
6104     - "Diff - difference between 2005 and 2009 DPDK version."
6105
6106 # DPDK Performance Changes 3n-hsw 2t2c pdr
6107 - type: "table"
6108   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
6109   algorithm: "table_comparison"
6110   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
6111   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6112   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6113   columns:
6114     - title: "2001"
6115       data-set: "dpdk-performance-changes-3n-hsw-h1"
6116     - title: "2005"
6117       data-set: "dpdk-performance-changes-3n-hsw-ref"
6118     - title: "2009"
6119       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6120   comparisons:
6121     - title: "Diff"
6122       reference: 2
6123       compare: 3
6124   legend:
6125     - ""
6126     - "2001, 2005, 2009 - DPDK versions tested."
6127     - "Diff - difference between 2005 and 2009 DPDK version."
6128
6129 # DPDK Performance Changes 3n-hsw 1t1c pdr
6130 - type: "table"
6131   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
6132   algorithm: "table_comparison"
6133   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
6134   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6135   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6136   columns:
6137     - title: "2001"
6138       data-set: "dpdk-performance-changes-3n-hsw-h1"
6139     - title: "2005"
6140       data-set: "dpdk-performance-changes-3n-hsw-ref"
6141     - title: "2009"
6142       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6143   comparisons:
6144     - title: "Diff"
6145       reference: 2
6146       compare: 3
6147   legend:
6148     - ""
6149     - "2001, 2005, 2009 - DPDK versions tested."
6150     - "Diff - difference between 2005 and 2009 DPDK version."
6151
6152 # DPDK Performance Changes 3n-hsw 2t2c ndr
6153 - type: "table"
6154   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
6155   algorithm: "table_comparison"
6156   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
6157   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6158   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6159   columns:
6160     - title: "2001"
6161       data-set: "dpdk-performance-changes-3n-hsw-h1"
6162     - title: "2005"
6163       data-set: "dpdk-performance-changes-3n-hsw-ref"
6164     - title: "2009"
6165       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6166   comparisons:
6167     - title: "Diff"
6168       reference: 2
6169       compare: 3
6170   legend:
6171     - ""
6172     - "2001, 2005, 2009 - DPDK versions tested."
6173     - "Diff - difference between 2005 and 2009 DPDK version."
6174
6175 # DPDK Performance Changes 3n-skx 2t1c pdr
6176 - type: "table"
6177   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
6178   algorithm: "table_comparison"
6179   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
6180   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6181   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6182   columns:
6183     - title: "2001"
6184       data-set: "dpdk-performance-changes-3n-skx-h1"
6185     - title: "2005"
6186       data-set: "dpdk-performance-changes-3n-skx-ref"
6187     - title: "2009"
6188       data-set: "dpdk-performance-changes-3n-skx-cmp"
6189   comparisons:
6190     - title: "Diff"
6191       reference: 2
6192       compare: 3
6193   legend:
6194     - ""
6195     - "2001, 2005, 2009 - DPDK versions tested."
6196     - "Diff - difference between 2005 and 2009 DPDK version."
6197
6198 # DPDK Performance Changes 3n-skx 4t2c pdr
6199 - type: "table"
6200   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
6201   algorithm: "table_comparison"
6202   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
6203   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6204   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6205   columns:
6206     - title: "2001"
6207       data-set: "dpdk-performance-changes-3n-skx-h1"
6208     - title: "2005"
6209       data-set: "dpdk-performance-changes-3n-skx-ref"
6210     - title: "2009"
6211       data-set: "dpdk-performance-changes-3n-skx-cmp"
6212   comparisons:
6213     - title: "Diff"
6214       reference: 2
6215       compare: 3
6216   legend:
6217     - ""
6218     - "2001, 2005, 2009 - DPDK versions tested."
6219     - "Diff - difference between 2005 and 2009 DPDK version."
6220
6221 # DPDK Performance Changes 3n-skx 2t1c ndr
6222 - type: "table"
6223   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
6224   algorithm: "table_comparison"
6225   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
6226   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6227   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6228   columns:
6229     - title: "2001"
6230       data-set: "dpdk-performance-changes-3n-skx-h1"
6231     - title: "2005"
6232       data-set: "dpdk-performance-changes-3n-skx-ref"
6233     - title: "2009"
6234       data-set: "dpdk-performance-changes-3n-skx-cmp"
6235   comparisons:
6236     - title: "Diff"
6237       reference: 2
6238       compare: 3
6239   legend:
6240     - ""
6241     - "2001, 2005, 2009 - DPDK versions tested."
6242     - "Diff - difference between 2005 and 2009 DPDK version."
6243
6244 # DPDK Performance Changes 3n-skx 4t2c ndr
6245 - type: "table"
6246   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
6247   algorithm: "table_comparison"
6248   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
6249   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6250   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6251   columns:
6252     - title: "2001"
6253       data-set: "dpdk-performance-changes-3n-skx-h1"
6254     - title: "2005"
6255       data-set: "dpdk-performance-changes-3n-skx-ref"
6256     - title: "2009"
6257       data-set: "dpdk-performance-changes-3n-skx-cmp"
6258   comparisons:
6259     - title: "Diff"
6260       reference: 2
6261       compare: 3
6262   legend:
6263     - ""
6264     - "2001, 2005, 2009 - DPDK versions tested."
6265     - "Diff - difference between 2005 and 2009 DPDK version."
6266
6267 # DPDK Performance Changes 2n-skx 2t1c pdr
6268 - type: "table"
6269   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
6270   algorithm: "table_comparison"
6271   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
6272   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6273   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6274   columns:
6275     - title: "2001"
6276       data-set: "dpdk-performance-changes-2n-skx-h1"
6277     - title: "2005"
6278       data-set: "dpdk-performance-changes-2n-skx-ref"
6279     - title: "2009"
6280       data-set: "dpdk-performance-changes-2n-skx-cmp"
6281   comparisons:
6282     - title: "Diff"
6283       reference: 2
6284       compare: 3
6285   legend:
6286     - ""
6287     - "2001, 2005, 2009 - DPDK versions tested."
6288     - "Diff - difference between 2005 and 2009 DPDK version."
6289
6290 # DPDK Performance Changes 2n-skx 4t2c pdr
6291 - type: "table"
6292   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
6293   algorithm: "table_comparison"
6294   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
6295   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6296   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6297   columns:
6298     - title: "2001"
6299       data-set: "dpdk-performance-changes-2n-skx-h1"
6300     - title: "2005"
6301       data-set: "dpdk-performance-changes-2n-skx-ref"
6302     - title: "2009"
6303       data-set: "dpdk-performance-changes-2n-skx-cmp"
6304   comparisons:
6305     - title: "Diff"
6306       reference: 2
6307       compare: 3
6308   legend:
6309     - ""
6310     - "2001, 2005, 2009 - DPDK versions tested."
6311     - "Diff - difference between 2005 and 2009 DPDK version."
6312
6313 # DPDK Performance Changes 2n-skx 2t1c ndr
6314 - type: "table"
6315   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
6316   algorithm: "table_comparison"
6317   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
6318   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6319   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6320   columns:
6321     - title: "2001"
6322       data-set: "dpdk-performance-changes-2n-skx-h1"
6323     - title: "2005"
6324       data-set: "dpdk-performance-changes-2n-skx-ref"
6325     - title: "2009"
6326       data-set: "dpdk-performance-changes-2n-skx-cmp"
6327   comparisons:
6328     - title: "Diff"
6329       reference: 2
6330       compare: 3
6331   legend:
6332     - ""
6333     - "2001, 2005, 2009 - DPDK versions tested."
6334     - "Diff - difference between 2005 and 2009 DPDK version."
6335
6336 # DPDK Performance Changes 2n-skx 4t2c ndr
6337 - type: "table"
6338   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6339   algorithm: "table_comparison"
6340   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6341   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6342   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6343   columns:
6344     - title: "2001"
6345       data-set: "dpdk-performance-changes-2n-skx-h1"
6346     - title: "2005"
6347       data-set: "dpdk-performance-changes-2n-skx-ref"
6348     - title: "2009"
6349       data-set: "dpdk-performance-changes-2n-skx-cmp"
6350   comparisons:
6351     - title: "Diff"
6352       reference: 2
6353       compare: 3
6354   legend:
6355     - ""
6356     - "2001, 2005, 2009 - DPDK versions tested."
6357     - "Diff - difference between 2005 and 2009 DPDK version."
6358
6359 # DPDK Performance Changes 2n-clx 2t1c pdr
6360 - type: "table"
6361   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
6362   algorithm: "table_comparison"
6363   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
6364   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6365   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6366   columns:
6367     - title: "2001"
6368       data-set: "dpdk-performance-changes-2n-clx-h1"
6369     - title: "2005"
6370       data-set: "dpdk-performance-changes-2n-clx-ref"
6371     - title: "2009"
6372       data-set: "dpdk-performance-changes-2n-clx-cmp"
6373   comparisons:
6374     - title: "Diff"
6375       reference: 2
6376       compare: 3
6377   legend:
6378     - ""
6379     - "2001, 2005, 2009 - DPDK versions tested."
6380     - "Diff - difference between 2005 and 2009 DPDK version."
6381
6382 # DPDK Performance Changes 2n-clx 4t2c pdr
6383 - type: "table"
6384   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
6385   algorithm: "table_comparison"
6386   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
6387   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6388   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6389   columns:
6390     - title: "2001"
6391       data-set: "dpdk-performance-changes-2n-clx-h1"
6392     - title: "2005"
6393       data-set: "dpdk-performance-changes-2n-clx-ref"
6394     - title: "2009"
6395       data-set: "dpdk-performance-changes-2n-clx-cmp"
6396   comparisons:
6397     - title: "Diff"
6398       reference: 2
6399       compare: 3
6400   legend:
6401     - ""
6402     - "2001, 2005, 2009 - DPDK versions tested."
6403     - "Diff - difference between 2005 and 2009 DPDK version."
6404
6405 # DPDK Performance Changes 2n-clx 2t1c ndr
6406 - type: "table"
6407   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
6408   algorithm: "table_comparison"
6409   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
6410   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6411   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6412   columns:
6413     - title: "2001"
6414       data-set: "dpdk-performance-changes-2n-clx-h1"
6415     - title: "2005"
6416       data-set: "dpdk-performance-changes-2n-clx-ref"
6417     - title: "2009"
6418       data-set: "dpdk-performance-changes-2n-clx-cmp"
6419   comparisons:
6420     - title: "Diff"
6421       reference: 2
6422       compare: 3
6423   legend:
6424     - ""
6425     - "2001, 2005, 2009 - DPDK versions tested."
6426     - "Diff - difference between 2005 and 2009 DPDK version."
6427
6428 # DPDK Performance Changes 2n-clx 4t2c ndr
6429 - type: "table"
6430   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
6431   algorithm: "table_comparison"
6432   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
6433   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6434   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6435   columns:
6436     - title: "2001"
6437       data-set: "dpdk-performance-changes-2n-clx-h1"
6438     - title: "2005"
6439       data-set: "dpdk-performance-changes-2n-clx-ref"
6440     - title: "2009"
6441       data-set: "dpdk-performance-changes-2n-clx-cmp"
6442   comparisons:
6443     - title: "Diff"
6444       reference: 2
6445       compare: 3
6446   legend:
6447     - ""
6448     - "2001, 2005, 2009 - DPDK versions tested."
6449     - "Diff - difference between 2005 and 2009 DPDK version."
6450
6451 ## DPDK Performance Changes 2n-dnv 1t1c pdr
6452 #- type: "table"
6453 #  title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
6454 #  algorithm: "table_comparison"
6455 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
6456 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6457 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6458 #  columns:
6459 #    - title: "2001"
6460 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6461 #    - title: "2005"
6462 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6463 #    - title: "2009"
6464 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6465 #  comparisons:
6466 #    - title: "Diff"
6467 #      reference: 2
6468 #      compare: 3
6469 #  legend:
6470 #    - ""
6471 #    - "2001, 2005, 2009 - DPDK versions tested."
6472 #    - "Diff - difference between 2005 and 2009 DPDK version."
6473 #
6474 ## DPDK Performance Changes 2n-dnv 2t2c pdr
6475 #- type: "table"
6476 #  title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
6477 #  algorithm: "table_comparison"
6478 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
6479 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6480 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6481 #  columns:
6482 #    - title: "2001"
6483 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6484 #    - title: "2005"
6485 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6486 #    - title: "2009"
6487 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6488 #  comparisons:
6489 #    - title: "Diff"
6490 #      reference: 2
6491 #      compare: 3
6492 #  legend:
6493 #    - ""
6494 #    - "2001, 2005, 2009 - DPDK versions tested."
6495 #    - "Diff - difference between 2005 and 2009 DPDK version."
6496 #
6497 ## DPDK Performance Changes 2n-dnv 1t1c ndr
6498 #- type: "table"
6499 #  title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
6500 #  algorithm: "table_comparison"
6501 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
6502 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6503 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6504 #  columns:
6505 #    - title: "2001"
6506 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6507 #    - title: "2005"
6508 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6509 #    - title: "2009"
6510 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6511 #  comparisons:
6512 #    - title: "Diff"
6513 #      reference: 2
6514 #      compare: 3
6515 #  legend:
6516 #    - ""
6517 #    - "2001, 2005, 2009 - DPDK versions tested."
6518 #    - "Diff - difference between 2005 and 2009 DPDK version."
6519 #
6520 ## DPDK Performance Changes 2n-dnv 2t2c ndr
6521 #- type: "table"
6522 #  title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
6523 #  algorithm: "table_comparison"
6524 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
6525 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6526 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6527 #  columns:
6528 #    - title: "2001"
6529 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6530 #    - title: "2005"
6531 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6532 #    - title: "2009"
6533 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6534 #  comparisons:
6535 #    - title: "Diff"
6536 #      reference: 2
6537 #      compare: 3
6538 #  legend:
6539 #    - ""
6540 #    - "2001, 2005, 2009 - DPDK versions tested."
6541 #    - "Diff - difference between 2005 and 2009 DPDK version."
6542 #
6543 ## DPDK Performance Changes 3n-dnv 1t1c pdr
6544 #- type: "table"
6545 #  title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
6546 #  algorithm: "table_comparison"
6547 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
6548 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6549 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6550 #  columns:
6551 #    - title: "2001"
6552 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6553 #    - title: "2005"
6554 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6555 #    - title: "2009"
6556 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6557 #  comparisons:
6558 #    - title: "Diff"
6559 #      reference: 2
6560 #      compare: 3
6561 #  legend:
6562 #    - ""
6563 #    - "2001, 2005, 2009 - DPDK versions tested."
6564 #    - "Diff - difference between 2005 and 2009 DPDK version."
6565 #
6566 ## DPDK Performance Changes 3n-dnv 2t2c pdr
6567 #- type: "table"
6568 #  title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
6569 #  algorithm: "table_comparison"
6570 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
6571 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6572 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6573 #  columns:
6574 #    - title: "2001"
6575 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6576 #    - title: "2005"
6577 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6578 #    - title: "2009"
6579 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6580 #  comparisons:
6581 #    - title: "Diff"
6582 #      reference: 2
6583 #      compare: 3
6584 #  legend:
6585 #    - ""
6586 #    - "2001, 2005, 2009 - DPDK versions tested."
6587 #    - "Diff - difference between 2005 and 2009 DPDK version."
6588 #
6589 ## DPDK Performance Changes 3n-dnv 1t1c ndr
6590 #- type: "table"
6591 #  title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
6592 #  algorithm: "table_comparison"
6593 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
6594 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6595 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6596 #  columns:
6597 #    - title: "2001"
6598 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6599 #    - title: "2005"
6600 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6601 #    - title: "2009"
6602 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6603 #  comparisons:
6604 #    - title: "Diff"
6605 #      reference: 2
6606 #      compare: 3
6607 #  legend:
6608 #    - ""
6609 #    - "2001, 2005, 2009 - DPDK versions tested."
6610 #    - "Diff - difference between 2005 and 2009 DPDK version."
6611 #
6612 ## DPDK Performance Changes 3n-dnv 2t2c ndr
6613 #- type: "table"
6614 #  title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
6615 #  algorithm: "table_comparison"
6616 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
6617 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6618 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6619 #  columns:
6620 #    - title: "2001"
6621 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6622 #    - title: "2005"
6623 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6624 #    - title: "2009"
6625 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6626 #  comparisons:
6627 #    - title: "Diff"
6628 #      reference: 2
6629 #      compare: 3
6630 #  legend:
6631 #    - ""
6632 #    - "2001, 2005, 2009 - DPDK versions tested."
6633 #    - "Diff - difference between 2005 and 2009 DPDK version."
6634
6635 # DPDK Performance Changes 3n-tsh 1t1c pdr
6636 - type: "table"
6637   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
6638   algorithm: "table_comparison"
6639   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
6640   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6641   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6642   columns:
6643     - title: "2001"
6644       data-set: "dpdk-performance-changes-3n-tsh-h1"
6645     - title: "2005"
6646       data-set: "dpdk-performance-changes-3n-tsh-ref"
6647     - title: "2009"
6648       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6649   comparisons:
6650     - title: "Diff"
6651       reference: 2
6652       compare: 3
6653   legend:
6654     - ""
6655     - "2001, 2005, 2009 - DPDK versions tested."
6656     - "Diff - difference between 2005 and 2009 DPDK version."
6657
6658 # DPDK Performance Changes 3n-tsh 2t2c pdr
6659 - type: "table"
6660   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
6661   algorithm: "table_comparison"
6662   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
6663   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6664   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6665   columns:
6666     - title: "2001"
6667       data-set: "dpdk-performance-changes-3n-tsh-h1"
6668     - title: "2005"
6669       data-set: "dpdk-performance-changes-3n-tsh-ref"
6670     - title: "2009"
6671       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6672   comparisons:
6673     - title: "Diff"
6674       reference: 2
6675       compare: 3
6676   legend:
6677     - ""
6678     - "2001, 2005, 2009 - DPDK versions tested."
6679     - "Diff - difference between 2005 and 2009 DPDK version."
6680
6681 # DPDK Performance Changes 3n-tsh 1t1c ndr
6682 - type: "table"
6683   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
6684   algorithm: "table_comparison"
6685   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
6686   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6687   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6688   columns:
6689     - title: "2001"
6690       data-set: "dpdk-performance-changes-3n-tsh-h1"
6691     - title: "2005"
6692       data-set: "dpdk-performance-changes-3n-tsh-ref"
6693     - title: "2009"
6694       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6695   comparisons:
6696     - title: "Diff"
6697       reference: 2
6698       compare: 3
6699   legend:
6700     - ""
6701     - "2001, 2005, 2009 - DPDK versions tested."
6702     - "Diff - difference between 2005 and 2009 DPDK version."
6703
6704 # DPDK Performance Changes 3n-tsh 2t2c ndr
6705 - type: "table"
6706   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
6707   algorithm: "table_comparison"
6708   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
6709   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6710   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6711   columns:
6712     - title: "2001"
6713       data-set: "dpdk-performance-changes-3n-tsh-h1"
6714     - title: "2005"
6715       data-set: "dpdk-performance-changes-3n-tsh-ref"
6716     - title: "2009"
6717       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6718   comparisons:
6719     - title: "Diff"
6720       reference: 2
6721       compare: 3
6722   legend:
6723     - ""
6724     - "2001, 2005, 2009 - DPDK versions tested."
6725     - "Diff - difference between 2005 and 2009 DPDK version."
6726
6727 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6728 - type: "table"
6729   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6730   algorithm: "table_comparison"
6731   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6732   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6733   filter: "'NIC_Intel-X710'"
6734   columns:
6735     - title: "3n-hsw x710"
6736       data-set: "dpdk-compare-testbeds-ref"
6737     - title: "3n-skx x710"
6738       data-set: "dpdk-compare-testbeds-cmp"
6739   comparisons:
6740     - title: "Diff"
6741       reference: 1
6742       compare: 2
6743   legend:
6744     - ""
6745     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6746     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6747
6748 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6749 - type: "table"
6750   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6751   algorithm: "table_comparison"
6752   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6753   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6754   filter: "'NIC_Intel-X710'"
6755   columns:
6756     - title: "3n-hsw x710"
6757       data-set: "dpdk-compare-testbeds-ref"
6758     - title: "3n-skx x710"
6759       data-set: "dpdk-compare-testbeds-cmp"
6760   comparisons:
6761     - title: "Diff"
6762       reference: 1
6763       compare: 2
6764   legend:
6765     - ""
6766     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6767     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6768
6769 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6770 - type: "table"
6771   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6772   algorithm: "table_comparison"
6773   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6774   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6775   filter: "'NIC_Intel-XXV710'"
6776   columns:
6777     - title: "2n-skx"
6778       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6779     - title: "2n-clx"
6780       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6781   comparisons:
6782     - title: "Diff"
6783       reference: 1
6784       compare: 2
6785   legend:
6786     - ""
6787     - "2n-skx, 2n-clx - testbeds and NICs tested."
6788     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6789
6790 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6791 - type: "table"
6792   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6793   algorithm: "table_comparison"
6794   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6795   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6796   filter: "'NIC_Intel-XXV710'"
6797   columns:
6798     - title: "2n-skx"
6799       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6800     - title: "2n-clx"
6801       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6802   comparisons:
6803     - title: "Diff"
6804       reference: 1
6805       compare: 2
6806   legend:
6807     - ""
6808     - "2n-skx, 2n-clx - testbeds and NICs tested."
6809     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6810
6811 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6812 - type: "table"
6813   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6814   algorithm: "table_comparison"
6815   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6816   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6817   filter: "'NIC_Intel-XXV710'"
6818   columns:
6819     - title: "3n-skx"
6820       data-set: "dpdk-compare-topologies-ref"
6821     - title: "2n-skx"
6822       data-set: "dpdk-compare-topologies-cmp"
6823   comparisons:
6824     - title: "Diff"
6825       reference: 1
6826       compare: 2
6827   legend:
6828     - ""
6829     - "3n-skx, 2n-skx - topologies tested."
6830     - "Diff - difference between 3n-skx and 2n-skx topologies."
6831
6832 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6833 - type: "table"
6834   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6835   algorithm: "table_comparison"
6836   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6837   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6838   filter: "'NIC_Intel-XXV710'"
6839   columns:
6840     - title: "3n-skx"
6841       data-set: "dpdk-compare-topologies-ref"
6842     - title: "2n-skx"
6843       data-set: "dpdk-compare-topologies-cmp"
6844   comparisons:
6845     - title: "Diff"
6846       reference: 1
6847       compare: 2
6848   legend:
6849     - ""
6850     - "3n-skx, 2n-skx - topologies tested."
6851     - "Diff - difference between 3n-skx and 2n-skx topologies."
6852
6853 # Detailed Test Results - DPDK Performance Results 3n-hsw
6854 - type: "table"
6855   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6856   algorithm: "table_merged_details"
6857   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6858   columns:
6859     - title: " |prein| Test Name |preout| "
6860       data: "data name"
6861     - 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| "
6862       data: "data msg"
6863   data: "dpdk-perf-results-3n-hsw"
6864   filter: "all"
6865   parameters:
6866   - "name"
6867   - "parent"
6868   - "msg"
6869
6870 # Detailed Test Results - DPDK Performance Results 3n-skx
6871 - type: "table"
6872   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6873   algorithm: "table_merged_details"
6874   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6875   columns:
6876     - title: " |prein| Test Name |preout| "
6877       data: "data name"
6878     - 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| "
6879       data: "data msg"
6880   data: "dpdk-perf-results-3n-skx"
6881   filter: "all"
6882   remove-ndr: False
6883   parameters:
6884   - "name"
6885   - "parent"
6886   - "msg"
6887
6888 # Detailed Test Results - DPDK Performance Results 2n-skx
6889 - type: "table"
6890   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6891   algorithm: "table_merged_details"
6892   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6893   columns:
6894     - title: " |prein| Test Name |preout| "
6895       data: "data name"
6896     - 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| "
6897       data: "data msg"
6898   data: "dpdk-perf-results-2n-skx"
6899   filter: "all"
6900   remove-ndr: False
6901   parameters:
6902   - "name"
6903   - "parent"
6904   - "msg"
6905
6906 # Detailed Test Results - DPDK Performance Results 2n-clx
6907 - type: "table"
6908   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6909   algorithm: "table_merged_details"
6910   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6911   columns:
6912     - title: " |prein| Test Name |preout| "
6913       data: "data name"
6914     - 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| "
6915       data: "data msg"
6916   data: "dpdk-perf-results-2n-clx"
6917   filter: "all"
6918   parameters:
6919   - "name"
6920   - "parent"
6921   - "msg"
6922
6923 ## Detailed Test Results - DPDK Performance Results 2n-dnv
6924 #- type: "table"
6925 #  title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6926 #  algorithm: "table_merged_details"
6927 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6928 #  columns:
6929 #    - title: " |prein| Test Name |preout| "
6930 #      data: "data name"
6931 #    - 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| "
6932 #      data: "data msg"
6933 #  data: "dpdk-perf-results-2n-dnv"
6934 #  filter: "all"
6935 #  parameters:
6936 #  - "name"
6937 #  - "parent"
6938 #  - "msg"
6939 #
6940 ## Detailed Test Results - DPDK Performance Results 3n-dnv
6941 #- type: "table"
6942 #  title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6943 #  algorithm: "table_merged_details"
6944 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6945 #  columns:
6946 #    - title: " |prein| Test Name |preout| "
6947 #      data: "data name"
6948 #    - 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| "
6949 #      data: "data msg"
6950 #  data: "dpdk-perf-results-3n-dnv"
6951 #  filter: "all"
6952 #  parameters:
6953 #  - "name"
6954 #  - "parent"
6955 #  - "msg"
6956
6957 # Detailed Test Results - DPDK Performance Results 3n-tsh
6958 - type: "table"
6959   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6960   algorithm: "table_merged_details"
6961   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6962   columns:
6963     - title: " |prein| Test Name |preout| "
6964       data: "data name"
6965     - 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| "
6966       data: "data msg"
6967   data: "dpdk-perf-results-3n-tsh"
6968   filter: "all"
6969   parameters:
6970   - "name"
6971   - "parent"
6972   - "msg"
6973
6974 ################################################################################
6975 ###                                F I L E S                                 ###
6976 ################################################################################
6977
6978 # VPP Performance Results
6979 - type: "file"
6980   title: "VPP Performance Results"
6981   algorithm: "file_details_split"
6982   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6983   dir-tables:
6984     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6985     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6986     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6987     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6988     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6989     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
6990     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
6991   data:
6992     - "vpp-perf-results-2n-skx"
6993     - "vpp-perf-results-3n-skx"
6994     - "vpp-perf-results-2n-clx"
6995     - "vpp-perf-results-3n-hsw"
6996     - "vpp-perf-results-3n-tsh"
6997     - "vpp-perf-results-2n-dnv"
6998     - "vpp-perf-results-3n-dnv"
6999   filter: "all"
7000   data-start-level: 4
7001   order-chapters:
7002     level-1:
7003       - "l2"
7004       - "ip4"
7005       - "ip6"
7006       - "srv6"
7007       - "ip4_tunnels"
7008       - "ip6_tunnels"
7009       - "vm_vhost"
7010       - "container_memif"
7011       - "crypto"
7012       - "vts"
7013       - "lb"
7014       - "nfv_density"
7015       - "hoststack"
7016     level-2:
7017       - "2n-skx"
7018       - "3n-skx"
7019       - "2n-clx"
7020       - "3n-hsw"
7021       - "3n-tsh"
7022       - "2n-dnv"
7023       - "3n-dnv"
7024     level-3:
7025       - "xl710"
7026       - "x520"
7027       - "xxv710"
7028       - "x710"
7029       - "x553"
7030       - "cx556a"
7031       - "vic1227"
7032       - "vic1385"
7033
7034 # VPP Performance Configuration
7035 - type: "file"
7036   title: "VPP Performance Configuration"
7037   algorithm: "file_details_split"
7038   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
7039   dir-tables:
7040     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
7041     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
7042     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
7043     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
7044     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
7045     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
7046     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
7047   data:
7048     - "vpp-perf-results-2n-skx"
7049     - "vpp-perf-results-3n-skx"
7050     - "vpp-perf-results-2n-clx"
7051     - "vpp-perf-results-3n-hsw"
7052     - "vpp-perf-results-3n-tsh"
7053     - "vpp-perf-results-2n-dnv"
7054     - "vpp-perf-results-3n-dnv"
7055   filter: "all"
7056   data-start-level: 4
7057   order-chapters:
7058     level-1:
7059       - "l2"
7060       - "ip4"
7061       - "ip6"
7062       - "srv6"
7063       - "ip4_tunnels"
7064       - "ip6_tunnels"
7065       - "vm_vhost"
7066       - "container_memif"
7067       - "crypto"
7068       - "vts"
7069       - "lb"
7070       - "nfv_density"
7071       - "hoststack"
7072     level-2:
7073       - "2n-skx"
7074       - "3n-skx"
7075       - "2n-clx"
7076       - "3n-hsw"
7077       - "3n-tsh"
7078       - "2n-dnv"
7079       - "3n-dnv"
7080     level-3:
7081       - "xl710"
7082       - "x520"
7083       - "xxv710"
7084       - "x710"
7085       - "x553"
7086       - "cx556a"
7087       - "vic1227"
7088       - "vic1385"
7089
7090 # VPP Performance Operational
7091 - type: "file"
7092   title: "VPP Performance Operational"
7093   algorithm: "file_details_split_html"
7094   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
7095   dir-tables:
7096     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
7097     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
7098     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
7099     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
7100     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
7101     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
7102     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
7103   data:
7104     - "vpp-perf-results-2n-skx"
7105     - "vpp-perf-results-3n-skx"
7106     - "vpp-perf-results-2n-clx"
7107     - "vpp-perf-results-3n-hsw"
7108     - "vpp-perf-results-3n-tsh"
7109     - "vpp-perf-results-2n-dnv"
7110     - "vpp-perf-results-3n-dnv"
7111   filter: "all"
7112   data-start-level: 4
7113   order-chapters:
7114     level-1:
7115       - "l2"
7116       - "ip4"
7117       - "ip6"
7118       - "srv6"
7119       - "ip4_tunnels"
7120       - "ip6_tunnels"
7121       - "vm_vhost"
7122       - "container_memif"
7123       - "crypto"
7124       - "vts"
7125       - "lb"
7126       - "nfv_density"
7127       - "hoststack"
7128     level-2:
7129       - "2n-skx"
7130       - "3n-skx"
7131       - "2n-clx"
7132       - "3n-hsw"
7133       - "3n-tsh"
7134       - "2n-dnv"
7135       - "3n-dnv"
7136     level-3:
7137       - "xl710"
7138       - "x520"
7139       - "xxv710"
7140       - "x710"
7141       - "x553"
7142       - "cx556a"
7143       - "vic1227"
7144       - "vic1385"
7145
7146 # VPP MRR Results
7147 - type: "file"
7148   title: "VPP MRR Results"
7149   algorithm: "file_details_split"
7150   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
7151   dir-tables:
7152     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
7153     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
7154     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
7155     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
7156     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
7157     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
7158     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
7159   data:
7160     - "vpp-mrr-results-2n-skx"
7161     - "vpp-mrr-results-3n-skx"
7162     - "vpp-mrr-results-2n-clx"
7163     - "vpp-mrr-results-3n-hsw"
7164     - "vpp-mrr-results-3n-tsh"
7165     - "vpp-mrr-results-2n-dnv"
7166     - "vpp-mrr-results-3n-dnv"
7167   filter: "all"
7168   data-start-level: 4
7169   order-chapters:
7170     level-1:
7171       - "l2"
7172       - "ip4"
7173       - "ip6"
7174       - "srv6"
7175       - "ip4_tunnels"
7176       - "ip6_tunnels"
7177       - "vm_vhost"
7178       - "container_memif"
7179       - "crypto"
7180       - "vts"
7181       - "lb"
7182       - "nfv_density"
7183       - "hoststack"
7184     level-2:
7185       - "2n-skx"
7186       - "3n-skx"
7187       - "2n-clx"
7188       - "3n-hsw"
7189       - "3n-tsh"
7190       - "2n-dnv"
7191       - "3n-dnv"
7192     level-3:
7193       - "xl710"
7194       - "x520"
7195       - "xxv710"
7196       - "x710"
7197       - "x553"
7198       - "cx556a"
7199       - "vic1227"
7200       - "vic1385"
7201
7202 # VPP MRR Configuration
7203 - type: "file"
7204   title: "VPP MRR Configuration"
7205   algorithm: "file_details_split"
7206   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
7207   dir-tables:
7208     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
7209     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
7210     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
7211     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
7212     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
7213     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
7214     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
7215   data:
7216     - "vpp-mrr-results-2n-skx"
7217     - "vpp-mrr-results-3n-skx"
7218     - "vpp-mrr-results-2n-clx"
7219     - "vpp-mrr-results-3n-hsw"
7220     - "vpp-mrr-results-3n-tsh"
7221     - "vpp-mrr-results-2n-dnv"
7222     - "vpp-mrr-results-3n-dnv"
7223   filter: "all"
7224   data-start-level: 4
7225   order-chapters:
7226     level-1:
7227       - "l2"
7228       - "ip4"
7229       - "ip6"
7230       - "srv6"
7231       - "ip4_tunnels"
7232       - "ip6_tunnels"
7233       - "vm_vhost"
7234       - "container_memif"
7235       - "crypto"
7236       - "vts"
7237       - "lb"
7238       - "nfv_density"
7239       - "hoststack"
7240     level-2:
7241       - "2n-skx"
7242       - "3n-skx"
7243       - "2n-clx"
7244       - "3n-hsw"
7245       - "3n-tsh"
7246       - "2n-dnv"
7247       - "3n-dnv"
7248     level-3:
7249       - "xl710"
7250       - "x520"
7251       - "xxv710"
7252       - "x710"
7253       - "x553"
7254       - "cx556a"
7255       - "vic1227"
7256       - "vic1385"
7257
7258 # VPP Device Results - Ubuntu
7259 - type: "file"
7260   title: "VPP Device Results - Ubuntu"
7261   algorithm: "file_test_results"
7262   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7263   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7264   data: "vpp-device-results-ubuntu"
7265   filter: "all"
7266   data-start-level: 4
7267
7268 # VPP Device Configuration - Ubuntu
7269 - type: "file"
7270   title: "VPP Device Configuration - Ubuntu"
7271   algorithm: "file_test_results"
7272   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7273   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7274   data: "vpp-device-results-ubuntu"
7275   filter: "all"
7276   data-start-level: 4
7277
7278 # DPDK Performance Results 3n-hsw
7279 - type: "file"
7280   title: "DPDK Performance Results 3n-hsw"
7281   algorithm: "file_test_results"
7282   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7283   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7284   data: "dpdk-perf-results-3n-hsw"
7285   filter: "all"
7286   data-start-level: 4
7287
7288 # DPDK Performance Results 3n-skx
7289 - type: "file"
7290   title: "DPDK Performance Results 3n-skx"
7291   algorithm: "file_test_results"
7292   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7293   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7294   data: "dpdk-perf-results-3n-skx"
7295   filter: "all"
7296   data-start-level: 4
7297
7298 # DPDK Performance Results 2n-skx
7299 - type: "file"
7300   title: "DPDK Performance Results 2n-skx"
7301   algorithm: "file_test_results"
7302   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7303   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7304   data: "dpdk-perf-results-2n-skx"
7305   filter: "all"
7306   data-start-level: 4
7307
7308 # DPDK Performance Results 2n-clx
7309 - type: "file"
7310   title: "DPDK Performance Results 2n-clx"
7311   algorithm: "file_test_results"
7312   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7313   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7314   data: "dpdk-perf-results-2n-clx"
7315   filter: "all"
7316   data-start-level: 4
7317
7318 ## DPDK Performance Results 2n-dnv
7319 #- type: "file"
7320 #  title: "DPDK Performance Results 2n-dnv"
7321 #  algorithm: "file_test_results"
7322 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7323 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7324 #  data: "dpdk-perf-results-2n-dnv"
7325 #  filter: "all"
7326 #  data-start-level: 4
7327 #
7328 ## DPDK Performance Results 3n-dnv
7329 #- type: "file"
7330 #  title: "DPDK Performance Results 3n-dnv"
7331 #  algorithm: "file_test_results"
7332 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7333 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7334 #  data: "dpdk-perf-results-3n-dnv"
7335 #  filter: "all"
7336 #  data-start-level: 4
7337
7338 # DPDK Performance Results 3n-tsh
7339 - type: "file"
7340   title: "DPDK Performance Results 3n-tsh"
7341   algorithm: "file_test_results"
7342   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7343   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7344   data: "dpdk-perf-results-3n-tsh"
7345   filter: "all"
7346   data-start-level: 4
7347
7348 ################################################################################
7349 ###                                P L O T S                                 ###
7350 ################################################################################
7351
7352 # Hoststack tests 3n-hsw
7353
7354 - type: "plot"
7355   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7356   algorithm: "plot_perf_box_name"
7357   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
7358   data: "plot-vpp-hoststack-3n-hsw"
7359   include:
7360     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
7361     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
7362   layout:
7363     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7364     layout: "plot-hoststack"
7365
7366 - type: "plot"
7367   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7368   algorithm: "plot_perf_box_name"
7369   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
7370   data: "plot-vpp-hoststack-3n-hsw"
7371   include:
7372     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
7373     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
7374   layout:
7375     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7376     layout: "plot-hoststack"
7377
7378 - type: "plot"
7379   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7380   algorithm: "plot_perf_box_name"
7381   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
7382   data: "plot-vpp-hoststack-3n-hsw"
7383   include:
7384     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
7385     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
7386     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
7387     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
7388   layout:
7389     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7390     layout: "plot-hoststack"
7391
7392 ################################################################################
7393
7394 # Soak Test (PLRsearch), boxes - 2n-clx
7395 - type: "plot"
7396   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7397   algorithm: "plot_perf_box_name"
7398   output-file-type: ".html"
7399   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
7400   data: "plot-vpp-soak-2n-clx"
7401   include:
7402     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7403     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7404     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7405     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7407     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7408   layout:
7409     title: "30 Minutes Soak Test (PLRsearch)"
7410     layout: "plot-soak-throughput"
7411
7412 # Soak Test (PLRsearch), boxes - 2n-clx
7413 - type: "plot"
7414   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7415   algorithm: "plot_perf_box_name"
7416   output-file-type: ".html"
7417   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
7418   data: "plot-vpp-soak-2n-clx"
7419   include:
7420     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7421     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7422     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7423     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7424     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7425     - "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"
7426   layout:
7427     title: "30 Minutes Soak Test (PLRsearch)"
7428     layout: "plot-soak-throughput"
7429
7430 # Soak Test (PLRsearch), boxes - 2n-skx
7431 - type: "plot"
7432   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7433   algorithm: "plot_perf_box_name"
7434   output-file-type: ".html"
7435   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
7436   data: "plot-vpp-soak-2n-skx"
7437   include:
7438     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7439     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7440     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7441     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7442     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7443     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7444   layout:
7445     title: "30 Minutes Soak Test (PLRsearch)"
7446     layout: "plot-soak-throughput"
7447
7448 # Soak Test (PLRsearch), boxes - 2n-skx
7449 - type: "plot"
7450   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7451   algorithm: "plot_perf_box_name"
7452   output-file-type: ".html"
7453   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
7454   data: "plot-vpp-soak-2n-skx"
7455   include:
7456     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7457     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7458     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7459     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7460     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7461     - "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"
7462   layout:
7463     title: "30 Minutes Soak Test (PLRsearch)"
7464     layout: "plot-soak-throughput"
7465
7466 ###############################################################################
7467
7468 # Reconf tests 2n-skx
7469
7470 - type: "plot"
7471   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7472   algorithm: "plot_nf_reconf_box_name"
7473   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7474   data: "plot-vpp-nfv-reconf-2n-skx"
7475   include:
7476     - "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"
7477     - "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"
7478     - "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"
7479     - "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"
7480     - "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"
7481     - "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"
7482   layout:
7483     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7484     layout: "plot-throughput"
7485
7486 - type: "plot"
7487   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7488   algorithm: "plot_nf_reconf_box_name"
7489   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7490   data: "plot-vpp-nfv-reconf-2n-skx"
7491   include:
7492     - "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"
7493     - "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"
7494     - "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"
7495     - "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"
7496     - "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"
7497     - "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"
7498   layout:
7499     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7500     layout: "plot-throughput"
7501
7502 - type: "plot"
7503   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7504   algorithm: "plot_nf_reconf_box_name"
7505   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7506   data: "plot-vpp-nfv-reconf-2n-skx"
7507   include:
7508     - "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"
7509     - "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"
7510     - "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"
7511     - "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"
7512     - "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"
7513     - "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"
7514   layout:
7515     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7516     layout: "plot-throughput"
7517
7518 ###############################################################################
7519
7520 # Reconf tests 2n-clx
7521
7522 - type: "plot"
7523   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7524   algorithm: "plot_nf_reconf_box_name"
7525   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7526   data: "plot-vpp-nfv-reconf-2n-clx"
7527   include:
7528     - "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"
7529     - "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"
7530     - "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"
7531     - "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"
7532   layout:
7533     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7534     layout: "plot-throughput"
7535
7536 - type: "plot"
7537   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7538   algorithm: "plot_nf_reconf_box_name"
7539   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7540   data: "plot-vpp-nfv-reconf-2n-clx"
7541   include:
7542     - "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"
7543     - "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"
7544     - "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"
7545     - "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"
7546   layout:
7547     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7548     layout: "plot-throughput"
7549
7550 - type: "plot"
7551   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7552   algorithm: "plot_nf_reconf_box_name"
7553   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7554   data: "plot-vpp-nfv-reconf-2n-clx"
7555   include:
7556     - "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"
7557     - "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"
7558     - "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"
7559     - "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"
7560   layout:
7561     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7562     layout: "plot-throughput"
7563
7564 ###############################################################################
7565
7566 # Plots - NF Density - VSC - MRR IMIX
7567 - type: "plot"
7568   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7569   algorithm: "plot_nf_heatmap"
7570   output-file-type: ".html"
7571   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
7572   data: "plot-vpp-nfv-2n-skx-mrr"
7573   filter: "'NIC_Intel-XXV710' and
7574            'NF_DENSITY' and
7575            'VHOST' and
7576            not 'VXLAN' and
7577            'CHAIN' and
7578            'NF_VPPIP4' and
7579            'IMIX' and
7580            '2T1C' and
7581            'MRR'"
7582   parameters:
7583   - "result"
7584   - "name"
7585   - "tags"
7586   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7587   x-axis: "X = VNFs per Service Chain"
7588   y-axis: "Y = Number of Service Chains"
7589   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7590   layout:
7591     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7592     layout: "plot-service-density"
7593
7594 - type: "plot"
7595   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7596   algorithm: "plot_nf_heatmap"
7597   output-file-type: ".html"
7598   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7599   data: "plot-vpp-nfv-2n-skx-mrr"
7600   filter: "'NIC_Intel-XXV710' and
7601            'NF_DENSITY' and
7602            'VHOST' and
7603            not 'VXLAN' and
7604            'CHAIN' and
7605            'NF_VPPIP4' and
7606            'IMIX' and
7607            '4T2C' and
7608            'MRR'"
7609   parameters:
7610   - "result"
7611   - "name"
7612   - "tags"
7613   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7614   x-axis: "X = VNFs per Service Chain"
7615   y-axis: "Y = Number of Service Chains"
7616   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7617   layout:
7618     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7619     layout: "plot-service-density"
7620
7621 - type: "plot"
7622   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7623   algorithm: "plot_nf_heatmap"
7624   output-file-type: ".html"
7625   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7626   data: "plot-vpp-nfv-2n-skx-mrr"
7627   filter: "'NIC_Intel-XXV710' and
7628            'NF_DENSITY' and
7629            'VHOST' and
7630            not 'VXLAN' and
7631            'CHAIN' and
7632            'NF_VPPIP4' and
7633            'IMIX' and
7634            '8T4C' and
7635            'MRR'"
7636   parameters:
7637   - "result"
7638   - "name"
7639   - "tags"
7640   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7641   x-axis: "X = VNFs per Service Chain"
7642   y-axis: "Y = Number of Service Chains"
7643   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7644   layout:
7645     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7646     layout: "plot-service-density"
7647
7648 # Plots - NF Density - VSC - NDR IMIX
7649 - type: "plot"
7650   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7651   algorithm: "plot_nf_heatmap"
7652   output-file-type: ".html"
7653   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7654   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7655   filter: "'NIC_Intel-XXV710' and
7656            'NF_DENSITY' and
7657            'VHOST' and
7658            not 'VXLAN' and
7659            'CHAIN' and
7660            'NF_VPPIP4' and
7661            'IMIX' and
7662            '2T1C' and
7663            'NDRPDR'"
7664   parameters:
7665   - "throughput"
7666   - "name"
7667   - "tags"
7668   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7669   x-axis: "X = VNFs per Service Chain"
7670   y-axis: "Y = Number of Service Chains"
7671   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7672   layout:
7673     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7674     layout: "plot-service-density"
7675
7676 - type: "plot"
7677   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7678   algorithm: "plot_nf_heatmap"
7679   output-file-type: ".html"
7680   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7681   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7682   filter: "'NIC_Intel-XXV710' and
7683            'NF_DENSITY' and
7684            'VHOST' and
7685            not 'VXLAN' and
7686            'CHAIN' and
7687            'NF_VPPIP4' and
7688            'IMIX' and
7689            '4T2C' and
7690            'NDRPDR'"
7691   parameters:
7692   - "throughput"
7693   - "name"
7694   - "tags"
7695   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7696   x-axis: "X = VNFs per Service Chain"
7697   y-axis: "Y = Number of Service Chains"
7698   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7699   layout:
7700     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7701     layout: "plot-service-density"
7702
7703 - type: "plot"
7704   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7705   algorithm: "plot_nf_heatmap"
7706   output-file-type: ".html"
7707   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7708   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7709   filter: "'NIC_Intel-XXV710' and
7710            'NF_DENSITY' and
7711            'VHOST' and
7712            not 'VXLAN' and
7713            'CHAIN' and
7714            'NF_VPPIP4' and
7715            'IMIX' and
7716            '8T4C' and
7717            'NDRPDR'"
7718   parameters:
7719   - "throughput"
7720   - "name"
7721   - "tags"
7722   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7723   x-axis: "X = VNFs per Service Chain"
7724   y-axis: "Y = Number of Service Chains"
7725   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7726   layout:
7727     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7728     layout: "plot-service-density"
7729
7730 # Plots - NF Density - VSC - PDR IMIX
7731 - type: "plot"
7732   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7733   algorithm: "plot_nf_heatmap"
7734   output-file-type: ".html"
7735   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7736   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7737   filter: "'NIC_Intel-XXV710' and
7738            'NF_DENSITY' and
7739            'VHOST' and
7740            not 'VXLAN' and
7741            'CHAIN' and
7742            'NF_VPPIP4' and
7743            'IMIX' and
7744            '2T1C' and
7745            'NDRPDR'"
7746   parameters:
7747   - "throughput"
7748   - "name"
7749   - "tags"
7750   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7751   x-axis: "X = VNFs per Service Chain"
7752   y-axis: "Y = Number of Service Chains"
7753   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7754   layout:
7755     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7756     layout: "plot-service-density"
7757
7758 - type: "plot"
7759   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7760   algorithm: "plot_nf_heatmap"
7761   output-file-type: ".html"
7762   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7763   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7764   filter: "'NIC_Intel-XXV710' and
7765            'NF_DENSITY' and
7766            'VHOST' and
7767            not 'VXLAN' and
7768            'CHAIN' and
7769            'NF_VPPIP4' and
7770            'IMIX' and
7771            '4T2C' and
7772            'NDRPDR'"
7773   parameters:
7774   - "throughput"
7775   - "name"
7776   - "tags"
7777   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7778   x-axis: "X = VNFs per Service Chain"
7779   y-axis: "Y = Number of Service Chains"
7780   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7781   layout:
7782     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7783     layout: "plot-service-density"
7784
7785 - type: "plot"
7786   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7787   algorithm: "plot_nf_heatmap"
7788   output-file-type: ".html"
7789   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7790   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7791   filter: "'NIC_Intel-XXV710' and
7792            'NF_DENSITY' and
7793            'VHOST' and
7794            not 'VXLAN' and
7795            'CHAIN' and
7796            'NF_VPPIP4' and
7797            'IMIX' and
7798            '8T4C' and
7799            'NDRPDR'"
7800   parameters:
7801   - "throughput"
7802   - "name"
7803   - "tags"
7804   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7805   x-axis: "X = VNFs per Service Chain"
7806   y-axis: "Y = Number of Service Chains"
7807   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7808   layout:
7809     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7810     layout: "plot-service-density"
7811
7812 ###############################################################################
7813
7814 # Plots - NF Density - VSC - MRR IMIX
7815 - type: "plot"
7816   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7817   algorithm: "plot_nf_heatmap"
7818   output-file-type: ".html"
7819   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7820   data: "plot-vpp-nfv-2n-skx-mrr"
7821   filter: "'NIC_Intel-XXV710' and
7822            'NF_DENSITY' and
7823            'VHOST' and
7824            'VXLAN' and
7825            'CHAIN' and
7826            'IMIX' and
7827            '2T1C' and
7828            'MRR'"
7829   parameters:
7830   - "result"
7831   - "name"
7832   - "tags"
7833   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7834   x-axis: "X = VNFs per Service Chain"
7835   y-axis: "Y = Number of Service Chains"
7836   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7837   layout:
7838     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7839     layout: "plot-service-density"
7840
7841 - type: "plot"
7842   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7843   algorithm: "plot_nf_heatmap"
7844   output-file-type: ".html"
7845   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7846   data: "plot-vpp-nfv-2n-skx-mrr"
7847   filter: "'NIC_Intel-XXV710' and
7848            'NF_DENSITY' and
7849            'VHOST' and
7850            'VXLAN' and
7851            'CHAIN' and
7852            'IMIX' and
7853            '4T2C' and
7854            'MRR'"
7855   parameters:
7856   - "result"
7857   - "name"
7858   - "tags"
7859   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7860   x-axis: "X = VNFs per Service Chain"
7861   y-axis: "Y = Number of Service Chains"
7862   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7863   layout:
7864     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7865     layout: "plot-service-density"
7866
7867 - type: "plot"
7868   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7869   algorithm: "plot_nf_heatmap"
7870   output-file-type: ".html"
7871   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7872   data: "plot-vpp-nfv-2n-skx-mrr"
7873   filter: "'NIC_Intel-XXV710' and
7874            'NF_DENSITY' and
7875            'VHOST' and
7876            'VXLAN' and
7877            'CHAIN' and
7878            'IMIX' and
7879            '8T4C' and
7880            'MRR'"
7881   parameters:
7882   - "result"
7883   - "name"
7884   - "tags"
7885   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7886   x-axis: "X = VNFs per Service Chain"
7887   y-axis: "Y = Number of Service Chains"
7888   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7889   layout:
7890     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7891     layout: "plot-service-density"
7892
7893 # Plots - NF Density - VSC - NDR IMIX
7894 - type: "plot"
7895   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7896   algorithm: "plot_nf_heatmap"
7897   output-file-type: ".html"
7898   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7899   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7900   filter: "'NIC_Intel-XXV710' and
7901            'NF_DENSITY' and
7902            'VHOST' and
7903            'VXLAN' and
7904            'CHAIN' and
7905            'IMIX' and
7906            '2T1C' and
7907            'NDRPDR'"
7908   parameters:
7909   - "throughput"
7910   - "name"
7911   - "tags"
7912   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7913   x-axis: "X = VNFs per Service Chain"
7914   y-axis: "Y = Number of Service Chains"
7915   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7916   layout:
7917     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7918     layout: "plot-service-density"
7919
7920 - type: "plot"
7921   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7922   algorithm: "plot_nf_heatmap"
7923   output-file-type: ".html"
7924   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7925   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7926   filter: "'NIC_Intel-XXV710' and
7927            'NF_DENSITY' and
7928            'VHOST' and
7929            'VXLAN' and
7930            'CHAIN' and
7931            'IMIX' and
7932            '4T2C' and
7933            'NDRPDR'"
7934   parameters:
7935   - "throughput"
7936   - "name"
7937   - "tags"
7938   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7939   x-axis: "X = VNFs per Service Chain"
7940   y-axis: "Y = Number of Service Chains"
7941   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7942   layout:
7943     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7944     layout: "plot-service-density"
7945
7946 - type: "plot"
7947   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7948   algorithm: "plot_nf_heatmap"
7949   output-file-type: ".html"
7950   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7951   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7952   filter: "'NIC_Intel-XXV710' and
7953            'NF_DENSITY' and
7954            'VHOST' and
7955            'VXLAN' and
7956            'CHAIN' and
7957            'IMIX' and
7958            '8T4C' and
7959            'NDRPDR'"
7960   parameters:
7961   - "throughput"
7962   - "name"
7963   - "tags"
7964   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7965   x-axis: "X = VNFs per Service Chain"
7966   y-axis: "Y = Number of Service Chains"
7967   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7968   layout:
7969     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7970     layout: "plot-service-density"
7971
7972 # Plots - NF Density - VSC - PDR IMIX
7973 - type: "plot"
7974   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7975   algorithm: "plot_nf_heatmap"
7976   output-file-type: ".html"
7977   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7978   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7979   filter: "'NIC_Intel-XXV710' and
7980            'NF_DENSITY' and
7981            'VHOST' and
7982            'VXLAN' and
7983            'CHAIN' and
7984            'IMIX' and
7985            '2T1C' and
7986            'NDRPDR'"
7987   parameters:
7988   - "throughput"
7989   - "name"
7990   - "tags"
7991   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7992   x-axis: "X = VNFs per Service Chain"
7993   y-axis: "Y = Number of Service Chains"
7994   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7995   layout:
7996     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7997     layout: "plot-service-density"
7998
7999 - type: "plot"
8000   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8001   algorithm: "plot_nf_heatmap"
8002   output-file-type: ".html"
8003   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
8004   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8005   filter: "'NIC_Intel-XXV710' and
8006            'NF_DENSITY' and
8007            'VHOST' and
8008            'VXLAN' and
8009            'CHAIN' and
8010            'IMIX' and
8011            '4T2C' and
8012            'NDRPDR'"
8013   parameters:
8014   - "throughput"
8015   - "name"
8016   - "tags"
8017   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8018   x-axis: "X = VNFs per Service Chain"
8019   y-axis: "Y = Number of Service Chains"
8020   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8021   layout:
8022     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8023     layout: "plot-service-density"
8024
8025 - type: "plot"
8026   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8027   algorithm: "plot_nf_heatmap"
8028   output-file-type: ".html"
8029   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
8030   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8031   filter: "'NIC_Intel-XXV710' and
8032            'NF_DENSITY' and
8033            'VHOST' and
8034            'VXLAN' and
8035            'CHAIN' and
8036            'IMIX' and
8037            '8T4C' and
8038            'NDRPDR'"
8039   parameters:
8040   - "throughput"
8041   - "name"
8042   - "tags"
8043   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8044   x-axis: "X = VNFs per Service Chain"
8045   y-axis: "Y = Number of Service Chains"
8046   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8047   layout:
8048     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8049     layout: "plot-service-density"
8050
8051 ###############################################################################
8052
8053 # Plots - NF Density - CSC - MRR IMIX
8054 - type: "plot"
8055   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8056   algorithm: "plot_nf_heatmap"
8057   output-file-type: ".html"
8058   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
8059   data: "plot-vpp-nfv-2n-skx-mrr"
8060   filter: "'NIC_Intel-XXV710' and
8061            'NF_DENSITY' and
8062            'DOCKER' and
8063            'CHAIN' and
8064            'NF_VPPIP4' and
8065            'IMIX' and
8066            '2T1C' and
8067            'MRR'"
8068   parameters:
8069   - "result"
8070   - "name"
8071   - "tags"
8072   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8073   x-axis: "X = CNFs per Service Chain"
8074   y-axis: "Y = Number of Service Chains"
8075   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8076   layout:
8077     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8078     layout: "plot-service-density"
8079
8080 - type: "plot"
8081   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8082   algorithm: "plot_nf_heatmap"
8083   output-file-type: ".html"
8084   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
8085   data: "plot-vpp-nfv-2n-skx-mrr"
8086   filter: "'NIC_Intel-XXV710' and
8087            'NF_DENSITY' and
8088            'DOCKER' and
8089            'CHAIN' and
8090            'NF_VPPIP4' and
8091            'IMIX' and
8092            '4T2C' and
8093            'MRR'"
8094   parameters:
8095   - "result"
8096   - "name"
8097   - "tags"
8098   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8099   x-axis: "X = CNFs per Service Chain"
8100   y-axis: "Y = Number of Service Chains"
8101   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8102   layout:
8103     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8104     layout: "plot-service-density"
8105
8106 - type: "plot"
8107   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8108   algorithm: "plot_nf_heatmap"
8109   output-file-type: ".html"
8110   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8111   data: "plot-vpp-nfv-2n-skx-mrr"
8112   filter: "'NIC_Intel-XXV710' and
8113            'NF_DENSITY' and
8114            'DOCKER' and
8115            'CHAIN' and
8116            'NF_VPPIP4' and
8117            'IMIX' and
8118            '8T4C' and
8119            'MRR'"
8120   parameters:
8121   - "result"
8122   - "name"
8123   - "tags"
8124   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8125   x-axis: "X = CNFs per Service Chain"
8126   y-axis: "Y = Number of Service Chains"
8127   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8128   layout:
8129     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8130     layout: "plot-service-density"
8131
8132 # Plots - NF Density - CSC - NDR IMIX
8133 - type: "plot"
8134   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8135   algorithm: "plot_nf_heatmap"
8136   output-file-type: ".html"
8137   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8138   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8139   filter: "'NIC_Intel-XXV710' and
8140            'NF_DENSITY' and
8141            'DOCKER' and
8142            'CHAIN' and
8143            'NF_VPPIP4' and
8144            'IMIX' and
8145            '2T1C' and
8146            'NDRPDR'"
8147   parameters:
8148   - "throughput"
8149   - "name"
8150   - "tags"
8151   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8152   x-axis: "X = CNFs per Service Chain"
8153   y-axis: "Y = Number of Service Chains"
8154   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8155   layout:
8156     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8157     layout: "plot-service-density"
8158
8159 - type: "plot"
8160   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8161   algorithm: "plot_nf_heatmap"
8162   output-file-type: ".html"
8163   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8164   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8165   filter: "'NIC_Intel-XXV710' and
8166            'NF_DENSITY' and
8167            'DOCKER' and
8168            'CHAIN' and
8169            'NF_VPPIP4' and
8170            'IMIX' and
8171            '4T2C' and
8172            'NDRPDR'"
8173   parameters:
8174   - "throughput"
8175   - "name"
8176   - "tags"
8177   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8178   x-axis: "X = CNFs per Service Chain"
8179   y-axis: "Y = Number of Service Chains"
8180   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8181   layout:
8182     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8183     layout: "plot-service-density"
8184
8185 - type: "plot"
8186   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8187   algorithm: "plot_nf_heatmap"
8188   output-file-type: ".html"
8189   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8190   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8191   filter: "'NIC_Intel-XXV710' and
8192            'NF_DENSITY' and
8193            'DOCKER' and
8194            'CHAIN' and
8195            'NF_VPPIP4' and
8196            'IMIX' and
8197            '8T4C' and
8198            'NDRPDR'"
8199   parameters:
8200   - "throughput"
8201   - "name"
8202   - "tags"
8203   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8204   x-axis: "X = CNFs per Service Chain"
8205   y-axis: "Y = Number of Service Chains"
8206   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8207   layout:
8208     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8209     layout: "plot-service-density"
8210
8211 # Plots - NF Density - CSC - PDR IMIX
8212 - type: "plot"
8213   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8214   algorithm: "plot_nf_heatmap"
8215   output-file-type: ".html"
8216   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8217   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8218   filter: "'NIC_Intel-XXV710' and
8219            'NF_DENSITY' and
8220            'DOCKER' and
8221            'CHAIN' and
8222            'NF_VPPIP4' and
8223            'IMIX' and
8224            '2T1C' and
8225            'NDRPDR'"
8226   parameters:
8227   - "throughput"
8228   - "name"
8229   - "tags"
8230   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8231   x-axis: "X = CNFs per Service Chain"
8232   y-axis: "Y = Number of Service Chains"
8233   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8234   layout:
8235     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8236     layout: "plot-service-density"
8237
8238 - type: "plot"
8239   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8240   algorithm: "plot_nf_heatmap"
8241   output-file-type: ".html"
8242   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8243   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8244   filter: "'NIC_Intel-XXV710' and
8245            'NF_DENSITY' and
8246            'DOCKER' and
8247            'CHAIN' and
8248            'NF_VPPIP4' and
8249            'IMIX' and
8250            '4T2C' and
8251            'NDRPDR'"
8252   parameters:
8253   - "throughput"
8254   - "name"
8255   - "tags"
8256   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8257   x-axis: "X = CNFs per Service Chain"
8258   y-axis: "Y = Number of Service Chains"
8259   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8260   layout:
8261     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8262     layout: "plot-service-density"
8263
8264 - type: "plot"
8265   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8266   algorithm: "plot_nf_heatmap"
8267   output-file-type: ".html"
8268   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8269   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8270   filter: "'NIC_Intel-XXV710' and
8271            'NF_DENSITY' and
8272            'DOCKER' and
8273            'CHAIN' and
8274            'NF_VPPIP4' and
8275            'IMIX' and
8276            '8T4C' and
8277            'NDRPDR'"
8278   parameters:
8279   - "throughput"
8280   - "name"
8281   - "tags"
8282   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8283   x-axis: "X = CNFs per Service Chain"
8284   y-axis: "Y = Number of Service Chains"
8285   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8286   layout:
8287     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8288     layout: "plot-service-density"
8289
8290 ################################################################################
8291 #
8292 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8293 #- type: "plot"
8294 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8295 #  algorithm: "plot_nf_heatmap"
8296 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8297 #  data: "plot-vpp-nfv-3n-skx-mrr"
8298 #  filter: "'NIC_Intel-XXV710' and
8299 #           'NF_DENSITY' and
8300 #           'DOCKER' and
8301 #           'CHAIN' and
8302 #           'NF_VPPIP4' and
8303 #           'IPSEC' and
8304 #           'TNL_4' and
8305 #           'IMIX' and
8306 #           '2T1C' and
8307 #           'MRR'"
8308 #  parameters:
8309 #  - "result"
8310 #  - "name"
8311 #  - "tags"
8312 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8313 #  x-axis: "X = CNFs per Service Chain"
8314 #  y-axis: "Y = Number of Service Chains"
8315 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8316 #  layout:
8317 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8318 #    layout: "plot-service-density"
8319 #
8320 #- type: "plot"
8321 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8322 #  algorithm: "plot_nf_heatmap"
8323 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8324 #  data: "plot-vpp-nfv-3n-skx-mrr"
8325 #  filter: "'NIC_Intel-XXV710' and
8326 #           'NF_DENSITY' and
8327 #           'DOCKER' and
8328 #           'CHAIN' and
8329 #           'NF_VPPIP4' and
8330 #           'IPSEC' and
8331 #           'TNL_4' and
8332 #           'IMIX' and
8333 #           '4T2C' and
8334 #           'MRR'"
8335 #  parameters:
8336 #  - "result"
8337 #  - "name"
8338 #  - "tags"
8339 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8340 #  x-axis: "X = CNFs per Service Chain"
8341 #  y-axis: "Y = Number of Service Chains"
8342 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8343 #  layout:
8344 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8345 #    layout: "plot-service-density"
8346 #
8347 #- type: "plot"
8348 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8349 #  algorithm: "plot_nf_heatmap"
8350 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8351 #  data: "plot-vpp-nfv-3n-skx-mrr"
8352 #  filter: "'NIC_Intel-XXV710' and
8353 #           'NF_DENSITY' and
8354 #           'DOCKER' and
8355 #           'CHAIN' and
8356 #           'NF_VPPIP4' and
8357 #           'IPSEC' and
8358 #           'TNL_4' and
8359 #           'IMIX' and
8360 #           '8T4C' and
8361 #           'MRR'"
8362 #  parameters:
8363 #  - "result"
8364 #  - "name"
8365 #  - "tags"
8366 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8367 #  x-axis: "X = CNFs per Service Chain"
8368 #  y-axis: "Y = Number of Service Chains"
8369 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8370 #  layout:
8371 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8372 #    layout: "plot-service-density"
8373
8374 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8375 #- type: "plot"
8376 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8377 #  algorithm: "plot_nf_heatmap"
8378 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8379 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8380 #  filter: "'NIC_Intel-XXV710' and
8381 #           'NF_DENSITY' and
8382 #           'DOCKER' and
8383 #           'CHAIN' and
8384 #           'NF_VPPIP4' and
8385 #           'IPSEC' and
8386 #           'TNL_4' and
8387 #           'IMIX' and
8388 #           '2T1C' and
8389 #           'NDRPDR'"
8390 #  parameters:
8391 #  - "throughput"
8392 #  - "name"
8393 #  - "tags"
8394 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8395 #  x-axis: "X = CNFs per Service Chain"
8396 #  y-axis: "Y = Number of Service Chains"
8397 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8398 #  layout:
8399 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8400 #    layout: "plot-service-density"
8401 #
8402 #- type: "plot"
8403 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8404 #  algorithm: "plot_nf_heatmap"
8405 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8406 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8407 #  filter: "'NIC_Intel-XXV710' and
8408 #           'NF_DENSITY' and
8409 #           'DOCKER' and
8410 #           'CHAIN' and
8411 #           'NF_VPPIP4' and
8412 #           'IPSEC' and
8413 #           'TNL_4' and
8414 #           'IMIX' and
8415 #           '4T2C' and
8416 #           'NDRPDR'"
8417 #  parameters:
8418 #  - "throughput"
8419 #  - "name"
8420 #  - "tags"
8421 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8422 #  x-axis: "X = CNFs per Service Chain"
8423 #  y-axis: "Y = Number of Service Chains"
8424 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8425 #  layout:
8426 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8427 #    layout: "plot-service-density"
8428 #
8429 #- type: "plot"
8430 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8431 #  algorithm: "plot_nf_heatmap"
8432 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8433 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8434 #  filter: "'NIC_Intel-XXV710' and
8435 #           'NF_DENSITY' and
8436 #           'DOCKER' and
8437 #           'CHAIN' and
8438 #           'NF_VPPIP4' and
8439 #           'IPSEC' and
8440 #           'TNL_4' and
8441 #           'IMIX' and
8442 #           '8T4C' and
8443 #           'NDRPDR'"
8444 #  parameters:
8445 #  - "throughput"
8446 #  - "name"
8447 #  - "tags"
8448 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8449 #  x-axis: "X = CNFs per Service Chain"
8450 #  y-axis: "Y = Number of Service Chains"
8451 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8452 #  layout:
8453 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8454 #    layout: "plot-service-density"
8455 #
8456 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8457 #- type: "plot"
8458 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8459 #  algorithm: "plot_nf_heatmap"
8460 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8461 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8462 #  filter: "'NIC_Intel-XXV710' and
8463 #           'NF_DENSITY' and
8464 #           'DOCKER' and
8465 #           'CHAIN' and
8466 #           'NF_VPPIP4' and
8467 #           'IPSEC' and
8468 #           'TNL_4' and
8469 #           'IMIX' and
8470 #           '2T1C' and
8471 #           'NDRPDR'"
8472 #  parameters:
8473 #  - "throughput"
8474 #  - "name"
8475 #  - "tags"
8476 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8477 #  x-axis: "X = CNFs per Service Chain"
8478 #  y-axis: "Y = Number of Service Chains"
8479 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8480 #  layout:
8481 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8482 #    layout: "plot-service-density"
8483 #
8484 #- type: "plot"
8485 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8486 #  algorithm: "plot_nf_heatmap"
8487 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8488 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8489 #  filter: "'NIC_Intel-XXV710' and
8490 #           'NF_DENSITY' and
8491 #           'DOCKER' and
8492 #           'CHAIN' and
8493 #           'NF_VPPIP4' and
8494 #           'IPSEC' and
8495 #           'TNL_4' and
8496 #           'IMIX' and
8497 #           '4T2C' and
8498 #           'NDRPDR'"
8499 #  parameters:
8500 #  - "throughput"
8501 #  - "name"
8502 #  - "tags"
8503 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8504 #  x-axis: "X = CNFs per Service Chain"
8505 #  y-axis: "Y = Number of Service Chains"
8506 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8507 #  layout:
8508 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8509 #    layout: "plot-service-density"
8510 #
8511 #- type: "plot"
8512 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8513 #  algorithm: "plot_nf_heatmap"
8514 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8515 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8516 #  filter: "'NIC_Intel-XXV710' and
8517 #           'NF_DENSITY' and
8518 #           'DOCKER' and
8519 #           'CHAIN' and
8520 #           'NF_VPPIP4' and
8521 #           'IPSEC' and
8522 #           'TNL_4' and
8523 #           'IMIX' and
8524 #           '8T4C' and
8525 #           'NDRPDR'"
8526 #  parameters:
8527 #  - "throughput"
8528 #  - "name"
8529 #  - "tags"
8530 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8531 #  x-axis: "X = CNFs per Service Chain"
8532 #  y-axis: "Y = Number of Service Chains"
8533 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8534 #  layout:
8535 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8536 #    layout: "plot-service-density"
8537
8538 ###############################################################################
8539
8540 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8541 #- type: "plot"
8542 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8543 #  algorithm: "plot_nf_heatmap"
8544 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8545 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8546 #  filter: "'NIC_Intel-XL710' and
8547 #           'NF_DENSITY' and
8548 #           'DOCKER' and
8549 #           'CHAIN' and
8550 #           'NF_VPPIP4' and
8551 #           'IMIX' and
8552 #           'TNL_4' and
8553 #           '1T1C' and
8554 #           'MRR'"
8555 #  parameters:
8556 #  - "result"
8557 #  - "name"
8558 #  - "tags"
8559 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8560 #  x-axis: "X = CNFs per Service Chain"
8561 #  y-axis: "Y = Number of Service Chains"
8562 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8563 #  layout:
8564 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8565 #    layout: "plot-service-density"
8566 #
8567 #- type: "plot"
8568 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8569 #  algorithm: "plot_nf_heatmap"
8570 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8571 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8572 #  filter: "'NIC_Intel-XL710' and
8573 #           'NF_DENSITY' and
8574 #           'DOCKER' and
8575 #           'CHAIN' and
8576 #           'NF_VPPIP4' and
8577 #           'IPSEC' and
8578 #           'TNL_4' and
8579 #           'IMIX' and
8580 #           '2T2C' and
8581 #           'MRR'"
8582 #  parameters:
8583 #  - "result"
8584 #  - "name"
8585 #  - "tags"
8586 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8587 #  x-axis: "X = CNFs per Service Chain"
8588 #  y-axis: "Y = Number of Service Chains"
8589 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8590 #  layout:
8591 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8592 #    layout: "plot-service-density"
8593 #
8594 #- type: "plot"
8595 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8596 #  algorithm: "plot_nf_heatmap"
8597 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8598 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8599 #  filter: "'NIC_Intel-XL710' and
8600 #           'NF_DENSITY' and
8601 #           'DOCKER' and
8602 #           'CHAIN' and
8603 #           'NF_VPPIP4' and
8604 #           'IPSEC' and
8605 #           'TNL_4' and
8606 #           'IMIX' and
8607 #           '4T4C' and
8608 #           'MRR'"
8609 #  parameters:
8610 #  - "result"
8611 #  - "name"
8612 #  - "tags"
8613 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8614 #  x-axis: "X = CNFs per Service Chain"
8615 #  y-axis: "Y = Number of Service Chains"
8616 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8617 #  layout:
8618 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8619 #    layout: "plot-service-density"
8620
8621 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8622 #- type: "plot"
8623 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8624 #  algorithm: "plot_nf_heatmap"
8625 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8626 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8627 #  filter: "'NIC_Intel-XL710' and
8628 #           'NF_DENSITY' and
8629 #           'DOCKER' and
8630 #           'CHAIN' and
8631 #           'NF_VPPIP4' and
8632 #           'IPSEC' and
8633 #           'TNL_4' and
8634 #           'IMIX' and
8635 #           '1T1C' and
8636 #           'NDRPDR'"
8637 #  parameters:
8638 #  - "throughput"
8639 #  - "name"
8640 #  - "tags"
8641 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8642 #  x-axis: "X = CNFs per Service Chain"
8643 #  y-axis: "Y = Number of Service Chains"
8644 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8645 #  layout:
8646 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8647 #    layout: "plot-service-density"
8648 #
8649 #- type: "plot"
8650 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8651 #  algorithm: "plot_nf_heatmap"
8652 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8653 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8654 #  filter: "'NIC_Intel-XL710' and
8655 #           'NF_DENSITY' and
8656 #           'DOCKER' and
8657 #           'CHAIN' and
8658 #           'NF_VPPIP4' and
8659 #           'IPSEC' and
8660 #           'TNL_4' and
8661 #           'IMIX' and
8662 #           '2T2C' and
8663 #           'NDRPDR'"
8664 #  parameters:
8665 #  - "throughput"
8666 #  - "name"
8667 #  - "tags"
8668 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8669 #  x-axis: "X = CNFs per Service Chain"
8670 #  y-axis: "Y = Number of Service Chains"
8671 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8672 #  layout:
8673 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8674 #    layout: "plot-service-density"
8675 #
8676 #- type: "plot"
8677 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8678 #  algorithm: "plot_nf_heatmap"
8679 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8680 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8681 #  filter: "'NIC_Intel-XL710' and
8682 #           'NF_DENSITY' and
8683 #           'DOCKER' and
8684 #           'CHAIN' and
8685 #           'NF_VPPIP4' and
8686 #           'IPSEC' and
8687 #           'TNL_4' and
8688 #           'IMIX' and
8689 #           '4T4C' and
8690 #           'NDRPDR'"
8691 #  parameters:
8692 #  - "throughput"
8693 #  - "name"
8694 #  - "tags"
8695 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8696 #  x-axis: "X = CNFs per Service Chain"
8697 #  y-axis: "Y = Number of Service Chains"
8698 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8699 #  layout:
8700 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8701 #    layout: "plot-service-density"
8702 #
8703 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8704 #- type: "plot"
8705 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8706 #  algorithm: "plot_nf_heatmap"
8707 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8708 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8709 #  filter: "'NIC_Intel-XL710' and
8710 #           'NF_DENSITY' and
8711 #           'DOCKER' and
8712 #           'CHAIN' and
8713 #           'NF_VPPIP4' and
8714 #           'IPSEC' and
8715 #           'TNL_4' and
8716 #           'IMIX' and
8717 #           '1T1C' and
8718 #           'NDRPDR'"
8719 #  parameters:
8720 #  - "throughput"
8721 #  - "name"
8722 #  - "tags"
8723 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8724 #  x-axis: "X = CNFs per Service Chain"
8725 #  y-axis: "Y = Number of Service Chains"
8726 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8727 #  layout:
8728 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8729 #    layout: "plot-service-density"
8730 #
8731 #- type: "plot"
8732 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8733 #  algorithm: "plot_nf_heatmap"
8734 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8735 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8736 #  filter: "'NIC_Intel-XL710' and
8737 #           'NF_DENSITY' and
8738 #           'DOCKER' and
8739 #           'CHAIN' and
8740 #           'NF_VPPIP4' and
8741 #           'IPSEC' and
8742 #           'TNL_4' and
8743 #           'IMIX' and
8744 #           '2T2C' and
8745 #           'NDRPDR'"
8746 #  parameters:
8747 #  - "throughput"
8748 #  - "name"
8749 #  - "tags"
8750 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8751 #  x-axis: "X = CNFs per Service Chain"
8752 #  y-axis: "Y = Number of Service Chains"
8753 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8754 #  layout:
8755 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8756 #    layout: "plot-service-density"
8757 #
8758 #- type: "plot"
8759 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8760 #  algorithm: "plot_nf_heatmap"
8761 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8762 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8763 #  filter: "'NIC_Intel-XL710' and
8764 #           'NF_DENSITY' and
8765 #           'DOCKER' and
8766 #           'CHAIN' and
8767 #           'NF_VPPIP4' and
8768 #           'IPSEC' and
8769 #           'TNL_4' and
8770 #           'IMIX' and
8771 #           '4T4C' and
8772 #           'NDRPDR'"
8773 #  parameters:
8774 #  - "throughput"
8775 #  - "name"
8776 #  - "tags"
8777 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8778 #  x-axis: "X = CNFs per Service Chain"
8779 #  y-axis: "Y = Number of Service Chains"
8780 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8781 #  layout:
8782 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8783 #    layout: "plot-service-density"
8784
8785 ###############################################################################
8786
8787 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8788 #- type: "plot"
8789 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8790 #  algorithm: "plot_nf_heatmap"
8791 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8792 #  data: "plot-vpp-nfv-3n-skx-mrr"
8793 #  filter: "'NIC_Intel-XXV710' and
8794 #           'NF_DENSITY' and
8795 #           'DOCKER' and
8796 #           'CHAIN' and
8797 #           'NF_VPPIP4' and
8798 #           'IPSEC' and
8799 #           'TNL_1000' and
8800 #           'IMIX' and
8801 #           '2T1C' and
8802 #           'MRR'"
8803 #  parameters:
8804 #  - "result"
8805 #  - "name"
8806 #  - "tags"
8807 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8808 #  x-axis: "X = CNFs per Service Chain"
8809 #  y-axis: "Y = Number of Service Chains"
8810 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8811 #  layout:
8812 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8813 #    layout: "plot-service-density"
8814 #
8815 #- type: "plot"
8816 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8817 #  algorithm: "plot_nf_heatmap"
8818 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8819 #  data: "plot-vpp-nfv-3n-skx-mrr"
8820 #  filter: "'NIC_Intel-XXV710' and
8821 #           'NF_DENSITY' and
8822 #           'DOCKER' and
8823 #           'CHAIN' and
8824 #           'NF_VPPIP4' and
8825 #           'IPSEC' and
8826 #           'TNL_1000' and
8827 #           'IMIX' and
8828 #           '4T2C' and
8829 #           'MRR'"
8830 #  parameters:
8831 #  - "result"
8832 #  - "name"
8833 #  - "tags"
8834 #  include-tests: "MRR" # "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 MRR) [Mpps]"
8838 #  layout:
8839 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8840 #    layout: "plot-service-density"
8841 #
8842 #- type: "plot"
8843 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8844 #  algorithm: "plot_nf_heatmap"
8845 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8846 #  data: "plot-vpp-nfv-3n-skx-mrr"
8847 #  filter: "'NIC_Intel-XXV710' and
8848 #           'NF_DENSITY' and
8849 #           'DOCKER' and
8850 #           'CHAIN' and
8851 #           'NF_VPPIP4' and
8852 #           'IPSEC' and
8853 #           'TNL_1000' and
8854 #           'IMIX' and
8855 #           '8T4C' and
8856 #           'MRR'"
8857 #  parameters:
8858 #  - "result"
8859 #  - "name"
8860 #  - "tags"
8861 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8862 #  x-axis: "X = CNFs per Service Chain"
8863 #  y-axis: "Y = Number of Service Chains"
8864 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8865 #  layout:
8866 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8867 #    layout: "plot-service-density"
8868
8869 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8870 #- type: "plot"
8871 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8872 #  algorithm: "plot_nf_heatmap"
8873 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8874 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8875 #  filter: "'NIC_Intel-XXV710' and
8876 #           'NF_DENSITY' and
8877 #           'DOCKER' and
8878 #           'CHAIN' and
8879 #           'NF_VPPIP4' and
8880 #           'IPSEC' and
8881 #           'TNL_1000' and
8882 #           'IMIX' and
8883 #           '2T1C' and
8884 #           'NDRPDR'"
8885 #  parameters:
8886 #  - "throughput"
8887 #  - "name"
8888 #  - "tags"
8889 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8890 #  x-axis: "X = CNFs per Service Chain"
8891 #  y-axis: "Y = Number of Service Chains"
8892 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8893 #  layout:
8894 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8895 #    layout: "plot-service-density"
8896 #
8897 #- type: "plot"
8898 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8899 #  algorithm: "plot_nf_heatmap"
8900 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8901 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8902 #  filter: "'NIC_Intel-XXV710' and
8903 #           'NF_DENSITY' and
8904 #           'DOCKER' and
8905 #           'CHAIN' and
8906 #           'NF_VPPIP4' and
8907 #           'IPSEC' and
8908 #           'TNL_1000' and
8909 #           'IMIX' and
8910 #           '4T2C' and
8911 #           'NDRPDR'"
8912 #  parameters:
8913 #  - "throughput"
8914 #  - "name"
8915 #  - "tags"
8916 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8917 #  x-axis: "X = CNFs per Service Chain"
8918 #  y-axis: "Y = Number of Service Chains"
8919 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8920 #  layout:
8921 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8922 #    layout: "plot-service-density"
8923 #
8924 #- type: "plot"
8925 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8926 #  algorithm: "plot_nf_heatmap"
8927 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8928 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8929 #  filter: "'NIC_Intel-XXV710' and
8930 #           'NF_DENSITY' and
8931 #           'DOCKER' and
8932 #           'CHAIN' and
8933 #           'NF_VPPIP4' and
8934 #           'IPSEC' and
8935 #           'TNL_1000' and
8936 #           'IMIX' and
8937 #           '8T4C' and
8938 #           'NDRPDR'"
8939 #  parameters:
8940 #  - "throughput"
8941 #  - "name"
8942 #  - "tags"
8943 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8944 #  x-axis: "X = CNFs per Service Chain"
8945 #  y-axis: "Y = Number of Service Chains"
8946 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8947 #  layout:
8948 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8949 #    layout: "plot-service-density"
8950 #
8951 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8952 #- type: "plot"
8953 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8954 #  algorithm: "plot_nf_heatmap"
8955 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8956 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8957 #  filter: "'NIC_Intel-XXV710' and
8958 #           'NF_DENSITY' and
8959 #           'DOCKER' and
8960 #           'CHAIN' and
8961 #           'NF_VPPIP4' and
8962 #           'IPSEC' and
8963 #           'TNL_1000' and
8964 #           'IMIX' and
8965 #           '2T1C' and
8966 #           'NDRPDR'"
8967 #  parameters:
8968 #  - "throughput"
8969 #  - "name"
8970 #  - "tags"
8971 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8972 #  x-axis: "X = CNFs per Service Chain"
8973 #  y-axis: "Y = Number of Service Chains"
8974 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8975 #  layout:
8976 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8977 #    layout: "plot-service-density"
8978 #
8979 #- type: "plot"
8980 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8981 #  algorithm: "plot_nf_heatmap"
8982 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8983 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8984 #  filter: "'NIC_Intel-XXV710' and
8985 #           'NF_DENSITY' and
8986 #           'DOCKER' and
8987 #           'CHAIN' and
8988 #           'NF_VPPIP4' and
8989 #           'IPSEC' and
8990 #           'TNL_1000' and
8991 #           'IMIX' and
8992 #           '4T2C' and
8993 #           'NDRPDR'"
8994 #  parameters:
8995 #  - "throughput"
8996 #  - "name"
8997 #  - "tags"
8998 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8999 #  x-axis: "X = CNFs per Service Chain"
9000 #  y-axis: "Y = Number of Service Chains"
9001 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9002 #  layout:
9003 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9004 #    layout: "plot-service-density"
9005 #
9006 #- type: "plot"
9007 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9008 #  algorithm: "plot_nf_heatmap"
9009 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9010 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9011 #  filter: "'NIC_Intel-XXV710' and
9012 #           'NF_DENSITY' and
9013 #           'DOCKER' and
9014 #           'CHAIN' and
9015 #           'NF_VPPIP4' and
9016 #           'IPSEC' and
9017 #           'TNL_1000' and
9018 #           'IMIX' and
9019 #           '8T4C' and
9020 #           'NDRPDR'"
9021 #  parameters:
9022 #  - "throughput"
9023 #  - "name"
9024 #  - "tags"
9025 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9026 #  x-axis: "X = CNFs per Service Chain"
9027 #  y-axis: "Y = Number of Service Chains"
9028 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9029 #  layout:
9030 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9031 #    layout: "plot-service-density"
9032
9033 ###############################################################################
9034
9035 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9036 #- type: "plot"
9037 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9038 #  algorithm: "plot_nf_heatmap"
9039 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9040 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9041 #  filter: "'NIC_Intel-XL710' and
9042 #           'NF_DENSITY' and
9043 #           'DOCKER' and
9044 #           'CHAIN' and
9045 #           'NF_VPPIP4' and
9046 #           'IMIX' and
9047 #           'TNL_1000' and
9048 #           '1T1C' and
9049 #           'MRR'"
9050 #  parameters:
9051 #  - "result"
9052 #  - "name"
9053 #  - "tags"
9054 #  include-tests: "MRR" # "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 MRR) [Mpps]"
9058 #  layout:
9059 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9060 #    layout: "plot-service-density"
9061 #
9062 #- type: "plot"
9063 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9064 #  algorithm: "plot_nf_heatmap"
9065 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9066 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9067 #  filter: "'NIC_Intel-XL710' and
9068 #           'NF_DENSITY' and
9069 #           'DOCKER' and
9070 #           'CHAIN' and
9071 #           'NF_VPPIP4' and
9072 #           'IPSEC' and
9073 #           'TNL_1000' and
9074 #           'IMIX' and
9075 #           '2T2C' and
9076 #           'MRR'"
9077 #  parameters:
9078 #  - "result"
9079 #  - "name"
9080 #  - "tags"
9081 #  include-tests: "MRR" # "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 MRR) [Mpps]"
9085 #  layout:
9086 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9087 #    layout: "plot-service-density"
9088 #
9089 #- type: "plot"
9090 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9091 #  algorithm: "plot_nf_heatmap"
9092 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9093 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9094 #  filter: "'NIC_Intel-XL710' and
9095 #           'NF_DENSITY' and
9096 #           'DOCKER' and
9097 #           'CHAIN' and
9098 #           'NF_VPPIP4' and
9099 #           'IPSEC' and
9100 #           'TNL_1000' and
9101 #           'IMIX' and
9102 #           '4T4C' and
9103 #           'MRR'"
9104 #  parameters:
9105 #  - "result"
9106 #  - "name"
9107 #  - "tags"
9108 #  include-tests: "MRR" # "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 MRR) [Mpps]"
9112 #  layout:
9113 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9114 #    layout: "plot-service-density"
9115
9116 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9117 #- type: "plot"
9118 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9119 #  algorithm: "plot_nf_heatmap"
9120 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9121 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9122 #  filter: "'NIC_Intel-XL710' and
9123 #           'NF_DENSITY' and
9124 #           'DOCKER' and
9125 #           'CHAIN' and
9126 #           'NF_VPPIP4' and
9127 #           'IPSEC' and
9128 #           'TNL_1000' and
9129 #           'IMIX' and
9130 #           '1T1C' and
9131 #           'NDRPDR'"
9132 #  parameters:
9133 #  - "throughput"
9134 #  - "name"
9135 #  - "tags"
9136 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9137 #  x-axis: "X = CNFs per Service Chain"
9138 #  y-axis: "Y = Number of Service Chains"
9139 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9140 #  layout:
9141 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9142 #    layout: "plot-service-density"
9143 #
9144 #- type: "plot"
9145 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9146 #  algorithm: "plot_nf_heatmap"
9147 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9148 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9149 #  filter: "'NIC_Intel-XL710' and
9150 #           'NF_DENSITY' and
9151 #           'DOCKER' and
9152 #           'CHAIN' and
9153 #           'NF_VPPIP4' and
9154 #           'IPSEC' and
9155 #           'TNL_1000' and
9156 #           'IMIX' and
9157 #           '2T2C' and
9158 #           'NDRPDR'"
9159 #  parameters:
9160 #  - "throughput"
9161 #  - "name"
9162 #  - "tags"
9163 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9164 #  x-axis: "X = CNFs per Service Chain"
9165 #  y-axis: "Y = Number of Service Chains"
9166 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9167 #  layout:
9168 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9169 #    layout: "plot-service-density"
9170 #
9171 #- type: "plot"
9172 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9173 #  algorithm: "plot_nf_heatmap"
9174 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9175 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9176 #  filter: "'NIC_Intel-XL710' and
9177 #           'NF_DENSITY' and
9178 #           'DOCKER' and
9179 #           'CHAIN' and
9180 #           'NF_VPPIP4' and
9181 #           'IPSEC' and
9182 #           'TNL_1000' and
9183 #           'IMIX' and
9184 #           '4T4C' and
9185 #           'NDRPDR'"
9186 #  parameters:
9187 #  - "throughput"
9188 #  - "name"
9189 #  - "tags"
9190 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9191 #  x-axis: "X = CNFs per Service Chain"
9192 #  y-axis: "Y = Number of Service Chains"
9193 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9194 #  layout:
9195 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9196 #    layout: "plot-service-density"
9197 #
9198 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9199 #- type: "plot"
9200 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9201 #  algorithm: "plot_nf_heatmap"
9202 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9203 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9204 #  filter: "'NIC_Intel-XL710' and
9205 #           'NF_DENSITY' and
9206 #           'DOCKER' and
9207 #           'CHAIN' and
9208 #           'NF_VPPIP4' and
9209 #           'IPSEC' and
9210 #           'TNL_1000' and
9211 #           'IMIX' and
9212 #           '1T1C' and
9213 #           'NDRPDR'"
9214 #  parameters:
9215 #  - "throughput"
9216 #  - "name"
9217 #  - "tags"
9218 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9219 #  x-axis: "X = CNFs per Service Chain"
9220 #  y-axis: "Y = Number of Service Chains"
9221 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9222 #  layout:
9223 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9224 #    layout: "plot-service-density"
9225 #
9226 #- type: "plot"
9227 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9228 #  algorithm: "plot_nf_heatmap"
9229 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9230 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9231 #  filter: "'NIC_Intel-XL710' and
9232 #           'NF_DENSITY' and
9233 #           'DOCKER' and
9234 #           'CHAIN' and
9235 #           'NF_VPPIP4' and
9236 #           'IPSEC' and
9237 #           'TNL_1000' and
9238 #           'IMIX' and
9239 #           '2T2C' and
9240 #           'NDRPDR'"
9241 #  parameters:
9242 #  - "throughput"
9243 #  - "name"
9244 #  - "tags"
9245 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9246 #  x-axis: "X = CNFs per Service Chain"
9247 #  y-axis: "Y = Number of Service Chains"
9248 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9249 #  layout:
9250 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9251 #    layout: "plot-service-density"
9252 #
9253 #- type: "plot"
9254 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9255 #  algorithm: "plot_nf_heatmap"
9256 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9257 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9258 #  filter: "'NIC_Intel-XL710' and
9259 #           'NF_DENSITY' and
9260 #           'DOCKER' and
9261 #           'CHAIN' and
9262 #           'NF_VPPIP4' and
9263 #           'IPSEC' and
9264 #           'TNL_1000' and
9265 #           'IMIX' and
9266 #           '4T4C' and
9267 #           'NDRPDR'"
9268 #  parameters:
9269 #  - "throughput"
9270 #  - "name"
9271 #  - "tags"
9272 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9273 #  x-axis: "X = CNFs per Service Chain"
9274 #  y-axis: "Y = Number of Service Chains"
9275 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9276 #  layout:
9277 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9278 #    layout: "plot-service-density"
9279
9280 ###############################################################################
9281
9282 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9283 #- type: "plot"
9284 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9285 #  algorithm: "plot_nf_heatmap"
9286 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9287 #  data: "plot-vpp-nfv-3n-skx-mrr"
9288 #  filter: "'NIC_Intel-XXV710' and
9289 #           'NF_DENSITY' and
9290 #           'DOCKER' and
9291 #           'CHAIN' and
9292 #           'NF_VPPIP4' and
9293 #           'IPSEC' and
9294 #           'TNL_10000' and
9295 #           'IMIX' and
9296 #           '2T1C' and
9297 #           'MRR'"
9298 #  parameters:
9299 #  - "result"
9300 #  - "name"
9301 #  - "tags"
9302 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9303 #  x-axis: "X = CNFs per Service Chain"
9304 #  y-axis: "Y = Number of Service Chains"
9305 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9306 #  layout:
9307 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9308 #    layout: "plot-service-density"
9309 #
9310 #- type: "plot"
9311 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9312 #  algorithm: "plot_nf_heatmap"
9313 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9314 #  data: "plot-vpp-nfv-3n-skx-mrr"
9315 #  filter: "'NIC_Intel-XXV710' and
9316 #           'NF_DENSITY' and
9317 #           'DOCKER' and
9318 #           'CHAIN' and
9319 #           'NF_VPPIP4' and
9320 #           'IPSEC' and
9321 #           'TNL_10000' and
9322 #           'IMIX' and
9323 #           '4T2C' and
9324 #           'MRR'"
9325 #  parameters:
9326 #  - "result"
9327 #  - "name"
9328 #  - "tags"
9329 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9330 #  x-axis: "X = CNFs per Service Chain"
9331 #  y-axis: "Y = Number of Service Chains"
9332 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9333 #  layout:
9334 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9335 #    layout: "plot-service-density"
9336 #
9337 #- type: "plot"
9338 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9339 #  algorithm: "plot_nf_heatmap"
9340 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9341 #  data: "plot-vpp-nfv-3n-skx-mrr"
9342 #  filter: "'NIC_Intel-XXV710' and
9343 #           'NF_DENSITY' and
9344 #           'DOCKER' and
9345 #           'CHAIN' and
9346 #           'NF_VPPIP4' and
9347 #           'IPSEC' and
9348 #           'TNL_10000' and
9349 #           'IMIX' and
9350 #           '8T4C' and
9351 #           'MRR'"
9352 #  parameters:
9353 #  - "result"
9354 #  - "name"
9355 #  - "tags"
9356 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9357 #  x-axis: "X = CNFs per Service Chain"
9358 #  y-axis: "Y = Number of Service Chains"
9359 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9360 #  layout:
9361 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9362 #    layout: "plot-service-density"
9363
9364 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9365 #- type: "plot"
9366 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9367 #  algorithm: "plot_nf_heatmap"
9368 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9369 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9370 #  filter: "'NIC_Intel-XXV710' and
9371 #           'NF_DENSITY' and
9372 #           'DOCKER' and
9373 #           'CHAIN' and
9374 #           'NF_VPPIP4' and
9375 #           'IPSEC' and
9376 #           'TNL_10000' and
9377 #           'IMIX' and
9378 #           '2T1C' and
9379 #           'NDRPDR'"
9380 #  parameters:
9381 #  - "throughput"
9382 #  - "name"
9383 #  - "tags"
9384 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9385 #  x-axis: "X = CNFs per Service Chain"
9386 #  y-axis: "Y = Number of Service Chains"
9387 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9388 #  layout:
9389 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9390 #    layout: "plot-service-density"
9391 #
9392 #- type: "plot"
9393 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9394 #  algorithm: "plot_nf_heatmap"
9395 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9396 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9397 #  filter: "'NIC_Intel-XXV710' and
9398 #           'NF_DENSITY' and
9399 #           'DOCKER' and
9400 #           'CHAIN' and
9401 #           'NF_VPPIP4' and
9402 #           'IPSEC' and
9403 #           'TNL_10000' and
9404 #           'IMIX' and
9405 #           '4T2C' and
9406 #           'NDRPDR'"
9407 #  parameters:
9408 #  - "throughput"
9409 #  - "name"
9410 #  - "tags"
9411 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9412 #  x-axis: "X = CNFs per Service Chain"
9413 #  y-axis: "Y = Number of Service Chains"
9414 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9415 #  layout:
9416 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9417 #    layout: "plot-service-density"
9418 #
9419 #- type: "plot"
9420 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9421 #  algorithm: "plot_nf_heatmap"
9422 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9423 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9424 #  filter: "'NIC_Intel-XXV710' and
9425 #           'NF_DENSITY' and
9426 #           'DOCKER' and
9427 #           'CHAIN' and
9428 #           'NF_VPPIP4' and
9429 #           'IPSEC' and
9430 #           'TNL_10000' and
9431 #           'IMIX' and
9432 #           '8T4C' and
9433 #           'NDRPDR'"
9434 #  parameters:
9435 #  - "throughput"
9436 #  - "name"
9437 #  - "tags"
9438 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9439 #  x-axis: "X = CNFs per Service Chain"
9440 #  y-axis: "Y = Number of Service Chains"
9441 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9442 #  layout:
9443 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9444 #    layout: "plot-service-density"
9445 #
9446 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9447 #- type: "plot"
9448 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9449 #  algorithm: "plot_nf_heatmap"
9450 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9451 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9452 #  filter: "'NIC_Intel-XXV710' and
9453 #           'NF_DENSITY' and
9454 #           'DOCKER' and
9455 #           'CHAIN' and
9456 #           'NF_VPPIP4' and
9457 #           'IPSEC' and
9458 #           'TNL_10000' and
9459 #           'IMIX' and
9460 #           '2T1C' and
9461 #           'NDRPDR'"
9462 #  parameters:
9463 #  - "throughput"
9464 #  - "name"
9465 #  - "tags"
9466 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9467 #  x-axis: "X = CNFs per Service Chain"
9468 #  y-axis: "Y = Number of Service Chains"
9469 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9470 #  layout:
9471 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9472 #    layout: "plot-service-density"
9473 #
9474 #- type: "plot"
9475 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9476 #  algorithm: "plot_nf_heatmap"
9477 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9478 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9479 #  filter: "'NIC_Intel-XXV710' and
9480 #           'NF_DENSITY' and
9481 #           'DOCKER' and
9482 #           'CHAIN' and
9483 #           'NF_VPPIP4' and
9484 #           'IPSEC' and
9485 #           'TNL_10000' and
9486 #           'IMIX' and
9487 #           '4T2C' and
9488 #           'NDRPDR'"
9489 #  parameters:
9490 #  - "throughput"
9491 #  - "name"
9492 #  - "tags"
9493 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9494 #  x-axis: "X = CNFs per Service Chain"
9495 #  y-axis: "Y = Number of Service Chains"
9496 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9497 #  layout:
9498 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9499 #    layout: "plot-service-density"
9500 #
9501 #- type: "plot"
9502 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9503 #  algorithm: "plot_nf_heatmap"
9504 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9505 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9506 #  filter: "'NIC_Intel-XXV710' and
9507 #           'NF_DENSITY' and
9508 #           'DOCKER' and
9509 #           'CHAIN' and
9510 #           'NF_VPPIP4' and
9511 #           'IPSEC' and
9512 #           'TNL_10000' and
9513 #           'IMIX' and
9514 #           '8T4C' and
9515 #           'NDRPDR'"
9516 #  parameters:
9517 #  - "throughput"
9518 #  - "name"
9519 #  - "tags"
9520 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9521 #  x-axis: "X = CNFs per Service Chain"
9522 #  y-axis: "Y = Number of Service Chains"
9523 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9524 #  layout:
9525 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9526 #    layout: "plot-service-density"
9527
9528 ###############################################################################
9529
9530 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9531 #- type: "plot"
9532 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9533 #  algorithm: "plot_nf_heatmap"
9534 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9535 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9536 #  filter: "'NIC_Intel-XL710' and
9537 #           'NF_DENSITY' and
9538 #           'DOCKER' and
9539 #           'CHAIN' and
9540 #           'NF_VPPIP4' and
9541 #           'IMIX' and
9542 #           'TNL_10000' and
9543 #           '1T1C' and
9544 #           'MRR'"
9545 #  parameters:
9546 #  - "result"
9547 #  - "name"
9548 #  - "tags"
9549 #  include-tests: "MRR" # "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 MRR) [Mpps]"
9553 #  layout:
9554 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9555 #    layout: "plot-service-density"
9556 #
9557 #- type: "plot"
9558 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9559 #  algorithm: "plot_nf_heatmap"
9560 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9561 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9562 #  filter: "'NIC_Intel-XL710' and
9563 #           'NF_DENSITY' and
9564 #           'DOCKER' and
9565 #           'CHAIN' and
9566 #           'NF_VPPIP4' and
9567 #           'IPSEC' and
9568 #           'TNL_10000' and
9569 #           'IMIX' and
9570 #           '2T2C' and
9571 #           'MRR'"
9572 #  parameters:
9573 #  - "result"
9574 #  - "name"
9575 #  - "tags"
9576 #  include-tests: "MRR" # "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 MRR) [Mpps]"
9580 #  layout:
9581 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9582 #    layout: "plot-service-density"
9583 #
9584 #- type: "plot"
9585 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9586 #  algorithm: "plot_nf_heatmap"
9587 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9588 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9589 #  filter: "'NIC_Intel-XL710' and
9590 #           'NF_DENSITY' and
9591 #           'DOCKER' and
9592 #           'CHAIN' and
9593 #           'NF_VPPIP4' and
9594 #           'IPSEC' and
9595 #           'TNL_10000' and
9596 #           'IMIX' and
9597 #           '4T4C' and
9598 #           'MRR'"
9599 #  parameters:
9600 #  - "result"
9601 #  - "name"
9602 #  - "tags"
9603 #  include-tests: "MRR" # "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 MRR) [Mpps]"
9607 #  layout:
9608 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9609 #    layout: "plot-service-density"
9610
9611 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9612 #- type: "plot"
9613 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9614 #  algorithm: "plot_nf_heatmap"
9615 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9616 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9617 #  filter: "'NIC_Intel-XL710' and
9618 #           'NF_DENSITY' and
9619 #           'DOCKER' and
9620 #           'CHAIN' and
9621 #           'NF_VPPIP4' and
9622 #           'IPSEC' and
9623 #           'TNL_10000' and
9624 #           'IMIX' and
9625 #           '1T1C' and
9626 #           'NDRPDR'"
9627 #  parameters:
9628 #  - "throughput"
9629 #  - "name"
9630 #  - "tags"
9631 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9632 #  x-axis: "X = CNFs per Service Chain"
9633 #  y-axis: "Y = Number of Service Chains"
9634 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9635 #  layout:
9636 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9637 #    layout: "plot-service-density"
9638 #
9639 #- type: "plot"
9640 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9641 #  algorithm: "plot_nf_heatmap"
9642 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9643 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9644 #  filter: "'NIC_Intel-XL710' and
9645 #           'NF_DENSITY' and
9646 #           'DOCKER' and
9647 #           'CHAIN' and
9648 #           'NF_VPPIP4' and
9649 #           'IPSEC' and
9650 #           'TNL_10000' and
9651 #           'IMIX' and
9652 #           '2T2C' and
9653 #           'NDRPDR'"
9654 #  parameters:
9655 #  - "throughput"
9656 #  - "name"
9657 #  - "tags"
9658 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9659 #  x-axis: "X = CNFs per Service Chain"
9660 #  y-axis: "Y = Number of Service Chains"
9661 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9662 #  layout:
9663 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9664 #    layout: "plot-service-density"
9665 #
9666 #- type: "plot"
9667 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9668 #  algorithm: "plot_nf_heatmap"
9669 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9670 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9671 #  filter: "'NIC_Intel-XL710' and
9672 #           'NF_DENSITY' and
9673 #           'DOCKER' and
9674 #           'CHAIN' and
9675 #           'NF_VPPIP4' and
9676 #           'IPSEC' and
9677 #           'TNL_10000' and
9678 #           'IMIX' and
9679 #           '4T4C' and
9680 #           'NDRPDR'"
9681 #  parameters:
9682 #  - "throughput"
9683 #  - "name"
9684 #  - "tags"
9685 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9686 #  x-axis: "X = CNFs per Service Chain"
9687 #  y-axis: "Y = Number of Service Chains"
9688 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9689 #  layout:
9690 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9691 #    layout: "plot-service-density"
9692 #
9693 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9694 #- type: "plot"
9695 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9696 #  algorithm: "plot_nf_heatmap"
9697 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9698 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9699 #  filter: "'NIC_Intel-XL710' and
9700 #           'NF_DENSITY' and
9701 #           'DOCKER' and
9702 #           'CHAIN' and
9703 #           'NF_VPPIP4' and
9704 #           'IPSEC' and
9705 #           'TNL_10000' and
9706 #           'IMIX' and
9707 #           '1T1C' and
9708 #           'NDRPDR'"
9709 #  parameters:
9710 #  - "throughput"
9711 #  - "name"
9712 #  - "tags"
9713 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9714 #  x-axis: "X = CNFs per Service Chain"
9715 #  y-axis: "Y = Number of Service Chains"
9716 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9717 #  layout:
9718 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9719 #    layout: "plot-service-density"
9720 #
9721 #- type: "plot"
9722 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9723 #  algorithm: "plot_nf_heatmap"
9724 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9725 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9726 #  filter: "'NIC_Intel-XL710' and
9727 #           'NF_DENSITY' and
9728 #           'DOCKER' and
9729 #           'CHAIN' and
9730 #           'NF_VPPIP4' and
9731 #           'IPSEC' and
9732 #           'TNL_10000' and
9733 #           'IMIX' and
9734 #           '2T2C' and
9735 #           'NDRPDR'"
9736 #  parameters:
9737 #  - "throughput"
9738 #  - "name"
9739 #  - "tags"
9740 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9741 #  x-axis: "X = CNFs per Service Chain"
9742 #  y-axis: "Y = Number of Service Chains"
9743 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9744 #  layout:
9745 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9746 #    layout: "plot-service-density"
9747 #
9748 #- type: "plot"
9749 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9750 #  algorithm: "plot_nf_heatmap"
9751 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9752 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9753 #  filter: "'NIC_Intel-XL710' and
9754 #           'NF_DENSITY' and
9755 #           'DOCKER' and
9756 #           'CHAIN' and
9757 #           'NF_VPPIP4' and
9758 #           'IPSEC' and
9759 #           'TNL_10000' and
9760 #           'IMIX' and
9761 #           '4T4C' and
9762 #           'NDRPDR'"
9763 #  parameters:
9764 #  - "throughput"
9765 #  - "name"
9766 #  - "tags"
9767 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9768 #  x-axis: "X = CNFs per Service Chain"
9769 #  y-axis: "Y = Number of Service Chains"
9770 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9771 #  layout:
9772 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9773 #    layout: "plot-service-density"
9774
9775 ###############################################################################
9776
9777 # Plots - NF Density - CSP - MRR IMIX
9778 - type: "plot"
9779   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9780   algorithm: "plot_nf_heatmap"
9781   output-file-type: ".html"
9782   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9783   data: "plot-vpp-nfv-2n-skx-mrr"
9784   filter: "'NIC_Intel-XXV710' and
9785            'NF_DENSITY' and
9786            'DOCKER' and
9787            'PIPELINE' and
9788            'NF_VPPIP4' and
9789            'IMIX' and
9790            '2T1C' and
9791            'MRR'"
9792   parameters:
9793   - "result"
9794   - "name"
9795   - "tags"
9796   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9797   x-axis: "X = CNFs per Service Pipeline"
9798   y-axis: "Y = Number of Service Pipelines"
9799   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9800   layout:
9801     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9802     layout: "plot-service-density"
9803
9804 - type: "plot"
9805   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9806   algorithm: "plot_nf_heatmap"
9807   output-file-type: ".html"
9808   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9809   data: "plot-vpp-nfv-2n-skx-mrr"
9810   filter: "'NIC_Intel-XXV710' and
9811            'NF_DENSITY' and
9812            'DOCKER' and
9813            'PIPELINE' and
9814            'NF_VPPIP4' and
9815            'IMIX' and
9816            '4T2C' and
9817            'MRR'"
9818   parameters:
9819   - "result"
9820   - "name"
9821   - "tags"
9822   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9823   x-axis: "X = CNFs per Service Pipeline"
9824   y-axis: "Y = Number of Service Pipelines"
9825   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9826   layout:
9827     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9828     layout: "plot-service-density"
9829
9830 - type: "plot"
9831   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9832   algorithm: "plot_nf_heatmap"
9833   output-file-type: ".html"
9834   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9835   data: "plot-vpp-nfv-2n-skx-mrr"
9836   filter: "'NIC_Intel-XXV710' and
9837            'NF_DENSITY' and
9838            'DOCKER' and
9839            'PIPELINE' and
9840            'NF_VPPIP4' and
9841            'IMIX' and
9842            '8T4C' and
9843            'MRR'"
9844   parameters:
9845   - "result"
9846   - "name"
9847   - "tags"
9848   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9849   x-axis: "X = CNFs per Service Pipeline"
9850   y-axis: "Y = Number of Service Pipelines"
9851   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9852   layout:
9853     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9854     layout: "plot-service-density"
9855
9856 # Plots - NF Density - CSP - NDR IMIX
9857 - type: "plot"
9858   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9859   algorithm: "plot_nf_heatmap"
9860   output-file-type: ".html"
9861   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9862   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9863   filter: "'NIC_Intel-XXV710' and
9864            'NF_DENSITY' and
9865            'DOCKER' and
9866            'PIPELINE' and
9867            'NF_VPPIP4' and
9868            'IMIX' and
9869            '2T1C' and
9870            'NDRPDR'"
9871   parameters:
9872   - "throughput"
9873   - "name"
9874   - "tags"
9875   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9876   x-axis: "X = CNFs per Service Pipeline"
9877   y-axis: "Y = Number of Service Pipelines"
9878   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9879   layout:
9880     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9881     layout: "plot-service-density"
9882
9883 - type: "plot"
9884   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9885   algorithm: "plot_nf_heatmap"
9886   output-file-type: ".html"
9887   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9888   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9889   filter: "'NIC_Intel-XXV710' and
9890            'NF_DENSITY' and
9891            'DOCKER' and
9892            'PIPELINE' and
9893            'NF_VPPIP4' and
9894            'IMIX' and
9895            '4T2C' and
9896            'NDRPDR'"
9897   parameters:
9898   - "throughput"
9899   - "name"
9900   - "tags"
9901   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9902   x-axis: "X = CNFs per Service Pipeline"
9903   y-axis: "Y = Number of Service Pipelines"
9904   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9905   layout:
9906     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9907     layout: "plot-service-density"
9908
9909 - type: "plot"
9910   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9911   algorithm: "plot_nf_heatmap"
9912   output-file-type: ".html"
9913   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9914   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9915   filter: "'NIC_Intel-XXV710' and
9916            'NF_DENSITY' and
9917            'DOCKER' and
9918            'PIPELINE' and
9919            'NF_VPPIP4' and
9920            'IMIX' and
9921            '8T4C' and
9922            'NDRPDR'"
9923   parameters:
9924   - "throughput"
9925   - "name"
9926   - "tags"
9927   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9928   x-axis: "X = CNFs per Service Pipeline"
9929   y-axis: "Y = Number of Service Pipelines"
9930   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9931   layout:
9932     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9933     layout: "plot-service-density"
9934
9935 # Plots - NF Density - CSP - PDR IMIX
9936 - type: "plot"
9937   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9938   algorithm: "plot_nf_heatmap"
9939   output-file-type: ".html"
9940   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9941   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9942   filter: "'NIC_Intel-XXV710' and
9943            'NF_DENSITY' and
9944            'DOCKER' and
9945            'PIPELINE' and
9946            'NF_VPPIP4' and
9947            'IMIX' and
9948            '2T1C' and
9949            'NDRPDR'"
9950   parameters:
9951   - "throughput"
9952   - "name"
9953   - "tags"
9954   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9955   x-axis: "X = CNFs per Service Pipeline"
9956   y-axis: "Y = Number of Service Pipelines"
9957   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9958   layout:
9959     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9960     layout: "plot-service-density"
9961
9962 - type: "plot"
9963   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9964   algorithm: "plot_nf_heatmap"
9965   output-file-type: ".html"
9966   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9967   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9968   filter: "'NIC_Intel-XXV710' and
9969            'NF_DENSITY' and
9970            'DOCKER' and
9971            'PIPELINE' and
9972            'NF_VPPIP4' and
9973            'IMIX' and
9974            '4T2C' and
9975            'NDRPDR'"
9976   parameters:
9977   - "throughput"
9978   - "name"
9979   - "tags"
9980   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9981   x-axis: "X = CNFs per Service Pipeline"
9982   y-axis: "Y = Number of Service Pipelines"
9983   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9984   layout:
9985     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9986     layout: "plot-service-density"
9987
9988 - type: "plot"
9989   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9990   algorithm: "plot_nf_heatmap"
9991   output-file-type: ".html"
9992   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9993   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9994   filter: "'NIC_Intel-XXV710' and
9995            'NF_DENSITY' and
9996            'DOCKER' and
9997            'PIPELINE' and
9998            'NF_VPPIP4' and
9999            'IMIX' and
10000            '8T4C' and
10001            'NDRPDR'"
10002   parameters:
10003   - "throughput"
10004   - "name"
10005   - "tags"
10006   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10007   x-axis: "X = CNFs per Service Pipeline"
10008   y-axis: "Y = Number of Service Pipelines"
10009   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10010   layout:
10011     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10012     layout: "plot-service-density"
10013
10014 ###############################################################################
10015 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10016
10017 - type: "plot"
10018   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10019   algorithm: "plot_nf_heatmap"
10020   output-file-type: ".html"
10021   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10022   data: "plot-vpp-nfv-2n-clx-mrr"
10023   filter: "'NIC_Intel-XXV710' and
10024            'NF_DENSITY' and
10025            'VHOST' and
10026            not 'VXLAN' and
10027            'CHAIN' and
10028            'NF_VPPIP4' and
10029            'IMIX' and
10030            '2T1C' and
10031            'MRR'"
10032   parameters:
10033   - "result"
10034   - "name"
10035   - "tags"
10036   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10037   x-axis: "X = VNFs per Service Chain"
10038   y-axis: "Y = Number of Service Chains"
10039   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10040   layout:
10041     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10042     layout: "plot-service-density"
10043
10044 - type: "plot"
10045   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10046   algorithm: "plot_nf_heatmap"
10047   output-file-type: ".html"
10048   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10049   data: "plot-vpp-nfv-2n-clx-mrr"
10050   filter: "'NIC_Intel-XXV710' and
10051            'NF_DENSITY' and
10052            'VHOST' and
10053            not 'VXLAN' and
10054            'CHAIN' and
10055            'NF_VPPIP4' and
10056            'IMIX' and
10057            '4T2C' and
10058            'MRR'"
10059   parameters:
10060   - "result"
10061   - "name"
10062   - "tags"
10063   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10064   x-axis: "X = VNFs per Service Chain"
10065   y-axis: "Y = Number of Service Chains"
10066   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10067   layout:
10068     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10069     layout: "plot-service-density"
10070
10071 - type: "plot"
10072   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10073   algorithm: "plot_nf_heatmap"
10074   output-file-type: ".html"
10075   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10076   data: "plot-vpp-nfv-2n-clx-mrr"
10077   filter: "'NIC_Intel-XXV710' and
10078            'NF_DENSITY' and
10079            'VHOST' and
10080            not 'VXLAN' and
10081            'CHAIN' and
10082            'NF_VPPIP4' and
10083            'IMIX' and
10084            '8T4C' and
10085            'MRR'"
10086   parameters:
10087   - "result"
10088   - "name"
10089   - "tags"
10090   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10091   x-axis: "X = VNFs per Service Chain"
10092   y-axis: "Y = Number of Service Chains"
10093   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10094   layout:
10095     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10096     layout: "plot-service-density"
10097
10098 # Plots - NF Density - VSC - NDR IMIX
10099 - type: "plot"
10100   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10101   algorithm: "plot_nf_heatmap"
10102   output-file-type: ".html"
10103   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10104   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10105   filter: "'NIC_Intel-XXV710' and
10106            'NF_DENSITY' and
10107            'VHOST' and
10108            not 'VXLAN' and
10109            'CHAIN' and
10110            'NF_VPPIP4' and
10111            'IMIX' and
10112            '2T1C' and
10113            'NDRPDR'"
10114   parameters:
10115   - "throughput"
10116   - "name"
10117   - "tags"
10118   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10119   x-axis: "X = VNFs per Service Chain"
10120   y-axis: "Y = Number of Service Chains"
10121   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10122   layout:
10123     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10124     layout: "plot-service-density"
10125
10126 - type: "plot"
10127   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10128   algorithm: "plot_nf_heatmap"
10129   output-file-type: ".html"
10130   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10131   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10132   filter: "'NIC_Intel-XXV710' and
10133            'NF_DENSITY' and
10134            'VHOST' and
10135            not 'VXLAN' and
10136            'CHAIN' and
10137            'NF_VPPIP4' and
10138            'IMIX' and
10139            '4T2C' and
10140            'NDRPDR'"
10141   parameters:
10142   - "throughput"
10143   - "name"
10144   - "tags"
10145   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10146   x-axis: "X = VNFs per Service Chain"
10147   y-axis: "Y = Number of Service Chains"
10148   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10149   layout:
10150     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10151     layout: "plot-service-density"
10152
10153 - type: "plot"
10154   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10155   algorithm: "plot_nf_heatmap"
10156   output-file-type: ".html"
10157   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10158   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10159   filter: "'NIC_Intel-XXV710' and
10160            'NF_DENSITY' and
10161            'VHOST' and
10162            not 'VXLAN' and
10163            'CHAIN' and
10164            'NF_VPPIP4' and
10165            'IMIX' and
10166            '8T4C' and
10167            'NDRPDR'"
10168   parameters:
10169   - "throughput"
10170   - "name"
10171   - "tags"
10172   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10173   x-axis: "X = VNFs per Service Chain"
10174   y-axis: "Y = Number of Service Chains"
10175   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10176   layout:
10177     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10178     layout: "plot-service-density"
10179
10180 # Plots - NF Density - VSC - PDR IMIX
10181 - type: "plot"
10182   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10183   algorithm: "plot_nf_heatmap"
10184   output-file-type: ".html"
10185   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10186   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10187   filter: "'NIC_Intel-XXV710' and
10188            'NF_DENSITY' and
10189            'VHOST' and
10190            not 'VXLAN' and
10191            'CHAIN' and
10192            'NF_VPPIP4' and
10193            'IMIX' and
10194            '2T1C' and
10195            'NDRPDR'"
10196   parameters:
10197   - "throughput"
10198   - "name"
10199   - "tags"
10200   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10201   x-axis: "X = VNFs per Service Chain"
10202   y-axis: "Y = Number of Service Chains"
10203   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10204   layout:
10205     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10206     layout: "plot-service-density"
10207
10208 - type: "plot"
10209   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10210   algorithm: "plot_nf_heatmap"
10211   output-file-type: ".html"
10212   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10213   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10214   filter: "'NIC_Intel-XXV710' and
10215            'NF_DENSITY' and
10216            'VHOST' and
10217            not 'VXLAN' and
10218            'CHAIN' and
10219            'NF_VPPIP4' and
10220            'IMIX' and
10221            '4T2C' and
10222            'NDRPDR'"
10223   parameters:
10224   - "throughput"
10225   - "name"
10226   - "tags"
10227   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10228   x-axis: "X = VNFs per Service Chain"
10229   y-axis: "Y = Number of Service Chains"
10230   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10231   layout:
10232     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10233     layout: "plot-service-density"
10234
10235 - type: "plot"
10236   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10237   algorithm: "plot_nf_heatmap"
10238   output-file-type: ".html"
10239   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10240   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10241   filter: "'NIC_Intel-XXV710' and
10242            'NF_DENSITY' and
10243            'VHOST' and
10244            not 'VXLAN' and
10245            'CHAIN' and
10246            'NF_VPPIP4' and
10247            'IMIX' and
10248            '8T4C' and
10249            'NDRPDR'"
10250   parameters:
10251   - "throughput"
10252   - "name"
10253   - "tags"
10254   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10255   x-axis: "X = VNFs per Service Chain"
10256   y-axis: "Y = Number of Service Chains"
10257   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10258   layout:
10259     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10260     layout: "plot-service-density"
10261
10262 # Plots - NF Density - VSC - MRR IMIX
10263 - type: "plot"
10264   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10265   algorithm: "plot_nf_heatmap"
10266   output-file-type: ".html"
10267   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10268   data: "plot-vpp-nfv-2n-clx-mrr"
10269   filter: "'NIC_Intel-XXV710' and
10270            'NF_DENSITY' and
10271            'VHOST' and
10272            'VXLAN' and
10273            'CHAIN' and
10274            'IMIX' and
10275            '2T1C' and
10276            'MRR'"
10277   parameters:
10278   - "result"
10279   - "name"
10280   - "tags"
10281   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10282   x-axis: "X = VNFs per Service Chain"
10283   y-axis: "Y = Number of Service Chains"
10284   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10285   layout:
10286     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10287     layout: "plot-service-density"
10288
10289 - type: "plot"
10290   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10291   algorithm: "plot_nf_heatmap"
10292   output-file-type: ".html"
10293   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10294   data: "plot-vpp-nfv-2n-clx-mrr"
10295   filter: "'NIC_Intel-XXV710' and
10296            'NF_DENSITY' and
10297            'VHOST' and
10298            'VXLAN' and
10299            'CHAIN' and
10300            'IMIX' and
10301            '4T2C' and
10302            'MRR'"
10303   parameters:
10304   - "result"
10305   - "name"
10306   - "tags"
10307   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10308   x-axis: "X = VNFs per Service Chain"
10309   y-axis: "Y = Number of Service Chains"
10310   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10311   layout:
10312     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10313     layout: "plot-service-density"
10314
10315 - type: "plot"
10316   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10317   algorithm: "plot_nf_heatmap"
10318   output-file-type: ".html"
10319   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10320   data: "plot-vpp-nfv-2n-clx-mrr"
10321   filter: "'NIC_Intel-XXV710' and
10322            'NF_DENSITY' and
10323            'VHOST' and
10324            'VXLAN' and
10325            'CHAIN' and
10326            'IMIX' and
10327            '8T4C' and
10328            'MRR'"
10329   parameters:
10330   - "result"
10331   - "name"
10332   - "tags"
10333   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10334   x-axis: "X = VNFs per Service Chain"
10335   y-axis: "Y = Number of Service Chains"
10336   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10337   layout:
10338     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10339     layout: "plot-service-density"
10340
10341 # Plots - NF Density - VSC - NDR IMIX
10342 - type: "plot"
10343   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10344   algorithm: "plot_nf_heatmap"
10345   output-file-type: ".html"
10346   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10347   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10348   filter: "'NIC_Intel-XXV710' and
10349            'NF_DENSITY' and
10350            'VHOST' and
10351            'VXLAN' and
10352            'CHAIN' and
10353            'IMIX' and
10354            '2T1C' and
10355            'NDRPDR'"
10356   parameters:
10357   - "throughput"
10358   - "name"
10359   - "tags"
10360   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10361   x-axis: "X = VNFs per Service Chain"
10362   y-axis: "Y = Number of Service Chains"
10363   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10364   layout:
10365     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10366     layout: "plot-service-density"
10367
10368 - type: "plot"
10369   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10370   algorithm: "plot_nf_heatmap"
10371   output-file-type: ".html"
10372   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10373   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10374   filter: "'NIC_Intel-XXV710' and
10375            'NF_DENSITY' and
10376            'VHOST' and
10377            'VXLAN' and
10378            'CHAIN' and
10379            'IMIX' and
10380            '4T2C' and
10381            'NDRPDR'"
10382   parameters:
10383   - "throughput"
10384   - "name"
10385   - "tags"
10386   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10387   x-axis: "X = VNFs per Service Chain"
10388   y-axis: "Y = Number of Service Chains"
10389   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10390   layout:
10391     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10392     layout: "plot-service-density"
10393
10394 - type: "plot"
10395   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10396   algorithm: "plot_nf_heatmap"
10397   output-file-type: ".html"
10398   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10399   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10400   filter: "'NIC_Intel-XXV710' and
10401            'NF_DENSITY' and
10402            'VHOST' and
10403            'VXLAN' and
10404            'CHAIN' and
10405            'IMIX' and
10406            '8T4C' and
10407            'NDRPDR'"
10408   parameters:
10409   - "throughput"
10410   - "name"
10411   - "tags"
10412   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10413   x-axis: "X = VNFs per Service Chain"
10414   y-axis: "Y = Number of Service Chains"
10415   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10416   layout:
10417     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10418     layout: "plot-service-density"
10419
10420 # Plots - NF Density - VSC - PDR IMIX
10421 - type: "plot"
10422   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10423   algorithm: "plot_nf_heatmap"
10424   output-file-type: ".html"
10425   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10426   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10427   filter: "'NIC_Intel-XXV710' and
10428            'NF_DENSITY' and
10429            'VHOST' and
10430            'VXLAN' and
10431            'CHAIN' and
10432            'IMIX' and
10433            '2T1C' and
10434            'NDRPDR'"
10435   parameters:
10436   - "throughput"
10437   - "name"
10438   - "tags"
10439   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10440   x-axis: "X = VNFs per Service Chain"
10441   y-axis: "Y = Number of Service Chains"
10442   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10443   layout:
10444     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10445     layout: "plot-service-density"
10446
10447 - type: "plot"
10448   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10449   algorithm: "plot_nf_heatmap"
10450   output-file-type: ".html"
10451   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10452   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10453   filter: "'NIC_Intel-XXV710' and
10454            'NF_DENSITY' and
10455            'VHOST' and
10456            'VXLAN' and
10457            'CHAIN' and
10458            'IMIX' and
10459            '4T2C' and
10460            'NDRPDR'"
10461   parameters:
10462   - "throughput"
10463   - "name"
10464   - "tags"
10465   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10466   x-axis: "X = VNFs per Service Chain"
10467   y-axis: "Y = Number of Service Chains"
10468   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10469   layout:
10470     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10471     layout: "plot-service-density"
10472
10473 - type: "plot"
10474   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10475   algorithm: "plot_nf_heatmap"
10476   output-file-type: ".html"
10477   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10478   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10479   filter: "'NIC_Intel-XXV710' and
10480            'NF_DENSITY' and
10481            'VHOST' and
10482            'VXLAN' and
10483            'CHAIN' and
10484            'IMIX' and
10485            '8T4C' and
10486            'NDRPDR'"
10487   parameters:
10488   - "throughput"
10489   - "name"
10490   - "tags"
10491   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10492   x-axis: "X = VNFs per Service Chain"
10493   y-axis: "Y = Number of Service Chains"
10494   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10495   layout:
10496     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10497     layout: "plot-service-density"
10498
10499 # Plots - NF Density - CSC - MRR IMIX
10500 - type: "plot"
10501   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10502   algorithm: "plot_nf_heatmap"
10503   output-file-type: ".html"
10504   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10505   data: "plot-vpp-nfv-2n-clx-mrr"
10506   filter: "'NIC_Intel-XXV710' and
10507            'NF_DENSITY' and
10508            'DOCKER' and
10509            'CHAIN' and
10510            'NF_VPPIP4' and
10511            'IMIX' and
10512            '2T1C' and
10513            'MRR'"
10514   parameters:
10515   - "result"
10516   - "name"
10517   - "tags"
10518   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10519   x-axis: "X = CNFs per Service Chain"
10520   y-axis: "Y = Number of Service Chains"
10521   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10522   layout:
10523     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10524     layout: "plot-service-density"
10525
10526 - type: "plot"
10527   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10528   algorithm: "plot_nf_heatmap"
10529   output-file-type: ".html"
10530   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10531   data: "plot-vpp-nfv-2n-clx-mrr"
10532   filter: "'NIC_Intel-XXV710' and
10533            'NF_DENSITY' and
10534            'DOCKER' and
10535            'CHAIN' and
10536            'NF_VPPIP4' and
10537            'IMIX' and
10538            '4T2C' and
10539            'MRR'"
10540   parameters:
10541   - "result"
10542   - "name"
10543   - "tags"
10544   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10545   x-axis: "X = CNFs per Service Chain"
10546   y-axis: "Y = Number of Service Chains"
10547   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10548   layout:
10549     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10550     layout: "plot-service-density"
10551
10552 - type: "plot"
10553   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10554   algorithm: "plot_nf_heatmap"
10555   output-file-type: ".html"
10556   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10557   data: "plot-vpp-nfv-2n-clx-mrr"
10558   filter: "'NIC_Intel-XXV710' and
10559            'NF_DENSITY' and
10560            'DOCKER' and
10561            'CHAIN' and
10562            'NF_VPPIP4' and
10563            'IMIX' and
10564            '8T4C' and
10565            'MRR'"
10566   parameters:
10567   - "result"
10568   - "name"
10569   - "tags"
10570   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10571   x-axis: "X = CNFs per Service Chain"
10572   y-axis: "Y = Number of Service Chains"
10573   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10574   layout:
10575     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10576     layout: "plot-service-density"
10577
10578 # Plots - NF Density - CSC - NDR IMIX
10579 - type: "plot"
10580   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10581   algorithm: "plot_nf_heatmap"
10582   output-file-type: ".html"
10583   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10584   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10585   filter: "'NIC_Intel-XXV710' and
10586            'NF_DENSITY' and
10587            'DOCKER' and
10588            'CHAIN' and
10589            'NF_VPPIP4' and
10590            'IMIX' and
10591            '2T1C' and
10592            'NDRPDR'"
10593   parameters:
10594   - "throughput"
10595   - "name"
10596   - "tags"
10597   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10598   x-axis: "X = CNFs per Service Chain"
10599   y-axis: "Y = Number of Service Chains"
10600   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10601   layout:
10602     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10603     layout: "plot-service-density"
10604
10605 - type: "plot"
10606   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10607   algorithm: "plot_nf_heatmap"
10608   output-file-type: ".html"
10609   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10610   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10611   filter: "'NIC_Intel-XXV710' and
10612            'NF_DENSITY' and
10613            'DOCKER' and
10614            'CHAIN' and
10615            'NF_VPPIP4' and
10616            'IMIX' and
10617            '4T2C' and
10618            'NDRPDR'"
10619   parameters:
10620   - "throughput"
10621   - "name"
10622   - "tags"
10623   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10624   x-axis: "X = CNFs per Service Chain"
10625   y-axis: "Y = Number of Service Chains"
10626   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10627   layout:
10628     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10629     layout: "plot-service-density"
10630
10631 - type: "plot"
10632   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10633   algorithm: "plot_nf_heatmap"
10634   output-file-type: ".html"
10635   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10636   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10637   filter: "'NIC_Intel-XXV710' and
10638            'NF_DENSITY' and
10639            'DOCKER' and
10640            'CHAIN' and
10641            'NF_VPPIP4' and
10642            'IMIX' and
10643            '8T4C' and
10644            'NDRPDR'"
10645   parameters:
10646   - "throughput"
10647   - "name"
10648   - "tags"
10649   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10650   x-axis: "X = CNFs per Service Chain"
10651   y-axis: "Y = Number of Service Chains"
10652   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10653   layout:
10654     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10655     layout: "plot-service-density"
10656
10657 # Plots - NF Density - CSC - PDR IMIX
10658 - type: "plot"
10659   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10660   algorithm: "plot_nf_heatmap"
10661   output-file-type: ".html"
10662   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10663   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10664   filter: "'NIC_Intel-XXV710' and
10665            'NF_DENSITY' and
10666            'DOCKER' and
10667            'CHAIN' and
10668            'NF_VPPIP4' and
10669            'IMIX' and
10670            '2T1C' and
10671            'NDRPDR'"
10672   parameters:
10673   - "throughput"
10674   - "name"
10675   - "tags"
10676   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10677   x-axis: "X = CNFs per Service Chain"
10678   y-axis: "Y = Number of Service Chains"
10679   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10680   layout:
10681     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10682     layout: "plot-service-density"
10683
10684 - type: "plot"
10685   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10686   algorithm: "plot_nf_heatmap"
10687   output-file-type: ".html"
10688   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10689   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10690   filter: "'NIC_Intel-XXV710' and
10691            'NF_DENSITY' and
10692            'DOCKER' and
10693            'CHAIN' and
10694            'NF_VPPIP4' and
10695            'IMIX' and
10696            '4T2C' and
10697            'NDRPDR'"
10698   parameters:
10699   - "throughput"
10700   - "name"
10701   - "tags"
10702   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10703   x-axis: "X = CNFs per Service Chain"
10704   y-axis: "Y = Number of Service Chains"
10705   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10706   layout:
10707     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10708     layout: "plot-service-density"
10709
10710 - type: "plot"
10711   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10712   algorithm: "plot_nf_heatmap"
10713   output-file-type: ".html"
10714   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10715   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10716   filter: "'NIC_Intel-XXV710' and
10717            'NF_DENSITY' and
10718            'DOCKER' and
10719            'CHAIN' and
10720            'NF_VPPIP4' and
10721            'IMIX' and
10722            '8T4C' and
10723            'NDRPDR'"
10724   parameters:
10725   - "throughput"
10726   - "name"
10727   - "tags"
10728   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10729   x-axis: "X = CNFs per Service Chain"
10730   y-axis: "Y = Number of Service Chains"
10731   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10732   layout:
10733     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10734     layout: "plot-service-density"
10735
10736 # Plots - NF Density - CSP - MRR IMIX
10737 - type: "plot"
10738   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10739   algorithm: "plot_nf_heatmap"
10740   output-file-type: ".html"
10741   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10742   data: "plot-vpp-nfv-2n-clx-mrr"
10743   filter: "'NIC_Intel-XXV710' and
10744            'NF_DENSITY' and
10745            'DOCKER' and
10746            'PIPELINE' and
10747            'NF_VPPIP4' and
10748            'IMIX' and
10749            '2T1C' and
10750            'MRR'"
10751   parameters:
10752   - "result"
10753   - "name"
10754   - "tags"
10755   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10756   x-axis: "X = CNFs per Service Pipeline"
10757   y-axis: "Y = Number of Service Pipelines"
10758   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10759   layout:
10760     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10761     layout: "plot-service-density"
10762
10763 - type: "plot"
10764   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10765   algorithm: "plot_nf_heatmap"
10766   output-file-type: ".html"
10767   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10768   data: "plot-vpp-nfv-2n-clx-mrr"
10769   filter: "'NIC_Intel-XXV710' and
10770            'NF_DENSITY' and
10771            'DOCKER' and
10772            'PIPELINE' and
10773            'NF_VPPIP4' and
10774            'IMIX' and
10775            '4T2C' and
10776            'MRR'"
10777   parameters:
10778   - "result"
10779   - "name"
10780   - "tags"
10781   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10782   x-axis: "X = CNFs per Service Pipeline"
10783   y-axis: "Y = Number of Service Pipelines"
10784   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10785   layout:
10786     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10787     layout: "plot-service-density"
10788
10789 - type: "plot"
10790   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10791   algorithm: "plot_nf_heatmap"
10792   output-file-type: ".html"
10793   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10794   data: "plot-vpp-nfv-2n-clx-mrr"
10795   filter: "'NIC_Intel-XXV710' and
10796            'NF_DENSITY' and
10797            'DOCKER' and
10798            'PIPELINE' and
10799            'NF_VPPIP4' and
10800            'IMIX' and
10801            '8T4C' and
10802            'MRR'"
10803   parameters:
10804   - "result"
10805   - "name"
10806   - "tags"
10807   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10808   x-axis: "X = CNFs per Service Pipeline"
10809   y-axis: "Y = Number of Service Pipelines"
10810   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10811   layout:
10812     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10813     layout: "plot-service-density"
10814
10815 # Plots - NF Density - CSP - NDR IMIX
10816 - type: "plot"
10817   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10818   algorithm: "plot_nf_heatmap"
10819   output-file-type: ".html"
10820   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10821   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10822   filter: "'NIC_Intel-XXV710' and
10823            'NF_DENSITY' and
10824            'DOCKER' and
10825            'PIPELINE' and
10826            'NF_VPPIP4' and
10827            'IMIX' and
10828            '2T1C' and
10829            'NDRPDR'"
10830   parameters:
10831   - "throughput"
10832   - "name"
10833   - "tags"
10834   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10835   x-axis: "X = CNFs per Service Pipeline"
10836   y-axis: "Y = Number of Service Pipelines"
10837   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10838   layout:
10839     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10840     layout: "plot-service-density"
10841
10842 - type: "plot"
10843   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10844   algorithm: "plot_nf_heatmap"
10845   output-file-type: ".html"
10846   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10847   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10848   filter: "'NIC_Intel-XXV710' and
10849            'NF_DENSITY' and
10850            'DOCKER' and
10851            'PIPELINE' and
10852            'NF_VPPIP4' and
10853            'IMIX' and
10854            '4T2C' and
10855            'NDRPDR'"
10856   parameters:
10857   - "throughput"
10858   - "name"
10859   - "tags"
10860   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10861   x-axis: "X = CNFs per Service Pipeline"
10862   y-axis: "Y = Number of Service Pipelines"
10863   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10864   layout:
10865     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10866     layout: "plot-service-density"
10867
10868 - type: "plot"
10869   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10870   algorithm: "plot_nf_heatmap"
10871   output-file-type: ".html"
10872   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10873   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10874   filter: "'NIC_Intel-XXV710' and
10875            'NF_DENSITY' and
10876            'DOCKER' and
10877            'PIPELINE' and
10878            'NF_VPPIP4' and
10879            'IMIX' and
10880            '8T4C' and
10881            'NDRPDR'"
10882   parameters:
10883   - "throughput"
10884   - "name"
10885   - "tags"
10886   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10887   x-axis: "X = CNFs per Service Pipeline"
10888   y-axis: "Y = Number of Service Pipelines"
10889   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10890   layout:
10891     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10892     layout: "plot-service-density"
10893
10894 # Plots - NF Density - CSP - PDR IMIX
10895 - type: "plot"
10896   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10897   algorithm: "plot_nf_heatmap"
10898   output-file-type: ".html"
10899   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10900   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10901   filter: "'NIC_Intel-XXV710' and
10902            'NF_DENSITY' and
10903            'DOCKER' and
10904            'PIPELINE' and
10905            'NF_VPPIP4' and
10906            'IMIX' and
10907            '2T1C' and
10908            'NDRPDR'"
10909   parameters:
10910   - "throughput"
10911   - "name"
10912   - "tags"
10913   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10914   x-axis: "X = CNFs per Service Pipeline"
10915   y-axis: "Y = Number of Service Pipelines"
10916   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10917   layout:
10918     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10919     layout: "plot-service-density"
10920
10921 - type: "plot"
10922   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10923   algorithm: "plot_nf_heatmap"
10924   output-file-type: ".html"
10925   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10926   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10927   filter: "'NIC_Intel-XXV710' and
10928            'NF_DENSITY' and
10929            'DOCKER' and
10930            'PIPELINE' and
10931            'NF_VPPIP4' and
10932            'IMIX' and
10933            '4T2C' and
10934            'NDRPDR'"
10935   parameters:
10936   - "throughput"
10937   - "name"
10938   - "tags"
10939   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10940   x-axis: "X = CNFs per Service Pipeline"
10941   y-axis: "Y = Number of Service Pipelines"
10942   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10943   layout:
10944     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10945     layout: "plot-service-density"
10946
10947 - type: "plot"
10948   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10949   algorithm: "plot_nf_heatmap"
10950   output-file-type: ".html"
10951   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10952   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10953   filter: "'NIC_Intel-XXV710' and
10954            'NF_DENSITY' and
10955            'DOCKER' and
10956            'PIPELINE' and
10957            'NF_VPPIP4' and
10958            'IMIX' and
10959            '8T4C' and
10960            'NDRPDR'"
10961   parameters:
10962   - "throughput"
10963   - "name"
10964   - "tags"
10965   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10966   x-axis: "X = CNFs per Service Pipeline"
10967   y-axis: "Y = Number of Service Pipelines"
10968   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10969   layout:
10970     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10971     layout: "plot-service-density"
10972
10973 ################################################################################
10974
10975 # Packet Throughput
10976
10977 - type: "plot"
10978   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10979   algorithm: "plot_perf_box_name"
10980   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10981   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10982   include:
10983     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10984     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10985     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10986     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10987   layout:
10988     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10989     layout: "plot-throughput"
10990
10991 - type: "plot"
10992   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10993   algorithm: "plot_perf_box_name"
10994   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10995   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10996   include:
10997     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10998     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10999     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11000     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11001   layout:
11002     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11003     layout: "plot-throughput"
11004
11005 - type: "plot"
11006   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11007   algorithm: "plot_perf_box_name"
11008   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11009   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11010   include:
11011     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11012     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11013     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11014     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11015   layout:
11016     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11017     layout: "plot-throughput"
11018
11019 - type: "plot"
11020   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11021   algorithm: "plot_perf_box_name"
11022   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11023   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11024   include:
11025     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11026     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11027     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11028     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11029   layout:
11030     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11031     layout: "plot-throughput"
11032
11033 - type: "plot"
11034   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11035   algorithm: "plot_perf_box_name"
11036   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11037   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11038   include:
11039     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11040     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11041     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11042     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11043     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11044   layout:
11045     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11046     layout: "plot-throughput"
11047
11048 - type: "plot"
11049   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11050   algorithm: "plot_perf_box_name"
11051   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11052   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11053   include:
11054     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11055     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11056     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11057     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11058     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11059   layout:
11060     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11061     layout: "plot-throughput"
11062
11063 - type: "plot"
11064   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11065   algorithm: "plot_perf_box_name"
11066   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11067   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11068   include:
11069     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11070     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11071     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11072     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11073     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11074   layout:
11075     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11076     layout: "plot-throughput"
11077
11078 - type: "plot"
11079   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11080   algorithm: "plot_perf_box_name"
11081   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11082   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11083   include:
11084     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11085     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11086     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11087     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11088     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11089   layout:
11090     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11091     layout: "plot-throughput"
11092
11093 - type: "plot"
11094   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11095   algorithm: "plot_perf_box_name"
11096   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11097   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11098   include:
11099     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11100     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11101     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11102     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11103     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11104   layout:
11105     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11106     layout: "plot-throughput"
11107
11108 - type: "plot"
11109   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11110   algorithm: "plot_perf_box_name"
11111   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11112   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11113   include:
11114     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11115     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11116     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11117     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11118     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11119   layout:
11120     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11121     layout: "plot-throughput"
11122
11123 - type: "plot"
11124   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11125   algorithm: "plot_perf_box_name"
11126   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11127   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11128   include:
11129     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11130     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11131     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11132     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11133     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11134     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11135   layout:
11136     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11137     layout: "plot-throughput"
11138
11139 - type: "plot"
11140   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11141   algorithm: "plot_perf_box_name"
11142   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11143   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11144   include:
11145     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11146     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11147     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11148     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11149     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11150     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11151   layout:
11152     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11153     layout: "plot-throughput"
11154
11155 - type: "plot"
11156   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11157   algorithm: "plot_perf_box_name"
11158   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11159   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11160   include:
11161     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11162     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11163     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11164     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11165     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11166   layout:
11167     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11168     layout: "plot-throughput"
11169
11170 - type: "plot"
11171   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11172   algorithm: "plot_perf_box_name"
11173   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11174   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11175   include:
11176     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11177     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11178     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11179     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11180     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11181   layout:
11182     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11183     layout: "plot-throughput"
11184
11185 - type: "plot"
11186   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11187   algorithm: "plot_perf_box_name"
11188   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11189   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11190   include:
11191     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11192     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11193     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11194   layout:
11195     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11196     layout: "plot-throughput"
11197
11198 - type: "plot"
11199   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11200   algorithm: "plot_perf_box_name"
11201   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11202   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11203   include:
11204     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11205     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11206     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11207   layout:
11208     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11209     layout: "plot-throughput"
11210
11211 - type: "plot"
11212   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11213   algorithm: "plot_perf_box_name"
11214   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11215   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11216   include:
11217     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11218     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11219     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11220     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11222   layout:
11223     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11224     layout: "plot-throughput"
11225
11226 - type: "plot"
11227   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11228   algorithm: "plot_perf_box_name"
11229   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11230   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11231   include:
11232     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11233     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11234     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11236     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11237   layout:
11238     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11239     layout: "plot-throughput"
11240
11241 - type: "plot"
11242   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11243   algorithm: "plot_perf_box_name"
11244   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11245   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11246   include:
11247     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11248     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11249     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11250   layout:
11251     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11252     layout: "plot-throughput"
11253
11254 - type: "plot"
11255   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11256   algorithm: "plot_perf_box_name"
11257   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11258   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11259   include:
11260     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11261     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11262     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11263   layout:
11264     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11265     layout: "plot-throughput"
11266
11267 - type: "plot"
11268   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11269   algorithm: "plot_perf_box_name"
11270   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11271   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11272   include:
11273     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11274     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11275     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11279   layout:
11280     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11281     layout: "plot-throughput"
11282
11283 - type: "plot"
11284   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11285   algorithm: "plot_perf_box_name"
11286   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11287   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11288   include:
11289     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11290     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11291     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11292     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11294     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11295   layout:
11296     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11297     layout: "plot-throughput"
11298
11299 - type: "plot"
11300   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11301   algorithm: "plot_perf_box_name"
11302   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11303   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11304   include:
11305     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11306     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11307     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11308     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11309     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
11310   layout:
11311     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11312     layout: "plot-throughput"
11313
11314 - type: "plot"
11315   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11316   algorithm: "plot_perf_box_name"
11317   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11318   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11319   include:
11320     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
11321     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
11322     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
11323     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
11324     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
11325   layout:
11326     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11327     layout: "plot-throughput"
11328
11329 #- type: "plot"
11330 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11331 #  algorithm: "plot_perf_box_name"
11332 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11333 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11334 #  include:
11335 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11336 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11337 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11338 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11339 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11340 #  layout:
11341 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11342 #    layout: "plot-throughput"
11343 #
11344 #- type: "plot"
11345 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11346 #  algorithm: "plot_perf_box_name"
11347 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11348 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11349 #  include:
11350 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11351 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11352 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11353 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11354 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11355 #  layout:
11356 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11357 #    layout: "plot-throughput"
11358 #
11359 #- type: "plot"
11360 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11361 #  algorithm: "plot_perf_box_name"
11362 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11363 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11364 #  include:
11365 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11366 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11367 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11368 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11369 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11370 #  layout:
11371 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11372 #    layout: "plot-throughput"
11373 #
11374 #- type: "plot"
11375 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11376 #  algorithm: "plot_perf_box_name"
11377 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11378 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11379 #  include:
11380 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11381 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11382 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11383 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11384 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11385 #  layout:
11386 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11387 #    layout: "plot-throughput"
11388
11389 - type: "plot"
11390   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11391   algorithm: "plot_perf_box_name"
11392   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11393   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11394   include:
11395     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11396     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11397     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11398     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11399     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
11400   layout:
11401     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11402     layout: "plot-throughput"
11403
11404 - type: "plot"
11405   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11406   algorithm: "plot_perf_box_name"
11407   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11408   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11409   include:
11410     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
11411     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
11412     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
11413     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
11414     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
11415   layout:
11416     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11417     layout: "plot-throughput"
11418
11419 #- type: "plot"
11420 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11421 #  algorithm: "plot_perf_box_name"
11422 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11423 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11424 #  include:
11425 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11426 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11427 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11428 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11429 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11430 #  layout:
11431 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11432 #    layout: "plot-throughput"
11433 #
11434 #- type: "plot"
11435 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11436 #  algorithm: "plot_perf_box_name"
11437 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11438 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11439 #  include:
11440 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11441 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11442 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11443 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11444 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11445 #  layout:
11446 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11447 #    layout: "plot-throughput"
11448 #
11449 #- type: "plot"
11450 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11451 #  algorithm: "plot_perf_box_name"
11452 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11453 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11454 #  include:
11455 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11456 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11457 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11458 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11459 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11460 #  layout:
11461 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11462 #    layout: "plot-throughput"
11463 #
11464 #- type: "plot"
11465 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11466 #  algorithm: "plot_perf_box_name"
11467 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11468 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11469 #  include:
11470 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11471 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11472 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11473 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11474 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11475 #  layout:
11476 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11477 #    layout: "plot-throughput"
11478
11479 - type: "plot"
11480   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11481   algorithm: "plot_perf_box_name"
11482   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11483   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11484   include:
11485     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11486     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11487     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11488     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11489     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11490     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11491   layout:
11492     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11493     layout: "plot-throughput"
11494
11495 - type: "plot"
11496   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11497   algorithm: "plot_perf_box_name"
11498   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11499   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11500   include:
11501     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11502     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11503     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11504     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11505     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11506     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11507   layout:
11508     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11509     layout: "plot-throughput"
11510
11511 - type: "plot"
11512   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11513   algorithm: "plot_perf_box_name"
11514   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11515   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11516   include:
11517     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11518     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11519     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11520   layout:
11521     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11522     layout: "plot-throughput"
11523
11524 - type: "plot"
11525   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11526   algorithm: "plot_perf_box_name"
11527   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11528   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11529   include:
11530     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11531     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11532     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11533   layout:
11534     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11535     layout: "plot-throughput"
11536
11537 - type: "plot"
11538   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11539   algorithm: "plot_perf_box_name"
11540   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11541   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11542   include:
11543     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11544     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11545 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11546 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11547 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11548   layout:
11549     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11550     layout: "plot-throughput"
11551
11552 - type: "plot"
11553   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11554   algorithm: "plot_perf_box_name"
11555   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11556   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11557   include:
11558     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11559     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11560 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11561 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11562 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11563   layout:
11564     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11565     layout: "plot-throughput"
11566
11567 - type: "plot"
11568   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11569   algorithm: "plot_perf_box_name"
11570   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11571   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11572   include:
11573     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11574     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11575     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11576     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11577     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11578   layout:
11579     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11580     layout: "plot-throughput"
11581
11582 - type: "plot"
11583   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11584   algorithm: "plot_perf_box_name"
11585   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11586   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11587   include:
11588     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11589     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11590     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11591     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11592     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11593   layout:
11594     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11595     layout: "plot-throughput"
11596
11597 - type: "plot"
11598   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11599   algorithm: "plot_perf_box_name"
11600   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11601   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11602   include:
11603     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11604     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11605     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11606     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11607     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11608   layout:
11609     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11610     layout: "plot-throughput"
11611
11612 - type: "plot"
11613   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11614   algorithm: "plot_perf_box_name"
11615   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11616   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11617   include:
11618     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11619     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11620     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11621     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11622     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11623   layout:
11624     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11625     layout: "plot-throughput"
11626
11627 - type: "plot"
11628   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11629   algorithm: "plot_perf_box_name"
11630   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11631   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11632   include:
11633     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11634     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11635     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11636     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11637   layout:
11638     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11639     layout: "plot-throughput"
11640
11641 - type: "plot"
11642   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11643   algorithm: "plot_perf_box_name"
11644   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11645   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11646   include:
11647     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11648     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11649     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11650     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11651   layout:
11652     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11653     layout: "plot-throughput"
11654
11655 - type: "plot"
11656   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11657   algorithm: "plot_perf_box_name"
11658   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11659   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11660   include:
11661     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11662     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11663     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11664     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11665     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11666   layout:
11667     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11668     layout: "plot-throughput"
11669
11670 - type: "plot"
11671   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11672   algorithm: "plot_perf_box_name"
11673   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11674   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11675   include:
11676     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11677     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11678     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11679     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11680     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11681   layout:
11682     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11683     layout: "plot-throughput"
11684
11685 - type: "plot"
11686   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11687   algorithm: "plot_perf_box_name"
11688   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11689   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11690   include:
11691     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11692     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11693     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11694     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11695     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11696   layout:
11697     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11698     layout: "plot-throughput"
11699
11700 - type: "plot"
11701   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11702   algorithm: "plot_perf_box_name"
11703   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11704   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11705   include:
11706     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11707     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11708     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11709     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11710     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11711   layout:
11712     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11713     layout: "plot-throughput"
11714
11715 - type: "plot"
11716   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11717   algorithm: "plot_perf_box_name"
11718   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11719   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11720   include:
11721     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11722     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11723     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11724     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11725   layout:
11726     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11727     layout: "plot-throughput"
11728
11729 - type: "plot"
11730   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11731   algorithm: "plot_perf_box_name"
11732   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11733   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11734   include:
11735     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11736     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11737     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11738     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11739   layout:
11740     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11741     layout: "plot-throughput"
11742
11743 - type: "plot"
11744   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11745   algorithm: "plot_perf_box_name"
11746   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11747   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11748   include:
11749     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11750     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11751     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11752     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11753     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11754   layout:
11755     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11756     layout: "plot-throughput"
11757
11758 - type: "plot"
11759   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11760   algorithm: "plot_perf_box_name"
11761   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11762   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11763   include:
11764     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11765     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11766     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11767     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11768     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11769   layout:
11770     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11771     layout: "plot-throughput"
11772
11773 - type: "plot"
11774   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11775   algorithm: "plot_perf_box_name"
11776   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11777   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11778   include:
11779     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11780     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11781     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11782     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11783     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11784     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11785   layout:
11786     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11787     layout: "plot-throughput"
11788
11789 - type: "plot"
11790   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11791   algorithm: "plot_perf_box_name"
11792   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11793   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11794   include:
11795     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11796     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11797     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11798     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11799     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11800     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11801   layout:
11802     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11803     layout: "plot-throughput"
11804
11805 - type: "plot"
11806   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11807   algorithm: "plot_perf_box_name"
11808   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11809   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11810   include:
11811     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11812     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11813     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11814     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11815     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11816   layout:
11817     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11818     layout: "plot-throughput"
11819
11820 - type: "plot"
11821   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11822   algorithm: "plot_perf_box_name"
11823   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11824   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11825   include:
11826     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11827     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11828     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11829     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11830     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11831   layout:
11832     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11833     layout: "plot-throughput"
11834
11835 - type: "plot"
11836   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11837   algorithm: "plot_perf_box_name"
11838   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11839   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11840   include:
11841     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11842     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11843     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11844     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11845     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11846   layout:
11847     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11848     layout: "plot-throughput"
11849
11850 - type: "plot"
11851   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11852   algorithm: "plot_perf_box_name"
11853   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11854   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11855   include:
11856     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11857     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11858     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11859     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11860     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11861   layout:
11862     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11863     layout: "plot-throughput"
11864
11865 - type: "plot"
11866   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11867   algorithm: "plot_perf_box_name"
11868   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11869   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11870   include:
11871     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11872     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11873   layout:
11874     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11875     layout: "plot-throughput"
11876
11877 - type: "plot"
11878   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11879   algorithm: "plot_perf_box_name"
11880   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11881   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11882   include:
11883     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11884     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11885   layout:
11886     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11887     layout: "plot-throughput"
11888
11889 - type: "plot"
11890   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11891   algorithm: "plot_perf_box_name"
11892   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11893   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11894   include:
11895     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11896     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11897     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11898     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11899   layout:
11900     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11901     layout: "plot-throughput"
11902
11903 - type: "plot"
11904   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11905   algorithm: "plot_perf_box_name"
11906   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11907   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11908   include:
11909     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11910     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11911     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11912     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11913   layout:
11914     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11915     layout: "plot-throughput"
11916
11917 - type: "plot"
11918   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11919   algorithm: "plot_perf_box_name"
11920   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11921   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11922   include:
11923     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11924     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11925     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11926     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11927   layout:
11928     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11929     layout: "plot-throughput"
11930
11931 - type: "plot"
11932   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11933   algorithm: "plot_perf_box_name"
11934   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11935   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11936   include:
11937     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11938     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11939     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11940     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11941   layout:
11942     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11943     layout: "plot-throughput"
11944
11945 - type: "plot"
11946   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11947   algorithm: "plot_perf_box_name"
11948   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11949   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11950   include:
11951     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11952     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11953     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11954     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11955   layout:
11956     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11957     layout: "plot-throughput"
11958
11959 - type: "plot"
11960   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11961   algorithm: "plot_perf_box_name"
11962   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11963   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11964   include:
11965     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11966     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11967     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11968     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11969   layout:
11970     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11971     layout: "plot-throughput"
11972
11973 - type: "plot"
11974   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11975   algorithm: "plot_perf_box_name"
11976   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11977   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11978   include:
11979     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11980     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11981     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11982     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11983   layout:
11984     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11985     layout: "plot-throughput"
11986
11987 - type: "plot"
11988   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11989   algorithm: "plot_perf_box_name"
11990   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11991   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11992   include:
11993     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11994     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11995     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11996     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11997   layout:
11998     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11999     layout: "plot-throughput"
12000
12001 - type: "plot"
12002   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12003   algorithm: "plot_perf_box_name"
12004   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12005   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12006   include:
12007     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12008     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12009     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12010     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12011     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12012     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12013   layout:
12014     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12015     layout: "plot-throughput"
12016
12017 - type: "plot"
12018   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12019   algorithm: "plot_perf_box_name"
12020   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12021   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12022   include:
12023     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12024     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12025     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12026     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12027     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12028     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12029   layout:
12030     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12031     layout: "plot-throughput"
12032
12033 - type: "plot"
12034   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12035   algorithm: "plot_perf_box_name"
12036   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12037   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12038   include:
12039     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12040     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12041     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12042     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12043     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12044   layout:
12045     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12046     layout: "plot-throughput"
12047
12048 - type: "plot"
12049   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12050   algorithm: "plot_perf_box_name"
12051   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12052   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12053   include:
12054     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12055     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12056     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12057     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12058     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12059   layout:
12060     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12061     layout: "plot-throughput"
12062
12063 - type: "plot"
12064   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12065   algorithm: "plot_perf_box_name"
12066   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12067   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12068   include:
12069     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12070     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12071     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12072     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12073     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12074   layout:
12075     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12076     layout: "plot-throughput"
12077
12078 - type: "plot"
12079   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12080   algorithm: "plot_perf_box_name"
12081   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12082   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12083   include:
12084     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12085     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12086     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12087     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12088     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12089   layout:
12090     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12091     layout: "plot-throughput"
12092
12093 - type: "plot"
12094   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12095   algorithm: "plot_perf_box_name"
12096   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12097   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12098   include:
12099     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12100     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12101     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12102   layout:
12103     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12104     layout: "plot-throughput"
12105
12106 - type: "plot"
12107   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12108   algorithm: "plot_perf_box_name"
12109   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12110   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12111   include:
12112     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12113     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12114     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12115   layout:
12116     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12117     layout: "plot-throughput"
12118
12119 - type: "plot"
12120   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12121   algorithm: "plot_perf_box_name"
12122   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12123   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12124   include:
12125     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12126     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12127     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12128   layout:
12129     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12130     layout: "plot-throughput"
12131
12132 - type: "plot"
12133   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12134   algorithm: "plot_perf_box_name"
12135   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12136   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12137   include:
12138     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12139     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12140     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12141   layout:
12142     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12143     layout: "plot-throughput"
12144
12145 - type: "plot"
12146   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12147   algorithm: "plot_perf_box_name"
12148   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12149   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12150   include:
12151     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12152     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12153     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12154     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12155     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12156   layout:
12157     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12158     layout: "plot-throughput"
12159
12160 - type: "plot"
12161   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12162   algorithm: "plot_perf_box_name"
12163   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12164   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12165   include:
12166     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12167     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12168     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12169     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12170     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12171   layout:
12172     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12173     layout: "plot-throughput"
12174
12175 - type: "plot"
12176   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12177   algorithm: "plot_perf_box_name"
12178   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12179   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12180   include:
12181     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12182     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12183     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12184     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12185     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12186   layout:
12187     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12188     layout: "plot-throughput"
12189
12190 - type: "plot"
12191   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12192   algorithm: "plot_perf_box_name"
12193   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12194   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12195   include:
12196     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12197     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12198     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12199     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12200     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12201   layout:
12202     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12203     layout: "plot-throughput"
12204
12205 - type: "plot"
12206   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12207   algorithm: "plot_perf_box_name"
12208   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12209   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12210   include:
12211     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12212     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12213     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12214     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12215     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12216   layout:
12217     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12218     layout: "plot-throughput"
12219
12220 - type: "plot"
12221   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12222   algorithm: "plot_perf_box_name"
12223   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12224   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12225   include:
12226     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12227     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12228     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12229     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12230     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12231   layout:
12232     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12233     layout: "plot-throughput"
12234
12235 - type: "plot"
12236   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12237   algorithm: "plot_perf_box_name"
12238   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12239   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12240   include:
12241     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12242     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12243     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12244     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12245     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12246   layout:
12247     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12248     layout: "plot-throughput"
12249
12250 - type: "plot"
12251   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12252   algorithm: "plot_perf_box_name"
12253   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12254   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12255   include:
12256     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12257     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12258     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12259     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12260     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12261   layout:
12262     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12263     layout: "plot-throughput"
12264
12265 - type: "plot"
12266   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12267   algorithm: "plot_perf_box_name"
12268   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12269   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12270   include:
12271     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12272     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12273     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12274     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12275     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12276   layout:
12277     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12278     layout: "plot-throughput"
12279
12280 - type: "plot"
12281   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12282   algorithm: "plot_perf_box_name"
12283   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12284   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12285   include:
12286     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12287     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12288     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12289     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12290     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12291   layout:
12292     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12293     layout: "plot-throughput"
12294
12295 - type: "plot"
12296   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12297   algorithm: "plot_perf_box_name"
12298   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12299   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12300   include:
12301     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12302     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12303     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12304     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12305     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12306     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12307   layout:
12308     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12309     layout: "plot-throughput"
12310
12311 - type: "plot"
12312   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12313   algorithm: "plot_perf_box_name"
12314   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12315   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12316   include:
12317     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12318     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12319     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12320     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12321     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12322     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12323   layout:
12324     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12325     layout: "plot-throughput"
12326
12327 - type: "plot"
12328   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12329   algorithm: "plot_perf_box_name"
12330   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12331   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12332   include:
12333     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12334     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12335     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12336     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12337   layout:
12338     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12339     layout: "plot-throughput"
12340
12341 - type: "plot"
12342   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12343   algorithm: "plot_perf_box_name"
12344   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12345   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12346   include:
12347     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12348     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12349     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12350     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12351   layout:
12352     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12353     layout: "plot-throughput"
12354
12355 - type: "plot"
12356   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12357   algorithm: "plot_perf_box_name"
12358   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12359   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12360   include:
12361     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12362     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12363     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12364     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12365     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12366     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12367   layout:
12368     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12369     layout: "plot-throughput"
12370
12371 - type: "plot"
12372   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12373   algorithm: "plot_perf_box_name"
12374   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12375   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12376   include:
12377     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12378     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12379     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12380     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12381     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12382     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12383   layout:
12384     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12385     layout: "plot-throughput"
12386
12387 - type: "plot"
12388   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12389   algorithm: "plot_perf_box_name"
12390   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12391   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12392   include:
12393     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12394     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12395     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12396     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12397     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12398     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12399   layout:
12400     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12401     layout: "plot-throughput"
12402
12403 - type: "plot"
12404   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12405   algorithm: "plot_perf_box_name"
12406   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12407   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12408   include:
12409     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12410     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12411     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12412     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12413     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12414     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12415   layout:
12416     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12417     layout: "plot-throughput"
12418
12419 - type: "plot"
12420   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12421   algorithm: "plot_perf_box_name"
12422   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12423   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12424   include:
12425     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12426     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12427     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12428     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12429     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12430     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12431   layout:
12432     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12433     layout: "plot-throughput"
12434
12435 - type: "plot"
12436   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12437   algorithm: "plot_perf_box_name"
12438   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12439   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12440   include:
12441     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12442     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12443     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12444     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12445     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12446     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12447   layout:
12448     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12449     layout: "plot-throughput"
12450
12451 - type: "plot"
12452   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12453   algorithm: "plot_perf_box_name"
12454   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12455   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12456   include:
12457     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12458     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12459     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12460     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12461     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12462     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12463   layout:
12464     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12465     layout: "plot-throughput"
12466
12467 - type: "plot"
12468   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12469   algorithm: "plot_perf_box_name"
12470   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12471   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12472   include:
12473     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12474     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12475     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12476     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12477     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12478     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12479   layout:
12480     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12481     layout: "plot-throughput"
12482
12483 - type: "plot"
12484   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12485   algorithm: "plot_perf_box_name"
12486   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12487   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12488   include:
12489     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12490     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12491     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12492     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12493     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12494     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12495   layout:
12496     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12497     layout: "plot-throughput"
12498
12499 - type: "plot"
12500   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12501   algorithm: "plot_perf_box_name"
12502   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12503   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12504   include:
12505     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12506     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12507     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12508     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12509     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12510     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12511   layout:
12512     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12513     layout: "plot-throughput"
12514
12515 - type: "plot"
12516   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12517   algorithm: "plot_perf_box_name"
12518   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12519   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12520   include:
12521     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12522     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12523     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12524     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12525     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12526     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12527   layout:
12528     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12529     layout: "plot-throughput"
12530
12531 - type: "plot"
12532   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12533   algorithm: "plot_perf_box_name"
12534   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12535   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12536   include:
12537     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12538     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12539     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12540     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12541     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12542     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12543   layout:
12544     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12545     layout: "plot-throughput"
12546
12547 - type: "plot"
12548   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12549   algorithm: "plot_perf_box_name"
12550   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12551   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12552   include:
12553     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12554     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12555     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12556     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12557     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12558     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12559   layout:
12560     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12561     layout: "plot-throughput"
12562
12563 - type: "plot"
12564   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12565   algorithm: "plot_perf_box_name"
12566   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12567   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12568   include:
12569     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12570     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12571     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12572     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12573     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12575   layout:
12576     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12577     layout: "plot-throughput"
12578
12579 - type: "plot"
12580   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12581   algorithm: "plot_perf_box_name"
12582   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12583   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12584   include:
12585     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12586     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12587     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12588     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12589     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12590     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12591   layout:
12592     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12593     layout: "plot-throughput"
12594
12595 - type: "plot"
12596   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12597   algorithm: "plot_perf_box_name"
12598   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12599   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12600   include:
12601     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12602     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12603     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12604     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12605     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12606     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12607   layout:
12608     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12609     layout: "plot-throughput"
12610
12611 - type: "plot"
12612   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12613   algorithm: "plot_perf_box_name"
12614   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12615   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12616   include:
12617     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12618     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12619     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12620     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12621   layout:
12622     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12623     layout: "plot-throughput"
12624
12625 - type: "plot"
12626   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12627   algorithm: "plot_perf_box_name"
12628   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12629   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12630   include:
12631     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12632     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12633     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12634     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12635   layout:
12636     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12637     layout: "plot-throughput"
12638
12639 - type: "plot"
12640   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12641   algorithm: "plot_perf_box_name"
12642   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12643   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12644   include:
12645     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12646     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12647     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12648     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12649   layout:
12650     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12651     layout: "plot-throughput"
12652
12653 - type: "plot"
12654   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12655   algorithm: "plot_perf_box_name"
12656   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12657   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12658   include:
12659     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12660     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12661     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12662     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12663   layout:
12664     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12665     layout: "plot-throughput"
12666
12667 - type: "plot"
12668   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12669   algorithm: "plot_perf_box_name"
12670   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12671   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12672   include:
12673     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12674     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12675     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12676     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12677     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12678     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12679   layout:
12680     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12681     layout: "plot-throughput"
12682
12683 - type: "plot"
12684   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12685   algorithm: "plot_perf_box_name"
12686   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12687   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12688   include:
12689     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12690     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12691     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12692     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12693     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12694     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12695   layout:
12696     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12697     layout: "plot-throughput"
12698
12699 - type: "plot"
12700   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12701   algorithm: "plot_perf_box_name"
12702   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12703   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12704   include:
12705     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12706     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12707     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12708     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12709     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12710   layout:
12711     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12712     layout: "plot-throughput"
12713
12714 - type: "plot"
12715   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12716   algorithm: "plot_perf_box_name"
12717   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12718   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12719   include:
12720     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12721     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12722     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12723     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12724     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12725   layout:
12726     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12727     layout: "plot-throughput"
12728
12729 - type: "plot"
12730   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12731   algorithm: "plot_perf_box_name"
12732   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12733   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12734   include:
12735     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12736     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12737     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12738     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12739     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12740   layout:
12741     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12742     layout: "plot-throughput"
12743
12744 - type: "plot"
12745   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12746   algorithm: "plot_perf_box_name"
12747   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12748   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12749   include:
12750     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12751     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12752     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12753     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12754     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12755   layout:
12756     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12757     layout: "plot-throughput"
12758
12759 - type: "plot"
12760   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12761   algorithm: "plot_perf_box_name"
12762   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12763   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12764   include:
12765     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12766     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12767     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12768     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12769   layout:
12770     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12771     layout: "plot-throughput"
12772
12773 - type: "plot"
12774   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12775   algorithm: "plot_perf_box_name"
12776   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12777   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12778   include:
12779     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12780     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12781     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12782     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12783   layout:
12784     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12785     layout: "plot-throughput"
12786
12787 - type: "plot"
12788   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12789   algorithm: "plot_perf_box_name"
12790   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12791   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12792   include:
12793     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12794     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12795     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12796     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12797     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12798     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12799   layout:
12800     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12801     layout: "plot-throughput"
12802
12803 - type: "plot"
12804   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12805   algorithm: "plot_perf_box_name"
12806   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12807   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12808   include:
12809     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12810     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12811     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12812     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12813     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12814     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12815   layout:
12816     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12817     layout: "plot-throughput"
12818
12819 - type: "plot"
12820   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12821   algorithm: "plot_perf_box_name"
12822   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12823   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12824   include:
12825     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12826     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12827     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12828     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12829     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12830     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12831   layout:
12832     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12833     layout: "plot-throughput"
12834
12835 - type: "plot"
12836   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12837   algorithm: "plot_perf_box_name"
12838   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12839   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12840   include:
12841     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12842     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12843     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12844     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12845     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12846     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12847   layout:
12848     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12849     layout: "plot-throughput"
12850
12851 - type: "plot"
12852   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12853   algorithm: "plot_perf_box_name"
12854   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12855   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12856   include:
12857     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12858     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12859     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12860     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12861     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12862     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12863   layout:
12864     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12865     layout: "plot-throughput"
12866
12867 - type: "plot"
12868   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12869   algorithm: "plot_perf_box_name"
12870   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12871   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12872   include:
12873     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12874     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12875     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12876     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12877     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12878     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12879   layout:
12880     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12881     layout: "plot-throughput"
12882
12883 - type: "plot"
12884   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12885   algorithm: "plot_perf_box_name"
12886   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12887   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12888   include:
12889     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12890     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12891     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12892     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12893     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12894     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12895   layout:
12896     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12897     layout: "plot-throughput"
12898
12899 - type: "plot"
12900   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12901   algorithm: "plot_perf_box_name"
12902   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12903   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12904   include:
12905     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12906     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12907     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12908     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12909     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12910     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12911   layout:
12912     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12913     layout: "plot-throughput"
12914
12915 - type: "plot"
12916   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12917   algorithm: "plot_perf_box_name"
12918   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12919   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12920   include:
12921     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12922     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12923     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12924     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12925   layout:
12926     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12927     layout: "plot-throughput"
12928
12929 - type: "plot"
12930   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12931   algorithm: "plot_perf_box_name"
12932   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12933   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12934   include:
12935     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12936     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12937     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12938     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12939   layout:
12940     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12941     layout: "plot-throughput"
12942
12943 - type: "plot"
12944   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12945   algorithm: "plot_perf_box_name"
12946   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12947   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12948   include:
12949     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12950     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12951     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12952     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12953     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12954     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12955   layout:
12956     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12957     layout: "plot-throughput"
12958
12959 - type: "plot"
12960   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12961   algorithm: "plot_perf_box_name"
12962   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12963   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12964   include:
12965     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12966     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12967     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12968     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12969     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12970     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12971   layout:
12972     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12973     layout: "plot-throughput"
12974
12975 - type: "plot"
12976   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12977   algorithm: "plot_perf_box_name"
12978   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12979   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12980   include:
12981     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12982     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12983     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12984     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12985     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12986     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12987   layout:
12988     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12989     layout: "plot-throughput"
12990
12991 - type: "plot"
12992   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12993   algorithm: "plot_perf_box_name"
12994   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12995   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12996   include:
12997     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12998     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12999     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13000     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13001     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13002     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13003   layout:
13004     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13005     layout: "plot-throughput"
13006
13007 - type: "plot"
13008   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13009   algorithm: "plot_perf_box_name"
13010   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13011   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13012   include:
13013     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13014     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13015     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13016     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13017   layout:
13018     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13019     layout: "plot-throughput"
13020
13021 - type: "plot"
13022   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13023   algorithm: "plot_perf_box_name"
13024   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13025   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13026   include:
13027     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13028     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13029     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13030     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13031   layout:
13032     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13033     layout: "plot-throughput"
13034
13035 - type: "plot"
13036   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13037   algorithm: "plot_perf_box_name"
13038   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13039   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13040   include:
13041     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13042     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13043     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13044     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13045     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13046     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13047   layout:
13048     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13049     layout: "plot-throughput"
13050
13051 - type: "plot"
13052   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13053   algorithm: "plot_perf_box_name"
13054   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13055   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13056   include:
13057     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13058     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13059     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13060     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13061     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13062     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13063   layout:
13064     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13065     layout: "plot-throughput"
13066
13067 - type: "plot"
13068   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13069   algorithm: "plot_perf_box_name"
13070   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13071   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13072   include:
13073     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13074     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13075     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13076     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13077   layout:
13078     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13079     layout: "plot-throughput"
13080
13081 - type: "plot"
13082   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13083   algorithm: "plot_perf_box_name"
13084   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13085   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13086   include:
13087     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13088     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13089     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13090     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13091   layout:
13092     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13093     layout: "plot-throughput"
13094
13095 - type: "plot"
13096   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13097   algorithm: "plot_perf_box_name"
13098   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13099   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13100   include:
13101     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13102     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13103     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13104     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13105     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13106     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13107   layout:
13108     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13109     layout: "plot-throughput"
13110
13111 - type: "plot"
13112   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13113   algorithm: "plot_perf_box_name"
13114   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13115   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13116   include:
13117     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13118     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13119     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13120     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13121     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13122     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13123   layout:
13124     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13125     layout: "plot-throughput"
13126
13127 - type: "plot"
13128   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13129   algorithm: "plot_perf_box_name"
13130   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13131   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13132   include:
13133     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13134     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13135     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13136     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13137     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13138     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13139   layout:
13140     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13141     layout: "plot-throughput"
13142
13143 - type: "plot"
13144   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13145   algorithm: "plot_perf_box_name"
13146   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13147   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13148   include:
13149     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13150     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13151     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13152     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13153     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13154     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13155   layout:
13156     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13157     layout: "plot-throughput"
13158
13159 - type: "plot"
13160   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13161   algorithm: "plot_perf_box_name"
13162   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13163   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13164   include:
13165     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13166     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13167     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13168     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13169     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13170     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13171   layout:
13172     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13173     layout: "plot-throughput"
13174
13175 - type: "plot"
13176   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13177   algorithm: "plot_perf_box_name"
13178   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13179   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13180   include:
13181     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13182     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13183     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13184     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13185     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13186     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13187   layout:
13188     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13189     layout: "plot-throughput"
13190
13191 - type: "plot"
13192   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13193   algorithm: "plot_perf_box_name"
13194   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13195   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13196   include:
13197     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13198     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13199     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13200 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13201 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13202 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13203   layout:
13204     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13205     layout: "plot-throughput"
13206
13207 - type: "plot"
13208   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13209   algorithm: "plot_perf_box_name"
13210   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13211   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13212   include:
13213     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13214     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13215     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13216 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13217 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13218 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13219   layout:
13220     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13221     layout: "plot-throughput"
13222
13223 - type: "plot"
13224   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13225   algorithm: "plot_perf_box_name"
13226   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13227   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13228   include:
13229     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13230     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13231     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13232     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13233     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13234     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13235   layout:
13236     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13237     layout: "plot-throughput"
13238
13239 - type: "plot"
13240   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13241   algorithm: "plot_perf_box_name"
13242   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13243   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13244   include:
13245     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13246     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13247     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13248     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13249     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13250     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13251   layout:
13252     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13253     layout: "plot-throughput"
13254
13255 - type: "plot"
13256   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13257   algorithm: "plot_perf_box_name"
13258   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13259   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13260   include:
13261     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13262     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13263     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13264     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13265     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13266     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13267   layout:
13268     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13269     layout: "plot-throughput"
13270
13271 - type: "plot"
13272   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13273   algorithm: "plot_perf_box_name"
13274   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13275   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13276   include:
13277     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13278     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13279     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13280     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13281     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13282     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13283   layout:
13284     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13285     layout: "plot-throughput"
13286
13287 #- type: "plot"
13288 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13289 #  algorithm: "plot_perf_box_name"
13290 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13291 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13292 #  include:
13293 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13294 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13295 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13296 #  layout:
13297 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13298 #    layout: "plot-throughput"
13299 #
13300 #- type: "plot"
13301 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13302 #  algorithm: "plot_perf_box_name"
13303 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13304 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13305 #  include:
13306 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13307 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13308 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13309 #  layout:
13310 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13311 #    layout: "plot-throughput"
13312
13313 - type: "plot"
13314   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13315   algorithm: "plot_perf_box_name"
13316   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13317   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13318   include:
13319     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13320     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13321     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13322     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13323     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13324   layout:
13325     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13326     layout: "plot-throughput"
13327
13328 - type: "plot"
13329   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13330   algorithm: "plot_perf_box_name"
13331   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13332   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13333   include:
13334     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13335     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13336     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13337     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13338     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13339   layout:
13340     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13341     layout: "plot-throughput"
13342
13343 - type: "plot"
13344   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13345   algorithm: "plot_perf_box_name"
13346   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13347   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13348   include:
13349     - "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"
13350     - "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"
13351     - "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"
13352     - "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"
13353     - "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"
13354   layout:
13355     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13356     layout: "plot-throughput"
13357
13358 - type: "plot"
13359   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13360   algorithm: "plot_perf_box_name"
13361   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13362   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13363   include:
13364     - "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"
13365     - "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"
13366     - "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"
13367     - "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"
13368     - "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"
13369   layout:
13370     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13371     layout: "plot-throughput"
13372
13373 - type: "plot"
13374   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13375   algorithm: "plot_perf_box_name"
13376   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13377   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13378   include:
13379     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13380     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13381     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13382     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13383     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13384   layout:
13385     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13386     layout: "plot-throughput"
13387
13388 - type: "plot"
13389   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13390   algorithm: "plot_perf_box_name"
13391   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13392   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13393   include:
13394     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13395     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13396     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13397     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13398     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13399   layout:
13400     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13401     layout: "plot-throughput"
13402
13403 - type: "plot"
13404   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13405   algorithm: "plot_perf_box_name"
13406   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13407   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13408   include:
13409     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13410     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13411     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13412     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13413     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13414   layout:
13415     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13416     layout: "plot-throughput"
13417
13418 - type: "plot"
13419   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13420   algorithm: "plot_perf_box_name"
13421   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13422   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13423   include:
13424     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13425     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13426     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13427     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13428     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13429   layout:
13430     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13431     layout: "plot-throughput"
13432
13433 - type: "plot"
13434   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13435   algorithm: "plot_perf_box_name"
13436   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13437   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13438   include:
13439     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13440     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13441     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13442     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13443     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13444   layout:
13445     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13446     layout: "plot-throughput"
13447
13448 - type: "plot"
13449   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13450   algorithm: "plot_perf_box_name"
13451   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13452   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13453   include:
13454     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13455     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13456     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13457     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13458     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13459   layout:
13460     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13461     layout: "plot-throughput"
13462
13463 - type: "plot"
13464   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13465   algorithm: "plot_perf_box_name"
13466   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13467   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13468   include:
13469     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13470     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13471     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13472     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13473     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13474   layout:
13475     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13476     layout: "plot-throughput"
13477
13478 - type: "plot"
13479   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13480   algorithm: "plot_perf_box_name"
13481   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13482   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13483   include:
13484     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13485     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13486     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13487     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13488     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13489   layout:
13490     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13491     layout: "plot-throughput"
13492
13493 - type: "plot"
13494   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13495   algorithm: "plot_perf_box_name"
13496   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13497   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13498   include:
13499     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13500     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13501     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13502     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13503   layout:
13504     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13505     layout: "plot-throughput"
13506
13507 - type: "plot"
13508   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13509   algorithm: "plot_perf_box_name"
13510   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13511   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13512   include:
13513     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13514     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13515     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13516     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13517   layout:
13518     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13519     layout: "plot-throughput"
13520
13521 - type: "plot"
13522   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13523   algorithm: "plot_perf_box_name"
13524   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13525   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13526   include:
13527     - "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"
13528     - "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"
13529     - "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"
13530     - "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"
13531   layout:
13532     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13533     layout: "plot-throughput"
13534
13535 - type: "plot"
13536   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13537   algorithm: "plot_perf_box_name"
13538   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13539   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13540   include:
13541     - "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"
13542     - "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"
13543     - "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"
13544     - "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"
13545   layout:
13546     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13547     layout: "plot-throughput"
13548
13549 - type: "plot"
13550   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13551   algorithm: "plot_perf_box_name"
13552   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13553   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13554   include:
13555     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13556     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13557     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13558     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13559     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13560     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13561   layout:
13562     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13563     layout: "plot-throughput"
13564
13565 - type: "plot"
13566   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13567   algorithm: "plot_perf_box_name"
13568   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13569   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13570   include:
13571     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13572     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13573     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13574     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13575     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13576     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13577   layout:
13578     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13579     layout: "plot-throughput"
13580
13581 - type: "plot"
13582   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13583   algorithm: "plot_perf_box_name"
13584   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13585   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13586   include:
13587     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13588     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13589     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13590     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13591     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13592     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13593   layout:
13594     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13595     layout: "plot-throughput"
13596
13597 - type: "plot"
13598   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13599   algorithm: "plot_perf_box_name"
13600   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13601   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13602   include:
13603     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13604     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13605     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13606     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13607     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13608     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13609   layout:
13610     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13611     layout: "plot-throughput"
13612
13613 - type: "plot"
13614   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13615   algorithm: "plot_perf_box_name"
13616   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13617   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13618   include:
13619     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13620     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13621     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13622     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13623     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13624     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13625   layout:
13626     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13627     layout: "plot-throughput"
13628
13629 - type: "plot"
13630   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13631   algorithm: "plot_perf_box_name"
13632   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13633   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13634   include:
13635     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13636     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13637     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13638     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13639     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13640     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13641   layout:
13642     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13643     layout: "plot-throughput"
13644
13645 - type: "plot"
13646   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13647   algorithm: "plot_perf_box_name"
13648   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13649   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13650   include:
13651     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13652     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13653     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13654     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13655     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13656   layout:
13657     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13658     layout: "plot-throughput"
13659
13660 - type: "plot"
13661   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13662   algorithm: "plot_perf_box_name"
13663   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13664   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13665   include:
13666     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13667     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13668     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13669     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13670     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13671   layout:
13672     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13673     layout: "plot-throughput"
13674
13675 - type: "plot"
13676   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13677   algorithm: "plot_perf_box_name"
13678   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13679   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13680   include:
13681     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13682     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13683   layout:
13684     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13685     layout: "plot-throughput"
13686
13687 - type: "plot"
13688   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13689   algorithm: "plot_perf_box_name"
13690   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13691   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13692   include:
13693     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13694     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13695   layout:
13696     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13697     layout: "plot-throughput"
13698
13699 - type: "plot"
13700   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13701   algorithm: "plot_perf_box_name"
13702   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13703   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13704   include:
13705     - "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"
13706     - "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"
13707   layout:
13708     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13709     layout: "plot-throughput"
13710
13711 - type: "plot"
13712   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13713   algorithm: "plot_perf_box_name"
13714   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13715   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13716   include:
13717     - "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"
13718     - "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"
13719   layout:
13720     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13721     layout: "plot-throughput"
13722
13723 - type: "plot"
13724   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13725   algorithm: "plot_perf_box_name"
13726   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13727   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13728   include:
13729     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13730     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13731   layout:
13732     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13733     layout: "plot-throughput"
13734
13735 - type: "plot"
13736   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13737   algorithm: "plot_perf_box_name"
13738   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13739   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13740   include:
13741     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13742     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13743   layout:
13744     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13745     layout: "plot-throughput"
13746
13747 - type: "plot"
13748   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13749   algorithm: "plot_perf_box_name"
13750   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13751   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13752   include:
13753     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13754     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13755   layout:
13756     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13757     layout: "plot-throughput"
13758
13759 - type: "plot"
13760   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13761   algorithm: "plot_perf_box_name"
13762   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13763   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13764   include:
13765     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13766     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13767   layout:
13768     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13769     layout: "plot-throughput"
13770
13771 - type: "plot"
13772   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13773   algorithm: "plot_perf_box_name"
13774   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13775   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13776   include:
13777     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13778     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13779     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13780     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13781     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13782     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13783   layout:
13784     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13785     layout: "plot-throughput"
13786
13787 - type: "plot"
13788   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13789   algorithm: "plot_perf_box_name"
13790   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13791   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13792   include:
13793     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13794     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13795     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13796     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13797     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13798     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13799   layout:
13800     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13801     layout: "plot-throughput"
13802
13803 - type: "plot"
13804   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13805   algorithm: "plot_perf_box_name"
13806   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13807   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13808   include:
13809     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13810     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13811     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13812     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13813     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13814     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13815   layout:
13816     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13817     layout: "plot-throughput"
13818
13819 - type: "plot"
13820   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13821   algorithm: "plot_perf_box_name"
13822   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13823   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13824   include:
13825     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13826     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13827     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13828     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13829     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13830     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13831   layout:
13832     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13833     layout: "plot-throughput"
13834
13835 #- type: "plot"
13836 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13837 #  algorithm: "plot_perf_box_name"
13838 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13839 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13840 #  include:
13841 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13842 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13843 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13844 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13845 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13846 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13847 #  layout:
13848 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13849 #    layout: "plot-throughput"
13850 #
13851 #- type: "plot"
13852 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13853 #  algorithm: "plot_perf_box_name"
13854 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13855 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13856 #  include:
13857 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13858 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13859 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13860 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13861 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13862 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13863 #  layout:
13864 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13865 #    layout: "plot-throughput"
13866
13867 - type: "plot"
13868   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13869   algorithm: "plot_perf_box_name"
13870   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13871   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13872   include:
13873     - "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"
13874     - "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"
13875     - "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"
13876     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13877     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13878     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13879   layout:
13880     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
13881     layout: "plot-throughput"
13882
13883 - type: "plot"
13884   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13885   algorithm: "plot_perf_box_name"
13886   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13887   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13888   include:
13889     - "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"
13890     - "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"
13891     - "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"
13892     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13893     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13894     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13895   layout:
13896     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
13897     layout: "plot-throughput"
13898
13899 ################################################################################
13900
13901 # Packet Speedup
13902
13903 - type: "plot"
13904   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13905   algorithm: "plot_tsa_name"
13906   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13907   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13908   include:
13909     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13910     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13911     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13912     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13913   layout:
13914     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
13915     layout: "plot-throughput-speedup-analysis"
13916
13917 - type: "plot"
13918   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13919   algorithm: "plot_tsa_name"
13920   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13921   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13922   include:
13923     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13924     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13925     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13926     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13927   layout:
13928     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
13929     layout: "plot-throughput-speedup-analysis"
13930
13931 - type: "plot"
13932   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13933   algorithm: "plot_tsa_name"
13934   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13935   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13936   include:
13937     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13938     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13939     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13940     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13941   layout:
13942     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
13943     layout: "plot-throughput-speedup-analysis"
13944
13945 - type: "plot"
13946   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13947   algorithm: "plot_tsa_name"
13948   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13949   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13950   include:
13951     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13952     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13953     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13954     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13955   layout:
13956     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
13957     layout: "plot-throughput-speedup-analysis"
13958
13959 - type: "plot"
13960   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13961   algorithm: "plot_tsa_name"
13962   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13963   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13964   include:
13965     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13966     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13967     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13968     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13969     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13970   layout:
13971     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
13972     layout: "plot-throughput-speedup-analysis"
13973
13974 - type: "plot"
13975   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13976   algorithm: "plot_tsa_name"
13977   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13978   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13979   include:
13980     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13981     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13982     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13983     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13984     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13985   layout:
13986     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13987     layout: "plot-throughput-speedup-analysis"
13988
13989 - type: "plot"
13990   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13991   algorithm: "plot_tsa_name"
13992   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13993   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13994   include:
13995     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13996     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13997     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13998     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13999     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14000   layout:
14001     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14002     layout: "plot-throughput-speedup-analysis"
14003
14004 - type: "plot"
14005   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14006   algorithm: "plot_tsa_name"
14007   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14008   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14009   include:
14010     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14011     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14012     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14013     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14014     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14015   layout:
14016     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14017     layout: "plot-throughput-speedup-analysis"
14018
14019 - type: "plot"
14020   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14021   algorithm: "plot_tsa_name"
14022   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14023   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14024   include:
14025     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14026     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14027     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14028     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14029     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14030     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14031   layout:
14032     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14033     layout: "plot-throughput-speedup-analysis"
14034
14035 - type: "plot"
14036   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14037   algorithm: "plot_tsa_name"
14038   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14039   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14040   include:
14041     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14042     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14043     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14044     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14045     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14046     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14047   layout:
14048     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14049     layout: "plot-throughput-speedup-analysis"
14050
14051 - type: "plot"
14052   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14053   algorithm: "plot_tsa_name"
14054   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14055   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14056   include:
14057     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14058     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14059     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14060     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14061     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14062   layout:
14063     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14064     layout: "plot-throughput-speedup-analysis"
14065
14066 - type: "plot"
14067   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14068   algorithm: "plot_tsa_name"
14069   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14070   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14071   include:
14072     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14073     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14074     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14075     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14077   layout:
14078     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14079     layout: "plot-throughput-speedup-analysis"
14080
14081 - type: "plot"
14082   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14083   algorithm: "plot_tsa_name"
14084   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14085   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14086   include:
14087     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14088     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14090   layout:
14091     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14092     layout: "plot-throughput-speedup-analysis"
14093
14094 - type: "plot"
14095   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14096   algorithm: "plot_tsa_name"
14097   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14098   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14099   include:
14100     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14101     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14102     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14103   layout:
14104     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14105     layout: "plot-throughput-speedup-analysis"
14106
14107 - type: "plot"
14108   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14109   algorithm: "plot_tsa_name"
14110   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14111   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14112   include:
14113     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14114     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14115     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14116     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14117     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14118   layout:
14119     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14120     layout: "plot-throughput-speedup-analysis"
14121
14122 - type: "plot"
14123   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14124   algorithm: "plot_tsa_name"
14125   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14126   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14127   include:
14128     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14129     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14130     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14131     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14132     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14133   layout:
14134     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14135     layout: "plot-throughput-speedup-analysis"
14136
14137 - type: "plot"
14138   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14139   algorithm: "plot_tsa_name"
14140   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14141   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14142   include:
14143     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14144     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14145     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14146   layout:
14147     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14148     layout: "plot-throughput-speedup-analysis"
14149
14150 - type: "plot"
14151   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14152   algorithm: "plot_tsa_name"
14153   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14154   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14155   include:
14156     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14157     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14158     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14159   layout:
14160     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14161     layout: "plot-throughput-speedup-analysis"
14162
14163 - type: "plot"
14164   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14165   algorithm: "plot_tsa_name"
14166   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14167   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14168   include:
14169     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14170     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14171     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14172     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14173     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14174     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14175   layout:
14176     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14177     layout: "plot-throughput-speedup-analysis"
14178
14179 - type: "plot"
14180   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14181   algorithm: "plot_tsa_name"
14182   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14183   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14184   include:
14185     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14186     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14187     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14188     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14189     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14190     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14191   layout:
14192     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14193     layout: "plot-throughput-speedup-analysis"
14194
14195 - type: "plot"
14196   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
14197   algorithm: "plot_tsa_name"
14198   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
14199   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14200   include:
14201     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14202     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14203     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14204     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14205     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14206   layout:
14207     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
14208     layout: "plot-throughput-speedup-analysis"
14209
14210 - type: "plot"
14211   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
14212   algorithm: "plot_tsa_name"
14213   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
14214   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14215   include:
14216     - "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"
14217     - "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"
14218     - "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"
14219     - "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"
14220     - "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"
14221   layout:
14222     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
14223     layout: "plot-throughput-speedup-analysis"
14224
14225 #- type: "plot"
14226 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
14227 #  algorithm: "plot_tsa_name"
14228 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
14229 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14230 #  include:
14231 #    - "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"
14232 #    - "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"
14233 #    - "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"
14234 #    - "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"
14235 #    - "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"
14236 #  layout:
14237 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
14238 #    layout: "plot-throughput-speedup-analysis"
14239 #
14240 #- type: "plot"
14241 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
14242 #  algorithm: "plot_tsa_name"
14243 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
14244 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14245 #  include:
14246 #    - "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"
14247 #    - "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"
14248 #    - "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"
14249 #    - "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"
14250 #    - "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"
14251 #  layout:
14252 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
14253 #    layout: "plot-throughput-speedup-analysis"
14254 #
14255 #- type: "plot"
14256 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
14257 #  algorithm: "plot_tsa_name"
14258 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
14259 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14260 #  include:
14261 #    - "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"
14262 #    - "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"
14263 #    - "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"
14264 #    - "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"
14265 #    - "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"
14266 #  layout:
14267 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
14268 #    layout: "plot-throughput-speedup-analysis"
14269 #
14270 #- type: "plot"
14271 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
14272 #  algorithm: "plot_tsa_name"
14273 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
14274 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14275 #  include:
14276 #    - "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"
14277 #    - "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"
14278 #    - "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"
14279 #    - "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"
14280 #    - "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"
14281 #  layout:
14282 #    title: "22n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
14283 #    layout: "plot-throughput-speedup-analysis"
14284
14285 - type: "plot"
14286   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
14287   algorithm: "plot_tsa_name"
14288   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
14289   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14290   include:
14291     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14292     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14293     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14294     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14295     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14296   layout:
14297     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
14298     layout: "plot-throughput-speedup-analysis"
14299
14300 - type: "plot"
14301   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
14302   algorithm: "plot_tsa_name"
14303   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
14304   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14305   include:
14306     - "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"
14307     - "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"
14308     - "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"
14309     - "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"
14310     - "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"
14311   layout:
14312     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
14313     layout: "plot-throughput-speedup-analysis"
14314
14315 #- type: "plot"
14316 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
14317 #  algorithm: "plot_tsa_name"
14318 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
14319 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14320 #  include:
14321 #    - "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"
14322 #    - "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"
14323 #    - "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"
14324 #    - "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"
14325 #    - "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"
14326 #  layout:
14327 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
14328 #    layout: "plot-throughput-speedup-analysis"
14329 #
14330 #- type: "plot"
14331 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
14332 #  algorithm: "plot_tsa_name"
14333 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
14334 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14335 #  include:
14336 #    - "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"
14337 #    - "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"
14338 #    - "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"
14339 #    - "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"
14340 #    - "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"
14341 #  layout:
14342 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
14343 #    layout: "plot-throughput-speedup-analysis"
14344 #
14345 #- type: "plot"
14346 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
14347 #  algorithm: "plot_tsa_name"
14348 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
14349 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14350 #  include:
14351 #    - "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"
14352 #    - "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"
14353 #    - "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"
14354 #    - "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"
14355 #    - "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"
14356 #  layout:
14357 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
14358 #    layout: "plot-throughput-speedup-analysis"
14359 #
14360 #- type: "plot"
14361 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
14362 #  algorithm: "plot_tsa_name"
14363 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
14364 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14365 #  include:
14366 #    - "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"
14367 #    - "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"
14368 #    - "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"
14369 #    - "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"
14370 #    - "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"
14371 #  layout:
14372 #    title: "22n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
14373 #    layout: "plot-throughput-speedup-analysis"
14374
14375 - type: "plot"
14376   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14377   algorithm: "plot_tsa_name"
14378   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14379   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14380   include:
14381     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14382     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14383     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14384     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14385     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14386     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14387   layout:
14388     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14389     layout: "plot-throughput-speedup-analysis"
14390
14391 - type: "plot"
14392   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14393   algorithm: "plot_tsa_name"
14394   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14395   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14396   include:
14397     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14398     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14399     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14400     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14401     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14402     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14403   layout:
14404     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14405     layout: "plot-throughput-speedup-analysis"
14406
14407 - type: "plot"
14408   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14409   algorithm: "plot_tsa_name"
14410   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14411   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14412   include:
14413     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14414     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14415     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14416   layout:
14417     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14418     layout: "plot-throughput-speedup-analysis"
14419
14420 - type: "plot"
14421   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14422   algorithm: "plot_tsa_name"
14423   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14424   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14425   include:
14426     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14427     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14428     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14429   layout:
14430     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14431     layout: "plot-throughput-speedup-analysis"
14432
14433 - type: "plot"
14434   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14435   algorithm: "plot_tsa_name"
14436   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14437   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14438   include:
14439     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14440     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14441     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14442 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14443 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14444   layout:
14445     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14446     layout: "plot-throughput-speedup-analysis"
14447
14448 - type: "plot"
14449   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14450   algorithm: "plot_tsa_name"
14451   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14452   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14453   include:
14454     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14455     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14456     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14457 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14458 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14459   layout:
14460     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14461     layout: "plot-throughput-speedup-analysis"
14462
14463 - type: "plot"
14464   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14465   algorithm: "plot_tsa_name"
14466   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14467   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14468   include:
14469     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14470     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14471     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14472     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14473     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14474   layout:
14475     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14476     layout: "plot-throughput-speedup-analysis"
14477
14478 - type: "plot"
14479   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14480   algorithm: "plot_tsa_name"
14481   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14482   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14483   include:
14484     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14485     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14486     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14487     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14488     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14489   layout:
14490     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14491     layout: "plot-throughput-speedup-analysis"
14492
14493 - type: "plot"
14494   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14495   algorithm: "plot_tsa_name"
14496   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14497   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14498   include:
14499     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14500     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14501     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14502     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14503     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14504   layout:
14505     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14506     layout: "plot-throughput-speedup-analysis"
14507
14508 - type: "plot"
14509   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14510   algorithm: "plot_tsa_name"
14511   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14512   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14513   include:
14514     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14515     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14516     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14517     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14518     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14519   layout:
14520     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14521     layout: "plot-throughput-speedup-analysis"
14522
14523 - type: "plot"
14524   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14525   algorithm: "plot_tsa_name"
14526   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14527   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14528   include:
14529     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14530     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14531     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14532     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14533   layout:
14534     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14535     layout: "plot-throughput-speedup-analysis"
14536
14537 - type: "plot"
14538   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14539   algorithm: "plot_tsa_name"
14540   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14541   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14542   include:
14543     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14544     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14545     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14546     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14547   layout:
14548     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14549     layout: "plot-throughput-speedup-analysis"
14550
14551 - type: "plot"
14552   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14553   algorithm: "plot_tsa_name"
14554   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14555   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14556   include:
14557     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14558     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14559     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14560     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14561     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14562   layout:
14563     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14564     layout: "plot-throughput-speedup-analysis"
14565
14566 - type: "plot"
14567   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14568   algorithm: "plot_tsa_name"
14569   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14570   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14571   include:
14572     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14573     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14574     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14575     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14576     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14577   layout:
14578     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14579     layout: "plot-throughput-speedup-analysis"
14580
14581 - type: "plot"
14582   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14583   algorithm: "plot_tsa_name"
14584   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14585   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14586   include:
14587     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14588     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14589   layout:
14590     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14591     layout: "plot-throughput-speedup-analysis"
14592
14593 - type: "plot"
14594   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14595   algorithm: "plot_tsa_name"
14596   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14597   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14598   include:
14599     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14600     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14601   layout:
14602     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14603     layout: "plot-throughput-speedup-analysis"
14604
14605 - type: "plot"
14606   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14607   algorithm: "plot_tsa_name"
14608   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14609   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14610   include:
14611     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14612     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14613     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14614     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14615   layout:
14616     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14617     layout: "plot-throughput-speedup-analysis"
14618
14619 - type: "plot"
14620   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14621   algorithm: "plot_tsa_name"
14622   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14623   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14624   include:
14625     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14626     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14627     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14628     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14629   layout:
14630     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14631     layout: "plot-throughput-speedup-analysis"
14632
14633 - type: "plot"
14634   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14635   algorithm: "plot_tsa_name"
14636   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14637   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14638   include:
14639     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14640     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14641     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14642     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14643   layout:
14644     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14645     layout: "plot-throughput-speedup-analysis"
14646
14647 - type: "plot"
14648   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14649   algorithm: "plot_tsa_name"
14650   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14651   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14652   include:
14653     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14654     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14655     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14656     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14657   layout:
14658     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14659     layout: "plot-throughput-speedup-analysis"
14660
14661 - type: "plot"
14662   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14663   algorithm: "plot_tsa_name"
14664   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14665   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14666   include:
14667     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14668     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14669     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14670     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14671     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14672     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14673   layout:
14674     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14675     layout: "plot-throughput-speedup-analysis"
14676
14677 - type: "plot"
14678   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14679   algorithm: "plot_tsa_name"
14680   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14681   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14682   include:
14683     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14684     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14685     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14686     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14687     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14688     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14689   layout:
14690     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14691     layout: "plot-throughput-speedup-analysis"
14692
14693 - type: "plot"
14694   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14695   algorithm: "plot_tsa_name"
14696   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14697   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14698   include:
14699     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14700     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14701     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14702     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14703     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14704   layout:
14705     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14706     layout: "plot-throughput-speedup-analysis"
14707
14708 - type: "plot"
14709   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14710   algorithm: "plot_tsa_name"
14711   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14712   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14713   include:
14714     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14715     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14716     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14717     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14718     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14719   layout:
14720     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14721     layout: "plot-throughput-speedup-analysis"
14722
14723 - type: "plot"
14724   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14725   algorithm: "plot_tsa_name"
14726   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14727   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14728   include:
14729     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14730     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14731     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14732     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14733     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14734   layout:
14735     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14736     layout: "plot-throughput-speedup-analysis"
14737
14738 - type: "plot"
14739   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14740   algorithm: "plot_tsa_name"
14741   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14742   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14743   include:
14744     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14745     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14746     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14747     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14748     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14749   layout:
14750     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14751     layout: "plot-throughput-speedup-analysis"
14752
14753 - type: "plot"
14754   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14755   algorithm: "plot_tsa_name"
14756   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14757   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14758   include:
14759     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14760     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14761     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14762   layout:
14763     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
14764     layout: "plot-throughput-speedup-analysis"
14765
14766 - type: "plot"
14767   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14768   algorithm: "plot_tsa_name"
14769   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14770   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14771   include:
14772     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14773     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14774     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14775   layout:
14776     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
14777     layout: "plot-throughput-speedup-analysis"
14778
14779 - type: "plot"
14780   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14781   algorithm: "plot_tsa_name"
14782   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14783   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14784   include:
14785     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14786     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14787     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14788   layout:
14789     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
14790     layout: "plot-throughput-speedup-analysis"
14791
14792 - type: "plot"
14793   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14794   algorithm: "plot_tsa_name"
14795   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14796   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14797   include:
14798     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14799     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14800     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14801   layout:
14802     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
14803     layout: "plot-throughput-speedup-analysis"
14804
14805 - type: "plot"
14806   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14807   algorithm: "plot_tsa_name"
14808   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14809   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14810   include:
14811     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14812     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14813     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14814     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14815     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14816   layout:
14817     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14818     layout: "plot-throughput-speedup-analysis"
14819
14820 - type: "plot"
14821   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14822   algorithm: "plot_tsa_name"
14823   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14824   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14825   include:
14826     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14827     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14828     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14829     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14830     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14831   layout:
14832     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14833     layout: "plot-throughput-speedup-analysis"
14834
14835 - type: "plot"
14836   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14837   algorithm: "plot_tsa_name"
14838   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14839   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14840   include:
14841     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14842     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14843     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14844     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14845     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14846   layout:
14847     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14848     layout: "plot-throughput-speedup-analysis"
14849
14850 - type: "plot"
14851   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14852   algorithm: "plot_tsa_name"
14853   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14854   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14855   include:
14856     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14857     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14858     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14859     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14860     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14861   layout:
14862     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14863     layout: "plot-throughput-speedup-analysis"
14864
14865 - type: "plot"
14866   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14867   algorithm: "plot_tsa_name"
14868   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14869   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14870   include:
14871     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14872     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14873     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14874     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14875     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14876     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14877   layout:
14878     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14879     layout: "plot-throughput-speedup-analysis"
14880
14881 - type: "plot"
14882   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14883   algorithm: "plot_tsa_name"
14884   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14885   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14886   include:
14887     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14888     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14889     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14890     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14891     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14892     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14893   layout:
14894     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14895     layout: "plot-throughput-speedup-analysis"
14896
14897 - type: "plot"
14898   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14899   algorithm: "plot_tsa_name"
14900   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14901   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14902   include:
14903     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14904     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14905     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14906     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14907   layout:
14908     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14909     layout: "plot-throughput-speedup-analysis"
14910
14911 - type: "plot"
14912   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14913   algorithm: "plot_tsa_name"
14914   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14915   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14916   include:
14917     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14918     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14919     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14920     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14921   layout:
14922     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14923     layout: "plot-throughput-speedup-analysis"
14924
14925 - type: "plot"
14926   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14927   algorithm: "plot_tsa_name"
14928   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14929   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14930   include:
14931     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14932     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14933     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14934     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14935     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14936     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14937   layout:
14938     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
14939     layout: "plot-throughput-speedup-analysis"
14940
14941 - type: "plot"
14942   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14943   algorithm: "plot_tsa_name"
14944   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14945   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14946   include:
14947     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14948     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14949     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14950     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14951     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14952     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14953   layout:
14954     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
14955     layout: "plot-throughput-speedup-analysis"
14956
14957 - type: "plot"
14958   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14959   algorithm: "plot_tsa_name"
14960   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14961   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14962   include:
14963     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14964     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14965     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14966     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14967     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14968     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14969   layout:
14970     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
14971     layout: "plot-throughput-speedup-analysis"
14972
14973 - type: "plot"
14974   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14975   algorithm: "plot_tsa_name"
14976   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14977   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14978   include:
14979     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14980     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14981     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14982     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14983     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14984     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14985   layout:
14986     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
14987     layout: "plot-throughput-speedup-analysis"
14988
14989 - type: "plot"
14990   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14991   algorithm: "plot_tsa_name"
14992   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14993   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14994   include:
14995     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14996     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14997     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14998     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14999     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15000     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15001   layout:
15002     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15003     layout: "plot-throughput-speedup-analysis"
15004
15005 - type: "plot"
15006   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15007   algorithm: "plot_tsa_name"
15008   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15009   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15010   include:
15011     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15012     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15013     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15014     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15015     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15016     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15017   layout:
15018     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15019     layout: "plot-throughput-speedup-analysis"
15020
15021 - type: "plot"
15022   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15023   algorithm: "plot_tsa_name"
15024   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15025   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15026   include:
15027     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15028     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15029     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15030     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15031     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15032     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15033   layout:
15034     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15035     layout: "plot-throughput-speedup-analysis"
15036
15037 - type: "plot"
15038   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15039   algorithm: "plot_tsa_name"
15040   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15041   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15042   include:
15043     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15044     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15045     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15046     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15047     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15048     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15049   layout:
15050     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15051     layout: "plot-throughput-speedup-analysis"
15052
15053 - type: "plot"
15054   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15055   algorithm: "plot_tsa_name"
15056   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15057   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15058   include:
15059     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15060     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15061     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15062     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15063     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15064     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15065   layout:
15066     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15067     layout: "plot-throughput-speedup-analysis"
15068
15069 - type: "plot"
15070   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15071   algorithm: "plot_tsa_name"
15072   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15073   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15074   include:
15075     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15076     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15077     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15078     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15079     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15080     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15081   layout:
15082     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15083     layout: "plot-throughput-speedup-analysis"
15084
15085 - type: "plot"
15086   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15087   algorithm: "plot_tsa_name"
15088   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15089   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15090   include:
15091     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15092     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15093     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15094     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15095   layout:
15096     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15097     layout: "plot-throughput-speedup-analysis"
15098
15099 - type: "plot"
15100   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15101   algorithm: "plot_tsa_name"
15102   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15103   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15104   include:
15105     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15106     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15107     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15108     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15109   layout:
15110     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15111     layout: "plot-throughput-speedup-analysis"
15112
15113 - type: "plot"
15114   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15115   algorithm: "plot_tsa_name"
15116   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15117   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15118   include:
15119     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15120     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15121     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15122     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15123   layout:
15124     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15125     layout: "plot-throughput-speedup-analysis"
15126
15127 - type: "plot"
15128   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15129   algorithm: "plot_tsa_name"
15130   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15131   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15132   include:
15133     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15134     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15135     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15136     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15137   layout:
15138     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15139     layout: "plot-throughput-speedup-analysis"
15140
15141 - type: "plot"
15142   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15143   algorithm: "plot_tsa_name"
15144   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15145   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15146   include:
15147     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15148     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15149     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15150     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15151     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15152     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15153   layout:
15154     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15155     layout: "plot-throughput-speedup-analysis"
15156
15157 - type: "plot"
15158   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15159   algorithm: "plot_tsa_name"
15160   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15161   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15162   include:
15163     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15164     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15165     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15166     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15167     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15168     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15169   layout:
15170     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15171     layout: "plot-throughput-speedup-analysis"
15172
15173 - type: "plot"
15174   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15175   algorithm: "plot_tsa_name"
15176   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15177   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15178   include:
15179     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15180     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15181     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15182     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15183     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15184   layout:
15185     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15186     layout: "plot-throughput-speedup-analysis"
15187
15188 - type: "plot"
15189   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15190   algorithm: "plot_tsa_name"
15191   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15192   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15193   include:
15194     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15195     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15196     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15197     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15198     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15199   layout:
15200     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15201     layout: "plot-throughput-speedup-analysis"
15202
15203 - type: "plot"
15204   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15205   algorithm: "plot_tsa_name"
15206   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15207   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15208   include:
15209     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15210     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15211     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15212     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15213     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15214   layout:
15215     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15216     layout: "plot-throughput-speedup-analysis"
15217
15218 - type: "plot"
15219   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15220   algorithm: "plot_tsa_name"
15221   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15222   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15223   include:
15224     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15225     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15226     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15227     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15228     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15229   layout:
15230     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15231     layout: "plot-throughput-speedup-analysis"
15232
15233 - type: "plot"
15234   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15235   algorithm: "plot_tsa_name"
15236   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15237   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15238   include:
15239     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15240     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15241     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15242     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15243   layout:
15244     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15245     layout: "plot-throughput-speedup-analysis"
15246
15247 - type: "plot"
15248   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15249   algorithm: "plot_tsa_name"
15250   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15251   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15252   include:
15253     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15254     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15255     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15256     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15257   layout:
15258     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15259     layout: "plot-throughput-speedup-analysis"
15260
15261 - type: "plot"
15262   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15263   algorithm: "plot_tsa_name"
15264   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15265   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15266   include:
15267     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15268     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15269     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15270     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15271     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15272     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15273   layout:
15274     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15275     layout: "plot-throughput-speedup-analysis"
15276
15277 - type: "plot"
15278   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15279   algorithm: "plot_tsa_name"
15280   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15281   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15282   include:
15283     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15284     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15285     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15286     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15287     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15288     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15289   layout:
15290     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15291     layout: "plot-throughput-speedup-analysis"
15292
15293 - type: "plot"
15294   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15295   algorithm: "plot_tsa_name"
15296   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15297   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15298   include:
15299     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15300     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15301     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15302     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15303     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15304     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15305   layout:
15306     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15307     layout: "plot-throughput-speedup-analysis"
15308
15309 - type: "plot"
15310   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15311   algorithm: "plot_tsa_name"
15312   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15313   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15314   include:
15315     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15316     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15317     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15318     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15319     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15320     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15321   layout:
15322     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15323     layout: "plot-throughput-speedup-analysis"
15324
15325 - type: "plot"
15326   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15327   algorithm: "plot_tsa_name"
15328   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15329   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15330   include:
15331     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15332     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15333     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15334     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15335     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15336     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15337   layout:
15338     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15339     layout: "plot-throughput-speedup-analysis"
15340
15341 - type: "plot"
15342   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15343   algorithm: "plot_tsa_name"
15344   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15345   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15346   include:
15347     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15348     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15349     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15350     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15351     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15352     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15353   layout:
15354     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15355     layout: "plot-throughput-speedup-analysis"
15356
15357 - type: "plot"
15358   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15359   algorithm: "plot_tsa_name"
15360   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15361   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15362   include:
15363     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15364     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15365     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15366     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15367     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15368     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15369   layout:
15370     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15371     layout: "plot-throughput-speedup-analysis"
15372
15373 - type: "plot"
15374   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15375   algorithm: "plot_tsa_name"
15376   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15377   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15378   include:
15379     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15380     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15381     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15382     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15383     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15384     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15385   layout:
15386     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15387     layout: "plot-throughput-speedup-analysis"
15388
15389 - type: "plot"
15390   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15391   algorithm: "plot_tsa_name"
15392   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15393   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15394   include:
15395     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15396     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15397     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15398     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15399     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15400     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15401   layout:
15402     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15403     layout: "plot-throughput-speedup-analysis"
15404
15405 - type: "plot"
15406   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15407   algorithm: "plot_tsa_name"
15408   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15409   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15410   include:
15411     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15412     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15413     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15414     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15415     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15416     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15417   layout:
15418     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15419     layout: "plot-throughput-speedup-analysis"
15420
15421 - type: "plot"
15422   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15423   algorithm: "plot_tsa_name"
15424   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15425   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15426   include:
15427     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15428     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15429     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15430     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15431     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15432   layout:
15433     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15434     layout: "plot-throughput-speedup-analysis"
15435
15436 - type: "plot"
15437   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15438   algorithm: "plot_tsa_name"
15439   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15440   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15441   include:
15442     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15443     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15444     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15445     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15446     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15447   layout:
15448     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15449     layout: "plot-throughput-speedup-analysis"
15450
15451 - type: "plot"
15452   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15453   algorithm: "plot_tsa_name"
15454   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15455   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15456   include:
15457     - "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"
15458     - "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"
15459     - "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"
15460     - "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"
15461     - "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"
15462   layout:
15463     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15464     layout: "plot-throughput-speedup-analysis"
15465
15466 - type: "plot"
15467   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15468   algorithm: "plot_tsa_name"
15469   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15470   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15471   include:
15472     - "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"
15473     - "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"
15474     - "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"
15475     - "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"
15476     - "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"
15477   layout:
15478     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15479     layout: "plot-throughput-speedup-analysis"
15480
15481 - type: "plot"
15482   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15483   algorithm: "plot_tsa_name"
15484   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15485   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15486   include:
15487     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15488     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15489     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15490     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15491     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15492   layout:
15493     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15494     layout: "plot-throughput-speedup-analysis"
15495
15496 - type: "plot"
15497   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15498   algorithm: "plot_tsa_name"
15499   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15500   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15501   include:
15502     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15503     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15504     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15505     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15506     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15507   layout:
15508     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15509     layout: "plot-throughput-speedup-analysis"
15510
15511 - type: "plot"
15512   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15513   algorithm: "plot_tsa_name"
15514   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15515   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15516   include:
15517     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15518     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15519     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15520     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15521     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15522   layout:
15523     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15524     layout: "plot-throughput-speedup-analysis"
15525
15526 - type: "plot"
15527   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15528   algorithm: "plot_tsa_name"
15529   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15530   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15531   include:
15532     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15533     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15534     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15535     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15536     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15537   layout:
15538     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15539     layout: "plot-throughput-speedup-analysis"
15540
15541 - type: "plot"
15542   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15543   algorithm: "plot_tsa_name"
15544   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15545   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15546   include:
15547     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15548     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15549     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15550     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15551     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15552   layout:
15553     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15554     layout: "plot-throughput-speedup-analysis"
15555
15556 - type: "plot"
15557   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15558   algorithm: "plot_tsa_name"
15559   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15560   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15561   include:
15562     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15563     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15564     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15565     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15566     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15567   layout:
15568     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15569     layout: "plot-throughput-speedup-analysis"
15570
15571 - type: "plot"
15572   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15573   algorithm: "plot_tsa_name"
15574   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15575   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15576   include:
15577     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15578     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15579     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15580     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15581     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15582   layout:
15583     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15584     layout: "plot-throughput-speedup-analysis"
15585
15586 - type: "plot"
15587   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15588   algorithm: "plot_tsa_name"
15589   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15590   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15591   include:
15592     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15593     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15594     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15595     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15596     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15597   layout:
15598     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15599     layout: "plot-throughput-speedup-analysis"
15600
15601 - type: "plot"
15602   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15603   algorithm: "plot_tsa_name"
15604   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15605   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15606   include:
15607     - "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"
15608     - "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"
15609     - "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"
15610     - "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"
15611   layout:
15612     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15613     layout: "plot-throughput-speedup-analysis"
15614
15615 - type: "plot"
15616   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15617   algorithm: "plot_tsa_name"
15618   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15619   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15620   include:
15621     - "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"
15622     - "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"
15623     - "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"
15624     - "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"
15625   layout:
15626     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15627     layout: "plot-throughput-speedup-analysis"
15628
15629 - type: "plot"
15630   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15631   algorithm: "plot_tsa_name"
15632   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15633   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15634   include:
15635     - "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"
15636     - "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"
15637     - "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"
15638     - "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"
15639   layout:
15640     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15641     layout: "plot-throughput-speedup-analysis"
15642
15643 - type: "plot"
15644   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15645   algorithm: "plot_tsa_name"
15646   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15647   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15648   include:
15649     - "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"
15650     - "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"
15651     - "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"
15652     - "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"
15653   layout:
15654     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15655     layout: "plot-throughput-speedup-analysis"
15656
15657 - type: "plot"
15658   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15659   algorithm: "plot_tsa_name"
15660   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15661   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15662   include:
15663     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15664     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15665     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15666     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15667     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15668     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15669   layout:
15670     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15671     layout: "plot-throughput-speedup-analysis"
15672
15673 - type: "plot"
15674   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15675   algorithm: "plot_tsa_name"
15676   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15677   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15678   include:
15679     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15680     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15681     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15682     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15683     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15684     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15685   layout:
15686     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15687     layout: "plot-throughput-speedup-analysis"
15688
15689 - type: "plot"
15690   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15691   algorithm: "plot_tsa_name"
15692   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15693   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15694   include:
15695     - "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"
15696     - "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"
15697     - "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"
15698     - "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"
15699     - "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"
15700     - "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"
15701   layout:
15702     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15703     layout: "plot-throughput-speedup-analysis"
15704
15705 - type: "plot"
15706   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15707   algorithm: "plot_tsa_name"
15708   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15709   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15710   include:
15711     - "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"
15712     - "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"
15713     - "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"
15714     - "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"
15715     - "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"
15716     - "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"
15717   layout:
15718     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15719     layout: "plot-throughput-speedup-analysis"
15720
15721 - type: "plot"
15722   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15723   algorithm: "plot_tsa_name"
15724   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15725   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15726   include:
15727     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15728     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15729     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15730     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15731     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15732     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15733   layout:
15734     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15735     layout: "plot-throughput-speedup-analysis"
15736
15737 - type: "plot"
15738   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15739   algorithm: "plot_tsa_name"
15740   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15741   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15742   include:
15743     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15744     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15745     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15746     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15747     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15748     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15749   layout:
15750     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15751     layout: "plot-throughput-speedup-analysis"
15752
15753 - type: "plot"
15754   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15755   algorithm: "plot_tsa_name"
15756   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15757   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15758   include:
15759     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15760     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15761     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15762     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15763     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15764   layout:
15765     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15766     layout: "plot-throughput-speedup-analysis"
15767
15768 - type: "plot"
15769   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15770   algorithm: "plot_tsa_name"
15771   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15772   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15773   include:
15774     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15775     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15776     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15777     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15778     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15779   layout:
15780     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15781     layout: "plot-throughput-speedup-analysis"
15782
15783 - type: "plot"
15784   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15785   algorithm: "plot_tsa_name"
15786   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15787   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15788   include:
15789     - "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"
15790     - "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"
15791   layout:
15792     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15793     layout: "plot-throughput-speedup-analysis"
15794
15795 - type: "plot"
15796   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15797   algorithm: "plot_tsa_name"
15798   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15799   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15800   include:
15801     - "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"
15802     - "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"
15803   layout:
15804     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15805     layout: "plot-throughput-speedup-analysis"
15806
15807 - type: "plot"
15808   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15809   algorithm: "plot_tsa_name"
15810   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15811   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15812   include:
15813     - "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"
15814     - "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"
15815   layout:
15816     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15817     layout: "plot-throughput-speedup-analysis"
15818
15819 - type: "plot"
15820   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15821   algorithm: "plot_tsa_name"
15822   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15823   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15824   include:
15825     - "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"
15826     - "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"
15827   layout:
15828     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15829     layout: "plot-throughput-speedup-analysis"
15830
15831 - type: "plot"
15832   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15833   algorithm: "plot_tsa_name"
15834   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15835   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15836   include:
15837     - "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"
15838     - "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"
15839     - "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"
15840     - "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"
15841     - "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"
15842     - "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"
15843   layout:
15844     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
15845     layout: "plot-throughput-speedup-analysis"
15846
15847 - type: "plot"
15848   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15849   algorithm: "plot_tsa_name"
15850   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15851   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15852   include:
15853     - "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"
15854     - "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"
15855     - "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"
15856     - "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"
15857     - "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"
15858     - "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"
15859   layout:
15860     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
15861     layout: "plot-throughput-speedup-analysis"
15862
15863 - type: "plot"
15864   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15865   algorithm: "plot_tsa_name"
15866   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15867   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15868   include:
15869     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15870     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15871     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15872     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15873     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15874   layout:
15875     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
15876     layout: "plot-throughput-speedup-analysis"
15877
15878 - type: "plot"
15879   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15880   algorithm: "plot_tsa_name"
15881   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15882   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15883   include:
15884     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15885     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15886     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15887     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15888     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15889   layout:
15890     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
15891     layout: "plot-throughput-speedup-analysis"
15892
15893 - type: "plot"
15894   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15895   algorithm: "plot_tsa_name"
15896   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15897   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15898   include:
15899     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15900     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15901     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15902     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15903     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15904   layout:
15905     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
15906     layout: "plot-throughput-speedup-analysis"
15907
15908 - type: "plot"
15909   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15910   algorithm: "plot_tsa_name"
15911   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15912   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15913   include:
15914     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15915     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15916     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15917     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15918     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15919   layout:
15920     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
15921     layout: "plot-throughput-speedup-analysis"
15922
15923 - type: "plot"
15924   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15925   algorithm: "plot_tsa_name"
15926   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15927   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15928   include:
15929     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15930     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15931     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15932     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15933   layout:
15934     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
15935     layout: "plot-throughput-speedup-analysis"
15936
15937 - type: "plot"
15938   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15939   algorithm: "plot_tsa_name"
15940   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15941   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15942   include:
15943     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15944     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15945     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15946     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15947   layout:
15948     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
15949     layout: "plot-throughput-speedup-analysis"
15950
15951 - type: "plot"
15952   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15953   algorithm: "plot_tsa_name"
15954   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15955   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15956   include:
15957     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15958     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15959     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15960     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15961   layout:
15962     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
15963     layout: "plot-throughput-speedup-analysis"
15964
15965 - type: "plot"
15966   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15967   algorithm: "plot_tsa_name"
15968   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15969   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15970   include:
15971     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15972     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15973     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15974     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15975   layout:
15976     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
15977     layout: "plot-throughput-speedup-analysis"
15978
15979 - type: "plot"
15980   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15981   algorithm: "plot_tsa_name"
15982   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15983   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15984   include:
15985     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15986     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15987     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15988     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15989     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15990   layout:
15991     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
15992     layout: "plot-throughput-speedup-analysis"
15993
15994 - type: "plot"
15995   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15996   algorithm: "plot_tsa_name"
15997   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15998   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15999   include:
16000     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16001     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16002     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16003     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16004     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16005   layout:
16006     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
16007     layout: "plot-throughput-speedup-analysis"
16008
16009 - type: "plot"
16010   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16011   algorithm: "plot_tsa_name"
16012   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16013   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16014   include:
16015     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16016     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16017     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16018     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16019     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16020     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16021   layout:
16022     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
16023     layout: "plot-throughput-speedup-analysis"
16024
16025 - type: "plot"
16026   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16027   algorithm: "plot_tsa_name"
16028   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16029   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16030   include:
16031     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16032     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16033     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16034     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16035     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16036     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16037   layout:
16038     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16039     layout: "plot-throughput-speedup-analysis"
16040
16041 - type: "plot"
16042   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16043   algorithm: "plot_tsa_name"
16044   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16045   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16046   include:
16047     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16048     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16049     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16050     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16051   layout:
16052     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16053     layout: "plot-throughput-speedup-analysis"
16054
16055 - type: "plot"
16056   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16057   algorithm: "plot_tsa_name"
16058   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16059   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16060   include:
16061     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16062     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16063     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16064     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16065   layout:
16066     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16067     layout: "plot-throughput-speedup-analysis"
16068
16069 - type: "plot"
16070   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16071   algorithm: "plot_tsa_name"
16072   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16073   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16074   include:
16075     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16076     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16077     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16078     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16079     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16080     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16081   layout:
16082     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16083     layout: "plot-throughput-speedup-analysis"
16084
16085 - type: "plot"
16086   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16087   algorithm: "plot_tsa_name"
16088   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16089   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16090   include:
16091     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16092     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16093     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16094     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16095     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16096     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16097   layout:
16098     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16099     layout: "plot-throughput-speedup-analysis"
16100
16101 - type: "plot"
16102   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16103   algorithm: "plot_tsa_name"
16104   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16105   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16106   include:
16107     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16108     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16109     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16110     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16111     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16112     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16113   layout:
16114     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16115     layout: "plot-throughput-speedup-analysis"
16116
16117 - type: "plot"
16118   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16119   algorithm: "plot_tsa_name"
16120   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16121   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16122   include:
16123     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16124     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16125     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16126     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16127     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16128     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16129   layout:
16130     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16131     layout: "plot-throughput-speedup-analysis"
16132
16133 - type: "plot"
16134   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16135   algorithm: "plot_tsa_name"
16136   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16137   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16138   include:
16139     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16140     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16141     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16142     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16143     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16144     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16145   layout:
16146     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16147     layout: "plot-throughput-speedup-analysis"
16148
16149 - type: "plot"
16150   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16151   algorithm: "plot_tsa_name"
16152   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16153   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16154   include:
16155     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16156     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16157     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16158     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16159     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16160     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16161   layout:
16162     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16163     layout: "plot-throughput-speedup-analysis"
16164
16165 - type: "plot"
16166   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16167   algorithm: "plot_tsa_name"
16168   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16169   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16170   include:
16171     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16172     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16173     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16174     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16175     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16176     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16177   layout:
16178     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16179     layout: "plot-throughput-speedup-analysis"
16180
16181 - type: "plot"
16182   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16183   algorithm: "plot_tsa_name"
16184   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16185   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16186   include:
16187     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16188     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16189     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16190     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16191     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16192     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16193   layout:
16194     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16195     layout: "plot-throughput-speedup-analysis"
16196
16197 - type: "plot"
16198   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16199   algorithm: "plot_tsa_name"
16200   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16201   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16202   include:
16203     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16204     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16205     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16206     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16207     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16208     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16209   layout:
16210     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16211     layout: "plot-throughput-speedup-analysis"
16212
16213 - type: "plot"
16214   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16215   algorithm: "plot_tsa_name"
16216   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16217   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16218   include:
16219     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16220     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16221     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16222     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16223     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16224     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16225   layout:
16226     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16227     layout: "plot-throughput-speedup-analysis"
16228
16229 #- type: "plot"
16230 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16231 #  algorithm: "plot_tsa_name"
16232 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16233 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16234 #  include:
16235 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16236 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16237 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16238 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16239 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16240 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16241 #  layout:
16242 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16243 #    layout: "plot-throughput-speedup-analysis"
16244 #
16245 #- type: "plot"
16246 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16247 #  algorithm: "plot_tsa_name"
16248 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16249 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16250 #  include:
16251 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16252 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16253 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16254 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16255 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16256 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16257 #  layout:
16258 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16259 #    layout: "plot-throughput-speedup-analysis"
16260
16261 - type: "plot"
16262   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16263   algorithm: "plot_tsa_name"
16264   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16265   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16266   include:
16267     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16268     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16269     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16270     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16271     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16272   layout:
16273     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16274     layout: "plot-throughput-speedup-analysis"
16275
16276 - type: "plot"
16277   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16278   algorithm: "plot_tsa_name"
16279   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16280   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16281   include:
16282     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16283     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16284     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16285     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16286     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16287   layout:
16288     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16289     layout: "plot-throughput-speedup-analysis"
16290
16291 - type: "plot"
16292   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16293   algorithm: "plot_tsa_name"
16294   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16295   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16296   include:
16297     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16298     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16299     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16300     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16301     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16302     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16303   layout:
16304     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16305     layout: "plot-throughput-speedup-analysis"
16306
16307 - type: "plot"
16308   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16309   algorithm: "plot_tsa_name"
16310   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16311   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16312   include:
16313     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16314     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16315     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16316     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16317     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16318     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16319   layout:
16320     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16321     layout: "plot-throughput-speedup-analysis"
16322
16323 - type: "plot"
16324   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16325   algorithm: "plot_tsa_name"
16326   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16327   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16328   include:
16329     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16330     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16331     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16332     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16333     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16334   layout:
16335     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16336     layout: "plot-throughput-speedup-analysis"
16337
16338 - type: "plot"
16339   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16340   algorithm: "plot_tsa_name"
16341   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16342   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16343   include:
16344     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16345     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16346     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16347     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16348     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16349   layout:
16350     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16351     layout: "plot-throughput-speedup-analysis"
16352
16353 - type: "plot"
16354   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16355   algorithm: "plot_tsa_name"
16356   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16357   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16358   include:
16359     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16360     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16361     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16362     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16363   layout:
16364     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16365     layout: "plot-throughput-speedup-analysis"
16366
16367 - type: "plot"
16368   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16369   algorithm: "plot_tsa_name"
16370   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16371   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16372   include:
16373     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16374     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16375     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16376     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16377   layout:
16378     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16379     layout: "plot-throughput-speedup-analysis"
16380
16381 - type: "plot"
16382   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16383   algorithm: "plot_tsa_name"
16384   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16385   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16386   include:
16387     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16388     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16389     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16390     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16391     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16392     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16393   layout:
16394     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16395     layout: "plot-throughput-speedup-analysis"
16396
16397 - type: "plot"
16398   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16399   algorithm: "plot_tsa_name"
16400   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16401   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16402   include:
16403     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16404     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16405     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16406     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16407     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16408     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16409   layout:
16410     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16411     layout: "plot-throughput-speedup-analysis"
16412
16413 - type: "plot"
16414   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16415   algorithm: "plot_tsa_name"
16416   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16417   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16418   include:
16419     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16420     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16421     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16422     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16423     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16424   layout:
16425     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16426     layout: "plot-throughput-speedup-analysis"
16427
16428 - type: "plot"
16429   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16430   algorithm: "plot_tsa_name"
16431   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16432   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16433   include:
16434     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16435     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16436     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16437     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16438     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16439   layout:
16440     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16441     layout: "plot-throughput-speedup-analysis"
16442
16443 - type: "plot"
16444   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16445   algorithm: "plot_tsa_name"
16446   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16447   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16448   include:
16449     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16450     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16451     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16452     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16453     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16454   layout:
16455     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16456     layout: "plot-throughput-speedup-analysis"
16457
16458 - type: "plot"
16459   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16460   algorithm: "plot_tsa_name"
16461   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16462   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16463   include:
16464     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16465     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16466     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16467     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16468     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16469   layout:
16470     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16471     layout: "plot-throughput-speedup-analysis"
16472
16473 - type: "plot"
16474   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16475   algorithm: "plot_tsa_name"
16476   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16477   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16478   include:
16479     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16480     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16481     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16482     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16483   layout:
16484     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16485     layout: "plot-throughput-speedup-analysis"
16486
16487 - type: "plot"
16488   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16489   algorithm: "plot_tsa_name"
16490   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16491   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16492   include:
16493     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16494     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16495     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16496     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16497   layout:
16498     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16499     layout: "plot-throughput-speedup-analysis"
16500
16501 - type: "plot"
16502   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16503   algorithm: "plot_tsa_name"
16504   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16505   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16506   include:
16507     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16508     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16509     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16510     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16511     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16512   layout:
16513     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16514     layout: "plot-throughput-speedup-analysis"
16515
16516 - type: "plot"
16517   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16518   algorithm: "plot_tsa_name"
16519   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16520   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16521   include:
16522     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16523     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16524     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16525     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16526     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16527   layout:
16528     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16529     layout: "plot-throughput-speedup-analysis"
16530
16531 - type: "plot"
16532   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16533   algorithm: "plot_tsa_name"
16534   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16535   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16536   include:
16537     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16538     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16539     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16540     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16541     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16542     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16543   layout:
16544     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16545     layout: "plot-throughput-speedup-analysis"
16546
16547 - type: "plot"
16548   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16549   algorithm: "plot_tsa_name"
16550   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16551   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16552   include:
16553     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16554     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16555     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16556     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16557     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16558     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16559   layout:
16560     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16561     layout: "plot-throughput-speedup-analysis"
16562
16563 - type: "plot"
16564   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16565   algorithm: "plot_tsa_name"
16566   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16567   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16568   include:
16569     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16570     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16571     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16572     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16573   layout:
16574     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16575     layout: "plot-throughput-speedup-analysis"
16576
16577 - type: "plot"
16578   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16579   algorithm: "plot_tsa_name"
16580   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16581   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16582   include:
16583     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16584     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16585     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16586     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16587   layout:
16588     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16589     layout: "plot-throughput-speedup-analysis"
16590
16591 - type: "plot"
16592   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16593   algorithm: "plot_tsa_name"
16594   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16595   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16596   include:
16597     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16598     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16599     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16600     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16601     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16602     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16603   layout:
16604     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16605     layout: "plot-throughput-speedup-analysis"
16606
16607 - type: "plot"
16608   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16609   algorithm: "plot_tsa_name"
16610   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16611   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16612   include:
16613     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16614     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16615     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16616     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16617     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16618     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16619   layout:
16620     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16621     layout: "plot-throughput-speedup-analysis"
16622
16623 - type: "plot"
16624   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16625   algorithm: "plot_tsa_name"
16626   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16627   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16628   include:
16629     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16630     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16631     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16632     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16633     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16634     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16635   layout:
16636     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16637     layout: "plot-throughput-speedup-analysis"
16638
16639 - type: "plot"
16640   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16641   algorithm: "plot_tsa_name"
16642   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16643   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16644   include:
16645     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16646     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16647     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16648     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16649     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16650     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16651   layout:
16652     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16653     layout: "plot-throughput-speedup-analysis"
16654
16655 #- type: "plot"
16656 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16657 #  algorithm: "plot_tsa_name"
16658 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16659 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16660 #  include:
16661 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16662 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16663 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16664 #  layout:
16665 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16666 #    layout: "plot-throughput-speedup-analysis"
16667 #
16668 #- type: "plot"
16669 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16670 #  algorithm: "plot_tsa_name"
16671 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16672 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16673 #  include:
16674 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16675 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16676 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16677 #  layout:
16678 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16679 #    layout: "plot-throughput-speedup-analysis"
16680
16681 ################################################################################
16682
16683 # Packet Throughput - DPDK
16684
16685 # 2n-skx-xxv710
16686
16687 - type: "plot"
16688   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16689   algorithm: "plot_perf_box_name"
16690   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16691   data: "plot-dpdk-throughput-latency-2n-skx"
16692   include:
16693     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16694     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16695   layout:
16696     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16697     layout: "plot-throughput"
16698
16699 - type: "plot"
16700   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
16701   algorithm: "plot_perf_box_name"
16702   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
16703   data: "plot-dpdk-throughput-latency-2n-skx"
16704   include:
16705     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16706     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16707   layout:
16708     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
16709     layout: "plot-throughput"
16710
16711 - type: "plot"
16712   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
16713   algorithm: "plot_perf_box_name"
16714   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
16715   data: "plot-dpdk-throughput-latency-2n-skx"
16716   include:
16717     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16718     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16719   layout:
16720     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
16721     layout: "plot-throughput"
16722
16723 - type: "plot"
16724   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
16725   algorithm: "plot_perf_box_name"
16726   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
16727   data: "plot-dpdk-throughput-latency-2n-skx"
16728   include:
16729     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16730     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16731   layout:
16732     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
16733     layout: "plot-throughput"
16734
16735 # 2n-skx-x710
16736
16737 - type: "plot"
16738   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
16739   algorithm: "plot_perf_box_name"
16740   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
16741   data: "plot-dpdk-throughput-latency-2n-skx"
16742   include:
16743     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16744     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16745   layout:
16746     title: "2n-skx-x710-64b-2t1c-base-ndr"
16747     layout: "plot-throughput"
16748
16749 - type: "plot"
16750   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
16751   algorithm: "plot_perf_box_name"
16752   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
16753   data: "plot-dpdk-throughput-latency-2n-skx"
16754   include:
16755     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16756     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16757   layout:
16758     title: "2n-skx-x710-64b-4t2c-base-ndr"
16759     layout: "plot-throughput"
16760
16761 - type: "plot"
16762   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
16763   algorithm: "plot_perf_box_name"
16764   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
16765   data: "plot-dpdk-throughput-latency-2n-skx"
16766   include:
16767     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16768     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16769   layout:
16770     title: "2n-skx-x710-64b-2t1c-base-pdr"
16771     layout: "plot-throughput"
16772
16773 - type: "plot"
16774   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
16775   algorithm: "plot_perf_box_name"
16776   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
16777   data: "plot-dpdk-throughput-latency-2n-skx"
16778   include:
16779     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16780     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16781   layout:
16782     title: "2n-skx-x710-64b-4t2c-base-pdr"
16783     layout: "plot-throughput"
16784
16785 # 3n-skx-xxv710
16786
16787 - type: "plot"
16788   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
16789   algorithm: "plot_perf_box_name"
16790   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
16791   data: "plot-dpdk-throughput-latency-3n-skx"
16792   include:
16793     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16794     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16795   layout:
16796     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
16797     layout: "plot-throughput"
16798
16799 - type: "plot"
16800   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
16801   algorithm: "plot_perf_box_name"
16802   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
16803   data: "plot-dpdk-throughput-latency-3n-skx"
16804   include:
16805     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16806     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16807   layout:
16808     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
16809     layout: "plot-throughput"
16810
16811 - type: "plot"
16812   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
16813   algorithm: "plot_perf_box_name"
16814   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
16815   data: "plot-dpdk-throughput-latency-3n-skx"
16816   include:
16817     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16818     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16819   layout:
16820     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
16821     layout: "plot-throughput"
16822
16823 - type: "plot"
16824   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
16825   algorithm: "plot_perf_box_name"
16826   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
16827   data: "plot-dpdk-throughput-latency-3n-skx"
16828   include:
16829     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16830     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16831   layout:
16832     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
16833     layout: "plot-throughput"
16834
16835 # 3n-skx-x710
16836
16837 - type: "plot"
16838   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
16839   algorithm: "plot_perf_box_name"
16840   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
16841   data: "plot-dpdk-throughput-latency-3n-skx"
16842   include:
16843     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16844     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16845   layout:
16846     title: "3n-skx-x710-64b-2t1c-base-ndr"
16847     layout: "plot-throughput"
16848
16849 - type: "plot"
16850   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
16851   algorithm: "plot_perf_box_name"
16852   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
16853   data: "plot-dpdk-throughput-latency-3n-skx"
16854   include:
16855     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16856     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16857   layout:
16858     title: "3n-skx-x710-64b-4t2c-base-ndr"
16859     layout: "plot-throughput"
16860
16861 - type: "plot"
16862   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
16863   algorithm: "plot_perf_box_name"
16864   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
16865   data: "plot-dpdk-throughput-latency-3n-skx"
16866   include:
16867     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16868     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16869   layout:
16870     title: "3n-skx-x710-64b-2t1c-base-pdr"
16871     layout: "plot-throughput"
16872
16873 - type: "plot"
16874   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
16875   algorithm: "plot_perf_box_name"
16876   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
16877   data: "plot-dpdk-throughput-latency-3n-skx"
16878   include:
16879     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16880     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16881   layout:
16882     title: "3n-skx-x710-64b-4t2c-base-pdr"
16883     layout: "plot-throughput"
16884
16885 # 3n-hsw-xl710
16886
16887 - type: "plot"
16888   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
16889   algorithm: "plot_perf_box_name"
16890   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
16891   data: "plot-dpdk-throughput-latency-3n-hsw"
16892   include:
16893     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16894     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16895   layout:
16896     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
16897     layout: "plot-throughput"
16898
16899 - type: "plot"
16900   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
16901   algorithm: "plot_perf_box_name"
16902   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
16903   data: "plot-dpdk-throughput-latency-3n-hsw"
16904   include:
16905     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16906     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16907   layout:
16908     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
16909     layout: "plot-throughput"
16910
16911 - type: "plot"
16912   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
16913   algorithm: "plot_perf_box_name"
16914   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
16915   data: "plot-dpdk-throughput-latency-3n-hsw"
16916   include:
16917     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16918     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16919   layout:
16920     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
16921     layout: "plot-throughput"
16922
16923 - type: "plot"
16924   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
16925   algorithm: "plot_perf_box_name"
16926   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
16927   data: "plot-dpdk-throughput-latency-3n-hsw"
16928   include:
16929     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16930     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16931   layout:
16932     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
16933     layout: "plot-throughput"
16934
16935 # 3n-hsw-x710
16936
16937 - type: "plot"
16938   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
16939   algorithm: "plot_perf_box_name"
16940   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
16941   data: "plot-dpdk-throughput-latency-3n-hsw"
16942   include:
16943     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16944     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16945   layout:
16946     title: "3n-hsw-x710-64b-1t1c-base-ndr"
16947     layout: "plot-throughput"
16948
16949 - type: "plot"
16950   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
16951   algorithm: "plot_perf_box_name"
16952   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
16953   data: "plot-dpdk-throughput-latency-3n-hsw"
16954   include:
16955     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16956     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16957   layout:
16958     title: "3n-hsw-x710-64b-2t2c-base-ndr"
16959     layout: "plot-throughput"
16960
16961 - type: "plot"
16962   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
16963   algorithm: "plot_perf_box_name"
16964   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
16965   data: "plot-dpdk-throughput-latency-3n-hsw"
16966   include:
16967     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16968     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16969   layout:
16970     title: "3n-hsw-x710-64b-1t1c-base-pdr"
16971     layout: "plot-throughput"
16972
16973 - type: "plot"
16974   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
16975   algorithm: "plot_perf_box_name"
16976   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
16977   data: "plot-dpdk-throughput-latency-3n-hsw"
16978   include:
16979     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16980     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16981   layout:
16982     title: "3n-hsw-x710-64b-2t2c-base-pdr"
16983     layout: "plot-throughput"
16984
16985 ## 2n-dnv-x553
16986 #
16987 #- type: "plot"
16988 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
16989 #  algorithm: "plot_perf_box_name"
16990 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
16991 #  data: "plot-dpdk-throughput-latency-2n-dnv"
16992 #  include:
16993 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16994 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16995 #  layout:
16996 #    title: "2n-dnv-x553-64b-1t1c-base-ndr"
16997 #    layout: "plot-throughput"
16998 #
16999 #- type: "plot"
17000 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
17001 #  algorithm: "plot_perf_box_name"
17002 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
17003 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17004 #  include:
17005 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17006 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17007 #  layout:
17008 #    title: "2n-dnv-x553-64b-2t2c-base-ndr"
17009 #    layout: "plot-throughput"
17010 #
17011 #- type: "plot"
17012 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
17013 #  algorithm: "plot_perf_box_name"
17014 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
17015 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17016 #  include:
17017 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17018 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17019 #  layout:
17020 #    title: "2n-dnv-x553-64b-1t1c-base-pdr"
17021 #    layout: "plot-throughput"
17022 #
17023 #- type: "plot"
17024 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
17025 #  algorithm: "plot_perf_box_name"
17026 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17027 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17028 #  include:
17029 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17030 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17031 #  layout:
17032 #    title: "2n-dnv-x553-64b-2t2c-base-pdr"
17033 #    layout: "plot-throughput"
17034 #
17035 ## 3n-dnv-x553
17036 #
17037 #- type: "plot"
17038 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17039 #  algorithm: "plot_perf_box_name"
17040 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17041 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17042 #  include:
17043 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17044 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17045 #  layout:
17046 #    title: "3n-dnv-x553-64b-1t1c-base-ndr"
17047 #    layout: "plot-throughput"
17048 #
17049 #- type: "plot"
17050 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17051 #  algorithm: "plot_perf_box_name"
17052 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17053 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17054 #  include:
17055 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17056 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17057 #  layout:
17058 #    title: "3n-dnv-x553-64b-2t2c-base-ndr"
17059 #    layout: "plot-throughput"
17060 #
17061 #- type: "plot"
17062 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17063 #  algorithm: "plot_perf_box_name"
17064 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17065 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17066 #  include:
17067 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17068 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17069 #  layout:
17070 #    title: "3n-dnv-x553-64b-1t1c-base-pdr"
17071 #    layout: "plot-throughput"
17072 #
17073 #- type: "plot"
17074 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17075 #  algorithm: "plot_perf_box_name"
17076 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17077 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17078 #  include:
17079 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17080 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17081 #  layout:
17082 #    title: "3n-dnv-x553-64b-2t2c-base-pdr"
17083 #    layout: "plot-throughput"
17084
17085 # 3n-tsh-x520
17086
17087 - type: "plot"
17088   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17089   algorithm: "plot_perf_box_name"
17090   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17091   data: "plot-dpdk-throughput-latency-3n-tsh"
17092   include:
17093     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17094     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17095   layout:
17096     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17097     layout: "plot-throughput"
17098
17099 - type: "plot"
17100   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17101   algorithm: "plot_perf_box_name"
17102   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17103   data: "plot-dpdk-throughput-latency-3n-tsh"
17104   include:
17105     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17106     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17107   layout:
17108     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17109     layout: "plot-throughput"
17110
17111 - type: "plot"
17112   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17113   algorithm: "plot_perf_box_name"
17114   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17115   data: "plot-dpdk-throughput-latency-3n-tsh"
17116   include:
17117     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17118     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17119   layout:
17120     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17121     layout: "plot-throughput"
17122
17123 - type: "plot"
17124   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17125   algorithm: "plot_perf_box_name"
17126   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17127   data: "plot-dpdk-throughput-latency-3n-tsh"
17128   include:
17129     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17130     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17131   layout:
17132     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17133     layout: "plot-throughput"
17134
17135 ################################################################################
17136 ###   2n-clx                                                                 ###
17137 ################################################################################
17138
17139 # Packet Throughput
17140
17141 - type: "plot"
17142   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17143   algorithm: "plot_perf_box_name"
17144   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17145   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17146   include:
17147     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17148     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17149     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17150     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17151   layout:
17152     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17153     layout: "plot-throughput"
17154
17155 - type: "plot"
17156   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17157   algorithm: "plot_perf_box_name"
17158   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17159   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17160   include:
17161     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17162     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17163     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17164     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17165   layout:
17166     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17167     layout: "plot-throughput"
17168
17169 - type: "plot"
17170   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17171   algorithm: "plot_perf_box_name"
17172   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17173   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17174   include:
17175     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17176     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17177     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17178     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17179   layout:
17180     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17181     layout: "plot-throughput"
17182
17183 - type: "plot"
17184   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17185   algorithm: "plot_perf_box_name"
17186   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17187   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17188   include:
17189     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17190     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17191     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17192     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17193   layout:
17194     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17195     layout: "plot-throughput"
17196
17197 - type: "plot"
17198   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17199   algorithm: "plot_perf_box_name"
17200   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17201   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17202   include:
17203     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17204     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17205     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17206     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17207   layout:
17208     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17209     layout: "plot-throughput"
17210
17211 - type: "plot"
17212   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17213   algorithm: "plot_perf_box_name"
17214   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17215   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17216   include:
17217     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17218     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17219     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17220     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17221   layout:
17222     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17223     layout: "plot-throughput"
17224
17225 - type: "plot"
17226   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17227   algorithm: "plot_perf_box_name"
17228   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17229   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17230   include:
17231     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17232     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17233     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17234     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17235     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17236     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17237   layout:
17238     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17239     layout: "plot-throughput"
17240
17241 - type: "plot"
17242   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17243   algorithm: "plot_perf_box_name"
17244   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17245   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17246   include:
17247     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17248     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17249     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17250     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17251     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17252     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17253   layout:
17254     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17255     layout: "plot-throughput"
17256
17257 - type: "plot"
17258   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17259   algorithm: "plot_perf_box_name"
17260   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17261   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17262   include:
17263     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17264     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17265     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17266     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17267   layout:
17268     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17269     layout: "plot-throughput"
17270
17271 - type: "plot"
17272   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17273   algorithm: "plot_perf_box_name"
17274   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17275   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17276   include:
17277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17281   layout:
17282     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17283     layout: "plot-throughput"
17284
17285 - type: "plot"
17286   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17287   algorithm: "plot_perf_box_name"
17288   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17289   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17290   include:
17291     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17292     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17294   layout:
17295     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17296     layout: "plot-throughput"
17297
17298 - type: "plot"
17299   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17300   algorithm: "plot_perf_box_name"
17301   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17302   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17303   include:
17304     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17305     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17306     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17307   layout:
17308     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17309     layout: "plot-throughput"
17310
17311 - type: "plot"
17312   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17313   algorithm: "plot_perf_box_name"
17314   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17315   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17316   include:
17317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17319     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17320     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17321     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17322   layout:
17323     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17324     layout: "plot-throughput"
17325
17326 - type: "plot"
17327   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17328   algorithm: "plot_perf_box_name"
17329   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17330   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17331   include:
17332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17335     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17336     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17337   layout:
17338     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17339     layout: "plot-throughput"
17340
17341 - type: "plot"
17342   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17343   algorithm: "plot_perf_box_name"
17344   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17345   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17346   include:
17347     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17348     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17349     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17350   layout:
17351     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17352     layout: "plot-throughput"
17353
17354 - type: "plot"
17355   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17356   algorithm: "plot_perf_box_name"
17357   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17358   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17359   include:
17360     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17361     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17362     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17363   layout:
17364     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17365     layout: "plot-throughput"
17366
17367 - type: "plot"
17368   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17369   algorithm: "plot_perf_box_name"
17370   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17371   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17372   include:
17373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17374     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17375     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17376     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17377     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17378     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17379   layout:
17380     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17381     layout: "plot-throughput"
17382
17383 - type: "plot"
17384   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17385   algorithm: "plot_perf_box_name"
17386   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17387   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17388   include:
17389     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17390     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17391     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17392     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17393     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17394     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17395   layout:
17396     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17397     layout: "plot-throughput"
17398
17399 - type: "plot"
17400   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17401   algorithm: "plot_perf_box_name"
17402   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17403   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17404   include:
17405     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17406     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
17407     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
17408     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
17409     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
17410   layout:
17411     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17412     layout: "plot-throughput"
17413
17414 - type: "plot"
17415   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17416   algorithm: "plot_perf_box_name"
17417   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17418   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17419   include:
17420     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
17421     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
17422     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
17423     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
17424     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
17425   layout:
17426     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17427     layout: "plot-throughput"
17428
17429 #- type: "plot"
17430 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17431 #  algorithm: "plot_perf_box_name"
17432 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17433 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17434 #  include:
17435 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17436 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17437 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17438 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17439 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17440 #  layout:
17441 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17442 #    layout: "plot-throughput"
17443 #
17444 #- type: "plot"
17445 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17446 #  algorithm: "plot_perf_box_name"
17447 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17448 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17449 #  include:
17450 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17451 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17452 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17453 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17454 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17455 #  layout:
17456 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17457 #    layout: "plot-throughput"
17458 #
17459 #- type: "plot"
17460 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17461 #  algorithm: "plot_perf_box_name"
17462 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17463 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17464 #  include:
17465 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17466 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17467 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17468 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17469 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17470 #  layout:
17471 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17472 #    layout: "plot-throughput"
17473 #
17474 #- type: "plot"
17475 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17476 #  algorithm: "plot_perf_box_name"
17477 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17478 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17479 #  include:
17480 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17481 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17482 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17483 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17484 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17485 #  layout:
17486 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17487 #    layout: "plot-throughput"
17488
17489 - type: "plot"
17490   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17491   algorithm: "plot_perf_box_name"
17492   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17493   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17494   include:
17495     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17496     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
17497     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
17498     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
17499     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
17500   layout:
17501     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17502     layout: "plot-throughput"
17503
17504 - type: "plot"
17505   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17506   algorithm: "plot_perf_box_name"
17507   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17508   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17509   include:
17510     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
17511     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
17512     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
17513     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
17514     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
17515   layout:
17516     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17517     layout: "plot-throughput"
17518
17519 #- type: "plot"
17520 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
17521 #  algorithm: "plot_perf_box_name"
17522 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
17523 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17524 #  include:
17525 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17526 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17527 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17528 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17529 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17530 #  layout:
17531 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
17532 #    layout: "plot-throughput"
17533 #
17534 #- type: "plot"
17535 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
17536 #  algorithm: "plot_perf_box_name"
17537 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
17538 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17539 #  include:
17540 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17541 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17542 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17543 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17544 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17545 #  layout:
17546 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
17547 #    layout: "plot-throughput"
17548 #
17549 #- type: "plot"
17550 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
17551 #  algorithm: "plot_perf_box_name"
17552 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
17553 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17554 #  include:
17555 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17556 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17557 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17558 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17559 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17560 #  layout:
17561 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
17562 #    layout: "plot-throughput"
17563 #
17564 #- type: "plot"
17565 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
17566 #  algorithm: "plot_perf_box_name"
17567 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
17568 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17569 #  include:
17570 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17571 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17572 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17573 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17574 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17575 #  layout:
17576 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
17577 #    layout: "plot-throughput"
17578
17579 - type: "plot"
17580   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17581   algorithm: "plot_perf_box_name"
17582   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17583   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17584   include:
17585     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17586     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17587     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17588     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17589     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17590     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17591   layout:
17592     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17593     layout: "plot-throughput"
17594
17595 - type: "plot"
17596   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17597   algorithm: "plot_perf_box_name"
17598   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17599   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17600   include:
17601     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17602     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17604     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17605     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17606     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17607   layout:
17608     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17609     layout: "plot-throughput"
17610
17611 - type: "plot"
17612   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17613   algorithm: "plot_perf_box_name"
17614   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17615   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17616   include:
17617     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17618     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17619   layout:
17620     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17621     layout: "plot-throughput"
17622
17623 - type: "plot"
17624   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17625   algorithm: "plot_perf_box_name"
17626   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17627   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17628   include:
17629     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17630     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17631   layout:
17632     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17633     layout: "plot-throughput"
17634
17635 - type: "plot"
17636   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17637   algorithm: "plot_perf_box_name"
17638   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17639   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17640   include:
17641     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17642     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17643     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17644     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17645     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17646     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17647   layout:
17648     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17649     layout: "plot-throughput"
17650
17651 - type: "plot"
17652   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17653   algorithm: "plot_perf_box_name"
17654   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17655   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17656   include:
17657     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17658     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17659     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17660     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17661     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17662     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17663   layout:
17664     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17665     layout: "plot-throughput"
17666
17667 - type: "plot"
17668   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17669   algorithm: "plot_perf_box_name"
17670   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17671   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17672   include:
17673     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17674     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17675     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17676     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17677     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17678     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17679   layout:
17680     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17681     layout: "plot-throughput"
17682
17683 - type: "plot"
17684   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17685   algorithm: "plot_perf_box_name"
17686   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17687   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17688   include:
17689     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17690     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17691     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17692     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17693     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17694     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17695   layout:
17696     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17697     layout: "plot-throughput"
17698
17699 - type: "plot"
17700   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17701   algorithm: "plot_perf_box_name"
17702   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17703   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17704   include:
17705     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17706     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17707     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17708     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17709     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17710     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17711   layout:
17712     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17713     layout: "plot-throughput"
17714
17715 - type: "plot"
17716   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17717   algorithm: "plot_perf_box_name"
17718   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17719   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17720   include:
17721     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17722     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17723     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17724     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17725     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17726     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17727   layout:
17728     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17729     layout: "plot-throughput"
17730
17731 - type: "plot"
17732   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17733   algorithm: "plot_perf_box_name"
17734   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17735   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17736   include:
17737     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17738     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17739     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17740     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17741     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17742   layout:
17743     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17744     layout: "plot-throughput"
17745
17746 - type: "plot"
17747   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17748   algorithm: "plot_perf_box_name"
17749   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17750   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17751   include:
17752     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17753     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17754     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17755     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17756     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17757   layout:
17758     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17759     layout: "plot-throughput"
17760
17761 - type: "plot"
17762   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17763   algorithm: "plot_perf_box_name"
17764   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17765   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17766   include:
17767     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17768     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17769     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17770     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17771     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17772   layout:
17773     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17774     layout: "plot-throughput"
17775
17776 - type: "plot"
17777   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17778   algorithm: "plot_perf_box_name"
17779   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17780   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17781   include:
17782     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17783     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17784     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17785     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17786     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17787   layout:
17788     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17789     layout: "plot-throughput"
17790
17791 - type: "plot"
17792   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17793   algorithm: "plot_perf_box_name"
17794   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17795   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17796   include:
17797     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17798     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17799     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17800     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17801     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17802   layout:
17803     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17804     layout: "plot-throughput"
17805
17806 - type: "plot"
17807   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17808   algorithm: "plot_perf_box_name"
17809   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17810   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17811   include:
17812     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17813     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17814     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17815     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17816     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17817   layout:
17818     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17819     layout: "plot-throughput"
17820
17821 - type: "plot"
17822   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17823   algorithm: "plot_perf_box_name"
17824   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17825   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17826   include:
17827     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17828     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17829     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17830     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17831     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17832   layout:
17833     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17834     layout: "plot-throughput"
17835
17836 - type: "plot"
17837   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17838   algorithm: "plot_perf_box_name"
17839   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17840   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17841   include:
17842     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17843     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17844     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17845     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17846     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17847   layout:
17848     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17849     layout: "plot-throughput"
17850
17851 - type: "plot"
17852   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17853   algorithm: "plot_perf_box_name"
17854   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17855   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17856   include:
17857     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17858     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17859     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17860     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17861     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17862   layout:
17863     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17864     layout: "plot-throughput"
17865
17866 - type: "plot"
17867   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17868   algorithm: "plot_perf_box_name"
17869   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17870   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17871   include:
17872     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17873     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17874     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17875     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17876     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17877   layout:
17878     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17879     layout: "plot-throughput"
17880
17881 - type: "plot"
17882   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17883   algorithm: "plot_perf_box_name"
17884   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17885   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17886   include:
17887     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17888     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17889     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17890     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17891     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17892     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17893   layout:
17894     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17895     layout: "plot-throughput"
17896
17897 - type: "plot"
17898   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17899   algorithm: "plot_perf_box_name"
17900   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17901   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17902   include:
17903     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17904     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17905     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17906     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17907     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17908     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17909   layout:
17910     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17911     layout: "plot-throughput"
17912
17913 - type: "plot"
17914   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17915   algorithm: "plot_perf_box_name"
17916   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17917   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17918   include:
17919     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17920     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17921     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17922     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17923   layout:
17924     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17925     layout: "plot-throughput"
17926
17927 - type: "plot"
17928   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17929   algorithm: "plot_perf_box_name"
17930   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17931   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17932   include:
17933     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17934     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17935     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17936     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17937   layout:
17938     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17939     layout: "plot-throughput"
17940
17941 - type: "plot"
17942   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17943   algorithm: "plot_perf_box_name"
17944   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17945   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17946   include:
17947     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17948     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17949     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17950     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17951     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17952     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17953   layout:
17954     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17955     layout: "plot-throughput"
17956
17957 - type: "plot"
17958   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17959   algorithm: "plot_perf_box_name"
17960   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17961   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17962   include:
17963     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17964     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17965     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17966     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17967     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17968     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17969   layout:
17970     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17971     layout: "plot-throughput"
17972
17973 - type: "plot"
17974   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17975   algorithm: "plot_perf_box_name"
17976   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17977   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17978   include:
17979     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17980     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17981     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17982     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17983   layout:
17984     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17985     layout: "plot-throughput"
17986
17987 - type: "plot"
17988   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17989   algorithm: "plot_perf_box_name"
17990   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17991   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17992   include:
17993     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17994     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17995     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17996     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17997   layout:
17998     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17999     layout: "plot-throughput"
18000
18001 - type: "plot"
18002   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18003   algorithm: "plot_perf_box_name"
18004   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18005   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18006   include:
18007     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18008     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18009     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18010     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18011     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18012     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18013   layout:
18014     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18015     layout: "plot-throughput"
18016
18017 - type: "plot"
18018   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18019   algorithm: "plot_perf_box_name"
18020   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18021   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18022   include:
18023     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18024     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18025     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18026     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18027     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18028     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18029   layout:
18030     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18031     layout: "plot-throughput"
18032
18033 - type: "plot"
18034   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18035   algorithm: "plot_perf_box_name"
18036   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18037   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18038   include:
18039     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18040     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18041     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18042     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18043   layout:
18044     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18045     layout: "plot-throughput"
18046
18047 - type: "plot"
18048   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18049   algorithm: "plot_perf_box_name"
18050   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18051   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18052   include:
18053     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18054     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18055     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18056     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18057   layout:
18058     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18059     layout: "plot-throughput"
18060
18061 - type: "plot"
18062   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18063   algorithm: "plot_perf_box_name"
18064   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18065   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18066   include:
18067     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18068     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18069     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18070     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18071     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18072   layout:
18073     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18074     layout: "plot-throughput"
18075
18076 - type: "plot"
18077   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18078   algorithm: "plot_perf_box_name"
18079   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18080   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18081   include:
18082     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18083     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18084     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18085     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18086     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18087   layout:
18088     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18089     layout: "plot-throughput"
18090
18091 - type: "plot"
18092   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18093   algorithm: "plot_perf_box_name"
18094   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18095   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18096   include:
18097     - "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"
18098     - "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"
18099     - "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"
18100     - "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"
18101     - "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"
18102   layout:
18103     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18104     layout: "plot-throughput"
18105
18106 - type: "plot"
18107   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18108   algorithm: "plot_perf_box_name"
18109   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18110   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18111   include:
18112     - "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"
18113     - "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"
18114     - "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"
18115     - "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"
18116     - "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"
18117   layout:
18118     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18119     layout: "plot-throughput"
18120
18121 - type: "plot"
18122   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18123   algorithm: "plot_perf_box_name"
18124   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18125   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18126   include:
18127     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18128     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18129     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18130     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18131     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18132   layout:
18133     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18134     layout: "plot-throughput"
18135
18136 - type: "plot"
18137   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18138   algorithm: "plot_perf_box_name"
18139   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18140   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18141   include:
18142     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18143     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18144     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18145     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18146     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18147   layout:
18148     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18149     layout: "plot-throughput"
18150
18151 - type: "plot"
18152   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18153   algorithm: "plot_perf_box_name"
18154   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18155   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18156   include:
18157     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18158     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18159     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18160     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18161     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18162   layout:
18163     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18164     layout: "plot-throughput"
18165
18166 - type: "plot"
18167   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18168   algorithm: "plot_perf_box_name"
18169   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18170   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18171   include:
18172     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18173     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18174     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18175     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18176     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18177   layout:
18178     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18179     layout: "plot-throughput"
18180
18181 - type: "plot"
18182   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18183   algorithm: "plot_perf_box_name"
18184   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18185   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18186   include:
18187     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18188     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18189     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18190     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18191   layout:
18192     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18193     layout: "plot-throughput"
18194
18195 - type: "plot"
18196   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18197   algorithm: "plot_perf_box_name"
18198   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18199   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18200   include:
18201     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18202     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18203     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18204     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18205   layout:
18206     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18207     layout: "plot-throughput"
18208
18209 - type: "plot"
18210   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18211   algorithm: "plot_perf_box_name"
18212   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18213   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18214   include:
18215     - "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"
18216     - "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"
18217     - "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"
18218     - "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"
18219   layout:
18220     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18221     layout: "plot-throughput"
18222
18223 - type: "plot"
18224   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18225   algorithm: "plot_perf_box_name"
18226   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18227   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18228   include:
18229     - "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"
18230     - "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"
18231     - "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"
18232     - "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"
18233   layout:
18234     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18235     layout: "plot-throughput"
18236
18237 - type: "plot"
18238   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18239   algorithm: "plot_perf_box_name"
18240   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18241   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18242   include:
18243     - "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"
18244     - "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"
18245     - "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"
18246     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18247     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18248     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18249   layout:
18250     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18251     layout: "plot-throughput"
18252
18253 - type: "plot"
18254   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18255   algorithm: "plot_perf_box_name"
18256   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18257   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18258   include:
18259     - "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"
18260     - "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"
18261     - "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"
18262     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18263     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18264     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18265   layout:
18266     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18267     layout: "plot-throughput"
18268
18269 ################################################################################
18270
18271 # Packet Speedup
18272
18273 - type: "plot"
18274   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18275   algorithm: "plot_tsa_name"
18276   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18277   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18278   include:
18279     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18280     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18281     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18282     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18283   layout:
18284     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18285     layout: "plot-throughput-speedup-analysis"
18286
18287 - type: "plot"
18288   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18289   algorithm: "plot_tsa_name"
18290   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18291   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18292   include:
18293     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18294     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18295     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18296     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18297   layout:
18298     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18299     layout: "plot-throughput-speedup-analysis"
18300
18301 - type: "plot"
18302   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18303   algorithm: "plot_tsa_name"
18304   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18305   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18306   include:
18307     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18308     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18309     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18310     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18311   layout:
18312     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18313     layout: "plot-throughput-speedup-analysis"
18314
18315 - type: "plot"
18316   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18317   algorithm: "plot_tsa_name"
18318   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18319   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18320   include:
18321     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18322     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18323     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18324     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18325   layout:
18326     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18327     layout: "plot-throughput-speedup-analysis"
18328
18329 - type: "plot"
18330   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18331   algorithm: "plot_tsa_name"
18332   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18333   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18334   include:
18335     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18336     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18337     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18338     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18339   layout:
18340     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18341     layout: "plot-throughput-speedup-analysis"
18342
18343 - type: "plot"
18344   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18345   algorithm: "plot_tsa_name"
18346   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18347   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18348   include:
18349     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18350     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18351     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18352     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18353   layout:
18354     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18355     layout: "plot-throughput-speedup-analysis"
18356
18357 - type: "plot"
18358   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18359   algorithm: "plot_tsa_name"
18360   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18361   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18362   include:
18363     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18364     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18365     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18366     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18367     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18368     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18369   layout:
18370     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18371     layout: "plot-throughput-speedup-analysis"
18372
18373 - type: "plot"
18374   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18375   algorithm: "plot_tsa_name"
18376   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18377   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18378   include:
18379     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18380     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18381     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18382     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18383     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18384     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18385   layout:
18386     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18387     layout: "plot-throughput-speedup-analysis"
18388
18389 - type: "plot"
18390   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18391   algorithm: "plot_tsa_name"
18392   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18393   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18394   include:
18395     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18396     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18397     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18398     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18399   layout:
18400     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18401     layout: "plot-throughput-speedup-analysis"
18402
18403 - type: "plot"
18404   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18405   algorithm: "plot_tsa_name"
18406   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18407   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18408   include:
18409     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18410     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18411     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18412     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18413   layout:
18414     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18415     layout: "plot-throughput-speedup-analysis"
18416
18417 - type: "plot"
18418   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18419   algorithm: "plot_tsa_name"
18420   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18421   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18422   include:
18423     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18424     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18425     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18426   layout:
18427     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18428     layout: "plot-throughput-speedup-analysis"
18429
18430 - type: "plot"
18431   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18432   algorithm: "plot_tsa_name"
18433   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18434   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18435   include:
18436     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18437     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18438     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18439   layout:
18440     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18441     layout: "plot-throughput-speedup-analysis"
18442
18443 - type: "plot"
18444   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18445   algorithm: "plot_tsa_name"
18446   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18447   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18448   include:
18449     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18450     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18451     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18452     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18453     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18454   layout:
18455     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18456     layout: "plot-throughput-speedup-analysis"
18457
18458 - type: "plot"
18459   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18460   algorithm: "plot_tsa_name"
18461   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18462   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18463   include:
18464     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18465     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18466     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18467     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18468     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18469   layout:
18470     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18471     layout: "plot-throughput-speedup-analysis"
18472
18473 - type: "plot"
18474   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18475   algorithm: "plot_tsa_name"
18476   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18477   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18478   include:
18479     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18480     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18481     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18482   layout:
18483     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18484     layout: "plot-throughput-speedup-analysis"
18485
18486 - type: "plot"
18487   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18488   algorithm: "plot_tsa_name"
18489   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18490   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18491   include:
18492     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18493     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18494     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18495   layout:
18496     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18497     layout: "plot-throughput-speedup-analysis"
18498
18499 - type: "plot"
18500   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18501   algorithm: "plot_tsa_name"
18502   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18503   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18504   include:
18505     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18506     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18507     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18508     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18509     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18510     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18511   layout:
18512     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18513     layout: "plot-throughput-speedup-analysis"
18514
18515 - type: "plot"
18516   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18517   algorithm: "plot_tsa_name"
18518   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18519   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18520   include:
18521     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18522     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18523     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18524     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18525     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18526     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18527   layout:
18528     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18529     layout: "plot-throughput-speedup-analysis"
18530
18531 - type: "plot"
18532   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
18533   algorithm: "plot_tsa_name"
18534   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
18535   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18536   include:
18537     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18538     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
18539     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
18540     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
18541     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
18542   layout:
18543     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
18544     layout: "plot-throughput-speedup-analysis"
18545
18546 - type: "plot"
18547   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
18548   algorithm: "plot_tsa_name"
18549   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
18550   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18551   include:
18552     - "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"
18553     - "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"
18554     - "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"
18555     - "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"
18556     - "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"
18557   layout:
18558     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
18559     layout: "plot-throughput-speedup-analysis"
18560
18561 #- type: "plot"
18562 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
18563 #  algorithm: "plot_tsa_name"
18564 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
18565 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18566 #  include:
18567 #    - "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"
18568 #    - "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"
18569 #    - "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"
18570 #    - "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"
18571 #    - "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"
18572 #  layout:
18573 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
18574 #    layout: "plot-throughput-speedup-analysis"
18575 #
18576 #- type: "plot"
18577 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
18578 #  algorithm: "plot_tsa_name"
18579 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
18580 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18581 #  include:
18582 #    - "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"
18583 #    - "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"
18584 #    - "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"
18585 #    - "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"
18586 #    - "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"
18587 #  layout:
18588 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
18589 #    layout: "plot-throughput-speedup-analysis"
18590 #
18591 #- type: "plot"
18592 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
18593 #  algorithm: "plot_tsa_name"
18594 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
18595 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18596 #  include:
18597 #    - "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"
18598 #    - "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"
18599 #    - "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"
18600 #    - "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"
18601 #    - "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"
18602 #  layout:
18603 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
18604 #    layout: "plot-throughput-speedup-analysis"
18605 #
18606 #- type: "plot"
18607 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
18608 #  algorithm: "plot_tsa_name"
18609 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
18610 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18611 #  include:
18612 #    - "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"
18613 #    - "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"
18614 #    - "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"
18615 #    - "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"
18616 #    - "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"
18617 #  layout:
18618 #    title: "22n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
18619 #    layout: "plot-throughput-speedup-analysis"
18620
18621 - type: "plot"
18622   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
18623   algorithm: "plot_tsa_name"
18624   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
18625   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18626   include:
18627     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18628     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
18629     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
18630     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
18631     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
18632   layout:
18633     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
18634     layout: "plot-throughput-speedup-analysis"
18635
18636 - type: "plot"
18637   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
18638   algorithm: "plot_tsa_name"
18639   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
18640   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18641   include:
18642     - "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"
18643     - "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"
18644     - "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"
18645     - "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"
18646     - "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"
18647   layout:
18648     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
18649     layout: "plot-throughput-speedup-analysis"
18650
18651 #- type: "plot"
18652 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
18653 #  algorithm: "plot_tsa_name"
18654 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
18655 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18656 #  include:
18657 #    - "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"
18658 #    - "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"
18659 #    - "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"
18660 #    - "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"
18661 #    - "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"
18662 #  layout:
18663 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
18664 #    layout: "plot-throughput-speedup-analysis"
18665 #
18666 #- type: "plot"
18667 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
18668 #  algorithm: "plot_tsa_name"
18669 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
18670 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18671 #  include:
18672 #    - "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"
18673 #    - "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"
18674 #    - "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"
18675 #    - "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"
18676 #    - "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"
18677 #  layout:
18678 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
18679 #    layout: "plot-throughput-speedup-analysis"
18680 #
18681 #- type: "plot"
18682 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
18683 #  algorithm: "plot_tsa_name"
18684 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
18685 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18686 #  include:
18687 #    - "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"
18688 #    - "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"
18689 #    - "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"
18690 #    - "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"
18691 #    - "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"
18692 #  layout:
18693 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
18694 #    layout: "plot-throughput-speedup-analysis"
18695 #
18696 #- type: "plot"
18697 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
18698 #  algorithm: "plot_tsa_name"
18699 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
18700 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18701 #  include:
18702 #    - "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"
18703 #    - "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"
18704 #    - "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"
18705 #    - "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"
18706 #    - "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"
18707 #  layout:
18708 #    title: "22n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
18709 #    layout: "plot-throughput-speedup-analysis"
18710
18711 - type: "plot"
18712   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18713   algorithm: "plot_tsa_name"
18714   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18715   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18716   include:
18717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18718     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18719     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18720     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18721     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18722     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18723   layout:
18724     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18725     layout: "plot-throughput-speedup-analysis"
18726
18727 - type: "plot"
18728   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18729   algorithm: "plot_tsa_name"
18730   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18731   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18732   include:
18733     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18734     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18735     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18739   layout:
18740     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18741     layout: "plot-throughput-speedup-analysis"
18742
18743 - type: "plot"
18744   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18745   algorithm: "plot_tsa_name"
18746   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18747   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18748   include:
18749     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18750     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18751   layout:
18752     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18753     layout: "plot-throughput-speedup-analysis"
18754
18755 - type: "plot"
18756   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18757   algorithm: "plot_tsa_name"
18758   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18759   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18760   include:
18761     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18762     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18763   layout:
18764     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18765     layout: "plot-throughput-speedup-analysis"
18766
18767 - type: "plot"
18768   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18769   algorithm: "plot_tsa_name"
18770   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18771   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18772   include:
18773     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18774     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18775     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18776     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18777     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18778     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18779   layout:
18780     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18781     layout: "plot-throughput-speedup-analysis"
18782
18783 - type: "plot"
18784   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18785   algorithm: "plot_tsa_name"
18786   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18787   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18788   include:
18789     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18790     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18791     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18792     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18793     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18794     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18795   layout:
18796     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18797     layout: "plot-throughput-speedup-analysis"
18798
18799 - type: "plot"
18800   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18801   algorithm: "plot_tsa_name"
18802   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18803   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18804   include:
18805     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18806     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18807     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18808     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18809     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18810     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18811   layout:
18812     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18813     layout: "plot-throughput-speedup-analysis"
18814
18815 - type: "plot"
18816   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18817   algorithm: "plot_tsa_name"
18818   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18819   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18820   include:
18821     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18822     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18823     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18824     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18825     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18826     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18827   layout:
18828     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18829     layout: "plot-throughput-speedup-analysis"
18830
18831 - type: "plot"
18832   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18833   algorithm: "plot_tsa_name"
18834   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18835   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18836   include:
18837     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18838     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18839     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18840     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18841     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18842     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18843   layout:
18844     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18845     layout: "plot-throughput-speedup-analysis"
18846
18847 - type: "plot"
18848   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18849   algorithm: "plot_tsa_name"
18850   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18851   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18852   include:
18853     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18854     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18855     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18856     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18857     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18858     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18859   layout:
18860     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18861     layout: "plot-throughput-speedup-analysis"
18862
18863 - type: "plot"
18864   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18865   algorithm: "plot_tsa_name"
18866   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18867   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18868   include:
18869     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18870     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18871     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18872     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18873     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18874   layout:
18875     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18876     layout: "plot-throughput-speedup-analysis"
18877
18878 - type: "plot"
18879   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18880   algorithm: "plot_tsa_name"
18881   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18882   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18883   include:
18884     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18885     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18886     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18887     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18888     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18889   layout:
18890     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18891     layout: "plot-throughput-speedup-analysis"
18892
18893 - type: "plot"
18894   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18895   algorithm: "plot_tsa_name"
18896   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18897   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18898   include:
18899     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18900     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18901     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18902     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18903     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18904   layout:
18905     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18906     layout: "plot-throughput-speedup-analysis"
18907
18908 - type: "plot"
18909   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18910   algorithm: "plot_tsa_name"
18911   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18912   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18913   include:
18914     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18915     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18916     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18917     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18918     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18919   layout:
18920     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18921     layout: "plot-throughput-speedup-analysis"
18922
18923 - type: "plot"
18924   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18925   algorithm: "plot_tsa_name"
18926   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18927   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18928   include:
18929     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18930     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18931     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18932     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18933     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18934   layout:
18935     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18936     layout: "plot-throughput-speedup-analysis"
18937
18938 - type: "plot"
18939   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18940   algorithm: "plot_tsa_name"
18941   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18942   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18943   include:
18944     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18945     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18946     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18947     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18948     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18949   layout:
18950     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18951     layout: "plot-throughput-speedup-analysis"
18952
18953 - type: "plot"
18954   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18955   algorithm: "plot_tsa_name"
18956   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18957   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18958   include:
18959     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18960     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18961     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18962     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18963     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18964   layout:
18965     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18966     layout: "plot-throughput-speedup-analysis"
18967
18968 - type: "plot"
18969   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18970   algorithm: "plot_tsa_name"
18971   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18972   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18973   include:
18974     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18975     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18976     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18977     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18978     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18979   layout:
18980     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18981     layout: "plot-throughput-speedup-analysis"
18982
18983 - type: "plot"
18984   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18985   algorithm: "plot_tsa_name"
18986   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18987   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18988   include:
18989     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18990     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18991     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18992     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18993     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18994   layout:
18995     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
18996     layout: "plot-throughput-speedup-analysis"
18997
18998 - type: "plot"
18999   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19000   algorithm: "plot_tsa_name"
19001   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19002   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19003   include:
19004     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19005     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19006     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19007     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19008     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19009   layout:
19010     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
19011     layout: "plot-throughput-speedup-analysis"
19012
19013 - type: "plot"
19014   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19015   algorithm: "plot_tsa_name"
19016   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19017   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19018   include:
19019     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19020     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19021     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19022     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19023     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19024     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19025   layout:
19026     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
19027     layout: "plot-throughput-speedup-analysis"
19028
19029 - type: "plot"
19030   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19031   algorithm: "plot_tsa_name"
19032   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19033   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19034   include:
19035     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19036     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19037     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19038     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19039     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19040     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19041   layout:
19042     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
19043     layout: "plot-throughput-speedup-analysis"
19044
19045 - type: "plot"
19046   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19047   algorithm: "plot_tsa_name"
19048   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19049   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19050   include:
19051     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19052     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19053     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19054     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19055   layout:
19056     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
19057     layout: "plot-throughput-speedup-analysis"
19058
19059 - type: "plot"
19060   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19061   algorithm: "plot_tsa_name"
19062   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19063   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19064   include:
19065     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19066     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19067     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19068     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19069   layout:
19070     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
19071     layout: "plot-throughput-speedup-analysis"
19072
19073 - type: "plot"
19074   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19075   algorithm: "plot_tsa_name"
19076   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19077   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19078   include:
19079     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19080     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19081     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19082     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19083     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19084     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19085   layout:
19086     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19087     layout: "plot-throughput-speedup-analysis"
19088
19089 - type: "plot"
19090   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19091   algorithm: "plot_tsa_name"
19092   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19093   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19094   include:
19095     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19096     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19097     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19098     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19099     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19100     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19101   layout:
19102     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19103     layout: "plot-throughput-speedup-analysis"
19104
19105 - type: "plot"
19106   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19107   algorithm: "plot_tsa_name"
19108   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19109   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19110   include:
19111     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19112     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19113     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19114     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19115   layout:
19116     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19117     layout: "plot-throughput-speedup-analysis"
19118
19119 - type: "plot"
19120   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19121   algorithm: "plot_tsa_name"
19122   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19123   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19124   include:
19125     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19126     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19127     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19128     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19129   layout:
19130     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19131     layout: "plot-throughput-speedup-analysis"
19132
19133 - type: "plot"
19134   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19135   algorithm: "plot_tsa_name"
19136   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19137   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19138   include:
19139     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19140     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19141     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19142     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19143     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19144     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19145   layout:
19146     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19147     layout: "plot-throughput-speedup-analysis"
19148
19149 - type: "plot"
19150   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19151   algorithm: "plot_tsa_name"
19152   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19153   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19154   include:
19155     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19156     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19157     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19158     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19159     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19160     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19161   layout:
19162     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19163     layout: "plot-throughput-speedup-analysis"
19164
19165 - type: "plot"
19166   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19167   algorithm: "plot_tsa_name"
19168   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19169   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19170   include:
19171     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19172     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19173     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19174     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19175   layout:
19176     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19177     layout: "plot-throughput-speedup-analysis"
19178
19179 - type: "plot"
19180   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19181   algorithm: "plot_tsa_name"
19182   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19183   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19184   include:
19185     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19186     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19187     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19188     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19189   layout:
19190     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19191     layout: "plot-throughput-speedup-analysis"
19192
19193 - type: "plot"
19194   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19195   algorithm: "plot_tsa_name"
19196   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19197   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19198   include:
19199     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19200     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19201     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19202     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19203     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19204   layout:
19205     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19206     layout: "plot-throughput-speedup-analysis"
19207
19208 - type: "plot"
19209   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19210   algorithm: "plot_tsa_name"
19211   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19212   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19213   include:
19214     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19215     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19216     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19217     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19218     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19219   layout:
19220     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19221     layout: "plot-throughput-speedup-analysis"
19222
19223 - type: "plot"
19224   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19225   algorithm: "plot_tsa_name"
19226   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19227   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19228   include:
19229     - "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"
19230     - "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"
19231     - "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"
19232     - "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"
19233     - "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"
19234   layout:
19235     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19236     layout: "plot-throughput-speedup-analysis"
19237
19238 - type: "plot"
19239   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19240   algorithm: "plot_tsa_name"
19241   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19242   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19243   include:
19244     - "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"
19245     - "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"
19246     - "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"
19247     - "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"
19248     - "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"
19249   layout:
19250     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19251     layout: "plot-throughput-speedup-analysis"
19252
19253 - type: "plot"
19254   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19255   algorithm: "plot_tsa_name"
19256   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19257   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19258   include:
19259     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19260     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19261     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19262     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19263     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19264   layout:
19265     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19266     layout: "plot-throughput-speedup-analysis"
19267
19268 - type: "plot"
19269   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19270   algorithm: "plot_tsa_name"
19271   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19272   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19273   include:
19274     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19275     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19276     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19277     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19278     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19279   layout:
19280     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19281     layout: "plot-throughput-speedup-analysis"
19282
19283 - type: "plot"
19284   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19285   algorithm: "plot_tsa_name"
19286   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19287   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19288   include:
19289     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19290     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19291     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19292     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19293     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19294   layout:
19295     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19296     layout: "plot-throughput-speedup-analysis"
19297
19298 - type: "plot"
19299   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19300   algorithm: "plot_tsa_name"
19301   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
19302   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19303   include:
19304     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19305     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19306     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19307     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19308     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19309   layout:
19310     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19311     layout: "plot-throughput-speedup-analysis"
19312
19313 - type: "plot"
19314   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19315   algorithm: "plot_tsa_name"
19316   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19317   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19318   include:
19319     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19320     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19321     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19322     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19323   layout:
19324     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
19325     layout: "plot-throughput-speedup-analysis"
19326
19327 - type: "plot"
19328   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19329   algorithm: "plot_tsa_name"
19330   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19331   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19332   include:
19333     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19334     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19335     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19336     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19337   layout:
19338     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
19339     layout: "plot-throughput-speedup-analysis"
19340
19341 - type: "plot"
19342   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19343   algorithm: "plot_tsa_name"
19344   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19345   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19346   include:
19347     - "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"
19348     - "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"
19349     - "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"
19350     - "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"
19351   layout:
19352     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
19353     layout: "plot-throughput-speedup-analysis"
19354
19355 - type: "plot"
19356   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19357   algorithm: "plot_tsa_name"
19358   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19359   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19360   include:
19361     - "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"
19362     - "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"
19363     - "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"
19364     - "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"
19365   layout:
19366     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
19367     layout: "plot-throughput-speedup-analysis"
19368
19369 - type: "plot"
19370   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19371   algorithm: "plot_tsa_name"
19372   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19373   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19374   include:
19375     - "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"
19376     - "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"
19377     - "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"
19378     - "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"
19379     - "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"
19380     - "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"
19381   layout:
19382     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
19383     layout: "plot-throughput-speedup-analysis"
19384
19385 - type: "plot"
19386   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19387   algorithm: "plot_tsa_name"
19388   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19389   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19390   include:
19391     - "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"
19392     - "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"
19393     - "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"
19394     - "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"
19395     - "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"
19396     - "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"
19397   layout:
19398     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19399     layout: "plot-throughput-speedup-analysis"
19400
19401 ################################################################################
19402
19403 # Packet Throughput - DPDK
19404
19405 # 2n-clx-xxv710
19406
19407 - type: "plot"
19408   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19409   algorithm: "plot_perf_box_name"
19410   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19411   data: "plot-dpdk-throughput-latency-2n-clx"
19412   include:
19413     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19414     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19415   layout:
19416     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19417     layout: "plot-throughput"
19418
19419 - type: "plot"
19420   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19421   algorithm: "plot_perf_box_name"
19422   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19423   data: "plot-dpdk-throughput-latency-2n-clx"
19424   include:
19425     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19426     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19427   layout:
19428     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19429     layout: "plot-throughput"
19430
19431 - type: "plot"
19432   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19433   algorithm: "plot_perf_box_name"
19434   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19435   data: "plot-dpdk-throughput-latency-2n-clx"
19436   include:
19437     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19438     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19439   layout:
19440     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19441     layout: "plot-throughput"
19442
19443 - type: "plot"
19444   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19445   algorithm: "plot_perf_box_name"
19446   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19447   data: "plot-dpdk-throughput-latency-2n-clx"
19448   include:
19449     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19450     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19451   layout:
19452     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19453     layout: "plot-throughput"
19454
19455 # 2n-clx-x710
19456
19457 - type: "plot"
19458   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19459   algorithm: "plot_perf_box_name"
19460   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19461   data: "plot-dpdk-throughput-latency-2n-clx"
19462   include:
19463     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19464     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19465   layout:
19466     title: "2n-clx-x710-64b-2t1c-base-ndr"
19467     layout: "plot-throughput"
19468
19469 - type: "plot"
19470   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19471   algorithm: "plot_perf_box_name"
19472   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19473   data: "plot-dpdk-throughput-latency-2n-clx"
19474   include:
19475     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19476     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19477   layout:
19478     title: "2n-clx-x710-64b-4t2c-base-ndr"
19479     layout: "plot-throughput"
19480
19481 - type: "plot"
19482   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19483   algorithm: "plot_perf_box_name"
19484   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19485   data: "plot-dpdk-throughput-latency-2n-clx"
19486   include:
19487     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19488     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19489   layout:
19490     title: "2n-clx-x710-64b-2t1c-base-pdr"
19491     layout: "plot-throughput"
19492
19493 - type: "plot"
19494   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19495   algorithm: "plot_perf_box_name"
19496   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19497   data: "plot-dpdk-throughput-latency-2n-clx"
19498   include:
19499     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19500     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19501   layout:
19502     title: "2n-clx-x710-64b-4t2c-base-pdr"
19503     layout: "plot-throughput"
19504
19505 ################################################################################
19506
19507 - type: "plot"
19508   title: "Latency by percentile: 2n-skx"
19509   algorithm: "plot_hdrh_lat_by_percentile"
19510   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19511   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19512   target-links: "../../_static/vpp"
19513   data: "plot-vpp-hdrh-lat-2n-skx"
19514   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19515   layout:
19516     layout: "plot-hdrh-latency-by-percentile"
19517
19518 - type: "plot"
19519   title: "Latency by percentile: 2n-skx-nat44"
19520   algorithm: "plot_hdrh_lat_by_percentile"
19521   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19522   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19523   target-links: "../../_static/vpp"
19524   data: "plot-vpp-hdrh-lat-2n-skx-nat44"
19525   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19526   layout:
19527     layout: "plot-hdrh-latency-by-percentile"
19528
19529 - type: "plot"
19530   title: "Latency by percentile: 3n-skx"
19531   algorithm: "plot_hdrh_lat_by_percentile"
19532   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19533   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19534   target-links: "../../_static/vpp"
19535   data: "plot-vpp-hdrh-lat-3n-skx"
19536   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19537   layout:
19538     layout: "plot-hdrh-latency-by-percentile"
19539
19540 - type: "plot"
19541   title: "Latency by percentile: 2n-clx"
19542   algorithm: "plot_hdrh_lat_by_percentile"
19543   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19544   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19545   target-links: "../../_static/vpp"
19546   data: "plot-vpp-hdrh-lat-2n-clx"
19547   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19548   layout:
19549     layout: "plot-hdrh-latency-by-percentile"
19550
19551 - type: "plot"
19552   title: "Latency by percentile: 3n-hsw"
19553   algorithm: "plot_hdrh_lat_by_percentile"
19554   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19555   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19556   target-links: "../../_static/vpp"
19557   data: "plot-vpp-hdrh-lat-3n-hsw"
19558   filter: "'1T1C' and 'NIC_Intel-XL710'"
19559   layout:
19560     layout: "plot-hdrh-latency-by-percentile"
19561
19562 - type: "plot"
19563   title: "Latency by percentile: 3n-tsh"
19564   algorithm: "plot_hdrh_lat_by_percentile"
19565   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19566   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19567   target-links: "../../_static/vpp"
19568   data: "plot-vpp-hdrh-lat-3n-tsh"
19569   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19570   layout:
19571     layout: "plot-hdrh-latency-by-percentile"
19572
19573 - type: "plot"
19574   title: "Latency by percentile: DPDK 2n-skx"
19575   algorithm: "plot_hdrh_lat_by_percentile"
19576   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19577   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19578   target-links: "../../_static/dpdk"
19579   data: "plot-dpdk-hdrh-lat-2n-skx"
19580   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19581   layout:
19582     layout: "plot-hdrh-latency-by-percentile"
19583
19584 - type: "plot"
19585   title: "Latency by percentile: DPDK 3n-skx"
19586   algorithm: "plot_hdrh_lat_by_percentile"
19587   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19588   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19589   target-links: "../../_static/dpdk"
19590   data: "plot-dpdk-hdrh-lat-3n-skx"
19591   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19592   layout:
19593     layout: "plot-hdrh-latency-by-percentile"
19594
19595 - type: "plot"
19596   title: "Latency by percentile: DPDK 2n-clx"
19597   algorithm: "plot_hdrh_lat_by_percentile"
19598   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19599   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19600   target-links: "../../_static/dpdk"
19601   data: "plot-dpdk-hdrh-lat-2n-clx"
19602   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19603   layout:
19604     layout: "plot-hdrh-latency-by-percentile"
19605
19606 - type: "plot"
19607   title: "Latency by percentile: DPDK 3n-hsw"
19608   algorithm: "plot_hdrh_lat_by_percentile"
19609   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19610   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
19611   target-links: "../../_static/dpdk"
19612   data: "plot-dpdk-hdrh-lat-3n-hsw"
19613   filter: "'1T1C' and 'NIC_Intel-XL710'"
19614   layout:
19615     layout: "plot-hdrh-latency-by-percentile"
19616
19617 - type: "plot"
19618   title: "Latency by percentile: DPDK 3n-tsh"
19619   algorithm: "plot_hdrh_lat_by_percentile"
19620   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
19621   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
19622   target-links: "../../_static/dpdk"
19623   data: "plot-dpdk-hdrh-lat-3n-tsh"
19624   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19625   layout:
19626     layout: "plot-hdrh-latency-by-percentile"