Report: Add NICs Comparison for 3n-skx
[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       # TODO: Add:
204       csit-vpp-perf-report-iterative-2009-3n-skx:
205         - 26  # rls2009 NDRPDR iter env 5
206         - 27  # rls2009 NDRPDR iter env 5
207         - 28  # rls2009 NDRPDR iter env 5
208         - 29  # rls2009 NDRPDR iter env 5
209         - 35  # rls2009 NDRPDR iter env 5
210         - 36  # rls2009 NDRPDR iter env 5
211         - 37  # 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         - 38  # rls2009 NDRPDR iter env 5
335         - 39  # rls2009 NDRPDR iter env 5
336         - 40  # rls2009 NDRPDR iter env 5
337         - 41  # rls2009 NDRPDR iter env 5
338         - 42  # rls2009 NDRPDR iter env 5
339         - 64  # rls2009 NDRPDR iter env 5
340         - 65  # rls2009 NDRPDR iter env 5
341         - 66  # rls2009 NDRPDR iter env 5
342         - 67  # 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         - 22  # rls2009 NDRPDR iter env 5
408         - 23  # rls2009 NDRPDR iter env 5
409
410     plot-vpp-hdrh-lat-3n-tsh:
411       csit-vpp-perf-report-iterative-2009-3n-tsh:
412         - 14  # rls2009 NDRPDR iter env 5
413
414     plot-dpdk-throughput-latency-3n-tsh:
415       # TODO: Add:
416       csit-dpdk-perf-report-iterative-2009-3n-tsh:
417         - 1   # NDRPDR iter env5
418         - 2   # NDRPDR iter env5
419         - 3   # NDRPDR iter env5
420         - 4   # NDRPDR iter env5
421         - 5   # NDRPDR iter env5
422         - 6   # NDRPDR iter env5
423         - 7   # NDRPDR iter env5
424         - 9   # NDRPDR iter env5
425         - 10  # NDRPDR iter env5
426
427     plot-dpdk-hdrh-lat-3n-tsh:
428       csit-dpdk-perf-report-iterative-2009-3n-tsh:
429         - 1   # NDRPDR iter env5
430
431     # 3n-dnv
432
433     plot-vpp-throughput-lat-tsa-3n-dnv:
434       csit-vpp-perf-report-iterative-2009-3n-dnv:
435         - 3   # rls2009 NDRPDR iter env 5
436         - 6   # rls2009 NDRPDR iter env 5
437         - 7   # rls2009 NDRPDR iter env 5
438         - 8   # rls2009 NDRPDR iter env 5
439         - 10  # rls2009 NDRPDR iter env 5
440         - 11  # rls2009 NDRPDR iter env 5
441         - 12  # rls2009 NDRPDR iter env 5
442         - 14  # rls2009 NDRPDR iter env 5
443         - 15  # rls2009 NDRPDR iter env 5
444         - 24  # rls2009 NDRPDR iter env 5
445
446 #    plot-dpdk-throughput-latency-3n-dnv:
447 #      # No data
448 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
449
450     # 2n-dnv
451
452     plot-vpp-throughput-lat-tsa-2n-dnv:
453       csit-vpp-perf-report-iterative-2009-2n-dnv:
454         - 3   # rls2009 NDRPDR iter env 5
455         - 5   # rls2009 NDRPDR iter env 5
456         - 6   # rls2009 NDRPDR iter env 5
457         - 7   # rls2009 NDRPDR iter env 5
458         - 9   # rls2009 NDRPDR iter env 5
459         - 10  # rls2009 NDRPDR iter env 5
460         - 11  # rls2009 NDRPDR iter env 5
461         - 12  # rls2009 NDRPDR iter env 5
462         - 14  # rls2009 NDRPDR iter env 5
463         - 15  # rls2009 NDRPDR iter env 5
464
465 #    plot-dpdk-throughput-latency-2n-dnv:
466 #      # No data
467 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
468
469     ###########################################################################
470     # Simple tables (only one data set):
471
472     # NIC Comparisons
473
474     vpp-nic-comparison-3n-skx:
475       # TODO: Add:
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         - 39  # rls2009 NDRPDR iter env 5
485         - 40  # rls2009 NDRPDR iter env 5
486
487     vpp-nic-comparison-2n-skx:
488       csit-vpp-perf-report-iterative-2009-2n-skx:
489         - 35  # rls2009 NDRPDR iter env 5
490         - 36  # rls2009 NDRPDR iter env 5
491         - 37  # rls2009 NDRPDR iter env 5
492         - 39  # rls2009 NDRPDR iter env 5
493         - 40  # rls2009 NDRPDR iter env 5
494         - 42  # rls2009 NDRPDR iter env 5
495         - 43  # rls2009 NDRPDR iter env 5
496         - 44  # rls2009 NDRPDR iter env 5
497         - 46  # rls2009 NDRPDR iter env 5
498         - 48  # rls2009 NDRPDR iter env 5
499         - 51  # rls2009 NDRPDR iter NAT44 env 5
500         - 52  # rls2009 NDRPDR iter NAT44 env 5
501         - 53  # rls2009 NDRPDR iter NAT44 env 5
502         - 54  # rls2009 NDRPDR iter NAT44 env 5
503         - 55  # rls2009 NDRPDR iter NAT44 env 5
504         - 56  # rls2009 NDRPDR iter NAT44 env 5
505         - 57  # rls2009 NDRPDR iter NAT44 env 5
506         - 58  # rls2009 NDRPDR iter NAT44 env 5
507         - 59  # rls2009 NDRPDR iter NAT44 env 5
508         - 60  # rls2009 NDRPDR iter NAT44 env 5
509
510     vpp-nic-comparison-3n-skx-mrr:
511       csit-vpp-perf-report-iterative-2009-3n-skx:
512         - 24  # rls2009 MRR iter env 5
513
514     vpp-nic-comparison-2n-skx-mrr:
515       csit-vpp-perf-report-iterative-2009-2n-skx:
516         - 26  # rls2009 MRR iter env 5
517
518     # Results
519
520     vpp-perf-results-3n-hsw:
521       csit-vpp-perf-report-coverage-2009-3n-hsw:
522         - 3   # rls2009 NDRPDR cov 3n-hsw-crypto-00
523         - 4   # rls2009 NDRPDR cov 3n-hsw-crypto-01
524         - 5   # rls2009 NDRPDR cov 3n-hsw-crypto-02
525         - 6   # rls2009 NDRPDR cov 3n-hsw-crypto-03
526         - 7   # rls2009 NDRPDR cov 3n-hsw-ip4-00
527         - 8   # rls2009 NDRPDR cov 3n-hsw-ip4-01
528         - 9   # rls2009 NDRPDR cov 3n-hsw-ip4-02
529         - 10  # rls2009 NDRPDR cov 3n-hsw-ip4-03
530         - 11  # rls2009 NDRPDR cov 3n-hsw-ip4-04
531         - 12  # rls2009 NDRPDR cov 3n-hsw-ip4-05
532         - 13  # rls2009 NDRPDR cov 3n-hsw-ip4-06
533         - 14  # rls2009 NDRPDR cov 3n-hsw-ip4-07
534         - 15  # rls2009 NDRPDR cov 3n-hsw-ip4tun-00
535         - 16  # rls2009 NDRPDR cov 3n-hsw-ip4tun-01
536         - 17  # rls2009 NDRPDR cov 3n-hsw-ip4tun-02
537         - 18  # rls2009 NDRPDR cov 3n-hsw-ip6-00
538         - 19  # rls2009 NDRPDR cov 3n-hsw-ip6-01
539         - 20  # rls2009 NDRPDR cov 3n-hsw-ip6tun-00
540         - 21  # rls2009 NDRPDR cov 3n-hsw-l2-00
541         - 22  # rls2009 NDRPDR cov 3n-hsw-l2-01
542         - 23  # rls2009 NDRPDR cov 3n-hsw-l2-01
543         - 24  # rls2009 NDRPDR cov 3n-hsw-l2-03
544         - 25  # rls2009 NDRPDR cov 3n-hsw-l2-04
545         - 26  # rls2009 NDRPDR cov 3n-hsw-l2-05
546         - 27  # rls2009 NDRPDR cov 3n-hsw-l2-06
547         - 28  # rls2009 NDRPDR cov 3n-hsw-l2-07
548         - 29  # rls2009 NDRPDR cov 3n-hsw-l2-08
549         - 30  # rls2009 NDRPDR cov 3n-hsw-l2-09
550         - 31  # rls2009 NDRPDR cov 3n-hsw-l2-10
551         - 32  # rls2009 NDRPDR cov 3n-hsw-memif-00
552         - 33  # rls2009 NDRPDR cov 3n-hsw-srv6-00
553         - 34  # rls2009 NDRPDR cov 3n-hsw-srv6-01
554         - 35  # rls2009 NDRPDR cov 3n-hsw-vhost-00
555         - 36  # rls2009 NDRPDR cov 3n-hsw-vhost-01
556         - 37  # rls2009 NDRPDR cov 3n-hsw-vhost-02
557
558     vpp-perf-results-3n-skx:
559       # TODO: Add:
560       csit-vpp-perf-report-coverage-2009-3n-skx:
561         - 9   # rls2009 NDRPDR cov 3n-skx-ip4-03
562         - 12  # rls2009 NDRPDR cov 3n-skx-ip4-06
563         - 15  # rls2009 NDRPDR cov 3n-skx-ip4tun-01
564         - 16  # rls2009 NDRPDR cov 3n-skx-ip4tun-02
565
566     vpp-perf-results-2n-skx:
567       csit-vpp-perf-report-coverage-2009-2n-skx:
568         - 18  # rls2009 NDRPDR cov 2n-skx-ip4-00
569         - 19  # rls2009 NDRPDR cov 2n-skx-ip4-01
570         - 10  # rls2009 NDRPDR cov 2n-skx-ip4-02
571         - 20  # rls2009 NDRPDR cov 2n-skx-ip4-03
572         - 21  # rls2009 NDRPDR cov 2n-skx-ip4-04
573         - 13  # rls2009 NDRPDR cov 2n-skx-ip4-05
574         - 22  # rls2009 NDRPDR cov 2n-skx-ip6-00
575         - 23  # rls2009 NDRPDR cov 2n-skx-ip6-01
576         - 24  # rls2009 NDRPDR cov 2n-skx-l2-00
577         - 25  # rls2009 NDRPDR cov 2n-skx-l2-01
578         - 26  # rls2009 NDRPDR cov 2n-skx-lb-00
579         - 27  # rls2009 NDRPDR cov 2n-skx-memif-00
580         - 28  # rls2009 NDRPDR cov 2n-skx-vhost-00
581         - 29  # rls2009 NDRPDR cov 2n-skx-vhost-01
582         - 30  # rls2009 NDRPDR cov 2n-skx-vts-00
583
584     vpp-perf-results-2n-clx:
585       # TODO: Add:
586       csit-vpp-perf-report-coverage-2009-2n-clx:
587         - 2   # rls2009 NDRPDR cov 2n-clx-ip4-00
588         - 3   # rls2009 NDRPDR cov 2n-clx-ip4-01
589         - 4   # rls2009 NDRPDR cov 2n-clx-ip4-02
590         - 5   # rls2009 NDRPDR cov 2n-clx-ip4-03
591         - 6   # rls2009 NDRPDR cov 2n-clx-ip4-04
592         - 7   # rls2009 NDRPDR cov 2n-clx-ip4-05
593         - 8   # rls2009 NDRPDR cov 2n-clx-ip6-00
594         - 9   # rls2009 NDRPDR cov 2n-clx-ip6-01
595         - 17  # rls2009 NDRPDR cov 2n-clx-l2-00
596         - 21  # rls2009 NDRPDR cov 2n-clx-l2-01
597         - 12  # rls2009 NDRPDR cov 2n-clx-lb-00
598         - 13  # rls2009 NDRPDR cov 2n-clx-memif-00
599         - 14  # rls2009 NDRPDR cov 2n-clx-vhost-00
600         - 15  # rls2009 NDRPDR cov 2n-clx-vhost-01
601         - 16  # rls2009 NDRPDR cov 2n-clx-vts-00
602
603     vpp-perf-results-3n-tsh:
604       # TODO: Replace???
605       csit-vpp-perf-report-iterative-2009-3n-tsh:
606         - 14  # rls2009 NDRPDR iter env 5
607 #      csit-vpp-perf-report-coverage-2009-3n-tsh:
608 #        -
609
610     vpp-perf-results-3n-dnv:
611       csit-vpp-perf-report-coverage-2009-3n-dnv:
612         - 10  # rls2009 NDRPDR cov 3n-dnv-crypto-00
613         - 2   # rls2009 NDRPDR cov 3n-dnv-crypto-01
614         - 11  # rls2009 NDRPDR cov 3n-dnv-ip4-00
615         - 12  # rls2009 NDRPDR cov 3n-dnv-ip4-01
616         - 13  # rls2009 NDRPDR cov 3n-dnv-ip4tun-00
617         - 14  # rls2009 NDRPDR cov 3n-dnv-ip6-00
618         - 15  # rls2009 NDRPDR cov 3n-dnv-ip6-01
619         - 16  # rls2009 NDRPDR cov 3n-dnv-l2-00
620         - 17  # rls2009 NDRPDR cov 3n-dnv-l2-01
621
622     vpp-perf-results-2n-dnv:
623       csit-vpp-perf-report-coverage-2009-2n-dnv:
624         - 2   # rls2009 NDRPDR cov 2n-dnv-ip4-00
625         - 3   # rls2009 NDRPDR cov 2n-dnv-ip4-01
626         - 4   # rls2009 NDRPDR cov 2n-dnv-ip6-00
627         - 5   # rls2009 NDRPDR cov 2n-dnv-ip6-01
628         - 6   # rls2009 NDRPDR cov 2n-dnv-l2-00
629         - 7   # rls2009 NDRPDR cov 2n-dnv-l2-01
630
631     vpp-mrr-results-3n-hsw:
632       csit-vpp-perf-report-iterative-2009-3n-hsw:
633         - 23  # rls2009 MRR iter env 5
634
635     vpp-mrr-results-3n-skx:
636       csit-vpp-perf-report-iterative-2009-3n-skx:
637         - 24  # rls2009 MRR iter env 5
638
639     vpp-mrr-results-2n-skx:
640       csit-vpp-perf-report-iterative-2009-2n-skx:
641         - 26  # rls2009 MRR iter env 5
642
643     vpp-mrr-results-2n-clx:
644       csit-vpp-perf-report-iterative-2009-2n-clx:
645         - 78  # rls2009 MRR iter env 5
646
647     vpp-mrr-results-3n-tsh:
648       csit-vpp-perf-report-iterative-2009-3n-tsh:
649         - 15  # rls2006 MRR iter env 5
650
651     vpp-mrr-results-3n-dnv:
652       csit-vpp-perf-report-iterative-2009-3n-dnv:
653         - 22  # rls2009 MRR iter env 5
654
655     vpp-mrr-results-2n-dnv:
656       csit-vpp-perf-report-iterative-2009-2n-dnv:
657         - 13  # rls2009 MRR iter env 5
658
659     vpp-device-results-ubuntu:
660       csit-vpp-device-2009-ubuntu1804-1n-skx:
661         - 131 # rls2009 env 5
662
663     dpdk-perf-results-3n-hsw:
664       csit-dpdk-perf-report-iterative-2009-3n-hsw:
665         - 6   # NDRPDR iter env5
666
667     dpdk-perf-results-3n-skx:
668       csit-dpdk-perf-report-iterative-2009-3n-skx:
669         - 4   # NDRPDR sel env5
670
671     dpdk-perf-results-2n-skx:
672       csit-dpdk-perf-report-iterative-2009-2n-skx:
673         - 4   # NDRPDR iter env5
674
675     dpdk-perf-results-2n-clx:
676       csit-dpdk-perf-report-iterative-2009-2n-clx:
677         - 4   # NDRPDR iter env5
678
679 #    dpdk-perf-results-2n-dnv:
680 #      # No data
681 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
682
683 #    dpdk-perf-results-3n-dnv:
684 #      # No data
685 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
686
687     dpdk-perf-results-3n-tsh:
688       csit-dpdk-perf-report-iterative-2009-3n-tsh:
689         - 1   # NDRPDR iter env5
690
691 ###########################################################################
692     # Tables (more than one data set)
693
694     # Performance changes
695
696     vpp-performance-changes-3n-hsw-h1:
697       csit-vpp-perf-report-iterative-2005-3n-hsw:
698         - 31  # NDRPDR sel 2001.0-4
699         - 32  # NDRPDR sel 2001.0-4
700         - 33  # NDRPDR sel 2001.0-4
701         - 34  # NDRPDR sel 2001.0-4
702         - 35  # NDRPDR sel 2001.0-4
703         - 36  # NDRPDR sel 2001.0-4
704         - 38  # NDRPDR sel 2001.0-4
705     vpp-performance-changes-3n-hsw-ref-env4:
706       csit-vpp-perf-report-iterative-2005-3n-hsw:
707         - 20  # NDRPDR sel env 4
708         - 21  # NDRPDR sel env 4
709         - 22  # NDRPDR sel env 4
710         - 23  # NDRPDR sel env 4
711         - 24  # NDRPDR sel env 4
712         - 25  # NDRPDR sel env 4
713         - 26  # NDRPDR sel env 4
714         - 27  # NDRPDR sel env 4
715         - 28  # NDRPDR sel env 4
716         - 29  # NDRPDR sel env 4
717     vpp-performance-changes-3n-hsw-ref-env5:
718       csit-vpp-perf-report-iterative-2009-3n-hsw:
719         - 9   # rls2005 NDRPDR iter env 5
720         - 10  # rls2005 NDRPDR iter env 5
721         - 11  # rls2005 NDRPDR iter env 5
722         - 12  # rls2005 NDRPDR iter env 5
723         - 13  # rls2005 NDRPDR iter env 5
724         - 14  # rls2005 NDRPDR iter env 5
725         - 15  # rls2005 NDRPDR iter env 5
726         - 16  # rls2005 NDRPDR iter env 5
727         - 17  # rls2005 NDRPDR iter env 5
728         - 19  # rls2005 NDRPDR iter env 5
729     vpp-performance-changes-3n-hsw-cmp:
730       csit-vpp-perf-report-iterative-2009-3n-hsw:
731         - 21  # rls2009 NDRPDR iter env 5
732         - 22  # rls2009 NDRPDR iter env 5
733         - 24  # rls2009 NDRPDR iter env 5
734         - 25  # rls2009 NDRPDR iter env 5
735         - 26  # rls2009 NDRPDR iter env 5
736         - 27  # rls2009 NDRPDR iter env 5
737         - 28  # rls2009 NDRPDR iter env 5
738         - 29  # rls2009 NDRPDR iter env 5
739         - 30  # rls2009 NDRPDR iter env 5
740         - 31  # rls2009 NDRPDR iter env 5
741
742     vpp-performance-changes-3n-skx-h1:
743       csit-vpp-perf-report-iterative-2005-3n-skx:
744         - 50  # NDRPDR sel 2001.0-4
745         - 51  # NDRPDR sel 2001.0-4
746         - 52  # NDRPDR sel 2001.0-4
747         - 53  # NDRPDR sel 2001.0-4
748         - 54  # NDRPDR sel 2001.0-4
749     vpp-performance-changes-3n-skx-ref-env4:
750       csit-vpp-perf-report-iterative-2005-3n-skx:
751         - 42  # NDRPDR sel env 4
752         - 43  # NDRPDR sel env 4
753         - 44  # NDRPDR sel env 4
754         - 45  # NDRPDR sel env 4
755         - 47  # NDRPDR sel env 4
756         - 55  # NDRPDR sel env 4
757         - 56  # NDRPDR sel env 4
758         - 57  # NDRPDR sel env 4
759         - 61  # NDRPDR sel env 4
760         - 62  # NDRPDR sel env 4
761     vpp-performance-changes-3n-skx-ref-env5:
762       csit-vpp-perf-report-iterative-2009-3n-skx:
763         - 13  # rls2005 NDRPDR iter env 5
764         - 18  # rls2005 NDRPDR iter env 5
765         - 19  # rls2005 NDRPDR iter env 5
766         - 41  # rls2005 NDRPDR iter env 5
767     vpp-performance-changes-3n-skx-cmp:
768       # TODO: Add:
769       csit-vpp-perf-report-iterative-2009-3n-skx:
770         - 26  # rls2009 NDRPDR iter env 5
771         - 27  # rls2009 NDRPDR iter env 5
772         - 28  # rls2009 NDRPDR iter env 5
773         - 29  # rls2009 NDRPDR iter env 5
774         - 35  # rls2009 NDRPDR iter env 5
775         - 36  # rls2009 NDRPDR iter env 5
776         - 37  # rls2009 NDRPDR iter env 5
777         - 39  # rls2009 NDRPDR iter env 5
778         - 40  # rls2009 NDRPDR iter env 5
779
780     vpp-performance-changes-2n-skx-h1:
781       csit-vpp-perf-report-iterative-2005-2n-skx:
782         - 100 # NDRPDR sel 2001.0-4
783         - 101 # NDRPDR sel 2001.0-4
784         - 102 # NDRPDR sel 2001.0-4
785         - 103 # NDRPDR sel 2001.0-4
786         - 104 # NDRPDR sel 2001.0-4
787         - 105 # NDRPDR sel 2001.0-4
788     vpp-performance-changes-2n-skx-ref-env4:
789       csit-vpp-perf-report-iterative-2005-2n-skx:
790         - 88  # NDRPDR sel env 4
791         - 89  # NDRPDR sel env 4
792         - 90  # NDRPDR sel env 4
793         - 91  # NDRPDR sel env 4
794         - 92  # NDRPDR sel env 4
795         - 93  # NDRPDR sel env 4
796         - 94  # NDRPDR sel env 4
797         - 125 # NDRPDR sel env 4
798         - 126 # NDRPDR sel env 4
799         - 127 # NDRPDR sel env 4
800     vpp-performance-changes-2n-skx-ref-env5:
801       csit-vpp-perf-report-iterative-2009-2n-skx:
802         - 13  # rls2005 NDRPDR iter env 5
803         - 16  # rls2005 NDRPDR iter env 5
804         - 17  # rls2005 NDRPDR iter env 5
805         - 18  # rls2005 NDRPDR iter env 5
806         - 19  # rls2005 NDRPDR iter env 5
807         - 21  # rls2005 NDRPDR iter env 5
808         - 22  # rls2005 NDRPDR iter env 5
809         - 23  # rls2005 NDRPDR iter env 5
810         - 24  # rls2005 NDRPDR iter env 5
811         - 25  # rls2005 NDRPDR iter env 5
812     vpp-performance-changes-2n-skx-cmp:
813       csit-vpp-perf-report-iterative-2009-2n-skx:
814         - 35  # rls2009 NDRPDR iter env 5
815         - 36  # rls2009 NDRPDR iter env 5
816         - 37  # rls2009 NDRPDR iter env 5
817         - 39  # rls2009 NDRPDR iter env 5
818         - 40  # rls2009 NDRPDR iter env 5
819         - 42  # rls2009 NDRPDR iter env 5
820         - 43  # rls2009 NDRPDR iter env 5
821         - 44  # rls2009 NDRPDR iter env 5
822         - 46  # rls2009 NDRPDR iter env 5
823         - 48  # rls2009 NDRPDR iter env 5
824         - 51  # rls2009 NDRPDR iter NAT44 env 5
825         - 52  # rls2009 NDRPDR iter NAT44 env 5
826         - 53  # rls2009 NDRPDR iter NAT44 env 5
827         - 54  # rls2009 NDRPDR iter NAT44 env 5
828         - 55  # rls2009 NDRPDR iter NAT44 env 5
829         - 56  # rls2009 NDRPDR iter NAT44 env 5
830         - 57  # rls2009 NDRPDR iter NAT44 env 5
831         - 58  # rls2009 NDRPDR iter NAT44 env 5
832         - 59  # rls2009 NDRPDR iter NAT44 env 5
833         - 60  # rls2009 NDRPDR iter NAT44 env 5
834
835     vpp-performance-changes-2n-clx-h1:
836       csit-vpp-perf-report-iterative-2005-2n-clx:
837         - 73  # NDRPDR sel 2001.0-4
838         - 74  # NDRPDR sel 2001.0-4
839         - 75  # NDRPDR sel 2001.0-4
840         - 76  # NDRPDR sel 2001.0-4
841         - 77  # NDRPDR sel 2001.0-4
842         - 78  # NDRPDR sel 2001.0-4
843         - 79  # NDRPDR sel 2001.0-4
844         - 80  # NDRPDR sel 2001.0-4
845     vpp-performance-changes-2n-clx-ref-env4:
846       csit-vpp-perf-report-iterative-2005-2n-clx:
847         - 62  # NDRPDR sel env 4
848         - 63  # NDRPDR sel env 4
849         - 64  # NDRPDR sel env 4
850         - 65  # NDRPDR sel env 4
851         - 66  # NDRPDR sel env 4
852         - 68  # NDRPDR sel env 4
853         - 69  # NDRPDR sel env 4
854         - 70  # NDRPDR sel env 4
855         - 103 # NDRPDR sel env 4
856         - 104 # NDRPDR sel env 4
857     vpp-performance-changes-2n-clx-ref-env5:
858       csit-vpp-perf-report-iterative-2009-2n-clx:
859         - 13  # rls2005 NDRPDR iter env 5
860         - 15  # rls2005 NDRPDR iter env 5
861         - 17  # rls2005 NDRPDR iter env 5
862         - 18  # rls2005 NDRPDR iter env 5
863         - 19  # rls2005 NDRPDR iter env 5
864         - 20  # rls2005 NDRPDR iter env 5
865         - 21  # rls2005 NDRPDR iter env 5
866         - 22  # rls2005 NDRPDR iter env 5
867         - 23  # rls2005 NDRPDR iter env 5
868         - 24  # rls2005 NDRPDR iter env 5
869     vpp-performance-changes-2n-clx-cmp:
870       csit-vpp-perf-report-iterative-2009-2n-clx:
871         - 36  # rls2009 NDRPDR iter env 5
872         - 38  # rls2009 NDRPDR iter env 5
873         - 39  # rls2009 NDRPDR iter env 5
874         - 40  # rls2009 NDRPDR iter env 5
875         - 41  # rls2009 NDRPDR iter env 5
876         - 42  # rls2009 NDRPDR iter env 5
877         - 64  # rls2009 NDRPDR iter env 5
878         - 65  # rls2009 NDRPDR iter env 5
879         - 66  # rls2009 NDRPDR iter env 5
880         - 67  # rls2009 NDRPDR iter env 5
881
882     vpp-performance-changes-2n-dnv-h1:
883       csit-vpp-perf-verify-2001-2n-dnv:
884         - 4   # NDRPDR sel
885         - 5   # NDRPDR sel
886         - 6   # NDRPDR sel
887         - 7   # NDRPDR sel
888         - 8   # NDRPDR sel
889         - 9   # NDRPDR sel
890         - 10  # NDRPDR sel
891         - 11  # NDRPDR sel
892         - 13  # NDRPDR sel
893         - 16  # NDRPDR sel
894     vpp-performance-changes-2n-dnv-ref:
895       csit-vpp-perf-report-iterative-2009-2n-dnv:
896         - 16  # rls2005 NDRPDR iter env 5
897         - 17  # rls2005 NDRPDR iter env 5
898         - 18  # rls2005 NDRPDR iter env 5
899         - 19  # rls2005 NDRPDR iter env 5
900         - 21  # rls2005 NDRPDR iter env 5
901         - 24  # rls2005 NDRPDR iter env 5
902         - 27  # rls2005 NDRPDR iter env 5
903         - 28  # rls2005 NDRPDR iter env 5
904         - 29  # rls2005 NDRPDR iter env 5
905         - 30  # rls2005 NDRPDR iter env 5
906     vpp-performance-changes-2n-dnv-cmp:
907       csit-vpp-perf-report-iterative-2009-2n-dnv:
908         - 3   # rls2009 NDRPDR iter env 5
909         - 5   # rls2009 NDRPDR iter env 5
910         - 6   # rls2009 NDRPDR iter env 5
911         - 7   # rls2009 NDRPDR iter env 5
912         - 9   # rls2009 NDRPDR iter env 5
913         - 10  # rls2009 NDRPDR iter env 5
914         - 11  # rls2009 NDRPDR iter env 5
915         - 12  # rls2009 NDRPDR iter env 5
916         - 14  # rls2009 NDRPDR iter env 5
917         - 15  # rls2009 NDRPDR iter env 5
918
919     vpp-performance-changes-3n-dnv-h1:
920       csit-vpp-perf-verify-2001-3n-dnv:
921         - 5   # NDRPDR sel
922         - 6   # NDRPDR sel
923         - 7   # NDRPDR sel
924         - 8   # NDRPDR sel
925         - 9   # NDRPDR sel
926         - 10  # NDRPDR sel
927         - 12  # NDRPDR sel
928         - 16  # NDRPDR sel
929         - 17  # NDRPDR sel
930         - 18  # NDRPDR sel
931     vpp-performance-changes-3n-dnv-ref:
932       csit-vpp-perf-report-iterative-2009-3n-dnv:
933         - 16  # rls2005 NDRPDR iter env 5
934         - 23  # rls2005 NDRPDR iter env 5
935         - 25  # rls2005 NDRPDR iter env 5
936         - 26  # rls2005 NDRPDR iter env 5
937         - 27  # rls2005 NDRPDR iter env 5
938         - 28  # rls2005 NDRPDR iter env 5
939         - 29  # rls2005 NDRPDR iter env 5
940         - 30  # rls2005 NDRPDR iter env 5
941         - 31  # rls2005 NDRPDR iter env 5
942         - 32  # rls2005 NDRPDR iter env 5
943     vpp-performance-changes-3n-dnv-cmp:
944       csit-vpp-perf-report-iterative-2009-3n-dnv:
945         - 3   # rls2009 NDRPDR iter env 5
946         - 6   # rls2009 NDRPDR iter env 5
947         - 7   # rls2009 NDRPDR iter env 5
948         - 8   # rls2009 NDRPDR iter env 5
949         - 10  # rls2009 NDRPDR iter env 5
950         - 11  # rls2009 NDRPDR iter env 5
951         - 12  # rls2009 NDRPDR iter env 5
952         - 14  # rls2009 NDRPDR iter env 5
953         - 15  # rls2009 NDRPDR iter env 5
954         - 24  # rls2009 NDRPDR iter env 5
955
956     vpp-performance-changes-3n-tsh-h1:
957       csit-vpp-perf-report-iterative-2005-3n-tsh:
958         - 28  # NDRPDR sel 2001.0-4
959         - 29  # NDRPDR sel 2001.0-4
960         - 31  # NDRPDR sel 2001.0-4
961     vpp-performance-changes-3n-tsh-ref-env4:
962       csit-vpp-perf-report-iterative-2005-3n-tsh:
963         - 23  # NDRPDR sel env 4
964         - 25  # NDRPDR sel env 4
965         - 33  # NDRPDR sel env 4
966         - 34  # NDRPDR sel env 4
967         - 35  # NDRPDR sel env 4
968         - 36  # NDRPDR sel env 4
969         - 37  # NDRPDR sel env 4
970         - 38  # NDRPDR sel env 4
971         - 39  # NDRPDR sel env 4
972         - 40  # NDRPDR sel env 4
973     vpp-performance-changes-3n-tsh-ref-env5:
974       csit-vpp-perf-report-iterative-2009-3n-tsh:
975         - 8   # rls2005 NDRPDR iter env 5
976         - 11  # rls2005 NDRPDR iter env 5
977         - 12  # rls2005 NDRPDR iter env 5
978     vpp-performance-changes-3n-tsh-cmp:
979       # TODO: Add:
980       csit-vpp-perf-report-iterative-2009-3n-tsh:
981         - 14  # rls2009 NDRPDR iter env 5
982         - 20  # rls2009 NDRPDR iter env 5
983         - 22  # rls2009 NDRPDR iter env 5
984         - 23  # rls2009 NDRPDR iter env 5
985
986     vpp-soak-vs-ndr-2n-skx-ref:
987       csit-vpp-perf-report-iterative-2009-2n-skx:
988         - 35  # rls2009 NDRPDR iter env 5
989         - 36  # rls2009 NDRPDR iter env 5
990         - 37  # rls2009 NDRPDR iter env 5
991         - 39  # rls2009 NDRPDR iter env 5
992         - 40  # rls2009 NDRPDR iter env 5
993         - 42  # rls2009 NDRPDR iter env 5
994         - 43  # rls2009 NDRPDR iter env 5
995         - 44  # rls2009 NDRPDR iter env 5
996         - 46  # rls2009 NDRPDR iter env 5
997         - 48  # rls2009 NDRPDR iter env 5
998     vpp-soak-vs-ndr-2n-skx-cmp:
999       csit-vpp-perf-report-iterative-2009-2n-skx:
1000         - 33  # rls2009 soak env 5
1001         - 34  # rls2009 soak env 5
1002     vpp-soak-vs-ndr-2n-skx:
1003       csit-vpp-perf-report-iterative-2009-2n-skx:
1004         - 35  # rls2009 NDRPDR iter env 5
1005         - 36  # rls2009 NDRPDR iter env 5
1006         - 37  # rls2009 NDRPDR iter env 5
1007         - 39  # rls2009 NDRPDR iter env 5
1008         - 40  # rls2009 NDRPDR iter env 5
1009         - 42  # rls2009 NDRPDR iter env 5
1010         - 43  # rls2009 NDRPDR iter env 5
1011         - 44  # rls2009 NDRPDR iter env 5
1012         - 46  # rls2009 NDRPDR iter env 5
1013         - 48  # rls2009 NDRPDR iter env 5
1014         - 33  # rls2009 soak env 5
1015         - 34  # rls2009 soak env 5
1016
1017     vpp-soak-vs-ndr-2n-clx-ref:
1018       csit-vpp-perf-report-iterative-2009-2n-clx:
1019         - 36  # rls2009 NDRPDR iter env 5
1020         - 38  # rls2009 NDRPDR iter env 5
1021         - 39  # rls2009 NDRPDR iter env 5
1022         - 40  # rls2009 NDRPDR iter env 5
1023         - 41  # rls2009 NDRPDR iter env 5
1024         - 42  # rls2009 NDRPDR iter env 5
1025         - 64  # rls2009 NDRPDR iter env 5
1026         - 65  # rls2009 NDRPDR iter env 5
1027         - 66  # rls2009 NDRPDR iter env 5
1028         - 67  # rls2009 NDRPDR iter env 5
1029     vpp-soak-vs-ndr-2n-clx-cmp:
1030       csit-vpp-perf-report-iterative-2009-2n-clx:
1031         - 33  # rls2009 soak env 5
1032         - 34  # rls2009 soak env 5
1033     vpp-soak-vs-ndr-2n-clx:
1034       csit-vpp-perf-report-iterative-2009-2n-clx:
1035         - 36  # rls2009 NDRPDR iter env 5
1036         - 38  # rls2009 NDRPDR iter env 5
1037         - 39  # rls2009 NDRPDR iter env 5
1038         - 40  # rls2009 NDRPDR iter env 5
1039         - 41  # rls2009 NDRPDR iter env 5
1040         - 42  # rls2009 NDRPDR iter env 5
1041         - 64  # rls2009 NDRPDR iter env 5
1042         - 65  # rls2009 NDRPDR iter env 5
1043         - 66  # rls2009 NDRPDR iter env 5
1044         - 67  # rls2009 NDRPDR iter env 5
1045         - 33  # rls2009 soak env 5
1046         - 34  # rls2009 soak env 5
1047
1048     vpp-performance-changes-3n-hsw-mrr-h1:
1049       csit-vpp-perf-verify-2001-3n-hsw:
1050         - 17  # MRR sel
1051     vpp-performance-changes-3n-hsw-mrr-ref-env4:
1052       csit-vpp-perf-report-iterative-2005-3n-hsw:
1053         - 30  # MRR env 4
1054     vpp-performance-changes-3n-hsw-mrr-ref-env5:
1055       csit-vpp-perf-report-iterative-2009-3n-hsw:
1056         - 18  # rls2005 MRR iter env 5
1057     vpp-performance-changes-3n-hsw-mrr-cmp:
1058       csit-vpp-perf-report-iterative-2009-3n-hsw:
1059         - 23  # rls2009 MRR iter env 5
1060
1061     vpp-performance-changes-3n-skx-mrr-h1:
1062       csit-vpp-perf-verify-2001-3n-skx:
1063         - 50  # MRR sel
1064         - 53  # MRR sel addition
1065     vpp-performance-changes-3n-skx-mrr-ref-env4:
1066       csit-vpp-perf-report-iterative-2005-3n-skx:
1067         - 49  # MRR sel env 4
1068     vpp-performance-changes-3n-skx-mrr-ref-env5:
1069       csit-vpp-perf-report-iterative-2009-3n-skx:
1070         - 17  # rls2005 MRR iter env 5
1071     vpp-performance-changes-3n-skx-mrr-cmp:
1072       csit-vpp-perf-report-iterative-2009-3n-skx:
1073         - 24  # rls2009 MRR iter env 5
1074
1075     vpp-performance-changes-2n-skx-mrr-h1:
1076       csit-vpp-perf-verify-2001-2n-skx:
1077         - 101 # MRR sel
1078         - 128 # MRR sel addition
1079     vpp-performance-changes-2n-skx-mrr-ref-env4:
1080       csit-vpp-perf-report-iterative-2005-2n-skx:
1081         - 99  # MRR sel env 4
1082     vpp-performance-changes-2n-skx-mrr-ref-env5:
1083       csit-vpp-perf-report-iterative-2009-2n-skx:
1084         - 20  # rls2005 MRR iter env 5
1085     vpp-performance-changes-2n-skx-mrr-cmp:
1086       csit-vpp-perf-report-iterative-2009-2n-skx:
1087         - 26  # rls2009 MRR iter env 5
1088
1089     vpp-performance-changes-2n-clx-mrr-h1:
1090       csit-vpp-perf-verify-2001-2n-clx:
1091         - 39  # MRR
1092     vpp-performance-changes-2n-clx-mrr-ref-env4:
1093       csit-vpp-perf-report-iterative-2005-2n-clx:
1094         - 72   # MRR sel env 4
1095     vpp-performance-changes-2n-clx-mrr-ref-env5:
1096       csit-vpp-perf-report-iterative-2009-2n-clx:
1097         - 77  # rls2005 MRR iter env 5
1098     vpp-performance-changes-2n-clx-mrr-cmp:
1099       csit-vpp-perf-report-iterative-2009-2n-clx:
1100         - 78  # rls2009 MRR iter env 5
1101
1102     vpp-performance-changes-2n-dnv-mrr-h1:
1103       csit-vpp-perf-verify-2001-2n-dnv:
1104         - 12  # MRR sel
1105     vpp-performance-changes-2n-dnv-mrr-ref:
1106       csit-vpp-perf-report-iterative-2009-2n-dnv:
1107         - 23  # rls2005 MRR iter env 5
1108     vpp-performance-changes-2n-dnv-mrr-cmp:
1109       csit-vpp-perf-report-iterative-2009-2n-dnv:
1110         - 13  # rls2009 MRR iter env 5
1111
1112     vpp-performance-changes-3n-dnv-mrr-h1:
1113       csit-vpp-perf-verify-2001-3n-dnv:
1114         - 11  # MRR sel
1115     vpp-performance-changes-3n-dnv-mrr-ref:
1116       csit-vpp-perf-report-iterative-2009-3n-dnv:
1117         - 19  # rls2005 MRR iter env 5
1118     vpp-performance-changes-3n-dnv-mrr-cmp:
1119       csit-vpp-perf-report-iterative-2009-3n-dnv:
1120         - 22  # rls2009 MRR iter env 5
1121
1122     vpp-performance-changes-3n-tsh-mrr-h1:
1123       csit-vpp-perf-verify-2001-3n-tsh:
1124         - 9   # MRR sel
1125     vpp-performance-changes-3n-tsh-mrr-ref-env4:
1126       csit-vpp-perf-report-iterative-2005-3n-tsh:
1127         - 27  # MRR sel env 4
1128     vpp-performance-changes-3n-tsh-mrr-ref-env5:
1129       csit-vpp-perf-report-iterative-2009-3n-tsh:
1130         - 13  # rls2005 MRR iter env 5
1131     vpp-performance-changes-3n-tsh-mrr-cmp:
1132       csit-vpp-perf-report-iterative-2009-3n-tsh:
1133         - 15  # rls2006 MRR iter env 5
1134
1135     dpdk-performance-changes-3n-hsw-h1:
1136       csit-dpdk-perf-verify-2001-3n-hsw:
1137         - 4   # NDRPDR sel
1138         - 5   # NDRPDR sel
1139         - 6   # NDRPDR sel
1140         - 7   # NDRPDR sel
1141         - 8   # NDRPDR sel
1142         - 9   # NDRPDR sel
1143         - 10  # NDRPDR sel
1144         - 11  # NDRPDR sel
1145         - 12  # NDRPDR sel
1146         - 13  # NDRPDR sel
1147         - 15  # NDRPDR sel
1148         - 16  # NDRPDR sel
1149         - 17  # NDRPDR sel
1150         - 18  # NDRPDR sel
1151         - 19  # NDRPDR sel
1152         - 20  # NDRPDR sel
1153         - 21  # NDRPDR sel
1154         - 22  # NDRPDR sel
1155         - 23  # NDRPDR sel
1156         - 24  # NDRPDR sel
1157     dpdk-performance-changes-3n-hsw-ref:
1158       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1159         - 25  # NDRPDR iter
1160         - 26  # NDRPDR iter
1161         - 27  # NDRPDR iter
1162         - 28  # NDRPDR iter
1163         - 29  # NDRPDR iter
1164         - 30  # NDRPDR iter
1165         - 31  # NDRPDR iter
1166         - 32  # NDRPDR iter
1167         - 33  # NDRPDR iter
1168         - 34  # NDRPDR iter
1169     dpdk-performance-changes-3n-hsw-cmp:
1170       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1171         - 6   # NDRPDR iter env5
1172         - 7   # NDRPDR iter env5
1173         - 8   # NDRPDR iter env5
1174         - 9   # NDRPDR iter env5
1175         - 10  # NDRPDR iter env5
1176         - 11  # NDRPDR iter env5
1177         - 12  # NDRPDR iter env5
1178         - 13  # NDRPDR iter env5
1179         - 14  # NDRPDR iter env5
1180         - 15  # NDRPDR iter env5
1181
1182     dpdk-performance-changes-3n-skx-h1:
1183       csit-dpdk-perf-verify-2001-3n-skx:
1184         - 29  # NDRPDR sel xxv710
1185         - 33  # NDRPDR sel xxv710
1186         - 34  # NDRPDR sel xxv710
1187         - 35  # NDRPDR sel xxv710
1188         - 36  # NDRPDR sel xxv710
1189         - 37  # NDRPDR sel xxv710
1190         - 41  # NDRPDR sel xxv710
1191         - 42  # NDRPDR sel xxv710
1192         - 43  # NDRPDR sel xxv710
1193         - 45  # NDRPDR sel xxv710
1194         - 30  # NDRPDR sel x710
1195         - 31  # NDRPDR sel x710
1196         - 32  # NDRPDR sel x710
1197         - 38  # NDRPDR sel x710
1198         - 39  # NDRPDR sel x710
1199         - 40  # NDRPDR sel x710
1200         - 44  # NDRPDR sel x710
1201         - 46  # NDRPDR sel x710
1202         - 47  # NDRPDR sel x710
1203         - 48  # NDRPDR sel x710
1204     dpdk-performance-changes-3n-skx-ref:
1205       csit-dpdk-perf-report-iterative-2005-3n-skx:
1206         - 28  # NDRPDR iter
1207         - 29  # NDRPDR iter
1208         - 30  # NDRPDR iter
1209         - 31  # NDRPDR iter
1210         - 32  # NDRPDR iter
1211         - 33  # NDRPDR iter
1212         - 34  # NDRPDR iter
1213         - 35  # NDRPDR iter
1214         - 36  # NDRPDR iter
1215         - 37  # NDRPDR iter
1216     dpdk-performance-changes-3n-skx-cmp:
1217       csit-dpdk-perf-report-iterative-2009-3n-skx:
1218         - 4   # NDRPDR sel env5
1219         - 5   # NDRPDR sel env5
1220         - 6   # NDRPDR sel env5
1221         - 7   # NDRPDR sel env5
1222         - 8   # NDRPDR sel env5
1223         - 9   # NDRPDR sel env5
1224         - 14  # NDRPDR sel env5
1225         - 11  # NDRPDR sel env5
1226         - 12  # NDRPDR sel env5
1227         - 13  # NDRPDR sel env5
1228
1229     dpdk-performance-changes-2n-skx-h1:
1230       csit-dpdk-perf-verify-2001-2n-skx:
1231         - 35  # NDRPDR sel xxv710
1232         - 36  # NDRPDR sel xxv710
1233         - 37  # NDRPDR sel xxv710
1234         - 41  # NDRPDR sel xxv710
1235         - 42  # NDRPDR sel xxv710
1236         - 43  # NDRPDR sel xxv710
1237         - 46  # NDRPDR sel xxv710
1238         - 47  # NDRPDR sel xxv710
1239         - 52  # NDRPDR sel xxv710
1240         - 53  # NDRPDR sel xxv710
1241         - 38  # NDRPDR sel x710
1242         - 39  # NDRPDR sel x710
1243         - 40  # NDRPDR sel x710
1244         - 44  # NDRPDR sel x710
1245         - 45  # NDRPDR sel x710
1246         - 48  # NDRPDR sel x710
1247         - 49  # NDRPDR sel x710
1248         - 50  # NDRPDR sel x710
1249         - 51  # NDRPDR sel x710
1250         - 54  # NDRPDR sel x710
1251     dpdk-performance-changes-2n-skx-ref:
1252       csit-dpdk-perf-report-iterative-2005-2n-skx:
1253         - 20  # NDRPDR iter
1254         - 21  # NDRPDR iter
1255         - 22  # NDRPDR iter
1256         - 23  # NDRPDR iter
1257         - 24  # NDRPDR iter
1258         - 25  # NDRPDR iter
1259         - 26  # NDRPDR iter
1260         - 27  # NDRPDR iter
1261         - 28  # NDRPDR iter
1262         - 29  # NDRPDR iter
1263     dpdk-performance-changes-2n-skx-cmp:
1264       csit-dpdk-perf-report-iterative-2009-2n-skx:
1265         - 4   # NDRPDR iter env5
1266         - 5   # NDRPDR iter env5
1267         - 6   # NDRPDR iter env5
1268         - 7   # NDRPDR iter env5
1269         - 8   # NDRPDR iter env5
1270         - 9   # NDRPDR iter env5
1271         - 10  # NDRPDR iter env5
1272         - 11  # NDRPDR iter env5
1273         - 12  # NDRPDR iter env5
1274         - 13  # NDRPDR iter env5
1275
1276     dpdk-performance-changes-2n-clx-h1:
1277       csit-dpdk-perf-verify-2001-2n-clx:
1278         - 15  # NDRPDR sel
1279         - 16  # NDRPDR sel
1280         - 17  # NDRPDR sel
1281         - 18  # NDRPDR sel
1282         - 19  # NDRPDR sel
1283         - 20  # NDRPDR sel
1284         - 21  # NDRPDR sel
1285         - 22  # NDRPDR sel
1286         - 23  # NDRPDR sel
1287         - 24  # NDRPDR sel
1288         - 25  # NDRPDR sel
1289         - 26  # NDRPDR sel
1290         - 27  # NDRPDR sel
1291         - 28  # NDRPDR sel
1292         - 29  # NDRPDR sel
1293         - 30  # NDRPDR sel
1294         - 31  # NDRPDR sel
1295         - 32  # NDRPDR sel
1296         - 33  # NDRPDR sel
1297         - 34  # NDRPDR sel
1298     dpdk-performance-changes-2n-clx-ref:
1299       csit-dpdk-perf-report-iterative-2005-2n-clx:
1300         - 20  # NDRPDR iter
1301         - 21  # NDRPDR iter
1302         - 22  # NDRPDR iter
1303         - 23  # NDRPDR iter
1304         - 24  # NDRPDR iter
1305         - 25  # NDRPDR iter
1306         - 26  # NDRPDR iter
1307         - 27  # NDRPDR iter
1308         - 28  # NDRPDR iter
1309         - 29  # NDRPDR iter
1310     dpdk-performance-changes-2n-clx-cmp:
1311       csit-dpdk-perf-report-iterative-2009-2n-clx:
1312         - 4   # NDRPDR iter env5
1313         - 5   # NDRPDR iter env5
1314         - 6   # NDRPDR iter env5
1315         - 7   # NDRPDR iter env5
1316         - 8   # NDRPDR iter env5
1317         - 9   # NDRPDR iter env5
1318         - 10  # NDRPDR iter env5
1319         - 11  # NDRPDR iter env5
1320         - 12  # NDRPDR iter env5
1321         - 13  # NDRPDR iter env5
1322
1323 #    dpdk-performance-changes-2n-dnv-h1:
1324 #      csit-dpdk-perf-verify-2001-2n-dnv:
1325 #        - 9   # NDRPDR sel
1326 #        - 10  # NDRPDR sel
1327 #        - 11  # NDRPDR sel
1328 #        - 12  # NDRPDR sel
1329 #        - 13  # NDRPDR sel
1330 #        - 14  # NDRPDR sel
1331 #        - 15  # NDRPDR sel
1332 #        - 16  # NDRPDR sel
1333 #        - 17  # NDRPDR sel
1334 #        - 18  # NDRPDR sel
1335 #    dpdk-performance-changes-2n-dnv-ref:
1336 #      # No data
1337 #    dpdk-performance-changes-2n-dnv-cmp:
1338 #      # No data
1339 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1340
1341 #    dpdk-performance-changes-3n-dnv-h1:
1342 #      csit-dpdk-perf-verify-2001-3n-dnv:
1343 #        - 12  # NDRPDR sel
1344 #        - 13  # NDRPDR sel
1345 #        - 14  # NDRPDR sel
1346 #        - 15  # NDRPDR sel
1347 #        - 16  # NDRPDR sel
1348 #        - 17  # NDRPDR sel
1349 #        - 18  # NDRPDR sel
1350 #        - 19  # NDRPDR sel
1351 #        - 20  # NDRPDR sel
1352 #        - 22  # NDRPDR sel
1353 #    dpdk-performance-changes-3n-dnv-ref:
1354 #      # No data
1355 #    dpdk-performance-changes-3n-dnv-cmp:
1356 #      # No data
1357 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1358
1359     dpdk-performance-changes-3n-tsh-h1:
1360       csit-dpdk-perf-verify-2001-3n-tsh:
1361         - 3   # NDRPDR sel
1362         - 4   # NDRPDR sel
1363         - 5   # NDRPDR sel
1364         - 9   # NDRPDR sel
1365         - 10  # NDRPDR sel
1366         - 11  # NDRPDR sel
1367         - 12  # NDRPDR sel
1368         - 14  # NDRPDR sel
1369         - 15  # NDRPDR sel
1370         - 18  # NDRPDR sel
1371     dpdk-performance-changes-3n-tsh-ref:
1372       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1373         - 5   # NDRPDR sel
1374     dpdk-performance-changes-3n-tsh-cmp:
1375       # TODO: Add:
1376       csit-dpdk-perf-report-iterative-2009-3n-tsh:
1377         - 1   # NDRPDR iter env5
1378         - 2   # NDRPDR iter env5
1379         - 3   # NDRPDR iter env5
1380         - 4   # NDRPDR iter env5
1381         - 5   # NDRPDR iter env5
1382         - 6   # NDRPDR iter env5
1383         - 7   # NDRPDR iter env5
1384         - 9   # NDRPDR iter env5
1385         - 10  # NDRPDR iter env5
1386
1387     # Compare testbeds
1388
1389     vpp-compare-testbeds-ref:
1390       csit-vpp-perf-report-iterative-2009-3n-hsw:
1391         - 21  # rls2009 NDRPDR iter env 5
1392         - 22  # rls2009 NDRPDR iter env 5
1393         - 24  # rls2009 NDRPDR iter env 5
1394         - 25  # rls2009 NDRPDR iter env 5
1395         - 26  # rls2009 NDRPDR iter env 5
1396         - 27  # rls2009 NDRPDR iter env 5
1397         - 28  # rls2009 NDRPDR iter env 5
1398         - 29  # rls2009 NDRPDR iter env 5
1399         - 30  # rls2009 NDRPDR iter env 5
1400         - 31  # rls2009 NDRPDR iter env 5
1401     vpp-compare-testbeds-cmp:
1402       # TODO: Add:
1403       csit-vpp-perf-report-iterative-2009-3n-skx:
1404         - 26  # rls2009 NDRPDR iter env 5
1405         - 27  # rls2009 NDRPDR iter env 5
1406         - 28  # rls2009 NDRPDR iter env 5
1407         - 29  # rls2009 NDRPDR iter env 5
1408         - 35  # rls2009 NDRPDR iter env 5
1409         - 36  # rls2009 NDRPDR iter env 5
1410         - 37  # rls2009 NDRPDR iter env 5
1411         - 39  # rls2009 NDRPDR iter env 5
1412         - 40  # rls2009 NDRPDR iter env 5
1413
1414     vpp-compare-testbeds-skx-clx-ref:
1415       csit-vpp-perf-report-iterative-2009-2n-skx:
1416         - 35  # rls2009 NDRPDR iter env 5
1417         - 36  # rls2009 NDRPDR iter env 5
1418         - 37  # rls2009 NDRPDR iter env 5
1419         - 39  # rls2009 NDRPDR iter env 5
1420         - 40  # rls2009 NDRPDR iter env 5
1421         - 42  # rls2009 NDRPDR iter env 5
1422         - 43  # rls2009 NDRPDR iter env 5
1423         - 44  # rls2009 NDRPDR iter env 5
1424         - 46  # rls2009 NDRPDR iter env 5
1425         - 48  # rls2009 NDRPDR iter env 5
1426         - 51  # rls2009 NDRPDR iter NAT44 env 5
1427         - 52  # rls2009 NDRPDR iter NAT44 env 5
1428         - 53  # rls2009 NDRPDR iter NAT44 env 5
1429         - 54  # rls2009 NDRPDR iter NAT44 env 5
1430         - 55  # rls2009 NDRPDR iter NAT44 env 5
1431         - 56  # rls2009 NDRPDR iter NAT44 env 5
1432         - 57  # rls2009 NDRPDR iter NAT44 env 5
1433         - 58  # rls2009 NDRPDR iter NAT44 env 5
1434         - 59  # rls2009 NDRPDR iter NAT44 env 5
1435         - 60  # rls2009 NDRPDR iter NAT44 env 5
1436     vpp-compare-testbeds-skx-clx-cmp:
1437       csit-vpp-perf-report-iterative-2009-2n-clx:
1438         - 36  # rls2009 NDRPDR iter env 5
1439         - 38  # rls2009 NDRPDR iter env 5
1440         - 39  # rls2009 NDRPDR iter env 5
1441         - 40  # rls2009 NDRPDR iter env 5
1442         - 41  # rls2009 NDRPDR iter env 5
1443         - 42  # rls2009 NDRPDR iter env 5
1444         - 64  # rls2009 NDRPDR iter env 5
1445         - 65  # rls2009 NDRPDR iter env 5
1446         - 66  # rls2009 NDRPDR iter env 5
1447         - 67  # rls2009 NDRPDR iter env 5
1448
1449     vpp-compare-testbeds-hsw-clx-ref:
1450       csit-vpp-perf-report-iterative-2009-3n-hsw:
1451         - 21  # rls2009 NDRPDR iter env 5
1452         - 22  # rls2009 NDRPDR iter env 5
1453         - 24  # rls2009 NDRPDR iter env 5
1454         - 25  # rls2009 NDRPDR iter env 5
1455         - 26  # rls2009 NDRPDR iter env 5
1456         - 27  # rls2009 NDRPDR iter env 5
1457         - 28  # rls2009 NDRPDR iter env 5
1458         - 29  # rls2009 NDRPDR iter env 5
1459         - 30  # rls2009 NDRPDR iter env 5
1460         - 31  # rls2009 NDRPDR iter env 5
1461     vpp-compare-testbeds-hsw-clx-cmp:
1462       csit-vpp-perf-report-iterative-2009-2n-clx:
1463         - 36  # rls2009 NDRPDR iter env 5
1464         - 38  # rls2009 NDRPDR iter env 5
1465         - 39  # rls2009 NDRPDR iter env 5
1466         - 40  # rls2009 NDRPDR iter env 5
1467         - 41  # rls2009 NDRPDR iter env 5
1468         - 42  # rls2009 NDRPDR iter env 5
1469         - 64  # rls2009 NDRPDR iter env 5
1470         - 65  # rls2009 NDRPDR iter env 5
1471         - 66  # rls2009 NDRPDR iter env 5
1472         - 67  # rls2009 NDRPDR iter env 5
1473
1474     vpp-compare-testbeds-mrr-ref:
1475       csit-vpp-perf-report-iterative-2009-3n-hsw:
1476         - 23  # rls2009 MRR iter env 5
1477     vpp-compare-testbeds-mrr-cmp:
1478       csit-vpp-perf-report-iterative-2009-3n-skx:
1479         - 24  # rls2009 MRR iter env 5
1480
1481     vpp-compare-testbeds-mrr-skx-clx-ref:
1482       csit-vpp-perf-report-iterative-2009-2n-skx:
1483         - 26  # rls2009 MRR iter env 5
1484     vpp-compare-testbeds-mrr-skx-clx-cmp:
1485       csit-vpp-perf-report-iterative-2009-2n-clx:
1486         - 78  # rls2009 MRR iter env 5
1487
1488     vpp-compare-testbeds-mrr-hsw-clx-ref:
1489       csit-vpp-perf-report-iterative-2009-3n-hsw:
1490         - 23  # rls2009 MRR iter env 5
1491     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1492       csit-vpp-perf-report-iterative-2009-2n-clx:
1493         - 78  # rls2009 MRR iter env 5
1494
1495     dpdk-compare-testbeds-ref:
1496       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1497         - 6   # NDRPDR iter env5
1498         - 7   # NDRPDR iter env5
1499         - 8   # NDRPDR iter env5
1500         - 9   # NDRPDR iter env5
1501         - 10  # NDRPDR iter env5
1502         - 11  # NDRPDR iter env5
1503         - 12  # NDRPDR iter env5
1504         - 13  # NDRPDR iter env5
1505         - 14  # NDRPDR iter env5
1506         - 15  # NDRPDR iter env5
1507     dpdk-compare-testbeds-cmp:
1508       csit-dpdk-perf-report-iterative-2009-3n-skx:
1509         - 4   # NDRPDR sel env5
1510         - 5   # NDRPDR sel env5
1511         - 6   # NDRPDR sel env5
1512         - 7   # NDRPDR sel env5
1513         - 8   # NDRPDR sel env5
1514         - 9   # NDRPDR sel env5
1515         - 14  # NDRPDR sel env5
1516         - 11  # NDRPDR sel env5
1517         - 12  # NDRPDR sel env5
1518         - 13  # NDRPDR sel env5
1519
1520     dpdk-compare-testbeds-skx-clx-ref:
1521       csit-dpdk-perf-report-iterative-2009-2n-skx:
1522         - 4   # NDRPDR iter env5
1523         - 5   # NDRPDR iter env5
1524         - 6   # NDRPDR iter env5
1525         - 7   # NDRPDR iter env5
1526         - 8   # NDRPDR iter env5
1527         - 9   # NDRPDR iter env5
1528         - 10  # NDRPDR iter env5
1529         - 11  # NDRPDR iter env5
1530         - 12  # NDRPDR iter env5
1531         - 13  # NDRPDR iter env5
1532     dpdk-compare-testbeds-skx-clx-cmp:
1533       csit-dpdk-perf-report-iterative-2009-2n-clx:
1534         - 4   # NDRPDR iter env5
1535         - 5   # NDRPDR iter env5
1536         - 6   # NDRPDR iter env5
1537         - 7   # NDRPDR iter env5
1538         - 8   # NDRPDR iter env5
1539         - 9   # NDRPDR iter env5
1540         - 10  # NDRPDR iter env5
1541         - 11  # NDRPDR iter env5
1542         - 12  # NDRPDR iter env5
1543         - 13  # NDRPDR iter env5
1544
1545     # Compare topologies
1546
1547     vpp-compare-topologies-ref:
1548       # TODO: Add:
1549       csit-vpp-perf-report-iterative-2009-3n-skx:
1550         - 26  # rls2009 NDRPDR iter env 5
1551         - 27  # rls2009 NDRPDR iter env 5
1552         - 28  # rls2009 NDRPDR iter env 5
1553         - 29  # rls2009 NDRPDR iter env 5
1554         - 35  # rls2009 NDRPDR iter env 5
1555         - 36  # rls2009 NDRPDR iter env 5
1556         - 37  # rls2009 NDRPDR iter env 5
1557         - 39  # rls2009 NDRPDR iter env 5
1558         - 40  # rls2009 NDRPDR iter env 5
1559     vpp-compare-topologies-cmp:
1560       csit-vpp-perf-report-iterative-2009-2n-skx:
1561         - 35  # rls2009 NDRPDR iter env 5
1562         - 36  # rls2009 NDRPDR iter env 5
1563         - 37  # rls2009 NDRPDR iter env 5
1564         - 39  # rls2009 NDRPDR iter env 5
1565         - 40  # rls2009 NDRPDR iter env 5
1566         - 42  # rls2009 NDRPDR iter env 5
1567         - 43  # rls2009 NDRPDR iter env 5
1568         - 44  # rls2009 NDRPDR iter env 5
1569         - 46  # rls2009 NDRPDR iter env 5
1570         - 48  # rls2009 NDRPDR iter env 5
1571
1572     vpp-compare-topologies-mrr-ref:
1573       csit-vpp-perf-report-iterative-2009-3n-skx:
1574         - 24  # rls2009 MRR iter env 5
1575     vpp-compare-topologies-mrr-cmp:
1576       csit-vpp-perf-report-iterative-2009-2n-skx:
1577         - 26  # rls2009 MRR iter env 5
1578
1579     dpdk-compare-topologies-ref:
1580       csit-dpdk-perf-report-iterative-2009-3n-skx:
1581         - 4   # NDRPDR sel env5
1582         - 5   # NDRPDR sel env5
1583         - 6   # NDRPDR sel env5
1584         - 7   # NDRPDR sel env5
1585         - 8   # NDRPDR sel env5
1586         - 9   # NDRPDR sel env5
1587         - 14  # NDRPDR sel env5
1588         - 11  # NDRPDR sel env5
1589         - 12  # NDRPDR sel env5
1590         - 13  # NDRPDR sel env5
1591     dpdk-compare-topologies-cmp:
1592       csit-dpdk-perf-report-iterative-2009-2n-skx:
1593         - 4   # NDRPDR iter env5
1594         - 5   # NDRPDR iter env5
1595         - 6   # NDRPDR iter env5
1596         - 7   # NDRPDR iter env5
1597         - 8   # NDRPDR iter env5
1598         - 9   # NDRPDR iter env5
1599         - 10  # NDRPDR iter env5
1600         - 11  # NDRPDR iter env5
1601         - 12  # NDRPDR iter env5
1602         - 13  # NDRPDR iter env5
1603
1604   plot-layouts:
1605
1606     plot-soak-throughput:
1607       titlefont:
1608         size: 16
1609       xaxis:
1610         title: "<b>Test Cases [Index]</b>"
1611         titlefont:
1612           size: 14
1613         autorange: True
1614         fixedrange: False
1615         gridcolor: "rgb(230, 230, 230)"
1616         linecolor: "rgb(220, 220, 220)"
1617         linewidth: 1
1618         showgrid: True
1619         showline: True
1620         showticklabels: True
1621         tickcolor: "rgb(220, 220, 220)"
1622         tickmode: "linear"
1623         tickfont:
1624           size: 14
1625         zeroline: False
1626       yaxis:
1627         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1628         titlefont:
1629           size: 14
1630         gridcolor: "rgb(230, 230, 230)"
1631         hoverformat: ".4r"
1632         tickformat: ".3r"
1633         linecolor: "rgb(220, 220, 220)"
1634         linewidth: 1
1635         showgrid: True
1636         showline: True
1637         showticklabels: True
1638         tickcolor: "rgb(220, 220, 220)"
1639         tickfont:
1640           size: 14
1641         zeroline: False
1642         range: [0,50]
1643       autosize: False
1644       margin:
1645         t: 50
1646         b: 0
1647         l: 80
1648         r: 20
1649       showlegend: True
1650       legend:
1651         orientation: "h"
1652         font:
1653           size: 14
1654       width: 700
1655       height: 900
1656       paper_bgcolor: "#fff"
1657       plot_bgcolor: "#fff"
1658       hoverlabel:
1659         namelength: -1
1660
1661     plot-service-density:
1662       titlefont:
1663         size: 16
1664       xaxis:
1665         side: "top"
1666         autorange: True
1667         fixedrange: False
1668         showgrid: False
1669         showline: False
1670         showticklabels: False
1671         ticks: ""
1672         ticklen: 0
1673         tickwidth: 0
1674         zeroline: False
1675       yaxis:
1676         autorange: "reversed"
1677         showgrid: False
1678         showline: False
1679         showticklabels: False
1680         ticks: ""
1681         ticklen: 0
1682         tickwidth: 0
1683         zeroline: False
1684       showlegend: False
1685       paper_bgcolor: "#fff"
1686       plot_bgcolor: "#fff"
1687       width: 700
1688       height: 700
1689       hoverlabel:
1690         namelength: -1
1691
1692     plot-hoststack:
1693       titlefont:
1694         size: 16
1695       xaxis:
1696         title: "<b>Test Cases [Index]</b>"
1697         titlefont:
1698           size: 14
1699         autorange: True
1700         fixedrange: False
1701         gridcolor: "rgb(230, 230, 230)"
1702         linecolor: "rgb(220, 220, 220)"
1703         linewidth: 1
1704         showgrid: True
1705         showline: True
1706         showticklabels: True
1707         tickcolor: "rgb(220, 220, 220)"
1708         tickmode: "linear"
1709         tickfont:
1710           size: 14
1711         zeroline: False
1712       yaxis:
1713         title: "<b>Bandwidth [Gbps]</b>"
1714         titlefont:
1715           size: 14
1716         gridcolor: "rgb(230, 230, 230)"
1717         hoverformat: ".4s"
1718         linecolor: "rgb(220, 220, 220)"
1719         linewidth: 1
1720         rangemode: "tozero"
1721         showgrid: True
1722         showline: True
1723         showticklabels: True
1724         tickcolor: "rgb(230, 230, 230)"
1725         tickformat: ".3s"
1726         tickfont:
1727           size: 14
1728         zeroline: False
1729       autosize: False
1730       margin:
1731         t: 50
1732         b: 20
1733         l: 80
1734         r: 20
1735       showlegend: True
1736       legend:
1737         orientation: "h"
1738         font:
1739           size: 14
1740       width: 700
1741       height: 800
1742       paper_bgcolor: "#fff"
1743       plot_bgcolor: "#fff"
1744       hoverlabel:
1745         namelength: -1
1746
1747     plot-throughput:
1748       titlefont:
1749         size: 16
1750       xaxis:
1751         title: "<b>Test Cases [Index]</b>"
1752         titlefont:
1753           size: 14
1754         autorange: True
1755         fixedrange: False
1756         gridcolor: "rgb(230, 230, 230)"
1757         linecolor: "rgb(220, 220, 220)"
1758         linewidth: 1
1759         showgrid: True
1760         showline: True
1761         showticklabels: True
1762         tickcolor: "rgb(220, 220, 220)"
1763         tickmode: "linear"
1764         tickfont:
1765           size: 14
1766         zeroline: False
1767       yaxis:
1768         title: "<b>Packet Throughput [Mpps]</b>"
1769         titlefont:
1770           size: 14
1771         gridcolor: "rgb(230, 230, 230)"
1772         hoverformat: ".4r"
1773         tickformat: ".3r"
1774         linecolor: "rgb(220, 220, 220)"
1775         linewidth: 1
1776         showgrid: True
1777         showline: True
1778         showticklabels: True
1779         tickcolor: "rgb(220, 220, 220)"
1780         tickfont:
1781           size: 14
1782         zeroline: False
1783         range: [0,50]
1784       autosize: False
1785       margin:
1786         t: 50
1787         b: 0
1788         l: 80
1789         r: 20
1790       showlegend: True
1791       legend:
1792         orientation: "h"
1793         font:
1794           size: 14
1795       width: 700
1796       height: 900
1797       paper_bgcolor: "#fff"
1798       plot_bgcolor: "#fff"
1799       hoverlabel:
1800         namelength: -1
1801
1802     plot-throughput-speedup-analysis:
1803       titlefont:
1804         size: 16
1805       xaxis:
1806         title: "<b>Number of Cores [Qty]</b>"
1807         titlefont:
1808           size: 14
1809         autorange: True
1810         fixedrange: False
1811         gridcolor: "rgb(230, 230, 230)"
1812         linecolor: "rgb(220, 220, 220)"
1813         linewidth: 1
1814         showgrid: True
1815         showline: True
1816         showticklabels: True
1817         tickcolor: "rgb(238, 238, 238)"
1818         tickmode: "linear"
1819         tickfont:
1820           size: 14
1821         zeroline: False
1822       yaxis:
1823         title: "<b>Packet Throughput [Mpps]</b>"
1824         titlefont:
1825           size: 14
1826         type: "linear"
1827         gridcolor: "rgb(230, 230, 230)"
1828         hoverformat: ".4s"
1829         linecolor: "rgb(220, 220, 220)"
1830         linewidth: 1
1831         showgrid: True
1832         showline: True
1833         showticklabels: True
1834         tickcolor: "rgb(220, 220, 220)"
1835         tickformat: ".4s"
1836         tickfont:
1837           size: 14
1838         zeroline: True
1839         rangemode: "tozero"
1840         range: [0,100]
1841       legend:
1842         orientation: "h"
1843         font:
1844           size: 14
1845         xanchor: "left"
1846         yanchor: "top"
1847         x: 0
1848         y: -0.2
1849         bgcolor: "rgba(255, 255, 255, 0)"
1850         bordercolor: "rgba(255, 255, 255, 0)"
1851         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1852       autosize: False
1853       margin:
1854           't': 50
1855           'b': 150
1856           'l': 85
1857           'r': 10
1858       showlegend: True
1859       width: 700
1860       height: 700
1861       paper_bgcolor: "#fff"
1862       plot_bgcolor: "#fff"
1863       hoverlabel:
1864         namelength: -1
1865       annotations: [
1866         {
1867           text: "_ _          __          ...",
1868           align: "left",
1869           showarrow: False,
1870           xref: "paper",
1871           yref: "paper",
1872           xanchor: "left",
1873           yanchor: "top",
1874           x: 0,
1875           y: -0.14,
1876           font: {
1877             family: "Consolas, Courier New",
1878             size: 13
1879           },
1880         },
1881         {
1882           text: "    Perfect     Measured     Limit",
1883           align: "left",
1884           showarrow: False,
1885           xref: "paper",
1886           yref: "paper",
1887           xanchor: "left",
1888           yanchor: "top",
1889           x: 0,
1890           y: -0.15,
1891           font: {
1892             family: "Consolas, Courier New",
1893             size: 13
1894           },
1895         },
1896       ]
1897
1898     plot-latency:
1899       titlefont:
1900         size: 16
1901       xaxis:
1902         title: "<b>Direction</b>"
1903         titlefont:
1904           size: 14
1905         autorange: True
1906         fixedrange: False
1907         gridcolor: "rgb(230, 230, 230)"
1908         linecolor: "rgb(220, 220, 220)"
1909         linewidth: 1
1910         showgrid: True
1911         showline: True
1912         showticklabels: False
1913         tickcolor: "rgb(220, 220, 220)"
1914         tickmode: "linear"
1915         tickfont:
1916           size: 14
1917         zeroline: False
1918       yaxis:
1919         title: "<b>Packet Latency [uSec]</b>"
1920         titlefont:
1921           size: 14
1922         type: "linear"
1923         gridcolor: "rgb(230, 230, 230)"
1924         hoverformat: ".4s"
1925         linecolor: "rgb(220, 220, 220)"
1926         linewidth: 1
1927         showgrid: True
1928         showline: True
1929         showticklabels: True
1930         tickcolor: "rgb(220, 220, 220)"
1931         tickformat: ".4s"
1932         tickfont:
1933           size: 14
1934         zeroline: True
1935         rangemode: "tozero"
1936       legend:
1937         orientation: "h"
1938         font:
1939           size: 14
1940         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1941       autosize: False
1942       margin:
1943           't': 50
1944           'b': 150
1945           'l': 80
1946           'r': 10
1947       showlegend: True
1948       width: 700
1949       height: 700
1950       paper_bgcolor: "#fff"
1951       plot_bgcolor: "#fff"
1952       hoverlabel:
1953         namelength: -1
1954
1955     plot-hdrh-latency:
1956       title:
1957         text: ""
1958         xanchor: "center"
1959         x: 0.5
1960         font:
1961           size: 16
1962       width: 700
1963       plot_bgcolor: "white"
1964       annotations:
1965         - font:
1966             size: 14
1967           showarrow: False
1968           text: "<b>Packet Latency [uSec]</b>"
1969           x: 1
1970           xanchor: "right"
1971           xref: "paper"
1972           y: -0.045
1973           yanchor: "top"
1974           yref: "paper"
1975         - font:
1976             size: 14
1977           showarrow: False
1978           text: "<b>Probability [%]</b>"
1979           textangle: 270
1980           x: -0.06
1981           xanchor: "center"
1982           xref: "paper"
1983           y: 0.5
1984           yanchor: "middle"
1985           yref: "paper"
1986         - font:
1987             size: 14
1988           showarrow: False
1989           text: "<b>Direction: E-W</b>"
1990           x: 0.24
1991           xanchor: "center"
1992           xref: "paper"
1993           y: 1.05
1994           yanchor: "bottom"
1995           yref: "paper"
1996         - font:
1997             size: 14
1998           showarrow: False
1999           text: "<b>Direction: W-E</b>"
2000           x: 0.74
2001           xanchor: "center"
2002           xref: "paper"
2003           y: 1.05
2004           yanchor: "bottom"
2005           yref: "paper"
2006
2007     plot-hdrh-latency-percentile:
2008       title:
2009         text: ""
2010         xanchor: "center"
2011         x: 0.5
2012         font:
2013           size: 16
2014       xaxis:
2015         type: "log"
2016         title: "<b>Percentile [%]</b>"
2017         titlefont:
2018           size: 14
2019         autorange: True
2020         fixedrange: False
2021         gridcolor: "rgb(230, 230, 230)"
2022         linecolor: "rgb(220, 220, 220)"
2023         linewidth: 1
2024         showgrid: True
2025         showline: True
2026         showticklabels: True
2027         tickcolor: "rgb(220, 220, 220)"
2028         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2029         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2030         tickfont:
2031           size: 14
2032       yaxis:
2033         title: "<b>Packet Latency [uSec]</b>"
2034         titlefont:
2035           size: 14
2036         gridcolor: "rgb(230, 230, 230)"
2037         linecolor: "rgb(220, 220, 220)"
2038         linewidth: 1
2039         showgrid: True
2040         showline: True
2041         showticklabels: True
2042         tickcolor: "rgb(220, 220, 220)"
2043         tickfont:
2044           size: 14
2045       autosize: False
2046       showlegend: True
2047       legend:
2048         traceorder: "normal"
2049         orientation: "h"
2050         font:
2051           size: 14
2052         xanchor: "left"
2053         yanchor: "top"
2054         x: 0
2055         y: -0.15
2056         bgcolor: "rgba(255, 255, 255, 0)"
2057         bordercolor: "rgba(255, 255, 255, 0)"
2058       width: 700
2059       height: 700
2060       paper_bgcolor: "white"
2061       plot_bgcolor: "white"
2062
2063     plot-hdrh-latency-by-percentile:
2064       title:
2065         text: "<b>Latency by Percentile Distribution</b>"
2066         xanchor: "center"
2067         x: 0.5
2068         font:
2069           size: 18
2070       showlegend: True
2071       legend:
2072         traceorder: "normal"
2073         orientation: "h"
2074         font:
2075           size: 16
2076         xanchor: "left"
2077         yanchor: "top"
2078         x: 0
2079         y: -0.2
2080         bgcolor: "rgba(255, 255, 255, 0)"
2081         bordercolor: "rgba(255, 255, 255, 0)"
2082       xaxis:
2083         type: "linear"
2084         title: "<b>Percentile [%]</b>"
2085         titlefont:
2086           size: 14
2087         autorange: False
2088         fixedrange: False
2089         range: [0, 100]
2090         gridcolor: "rgb(230, 230, 230)"
2091         linecolor: "rgb(220, 220, 220)"
2092         linewidth: 1
2093         showgrid: True
2094         showline: True
2095         showticklabels: True
2096         tickcolor: "rgb(220, 220, 220)"
2097         tickvals: [0, 25, 50, 75, 100]
2098         ticktext: [0, 25, 50, 75, 100]
2099         tickfont:
2100           size: 14
2101       yaxis:
2102         title: "<b>One-Way Latency per Direction [uSec]</b>"
2103         titlefont:
2104           size: 14
2105         gridcolor: "rgb(230, 230, 230)"
2106         linecolor: "rgb(220, 220, 220)"
2107         linewidth: 1
2108         showgrid: True
2109         showline: True
2110         showticklabels: True
2111         tickcolor: "rgb(220, 220, 220)"
2112         tickfont:
2113           size: 14
2114       width: 700
2115       height: 700
2116       paper_bgcolor: "white"
2117       plot_bgcolor: "white"
2118
2119 - type: "static"
2120   src-path: "{DIR[RST]}"
2121   dst-path: "{DIR[WORKING,SRC]}"
2122
2123 - type: "input"
2124   general:
2125     file-name: "output_info.xml.gz"
2126     file-format: ".gz"
2127     arch-file-format:
2128       - ".gz"
2129       - ".zip"
2130     download-path: "{job}/{build}/archives/{filename}"
2131     extract: "output.xml"
2132
2133     zip-file-name: "robot-plugin.zip"
2134     zip-file-format: ".zip"
2135     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2136     zip-extract: "robot-plugin/output.xml"
2137
2138   builds:
2139
2140     csit-vpp-perf-verify-2001-3n-hsw:
2141       - 17  # MRR sel
2142     csit-vpp-perf-report-iterative-2005-3n-hsw:
2143       - 20  # NDRPDR sel env 4
2144       - 21  # NDRPDR sel env 4
2145       - 22  # NDRPDR sel env 4
2146       - 23  # NDRPDR sel env 4
2147       - 24  # NDRPDR sel env 4
2148       - 25  # NDRPDR sel env 4
2149       - 26  # NDRPDR sel env 4
2150       - 27  # NDRPDR sel env 4
2151       - 28  # NDRPDR sel env 4
2152       - 29  # NDRPDR sel env 4
2153       - 30  # MRR env 4
2154       - 31  # NDRPDR sel 2001.0-4
2155       - 32  # NDRPDR sel 2001.0-4
2156       - 33  # NDRPDR sel 2001.0-4
2157       - 34  # NDRPDR sel 2001.0-4
2158       - 35  # NDRPDR sel 2001.0-4
2159       - 36  # NDRPDR sel 2001.0-4
2160       - 38  # NDRPDR sel 2001.0-4
2161     csit-vpp-perf-report-iterative-2009-3n-hsw:
2162       - 18  # rls2005 MRR iter env 5
2163       - 9   # rls2005 NDRPDR iter env 5
2164       - 10  # rls2005 NDRPDR iter env 5
2165       - 11  # rls2005 NDRPDR iter env 5
2166       - 12  # rls2005 NDRPDR iter env 5
2167       - 13  # rls2005 NDRPDR iter env 5
2168       - 14  # rls2005 NDRPDR iter env 5
2169       - 15  # rls2005 NDRPDR iter env 5
2170       - 16  # rls2005 NDRPDR iter env 5
2171       - 17  # rls2005 NDRPDR iter env 5
2172       - 19  # rls2005 NDRPDR iter env 5
2173       - 23  # rls2009 MRR iter env 5
2174       - 21  # rls2009 NDRPDR iter env 5
2175       - 22  # rls2009 NDRPDR iter env 5
2176       - 24  # rls2009 NDRPDR iter env 5
2177       - 25  # rls2009 NDRPDR iter env 5
2178       - 26  # rls2009 NDRPDR iter env 5
2179       - 27  # rls2009 NDRPDR iter env 5
2180       - 28  # rls2009 NDRPDR iter env 5
2181       - 29  # rls2009 NDRPDR iter env 5
2182       - 30  # rls2009 NDRPDR iter env 5
2183       - 31  # rls2009 NDRPDR iter env 5
2184       - 32  # rls2009 Hoststack iter env 5
2185       - 33  # rls2009 Hoststack iter env 5
2186       - 34  # rls2009 Hoststack iter env 5
2187       - 35  # rls2009 Hoststack iter env 5
2188       - 36  # rls2009 Hoststack iter env 5
2189       - 37  # rls2009 Hoststack iter env 5
2190       - 38  # rls2009 Hoststack iter env 5
2191       - 39  # rls2009 Hoststack iter env 5
2192       - 40  # rls2009 Hoststack iter env 5
2193       - 41  # rls2009 Hoststack iter env 5
2194     csit-vpp-perf-report-coverage-2009-3n-hsw:
2195       - 3   # rls2009 NDRPDR cov 3n-hsw-crypto-00
2196       - 4   # rls2009 NDRPDR cov 3n-hsw-crypto-01
2197       - 5   # rls2009 NDRPDR cov 3n-hsw-crypto-02
2198       - 6   # rls2009 NDRPDR cov 3n-hsw-crypto-03
2199       - 7   # rls2009 NDRPDR cov 3n-hsw-ip4-00
2200       - 8   # rls2009 NDRPDR cov 3n-hsw-ip4-01
2201       - 9   # rls2009 NDRPDR cov 3n-hsw-ip4-02
2202       - 10  # rls2009 NDRPDR cov 3n-hsw-ip4-03
2203       - 11  # rls2009 NDRPDR cov 3n-hsw-ip4-04
2204       - 12  # rls2009 NDRPDR cov 3n-hsw-ip4-05
2205       - 13  # rls2009 NDRPDR cov 3n-hsw-ip4-06
2206       - 14  # rls2009 NDRPDR cov 3n-hsw-ip4-07
2207       - 15  # rls2009 NDRPDR cov 3n-hsw-ip4tun-00
2208       - 16  # rls2009 NDRPDR cov 3n-hsw-ip4tun-01
2209       - 17  # rls2009 NDRPDR cov 3n-hsw-ip4tun-02
2210       - 18  # rls2009 NDRPDR cov 3n-hsw-ip6-00
2211       - 19  # rls2009 NDRPDR cov 3n-hsw-ip6-01
2212       - 20  # rls2009 NDRPDR cov 3n-hsw-ip6tun-00
2213       - 21  # rls2009 NDRPDR cov 3n-hsw-l2-00
2214       - 22  # rls2009 NDRPDR cov 3n-hsw-l2-01
2215       - 23  # rls2009 NDRPDR cov 3n-hsw-l2-01
2216       - 24  # rls2009 NDRPDR cov 3n-hsw-l2-03
2217       - 25  # rls2009 NDRPDR cov 3n-hsw-l2-04
2218       - 26  # rls2009 NDRPDR cov 3n-hsw-l2-05
2219       - 27  # rls2009 NDRPDR cov 3n-hsw-l2-06
2220       - 28  # rls2009 NDRPDR cov 3n-hsw-l2-07
2221       - 29  # rls2009 NDRPDR cov 3n-hsw-l2-08
2222       - 30  # rls2009 NDRPDR cov 3n-hsw-l2-09
2223       - 31  # rls2009 NDRPDR cov 3n-hsw-l2-10
2224       - 32  # rls2009 NDRPDR cov 3n-hsw-memif-00
2225       - 33  # rls2009 NDRPDR cov 3n-hsw-srv6-00
2226       - 34  # rls2009 NDRPDR cov 3n-hsw-srv6-01
2227       - 35  # rls2009 NDRPDR cov 3n-hsw-vhost-00
2228       - 36  # rls2009 NDRPDR cov 3n-hsw-vhost-01
2229       - 37  # rls2009 NDRPDR cov 3n-hsw-vhost-02
2230
2231     csit-vpp-perf-verify-2001-3n-skx:
2232       - 50  # MRR sel
2233       - 53  # MRR sel addition
2234     csit-vpp-perf-report-iterative-2005-3n-skx:
2235       - 4   # NDRPDR sel
2236       - 5   # NDRPDR sel ??? all x710 failed
2237       - 33  # NDRPDR sel
2238       - 28  # NDRPDR sel
2239       - 34  # NDRPDR sel
2240       - 42  # NDRPDR sel env 4
2241       - 43  # NDRPDR sel env 4
2242       - 44  # NDRPDR sel env 4
2243       - 45  # NDRPDR sel env 4
2244       - 47  # NDRPDR sel env 4
2245       - 55  # NDRPDR sel env 4
2246       - 56  # NDRPDR sel env 4
2247       - 57  # NDRPDR sel env 4
2248       - 61  # NDRPDR sel env 4
2249       - 62  # NDRPDR sel env 4
2250       - 50  # NDRPDR sel 2001.0-4
2251       - 51  # NDRPDR sel 2001.0-4
2252       - 52  # NDRPDR sel 2001.0-4
2253       - 53  # NDRPDR sel 2001.0-4
2254       - 54  # NDRPDR sel 2001.0-4
2255       - 49  # MRR sel env 4
2256     # TODO: Add:
2257     csit-vpp-perf-report-iterative-2009-3n-skx:
2258       - 17  # rls2005 MRR iter env 5
2259       - 13  # rls2005 NDRPDR iter env 5
2260       - 18  # rls2005 NDRPDR iter env 5
2261       - 19  # rls2005 NDRPDR iter env 5
2262       - 41  # rls2005 NDRPDR iter env 5
2263       - 24  # rls2009 MRR iter env 5
2264       - 26  # rls2009 NDRPDR iter env 5
2265       - 27  # rls2009 NDRPDR iter env 5
2266       - 28  # rls2009 NDRPDR iter env 5
2267       - 29  # rls2009 NDRPDR iter env 5
2268       - 35  # rls2009 NDRPDR iter env 5
2269       - 36  # rls2009 NDRPDR iter env 5
2270       - 37  # rls2009 NDRPDR iter env 5
2271       - 39  # rls2009 NDRPDR iter env 5
2272       - 40  # rls2009 NDRPDR iter env 5
2273     # TODO: Add:
2274     csit-vpp-perf-report-coverage-2009-3n-skx:
2275       - 9   # rls2009 NDRPDR cov 3n-skx-ip4-03
2276       - 12  # rls2009 NDRPDR cov 3n-skx-ip4-06
2277       - 15  # rls2009 NDRPDR cov 3n-skx-ip4tun-01
2278       - 16  # rls2009 NDRPDR cov 3n-skx-ip4tun-02
2279
2280     csit-vpp-perf-verify-2001-2n-skx:
2281       - 101  # MRR sel - old
2282       - 128  # MRR sel addition - old
2283     csit-vpp-perf-report-iterative-2005-2n-skx:
2284       - 88  # NDRPDR sel env 4
2285       - 89  # NDRPDR sel env 4
2286       - 90  # NDRPDR sel env 4
2287       - 91  # NDRPDR sel env 4
2288       - 92  # NDRPDR sel env 4
2289       - 93  # NDRPDR sel env 4
2290       - 94  # NDRPDR sel env 4
2291       - 125 # NDRPDR sel env 4
2292       - 126 # NDRPDR sel env 4
2293       - 127 # NDRPDR sel env 4
2294       - 100 # NDRPDR sel 2001.0-4
2295       - 101 # NDRPDR sel 2001.0-4
2296       - 102 # NDRPDR sel 2001.0-4
2297       - 103 # NDRPDR sel 2001.0-4
2298       - 104 # NDRPDR sel 2001.0-4
2299       - 105 # NDRPDR sel 2001.0-4
2300       - 99  # MRR sel env 4
2301     csit-vpp-perf-report-iterative-2009-2n-skx:
2302       - 20  # rls2005 MRR iter env 5
2303       - 13  # rls2005 NDRPDR iter env 5
2304       - 16  # rls2005 NDRPDR iter env 5
2305       - 17  # rls2005 NDRPDR iter env 5
2306       - 18  # rls2005 NDRPDR iter env 5
2307       - 19  # rls2005 NDRPDR iter env 5
2308       - 21  # rls2005 NDRPDR iter env 5
2309       - 22  # rls2005 NDRPDR iter env 5
2310       - 23  # rls2005 NDRPDR iter env 5
2311       - 24  # rls2005 NDRPDR iter env 5
2312       - 25  # rls2005 NDRPDR iter env 5
2313       - 26  # rls2009 MRR iter env 5
2314       - 35  # rls2009 NDRPDR iter env 5
2315       - 36  # rls2009 NDRPDR iter env 5
2316       - 37  # rls2009 NDRPDR iter env 5
2317       - 39  # rls2009 NDRPDR iter env 5
2318       - 40  # rls2009 NDRPDR iter env 5
2319       - 42  # rls2009 NDRPDR iter env 5
2320       - 43  # rls2009 NDRPDR iter env 5
2321       - 44  # rls2009 NDRPDR iter env 5
2322       - 46  # rls2009 NDRPDR iter env 5
2323       - 48  # rls2009 NDRPDR iter env 5
2324       - 51  # rls2009 NDRPDR iter NAT44 env 5
2325       - 52  # rls2009 NDRPDR iter NAT44 env 5
2326       - 53  # rls2009 NDRPDR iter NAT44 env 5
2327       - 54  # rls2009 NDRPDR iter NAT44 env 5
2328       - 55  # rls2009 NDRPDR iter NAT44 env 5
2329       - 56  # rls2009 NDRPDR iter NAT44 env 5
2330       - 57  # rls2009 NDRPDR iter NAT44 env 5
2331       - 58  # rls2009 NDRPDR iter NAT44 env 5
2332       - 59  # rls2009 NDRPDR iter NAT44 env 5
2333       - 60  # rls2009 NDRPDR iter NAT44 env 5
2334       - 38  # rls2009 nf-density iter env 5
2335       - 41  # rls2009 nf-density iter env 5
2336       - 45  # rls2009 nf-density iter env 5
2337       - 47  # rls2009 nf-density iter env 5
2338       - 49  # rls2009 nf-density iter env 5
2339       - 63  # rls2009 nf-density iter env 5
2340       - 65  # rls2009 nf-density iter env 5
2341       - 66  # rls2009 nf-density iter env 5
2342       - 71  # rls2009 nf-density iter env 5
2343       - 72  # rls2009 nf-density iter env 5
2344       - 50  # rls2009 MRR nf-density iter env 5
2345       - 27  # rls2009 reconf env 5
2346       - 28  # rls2009 reconf env 5
2347       - 29  # rls2009 reconf env 5
2348       - 30  # rls2009 reconf env 5
2349       - 31  # rls2009 reconf env 5
2350       - 32  # rls2009 reconf env 5
2351       - 61  # rls2009 reconf env 5
2352       - 62  # rls2009 reconf env 5
2353       - 68  # rls2009 reconf env 5
2354       - 70  # rls2009 reconf env 5
2355       - 33  # rls2009 soak env 5
2356       - 34  # rls2009 soak env 5
2357     csit-vpp-perf-report-coverage-2009-2n-skx:
2358       - 18  # rls2009 NDRPDR cov 2n-skx-ip4-00
2359       - 19  # rls2009 NDRPDR cov 2n-skx-ip4-01
2360       - 10  # rls2009 NDRPDR cov 2n-skx-ip4-02
2361       - 20  # rls2009 NDRPDR cov 2n-skx-ip4-03
2362       - 21  # rls2009 NDRPDR cov 2n-skx-ip4-04
2363       - 13  # rls2009 NDRPDR cov 2n-skx-ip4-05
2364       - 22  # rls2009 NDRPDR cov 2n-skx-ip6-00
2365       - 23  # rls2009 NDRPDR cov 2n-skx-ip6-01
2366       - 24  # rls2009 NDRPDR cov 2n-skx-l2-00
2367       - 25  # rls2009 NDRPDR cov 2n-skx-l2-01
2368       - 26  # rls2009 NDRPDR cov 2n-skx-lb-00
2369       - 27  # rls2009 NDRPDR cov 2n-skx-memif-00
2370       - 28  # rls2009 NDRPDR cov 2n-skx-vhost-00
2371       - 29  # rls2009 NDRPDR cov 2n-skx-vhost-01
2372       - 30  # rls2009 NDRPDR cov 2n-skx-vts-00
2373
2374     csit-vpp-perf-verify-2001-2n-clx:
2375       - 39  # MRR
2376     csit-vpp-perf-report-iterative-2005-2n-clx:
2377       - 62  # NDRPDR sel env 4
2378       - 63  # NDRPDR sel env 4
2379       - 64  # NDRPDR sel env 4
2380       - 65  # NDRPDR sel env 4
2381       - 66  # NDRPDR sel env 4
2382       - 68  # NDRPDR sel env 4
2383       - 69  # NDRPDR sel env 4
2384       - 70  # NDRPDR sel env 4
2385       - 103 # NDRPDR sel env 4
2386       - 104 # NDRPDR sel env 4
2387       - 73  # NDRPDR sel 2001.0-4
2388       - 74  # NDRPDR sel 2001.0-4
2389       - 75  # NDRPDR sel 2001.0-4
2390       - 76  # NDRPDR sel 2001.0-4
2391       - 77  # NDRPDR sel 2001.0-4
2392       - 78  # NDRPDR sel 2001.0-4
2393       - 79  # NDRPDR sel 2001.0-4
2394       - 80  # NDRPDR sel 2001.0-4
2395       - 72  # MRR env 4
2396     csit-vpp-perf-report-iterative-2009-2n-clx:
2397       - 77  # rls2005 MRR iter env 5
2398       - 13  # rls2005 NDRPDR iter env 5
2399       - 15  # rls2005 NDRPDR iter env 5
2400       - 17  # rls2005 NDRPDR iter env 5
2401       - 18  # rls2005 NDRPDR iter env 5
2402       - 19  # rls2005 NDRPDR iter env 5
2403       - 20  # rls2005 NDRPDR iter env 5
2404       - 21  # rls2005 NDRPDR iter env 5
2405       - 22  # rls2005 NDRPDR iter env 5
2406       - 23  # rls2005 NDRPDR iter env 5
2407       - 24  # rls2005 NDRPDR iter env 5
2408       - 78  # rls2009 MRR iter env 5
2409       - 36  # rls2009 NDRPDR iter env 5
2410       - 38  # rls2009 NDRPDR iter env 5
2411       - 39  # rls2009 NDRPDR iter env 5
2412       - 40  # rls2009 NDRPDR iter env 5
2413       - 41  # rls2009 NDRPDR iter env 5
2414       - 42  # rls2009 NDRPDR iter env 5
2415       - 64  # rls2009 NDRPDR iter env 5
2416       - 65  # rls2009 NDRPDR iter env 5
2417       - 66  # rls2009 NDRPDR iter env 5
2418       - 67  # rls2009 NDRPDR iter env 5
2419       - 37  # rls2009 nf-density iter env 5
2420       - 43  # rls2009 nf-density iter env 5
2421       - 69  # rls2009 nf-density iter env 5
2422       - 70  # rls2009 nf-density iter env 5
2423       - 71  # rls2009 nf-density iter env 5
2424       - 72  # rls2009 nf-density iter env 5
2425       - 73  # rls2009 nf-density iter env 5
2426       - 74  # rls2009 nf-density iter env 5
2427       - 75  # rls2009 nf-density iter env 5
2428       - 76  # rls2009 nf-density iter env 5
2429       - 45  # rls2009 MRR nf-density iter env 5
2430       - 25  # rls2009 reconf env 5
2431       - 27  # rls2009 reconf env 5
2432       - 28  # rls2009 reconf env 5
2433       - 29  # rls2009 reconf env 5
2434       - 30  # rls2009 reconf env 5
2435       - 30  # rls2009 reconf env 5
2436       - 32  # rls2009 reconf env 5
2437       - 48  # rls2009 reconf env 5
2438       - 53  # rls2009 reconf env 5
2439       - 68  # rls2009 reconf env 5
2440       - 33  # rls2009 soak env 5
2441       - 34  # rls2009 soak env 5
2442     # TODO: Add:
2443     csit-vpp-perf-report-coverage-2009-2n-clx:
2444       - 2   # rls2009 NDRPDR cov 2n-clx-ip4-00
2445       - 3   # rls2009 NDRPDR cov 2n-clx-ip4-01
2446       - 4   # rls2009 NDRPDR cov 2n-clx-ip4-02
2447       - 5   # rls2009 NDRPDR cov 2n-clx-ip4-03
2448       - 6   # rls2009 NDRPDR cov 2n-clx-ip4-04
2449       - 7   # rls2009 NDRPDR cov 2n-clx-ip4-05
2450       - 8   # rls2009 NDRPDR cov 2n-clx-ip6-00
2451       - 9   # rls2009 NDRPDR cov 2n-clx-ip6-01
2452       - 17  # rls2009 NDRPDR cov 2n-clx-l2-00
2453       - 21  # rls2009 NDRPDR cov 2n-clx-l2-01
2454       - 12  # rls2009 NDRPDR cov 2n-clx-lb-00
2455       - 13  # rls2009 NDRPDR cov 2n-clx-memif-00
2456       - 14  # rls2009 NDRPDR cov 2n-clx-vhost-00
2457       - 15  # rls2009 NDRPDR cov 2n-clx-vhost-01
2458       - 16  # rls2009 NDRPDR cov 2n-clx-vts-00
2459
2460     csit-vpp-perf-verify-2001-3n-tsh:
2461       - 9   # MRR sel
2462     csit-vpp-perf-report-iterative-2005-3n-tsh:
2463       - 23  # NDRPDR sel env 4
2464       - 25  # NDRPDR sel env 4
2465       - 33  # NDRPDR sel env 4
2466       - 34  # NDRPDR sel env 4
2467       - 35  # NDRPDR sel env 4
2468       - 36  # NDRPDR sel env 4
2469       - 37  # NDRPDR sel env 4
2470       - 38  # NDRPDR sel env 4
2471       - 39  # NDRPDR sel env 4
2472       - 40  # NDRPDR sel env 4
2473       - 28  # NDRPDR sel 2001.0-4
2474       - 29  # NDRPDR sel 2001.0-4
2475       - 31  # NDRPDR sel 2001.0-4
2476       - 27  # MRR sel env 4
2477     # TODO: Add:
2478     csit-vpp-perf-report-iterative-2009-3n-tsh:
2479       - 8   # rls2005 NDRPDR iter env 5
2480       - 11  # rls2005 NDRPDR iter env 5
2481       - 12  # rls2005 NDRPDR iter env 5
2482       - 13  # rls2005 MRR iter env 5
2483       - 14  # rls2009 NDRPDR iter env 5
2484       - 20  # rls2009 NDRPDR iter env 5
2485       - 22  # rls2009 NDRPDR iter env 5
2486       - 23  # rls2009 NDRPDR iter env 5
2487       - 15  # rls2006 MRR iter env 5
2488 #    csit-vpp-perf-report-coverage-2009-3n-tsh:
2489 #      -
2490
2491     csit-vpp-perf-verify-2001-3n-dnv:
2492       - 5   # NDRPDR sel
2493       - 6   # NDRPDR sel
2494       - 7   # NDRPDR sel
2495       - 8   # NDRPDR sel
2496       - 9   # NDRPDR sel
2497       - 10  # NDRPDR sel
2498       - 12  # NDRPDR sel
2499       - 16  # NDRPDR sel
2500       - 17  # NDRPDR sel
2501       - 18  # NDRPDR sel
2502       - 11  # MRR sel
2503     csit-vpp-perf-report-iterative-2009-3n-dnv:
2504       - 16  # rls2005 NDRPDR iter env 5
2505       - 23  # rls2005 NDRPDR iter env 5
2506       - 25  # rls2005 NDRPDR iter env 5
2507       - 26  # rls2005 NDRPDR iter env 5
2508       - 27  # rls2005 NDRPDR iter env 5
2509       - 28  # rls2005 NDRPDR iter env 5
2510       - 29  # rls2005 NDRPDR iter env 5
2511       - 30  # rls2005 NDRPDR iter env 5
2512       - 31  # rls2005 NDRPDR iter env 5
2513       - 32  # rls2005 NDRPDR iter env 5
2514       - 19  # rls2005 MRR iter env 5
2515       - 3   # rls2009 NDRPDR iter env 5
2516       - 6   # rls2009 NDRPDR iter env 5
2517       - 7   # rls2009 NDRPDR iter env 5
2518       - 8   # rls2009 NDRPDR iter env 5
2519       - 10  # rls2009 NDRPDR iter env 5
2520       - 11  # rls2009 NDRPDR iter env 5
2521       - 12  # rls2009 NDRPDR iter env 5
2522       - 14  # rls2009 NDRPDR iter env 5
2523       - 15  # rls2009 NDRPDR iter env 5
2524       - 24  # rls2009 NDRPDR iter env 5
2525       - 22  # rls2009 MRR iter env 5
2526     csit-vpp-perf-report-coverage-2009-3n-dnv:
2527       - 10  # rls2009 NDRPDR cov 3n-dnv-crypto-00
2528       - 2   # rls2009 NDRPDR cov 3n-dnv-crypto-01
2529       - 11  # rls2009 NDRPDR cov 3n-dnv-ip4-00
2530       - 12  # rls2009 NDRPDR cov 3n-dnv-ip4-01
2531       - 13  # rls2009 NDRPDR cov 3n-dnv-ip4tun-00
2532       - 14  # rls2009 NDRPDR cov 3n-dnv-ip6-00
2533       - 15  # rls2009 NDRPDR cov 3n-dnv-ip6-01
2534       - 16  # rls2009 NDRPDR cov 3n-dnv-l2-00
2535       - 17  # rls2009 NDRPDR cov 3n-dnv-l2-01
2536
2537     csit-vpp-perf-verify-2001-2n-dnv:
2538       - 4   # NDRPDR sel
2539       - 5   # NDRPDR sel
2540       - 6   # NDRPDR sel
2541       - 7   # NDRPDR sel
2542       - 8   # NDRPDR sel
2543       - 9   # NDRPDR sel
2544       - 10  # NDRPDR sel
2545       - 11  # NDRPDR sel
2546       - 13  # NDRPDR sel
2547       - 16  # NDRPDR sel
2548       - 12  # MRR sel
2549     csit-vpp-perf-report-iterative-2009-2n-dnv:
2550       - 16  # rls2005 NDRPDR iter env 5
2551       - 17  # rls2005 NDRPDR iter env 5
2552       - 18  # rls2005 NDRPDR iter env 5
2553       - 19  # rls2005 NDRPDR iter env 5
2554       - 21  # rls2005 NDRPDR iter env 5
2555       - 24  # rls2005 NDRPDR iter env 5
2556       - 27  # rls2005 NDRPDR iter env 5
2557       - 28  # rls2005 NDRPDR iter env 5
2558       - 29  # rls2005 NDRPDR iter env 5
2559       - 30  # rls2005 NDRPDR iter env 5
2560       - 23  # rls2005 MRR iter env 5
2561       - 3   # rls2009 NDRPDR iter env 5
2562       - 5   # rls2009 NDRPDR iter env 5
2563       - 6   # rls2009 NDRPDR iter env 5
2564       - 7   # rls2009 NDRPDR iter env 5
2565       - 9   # rls2009 NDRPDR iter env 5
2566       - 10  # rls2009 NDRPDR iter env 5
2567       - 11  # rls2009 NDRPDR iter env 5
2568       - 12  # rls2009 NDRPDR iter env 5
2569       - 14  # rls2009 NDRPDR iter env 5
2570       - 15  # rls2009 NDRPDR iter env 5
2571       - 13  # rls2009 MRR iter env 5
2572     csit-vpp-perf-report-coverage-2009-2n-dnv:
2573       - 2   # rls2009 NDRPDR cov 2n-dnv-ip4-00
2574       - 3   # rls2009 NDRPDR cov 2n-dnv-ip4-01
2575       - 4   # rls2009 NDRPDR cov 2n-dnv-ip6-00
2576       - 5   # rls2009 NDRPDR cov 2n-dnv-ip6-01
2577       - 6   # rls2009 NDRPDR cov 2n-dnv-l2-00
2578       - 7   # rls2009 NDRPDR cov 2n-dnv-l2-01
2579
2580     csit-dpdk-perf-verify-2001-3n-hsw:
2581       - 4   # NDRPDR sel
2582       - 5   # NDRPDR sel
2583       - 6   # NDRPDR sel
2584       - 7   # NDRPDR sel
2585       - 8   # NDRPDR sel
2586       - 9   # NDRPDR sel
2587       - 10  # NDRPDR sel
2588       - 11  # NDRPDR sel
2589       - 12  # NDRPDR sel
2590       - 13  # NDRPDR sel
2591       - 15  # NDRPDR sel
2592       - 16  # NDRPDR sel
2593       - 17  # NDRPDR sel
2594       - 18  # NDRPDR sel
2595       - 19  # NDRPDR sel
2596       - 20  # NDRPDR sel
2597       - 21  # NDRPDR sel
2598       - 22  # NDRPDR sel
2599       - 23  # NDRPDR sel
2600       - 24  # NDRPDR sel
2601     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2602       - 25  # NDRPDR iter
2603       - 26  # NDRPDR iter
2604       - 27  # NDRPDR iter
2605       - 28  # NDRPDR iter
2606       - 29  # NDRPDR iter
2607       - 30  # NDRPDR iter
2608       - 31  # NDRPDR iter
2609       - 32  # NDRPDR iter
2610       - 33  # NDRPDR iter
2611       - 34  # NDRPDR iter
2612     csit-dpdk-perf-report-iterative-2009-3n-hsw:
2613       - 6   # NDRPDR iter env5
2614       - 7   # NDRPDR iter env5
2615       - 8   # NDRPDR iter env5
2616       - 9   # NDRPDR iter env5
2617       - 10  # NDRPDR iter env5
2618       - 11  # NDRPDR iter env5
2619       - 12  # NDRPDR iter env5
2620       - 13  # NDRPDR iter env5
2621       - 14  # NDRPDR iter env5
2622       - 15  # NDRPDR iter env5
2623
2624     csit-dpdk-perf-verify-2001-3n-skx:
2625       - 29  # NDRPDR sel xxv710
2626       - 33  # NDRPDR sel xxv710
2627       - 34  # NDRPDR sel xxv710
2628       - 35  # NDRPDR sel xxv710
2629       - 36  # NDRPDR sel xxv710
2630       - 37  # NDRPDR sel xxv710
2631       - 41  # NDRPDR sel xxv710
2632       - 42  # NDRPDR sel xxv710
2633       - 43  # NDRPDR sel xxv710
2634       - 45  # NDRPDR sel xxv710
2635       - 30  # NDRPDR sel x710
2636       - 31  # NDRPDR sel x710
2637       - 32  # NDRPDR sel x710
2638       - 38  # NDRPDR sel x710
2639       - 39  # NDRPDR sel x710
2640       - 40  # NDRPDR sel x710
2641       - 44  # NDRPDR sel x710
2642       - 46  # NDRPDR sel x710
2643       - 47  # NDRPDR sel x710
2644       - 48  # NDRPDR sel x710
2645     csit-dpdk-perf-report-iterative-2005-3n-skx:
2646       - 28  # NDRPDR iter
2647       - 29  # NDRPDR iter
2648       - 30  # NDRPDR iter
2649       - 31  # NDRPDR iter
2650       - 32  # NDRPDR iter
2651       - 33  # NDRPDR iter
2652       - 34  # NDRPDR iter
2653       - 35  # NDRPDR iter
2654       - 36  # NDRPDR iter
2655       - 37  # NDRPDR iter
2656     csit-dpdk-perf-report-iterative-2009-3n-skx:
2657       - 4   # NDRPDR sel env5
2658       - 5   # NDRPDR sel env5
2659       - 6   # NDRPDR sel env5
2660       - 7   # NDRPDR sel env5
2661       - 8   # NDRPDR sel env5
2662       - 9   # NDRPDR sel env5
2663       - 14  # NDRPDR sel env5
2664       - 11  # NDRPDR sel env5
2665       - 12  # NDRPDR sel env5
2666       - 13  # NDRPDR sel env5
2667
2668     csit-dpdk-perf-verify-2001-2n-skx:
2669       - 35  # NDRPDR sel xxv710
2670       - 36  # NDRPDR sel xxv710
2671       - 37  # NDRPDR sel xxv710
2672       - 41  # NDRPDR sel xxv710
2673       - 42  # NDRPDR sel xxv710
2674       - 43  # NDRPDR sel xxv710
2675       - 46  # NDRPDR sel xxv710
2676       - 47  # NDRPDR sel xxv710
2677       - 52  # NDRPDR sel xxv710
2678       - 53  # NDRPDR sel xxv710
2679       - 38  # NDRPDR sel x710
2680       - 39  # NDRPDR sel x710
2681       - 40  # NDRPDR sel x710
2682       - 44  # NDRPDR sel x710
2683       - 45  # NDRPDR sel x710
2684       - 48  # NDRPDR sel x710
2685       - 49  # NDRPDR sel x710
2686       - 50  # NDRPDR sel x710
2687       - 51  # NDRPDR sel x710
2688       - 54  # NDRPDR sel x710
2689     csit-dpdk-perf-report-iterative-2005-2n-skx:
2690       - 20  # NDRPDR iter
2691       - 21  # NDRPDR iter
2692       - 22  # NDRPDR iter
2693       - 23  # NDRPDR iter
2694       - 24  # NDRPDR iter
2695       - 25  # NDRPDR iter
2696       - 26  # NDRPDR iter
2697       - 27  # NDRPDR iter
2698       - 28  # NDRPDR iter
2699       - 29  # NDRPDR iter
2700     csit-dpdk-perf-report-iterative-2009-2n-skx:
2701       - 4   # NDRPDR iter env5
2702       - 5   # NDRPDR iter env5
2703       - 6   # NDRPDR iter env5
2704       - 7   # NDRPDR iter env5
2705       - 8   # NDRPDR iter env5
2706       - 9   # NDRPDR iter env5
2707       - 10  # NDRPDR iter env5
2708       - 11  # NDRPDR iter env5
2709       - 12  # NDRPDR iter env5
2710       - 13  # NDRPDR iter env5
2711
2712     csit-dpdk-perf-verify-2001-2n-clx:
2713       - 15  # NDRPDR sel
2714       - 16  # NDRPDR sel
2715       - 17  # NDRPDR sel
2716       - 18  # NDRPDR sel
2717       - 19  # NDRPDR sel
2718       - 20  # NDRPDR sel
2719       - 21  # NDRPDR sel
2720       - 22  # NDRPDR sel
2721       - 23  # NDRPDR sel
2722       - 24  # NDRPDR sel
2723       - 25  # NDRPDR sel
2724       - 26  # NDRPDR sel
2725       - 27  # NDRPDR sel
2726       - 28  # NDRPDR sel
2727       - 29  # NDRPDR sel
2728       - 30  # NDRPDR sel
2729       - 31  # NDRPDR sel
2730       - 32  # NDRPDR sel
2731       - 33  # NDRPDR sel
2732       - 34  # NDRPDR sel
2733     csit-dpdk-perf-report-iterative-2005-2n-clx:
2734       - 20  # NDRPDR iter
2735       - 21  # NDRPDR iter
2736       - 22  # NDRPDR iter
2737       - 23  # NDRPDR iter
2738       - 24  # NDRPDR iter
2739       - 25  # NDRPDR iter
2740       - 26  # NDRPDR iter
2741       - 27  # NDRPDR iter
2742       - 28  # NDRPDR iter
2743       - 29  # NDRPDR iter
2744     csit-dpdk-perf-report-iterative-2009-2n-clx:
2745       - 4   # NDRPDR iter env5
2746       - 5   # NDRPDR iter env5
2747       - 6   # NDRPDR iter env5
2748       - 7   # NDRPDR iter env5
2749       - 8   # NDRPDR iter env5
2750       - 9   # NDRPDR iter env5
2751       - 10  # NDRPDR iter env5
2752       - 11  # NDRPDR iter env5
2753       - 12  # NDRPDR iter env5
2754       - 13  # NDRPDR iter env5
2755
2756 #    csit-dpdk-perf-verify-2001-2n-dnv:
2757 #      - 9   # NDRPDR sel
2758 #      - 10  # NDRPDR sel
2759 #      - 11  # NDRPDR sel
2760 #      - 12  # NDRPDR sel
2761 #      - 13  # NDRPDR sel
2762 #      - 14  # NDRPDR sel
2763 #      - 15  # NDRPDR sel
2764 #      - 16  # NDRPDR sel
2765 #      - 17  # NDRPDR sel
2766 #      - 18  # NDRPDR sel
2767 #    csit-dpdk-perf-report-iterative-2005-2n-dnv:
2768 #      # No data
2769 #    # csit-dpdk-perf-report-iterative-2009-2n-dnv:
2770 #      # No data
2771
2772 #    csit-dpdk-perf-verify-2001-3n-dnv:
2773 #      - 12  # NDRPDR sel
2774 #      - 13  # NDRPDR sel
2775 #      - 14  # NDRPDR sel
2776 #      - 15  # NDRPDR sel
2777 #      - 16  # NDRPDR sel
2778 #      - 17  # NDRPDR sel
2779 #      - 18  # NDRPDR sel
2780 #      - 19  # NDRPDR sel
2781 #      - 20  # NDRPDR sel
2782 #      - 22  # NDRPDR sel
2783 #    csit-dpdk-perf-report-iterative-2005-3n-dnv:
2784 #      # No data
2785 #    # csit-dpdk-perf-report-iterative-2009-3n-dnv:
2786 #      # No data
2787
2788     csit-dpdk-perf-verify-2001-3n-tsh:
2789       - 3   # NDRPDR sel
2790       - 4   # NDRPDR sel
2791       - 5   # NDRPDR sel
2792       - 9   # NDRPDR sel
2793       - 10  # NDRPDR sel
2794       - 11  # NDRPDR sel
2795       - 12  # NDRPDR sel
2796       - 14  # NDRPDR sel
2797       - 15  # NDRPDR sel
2798       - 18  # NDRPDR sel
2799     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2800       - 5   # NDRPDR sel
2801     # TODO: Add:
2802     csit-dpdk-perf-report-iterative-2009-3n-tsh:
2803       - 1   # NDRPDR iter env5
2804       - 2   # NDRPDR iter env5
2805       - 3   # NDRPDR iter env5
2806       - 4   # NDRPDR iter env5
2807       - 5   # NDRPDR iter env5
2808       - 6   # NDRPDR iter env5
2809       - 7   # NDRPDR iter env5
2810       - 9   # NDRPDR iter env5
2811       - 10  # NDRPDR iter env5
2812
2813     csit-vpp-device-2009-ubuntu1804-1n-skx:
2814       - 131 # rls2009 env 5
2815
2816 - type: "output"
2817   output: "report"
2818   format:
2819     html:
2820     - full
2821     pdf:
2822     - minimal
2823
2824 ################################################################################
2825 ###                               T A B L E S                                ###
2826 ################################################################################
2827
2828 # VPP Soak vs NDR - 2n-skx
2829 - type: "table"
2830   title: "VPP Soak vs NDR 2n-skx"
2831   algorithm: "table_soak_vs_ndr"
2832   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2833   reference:
2834     title: "NDR"
2835     data: "vpp-soak-vs-ndr-2n-skx-ref"
2836   compare:
2837     title: "Soak"
2838     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2839   data: "vpp-soak-vs-ndr-2n-skx"
2840   include-tests: "NDR"
2841   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2842   parameters:
2843     - "throughput"
2844     - "name"
2845     - "parent"
2846
2847 # VPP Soak vs NDR - 2n-clx
2848 - type: "table"
2849   title: "VPP Soak vs NDR 2n-clx"
2850   algorithm: "table_soak_vs_ndr"
2851   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2852   reference:
2853     title: "NDR"
2854     data: "vpp-soak-vs-ndr-2n-clx-ref"
2855   compare:
2856     title: "Soak"
2857     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2858   data: "vpp-soak-vs-ndr-2n-clx"
2859   include-tests: "NDR"
2860   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2861   parameters:
2862     - "throughput"
2863     - "name"
2864     - "parent"
2865
2866 ################################################################################
2867
2868 # VPP Compare NICs 3n-skx 2t1c ndr
2869 - type: "table"
2870   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2871   algorithm: "table_comparison"
2872   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2873   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2874   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2875   columns:
2876     - title: "x710"
2877       data-set: "vpp-nic-comparison-3n-skx"
2878       tag: "NIC_Intel-X710"
2879     - title: "xxv710"
2880       data-set: "vpp-nic-comparison-3n-skx"
2881       tag: "NIC_Intel-XXV710"
2882   comparisons:
2883     - title: "Diff"
2884       reference: 1
2885       compare: 2
2886   legend:
2887     - ""
2888     - "x710, xxv710 - NICs tested."
2889     - "Diff - difference between x710 and xxv710 NIC."
2890
2891 # VPP Compare NICs 3n-skx 4t2c ndr
2892 - type: "table"
2893   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2894   algorithm: "table_comparison"
2895   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2896   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2897   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2898   columns:
2899     - title: "x710"
2900       data-set: "vpp-nic-comparison-3n-skx"
2901       tag: "NIC_Intel-X710"
2902     - title: "xxv710"
2903       data-set: "vpp-nic-comparison-3n-skx"
2904       tag: "NIC_Intel-XXV710"
2905   comparisons:
2906     - title: "Diff"
2907       reference: 1
2908       compare: 2
2909   legend:
2910     - ""
2911     - "x710, xxv710 - NICs tested."
2912     - "Diff - difference between x710 and xxv710 NIC."
2913
2914 # VPP Compare NICs 3n-skx 2t1c pdr
2915 - type: "table"
2916   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2917   algorithm: "table_comparison"
2918   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2919   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2920   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2921   columns:
2922     - title: "x710"
2923       data-set: "vpp-nic-comparison-3n-skx"
2924       tag: "NIC_Intel-X710"
2925     - title: "xxv710"
2926       data-set: "vpp-nic-comparison-3n-skx"
2927       tag: "NIC_Intel-XXV710"
2928   comparisons:
2929     - title: "Diff"
2930       reference: 1
2931       compare: 2
2932   legend:
2933     - ""
2934     - "x710, xxv710 - NICs tested."
2935     - "Diff - difference between x710 and xxv710 NIC."
2936
2937 # VPP Compare NICs 3n-skx 4t2c pdr
2938 - type: "table"
2939   title: "VPP Compare NICs 3n-skx 4t2c pdr"
2940   algorithm: "table_comparison"
2941   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2942   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2943   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2944   columns:
2945     - title: "x710"
2946       data-set: "vpp-nic-comparison-3n-skx"
2947       tag: "NIC_Intel-X710"
2948     - title: "xxv710"
2949       data-set: "vpp-nic-comparison-3n-skx"
2950       tag: "NIC_Intel-XXV710"
2951   comparisons:
2952     - title: "Diff"
2953       reference: 1
2954       compare: 2
2955   legend:
2956     - ""
2957     - "x710, xxv710 - NICs tested."
2958     - "Diff - difference between x710 and xxv710 NIC."
2959
2960 # VPP Compare NICs 3n-skx 2t1c mrr
2961 - type: "table"
2962   title: "VPP Compare NICs 3n-skx 2t1c mrr"
2963   algorithm: "table_comparison"
2964   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2965   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2966   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2967   columns:
2968     - title: "x710"
2969       data-set: "vpp-nic-comparison-3n-skx-mrr"
2970       tag: "NIC_Intel-X710"
2971     - title: "xxv710"
2972       data-set: "vpp-nic-comparison-3n-skx-mrr"
2973       tag: "NIC_Intel-XXV710"
2974   comparisons:
2975     - title: "Diff"
2976       reference: 1
2977       compare: 2
2978   legend:
2979     - ""
2980     - "x710, xxv710 - NICs tested."
2981     - "Diff - difference between x710 and xxv710 NIC."
2982
2983 # VPP Compare NICs 3n-skx 4t2c mrr
2984 - type: "table"
2985   title: "VPP Compare NICs 3n-skx 4t2c mrr"
2986   algorithm: "table_comparison"
2987   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2988   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2989   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2990   columns:
2991     - title: "x710"
2992       data-set: "vpp-nic-comparison-3n-skx-mrr"
2993       tag: "NIC_Intel-X710"
2994     - title: "xxv710"
2995       data-set: "vpp-nic-comparison-3n-skx-mrr"
2996       tag: "NIC_Intel-XXV710"
2997   comparisons:
2998     - title: "Diff"
2999       reference: 1
3000       compare: 2
3001   legend:
3002     - ""
3003     - "x710, xxv710 - NICs tested."
3004     - "Diff - difference between x710 and xxv710 NIC."
3005
3006 # VPP Compare NICs 3n-skx 8t4c mrr
3007 - type: "table"
3008   title: "VPP Compare NICs 3n-skx 8t4c mrr"
3009   algorithm: "table_comparison"
3010   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3011   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3012   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3013   columns:
3014     - title: "x710"
3015       data-set: "vpp-nic-comparison-3n-skx-mrr"
3016       tag: "NIC_Intel-X710"
3017     - title: "xxv710"
3018       data-set: "vpp-nic-comparison-3n-skx-mrr"
3019       tag: "NIC_Intel-XXV710"
3020   comparisons:
3021     - title: "Diff"
3022       reference: 1
3023       compare: 2
3024   legend:
3025     - ""
3026     - "x710, xxv710 - NICs tested."
3027     - "Diff - difference between x710 and xxv710 NIC."
3028
3029 # VPP Compare NICs 2n-skx 2t1c ndr
3030 - type: "table"
3031   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3032   algorithm: "table_comparison"
3033   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3034   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3035   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3036   columns:
3037     - title: "x710"
3038       data-set: "vpp-nic-comparison-2n-skx"
3039       tag: "NIC_Intel-X710"
3040     - title: "xxv710"
3041       data-set: "vpp-nic-comparison-2n-skx"
3042       tag: "NIC_Intel-XXV710"
3043   comparisons:
3044     - title: "Diff"
3045       reference: 1
3046       compare: 2
3047   legend:
3048     - ""
3049     - "x710, xxv710 - NICs tested."
3050     - "Diff - difference between x710 and xxv710 NIC."
3051
3052 # VPP Compare NICs 2n-skx 4t2c ndr
3053 - type: "table"
3054   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3055   algorithm: "table_comparison"
3056   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3057   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3058   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3059   columns:
3060     - title: "x710"
3061       data-set: "vpp-nic-comparison-2n-skx"
3062       tag: "NIC_Intel-X710"
3063     - title: "xxv710"
3064       data-set: "vpp-nic-comparison-2n-skx"
3065       tag: "NIC_Intel-XXV710"
3066   comparisons:
3067     - title: "Diff"
3068       reference: 1
3069       compare: 2
3070   legend:
3071     - ""
3072     - "x710, xxv710 - NICs tested."
3073     - "Diff - difference between x710 and xxv710 NIC."
3074
3075 # VPP Compare NICs 2n-skx 2t1c pdr
3076 - type: "table"
3077   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3078   algorithm: "table_comparison"
3079   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3080   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3081   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3082   columns:
3083     - title: "x710"
3084       data-set: "vpp-nic-comparison-2n-skx"
3085       tag: "NIC_Intel-X710"
3086     - title: "xxv710"
3087       data-set: "vpp-nic-comparison-2n-skx"
3088       tag: "NIC_Intel-XXV710"
3089   comparisons:
3090     - title: "Diff"
3091       reference: 1
3092       compare: 2
3093   legend:
3094     - ""
3095     - "x710, xxv710 - NICs tested."
3096     - "Diff - difference between x710 and xxv710 NIC."
3097
3098 # VPP Compare NICs 2n-skx 4t2c pdr
3099 - type: "table"
3100   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3101   algorithm: "table_comparison"
3102   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3103   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3104   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3105   columns:
3106     - title: "x710"
3107       data-set: "vpp-nic-comparison-2n-skx"
3108       tag: "NIC_Intel-X710"
3109     - title: "xxv710"
3110       data-set: "vpp-nic-comparison-2n-skx"
3111       tag: "NIC_Intel-XXV710"
3112   comparisons:
3113     - title: "Diff"
3114       reference: 1
3115       compare: 2
3116   legend:
3117     - ""
3118     - "x710, xxv710 - NICs tested."
3119     - "Diff - difference between x710 and xxv710 NIC."
3120
3121 # VPP Compare NICs 2n-skx 2t1c mrr
3122 - type: "table"
3123   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3124   algorithm: "table_comparison"
3125   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3126   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3127   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3128   columns:
3129     - title: "x710"
3130       data-set: "vpp-nic-comparison-2n-skx-mrr"
3131       tag: "NIC_Intel-X710"
3132     - title: "xxv710"
3133       data-set: "vpp-nic-comparison-2n-skx-mrr"
3134       tag: "NIC_Intel-XXV710"
3135   comparisons:
3136     - title: "Diff"
3137       reference: 1
3138       compare: 2
3139   legend:
3140     - ""
3141     - "x710, xxv710 - NICs tested."
3142     - "Diff - difference between x710 and xxv710 NIC."
3143
3144 # VPP Compare NICs 2n-skx 4t2c mrr
3145 - type: "table"
3146   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3147   algorithm: "table_comparison"
3148   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3149   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3150   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3151   columns:
3152     - title: "x710"
3153       data-set: "vpp-nic-comparison-2n-skx-mrr"
3154       tag: "NIC_Intel-X710"
3155     - title: "xxv710"
3156       data-set: "vpp-nic-comparison-2n-skx-mrr"
3157       tag: "NIC_Intel-XXV710"
3158   comparisons:
3159     - title: "Diff"
3160       reference: 1
3161       compare: 2
3162   legend:
3163     - ""
3164     - "x710, xxv710 - NICs tested."
3165     - "Diff - difference between x710 and xxv710 NIC."
3166
3167 # VPP Compare NICs 2n-skx 8t4c mrr
3168 - type: "table"
3169   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3170   algorithm: "table_comparison"
3171   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3172   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3173   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3174   columns:
3175     - title: "x710"
3176       data-set: "vpp-nic-comparison-2n-skx-mrr"
3177       tag: "NIC_Intel-X710"
3178     - title: "xxv710"
3179       data-set: "vpp-nic-comparison-2n-skx-mrr"
3180       tag: "NIC_Intel-XXV710"
3181   comparisons:
3182     - title: "Diff"
3183       reference: 1
3184       compare: 2
3185   legend:
3186     - ""
3187     - "x710, xxv710 - NICs tested."
3188     - "Diff - difference between x710 and xxv710 NIC."
3189
3190 ################################################################################
3191 # VPP
3192
3193 # VPP Performance Changes 3n-hsw 1t1c pdr
3194 - type: "table"
3195   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3196   algorithm: "table_comparison"
3197   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3198   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3199   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3200   columns:
3201     - title: "2001.0-4"
3202       data-set: "vpp-performance-changes-3n-hsw-h1"
3203     - title: "2005.0-4"
3204       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3205     - title: "2005.0-5"
3206       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3207     - title: "2009.0-5"
3208       data-set: "vpp-performance-changes-3n-hsw-cmp"
3209   comparisons:
3210     - title: "2005.0-5 vs 2005.0-4"
3211       reference: 2
3212       compare: 3
3213 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3214     - title: "2009.0-5 vs 2005.0-5"
3215       reference: 3
3216       compare: 4
3217 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3218   legend:
3219     - ''
3220     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3221     - '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).'
3222     - '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.'
3223     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3224     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3225
3226 # VPP Performance Changes 3n-hsw 2t2c pdr
3227 - type: "table"
3228   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3229   algorithm: "table_comparison"
3230   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3231   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3232   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3233   columns:
3234     - title: "2001.0-4"
3235       data-set: "vpp-performance-changes-3n-hsw-h1"
3236     - title: "2005.0-4"
3237       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3238     - title: "2005.0-5"
3239       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3240     - title: "2009.0-5"
3241       data-set: "vpp-performance-changes-3n-hsw-cmp"
3242   comparisons:
3243     - title: "2005.0-5 vs 2005.0-4"
3244       reference: 2
3245       compare: 3
3246 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3247     - title: "2009.0-5 vs 2005.0-5"
3248       reference: 3
3249       compare: 4
3250 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3251   legend:
3252     - ''
3253     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3254     - '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).'
3255     - '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.'
3256     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3257     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3258
3259 # VPP Performance Changes 3n-hsw 1t1c ndr
3260 - type: "table"
3261   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3262   algorithm: "table_comparison"
3263   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3264   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3265   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3266   columns:
3267     - title: "2001.0-4"
3268       data-set: "vpp-performance-changes-3n-hsw-h1"
3269     - title: "2005.0-4"
3270       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3271     - title: "2005.0-5"
3272       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3273     - title: "2009.0-5"
3274       data-set: "vpp-performance-changes-3n-hsw-cmp"
3275   comparisons:
3276     - title: "2005.0-5 vs 2005.0-4"
3277       reference: 2
3278       compare: 3
3279 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3280     - title: "2009.0-5 vs 2005.0-5"
3281       reference: 3
3282       compare: 4
3283 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3284   legend:
3285     - ''
3286     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3287     - '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).'
3288     - '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.'
3289     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3290     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3291
3292 # VPP Performance Changes 3n-hsw 2t2c ndr
3293 - type: "table"
3294   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3295   algorithm: "table_comparison"
3296   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3297   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3298   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3299   columns:
3300     - title: "2001.0-4"
3301       data-set: "vpp-performance-changes-3n-hsw-h1"
3302     - title: "2005.0-4"
3303       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3304     - title: "2005.0-5"
3305       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3306     - title: "2009.0-5"
3307       data-set: "vpp-performance-changes-3n-hsw-cmp"
3308   comparisons:
3309     - title: "2005.0-5 vs 2005.0-4"
3310       reference: 2
3311       compare: 3
3312 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3313     - title: "2009.0-5 vs 2005.0-5"
3314       reference: 3
3315       compare: 4
3316 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3317   legend:
3318     - ''
3319     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3320     - '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).'
3321     - '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.'
3322     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3323     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3324
3325 # VPP Performance Changes 3n-skx 2t1c pdr
3326 - type: "table"
3327   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3328   algorithm: "table_comparison"
3329   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3330   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3331   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3332   columns:
3333     - title: "2001.0-4"
3334       data-set: "vpp-performance-changes-3n-skx-h1"
3335     - title: "2005.0-4"
3336       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3337     - title: "2005.0-5"
3338       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3339     - title: "2009.0-5"
3340       data-set: "vpp-performance-changes-3n-skx-cmp"
3341   comparisons:
3342     - title: "2005.0-5 vs 2005.0-4"
3343       reference: 2
3344       compare: 3
3345 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3346     - title: "2009.0-5 vs 2005.0-5"
3347       reference: 3
3348       compare: 4
3349 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3350   legend:
3351     - ''
3352     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3353     - '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).'
3354     - '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.'
3355     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3356     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3357
3358 # VPP Performance Changes 3n-skx 4t2c pdr
3359 - type: "table"
3360   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3361   algorithm: "table_comparison"
3362   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3363   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3364   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3365   columns:
3366     - title: "2001.0-4"
3367       data-set: "vpp-performance-changes-3n-skx-h1"
3368     - title: "2005.0-4"
3369       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3370     - title: "2005.0-5"
3371       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3372     - title: "2009.0-5"
3373       data-set: "vpp-performance-changes-3n-skx-cmp"
3374   comparisons:
3375     - title: "2005.0-5 vs 2005.0-4"
3376       reference: 2
3377       compare: 3
3378 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3379     - title: "2009.0-5 vs 2005.0-5"
3380       reference: 3
3381       compare: 4
3382 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
3383   legend:
3384     - ''
3385     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3386     - '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).'
3387     - '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.'
3388     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3389     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3390
3391 # VPP Performance Changes 3n-skx 2t1c ndr
3392 - type: "table"
3393   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3394   algorithm: "table_comparison"
3395   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3396   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3397   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3398   columns:
3399     - title: "2001.0-4"
3400       data-set: "vpp-performance-changes-3n-skx-h1"
3401     - title: "2005.0-4"
3402       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3403     - title: "2005.0-5"
3404       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3405     - title: "2009.0-5"
3406       data-set: "vpp-performance-changes-3n-skx-cmp"
3407   comparisons:
3408     - title: "2005.0-5 vs 2005.0-4"
3409       reference: 2
3410       compare: 3
3411 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3412     - title: "2009.0-5 vs 2005.0-5"
3413       reference: 3
3414       compare: 4
3415 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3416   legend:
3417     - ''
3418     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3419     - '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).'
3420     - '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.'
3421     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3422     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3423
3424 # VPP Performance Changes 3n-skx 4t2c ndr
3425 - type: "table"
3426   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3427   algorithm: "table_comparison"
3428   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3429   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3430   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3431   columns:
3432     - title: "2001.0-4"
3433       data-set: "vpp-performance-changes-3n-skx-h1"
3434     - title: "2005.0-4"
3435       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3436     - title: "2005.0-5"
3437       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3438     - title: "2009.0-5"
3439       data-set: "vpp-performance-changes-3n-skx-cmp"
3440   comparisons:
3441     - title: "2005.0-5 vs 2005.0-4"
3442       reference: 2
3443       compare: 3
3444 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
3445     - title: "2009.0-5 vs 2005.0-5"
3446       reference: 3
3447       compare: 4
3448 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
3449   legend:
3450     - ''
3451     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3452     - '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).'
3453     - '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.'
3454     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3455     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3456
3457 # VPP Performance Changes 2n-skx 2t1c pdr
3458 - type: "table"
3459   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3460   algorithm: "table_comparison"
3461   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3462   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3463   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3464   columns:
3465     - title: "2001.0-4"
3466       data-set: "vpp-performance-changes-2n-skx-h1"
3467     - title: "2005.0-4"
3468       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3469     - title: "2005.0-5"
3470       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3471     - title: "2009.0-5"
3472       data-set: "vpp-performance-changes-2n-skx-cmp"
3473   comparisons:
3474     - title: "2005.0-5 vs 2005.0-4"
3475       reference: 2
3476       compare: 3
3477 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3478     - title: "2009.0-5 vs 2005.0-5"
3479       reference: 3
3480       compare: 4
3481 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3482   legend:
3483     - ''
3484     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3485     - '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).'
3486     - '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.'
3487     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3488     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3489
3490 # VPP Performance Changes 2n-skx 4t2c pdr
3491 - type: "table"
3492   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3493   algorithm: "table_comparison"
3494   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3495   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3496   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3497   columns:
3498     - title: "2001.0-4"
3499       data-set: "vpp-performance-changes-2n-skx-h1"
3500     - title: "2005.0-4"
3501       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3502     - title: "2005.0-5"
3503       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3504     - title: "2009.0-5"
3505       data-set: "vpp-performance-changes-2n-skx-cmp"
3506   comparisons:
3507     - title: "2005.0-5 vs 2005.0-4"
3508       reference: 2
3509       compare: 3
3510 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
3511     - title: "2009.0-5 vs 2005.0-5"
3512       reference: 3
3513       compare: 4
3514 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
3515   legend:
3516     - ''
3517     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3518     - '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).'
3519     - '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.'
3520     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3521     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3522
3523 # VPP Performance Changes 2n-skx 2t1c ndr
3524 - type: "table"
3525   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3526   algorithm: "table_comparison"
3527   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3528   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3529   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3530   columns:
3531     - title: "2001.0-4"
3532       data-set: "vpp-performance-changes-2n-skx-h1"
3533     - title: "2005.0-4"
3534       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3535     - title: "2005.0-5"
3536       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3537     - title: "2009.0-5"
3538       data-set: "vpp-performance-changes-2n-skx-cmp"
3539   comparisons:
3540     - title: "2005.0-5 vs 2005.0-4"
3541       reference: 2
3542       compare: 3
3543 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3544     - title: "2009.0-5 vs 2005.0-5"
3545       reference: 3
3546       compare: 4
3547 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3548   legend:
3549     - ''
3550     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3551     - '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).'
3552     - '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.'
3553     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3554     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3555
3556 # VPP Performance Changes 2n-skx 4t2c ndr
3557 - type: "table"
3558   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3559   algorithm: "table_comparison"
3560   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3561   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3562   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3563   columns:
3564     - title: "2001.0-4"
3565       data-set: "vpp-performance-changes-2n-skx-h1"
3566     - title: "2005.0-4"
3567       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3568     - title: "2005.0-5"
3569       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3570     - title: "2009.0-5"
3571       data-set: "vpp-performance-changes-2n-skx-cmp"
3572   comparisons:
3573     - title: "2005.0-5 vs 2005.0-4"
3574       reference: 2
3575       compare: 3
3576 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
3577     - title: "2009.0-5 vs 2005.0-5"
3578       reference: 3
3579       compare: 4
3580 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
3581   legend:
3582     - ''
3583     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3584     - '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).'
3585     - '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.'
3586     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3587     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3588
3589 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
3590 - type: "table"
3591   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
3592   algorithm: "table_comparison"
3593   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
3594   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3595   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3596   columns:
3597     - title: "2001.0-4"
3598       data-set: "vpp-performance-changes-2n-clx-h1"
3599     - title: "2005.0-4"
3600       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3601     - title: "2005.0-5"
3602       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3603     - title: "2009.0-5"
3604       data-set: "vpp-performance-changes-2n-clx-cmp"
3605   comparisons:
3606     - title: "2005.0-5 vs 2005.0-4"
3607       reference: 2
3608       compare: 3
3609 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
3610     - title: "2009.0-5 vs 2005.0-5"
3611       reference: 3
3612       compare: 4
3613 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
3614   legend:
3615     - ''
3616     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3617     - '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).'
3618     - '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.'
3619     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3620     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3621
3622 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
3623 - type: "table"
3624   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
3625   algorithm: "table_comparison"
3626   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
3627   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3628   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3629   columns:
3630     - title: "2001.0-4"
3631       data-set: "vpp-performance-changes-2n-clx-h1"
3632     - title: "2005.0-4"
3633       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3634     - title: "2005.0-5"
3635       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3636     - title: "2009.0-5"
3637       data-set: "vpp-performance-changes-2n-clx-cmp"
3638   comparisons:
3639     - title: "2005.0-5 vs 2005.0-4"
3640       reference: 2
3641       compare: 3
3642 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
3643     - title: "2009.0-5 vs 2005.0-5"
3644       reference: 3
3645       compare: 4
3646 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
3647   legend:
3648     - ''
3649     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3650     - '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).'
3651     - '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.'
3652     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3653     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3654
3655 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
3656 - type: "table"
3657   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
3658   algorithm: "table_comparison"
3659   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
3660   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3661   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3662   columns:
3663     - title: "2001.0-4"
3664       data-set: "vpp-performance-changes-2n-clx-h1"
3665     - title: "2005.0-4"
3666       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3667     - title: "2005.0-5"
3668       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3669     - title: "2009.0-5"
3670       data-set: "vpp-performance-changes-2n-clx-cmp"
3671   comparisons:
3672     - title: "2005.0-5 vs 2005.0-4"
3673       reference: 2
3674       compare: 3
3675 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
3676     - title: "2009.0-5 vs 2005.0-5"
3677       reference: 3
3678       compare: 4
3679 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
3680   legend:
3681     - ''
3682     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3683     - '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).'
3684     - '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.'
3685     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3686     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3687
3688 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
3689 - type: "table"
3690   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
3691   algorithm: "table_comparison"
3692   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
3693   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3694   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3695   columns:
3696     - title: "2001.0-4"
3697       data-set: "vpp-performance-changes-2n-clx-h1"
3698     - title: "2005.0-4"
3699       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3700     - title: "2005.0-5"
3701       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3702     - title: "2009.0-5"
3703       data-set: "vpp-performance-changes-2n-clx-cmp"
3704   comparisons:
3705     - title: "2005.0-5 vs 2005.0-4"
3706       reference: 2
3707       compare: 3
3708 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
3709     - title: "2009.0-5 vs 2005.0-5"
3710       reference: 3
3711       compare: 4
3712 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
3713   legend:
3714     - ''
3715     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3716     - '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).'
3717     - '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.'
3718     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3719     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3720
3721 ## VPP Performance Changes 2n-clx-x556 2t1c pdr
3722 #- type: "table"
3723 #  title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
3724 #  algorithm: "table_comparison"
3725 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
3726 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3727 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3728 #  columns:
3729 #    - title: "2001.0-2"
3730 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3731 #    - title: "2005.0-3"
3732 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3733 #  comparisons:
3734 #    - title: "Diff"
3735 #      reference: 1
3736 #      compare: 2
3737 #  legend:
3738 #    - ''
3739 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
3740 #    - '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).'
3741 #    - '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.'
3742 #    - '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.'
3743 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3744 #
3745 ## VPP Performance Changes 2n-clx-x556 4t2c pdr
3746 #- type: "table"
3747 #  title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
3748 #  algorithm: "table_comparison"
3749 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
3750 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3751 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3752 #  columns:
3753 #    - title: "2001.0-2"
3754 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3755 #    - title: "2005.0-3"
3756 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3757 #  comparisons:
3758 #    - title: "Diff"
3759 #      reference: 1
3760 #      compare: 2
3761 #  legend:
3762 #    - ''
3763 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
3764 #    - '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).'
3765 #    - '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.'
3766 #    - '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.'
3767 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3768 #
3769 ## VPP Performance Changes 2n-clx-x556 2t1c ndr
3770 #- type: "table"
3771 #  title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
3772 #  algorithm: "table_comparison"
3773 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
3774 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3775 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3776 #  columns:
3777 #    - title: "2001.0-2"
3778 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3779 #    - title: "2005.0-3"
3780 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3781 #  comparisons:
3782 #    - title: "Diff"
3783 #      reference: 1
3784 #      compare: 2
3785 #  legend:
3786 #    - ''
3787 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
3788 #    - '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).'
3789 #    - '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.'
3790 #    - '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.'
3791 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3792 #
3793 ## VPP Performance Changes 2n-clx-x556 4t2c ndr
3794 #- type: "table"
3795 #  title: "VPP Performance Changes 2n-clx-x556 ndr"
3796 #  algorithm: "table_comparison"
3797 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
3798 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3799 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3800 #  columns:
3801 #    - title: "2001.0-2"
3802 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3803 #    - title: "2005.0-3"
3804 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3805 #  comparisons:
3806 #    - title: "Diff"
3807 #      reference: 1
3808 #      compare: 2
3809 #  legend:
3810 #    - ''
3811 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
3812 #    - '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).'
3813 #    - '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.'
3814 #    - '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.'
3815 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3816
3817 # VPP Performance Changes 2n-dnv 1t1c pdr
3818 - type: "table"
3819   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3820   algorithm: "table_comparison"
3821   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3822   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3823   filter: "'1T1C'"
3824   columns:
3825     - title: "2001.0-2"
3826       data-set: "vpp-performance-changes-2n-dnv-h1"
3827     - title: "2005.0-5"
3828       data-set: "vpp-performance-changes-2n-dnv-ref"
3829     - title: "2009.0-5"
3830       data-set: "vpp-performance-changes-2n-dnv-cmp"
3831   comparisons:
3832     - title: "2009.0-5 vs 2005.0-5"
3833       reference: 2
3834       compare: 3
3835   legend:
3836     - ''
3837     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
3838     - '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).'
3839     - '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.'
3840     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3841
3842 # VPP Performance Changes 2n-dnv 2t2c pdr
3843 - type: "table"
3844   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3845   algorithm: "table_comparison"
3846   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3847   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3848   filter: "'2T2C'"
3849   columns:
3850     - title: "2001.0-2"
3851       data-set: "vpp-performance-changes-2n-dnv-h1"
3852     - title: "2005.0-5"
3853       data-set: "vpp-performance-changes-2n-dnv-ref"
3854     - title: "2009.0-5"
3855       data-set: "vpp-performance-changes-2n-dnv-cmp"
3856   comparisons:
3857     - title: "2009.0-5 vs 2005.0-5"
3858       reference: 2
3859       compare: 3
3860   legend:
3861     - ''
3862     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
3863     - '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).'
3864     - '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.'
3865     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3866
3867 # VPP Performance Changes 2n-dnv 1t1c ndr
3868 - type: "table"
3869   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3870   algorithm: "table_comparison"
3871   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3872   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3873   filter: "'1T1C'"
3874   columns:
3875     - title: "2001.0-2"
3876       data-set: "vpp-performance-changes-2n-dnv-h1"
3877     - title: "2005.0-5"
3878       data-set: "vpp-performance-changes-2n-dnv-ref"
3879     - title: "2009.0-5"
3880       data-set: "vpp-performance-changes-2n-dnv-cmp"
3881   comparisons:
3882     - title: "2009.0-5 vs 2005.0-5"
3883       reference: 2
3884       compare: 3
3885   legend:
3886     - ''
3887     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
3888     - '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).'
3889     - '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.'
3890     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3891
3892 # VPP Performance Changes 2n-dnv 2t2c ndr
3893 - type: "table"
3894   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3895   algorithm: "table_comparison"
3896   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3897   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3898   filter: "'2T2C'"
3899   columns:
3900     - title: "2001.0-2"
3901       data-set: "vpp-performance-changes-2n-dnv-h1"
3902     - title: "2005.0-5"
3903       data-set: "vpp-performance-changes-2n-dnv-ref"
3904     - title: "2009.0-5"
3905       data-set: "vpp-performance-changes-2n-dnv-cmp"
3906   comparisons:
3907     - title: "2009.0-5 vs 2005.0-5"
3908       reference: 2
3909       compare: 3
3910   legend:
3911     - ''
3912     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
3913     - '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).'
3914     - '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.'
3915     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3916
3917 # VPP Performance Changes 3n-dnv 1t1c pdr
3918 - type: "table"
3919   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3920   algorithm: "table_comparison"
3921   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3922   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3923   filter: "'1T1C'"
3924   columns:
3925     - title: "2001.0-2"
3926       data-set: "vpp-performance-changes-3n-dnv-h1"
3927     - title: "2005.0-5"
3928       data-set: "vpp-performance-changes-3n-dnv-ref"
3929     - title: "2009.0-5"
3930       data-set: "vpp-performance-changes-3n-dnv-cmp"
3931   comparisons:
3932     - title: "2009.0-5 vs 2005.0-5"
3933       reference: 2
3934       compare: 3
3935   legend:
3936     - ''
3937     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
3938     - '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).'
3939     - '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.'
3940     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3941
3942 # VPP Performance Changes 3n-dnv 2t2c pdr
3943 - type: "table"
3944   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3945   algorithm: "table_comparison"
3946   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3947   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3948   filter: "'2T2C'"
3949   columns:
3950     - title: "2001.0-2"
3951       data-set: "vpp-performance-changes-3n-dnv-h1"
3952     - title: "2005.0-5"
3953       data-set: "vpp-performance-changes-3n-dnv-ref"
3954     - title: "2009.0-5"
3955       data-set: "vpp-performance-changes-3n-dnv-cmp"
3956   comparisons:
3957     - title: "2009.0-5 vs 2005.0-5"
3958       reference: 2
3959       compare: 3
3960   legend:
3961     - ''
3962     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
3963     - '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).'
3964     - '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.'
3965     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3966
3967 # VPP Performance Changes 3n-dnv 1t1c ndr
3968 - type: "table"
3969   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3970   algorithm: "table_comparison"
3971   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3972   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3973   filter: "'1T1C'"
3974   columns:
3975     - title: "2001.0-2"
3976       data-set: "vpp-performance-changes-3n-dnv-h1"
3977     - title: "2005.0-5"
3978       data-set: "vpp-performance-changes-3n-dnv-ref"
3979     - title: "2009.0-5"
3980       data-set: "vpp-performance-changes-3n-dnv-cmp"
3981   comparisons:
3982     - title: "2009.0-5 vs 2005.0-5"
3983       reference: 2
3984       compare: 3
3985   legend:
3986     - ''
3987     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
3988     - '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).'
3989     - '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.'
3990     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3991
3992 # VPP Performance Changes 3n-dnv 2t2c ndr
3993 - type: "table"
3994   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3995   algorithm: "table_comparison"
3996   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3997   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3998   filter: "'2T2C'"
3999   columns:
4000     - title: "2001.0-2"
4001       data-set: "vpp-performance-changes-3n-dnv-h1"
4002     - title: "2005.0-5"
4003       data-set: "vpp-performance-changes-3n-dnv-ref"
4004     - title: "2009.0-5"
4005       data-set: "vpp-performance-changes-3n-dnv-cmp"
4006   comparisons:
4007     - title: "2009.0-5 vs 2005.0-5"
4008       reference: 2
4009       compare: 3
4010   legend:
4011     - ''
4012     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4013     - '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).'
4014     - '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.'
4015     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4016
4017 # VPP Performance Changes 3n-tsh 1t1c pdr
4018 - type: "table"
4019   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4020   algorithm: "table_comparison"
4021   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4022   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4023   filter: "'1T1C'"
4024   columns:
4025     - title: "2001.0-4"
4026       data-set: "vpp-performance-changes-3n-tsh-h1"
4027     - title: "2005.0-4"
4028       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4029     - title: "2005.0-5"
4030       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4031     - title: "2009.0-5"
4032       data-set: "vpp-performance-changes-3n-tsh-cmp"
4033   comparisons:
4034     - title: "2005.0-5 vs 2005.0-4"
4035       reference: 2
4036       compare: 3
4037 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
4038     - title: "2009.0-5 vs 2005.0-5"
4039       reference: 3
4040       compare: 4
4041 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
4042   legend:
4043     - ''
4044     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4045     - '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).'
4046     - '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.'
4047     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4048     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4049
4050 # VPP Performance Changes 3n-tsh 2t2c pdr
4051 - type: "table"
4052   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4053   algorithm: "table_comparison"
4054   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4055   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4056   filter: "'2T2C'"
4057   columns:
4058     - title: "2001.0-4"
4059       data-set: "vpp-performance-changes-3n-tsh-h1"
4060     - title: "2005.0-4"
4061       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4062     - title: "2005.0-5"
4063       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4064     - title: "2009.0-5"
4065       data-set: "vpp-performance-changes-3n-tsh-cmp"
4066   comparisons:
4067     - title: "2005.0-5 vs 2005.0-4"
4068       reference: 2
4069       compare: 3
4070 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
4071     - title: "2009.0-5 vs 2005.0-5"
4072       reference: 3
4073       compare: 4
4074 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
4075   legend:
4076     - ''
4077     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4078     - '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).'
4079     - '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.'
4080     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4081     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4082
4083 # VPP Performance Changes 3n-tsh 1t1c ndr
4084 - type: "table"
4085   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4086   algorithm: "table_comparison"
4087   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4088   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4089   filter: "'1T1C'"
4090   columns:
4091     - title: "2001.0-4"
4092       data-set: "vpp-performance-changes-3n-tsh-h1"
4093     - title: "2005.0-4"
4094       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4095     - title: "2005.0-5"
4096       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4097     - title: "2009.0-5"
4098       data-set: "vpp-performance-changes-3n-tsh-cmp"
4099   comparisons:
4100     - title: "2005.0-5 vs 2005.0-4"
4101       reference: 2
4102       compare: 3
4103 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
4104     - title: "2009.0-5 vs 2005.0-5"
4105       reference: 3
4106       compare: 4
4107 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
4108   legend:
4109     - ''
4110     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4111     - '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).'
4112     - '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.'
4113     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4114     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4115
4116 # VPP Performance Changes 3n-tsh 2t2c ndr
4117 - type: "table"
4118   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4119   algorithm: "table_comparison"
4120   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4121   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4122   filter: "'2T2C'"
4123   columns:
4124     - title: "2001.0-4"
4125       data-set: "vpp-performance-changes-3n-tsh-h1"
4126     - title: "2005.0-4"
4127       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4128     - title: "2005.0-5"
4129       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4130     - title: "2009.0-5"
4131       data-set: "vpp-performance-changes-3n-tsh-cmp"
4132   comparisons:
4133     - title: "2005.0-5 vs 2005.0-4"
4134       reference: 2
4135       compare: 3
4136 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
4137     - title: "2009.0-5 vs 2005.0-5"
4138       reference: 3
4139       compare: 4
4140 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
4141   legend:
4142     - ''
4143     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4144     - '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).'
4145     - '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.'
4146     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4147     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4148
4149 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4150 - type: "table"
4151   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4152   algorithm: "table_comparison"
4153   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4154   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4155   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4156   columns:
4157     - title: "3n-hsw xl710"
4158       data-set: "vpp-compare-testbeds-ref"
4159       tag: "NIC_Intel-XL710"
4160     - title: "3n-skx xxv710"
4161       data-set: "vpp-compare-testbeds-cmp"
4162       tag: "NIC_Intel-XXV710"
4163   comparisons:
4164     - title: "Diff"
4165       reference: 1
4166       compare: 2
4167   legend:
4168     - ""
4169     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4170     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4171
4172 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4173 - type: "table"
4174   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4175   algorithm: "table_comparison"
4176   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4177   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4178   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4179   columns:
4180     - title: "3n-hsw xl710"
4181       data-set: "vpp-compare-testbeds-ref"
4182       tag: "NIC_Intel-XL710"
4183     - title: "3n-skx xxv710"
4184       data-set: "vpp-compare-testbeds-cmp"
4185       tag: "NIC_Intel-XXV710"
4186   comparisons:
4187     - title: "Diff"
4188       reference: 1
4189       compare: 2
4190   legend:
4191     - ""
4192     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4193     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4194
4195 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4196 - type: "table"
4197   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4198   algorithm: "table_comparison"
4199   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4200   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4201   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4202   columns:
4203     - title: "3n-hsw xl710"
4204       data-set: "vpp-compare-testbeds-ref"
4205       tag: "NIC_Intel-XL710"
4206     - title: "3n-skx xxv710"
4207       data-set: "vpp-compare-testbeds-cmp"
4208       tag: "NIC_Intel-XXV710"
4209   comparisons:
4210     - title: "Diff"
4211       reference: 1
4212       compare: 2
4213   legend:
4214     - ""
4215     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4216     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4217
4218 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4219 - type: "table"
4220   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4221   algorithm: "table_comparison"
4222   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4223   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4224   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4225   columns:
4226     - title: "3n-hsw xl710"
4227       data-set: "vpp-compare-testbeds-ref"
4228       tag: "NIC_Intel-XL710"
4229     - title: "3n-skx xxv710"
4230       data-set: "vpp-compare-testbeds-cmp"
4231       tag: "NIC_Intel-XXV710"
4232   comparisons:
4233     - title: "Diff"
4234       reference: 1
4235       compare: 2
4236   legend:
4237     - ""
4238     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4239     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4240
4241 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4242 - type: "table"
4243   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4244   algorithm: "table_comparison"
4245   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4246   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4247   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4248   columns:
4249     - title: "2n-skx"
4250       data-set: "vpp-compare-testbeds-skx-clx-ref"
4251     - title: "2n-clx"
4252       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4253   comparisons:
4254     - title: "Diff"
4255       reference: 1
4256       compare: 2
4257   legend:
4258     - ""
4259     - "2n-skx, 2n-clx - testbeds and NICs tested."
4260     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4261
4262 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4263 - type: "table"
4264   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4265   algorithm: "table_comparison"
4266   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4267   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4268   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4269   columns:
4270     - title: "2n-skx"
4271       data-set: "vpp-compare-testbeds-skx-clx-ref"
4272     - title: "2n-clx"
4273       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4274   comparisons:
4275     - title: "Diff"
4276       reference: 1
4277       compare: 2
4278   legend:
4279     - ""
4280     - "2n-skx, 2n-clx - testbeds and NICs tested."
4281     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4282
4283 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4284 - type: "table"
4285   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4286   algorithm: "table_comparison"
4287   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4288   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4289   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4290   columns:
4291     - title: "2n-skx"
4292       data-set: "vpp-compare-testbeds-skx-clx-ref"
4293     - title: "2n-clx"
4294       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4295   comparisons:
4296     - title: "Diff"
4297       reference: 1
4298       compare: 2
4299   legend:
4300     - ""
4301     - "2n-skx, 2n-clx - testbeds and NICs tested."
4302     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4303
4304 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4305 - type: "table"
4306   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4307   algorithm: "table_comparison"
4308   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4309   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4310   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4311   columns:
4312     - title: "2n-skx"
4313       data-set: "vpp-compare-testbeds-skx-clx-ref"
4314     - title: "2n-clx"
4315       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4316   comparisons:
4317     - title: "Diff"
4318       reference: 1
4319       compare: 2
4320   legend:
4321     - ""
4322     - "2n-skx, 2n-clx - testbeds and NICs tested."
4323     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4324
4325 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4326 - type: "table"
4327   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4328   algorithm: "table_comparison"
4329   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4330   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4331   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4332   columns:
4333     - title: "3n-hsw xl710"
4334       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4335       tag: "NIC_Intel-XL710"
4336     - title: "2n-clx xxv710"
4337       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4338       tag: "NIC_Intel-XXV710"
4339   comparisons:
4340     - title: "Diff"
4341       reference: 1
4342       compare: 2
4343   legend:
4344     - ""
4345     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4346     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4347
4348 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4349 - type: "table"
4350   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4351   algorithm: "table_comparison"
4352   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4353   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4354   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4355   columns:
4356     - title: "3n-hsw xl710"
4357       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4358       tag: "NIC_Intel-XL710"
4359     - title: "2n-clx xxv710"
4360       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4361       tag: "NIC_Intel-XXV710"
4362   comparisons:
4363     - title: "Diff"
4364       reference: 1
4365       compare: 2
4366   legend:
4367     - ""
4368     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4369     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4370
4371 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4372 - type: "table"
4373   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4374   algorithm: "table_comparison"
4375   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4376   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4377   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4378   columns:
4379     - title: "3n-hsw xl710"
4380       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4381       tag: "NIC_Intel-XL710"
4382     - title: "2n-clx xxv710"
4383       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4384       tag: "NIC_Intel-XXV710"
4385   comparisons:
4386     - title: "Diff"
4387       reference: 1
4388       compare: 2
4389   legend:
4390     - ""
4391     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4392     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4393
4394 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4395 - type: "table"
4396   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4397   algorithm: "table_comparison"
4398   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4399   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4400   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4401   columns:
4402     - title: "3n-hsw xl710"
4403       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4404       tag: "NIC_Intel-XL710"
4405     - title: "2n-clx xxv710"
4406       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4407       tag: "NIC_Intel-XXV710"
4408   comparisons:
4409     - title: "Diff"
4410       reference: 1
4411       compare: 2
4412   legend:
4413     - ""
4414     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4415     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4416
4417 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4418 - type: "table"
4419   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4420   algorithm: "table_comparison"
4421   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4422   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4423   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4424   columns:
4425     - title: "3n-skx"
4426       data-set: "vpp-compare-topologies-ref"
4427     - title: "2n-skx"
4428       data-set: "vpp-compare-topologies-cmp"
4429   comparisons:
4430     - title: "Diff"
4431       reference: 1
4432       compare: 2
4433   legend:
4434     - ""
4435     - "3n-skx, 2n-skx - topologies tested."
4436     - "Diff - difference between 3n-skx and 2n-skx topologies."
4437
4438 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4439 - type: "table"
4440   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4441   algorithm: "table_comparison"
4442   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4443   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4444   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4445   columns:
4446     - title: "3n-skx"
4447       data-set: "vpp-compare-topologies-ref"
4448     - title: "2n-skx"
4449       data-set: "vpp-compare-topologies-cmp"
4450   comparisons:
4451     - title: "Diff"
4452       reference: 1
4453       compare: 2
4454   legend:
4455     - ""
4456     - "3n-skx, 2n-skx - topologies tested."
4457     - "Diff - difference between 3n-skx and 2n-skx topologies."
4458
4459 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4460 - type: "table"
4461   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4462   algorithm: "table_comparison"
4463   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4464   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4465   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4466   columns:
4467     - title: "3n-skx"
4468       data-set: "vpp-compare-topologies-ref"
4469     - title: "2n-skx"
4470       data-set: "vpp-compare-topologies-cmp"
4471   comparisons:
4472     - title: "Diff"
4473       reference: 1
4474       compare: 2
4475   legend:
4476     - ""
4477     - "3n-skx, 2n-skx - topologies tested."
4478     - "Diff - difference between 3n-skx and 2n-skx topologies."
4479
4480 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4481 - type: "table"
4482   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4483   algorithm: "table_comparison"
4484   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4485   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4486   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4487   columns:
4488     - title: "3n-skx"
4489       data-set: "vpp-compare-topologies-ref"
4490     - title: "2n-skx"
4491       data-set: "vpp-compare-topologies-cmp"
4492   comparisons:
4493     - title: "Diff"
4494       reference: 1
4495       compare: 2
4496   legend:
4497     - ""
4498     - "3n-skx, 2n-skx - topologies tested."
4499     - "Diff - difference between 3n-skx and 2n-skx topologies."
4500
4501 # VPP Performance Changes 3n-hsw 1t1c mrr
4502 - type: "table"
4503   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4504   algorithm: "table_comparison"
4505   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4506   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4507   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4508   columns:
4509     - title: "2001.0-2"
4510       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4511     - title: "2005.0-4"
4512       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4513     - title: "2005.0-5"
4514       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4515     - title: "2009.0-5"
4516       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4517   comparisons:
4518     - title: "2005.0-5 vs 2005.0-4"
4519       reference: 2
4520       compare: 3
4521 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
4522     - title: "2009.0-5 vs 2005.0-5"
4523       reference: 3
4524       compare: 4
4525 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
4526   legend:
4527     - ''
4528     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4529     - '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).'
4530     - '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.'
4531     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4532     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4533
4534 # VPP Performance Changes 3n-hsw 2t2c mrr
4535 - type: "table"
4536   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4537   algorithm: "table_comparison"
4538   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4539   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4540   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4541   columns:
4542     - title: "2001.0-2"
4543       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4544     - title: "2005.0-4"
4545       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4546     - title: "2005.0-5"
4547       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4548     - title: "2009.0-5"
4549       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4550   comparisons:
4551     - title: "2005.0-5 vs 2005.0-4"
4552       reference: 2
4553       compare: 3
4554 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
4555     - title: "2009.0-5 vs 2005.0-5"
4556       reference: 3
4557       compare: 4
4558 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
4559   legend:
4560     - ''
4561     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4562     - '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).'
4563     - '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.'
4564     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4565     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4566
4567 # VPP Performance Changes 3n-hsw 4t4c mrr
4568 - type: "table"
4569   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4570   algorithm: "table_comparison"
4571   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4572   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4573   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4574   columns:
4575     - title: "2001.0-2"
4576       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4577     - title: "2005.0-4"
4578       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4579     - title: "2005.0-5"
4580       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4581     - title: "2009.0-5"
4582       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4583   comparisons:
4584     - title: "2005.0-5 vs 2005.0-4"
4585       reference: 2
4586       compare: 3
4587 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
4588     - title: "2009.0-5 vs 2005.0-5"
4589       reference: 3
4590       compare: 4
4591 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
4592   legend:
4593     - ''
4594     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4595     - '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).'
4596     - '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.'
4597     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4598     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4599
4600 # VPP Performance Changes 3n-skx 2t1c mrr
4601 - type: "table"
4602   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4603   algorithm: "table_comparison"
4604   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4605   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4606   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4607   columns:
4608     - title: "2001.0-2"
4609       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4610     - title: "2005.0-4"
4611       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4612     - title: "2005.0-5"
4613       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
4614     - title: "2009.0-5"
4615       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4616   comparisons:
4617     - title: "2005.0-5 vs 2005.0-4"
4618       reference: 2
4619       compare: 3
4620 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca1.yaml"
4621     - title: "2009.0-5 vs 2005.0-5"
4622       reference: 2
4623       compare: 3
4624 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca2.yaml"
4625   legend:
4626     - ''
4627     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4628     - '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).'
4629     - '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.'
4630     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4631     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4632
4633 # VPP Performance Changes 3n-skx 4t2c mrr
4634 - type: "table"
4635   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4636   algorithm: "table_comparison"
4637   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4638   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4639   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4640   columns:
4641     - title: "2001.0-2"
4642       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4643     - title: "2005.0-4"
4644       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4645     - title: "2005.0-5"
4646       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
4647     - title: "2009.0-5"
4648       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4649   comparisons:
4650     - title: "2005.0-5 vs 2005.0-4"
4651       reference: 2
4652       compare: 3
4653 #      rca-file: "rca/rca-3n-hsw-4t2c-mrr-rca1.yaml"
4654     - title: "2009.0-5 vs 2005.0-5"
4655       reference: 2
4656       compare: 3
4657 #      rca-file: "rca/rca-3n-hsw-4t2c-mrr-rca2.yaml"
4658   legend:
4659     - ''
4660     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4661     - '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).'
4662     - '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.'
4663     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4664     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4665
4666 # VPP Performance Changes 3n-skx 8t4c mrr
4667 - type: "table"
4668   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4669   algorithm: "table_comparison"
4670   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4671   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4672   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4673   columns:
4674     - title: "2001.0-2"
4675       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4676     - title: "2005.0-4"
4677       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4678     - title: "2005.0-5"
4679       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
4680     - title: "2009.0-5"
4681       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4682   comparisons:
4683     - title: "2005.0-5 vs 2005.0-4"
4684       reference: 2
4685       compare: 3
4686 #      rca-file: "rca/rca-3n-hsw-8t4c-mrr-rca1.yaml"
4687     - title: "2009.0-5 vs 2005.0-5"
4688       reference: 2
4689       compare: 3
4690 #      rca-file: "rca/rca-3n-hsw-8t4c-mrr-rca2.yaml"
4691   legend:
4692     - ''
4693     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4694     - '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).'
4695     - '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.'
4696     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4697     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4698
4699 # VPP Performance Changes 2n-skx 2t1c mrr
4700 - type: "table"
4701   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4702   algorithm: "table_comparison"
4703   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4704   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4705   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4706   columns:
4707     - title: "2001.0-2"
4708       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4709     - title: "2005.0-4"
4710       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4711     - title: "2005.0-5"
4712       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4713     - title: "2009.0-5"
4714       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4715   comparisons:
4716     - title: "2005.0-5 vs 2005.0-4"
4717       reference: 2
4718       compare: 3
4719 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
4720     - title: "2009.0-5 vs 2005.0-4"
4721       reference: 3
4722       compare: 4
4723 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
4724   legend:
4725     - ''
4726     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4727     - '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).'
4728     - '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.'
4729     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4730     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4731
4732 # VPP Performance Changes 2n-skx 4t2c mrr
4733 - type: "table"
4734   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4735   algorithm: "table_comparison"
4736   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4737   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4738   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4739   columns:
4740     - title: "2001.0-2"
4741       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4742     - title: "2005.0-4"
4743       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4744     - title: "2005.0-5"
4745       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4746     - title: "2009.0-5"
4747       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4748   comparisons:
4749     - title: "2005.0-5 vs 2005.0-4"
4750       reference: 2
4751       compare: 3
4752 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
4753     - title: "2009.0-5 vs 2005.0-4"
4754       reference: 3
4755       compare: 4
4756 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
4757   legend:
4758     - ''
4759     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4760     - '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).'
4761     - '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.'
4762     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4763     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4764
4765 # VPP Performance Changes 2n-skx 8t4c mrr
4766 - type: "table"
4767   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4768   algorithm: "table_comparison"
4769   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4770   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4771   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4772   columns:
4773     - title: "2001.0-2"
4774       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4775     - title: "2005.0-4"
4776       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4777     - title: "2005.0-5"
4778       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4779     - title: "2009.0-5"
4780       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4781   comparisons:
4782     - title: "2005.0-5 vs 2005.0-4"
4783       reference: 2
4784       compare: 3
4785 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
4786     - title: "2009.0-5 vs 2005.0-4"
4787       reference: 3
4788       compare: 4
4789 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
4790   legend:
4791     - ''
4792     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4793     - '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).'
4794     - '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.'
4795     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4796     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4797
4798 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
4799 - type: "table"
4800   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
4801   algorithm: "table_comparison"
4802   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
4803   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4804   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4805   columns:
4806     - title: "2001.0-2"
4807       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4808     - title: "2005.0-4"
4809       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4810     - title: "2005.0-5"
4811       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4812     - title: "2009.0-5"
4813       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4814   comparisons:
4815     - title: "2005.0-5 vs 2005.0-4"
4816       reference: 2
4817       compare: 3
4818 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
4819     - title: "2009.0-5 vs 2005.0-5"
4820       reference: 3
4821       compare: 4
4822 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
4823   legend:
4824     - ''
4825     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4826     - '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).'
4827     - '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.'
4828     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4829     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4830
4831 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
4832 - type: "table"
4833   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
4834   algorithm: "table_comparison"
4835   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
4836   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4837   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4838   columns:
4839     - title: "2001.0-2"
4840       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4841     - title: "2005.0-4"
4842       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4843     - title: "2005.0-5"
4844       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4845     - title: "2009.0-5"
4846       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4847   comparisons:
4848     - title: "2005.0-5 vs 2005.0-4"
4849       reference: 2
4850       compare: 3
4851 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
4852     - title: "2009.0-5 vs 2005.0-5"
4853       reference: 3
4854       compare: 4
4855 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
4856   legend:
4857     - ''
4858     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4859     - '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).'
4860     - '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.'
4861     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4862     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4863
4864 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
4865 - type: "table"
4866   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
4867   algorithm: "table_comparison"
4868   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
4869   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4870   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4871   columns:
4872     - title: "2001.0-2"
4873       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4874     - title: "2005.0-4"
4875       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4876     - title: "2005.0-5"
4877       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4878     - title: "2009.0-5"
4879       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4880   comparisons:
4881     - title: "2005.0-5 vs 2005.0-4"
4882       reference: 2
4883       compare: 3
4884 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
4885     - title: "2009.0-5 vs 2005.0-5"
4886       reference: 3
4887       compare: 4
4888 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
4889   legend:
4890     - ''
4891     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4892     - '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).'
4893     - '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.'
4894     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4895     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4896
4897 ## VPP Performance Changes 2n-clx-x556 2t1c mrr
4898 #- type: "table"
4899 #  title: "VPP Performance Changes 2n-clx-x556 2t1c mrr"
4900 #  algorithm: "table_comparison"
4901 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-mrr"
4902 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4903 #  filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4904 #  columns:
4905 #    - title: "2001"
4906 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4907 #    - title: "2005"
4908 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4909 #  comparisons:
4910 #    - title: "Diff"
4911 #      reference: 1
4912 #      compare: 2
4913 #  legend:
4914 #    - ""
4915 #    - "2001, 2005 - VPP versions tested."
4916 #    - "Diff - difference between 2001 and 2005 VPP version."
4917 #
4918 ## VPP Performance Changes 2n-clx-x556 4t2c mrr
4919 #- type: "table"
4920 #  title: "VPP Performance Changes 2n-clx-x556 4t2c mrr"
4921 #  algorithm: "table_comparison"
4922 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-mrr"
4923 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4924 #  filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4925 #  columns:
4926 #    - title: "2001"
4927 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4928 #    - title: "2005"
4929 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4930 #  comparisons:
4931 #    - title: "Diff"
4932 #      reference: 1
4933 #      compare: 2
4934 #  legend:
4935 #    - ""
4936 #    - "2001, 2005 - VPP versions tested."
4937 #    - "Diff - difference between 2001 and 2005 VPP version."
4938 #
4939 ## VPP Performance Changes 2n-clx-x556 8t4c mrr
4940 #- type: "table"
4941 #  title: "VPP Performance Changes 2n-clx-x556 8t4c mrr"
4942 #  algorithm: "table_comparison"
4943 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-8t4c-mrr"
4944 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4945 #  filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4946 #  columns:
4947 #    - title: "2001"
4948 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4949 #    - title: "2005"
4950 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4951 #  comparisons:
4952 #    - title: "Diff"
4953 #      reference: 1
4954 #      compare: 2
4955 #  legend:
4956 #    - ""
4957 #    - "2001, 2005 - VPP versions tested."
4958 #    - "Diff - difference between 2001 and 2005 VPP version."
4959
4960 # VPP Performance Changes 2n-dnv 1t1c mrr
4961 - type: "table"
4962   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
4963   algorithm: "table_comparison"
4964   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4965   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4966   filter: "'1T1C'"
4967   columns:
4968     - title: "2001.0-2"
4969       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4970     - title: "2005.0-5"
4971       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4972     - title: "2009.0-5"
4973       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4974   comparisons:
4975     - title: "2009.0-5 vs 2005.0-5"
4976       reference: 2
4977       compare: 3
4978   legend:
4979     - ''
4980     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
4981     - '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).'
4982     - '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.'
4983     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4984
4985 # VPP Performance Changes 2n-dnv 2t2c mrr
4986 - type: "table"
4987   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
4988   algorithm: "table_comparison"
4989   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4990   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4991   filter: "'2T2C'"
4992   columns:
4993     - title: "2001.0-2"
4994       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4995     - title: "2005.0-5"
4996       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4997     - title: "2009.0-5"
4998       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4999   comparisons:
5000     - title: "2009.0-5 vs 2005.0-5"
5001       reference: 2
5002       compare: 3
5003   legend:
5004     - ''
5005     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5006     - '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).'
5007     - '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.'
5008     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5009
5010 # VPP Performance Changes 2n-dnv 4t4c mrr
5011 - type: "table"
5012   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
5013   algorithm: "table_comparison"
5014   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
5015   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5016   filter: "'4T4C'"
5017   columns:
5018     - title: "2001.0-2"
5019       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5020     - title: "2005.0-5"
5021       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5022     - title: "2009.0-5"
5023       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5024   comparisons:
5025     - title: "2009.0-5 vs 2005.0-5"
5026       reference: 2
5027       compare: 3
5028   legend:
5029     - ''
5030     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5031     - '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).'
5032     - '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.'
5033     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5034
5035 # VPP Performance Changes 3n-dnv 1t1c mrr
5036 - type: "table"
5037   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
5038   algorithm: "table_comparison"
5039   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
5040   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5041   filter: "'1T1C'"
5042   columns:
5043     - title: "2001.0-2"
5044       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5045     - title: "2005.0-5"
5046       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5047     - title: "2009.0-5"
5048       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5049   comparisons:
5050     - title: "2009.0-5 vs 2005.0-5"
5051       reference: 2
5052       compare: 3
5053   legend:
5054     - ''
5055     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5056     - '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).'
5057     - '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.'
5058     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5059
5060 # VPP Performance Changes 3n-dnv 2t2c mrr
5061 - type: "table"
5062   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
5063   algorithm: "table_comparison"
5064   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
5065   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5066   filter: "'2T2C'"
5067   columns:
5068     - title: "2001.0-2"
5069       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5070     - title: "2005.0-5"
5071       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5072     - title: "2009.0-5"
5073       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5074   comparisons:
5075     - title: "2009.0-5 vs 2005.0-5"
5076       reference: 2
5077       compare: 3
5078   legend:
5079     - ''
5080     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5081     - '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).'
5082     - '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.'
5083     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5084
5085 # VPP Performance Changes 3n-dnv 4t4c mrr
5086 - type: "table"
5087   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
5088   algorithm: "table_comparison"
5089   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
5090   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5091   filter: "'4T4C'"
5092   columns:
5093     - title: "2001.0-2"
5094       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5095     - title: "2005.0-5"
5096       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5097     - title: "2009.0-5"
5098       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5099   comparisons:
5100     - title: "2009.0-5 vs 2005.0-5"
5101       reference: 2
5102       compare: 3
5103   legend:
5104     - ''
5105     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5106     - '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).'
5107     - '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.'
5108     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5109
5110 # VPP Performance Changes 3n-tsh 1t1c mrr
5111 - type: "table"
5112   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
5113   algorithm: "table_comparison"
5114   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
5115   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5116   filter: "'1T1C'"
5117   columns:
5118     - title: "2001.0-2"
5119       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5120     - title: "2005.0-4"
5121       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5122     - title: "2005.0-5"
5123       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5124     - title: "2009.0-5"
5125       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5126   comparisons:
5127     - title: "2005.0-5 vs 2005.0-4"
5128       reference: 2
5129       compare: 3
5130 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca1.yaml"
5131     - title: "2009.0-5 vs 2005.0-5"
5132       reference: 3
5133       compare: 4
5134 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca2.yaml"
5135   legend:
5136     - ''
5137     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5138     - '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).'
5139     - '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.'
5140     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5141     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5142
5143 # VPP Performance Changes 3n-tsh 2t2c mrr
5144 - type: "table"
5145   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
5146   algorithm: "table_comparison"
5147   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
5148   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5149   filter: "'2T2C'"
5150   columns:
5151     - title: "2001.0-2"
5152       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5153     - title: "2005.0-4"
5154       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5155     - title: "2005.0-5"
5156       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5157     - title: "2009.0-5"
5158       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5159   comparisons:
5160     - title: "2005.0-5 vs 2005.0-4"
5161       reference: 2
5162       compare: 3
5163 #      rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca1.yaml"
5164     - title: "2009.0-5 vs 2005.0-5"
5165       reference: 3
5166       compare: 4
5167 #      rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca2.yaml"
5168   legend:
5169     - ''
5170     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5171     - '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).'
5172     - '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.'
5173     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5174     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5175
5176 # VPP Performance Changes 3n-tsh 4t4c mrr
5177 - type: "table"
5178   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
5179   algorithm: "table_comparison"
5180   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
5181   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5182   filter: "'4T4C'"
5183   columns:
5184     - title: "2001.0-2"
5185       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5186     - title: "2005.0-4"
5187       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5188     - title: "2005.0-5"
5189       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5190     - title: "2009.0-5"
5191       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5192   comparisons:
5193     - title: "2005.0-5 vs 2005.0-4"
5194       reference: 2
5195       compare: 3
5196 #      rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca1.yaml"
5197     - title: "2009.0-5 vs 2005.0-5"
5198       reference: 3
5199       compare: 4
5200 #      rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca2.yaml"
5201   legend:
5202     - ''
5203     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5204     - '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).'
5205     - '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.'
5206     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5207     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5208
5209 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
5210 - type: "table"
5211   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
5212   algorithm: "table_comparison"
5213   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
5214   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5215   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5216   columns:
5217     - title: "3n-hsw xl710"
5218       data-set: "vpp-compare-testbeds-mrr-ref"
5219       tag: "NIC_Intel-XL710"
5220     - title: "3n-skx xxv710"
5221       data-set: "vpp-compare-testbeds-mrr-cmp"
5222       tag: "NIC_Intel-XXV710"
5223   comparisons:
5224     - title: "Diff"
5225       reference: 1
5226       compare: 2
5227   legend:
5228     - ""
5229     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5230     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5231
5232 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
5233 - type: "table"
5234   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
5235   algorithm: "table_comparison"
5236   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
5237   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5238   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5239   columns:
5240     - title: "3n-hsw xl710"
5241       data-set: "vpp-compare-testbeds-mrr-ref"
5242       tag: "NIC_Intel-XL710"
5243     - title: "3n-skx xxv710"
5244       data-set: "vpp-compare-testbeds-mrr-cmp"
5245       tag: "NIC_Intel-XXV710"
5246   comparisons:
5247     - title: "Diff"
5248       reference: 1
5249       compare: 2
5250   legend:
5251     - ""
5252     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5253     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5254
5255 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
5256 - type: "table"
5257   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
5258   algorithm: "table_comparison"
5259   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
5260   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5261   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5262   columns:
5263     - title: "3n-hsw xl710"
5264       data-set: "vpp-compare-testbeds-mrr-ref"
5265       tag: "NIC_Intel-XL710"
5266     - title: "3n-skx xxv710"
5267       data-set: "vpp-compare-testbeds-mrr-cmp"
5268       tag: "NIC_Intel-XXV710"
5269   comparisons:
5270     - title: "Diff"
5271       reference: 1
5272       compare: 2
5273   legend:
5274     - ""
5275     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5276     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5277
5278 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
5279 - type: "table"
5280   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
5281   algorithm: "table_comparison"
5282   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
5283   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5284   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5285   columns:
5286     - title: "2n-skx"
5287       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5288     - title: "2n-clx"
5289       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5290   comparisons:
5291     - title: "Diff"
5292       reference: 1
5293       compare: 2
5294   legend:
5295     - ""
5296     - "2n-skx, 2n-clx - testbeds and NICs tested."
5297     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5298
5299 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5300 - type: "table"
5301   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5302   algorithm: "table_comparison"
5303   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5304   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5305   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5306   columns:
5307     - title: "2n-skx"
5308       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5309     - title: "2n-clx"
5310       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5311   comparisons:
5312     - title: "Diff"
5313       reference: 1
5314       compare: 2
5315   legend:
5316     - ""
5317     - "2n-skx, 2n-clx - testbeds and NICs tested."
5318     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5319
5320 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5321 - type: "table"
5322   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5323   algorithm: "table_comparison"
5324   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5325   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5326   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5327   columns:
5328     - title: "2n-skx"
5329       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5330     - title: "2n-clx"
5331       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5332   comparisons:
5333     - title: "Diff"
5334       reference: 1
5335       compare: 2
5336   legend:
5337     - ""
5338     - "2n-skx, 2n-clx - testbeds and NICs tested."
5339     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5340
5341 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5342 - type: "table"
5343   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5344   algorithm: "table_comparison"
5345   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5346   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5347   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5348   columns:
5349     - title: "3n-skx"
5350       data-set: "vpp-compare-topologies-mrr-ref"
5351     - title: "2n-skx"
5352       data-set: "vpp-compare-topologies-mrr-cmp"
5353   comparisons:
5354     - title: "Diff"
5355       reference: 1
5356       compare: 2
5357   legend:
5358     - ""
5359     - "3n-skx, 2n-skx - topologies tested."
5360     - "Diff - difference between 3n-skx and 2n-skx topologies."
5361
5362 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5363 - type: "table"
5364   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5365   algorithm: "table_comparison"
5366   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5367   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5368   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5369   columns:
5370     - title: "3n-skx"
5371       data-set: "vpp-compare-topologies-mrr-ref"
5372     - title: "2n-skx"
5373       data-set: "vpp-compare-topologies-mrr-cmp"
5374   comparisons:
5375     - title: "Diff"
5376       reference: 1
5377       compare: 2
5378   legend:
5379     - ""
5380     - "3n-skx, 2n-skx - topologies tested."
5381     - "Diff - difference between 3n-skx and 2n-skx topologies."
5382
5383 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5384 - type: "table"
5385   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5386   algorithm: "table_comparison"
5387   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5388   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5389   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5390   columns:
5391     - title: "3n-skx"
5392       data-set: "vpp-compare-topologies-mrr-ref"
5393     - title: "2n-skx"
5394       data-set: "vpp-compare-topologies-mrr-cmp"
5395   comparisons:
5396     - title: "Diff"
5397       reference: 1
5398       compare: 2
5399   legend:
5400     - ""
5401     - "3n-skx, 2n-skx - topologies tested."
5402     - "Diff - difference between 3n-skx and 2n-skx topologies."
5403
5404 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5405 - type: "table"
5406   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5407   algorithm: "table_comparison"
5408   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5409   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5410   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5411   columns:
5412     - title: "3n-hsw xl710"
5413       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5414       tag: "NIC_Intel-XL710"
5415     - title: "2n-clx xxv710"
5416       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5417       tag: "NIC_Intel-XXV710"
5418   comparisons:
5419     - title: "Diff"
5420       reference: 1
5421       compare: 2
5422   legend:
5423     - ""
5424     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5425     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5426
5427 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5428 - type: "table"
5429   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5430   algorithm: "table_comparison"
5431   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5432   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5433   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5434   columns:
5435     - title: "3n-hsw xl710"
5436       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5437       tag: "NIC_Intel-XL710"
5438     - title: "2n-clx xxv710"
5439       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5440       tag: "NIC_Intel-XXV710"
5441   comparisons:
5442     - title: "Diff"
5443       reference: 1
5444       compare: 2
5445   legend:
5446     - ""
5447     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5448     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5449
5450 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5451 - type: "table"
5452   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5453   algorithm: "table_comparison"
5454   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5455   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5456   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5457   columns:
5458     - title: "3n-hsw xl710"
5459       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5460       tag: "NIC_Intel-XL710"
5461     - title: "2n-clx xxv710"
5462       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5463       tag: "NIC_Intel-XXV710"
5464   comparisons:
5465     - title: "Diff"
5466       reference: 1
5467       compare: 2
5468   legend:
5469     - ""
5470     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5471     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5472
5473 # Detailed Test Results - VPP Performance Results 3n-hsw
5474 - type: "table"
5475   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5476   algorithm: "table_merged_details"
5477   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5478   columns:
5479     - title: " |prein| Test Name |preout| "
5480       data: "data name"
5481     - 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| "
5482       data: "data msg"
5483   data: "vpp-perf-results-3n-hsw"
5484   filter: "all"
5485   parameters:
5486   - "name"
5487   - "parent"
5488   - "msg"
5489
5490 # Detailed Test Results - VPP Performance Results 3n-skx
5491 - type: "table"
5492   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5493   algorithm: "table_merged_details"
5494   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5495   columns:
5496     - title: " |prein| Test Name |preout| "
5497       data: "data name"
5498     - 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| "
5499       data: "data msg"
5500   data: "vpp-perf-results-3n-skx"
5501   filter: "all"
5502   remove-ndr: False
5503   parameters:
5504   - "name"
5505   - "parent"
5506   - "msg"
5507
5508 # Detailed Test Results - VPP Performance Results 2n-skx
5509 - type: "table"
5510   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5511   algorithm: "table_merged_details"
5512   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5513   columns:
5514     - title: " |prein| Test Name |preout| "
5515       data: "data name"
5516     - 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| "
5517       data: "data msg"
5518   data: "vpp-perf-results-2n-skx"
5519   filter: "all"
5520   remove-ndr: False
5521   parameters:
5522   - "name"
5523   - "parent"
5524   - "msg"
5525
5526 # Detailed Test Results - VPP Performance Results 2n-clx
5527 - type: "table"
5528   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5529   algorithm: "table_merged_details"
5530   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5531   columns:
5532     - title: " |prein| Test Name |preout| "
5533       data: "data name"
5534     - 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| "
5535       data: "data msg"
5536   data: "vpp-perf-results-2n-clx"
5537   filter: "all"
5538   parameters:
5539   - "name"
5540   - "parent"
5541   - "msg"
5542
5543 # Detailed Test Results - VPP Performance Results 3n-tsh
5544 - type: "table"
5545   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5546   algorithm: "table_merged_details"
5547   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5548   columns:
5549     - title: " |prein| Test Name |preout| "
5550       data: "data name"
5551     - 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| "
5552       data: "data msg"
5553   data: "vpp-perf-results-3n-tsh"
5554   filter: "all"
5555   parameters:
5556   - "name"
5557   - "parent"
5558   - "msg"
5559
5560 # Detailed Test Results - VPP Performance Results 3n-dnv
5561 - type: "table"
5562   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5563   algorithm: "table_merged_details"
5564   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5565   columns:
5566     - title: " |prein| Test Name |preout| "
5567       data: "data name"
5568     - 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| "
5569       data: "data msg"
5570   data: "vpp-perf-results-3n-dnv"
5571   filter: "all"
5572   parameters:
5573   - "name"
5574   - "parent"
5575   - "msg"
5576
5577 # Detailed Test Results - VPP Performance Results 2n-dnv
5578 - type: "table"
5579   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5580   algorithm: "table_merged_details"
5581   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5582   columns:
5583     - title: " |prein| Test Name |preout| "
5584       data: "data name"
5585     - 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| "
5586       data: "data msg"
5587   data: "vpp-perf-results-2n-dnv"
5588   filter: "all"
5589   parameters:
5590   - "name"
5591   - "parent"
5592   - "msg"
5593
5594 # Test configuration - VPP Performance Test Configs 3n-hsw
5595 - type: "table"
5596   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5597   algorithm: "table_merged_details"
5598   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5599   columns:
5600     - title: " |prein| Test Name |preout| "
5601       data: "data name"
5602     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5603       data: "data conf-history"
5604   data: "vpp-perf-results-3n-hsw"
5605   filter: "all"
5606   parameters:
5607   - "parent"
5608   - "name"
5609   - "conf-history"
5610
5611 # Test configuration - VPP Performance Test Configs 3n-skx
5612 - type: "table"
5613   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5614   algorithm: "table_merged_details"
5615   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5616   columns:
5617     - title: " |prein| Test Name |preout| "
5618       data: "data name"
5619     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5620       data: "data conf-history"
5621   data: "vpp-perf-results-3n-skx"
5622   filter: "all"
5623   parameters:
5624   - "parent"
5625   - "name"
5626   - "conf-history"
5627
5628 # Test configuration - VPP Performance Test Configs 2n-skx
5629 - type: "table"
5630   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5631   algorithm: "table_merged_details"
5632   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5633   columns:
5634     - title: " |prein| Test Name |preout| "
5635       data: "data name"
5636     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5637       data: "data conf-history"
5638   data: "vpp-perf-results-2n-skx"
5639   filter: "all"
5640   parameters:
5641   - "parent"
5642   - "name"
5643   - "conf-history"
5644
5645 # Test configuration - VPP Performance Test Configs 2n-clx
5646 - type: "table"
5647   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5648   algorithm: "table_merged_details"
5649   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5650   columns:
5651     - title: " |prein| Test Name |preout| "
5652       data: "data name"
5653     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5654       data: "data conf-history"
5655   data: "vpp-perf-results-2n-clx"
5656   filter: "all"
5657   parameters:
5658   - "parent"
5659   - "name"
5660   - "conf-history"
5661
5662 # Test configuration - VPP Performance Test Configs 3n-tsh
5663 - type: "table"
5664   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5665   algorithm: "table_merged_details"
5666   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5667   columns:
5668     - title: " |prein| Test Name |preout| "
5669       data: "data name"
5670     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5671       data: "data conf-history"
5672   data: "vpp-perf-results-3n-tsh"
5673   filter: "all"
5674   parameters:
5675   - "parent"
5676   - "name"
5677   - "conf-history"
5678
5679 # Test configuration - VPP Performance Test Configs 3n-dnv
5680 - type: "table"
5681   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5682   algorithm: "table_merged_details"
5683   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5684   columns:
5685     - title: " |prein| Test Name |preout| "
5686       data: "data name"
5687     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5688       data: "data conf-history"
5689   data: "vpp-perf-results-3n-dnv"
5690   filter: "all"
5691   parameters:
5692   - "parent"
5693   - "name"
5694   - "conf-history"
5695
5696 # Test configuration - VPP Performance Test Configs 2n-dnv
5697 - type: "table"
5698   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5699   algorithm: "table_merged_details"
5700   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5701   columns:
5702     - title: " |prein| Test Name |preout| "
5703       data: "data name"
5704     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5705       data: "data conf-history"
5706   data: "vpp-perf-results-2n-dnv"
5707   filter: "all"
5708   parameters:
5709   - "parent"
5710   - "name"
5711   - "conf-history"
5712
5713 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5714 - type: "table"
5715   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5716   algorithm: "table_oper_data_html"
5717   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5718   data: "vpp-perf-results-3n-hsw"
5719   filter: "all"
5720
5721 # Test Operational Data - VPP Performance Operational Data 3n-skx
5722 - type: "table"
5723   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5724   algorithm: "table_oper_data_html"
5725   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5726   data: "vpp-perf-results-3n-skx"
5727   filter: "all"
5728
5729 # Test Operational Data - VPP Performance Operational Data 2n-skx
5730 - type: "table"
5731   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5732   algorithm: "table_oper_data_html"
5733   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5734   data: "vpp-perf-results-2n-skx"
5735   filter: "all"
5736
5737 # Test Operational Data - VPP Performance Operational Data 2n-clx
5738 - type: "table"
5739   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5740   algorithm: "table_oper_data_html"
5741   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5742   data: "vpp-perf-results-2n-clx"
5743   filter: "all"
5744
5745 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5746 - type: "table"
5747   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5748   algorithm: "table_oper_data_html"
5749   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5750   data: "vpp-perf-results-3n-tsh"
5751   filter: "all"
5752
5753 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5754 - type: "table"
5755   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5756   algorithm: "table_oper_data_html"
5757   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5758   data: "vpp-perf-results-3n-dnv"
5759   filter: "all"
5760
5761 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5762 - type: "table"
5763   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5764   algorithm: "table_oper_data_html"
5765   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5766   data: "vpp-perf-results-2n-dnv"
5767   filter: "all"
5768
5769 # Detailed Test Results - VPP MRR Results 3n-hsw
5770 - type: "table"
5771   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5772   algorithm: "table_merged_details"
5773   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5774   columns:
5775     - title: " |prein| Test Name |preout| "
5776       data: "data name"
5777     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5778       data: "data msg"
5779   data: "vpp-mrr-results-3n-hsw"
5780   filter: "all"
5781   parameters:
5782   - "name"
5783   - "parent"
5784   - "msg"
5785
5786 # Detailed Test Results - VPP MRR Results 3n-skx
5787 - type: "table"
5788   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5789   algorithm: "table_merged_details"
5790   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5791   columns:
5792     - title: " |prein| Test Name |preout| "
5793       data: "data name"
5794     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5795       data: "data msg"
5796   data: "vpp-mrr-results-3n-skx"
5797   filter: "all"
5798   parameters:
5799   - "name"
5800   - "parent"
5801   - "msg"
5802
5803 # Detailed Test Results - VPP MRR Results 2n-skx
5804 - type: "table"
5805   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5806   algorithm: "table_merged_details"
5807   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5808   columns:
5809     - title: " |prein| Test Name |preout| "
5810       data: "data name"
5811     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5812       data: "data msg"
5813   data: "vpp-mrr-results-2n-skx"
5814   filter: "all"
5815   parameters:
5816   - "name"
5817   - "parent"
5818   - "msg"
5819
5820 # Detailed Test Results - VPP MRR Results 2n-clx
5821 - type: "table"
5822   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5823   algorithm: "table_merged_details"
5824   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5825   columns:
5826     - title: " |prein| Test Name |preout| "
5827       data: "data name"
5828     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5829       data: "data msg"
5830   data: "vpp-mrr-results-2n-clx"
5831   filter: "all"
5832   parameters:
5833   - "name"
5834   - "parent"
5835   - "msg"
5836
5837 # Detailed Test Results - VPP MRR Results 3n-tsh
5838 - type: "table"
5839   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5840   algorithm: "table_merged_details"
5841   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5842   columns:
5843     - title: " |prein| Test Name |preout| "
5844       data: "data name"
5845     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5846       data: "data msg"
5847   data: "vpp-mrr-results-3n-tsh"
5848   filter: "all"
5849   parameters:
5850   - "name"
5851   - "parent"
5852   - "msg"
5853
5854 # Detailed Test Results - VPP MRR Results 3n-dnv
5855 - type: "table"
5856   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5857   algorithm: "table_merged_details"
5858   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5859   columns:
5860     - title: " |prein| Test Name |preout| "
5861       data: "data name"
5862     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5863       data: "data msg"
5864   data: "vpp-mrr-results-3n-dnv"
5865   filter: "all"
5866   parameters:
5867   - "name"
5868   - "parent"
5869   - "msg"
5870
5871 # Detailed Test Results - VPP MRR Results 2n-dnv
5872 - type: "table"
5873   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5874   algorithm: "table_merged_details"
5875   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5876   columns:
5877     - title: " |prein| Test Name |preout| "
5878       data: "data name"
5879     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5880       data: "data msg"
5881   data: "vpp-mrr-results-2n-dnv"
5882   filter: "all"
5883   parameters:
5884   - "name"
5885   - "parent"
5886   - "msg"
5887
5888 # Test configuration - VPP MRR Test Configs 3n-hsw
5889 - type: "table"
5890   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5891   algorithm: "table_merged_details"
5892   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5893   columns:
5894     - title: " |prein| Test Name |preout| "
5895       data: "data name"
5896     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5897       data: "data conf-history"
5898   data: "vpp-mrr-results-3n-hsw"
5899   filter: "all"
5900   parameters:
5901   - "parent"
5902   - "name"
5903   - "conf-history"
5904
5905 # Test configuration - VPP MRR Test Configs 3n-skx
5906 - type: "table"
5907   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5908   algorithm: "table_merged_details"
5909   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5910   columns:
5911     - title: " |prein| Test Name |preout| "
5912       data: "data name"
5913     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5914       data: "data conf-history"
5915   data: "vpp-mrr-results-3n-skx"
5916   filter: "all"
5917   parameters:
5918   - "parent"
5919   - "name"
5920   - "conf-history"
5921
5922 # Test configuration - VPP MRR Test Configs 2n-skx
5923 - type: "table"
5924   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5925   algorithm: "table_merged_details"
5926   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5927   columns:
5928     - title: " |prein| Test Name |preout| "
5929       data: "data name"
5930     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5931       data: "data conf-history"
5932   data: "vpp-mrr-results-2n-skx"
5933   filter: "all"
5934   parameters:
5935   - "parent"
5936   - "name"
5937   - "conf-history"
5938
5939 # Test configuration - VPP MRR Test Configs 2n-clx
5940 - type: "table"
5941   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5942   algorithm: "table_merged_details"
5943   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5944   columns:
5945     - title: " |prein| Test Name |preout| "
5946       data: "data name"
5947     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5948       data: "data conf-history"
5949   data: "vpp-mrr-results-2n-clx"
5950   filter: "all"
5951   parameters:
5952   - "parent"
5953   - "name"
5954   - "conf-history"
5955
5956 # Test configuration - VPP MRR Test Configs 3n-tsh
5957 - type: "table"
5958   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5959   algorithm: "table_merged_details"
5960   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5961   columns:
5962     - title: " |prein| Test Name |preout| "
5963       data: "data name"
5964     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5965       data: "data conf-history"
5966   data: "vpp-mrr-results-3n-tsh"
5967   filter: "all"
5968   parameters:
5969   - "parent"
5970   - "name"
5971   - "conf-history"
5972
5973 # Test configuration - VPP MRR Test Configs 3n-dnv
5974 - type: "table"
5975   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5976   algorithm: "table_merged_details"
5977   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5978   columns:
5979     - title: " |prein| Test Name |preout| "
5980       data: "data name"
5981     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5982       data: "data conf-history"
5983   data: "vpp-mrr-results-3n-dnv"
5984   filter: "all"
5985   parameters:
5986   - "parent"
5987   - "name"
5988   - "conf-history"
5989
5990 # Test configuration - VPP MRR Test Configs 2n-dnv
5991 - type: "table"
5992   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5993   algorithm: "table_merged_details"
5994   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5995   columns:
5996     - title: " |prein| Test Name |preout| "
5997       data: "data name"
5998     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5999       data: "data conf-history"
6000   data: "vpp-mrr-results-2n-dnv"
6001   filter: "all"
6002   parameters:
6003   - "parent"
6004   - "name"
6005   - "conf-history"
6006
6007 # Detailed Test Results - VPP Device Results - Ubuntu
6008 - type: "table"
6009   title: "Detailed Test Results - VPP Device Results - Ubuntu"
6010   algorithm: "table_merged_details"
6011   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
6012   columns:
6013     - title: " |prein| Test Name |preout| "
6014       data: "data name"
6015     - title: " |prein| Status |preout| "
6016       data: "data status"
6017   data: "vpp-device-results-ubuntu"
6018   filter: "all"
6019   parameters:
6020   - "name"
6021   - "parent"
6022   - "doc"
6023   - "status"
6024
6025 # Test configuration - VPP Device Test Configs - Ubuntu
6026 - type: "table"
6027   title: "Test configuration - VPP Device Test Configs - Ubuntu"
6028   algorithm: "table_merged_details"
6029   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
6030   columns:
6031     - title: " |prein| Test Name |preout| "
6032       data: "data name"
6033     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6034       data: "data conf-history"
6035   data: "vpp-device-results-ubuntu"
6036   filter: "all"
6037   parameters:
6038   - "parent"
6039   - "name"
6040   - "conf-history"
6041
6042 ################################################################################
6043
6044 # DPDK Performance Changes 3n-hsw 1t1c pdr
6045 - type: "table"
6046   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
6047   algorithm: "table_comparison"
6048   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
6049   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6050   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6051   columns:
6052     - title: "2001"
6053       data-set: "dpdk-performance-changes-3n-hsw-h1"
6054     - title: "2005"
6055       data-set: "dpdk-performance-changes-3n-hsw-ref"
6056     - title: "2009"
6057       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6058   comparisons:
6059     - title: "Diff"
6060       reference: 2
6061       compare: 3
6062   legend:
6063     - ""
6064     - "2001, 2005, 2009 - DPDK versions tested."
6065     - "Diff - difference between 2005 and 2009 DPDK version."
6066
6067 # DPDK Performance Changes 3n-hsw 2t2c pdr
6068 - type: "table"
6069   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
6070   algorithm: "table_comparison"
6071   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
6072   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6073   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6074   columns:
6075     - title: "2001"
6076       data-set: "dpdk-performance-changes-3n-hsw-h1"
6077     - title: "2005"
6078       data-set: "dpdk-performance-changes-3n-hsw-ref"
6079     - title: "2009"
6080       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6081   comparisons:
6082     - title: "Diff"
6083       reference: 2
6084       compare: 3
6085   legend:
6086     - ""
6087     - "2001, 2005, 2009 - DPDK versions tested."
6088     - "Diff - difference between 2005 and 2009 DPDK version."
6089
6090 # DPDK Performance Changes 3n-hsw 1t1c pdr
6091 - type: "table"
6092   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
6093   algorithm: "table_comparison"
6094   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
6095   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6096   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6097   columns:
6098     - title: "2001"
6099       data-set: "dpdk-performance-changes-3n-hsw-h1"
6100     - title: "2005"
6101       data-set: "dpdk-performance-changes-3n-hsw-ref"
6102     - title: "2009"
6103       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6104   comparisons:
6105     - title: "Diff"
6106       reference: 2
6107       compare: 3
6108   legend:
6109     - ""
6110     - "2001, 2005, 2009 - DPDK versions tested."
6111     - "Diff - difference between 2005 and 2009 DPDK version."
6112
6113 # DPDK Performance Changes 3n-hsw 2t2c ndr
6114 - type: "table"
6115   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
6116   algorithm: "table_comparison"
6117   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
6118   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6119   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6120   columns:
6121     - title: "2001"
6122       data-set: "dpdk-performance-changes-3n-hsw-h1"
6123     - title: "2005"
6124       data-set: "dpdk-performance-changes-3n-hsw-ref"
6125     - title: "2009"
6126       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6127   comparisons:
6128     - title: "Diff"
6129       reference: 2
6130       compare: 3
6131   legend:
6132     - ""
6133     - "2001, 2005, 2009 - DPDK versions tested."
6134     - "Diff - difference between 2005 and 2009 DPDK version."
6135
6136 # DPDK Performance Changes 3n-skx 2t1c pdr
6137 - type: "table"
6138   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
6139   algorithm: "table_comparison"
6140   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
6141   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6142   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6143   columns:
6144     - title: "2001"
6145       data-set: "dpdk-performance-changes-3n-skx-h1"
6146     - title: "2005"
6147       data-set: "dpdk-performance-changes-3n-skx-ref"
6148     - title: "2009"
6149       data-set: "dpdk-performance-changes-3n-skx-cmp"
6150   comparisons:
6151     - title: "Diff"
6152       reference: 2
6153       compare: 3
6154   legend:
6155     - ""
6156     - "2001, 2005, 2009 - DPDK versions tested."
6157     - "Diff - difference between 2005 and 2009 DPDK version."
6158
6159 # DPDK Performance Changes 3n-skx 4t2c pdr
6160 - type: "table"
6161   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
6162   algorithm: "table_comparison"
6163   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
6164   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6165   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6166   columns:
6167     - title: "2001"
6168       data-set: "dpdk-performance-changes-3n-skx-h1"
6169     - title: "2005"
6170       data-set: "dpdk-performance-changes-3n-skx-ref"
6171     - title: "2009"
6172       data-set: "dpdk-performance-changes-3n-skx-cmp"
6173   comparisons:
6174     - title: "Diff"
6175       reference: 2
6176       compare: 3
6177   legend:
6178     - ""
6179     - "2001, 2005, 2009 - DPDK versions tested."
6180     - "Diff - difference between 2005 and 2009 DPDK version."
6181
6182 # DPDK Performance Changes 3n-skx 2t1c ndr
6183 - type: "table"
6184   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
6185   algorithm: "table_comparison"
6186   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
6187   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6188   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6189   columns:
6190     - title: "2001"
6191       data-set: "dpdk-performance-changes-3n-skx-h1"
6192     - title: "2005"
6193       data-set: "dpdk-performance-changes-3n-skx-ref"
6194     - title: "2009"
6195       data-set: "dpdk-performance-changes-3n-skx-cmp"
6196   comparisons:
6197     - title: "Diff"
6198       reference: 2
6199       compare: 3
6200   legend:
6201     - ""
6202     - "2001, 2005, 2009 - DPDK versions tested."
6203     - "Diff - difference between 2005 and 2009 DPDK version."
6204
6205 # DPDK Performance Changes 3n-skx 4t2c ndr
6206 - type: "table"
6207   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
6208   algorithm: "table_comparison"
6209   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
6210   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6211   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6212   columns:
6213     - title: "2001"
6214       data-set: "dpdk-performance-changes-3n-skx-h1"
6215     - title: "2005"
6216       data-set: "dpdk-performance-changes-3n-skx-ref"
6217     - title: "2009"
6218       data-set: "dpdk-performance-changes-3n-skx-cmp"
6219   comparisons:
6220     - title: "Diff"
6221       reference: 2
6222       compare: 3
6223   legend:
6224     - ""
6225     - "2001, 2005, 2009 - DPDK versions tested."
6226     - "Diff - difference between 2005 and 2009 DPDK version."
6227
6228 # DPDK Performance Changes 2n-skx 2t1c pdr
6229 - type: "table"
6230   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
6231   algorithm: "table_comparison"
6232   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
6233   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6234   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6235   columns:
6236     - title: "2001"
6237       data-set: "dpdk-performance-changes-2n-skx-h1"
6238     - title: "2005"
6239       data-set: "dpdk-performance-changes-2n-skx-ref"
6240     - title: "2009"
6241       data-set: "dpdk-performance-changes-2n-skx-cmp"
6242   comparisons:
6243     - title: "Diff"
6244       reference: 2
6245       compare: 3
6246   legend:
6247     - ""
6248     - "2001, 2005, 2009 - DPDK versions tested."
6249     - "Diff - difference between 2005 and 2009 DPDK version."
6250
6251 # DPDK Performance Changes 2n-skx 4t2c pdr
6252 - type: "table"
6253   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
6254   algorithm: "table_comparison"
6255   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
6256   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6257   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6258   columns:
6259     - title: "2001"
6260       data-set: "dpdk-performance-changes-2n-skx-h1"
6261     - title: "2005"
6262       data-set: "dpdk-performance-changes-2n-skx-ref"
6263     - title: "2009"
6264       data-set: "dpdk-performance-changes-2n-skx-cmp"
6265   comparisons:
6266     - title: "Diff"
6267       reference: 2
6268       compare: 3
6269   legend:
6270     - ""
6271     - "2001, 2005, 2009 - DPDK versions tested."
6272     - "Diff - difference between 2005 and 2009 DPDK version."
6273
6274 # DPDK Performance Changes 2n-skx 2t1c ndr
6275 - type: "table"
6276   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
6277   algorithm: "table_comparison"
6278   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
6279   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6280   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6281   columns:
6282     - title: "2001"
6283       data-set: "dpdk-performance-changes-2n-skx-h1"
6284     - title: "2005"
6285       data-set: "dpdk-performance-changes-2n-skx-ref"
6286     - title: "2009"
6287       data-set: "dpdk-performance-changes-2n-skx-cmp"
6288   comparisons:
6289     - title: "Diff"
6290       reference: 2
6291       compare: 3
6292   legend:
6293     - ""
6294     - "2001, 2005, 2009 - DPDK versions tested."
6295     - "Diff - difference between 2005 and 2009 DPDK version."
6296
6297 # DPDK Performance Changes 2n-skx 4t2c ndr
6298 - type: "table"
6299   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6300   algorithm: "table_comparison"
6301   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6302   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6303   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6304   columns:
6305     - title: "2001"
6306       data-set: "dpdk-performance-changes-2n-skx-h1"
6307     - title: "2005"
6308       data-set: "dpdk-performance-changes-2n-skx-ref"
6309     - title: "2009"
6310       data-set: "dpdk-performance-changes-2n-skx-cmp"
6311   comparisons:
6312     - title: "Diff"
6313       reference: 2
6314       compare: 3
6315   legend:
6316     - ""
6317     - "2001, 2005, 2009 - DPDK versions tested."
6318     - "Diff - difference between 2005 and 2009 DPDK version."
6319
6320 # DPDK Performance Changes 2n-clx 2t1c pdr
6321 - type: "table"
6322   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
6323   algorithm: "table_comparison"
6324   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
6325   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6326   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6327   columns:
6328     - title: "2001"
6329       data-set: "dpdk-performance-changes-2n-clx-h1"
6330     - title: "2005"
6331       data-set: "dpdk-performance-changes-2n-clx-ref"
6332     - title: "2009"
6333       data-set: "dpdk-performance-changes-2n-clx-cmp"
6334   comparisons:
6335     - title: "Diff"
6336       reference: 2
6337       compare: 3
6338   legend:
6339     - ""
6340     - "2001, 2005, 2009 - DPDK versions tested."
6341     - "Diff - difference between 2005 and 2009 DPDK version."
6342
6343 # DPDK Performance Changes 2n-clx 4t2c pdr
6344 - type: "table"
6345   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
6346   algorithm: "table_comparison"
6347   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
6348   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6349   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6350   columns:
6351     - title: "2001"
6352       data-set: "dpdk-performance-changes-2n-clx-h1"
6353     - title: "2005"
6354       data-set: "dpdk-performance-changes-2n-clx-ref"
6355     - title: "2009"
6356       data-set: "dpdk-performance-changes-2n-clx-cmp"
6357   comparisons:
6358     - title: "Diff"
6359       reference: 2
6360       compare: 3
6361   legend:
6362     - ""
6363     - "2001, 2005, 2009 - DPDK versions tested."
6364     - "Diff - difference between 2005 and 2009 DPDK version."
6365
6366 # DPDK Performance Changes 2n-clx 2t1c ndr
6367 - type: "table"
6368   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
6369   algorithm: "table_comparison"
6370   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
6371   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6372   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6373   columns:
6374     - title: "2001"
6375       data-set: "dpdk-performance-changes-2n-clx-h1"
6376     - title: "2005"
6377       data-set: "dpdk-performance-changes-2n-clx-ref"
6378     - title: "2009"
6379       data-set: "dpdk-performance-changes-2n-clx-cmp"
6380   comparisons:
6381     - title: "Diff"
6382       reference: 2
6383       compare: 3
6384   legend:
6385     - ""
6386     - "2001, 2005, 2009 - DPDK versions tested."
6387     - "Diff - difference between 2005 and 2009 DPDK version."
6388
6389 # DPDK Performance Changes 2n-clx 4t2c ndr
6390 - type: "table"
6391   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
6392   algorithm: "table_comparison"
6393   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
6394   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6395   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6396   columns:
6397     - title: "2001"
6398       data-set: "dpdk-performance-changes-2n-clx-h1"
6399     - title: "2005"
6400       data-set: "dpdk-performance-changes-2n-clx-ref"
6401     - title: "2009"
6402       data-set: "dpdk-performance-changes-2n-clx-cmp"
6403   comparisons:
6404     - title: "Diff"
6405       reference: 2
6406       compare: 3
6407   legend:
6408     - ""
6409     - "2001, 2005, 2009 - DPDK versions tested."
6410     - "Diff - difference between 2005 and 2009 DPDK version."
6411
6412 ## DPDK Performance Changes 2n-dnv 1t1c pdr
6413 #- type: "table"
6414 #  title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
6415 #  algorithm: "table_comparison"
6416 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
6417 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6418 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6419 #  columns:
6420 #    - title: "2001"
6421 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6422 #    - title: "2005"
6423 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6424 #    - title: "2009"
6425 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6426 #  comparisons:
6427 #    - title: "Diff"
6428 #      reference: 2
6429 #      compare: 3
6430 #  legend:
6431 #    - ""
6432 #    - "2001, 2005, 2009 - DPDK versions tested."
6433 #    - "Diff - difference between 2005 and 2009 DPDK version."
6434 #
6435 ## DPDK Performance Changes 2n-dnv 2t2c pdr
6436 #- type: "table"
6437 #  title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
6438 #  algorithm: "table_comparison"
6439 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
6440 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6441 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6442 #  columns:
6443 #    - title: "2001"
6444 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6445 #    - title: "2005"
6446 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6447 #    - title: "2009"
6448 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6449 #  comparisons:
6450 #    - title: "Diff"
6451 #      reference: 2
6452 #      compare: 3
6453 #  legend:
6454 #    - ""
6455 #    - "2001, 2005, 2009 - DPDK versions tested."
6456 #    - "Diff - difference between 2005 and 2009 DPDK version."
6457 #
6458 ## DPDK Performance Changes 2n-dnv 1t1c ndr
6459 #- type: "table"
6460 #  title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
6461 #  algorithm: "table_comparison"
6462 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
6463 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6464 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6465 #  columns:
6466 #    - title: "2001"
6467 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6468 #    - title: "2005"
6469 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6470 #    - title: "2009"
6471 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6472 #  comparisons:
6473 #    - title: "Diff"
6474 #      reference: 2
6475 #      compare: 3
6476 #  legend:
6477 #    - ""
6478 #    - "2001, 2005, 2009 - DPDK versions tested."
6479 #    - "Diff - difference between 2005 and 2009 DPDK version."
6480 #
6481 ## DPDK Performance Changes 2n-dnv 2t2c ndr
6482 #- type: "table"
6483 #  title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
6484 #  algorithm: "table_comparison"
6485 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
6486 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6487 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6488 #  columns:
6489 #    - title: "2001"
6490 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6491 #    - title: "2005"
6492 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6493 #    - title: "2009"
6494 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6495 #  comparisons:
6496 #    - title: "Diff"
6497 #      reference: 2
6498 #      compare: 3
6499 #  legend:
6500 #    - ""
6501 #    - "2001, 2005, 2009 - DPDK versions tested."
6502 #    - "Diff - difference between 2005 and 2009 DPDK version."
6503 #
6504 ## DPDK Performance Changes 3n-dnv 1t1c pdr
6505 #- type: "table"
6506 #  title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
6507 #  algorithm: "table_comparison"
6508 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
6509 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6510 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6511 #  columns:
6512 #    - title: "2001"
6513 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6514 #    - title: "2005"
6515 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6516 #    - title: "2009"
6517 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6518 #  comparisons:
6519 #    - title: "Diff"
6520 #      reference: 2
6521 #      compare: 3
6522 #  legend:
6523 #    - ""
6524 #    - "2001, 2005, 2009 - DPDK versions tested."
6525 #    - "Diff - difference between 2005 and 2009 DPDK version."
6526 #
6527 ## DPDK Performance Changes 3n-dnv 2t2c pdr
6528 #- type: "table"
6529 #  title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
6530 #  algorithm: "table_comparison"
6531 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
6532 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6533 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6534 #  columns:
6535 #    - title: "2001"
6536 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6537 #    - title: "2005"
6538 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6539 #    - title: "2009"
6540 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6541 #  comparisons:
6542 #    - title: "Diff"
6543 #      reference: 2
6544 #      compare: 3
6545 #  legend:
6546 #    - ""
6547 #    - "2001, 2005, 2009 - DPDK versions tested."
6548 #    - "Diff - difference between 2005 and 2009 DPDK version."
6549 #
6550 ## DPDK Performance Changes 3n-dnv 1t1c ndr
6551 #- type: "table"
6552 #  title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
6553 #  algorithm: "table_comparison"
6554 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
6555 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6556 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6557 #  columns:
6558 #    - title: "2001"
6559 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6560 #    - title: "2005"
6561 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6562 #    - title: "2009"
6563 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6564 #  comparisons:
6565 #    - title: "Diff"
6566 #      reference: 2
6567 #      compare: 3
6568 #  legend:
6569 #    - ""
6570 #    - "2001, 2005, 2009 - DPDK versions tested."
6571 #    - "Diff - difference between 2005 and 2009 DPDK version."
6572 #
6573 ## DPDK Performance Changes 3n-dnv 2t2c ndr
6574 #- type: "table"
6575 #  title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
6576 #  algorithm: "table_comparison"
6577 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
6578 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6579 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6580 #  columns:
6581 #    - title: "2001"
6582 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6583 #    - title: "2005"
6584 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6585 #    - title: "2009"
6586 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6587 #  comparisons:
6588 #    - title: "Diff"
6589 #      reference: 2
6590 #      compare: 3
6591 #  legend:
6592 #    - ""
6593 #    - "2001, 2005, 2009 - DPDK versions tested."
6594 #    - "Diff - difference between 2005 and 2009 DPDK version."
6595
6596 # DPDK Performance Changes 3n-tsh 1t1c pdr
6597 - type: "table"
6598   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
6599   algorithm: "table_comparison"
6600   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
6601   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6602   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6603   columns:
6604     - title: "2001"
6605       data-set: "dpdk-performance-changes-3n-tsh-h1"
6606     - title: "2005"
6607       data-set: "dpdk-performance-changes-3n-tsh-ref"
6608     - title: "2009"
6609       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6610   comparisons:
6611     - title: "Diff"
6612       reference: 2
6613       compare: 3
6614   legend:
6615     - ""
6616     - "2001, 2005, 2009 - DPDK versions tested."
6617     - "Diff - difference between 2005 and 2009 DPDK version."
6618
6619 # DPDK Performance Changes 3n-tsh 2t2c pdr
6620 - type: "table"
6621   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
6622   algorithm: "table_comparison"
6623   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
6624   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6625   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6626   columns:
6627     - title: "2001"
6628       data-set: "dpdk-performance-changes-3n-tsh-h1"
6629     - title: "2005"
6630       data-set: "dpdk-performance-changes-3n-tsh-ref"
6631     - title: "2009"
6632       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6633   comparisons:
6634     - title: "Diff"
6635       reference: 2
6636       compare: 3
6637   legend:
6638     - ""
6639     - "2001, 2005, 2009 - DPDK versions tested."
6640     - "Diff - difference between 2005 and 2009 DPDK version."
6641
6642 # DPDK Performance Changes 3n-tsh 1t1c ndr
6643 - type: "table"
6644   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
6645   algorithm: "table_comparison"
6646   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
6647   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6648   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6649   columns:
6650     - title: "2001"
6651       data-set: "dpdk-performance-changes-3n-tsh-h1"
6652     - title: "2005"
6653       data-set: "dpdk-performance-changes-3n-tsh-ref"
6654     - title: "2009"
6655       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6656   comparisons:
6657     - title: "Diff"
6658       reference: 2
6659       compare: 3
6660   legend:
6661     - ""
6662     - "2001, 2005, 2009 - DPDK versions tested."
6663     - "Diff - difference between 2005 and 2009 DPDK version."
6664
6665 # DPDK Performance Changes 3n-tsh 2t2c ndr
6666 - type: "table"
6667   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
6668   algorithm: "table_comparison"
6669   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
6670   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6671   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6672   columns:
6673     - title: "2001"
6674       data-set: "dpdk-performance-changes-3n-tsh-h1"
6675     - title: "2005"
6676       data-set: "dpdk-performance-changes-3n-tsh-ref"
6677     - title: "2009"
6678       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6679   comparisons:
6680     - title: "Diff"
6681       reference: 2
6682       compare: 3
6683   legend:
6684     - ""
6685     - "2001, 2005, 2009 - DPDK versions tested."
6686     - "Diff - difference between 2005 and 2009 DPDK version."
6687
6688 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6689 - type: "table"
6690   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6691   algorithm: "table_comparison"
6692   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6693   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6694   filter: "'NIC_Intel-X710'"
6695   columns:
6696     - title: "3n-hsw x710"
6697       data-set: "dpdk-compare-testbeds-ref"
6698     - title: "3n-skx x710"
6699       data-set: "dpdk-compare-testbeds-cmp"
6700   comparisons:
6701     - title: "Diff"
6702       reference: 1
6703       compare: 2
6704   legend:
6705     - ""
6706     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6707     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6708
6709 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6710 - type: "table"
6711   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6712   algorithm: "table_comparison"
6713   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6714   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6715   filter: "'NIC_Intel-X710'"
6716   columns:
6717     - title: "3n-hsw x710"
6718       data-set: "dpdk-compare-testbeds-ref"
6719     - title: "3n-skx x710"
6720       data-set: "dpdk-compare-testbeds-cmp"
6721   comparisons:
6722     - title: "Diff"
6723       reference: 1
6724       compare: 2
6725   legend:
6726     - ""
6727     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6728     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6729
6730 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6731 - type: "table"
6732   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6733   algorithm: "table_comparison"
6734   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6735   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6736   filter: "'NIC_Intel-XXV710'"
6737   columns:
6738     - title: "2n-skx"
6739       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6740     - title: "2n-clx"
6741       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6742   comparisons:
6743     - title: "Diff"
6744       reference: 1
6745       compare: 2
6746   legend:
6747     - ""
6748     - "2n-skx, 2n-clx - testbeds and NICs tested."
6749     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6750
6751 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6752 - type: "table"
6753   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6754   algorithm: "table_comparison"
6755   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6756   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6757   filter: "'NIC_Intel-XXV710'"
6758   columns:
6759     - title: "2n-skx"
6760       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6761     - title: "2n-clx"
6762       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6763   comparisons:
6764     - title: "Diff"
6765       reference: 1
6766       compare: 2
6767   legend:
6768     - ""
6769     - "2n-skx, 2n-clx - testbeds and NICs tested."
6770     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6771
6772 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6773 - type: "table"
6774   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6775   algorithm: "table_comparison"
6776   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6777   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6778   filter: "'NIC_Intel-XXV710'"
6779   columns:
6780     - title: "3n-skx"
6781       data-set: "dpdk-compare-topologies-ref"
6782     - title: "2n-skx"
6783       data-set: "dpdk-compare-topologies-cmp"
6784   comparisons:
6785     - title: "Diff"
6786       reference: 1
6787       compare: 2
6788   legend:
6789     - ""
6790     - "3n-skx, 2n-skx - topologies tested."
6791     - "Diff - difference between 3n-skx and 2n-skx topologies."
6792
6793 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6794 - type: "table"
6795   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6796   algorithm: "table_comparison"
6797   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6798   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6799   filter: "'NIC_Intel-XXV710'"
6800   columns:
6801     - title: "3n-skx"
6802       data-set: "dpdk-compare-topologies-ref"
6803     - title: "2n-skx"
6804       data-set: "dpdk-compare-topologies-cmp"
6805   comparisons:
6806     - title: "Diff"
6807       reference: 1
6808       compare: 2
6809   legend:
6810     - ""
6811     - "3n-skx, 2n-skx - topologies tested."
6812     - "Diff - difference between 3n-skx and 2n-skx topologies."
6813
6814 # Detailed Test Results - DPDK Performance Results 3n-hsw
6815 - type: "table"
6816   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6817   algorithm: "table_merged_details"
6818   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6819   columns:
6820     - title: " |prein| Test Name |preout| "
6821       data: "data name"
6822     - 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| "
6823       data: "data msg"
6824   data: "dpdk-perf-results-3n-hsw"
6825   filter: "all"
6826   parameters:
6827   - "name"
6828   - "parent"
6829   - "msg"
6830
6831 # Detailed Test Results - DPDK Performance Results 3n-skx
6832 - type: "table"
6833   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6834   algorithm: "table_merged_details"
6835   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6836   columns:
6837     - title: " |prein| Test Name |preout| "
6838       data: "data name"
6839     - 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| "
6840       data: "data msg"
6841   data: "dpdk-perf-results-3n-skx"
6842   filter: "all"
6843   remove-ndr: False
6844   parameters:
6845   - "name"
6846   - "parent"
6847   - "msg"
6848
6849 # Detailed Test Results - DPDK Performance Results 2n-skx
6850 - type: "table"
6851   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6852   algorithm: "table_merged_details"
6853   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6854   columns:
6855     - title: " |prein| Test Name |preout| "
6856       data: "data name"
6857     - 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| "
6858       data: "data msg"
6859   data: "dpdk-perf-results-2n-skx"
6860   filter: "all"
6861   remove-ndr: False
6862   parameters:
6863   - "name"
6864   - "parent"
6865   - "msg"
6866
6867 # Detailed Test Results - DPDK Performance Results 2n-clx
6868 - type: "table"
6869   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6870   algorithm: "table_merged_details"
6871   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6872   columns:
6873     - title: " |prein| Test Name |preout| "
6874       data: "data name"
6875     - 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| "
6876       data: "data msg"
6877   data: "dpdk-perf-results-2n-clx"
6878   filter: "all"
6879   parameters:
6880   - "name"
6881   - "parent"
6882   - "msg"
6883
6884 ## Detailed Test Results - DPDK Performance Results 2n-dnv
6885 #- type: "table"
6886 #  title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6887 #  algorithm: "table_merged_details"
6888 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6889 #  columns:
6890 #    - title: " |prein| Test Name |preout| "
6891 #      data: "data name"
6892 #    - 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| "
6893 #      data: "data msg"
6894 #  data: "dpdk-perf-results-2n-dnv"
6895 #  filter: "all"
6896 #  parameters:
6897 #  - "name"
6898 #  - "parent"
6899 #  - "msg"
6900 #
6901 ## Detailed Test Results - DPDK Performance Results 3n-dnv
6902 #- type: "table"
6903 #  title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6904 #  algorithm: "table_merged_details"
6905 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6906 #  columns:
6907 #    - title: " |prein| Test Name |preout| "
6908 #      data: "data name"
6909 #    - 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| "
6910 #      data: "data msg"
6911 #  data: "dpdk-perf-results-3n-dnv"
6912 #  filter: "all"
6913 #  parameters:
6914 #  - "name"
6915 #  - "parent"
6916 #  - "msg"
6917
6918 # Detailed Test Results - DPDK Performance Results 3n-tsh
6919 - type: "table"
6920   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6921   algorithm: "table_merged_details"
6922   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6923   columns:
6924     - title: " |prein| Test Name |preout| "
6925       data: "data name"
6926     - 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| "
6927       data: "data msg"
6928   data: "dpdk-perf-results-3n-tsh"
6929   filter: "all"
6930   parameters:
6931   - "name"
6932   - "parent"
6933   - "msg"
6934
6935 ################################################################################
6936 ###                                F I L E S                                 ###
6937 ################################################################################
6938
6939 # VPP Performance Results
6940 - type: "file"
6941   title: "VPP Performance Results"
6942   algorithm: "file_details_split"
6943   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6944   dir-tables:
6945     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6946     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6947     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6948     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6949     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6950     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
6951     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
6952   data:
6953     - "vpp-perf-results-2n-skx"
6954     - "vpp-perf-results-3n-skx"
6955     - "vpp-perf-results-2n-clx"
6956     - "vpp-perf-results-3n-hsw"
6957     - "vpp-perf-results-3n-tsh"
6958     - "vpp-perf-results-2n-dnv"
6959     - "vpp-perf-results-3n-dnv"
6960   filter: "all"
6961   data-start-level: 4
6962   order-chapters:
6963     level-1:
6964       - "l2"
6965       - "ip4"
6966       - "ip6"
6967       - "srv6"
6968       - "ip4_tunnels"
6969       - "ip6_tunnels"
6970       - "vm_vhost"
6971       - "container_memif"
6972       - "crypto"
6973       - "vts"
6974       - "lb"
6975       - "nfv_density"
6976       - "hoststack"
6977     level-2:
6978       - "2n-skx"
6979       - "3n-skx"
6980       - "2n-clx"
6981       - "3n-hsw"
6982       - "3n-tsh"
6983       - "2n-dnv"
6984       - "3n-dnv"
6985     level-3:
6986       - "xl710"
6987       - "x520"
6988       - "xxv710"
6989       - "x710"
6990       - "x553"
6991       - "cx556a"
6992       - "vic1227"
6993       - "vic1385"
6994
6995 # VPP Performance Configuration
6996 - type: "file"
6997   title: "VPP Performance Configuration"
6998   algorithm: "file_details_split"
6999   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
7000   dir-tables:
7001     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
7002     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
7003     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
7004     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
7005     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
7006     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
7007     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
7008   data:
7009     - "vpp-perf-results-2n-skx"
7010     - "vpp-perf-results-3n-skx"
7011     - "vpp-perf-results-2n-clx"
7012     - "vpp-perf-results-3n-hsw"
7013     - "vpp-perf-results-3n-tsh"
7014     - "vpp-perf-results-2n-dnv"
7015     - "vpp-perf-results-3n-dnv"
7016   filter: "all"
7017   data-start-level: 4
7018   order-chapters:
7019     level-1:
7020       - "l2"
7021       - "ip4"
7022       - "ip6"
7023       - "srv6"
7024       - "ip4_tunnels"
7025       - "ip6_tunnels"
7026       - "vm_vhost"
7027       - "container_memif"
7028       - "crypto"
7029       - "vts"
7030       - "lb"
7031       - "nfv_density"
7032       - "hoststack"
7033     level-2:
7034       - "2n-skx"
7035       - "3n-skx"
7036       - "2n-clx"
7037       - "3n-hsw"
7038       - "3n-tsh"
7039       - "2n-dnv"
7040       - "3n-dnv"
7041     level-3:
7042       - "xl710"
7043       - "x520"
7044       - "xxv710"
7045       - "x710"
7046       - "x553"
7047       - "cx556a"
7048       - "vic1227"
7049       - "vic1385"
7050
7051 # VPP Performance Operational
7052 - type: "file"
7053   title: "VPP Performance Operational"
7054   algorithm: "file_details_split_html"
7055   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
7056   dir-tables:
7057     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
7058     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
7059     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
7060     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
7061     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
7062     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
7063     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
7064   data:
7065     - "vpp-perf-results-2n-skx"
7066     - "vpp-perf-results-3n-skx"
7067     - "vpp-perf-results-2n-clx"
7068     - "vpp-perf-results-3n-hsw"
7069     - "vpp-perf-results-3n-tsh"
7070     - "vpp-perf-results-2n-dnv"
7071     - "vpp-perf-results-3n-dnv"
7072   filter: "all"
7073   data-start-level: 4
7074   order-chapters:
7075     level-1:
7076       - "l2"
7077       - "ip4"
7078       - "ip6"
7079       - "srv6"
7080       - "ip4_tunnels"
7081       - "ip6_tunnels"
7082       - "vm_vhost"
7083       - "container_memif"
7084       - "crypto"
7085       - "vts"
7086       - "lb"
7087       - "nfv_density"
7088       - "hoststack"
7089     level-2:
7090       - "2n-skx"
7091       - "3n-skx"
7092       - "2n-clx"
7093       - "3n-hsw"
7094       - "3n-tsh"
7095       - "2n-dnv"
7096       - "3n-dnv"
7097     level-3:
7098       - "xl710"
7099       - "x520"
7100       - "xxv710"
7101       - "x710"
7102       - "x553"
7103       - "cx556a"
7104       - "vic1227"
7105       - "vic1385"
7106
7107 # VPP MRR Results
7108 - type: "file"
7109   title: "VPP MRR Results"
7110   algorithm: "file_details_split"
7111   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
7112   dir-tables:
7113     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
7114     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
7115     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
7116     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
7117     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
7118     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
7119     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
7120   data:
7121     - "vpp-mrr-results-2n-skx"
7122     - "vpp-mrr-results-3n-skx"
7123     - "vpp-mrr-results-2n-clx"
7124     - "vpp-mrr-results-3n-hsw"
7125     - "vpp-mrr-results-3n-tsh"
7126     - "vpp-mrr-results-2n-dnv"
7127     - "vpp-mrr-results-3n-dnv"
7128   filter: "all"
7129   data-start-level: 4
7130   order-chapters:
7131     level-1:
7132       - "l2"
7133       - "ip4"
7134       - "ip6"
7135       - "srv6"
7136       - "ip4_tunnels"
7137       - "ip6_tunnels"
7138       - "vm_vhost"
7139       - "container_memif"
7140       - "crypto"
7141       - "vts"
7142       - "lb"
7143       - "nfv_density"
7144       - "hoststack"
7145     level-2:
7146       - "2n-skx"
7147       - "3n-skx"
7148       - "2n-clx"
7149       - "3n-hsw"
7150       - "3n-tsh"
7151       - "2n-dnv"
7152       - "3n-dnv"
7153     level-3:
7154       - "xl710"
7155       - "x520"
7156       - "xxv710"
7157       - "x710"
7158       - "x553"
7159       - "cx556a"
7160       - "vic1227"
7161       - "vic1385"
7162
7163 # VPP MRR Configuration
7164 - type: "file"
7165   title: "VPP MRR Configuration"
7166   algorithm: "file_details_split"
7167   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
7168   dir-tables:
7169     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
7170     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
7171     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
7172     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
7173     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
7174     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
7175     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
7176   data:
7177     - "vpp-mrr-results-2n-skx"
7178     - "vpp-mrr-results-3n-skx"
7179     - "vpp-mrr-results-2n-clx"
7180     - "vpp-mrr-results-3n-hsw"
7181     - "vpp-mrr-results-3n-tsh"
7182     - "vpp-mrr-results-2n-dnv"
7183     - "vpp-mrr-results-3n-dnv"
7184   filter: "all"
7185   data-start-level: 4
7186   order-chapters:
7187     level-1:
7188       - "l2"
7189       - "ip4"
7190       - "ip6"
7191       - "srv6"
7192       - "ip4_tunnels"
7193       - "ip6_tunnels"
7194       - "vm_vhost"
7195       - "container_memif"
7196       - "crypto"
7197       - "vts"
7198       - "lb"
7199       - "nfv_density"
7200       - "hoststack"
7201     level-2:
7202       - "2n-skx"
7203       - "3n-skx"
7204       - "2n-clx"
7205       - "3n-hsw"
7206       - "3n-tsh"
7207       - "2n-dnv"
7208       - "3n-dnv"
7209     level-3:
7210       - "xl710"
7211       - "x520"
7212       - "xxv710"
7213       - "x710"
7214       - "x553"
7215       - "cx556a"
7216       - "vic1227"
7217       - "vic1385"
7218
7219 # VPP Device Results - Ubuntu
7220 - type: "file"
7221   title: "VPP Device Results - Ubuntu"
7222   algorithm: "file_test_results"
7223   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7224   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7225   data: "vpp-device-results-ubuntu"
7226   filter: "all"
7227   data-start-level: 4
7228
7229 # VPP Device Configuration - Ubuntu
7230 - type: "file"
7231   title: "VPP Device Configuration - Ubuntu"
7232   algorithm: "file_test_results"
7233   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7234   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7235   data: "vpp-device-results-ubuntu"
7236   filter: "all"
7237   data-start-level: 4
7238
7239 # DPDK Performance Results 3n-hsw
7240 - type: "file"
7241   title: "DPDK Performance Results 3n-hsw"
7242   algorithm: "file_test_results"
7243   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7244   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7245   data: "dpdk-perf-results-3n-hsw"
7246   filter: "all"
7247   data-start-level: 4
7248
7249 # DPDK Performance Results 3n-skx
7250 - type: "file"
7251   title: "DPDK Performance Results 3n-skx"
7252   algorithm: "file_test_results"
7253   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7254   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7255   data: "dpdk-perf-results-3n-skx"
7256   filter: "all"
7257   data-start-level: 4
7258
7259 # DPDK Performance Results 2n-skx
7260 - type: "file"
7261   title: "DPDK Performance Results 2n-skx"
7262   algorithm: "file_test_results"
7263   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7264   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7265   data: "dpdk-perf-results-2n-skx"
7266   filter: "all"
7267   data-start-level: 4
7268
7269 # DPDK Performance Results 2n-clx
7270 - type: "file"
7271   title: "DPDK Performance Results 2n-clx"
7272   algorithm: "file_test_results"
7273   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7274   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7275   data: "dpdk-perf-results-2n-clx"
7276   filter: "all"
7277   data-start-level: 4
7278
7279 ## DPDK Performance Results 2n-dnv
7280 #- type: "file"
7281 #  title: "DPDK Performance Results 2n-dnv"
7282 #  algorithm: "file_test_results"
7283 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7284 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7285 #  data: "dpdk-perf-results-2n-dnv"
7286 #  filter: "all"
7287 #  data-start-level: 4
7288 #
7289 ## DPDK Performance Results 3n-dnv
7290 #- type: "file"
7291 #  title: "DPDK Performance Results 3n-dnv"
7292 #  algorithm: "file_test_results"
7293 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7294 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7295 #  data: "dpdk-perf-results-3n-dnv"
7296 #  filter: "all"
7297 #  data-start-level: 4
7298
7299 # DPDK Performance Results 3n-tsh
7300 - type: "file"
7301   title: "DPDK Performance Results 3n-tsh"
7302   algorithm: "file_test_results"
7303   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7304   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7305   data: "dpdk-perf-results-3n-tsh"
7306   filter: "all"
7307   data-start-level: 4
7308
7309 ################################################################################
7310 ###                                P L O T S                                 ###
7311 ################################################################################
7312
7313 # Hoststack tests 3n-hsw
7314
7315 - type: "plot"
7316   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7317   algorithm: "plot_perf_box_name"
7318   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
7319   data: "plot-vpp-hoststack-3n-hsw"
7320   include:
7321     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
7322     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
7323   layout:
7324     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7325     layout: "plot-hoststack"
7326
7327 - type: "plot"
7328   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7329   algorithm: "plot_perf_box_name"
7330   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
7331   data: "plot-vpp-hoststack-3n-hsw"
7332   include:
7333     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
7334     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
7335   layout:
7336     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7337     layout: "plot-hoststack"
7338
7339 - type: "plot"
7340   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7341   algorithm: "plot_perf_box_name"
7342   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
7343   data: "plot-vpp-hoststack-3n-hsw"
7344   include:
7345     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
7346     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
7347     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
7348     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
7349   layout:
7350     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7351     layout: "plot-hoststack"
7352
7353 ################################################################################
7354
7355 # Soak Test (PLRsearch), boxes - 2n-clx
7356 - type: "plot"
7357   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7358   algorithm: "plot_perf_box_name"
7359   output-file-type: ".html"
7360   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
7361   data: "plot-vpp-soak-2n-clx"
7362   include:
7363     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7364     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7365     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7366     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7367     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7368     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7369   layout:
7370     title: "30 Minutes Soak Test (PLRsearch)"
7371     layout: "plot-soak-throughput"
7372
7373 # Soak Test (PLRsearch), boxes - 2n-clx
7374 - type: "plot"
7375   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7376   algorithm: "plot_perf_box_name"
7377   output-file-type: ".html"
7378   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
7379   data: "plot-vpp-soak-2n-clx"
7380   include:
7381     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7382     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7383     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7384     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7385     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7386     - "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"
7387   layout:
7388     title: "30 Minutes Soak Test (PLRsearch)"
7389     layout: "plot-soak-throughput"
7390
7391 # Soak Test (PLRsearch), boxes - 2n-skx
7392 - type: "plot"
7393   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7394   algorithm: "plot_perf_box_name"
7395   output-file-type: ".html"
7396   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
7397   data: "plot-vpp-soak-2n-skx"
7398   include:
7399     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7400     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7401     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7402     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7403     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7405   layout:
7406     title: "30 Minutes Soak Test (PLRsearch)"
7407     layout: "plot-soak-throughput"
7408
7409 # Soak Test (PLRsearch), boxes - 2n-skx
7410 - type: "plot"
7411   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7412   algorithm: "plot_perf_box_name"
7413   output-file-type: ".html"
7414   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
7415   data: "plot-vpp-soak-2n-skx"
7416   include:
7417     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7418     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7419     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7420     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7421     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7422     - "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"
7423   layout:
7424     title: "30 Minutes Soak Test (PLRsearch)"
7425     layout: "plot-soak-throughput"
7426
7427 ###############################################################################
7428
7429 # Reconf tests 2n-skx
7430
7431 - type: "plot"
7432   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7433   algorithm: "plot_nf_reconf_box_name"
7434   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7435   data: "plot-vpp-nfv-reconf-2n-skx"
7436   include:
7437     - "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"
7438     - "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"
7439     - "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"
7440     - "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"
7441     - "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"
7442     - "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"
7443   layout:
7444     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7445     layout: "plot-throughput"
7446
7447 - type: "plot"
7448   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7449   algorithm: "plot_nf_reconf_box_name"
7450   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7451   data: "plot-vpp-nfv-reconf-2n-skx"
7452   include:
7453     - "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"
7454     - "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"
7455     - "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"
7456     - "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"
7457     - "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"
7458     - "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"
7459   layout:
7460     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7461     layout: "plot-throughput"
7462
7463 - type: "plot"
7464   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7465   algorithm: "plot_nf_reconf_box_name"
7466   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7467   data: "plot-vpp-nfv-reconf-2n-skx"
7468   include:
7469     - "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"
7470     - "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"
7471     - "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"
7472     - "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"
7473     - "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"
7474     - "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"
7475   layout:
7476     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7477     layout: "plot-throughput"
7478
7479 ###############################################################################
7480
7481 # Reconf tests 2n-clx
7482
7483 - type: "plot"
7484   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7485   algorithm: "plot_nf_reconf_box_name"
7486   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7487   data: "plot-vpp-nfv-reconf-2n-clx"
7488   include:
7489     - "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"
7490     - "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"
7491     - "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"
7492     - "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"
7493   layout:
7494     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7495     layout: "plot-throughput"
7496
7497 - type: "plot"
7498   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7499   algorithm: "plot_nf_reconf_box_name"
7500   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7501   data: "plot-vpp-nfv-reconf-2n-clx"
7502   include:
7503     - "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"
7504     - "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"
7505     - "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"
7506     - "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"
7507   layout:
7508     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7509     layout: "plot-throughput"
7510
7511 - type: "plot"
7512   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7513   algorithm: "plot_nf_reconf_box_name"
7514   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7515   data: "plot-vpp-nfv-reconf-2n-clx"
7516   include:
7517     - "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"
7518     - "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"
7519     - "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"
7520     - "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"
7521   layout:
7522     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7523     layout: "plot-throughput"
7524
7525 ###############################################################################
7526
7527 # Plots - NF Density - VSC - MRR IMIX
7528 - type: "plot"
7529   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7530   algorithm: "plot_nf_heatmap"
7531   output-file-type: ".html"
7532   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
7533   data: "plot-vpp-nfv-2n-skx-mrr"
7534   filter: "'NIC_Intel-XXV710' and
7535            'NF_DENSITY' and
7536            'VHOST' and
7537            not 'VXLAN' and
7538            'CHAIN' and
7539            'NF_VPPIP4' and
7540            'IMIX' and
7541            '2T1C' and
7542            'MRR'"
7543   parameters:
7544   - "result"
7545   - "name"
7546   - "tags"
7547   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7548   x-axis: "X = VNFs per Service Chain"
7549   y-axis: "Y = Number of Service Chains"
7550   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7551   layout:
7552     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7553     layout: "plot-service-density"
7554
7555 - type: "plot"
7556   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7557   algorithm: "plot_nf_heatmap"
7558   output-file-type: ".html"
7559   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7560   data: "plot-vpp-nfv-2n-skx-mrr"
7561   filter: "'NIC_Intel-XXV710' and
7562            'NF_DENSITY' and
7563            'VHOST' and
7564            not 'VXLAN' and
7565            'CHAIN' and
7566            'NF_VPPIP4' and
7567            'IMIX' and
7568            '4T2C' and
7569            'MRR'"
7570   parameters:
7571   - "result"
7572   - "name"
7573   - "tags"
7574   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7575   x-axis: "X = VNFs per Service Chain"
7576   y-axis: "Y = Number of Service Chains"
7577   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7578   layout:
7579     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7580     layout: "plot-service-density"
7581
7582 - type: "plot"
7583   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7584   algorithm: "plot_nf_heatmap"
7585   output-file-type: ".html"
7586   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7587   data: "plot-vpp-nfv-2n-skx-mrr"
7588   filter: "'NIC_Intel-XXV710' and
7589            'NF_DENSITY' and
7590            'VHOST' and
7591            not 'VXLAN' and
7592            'CHAIN' and
7593            'NF_VPPIP4' and
7594            'IMIX' and
7595            '8T4C' and
7596            'MRR'"
7597   parameters:
7598   - "result"
7599   - "name"
7600   - "tags"
7601   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7602   x-axis: "X = VNFs per Service Chain"
7603   y-axis: "Y = Number of Service Chains"
7604   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7605   layout:
7606     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7607     layout: "plot-service-density"
7608
7609 # Plots - NF Density - VSC - NDR IMIX
7610 - type: "plot"
7611   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7612   algorithm: "plot_nf_heatmap"
7613   output-file-type: ".html"
7614   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7615   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7616   filter: "'NIC_Intel-XXV710' and
7617            'NF_DENSITY' and
7618            'VHOST' and
7619            not 'VXLAN' and
7620            'CHAIN' and
7621            'NF_VPPIP4' and
7622            'IMIX' and
7623            '2T1C' and
7624            'NDRPDR'"
7625   parameters:
7626   - "throughput"
7627   - "name"
7628   - "tags"
7629   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7630   x-axis: "X = VNFs per Service Chain"
7631   y-axis: "Y = Number of Service Chains"
7632   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7633   layout:
7634     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7635     layout: "plot-service-density"
7636
7637 - type: "plot"
7638   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7639   algorithm: "plot_nf_heatmap"
7640   output-file-type: ".html"
7641   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7642   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7643   filter: "'NIC_Intel-XXV710' and
7644            'NF_DENSITY' and
7645            'VHOST' and
7646            not 'VXLAN' and
7647            'CHAIN' and
7648            'NF_VPPIP4' and
7649            'IMIX' and
7650            '4T2C' and
7651            'NDRPDR'"
7652   parameters:
7653   - "throughput"
7654   - "name"
7655   - "tags"
7656   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7657   x-axis: "X = VNFs per Service Chain"
7658   y-axis: "Y = Number of Service Chains"
7659   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7660   layout:
7661     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7662     layout: "plot-service-density"
7663
7664 - type: "plot"
7665   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7666   algorithm: "plot_nf_heatmap"
7667   output-file-type: ".html"
7668   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7669   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7670   filter: "'NIC_Intel-XXV710' and
7671            'NF_DENSITY' and
7672            'VHOST' and
7673            not 'VXLAN' and
7674            'CHAIN' and
7675            'NF_VPPIP4' and
7676            'IMIX' and
7677            '8T4C' and
7678            'NDRPDR'"
7679   parameters:
7680   - "throughput"
7681   - "name"
7682   - "tags"
7683   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7684   x-axis: "X = VNFs per Service Chain"
7685   y-axis: "Y = Number of Service Chains"
7686   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7687   layout:
7688     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7689     layout: "plot-service-density"
7690
7691 # Plots - NF Density - VSC - PDR IMIX
7692 - type: "plot"
7693   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7694   algorithm: "plot_nf_heatmap"
7695   output-file-type: ".html"
7696   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7697   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7698   filter: "'NIC_Intel-XXV710' and
7699            'NF_DENSITY' and
7700            'VHOST' and
7701            not 'VXLAN' and
7702            'CHAIN' and
7703            'NF_VPPIP4' and
7704            'IMIX' and
7705            '2T1C' and
7706            'NDRPDR'"
7707   parameters:
7708   - "throughput"
7709   - "name"
7710   - "tags"
7711   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7712   x-axis: "X = VNFs per Service Chain"
7713   y-axis: "Y = Number of Service Chains"
7714   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7715   layout:
7716     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7717     layout: "plot-service-density"
7718
7719 - type: "plot"
7720   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7721   algorithm: "plot_nf_heatmap"
7722   output-file-type: ".html"
7723   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7724   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7725   filter: "'NIC_Intel-XXV710' and
7726            'NF_DENSITY' and
7727            'VHOST' and
7728            not 'VXLAN' and
7729            'CHAIN' and
7730            'NF_VPPIP4' and
7731            'IMIX' and
7732            '4T2C' and
7733            'NDRPDR'"
7734   parameters:
7735   - "throughput"
7736   - "name"
7737   - "tags"
7738   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7739   x-axis: "X = VNFs per Service Chain"
7740   y-axis: "Y = Number of Service Chains"
7741   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7742   layout:
7743     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7744     layout: "plot-service-density"
7745
7746 - type: "plot"
7747   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7748   algorithm: "plot_nf_heatmap"
7749   output-file-type: ".html"
7750   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7751   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7752   filter: "'NIC_Intel-XXV710' and
7753            'NF_DENSITY' and
7754            'VHOST' and
7755            not 'VXLAN' and
7756            'CHAIN' and
7757            'NF_VPPIP4' and
7758            'IMIX' and
7759            '8T4C' and
7760            'NDRPDR'"
7761   parameters:
7762   - "throughput"
7763   - "name"
7764   - "tags"
7765   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7766   x-axis: "X = VNFs per Service Chain"
7767   y-axis: "Y = Number of Service Chains"
7768   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7769   layout:
7770     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7771     layout: "plot-service-density"
7772
7773 ###############################################################################
7774
7775 # Plots - NF Density - VSC - MRR IMIX
7776 - type: "plot"
7777   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7778   algorithm: "plot_nf_heatmap"
7779   output-file-type: ".html"
7780   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7781   data: "plot-vpp-nfv-2n-skx-mrr"
7782   filter: "'NIC_Intel-XXV710' and
7783            'NF_DENSITY' and
7784            'VHOST' and
7785            'VXLAN' and
7786            'CHAIN' and
7787            'IMIX' and
7788            '2T1C' and
7789            'MRR'"
7790   parameters:
7791   - "result"
7792   - "name"
7793   - "tags"
7794   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7795   x-axis: "X = VNFs per Service Chain"
7796   y-axis: "Y = Number of Service Chains"
7797   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7798   layout:
7799     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7800     layout: "plot-service-density"
7801
7802 - type: "plot"
7803   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7804   algorithm: "plot_nf_heatmap"
7805   output-file-type: ".html"
7806   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7807   data: "plot-vpp-nfv-2n-skx-mrr"
7808   filter: "'NIC_Intel-XXV710' and
7809            'NF_DENSITY' and
7810            'VHOST' and
7811            'VXLAN' and
7812            'CHAIN' and
7813            'IMIX' and
7814            '4T2C' and
7815            'MRR'"
7816   parameters:
7817   - "result"
7818   - "name"
7819   - "tags"
7820   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7821   x-axis: "X = VNFs per Service Chain"
7822   y-axis: "Y = Number of Service Chains"
7823   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7824   layout:
7825     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7826     layout: "plot-service-density"
7827
7828 - type: "plot"
7829   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7830   algorithm: "plot_nf_heatmap"
7831   output-file-type: ".html"
7832   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7833   data: "plot-vpp-nfv-2n-skx-mrr"
7834   filter: "'NIC_Intel-XXV710' and
7835            'NF_DENSITY' and
7836            'VHOST' and
7837            'VXLAN' and
7838            'CHAIN' and
7839            'IMIX' and
7840            '8T4C' and
7841            'MRR'"
7842   parameters:
7843   - "result"
7844   - "name"
7845   - "tags"
7846   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7847   x-axis: "X = VNFs per Service Chain"
7848   y-axis: "Y = Number of Service Chains"
7849   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7850   layout:
7851     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7852     layout: "plot-service-density"
7853
7854 # Plots - NF Density - VSC - NDR IMIX
7855 - type: "plot"
7856   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7857   algorithm: "plot_nf_heatmap"
7858   output-file-type: ".html"
7859   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7860   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7861   filter: "'NIC_Intel-XXV710' and
7862            'NF_DENSITY' and
7863            'VHOST' and
7864            'VXLAN' and
7865            'CHAIN' and
7866            'IMIX' and
7867            '2T1C' and
7868            'NDRPDR'"
7869   parameters:
7870   - "throughput"
7871   - "name"
7872   - "tags"
7873   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7874   x-axis: "X = VNFs per Service Chain"
7875   y-axis: "Y = Number of Service Chains"
7876   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7877   layout:
7878     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7879     layout: "plot-service-density"
7880
7881 - type: "plot"
7882   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7883   algorithm: "plot_nf_heatmap"
7884   output-file-type: ".html"
7885   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7886   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7887   filter: "'NIC_Intel-XXV710' and
7888            'NF_DENSITY' and
7889            'VHOST' and
7890            'VXLAN' and
7891            'CHAIN' and
7892            'IMIX' and
7893            '4T2C' and
7894            'NDRPDR'"
7895   parameters:
7896   - "throughput"
7897   - "name"
7898   - "tags"
7899   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7900   x-axis: "X = VNFs per Service Chain"
7901   y-axis: "Y = Number of Service Chains"
7902   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7903   layout:
7904     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7905     layout: "plot-service-density"
7906
7907 - type: "plot"
7908   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7909   algorithm: "plot_nf_heatmap"
7910   output-file-type: ".html"
7911   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7912   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7913   filter: "'NIC_Intel-XXV710' and
7914            'NF_DENSITY' and
7915            'VHOST' and
7916            'VXLAN' and
7917            'CHAIN' and
7918            'IMIX' and
7919            '8T4C' and
7920            'NDRPDR'"
7921   parameters:
7922   - "throughput"
7923   - "name"
7924   - "tags"
7925   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7926   x-axis: "X = VNFs per Service Chain"
7927   y-axis: "Y = Number of Service Chains"
7928   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7929   layout:
7930     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7931     layout: "plot-service-density"
7932
7933 # Plots - NF Density - VSC - PDR IMIX
7934 - type: "plot"
7935   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7936   algorithm: "plot_nf_heatmap"
7937   output-file-type: ".html"
7938   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7939   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7940   filter: "'NIC_Intel-XXV710' and
7941            'NF_DENSITY' and
7942            'VHOST' and
7943            'VXLAN' and
7944            'CHAIN' and
7945            'IMIX' and
7946            '2T1C' and
7947            'NDRPDR'"
7948   parameters:
7949   - "throughput"
7950   - "name"
7951   - "tags"
7952   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7953   x-axis: "X = VNFs per Service Chain"
7954   y-axis: "Y = Number of Service Chains"
7955   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7956   layout:
7957     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7958     layout: "plot-service-density"
7959
7960 - type: "plot"
7961   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7962   algorithm: "plot_nf_heatmap"
7963   output-file-type: ".html"
7964   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7965   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7966   filter: "'NIC_Intel-XXV710' and
7967            'NF_DENSITY' and
7968            'VHOST' and
7969            'VXLAN' and
7970            'CHAIN' and
7971            'IMIX' and
7972            '4T2C' and
7973            'NDRPDR'"
7974   parameters:
7975   - "throughput"
7976   - "name"
7977   - "tags"
7978   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7979   x-axis: "X = VNFs per Service Chain"
7980   y-axis: "Y = Number of Service Chains"
7981   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7982   layout:
7983     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7984     layout: "plot-service-density"
7985
7986 - type: "plot"
7987   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7988   algorithm: "plot_nf_heatmap"
7989   output-file-type: ".html"
7990   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7991   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7992   filter: "'NIC_Intel-XXV710' and
7993            'NF_DENSITY' and
7994            'VHOST' and
7995            'VXLAN' and
7996            'CHAIN' and
7997            'IMIX' and
7998            '8T4C' and
7999            'NDRPDR'"
8000   parameters:
8001   - "throughput"
8002   - "name"
8003   - "tags"
8004   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8005   x-axis: "X = VNFs per Service Chain"
8006   y-axis: "Y = Number of Service Chains"
8007   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8008   layout:
8009     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8010     layout: "plot-service-density"
8011
8012 ###############################################################################
8013
8014 # Plots - NF Density - CSC - MRR IMIX
8015 - type: "plot"
8016   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8017   algorithm: "plot_nf_heatmap"
8018   output-file-type: ".html"
8019   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
8020   data: "plot-vpp-nfv-2n-skx-mrr"
8021   filter: "'NIC_Intel-XXV710' and
8022            'NF_DENSITY' and
8023            'DOCKER' and
8024            'CHAIN' and
8025            'NF_VPPIP4' and
8026            'IMIX' and
8027            '2T1C' and
8028            'MRR'"
8029   parameters:
8030   - "result"
8031   - "name"
8032   - "tags"
8033   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8034   x-axis: "X = CNFs per Service Chain"
8035   y-axis: "Y = Number of Service Chains"
8036   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8037   layout:
8038     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8039     layout: "plot-service-density"
8040
8041 - type: "plot"
8042   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8043   algorithm: "plot_nf_heatmap"
8044   output-file-type: ".html"
8045   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
8046   data: "plot-vpp-nfv-2n-skx-mrr"
8047   filter: "'NIC_Intel-XXV710' and
8048            'NF_DENSITY' and
8049            'DOCKER' and
8050            'CHAIN' and
8051            'NF_VPPIP4' and
8052            'IMIX' and
8053            '4T2C' and
8054            'MRR'"
8055   parameters:
8056   - "result"
8057   - "name"
8058   - "tags"
8059   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8060   x-axis: "X = CNFs per Service Chain"
8061   y-axis: "Y = Number of Service Chains"
8062   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8063   layout:
8064     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8065     layout: "plot-service-density"
8066
8067 - type: "plot"
8068   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8069   algorithm: "plot_nf_heatmap"
8070   output-file-type: ".html"
8071   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8072   data: "plot-vpp-nfv-2n-skx-mrr"
8073   filter: "'NIC_Intel-XXV710' and
8074            'NF_DENSITY' and
8075            'DOCKER' and
8076            'CHAIN' and
8077            'NF_VPPIP4' and
8078            'IMIX' and
8079            '8T4C' and
8080            'MRR'"
8081   parameters:
8082   - "result"
8083   - "name"
8084   - "tags"
8085   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8086   x-axis: "X = CNFs per Service Chain"
8087   y-axis: "Y = Number of Service Chains"
8088   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8089   layout:
8090     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8091     layout: "plot-service-density"
8092
8093 # Plots - NF Density - CSC - NDR IMIX
8094 - type: "plot"
8095   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8096   algorithm: "plot_nf_heatmap"
8097   output-file-type: ".html"
8098   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8099   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8100   filter: "'NIC_Intel-XXV710' and
8101            'NF_DENSITY' and
8102            'DOCKER' and
8103            'CHAIN' and
8104            'NF_VPPIP4' and
8105            'IMIX' and
8106            '2T1C' and
8107            'NDRPDR'"
8108   parameters:
8109   - "throughput"
8110   - "name"
8111   - "tags"
8112   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8113   x-axis: "X = CNFs per Service Chain"
8114   y-axis: "Y = Number of Service Chains"
8115   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8116   layout:
8117     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8118     layout: "plot-service-density"
8119
8120 - type: "plot"
8121   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8122   algorithm: "plot_nf_heatmap"
8123   output-file-type: ".html"
8124   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8125   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8126   filter: "'NIC_Intel-XXV710' and
8127            'NF_DENSITY' and
8128            'DOCKER' and
8129            'CHAIN' and
8130            'NF_VPPIP4' and
8131            'IMIX' and
8132            '4T2C' and
8133            'NDRPDR'"
8134   parameters:
8135   - "throughput"
8136   - "name"
8137   - "tags"
8138   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8139   x-axis: "X = CNFs per Service Chain"
8140   y-axis: "Y = Number of Service Chains"
8141   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8142   layout:
8143     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8144     layout: "plot-service-density"
8145
8146 - type: "plot"
8147   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8148   algorithm: "plot_nf_heatmap"
8149   output-file-type: ".html"
8150   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8151   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8152   filter: "'NIC_Intel-XXV710' and
8153            'NF_DENSITY' and
8154            'DOCKER' and
8155            'CHAIN' and
8156            'NF_VPPIP4' and
8157            'IMIX' and
8158            '8T4C' and
8159            'NDRPDR'"
8160   parameters:
8161   - "throughput"
8162   - "name"
8163   - "tags"
8164   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8165   x-axis: "X = CNFs per Service Chain"
8166   y-axis: "Y = Number of Service Chains"
8167   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8168   layout:
8169     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8170     layout: "plot-service-density"
8171
8172 # Plots - NF Density - CSC - PDR IMIX
8173 - type: "plot"
8174   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8175   algorithm: "plot_nf_heatmap"
8176   output-file-type: ".html"
8177   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8178   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8179   filter: "'NIC_Intel-XXV710' and
8180            'NF_DENSITY' and
8181            'DOCKER' and
8182            'CHAIN' and
8183            'NF_VPPIP4' and
8184            'IMIX' and
8185            '2T1C' and
8186            'NDRPDR'"
8187   parameters:
8188   - "throughput"
8189   - "name"
8190   - "tags"
8191   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8192   x-axis: "X = CNFs per Service Chain"
8193   y-axis: "Y = Number of Service Chains"
8194   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8195   layout:
8196     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8197     layout: "plot-service-density"
8198
8199 - type: "plot"
8200   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8201   algorithm: "plot_nf_heatmap"
8202   output-file-type: ".html"
8203   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8204   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8205   filter: "'NIC_Intel-XXV710' and
8206            'NF_DENSITY' and
8207            'DOCKER' and
8208            'CHAIN' and
8209            'NF_VPPIP4' and
8210            'IMIX' and
8211            '4T2C' and
8212            'NDRPDR'"
8213   parameters:
8214   - "throughput"
8215   - "name"
8216   - "tags"
8217   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8218   x-axis: "X = CNFs per Service Chain"
8219   y-axis: "Y = Number of Service Chains"
8220   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8221   layout:
8222     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8223     layout: "plot-service-density"
8224
8225 - type: "plot"
8226   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8227   algorithm: "plot_nf_heatmap"
8228   output-file-type: ".html"
8229   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8230   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8231   filter: "'NIC_Intel-XXV710' and
8232            'NF_DENSITY' and
8233            'DOCKER' and
8234            'CHAIN' and
8235            'NF_VPPIP4' and
8236            'IMIX' and
8237            '8T4C' and
8238            'NDRPDR'"
8239   parameters:
8240   - "throughput"
8241   - "name"
8242   - "tags"
8243   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8244   x-axis: "X = CNFs per Service Chain"
8245   y-axis: "Y = Number of Service Chains"
8246   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8247   layout:
8248     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8249     layout: "plot-service-density"
8250
8251 ################################################################################
8252 #
8253 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8254 #- type: "plot"
8255 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8256 #  algorithm: "plot_nf_heatmap"
8257 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8258 #  data: "plot-vpp-nfv-3n-skx-mrr"
8259 #  filter: "'NIC_Intel-XXV710' and
8260 #           'NF_DENSITY' and
8261 #           'DOCKER' and
8262 #           'CHAIN' and
8263 #           'NF_VPPIP4' and
8264 #           'IPSEC' and
8265 #           'TNL_4' and
8266 #           'IMIX' and
8267 #           '2T1C' and
8268 #           'MRR'"
8269 #  parameters:
8270 #  - "result"
8271 #  - "name"
8272 #  - "tags"
8273 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8274 #  x-axis: "X = CNFs per Service Chain"
8275 #  y-axis: "Y = Number of Service Chains"
8276 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8277 #  layout:
8278 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8279 #    layout: "plot-service-density"
8280 #
8281 #- type: "plot"
8282 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8283 #  algorithm: "plot_nf_heatmap"
8284 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8285 #  data: "plot-vpp-nfv-3n-skx-mrr"
8286 #  filter: "'NIC_Intel-XXV710' and
8287 #           'NF_DENSITY' and
8288 #           'DOCKER' and
8289 #           'CHAIN' and
8290 #           'NF_VPPIP4' and
8291 #           'IPSEC' and
8292 #           'TNL_4' and
8293 #           'IMIX' and
8294 #           '4T2C' and
8295 #           'MRR'"
8296 #  parameters:
8297 #  - "result"
8298 #  - "name"
8299 #  - "tags"
8300 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8301 #  x-axis: "X = CNFs per Service Chain"
8302 #  y-axis: "Y = Number of Service Chains"
8303 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8304 #  layout:
8305 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8306 #    layout: "plot-service-density"
8307 #
8308 #- type: "plot"
8309 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8310 #  algorithm: "plot_nf_heatmap"
8311 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8312 #  data: "plot-vpp-nfv-3n-skx-mrr"
8313 #  filter: "'NIC_Intel-XXV710' and
8314 #           'NF_DENSITY' and
8315 #           'DOCKER' and
8316 #           'CHAIN' and
8317 #           'NF_VPPIP4' and
8318 #           'IPSEC' and
8319 #           'TNL_4' and
8320 #           'IMIX' and
8321 #           '8T4C' and
8322 #           'MRR'"
8323 #  parameters:
8324 #  - "result"
8325 #  - "name"
8326 #  - "tags"
8327 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8328 #  x-axis: "X = CNFs per Service Chain"
8329 #  y-axis: "Y = Number of Service Chains"
8330 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8331 #  layout:
8332 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8333 #    layout: "plot-service-density"
8334
8335 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8336 #- type: "plot"
8337 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8338 #  algorithm: "plot_nf_heatmap"
8339 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8340 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8341 #  filter: "'NIC_Intel-XXV710' and
8342 #           'NF_DENSITY' and
8343 #           'DOCKER' and
8344 #           'CHAIN' and
8345 #           'NF_VPPIP4' and
8346 #           'IPSEC' and
8347 #           'TNL_4' and
8348 #           'IMIX' and
8349 #           '2T1C' and
8350 #           'NDRPDR'"
8351 #  parameters:
8352 #  - "throughput"
8353 #  - "name"
8354 #  - "tags"
8355 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8356 #  x-axis: "X = CNFs per Service Chain"
8357 #  y-axis: "Y = Number of Service Chains"
8358 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8359 #  layout:
8360 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8361 #    layout: "plot-service-density"
8362 #
8363 #- type: "plot"
8364 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8365 #  algorithm: "plot_nf_heatmap"
8366 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8367 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8368 #  filter: "'NIC_Intel-XXV710' and
8369 #           'NF_DENSITY' and
8370 #           'DOCKER' and
8371 #           'CHAIN' and
8372 #           'NF_VPPIP4' and
8373 #           'IPSEC' and
8374 #           'TNL_4' and
8375 #           'IMIX' and
8376 #           '4T2C' and
8377 #           'NDRPDR'"
8378 #  parameters:
8379 #  - "throughput"
8380 #  - "name"
8381 #  - "tags"
8382 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8383 #  x-axis: "X = CNFs per Service Chain"
8384 #  y-axis: "Y = Number of Service Chains"
8385 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8386 #  layout:
8387 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8388 #    layout: "plot-service-density"
8389 #
8390 #- type: "plot"
8391 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8392 #  algorithm: "plot_nf_heatmap"
8393 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8394 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8395 #  filter: "'NIC_Intel-XXV710' and
8396 #           'NF_DENSITY' and
8397 #           'DOCKER' and
8398 #           'CHAIN' and
8399 #           'NF_VPPIP4' and
8400 #           'IPSEC' and
8401 #           'TNL_4' and
8402 #           'IMIX' and
8403 #           '8T4C' and
8404 #           'NDRPDR'"
8405 #  parameters:
8406 #  - "throughput"
8407 #  - "name"
8408 #  - "tags"
8409 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8410 #  x-axis: "X = CNFs per Service Chain"
8411 #  y-axis: "Y = Number of Service Chains"
8412 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8413 #  layout:
8414 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8415 #    layout: "plot-service-density"
8416 #
8417 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8418 #- type: "plot"
8419 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8420 #  algorithm: "plot_nf_heatmap"
8421 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8422 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8423 #  filter: "'NIC_Intel-XXV710' and
8424 #           'NF_DENSITY' and
8425 #           'DOCKER' and
8426 #           'CHAIN' and
8427 #           'NF_VPPIP4' and
8428 #           'IPSEC' and
8429 #           'TNL_4' and
8430 #           'IMIX' and
8431 #           '2T1C' and
8432 #           'NDRPDR'"
8433 #  parameters:
8434 #  - "throughput"
8435 #  - "name"
8436 #  - "tags"
8437 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8438 #  x-axis: "X = CNFs per Service Chain"
8439 #  y-axis: "Y = Number of Service Chains"
8440 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8441 #  layout:
8442 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8443 #    layout: "plot-service-density"
8444 #
8445 #- type: "plot"
8446 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8447 #  algorithm: "plot_nf_heatmap"
8448 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8449 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8450 #  filter: "'NIC_Intel-XXV710' and
8451 #           'NF_DENSITY' and
8452 #           'DOCKER' and
8453 #           'CHAIN' and
8454 #           'NF_VPPIP4' and
8455 #           'IPSEC' and
8456 #           'TNL_4' and
8457 #           'IMIX' and
8458 #           '4T2C' and
8459 #           'NDRPDR'"
8460 #  parameters:
8461 #  - "throughput"
8462 #  - "name"
8463 #  - "tags"
8464 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8465 #  x-axis: "X = CNFs per Service Chain"
8466 #  y-axis: "Y = Number of Service Chains"
8467 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8468 #  layout:
8469 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8470 #    layout: "plot-service-density"
8471 #
8472 #- type: "plot"
8473 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8474 #  algorithm: "plot_nf_heatmap"
8475 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8476 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8477 #  filter: "'NIC_Intel-XXV710' and
8478 #           'NF_DENSITY' and
8479 #           'DOCKER' and
8480 #           'CHAIN' and
8481 #           'NF_VPPIP4' and
8482 #           'IPSEC' and
8483 #           'TNL_4' and
8484 #           'IMIX' and
8485 #           '8T4C' and
8486 #           'NDRPDR'"
8487 #  parameters:
8488 #  - "throughput"
8489 #  - "name"
8490 #  - "tags"
8491 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8492 #  x-axis: "X = CNFs per Service Chain"
8493 #  y-axis: "Y = Number of Service Chains"
8494 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8495 #  layout:
8496 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8497 #    layout: "plot-service-density"
8498
8499 ###############################################################################
8500
8501 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8502 #- type: "plot"
8503 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8504 #  algorithm: "plot_nf_heatmap"
8505 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8506 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8507 #  filter: "'NIC_Intel-XL710' and
8508 #           'NF_DENSITY' and
8509 #           'DOCKER' and
8510 #           'CHAIN' and
8511 #           'NF_VPPIP4' and
8512 #           'IMIX' and
8513 #           'TNL_4' and
8514 #           '1T1C' and
8515 #           'MRR'"
8516 #  parameters:
8517 #  - "result"
8518 #  - "name"
8519 #  - "tags"
8520 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8521 #  x-axis: "X = CNFs per Service Chain"
8522 #  y-axis: "Y = Number of Service Chains"
8523 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8524 #  layout:
8525 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8526 #    layout: "plot-service-density"
8527 #
8528 #- type: "plot"
8529 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8530 #  algorithm: "plot_nf_heatmap"
8531 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8532 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8533 #  filter: "'NIC_Intel-XL710' and
8534 #           'NF_DENSITY' and
8535 #           'DOCKER' and
8536 #           'CHAIN' and
8537 #           'NF_VPPIP4' and
8538 #           'IPSEC' and
8539 #           'TNL_4' and
8540 #           'IMIX' and
8541 #           '2T2C' and
8542 #           'MRR'"
8543 #  parameters:
8544 #  - "result"
8545 #  - "name"
8546 #  - "tags"
8547 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8548 #  x-axis: "X = CNFs per Service Chain"
8549 #  y-axis: "Y = Number of Service Chains"
8550 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8551 #  layout:
8552 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8553 #    layout: "plot-service-density"
8554 #
8555 #- type: "plot"
8556 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8557 #  algorithm: "plot_nf_heatmap"
8558 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8559 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8560 #  filter: "'NIC_Intel-XL710' and
8561 #           'NF_DENSITY' and
8562 #           'DOCKER' and
8563 #           'CHAIN' and
8564 #           'NF_VPPIP4' and
8565 #           'IPSEC' and
8566 #           'TNL_4' and
8567 #           'IMIX' and
8568 #           '4T4C' and
8569 #           'MRR'"
8570 #  parameters:
8571 #  - "result"
8572 #  - "name"
8573 #  - "tags"
8574 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8575 #  x-axis: "X = CNFs per Service Chain"
8576 #  y-axis: "Y = Number of Service Chains"
8577 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8578 #  layout:
8579 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8580 #    layout: "plot-service-density"
8581
8582 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8583 #- type: "plot"
8584 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8585 #  algorithm: "plot_nf_heatmap"
8586 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8587 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8588 #  filter: "'NIC_Intel-XL710' and
8589 #           'NF_DENSITY' and
8590 #           'DOCKER' and
8591 #           'CHAIN' and
8592 #           'NF_VPPIP4' and
8593 #           'IPSEC' and
8594 #           'TNL_4' and
8595 #           'IMIX' and
8596 #           '1T1C' and
8597 #           'NDRPDR'"
8598 #  parameters:
8599 #  - "throughput"
8600 #  - "name"
8601 #  - "tags"
8602 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8603 #  x-axis: "X = CNFs per Service Chain"
8604 #  y-axis: "Y = Number of Service Chains"
8605 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8606 #  layout:
8607 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8608 #    layout: "plot-service-density"
8609 #
8610 #- type: "plot"
8611 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8612 #  algorithm: "plot_nf_heatmap"
8613 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8614 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8615 #  filter: "'NIC_Intel-XL710' and
8616 #           'NF_DENSITY' and
8617 #           'DOCKER' and
8618 #           'CHAIN' and
8619 #           'NF_VPPIP4' and
8620 #           'IPSEC' and
8621 #           'TNL_4' and
8622 #           'IMIX' and
8623 #           '2T2C' and
8624 #           'NDRPDR'"
8625 #  parameters:
8626 #  - "throughput"
8627 #  - "name"
8628 #  - "tags"
8629 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8630 #  x-axis: "X = CNFs per Service Chain"
8631 #  y-axis: "Y = Number of Service Chains"
8632 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8633 #  layout:
8634 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8635 #    layout: "plot-service-density"
8636 #
8637 #- type: "plot"
8638 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8639 #  algorithm: "plot_nf_heatmap"
8640 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8641 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8642 #  filter: "'NIC_Intel-XL710' and
8643 #           'NF_DENSITY' and
8644 #           'DOCKER' and
8645 #           'CHAIN' and
8646 #           'NF_VPPIP4' and
8647 #           'IPSEC' and
8648 #           'TNL_4' and
8649 #           'IMIX' and
8650 #           '4T4C' and
8651 #           'NDRPDR'"
8652 #  parameters:
8653 #  - "throughput"
8654 #  - "name"
8655 #  - "tags"
8656 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8657 #  x-axis: "X = CNFs per Service Chain"
8658 #  y-axis: "Y = Number of Service Chains"
8659 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8660 #  layout:
8661 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8662 #    layout: "plot-service-density"
8663 #
8664 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8665 #- type: "plot"
8666 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8667 #  algorithm: "plot_nf_heatmap"
8668 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8669 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8670 #  filter: "'NIC_Intel-XL710' and
8671 #           'NF_DENSITY' and
8672 #           'DOCKER' and
8673 #           'CHAIN' and
8674 #           'NF_VPPIP4' and
8675 #           'IPSEC' and
8676 #           'TNL_4' and
8677 #           'IMIX' and
8678 #           '1T1C' and
8679 #           'NDRPDR'"
8680 #  parameters:
8681 #  - "throughput"
8682 #  - "name"
8683 #  - "tags"
8684 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8685 #  x-axis: "X = CNFs per Service Chain"
8686 #  y-axis: "Y = Number of Service Chains"
8687 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8688 #  layout:
8689 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8690 #    layout: "plot-service-density"
8691 #
8692 #- type: "plot"
8693 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8694 #  algorithm: "plot_nf_heatmap"
8695 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8696 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8697 #  filter: "'NIC_Intel-XL710' and
8698 #           'NF_DENSITY' and
8699 #           'DOCKER' and
8700 #           'CHAIN' and
8701 #           'NF_VPPIP4' and
8702 #           'IPSEC' and
8703 #           'TNL_4' and
8704 #           'IMIX' and
8705 #           '2T2C' and
8706 #           'NDRPDR'"
8707 #  parameters:
8708 #  - "throughput"
8709 #  - "name"
8710 #  - "tags"
8711 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8712 #  x-axis: "X = CNFs per Service Chain"
8713 #  y-axis: "Y = Number of Service Chains"
8714 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8715 #  layout:
8716 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8717 #    layout: "plot-service-density"
8718 #
8719 #- type: "plot"
8720 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8721 #  algorithm: "plot_nf_heatmap"
8722 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8723 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8724 #  filter: "'NIC_Intel-XL710' and
8725 #           'NF_DENSITY' and
8726 #           'DOCKER' and
8727 #           'CHAIN' and
8728 #           'NF_VPPIP4' and
8729 #           'IPSEC' and
8730 #           'TNL_4' and
8731 #           'IMIX' and
8732 #           '4T4C' and
8733 #           'NDRPDR'"
8734 #  parameters:
8735 #  - "throughput"
8736 #  - "name"
8737 #  - "tags"
8738 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8739 #  x-axis: "X = CNFs per Service Chain"
8740 #  y-axis: "Y = Number of Service Chains"
8741 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8742 #  layout:
8743 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8744 #    layout: "plot-service-density"
8745
8746 ###############################################################################
8747
8748 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8749 #- type: "plot"
8750 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8751 #  algorithm: "plot_nf_heatmap"
8752 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8753 #  data: "plot-vpp-nfv-3n-skx-mrr"
8754 #  filter: "'NIC_Intel-XXV710' and
8755 #           'NF_DENSITY' and
8756 #           'DOCKER' and
8757 #           'CHAIN' and
8758 #           'NF_VPPIP4' and
8759 #           'IPSEC' and
8760 #           'TNL_1000' and
8761 #           'IMIX' and
8762 #           '2T1C' and
8763 #           'MRR'"
8764 #  parameters:
8765 #  - "result"
8766 #  - "name"
8767 #  - "tags"
8768 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8769 #  x-axis: "X = CNFs per Service Chain"
8770 #  y-axis: "Y = Number of Service Chains"
8771 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8772 #  layout:
8773 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8774 #    layout: "plot-service-density"
8775 #
8776 #- type: "plot"
8777 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8778 #  algorithm: "plot_nf_heatmap"
8779 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8780 #  data: "plot-vpp-nfv-3n-skx-mrr"
8781 #  filter: "'NIC_Intel-XXV710' and
8782 #           'NF_DENSITY' and
8783 #           'DOCKER' and
8784 #           'CHAIN' and
8785 #           'NF_VPPIP4' and
8786 #           'IPSEC' and
8787 #           'TNL_1000' and
8788 #           'IMIX' and
8789 #           '4T2C' and
8790 #           'MRR'"
8791 #  parameters:
8792 #  - "result"
8793 #  - "name"
8794 #  - "tags"
8795 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8796 #  x-axis: "X = CNFs per Service Chain"
8797 #  y-axis: "Y = Number of Service Chains"
8798 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8799 #  layout:
8800 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8801 #    layout: "plot-service-density"
8802 #
8803 #- type: "plot"
8804 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8805 #  algorithm: "plot_nf_heatmap"
8806 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8807 #  data: "plot-vpp-nfv-3n-skx-mrr"
8808 #  filter: "'NIC_Intel-XXV710' and
8809 #           'NF_DENSITY' and
8810 #           'DOCKER' and
8811 #           'CHAIN' and
8812 #           'NF_VPPIP4' and
8813 #           'IPSEC' and
8814 #           'TNL_1000' and
8815 #           'IMIX' and
8816 #           '8T4C' and
8817 #           'MRR'"
8818 #  parameters:
8819 #  - "result"
8820 #  - "name"
8821 #  - "tags"
8822 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8823 #  x-axis: "X = CNFs per Service Chain"
8824 #  y-axis: "Y = Number of Service Chains"
8825 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8826 #  layout:
8827 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8828 #    layout: "plot-service-density"
8829
8830 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8831 #- type: "plot"
8832 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8833 #  algorithm: "plot_nf_heatmap"
8834 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8835 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8836 #  filter: "'NIC_Intel-XXV710' and
8837 #           'NF_DENSITY' and
8838 #           'DOCKER' and
8839 #           'CHAIN' and
8840 #           'NF_VPPIP4' and
8841 #           'IPSEC' and
8842 #           'TNL_1000' and
8843 #           'IMIX' and
8844 #           '2T1C' and
8845 #           'NDRPDR'"
8846 #  parameters:
8847 #  - "throughput"
8848 #  - "name"
8849 #  - "tags"
8850 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8851 #  x-axis: "X = CNFs per Service Chain"
8852 #  y-axis: "Y = Number of Service Chains"
8853 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8854 #  layout:
8855 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8856 #    layout: "plot-service-density"
8857 #
8858 #- type: "plot"
8859 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8860 #  algorithm: "plot_nf_heatmap"
8861 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8862 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8863 #  filter: "'NIC_Intel-XXV710' and
8864 #           'NF_DENSITY' and
8865 #           'DOCKER' and
8866 #           'CHAIN' and
8867 #           'NF_VPPIP4' and
8868 #           'IPSEC' and
8869 #           'TNL_1000' and
8870 #           'IMIX' and
8871 #           '4T2C' and
8872 #           'NDRPDR'"
8873 #  parameters:
8874 #  - "throughput"
8875 #  - "name"
8876 #  - "tags"
8877 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8878 #  x-axis: "X = CNFs per Service Chain"
8879 #  y-axis: "Y = Number of Service Chains"
8880 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8881 #  layout:
8882 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8883 #    layout: "plot-service-density"
8884 #
8885 #- type: "plot"
8886 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8887 #  algorithm: "plot_nf_heatmap"
8888 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8889 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8890 #  filter: "'NIC_Intel-XXV710' and
8891 #           'NF_DENSITY' and
8892 #           'DOCKER' and
8893 #           'CHAIN' and
8894 #           'NF_VPPIP4' and
8895 #           'IPSEC' and
8896 #           'TNL_1000' and
8897 #           'IMIX' and
8898 #           '8T4C' and
8899 #           'NDRPDR'"
8900 #  parameters:
8901 #  - "throughput"
8902 #  - "name"
8903 #  - "tags"
8904 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8905 #  x-axis: "X = CNFs per Service Chain"
8906 #  y-axis: "Y = Number of Service Chains"
8907 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8908 #  layout:
8909 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8910 #    layout: "plot-service-density"
8911 #
8912 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8913 #- type: "plot"
8914 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8915 #  algorithm: "plot_nf_heatmap"
8916 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8917 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8918 #  filter: "'NIC_Intel-XXV710' and
8919 #           'NF_DENSITY' and
8920 #           'DOCKER' and
8921 #           'CHAIN' and
8922 #           'NF_VPPIP4' and
8923 #           'IPSEC' and
8924 #           'TNL_1000' and
8925 #           'IMIX' and
8926 #           '2T1C' and
8927 #           'NDRPDR'"
8928 #  parameters:
8929 #  - "throughput"
8930 #  - "name"
8931 #  - "tags"
8932 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8933 #  x-axis: "X = CNFs per Service Chain"
8934 #  y-axis: "Y = Number of Service Chains"
8935 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8936 #  layout:
8937 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8938 #    layout: "plot-service-density"
8939 #
8940 #- type: "plot"
8941 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8942 #  algorithm: "plot_nf_heatmap"
8943 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8944 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8945 #  filter: "'NIC_Intel-XXV710' and
8946 #           'NF_DENSITY' and
8947 #           'DOCKER' and
8948 #           'CHAIN' and
8949 #           'NF_VPPIP4' and
8950 #           'IPSEC' and
8951 #           'TNL_1000' and
8952 #           'IMIX' and
8953 #           '4T2C' and
8954 #           'NDRPDR'"
8955 #  parameters:
8956 #  - "throughput"
8957 #  - "name"
8958 #  - "tags"
8959 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8960 #  x-axis: "X = CNFs per Service Chain"
8961 #  y-axis: "Y = Number of Service Chains"
8962 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8963 #  layout:
8964 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8965 #    layout: "plot-service-density"
8966 #
8967 #- type: "plot"
8968 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8969 #  algorithm: "plot_nf_heatmap"
8970 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8971 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8972 #  filter: "'NIC_Intel-XXV710' and
8973 #           'NF_DENSITY' and
8974 #           'DOCKER' and
8975 #           'CHAIN' and
8976 #           'NF_VPPIP4' and
8977 #           'IPSEC' and
8978 #           'TNL_1000' and
8979 #           'IMIX' and
8980 #           '8T4C' and
8981 #           'NDRPDR'"
8982 #  parameters:
8983 #  - "throughput"
8984 #  - "name"
8985 #  - "tags"
8986 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8987 #  x-axis: "X = CNFs per Service Chain"
8988 #  y-axis: "Y = Number of Service Chains"
8989 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8990 #  layout:
8991 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8992 #    layout: "plot-service-density"
8993
8994 ###############################################################################
8995
8996 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8997 #- type: "plot"
8998 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8999 #  algorithm: "plot_nf_heatmap"
9000 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9001 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9002 #  filter: "'NIC_Intel-XL710' and
9003 #           'NF_DENSITY' and
9004 #           'DOCKER' and
9005 #           'CHAIN' and
9006 #           'NF_VPPIP4' and
9007 #           'IMIX' and
9008 #           'TNL_1000' and
9009 #           '1T1C' and
9010 #           'MRR'"
9011 #  parameters:
9012 #  - "result"
9013 #  - "name"
9014 #  - "tags"
9015 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9016 #  x-axis: "X = CNFs per Service Chain"
9017 #  y-axis: "Y = Number of Service Chains"
9018 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9019 #  layout:
9020 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9021 #    layout: "plot-service-density"
9022 #
9023 #- type: "plot"
9024 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9025 #  algorithm: "plot_nf_heatmap"
9026 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9027 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9028 #  filter: "'NIC_Intel-XL710' and
9029 #           'NF_DENSITY' and
9030 #           'DOCKER' and
9031 #           'CHAIN' and
9032 #           'NF_VPPIP4' and
9033 #           'IPSEC' and
9034 #           'TNL_1000' and
9035 #           'IMIX' and
9036 #           '2T2C' and
9037 #           'MRR'"
9038 #  parameters:
9039 #  - "result"
9040 #  - "name"
9041 #  - "tags"
9042 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9043 #  x-axis: "X = CNFs per Service Chain"
9044 #  y-axis: "Y = Number of Service Chains"
9045 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9046 #  layout:
9047 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9048 #    layout: "plot-service-density"
9049 #
9050 #- type: "plot"
9051 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9052 #  algorithm: "plot_nf_heatmap"
9053 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9054 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9055 #  filter: "'NIC_Intel-XL710' and
9056 #           'NF_DENSITY' and
9057 #           'DOCKER' and
9058 #           'CHAIN' and
9059 #           'NF_VPPIP4' and
9060 #           'IPSEC' and
9061 #           'TNL_1000' and
9062 #           'IMIX' and
9063 #           '4T4C' and
9064 #           'MRR'"
9065 #  parameters:
9066 #  - "result"
9067 #  - "name"
9068 #  - "tags"
9069 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9070 #  x-axis: "X = CNFs per Service Chain"
9071 #  y-axis: "Y = Number of Service Chains"
9072 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9073 #  layout:
9074 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9075 #    layout: "plot-service-density"
9076
9077 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9078 #- type: "plot"
9079 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9080 #  algorithm: "plot_nf_heatmap"
9081 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9082 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9083 #  filter: "'NIC_Intel-XL710' and
9084 #           'NF_DENSITY' and
9085 #           'DOCKER' and
9086 #           'CHAIN' and
9087 #           'NF_VPPIP4' and
9088 #           'IPSEC' and
9089 #           'TNL_1000' and
9090 #           'IMIX' and
9091 #           '1T1C' and
9092 #           'NDRPDR'"
9093 #  parameters:
9094 #  - "throughput"
9095 #  - "name"
9096 #  - "tags"
9097 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9098 #  x-axis: "X = CNFs per Service Chain"
9099 #  y-axis: "Y = Number of Service Chains"
9100 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9101 #  layout:
9102 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9103 #    layout: "plot-service-density"
9104 #
9105 #- type: "plot"
9106 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9107 #  algorithm: "plot_nf_heatmap"
9108 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9109 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9110 #  filter: "'NIC_Intel-XL710' and
9111 #           'NF_DENSITY' and
9112 #           'DOCKER' and
9113 #           'CHAIN' and
9114 #           'NF_VPPIP4' and
9115 #           'IPSEC' and
9116 #           'TNL_1000' and
9117 #           'IMIX' and
9118 #           '2T2C' and
9119 #           'NDRPDR'"
9120 #  parameters:
9121 #  - "throughput"
9122 #  - "name"
9123 #  - "tags"
9124 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9125 #  x-axis: "X = CNFs per Service Chain"
9126 #  y-axis: "Y = Number of Service Chains"
9127 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9128 #  layout:
9129 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9130 #    layout: "plot-service-density"
9131 #
9132 #- type: "plot"
9133 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9134 #  algorithm: "plot_nf_heatmap"
9135 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9136 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9137 #  filter: "'NIC_Intel-XL710' and
9138 #           'NF_DENSITY' and
9139 #           'DOCKER' and
9140 #           'CHAIN' and
9141 #           'NF_VPPIP4' and
9142 #           'IPSEC' and
9143 #           'TNL_1000' and
9144 #           'IMIX' and
9145 #           '4T4C' and
9146 #           'NDRPDR'"
9147 #  parameters:
9148 #  - "throughput"
9149 #  - "name"
9150 #  - "tags"
9151 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9152 #  x-axis: "X = CNFs per Service Chain"
9153 #  y-axis: "Y = Number of Service Chains"
9154 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9155 #  layout:
9156 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9157 #    layout: "plot-service-density"
9158 #
9159 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9160 #- type: "plot"
9161 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9162 #  algorithm: "plot_nf_heatmap"
9163 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9164 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9165 #  filter: "'NIC_Intel-XL710' and
9166 #           'NF_DENSITY' and
9167 #           'DOCKER' and
9168 #           'CHAIN' and
9169 #           'NF_VPPIP4' and
9170 #           'IPSEC' and
9171 #           'TNL_1000' and
9172 #           'IMIX' and
9173 #           '1T1C' and
9174 #           'NDRPDR'"
9175 #  parameters:
9176 #  - "throughput"
9177 #  - "name"
9178 #  - "tags"
9179 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9180 #  x-axis: "X = CNFs per Service Chain"
9181 #  y-axis: "Y = Number of Service Chains"
9182 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9183 #  layout:
9184 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9185 #    layout: "plot-service-density"
9186 #
9187 #- type: "plot"
9188 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9189 #  algorithm: "plot_nf_heatmap"
9190 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9191 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9192 #  filter: "'NIC_Intel-XL710' and
9193 #           'NF_DENSITY' and
9194 #           'DOCKER' and
9195 #           'CHAIN' and
9196 #           'NF_VPPIP4' and
9197 #           'IPSEC' and
9198 #           'TNL_1000' and
9199 #           'IMIX' and
9200 #           '2T2C' and
9201 #           'NDRPDR'"
9202 #  parameters:
9203 #  - "throughput"
9204 #  - "name"
9205 #  - "tags"
9206 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9207 #  x-axis: "X = CNFs per Service Chain"
9208 #  y-axis: "Y = Number of Service Chains"
9209 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9210 #  layout:
9211 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9212 #    layout: "plot-service-density"
9213 #
9214 #- type: "plot"
9215 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9216 #  algorithm: "plot_nf_heatmap"
9217 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9218 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9219 #  filter: "'NIC_Intel-XL710' and
9220 #           'NF_DENSITY' and
9221 #           'DOCKER' and
9222 #           'CHAIN' and
9223 #           'NF_VPPIP4' and
9224 #           'IPSEC' and
9225 #           'TNL_1000' and
9226 #           'IMIX' and
9227 #           '4T4C' and
9228 #           'NDRPDR'"
9229 #  parameters:
9230 #  - "throughput"
9231 #  - "name"
9232 #  - "tags"
9233 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9234 #  x-axis: "X = CNFs per Service Chain"
9235 #  y-axis: "Y = Number of Service Chains"
9236 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9237 #  layout:
9238 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9239 #    layout: "plot-service-density"
9240
9241 ###############################################################################
9242
9243 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9244 #- type: "plot"
9245 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9246 #  algorithm: "plot_nf_heatmap"
9247 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9248 #  data: "plot-vpp-nfv-3n-skx-mrr"
9249 #  filter: "'NIC_Intel-XXV710' and
9250 #           'NF_DENSITY' and
9251 #           'DOCKER' and
9252 #           'CHAIN' and
9253 #           'NF_VPPIP4' and
9254 #           'IPSEC' and
9255 #           'TNL_10000' and
9256 #           'IMIX' and
9257 #           '2T1C' and
9258 #           'MRR'"
9259 #  parameters:
9260 #  - "result"
9261 #  - "name"
9262 #  - "tags"
9263 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9264 #  x-axis: "X = CNFs per Service Chain"
9265 #  y-axis: "Y = Number of Service Chains"
9266 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9267 #  layout:
9268 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9269 #    layout: "plot-service-density"
9270 #
9271 #- type: "plot"
9272 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9273 #  algorithm: "plot_nf_heatmap"
9274 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9275 #  data: "plot-vpp-nfv-3n-skx-mrr"
9276 #  filter: "'NIC_Intel-XXV710' and
9277 #           'NF_DENSITY' and
9278 #           'DOCKER' and
9279 #           'CHAIN' and
9280 #           'NF_VPPIP4' and
9281 #           'IPSEC' and
9282 #           'TNL_10000' and
9283 #           'IMIX' and
9284 #           '4T2C' and
9285 #           'MRR'"
9286 #  parameters:
9287 #  - "result"
9288 #  - "name"
9289 #  - "tags"
9290 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9291 #  x-axis: "X = CNFs per Service Chain"
9292 #  y-axis: "Y = Number of Service Chains"
9293 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9294 #  layout:
9295 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9296 #    layout: "plot-service-density"
9297 #
9298 #- type: "plot"
9299 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9300 #  algorithm: "plot_nf_heatmap"
9301 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9302 #  data: "plot-vpp-nfv-3n-skx-mrr"
9303 #  filter: "'NIC_Intel-XXV710' and
9304 #           'NF_DENSITY' and
9305 #           'DOCKER' and
9306 #           'CHAIN' and
9307 #           'NF_VPPIP4' and
9308 #           'IPSEC' and
9309 #           'TNL_10000' and
9310 #           'IMIX' and
9311 #           '8T4C' and
9312 #           'MRR'"
9313 #  parameters:
9314 #  - "result"
9315 #  - "name"
9316 #  - "tags"
9317 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9318 #  x-axis: "X = CNFs per Service Chain"
9319 #  y-axis: "Y = Number of Service Chains"
9320 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9321 #  layout:
9322 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9323 #    layout: "plot-service-density"
9324
9325 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9326 #- type: "plot"
9327 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9328 #  algorithm: "plot_nf_heatmap"
9329 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9330 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9331 #  filter: "'NIC_Intel-XXV710' and
9332 #           'NF_DENSITY' and
9333 #           'DOCKER' and
9334 #           'CHAIN' and
9335 #           'NF_VPPIP4' and
9336 #           'IPSEC' and
9337 #           'TNL_10000' and
9338 #           'IMIX' and
9339 #           '2T1C' and
9340 #           'NDRPDR'"
9341 #  parameters:
9342 #  - "throughput"
9343 #  - "name"
9344 #  - "tags"
9345 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9346 #  x-axis: "X = CNFs per Service Chain"
9347 #  y-axis: "Y = Number of Service Chains"
9348 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9349 #  layout:
9350 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9351 #    layout: "plot-service-density"
9352 #
9353 #- type: "plot"
9354 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9355 #  algorithm: "plot_nf_heatmap"
9356 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9357 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9358 #  filter: "'NIC_Intel-XXV710' and
9359 #           'NF_DENSITY' and
9360 #           'DOCKER' and
9361 #           'CHAIN' and
9362 #           'NF_VPPIP4' and
9363 #           'IPSEC' and
9364 #           'TNL_10000' and
9365 #           'IMIX' and
9366 #           '4T2C' and
9367 #           'NDRPDR'"
9368 #  parameters:
9369 #  - "throughput"
9370 #  - "name"
9371 #  - "tags"
9372 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9373 #  x-axis: "X = CNFs per Service Chain"
9374 #  y-axis: "Y = Number of Service Chains"
9375 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9376 #  layout:
9377 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9378 #    layout: "plot-service-density"
9379 #
9380 #- type: "plot"
9381 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9382 #  algorithm: "plot_nf_heatmap"
9383 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9384 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9385 #  filter: "'NIC_Intel-XXV710' and
9386 #           'NF_DENSITY' and
9387 #           'DOCKER' and
9388 #           'CHAIN' and
9389 #           'NF_VPPIP4' and
9390 #           'IPSEC' and
9391 #           'TNL_10000' and
9392 #           'IMIX' and
9393 #           '8T4C' and
9394 #           'NDRPDR'"
9395 #  parameters:
9396 #  - "throughput"
9397 #  - "name"
9398 #  - "tags"
9399 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9400 #  x-axis: "X = CNFs per Service Chain"
9401 #  y-axis: "Y = Number of Service Chains"
9402 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9403 #  layout:
9404 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9405 #    layout: "plot-service-density"
9406 #
9407 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9408 #- type: "plot"
9409 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9410 #  algorithm: "plot_nf_heatmap"
9411 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9412 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9413 #  filter: "'NIC_Intel-XXV710' and
9414 #           'NF_DENSITY' and
9415 #           'DOCKER' and
9416 #           'CHAIN' and
9417 #           'NF_VPPIP4' and
9418 #           'IPSEC' and
9419 #           'TNL_10000' and
9420 #           'IMIX' and
9421 #           '2T1C' and
9422 #           'NDRPDR'"
9423 #  parameters:
9424 #  - "throughput"
9425 #  - "name"
9426 #  - "tags"
9427 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9428 #  x-axis: "X = CNFs per Service Chain"
9429 #  y-axis: "Y = Number of Service Chains"
9430 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9431 #  layout:
9432 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9433 #    layout: "plot-service-density"
9434 #
9435 #- type: "plot"
9436 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9437 #  algorithm: "plot_nf_heatmap"
9438 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9439 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9440 #  filter: "'NIC_Intel-XXV710' and
9441 #           'NF_DENSITY' and
9442 #           'DOCKER' and
9443 #           'CHAIN' and
9444 #           'NF_VPPIP4' and
9445 #           'IPSEC' and
9446 #           'TNL_10000' and
9447 #           'IMIX' and
9448 #           '4T2C' and
9449 #           'NDRPDR'"
9450 #  parameters:
9451 #  - "throughput"
9452 #  - "name"
9453 #  - "tags"
9454 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9455 #  x-axis: "X = CNFs per Service Chain"
9456 #  y-axis: "Y = Number of Service Chains"
9457 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9458 #  layout:
9459 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9460 #    layout: "plot-service-density"
9461 #
9462 #- type: "plot"
9463 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9464 #  algorithm: "plot_nf_heatmap"
9465 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9466 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9467 #  filter: "'NIC_Intel-XXV710' and
9468 #           'NF_DENSITY' and
9469 #           'DOCKER' and
9470 #           'CHAIN' and
9471 #           'NF_VPPIP4' and
9472 #           'IPSEC' and
9473 #           'TNL_10000' and
9474 #           'IMIX' and
9475 #           '8T4C' and
9476 #           'NDRPDR'"
9477 #  parameters:
9478 #  - "throughput"
9479 #  - "name"
9480 #  - "tags"
9481 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9482 #  x-axis: "X = CNFs per Service Chain"
9483 #  y-axis: "Y = Number of Service Chains"
9484 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9485 #  layout:
9486 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9487 #    layout: "plot-service-density"
9488
9489 ###############################################################################
9490
9491 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9492 #- type: "plot"
9493 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9494 #  algorithm: "plot_nf_heatmap"
9495 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9496 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9497 #  filter: "'NIC_Intel-XL710' and
9498 #           'NF_DENSITY' and
9499 #           'DOCKER' and
9500 #           'CHAIN' and
9501 #           'NF_VPPIP4' and
9502 #           'IMIX' and
9503 #           'TNL_10000' and
9504 #           '1T1C' and
9505 #           'MRR'"
9506 #  parameters:
9507 #  - "result"
9508 #  - "name"
9509 #  - "tags"
9510 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9511 #  x-axis: "X = CNFs per Service Chain"
9512 #  y-axis: "Y = Number of Service Chains"
9513 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9514 #  layout:
9515 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9516 #    layout: "plot-service-density"
9517 #
9518 #- type: "plot"
9519 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9520 #  algorithm: "plot_nf_heatmap"
9521 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9522 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9523 #  filter: "'NIC_Intel-XL710' and
9524 #           'NF_DENSITY' and
9525 #           'DOCKER' and
9526 #           'CHAIN' and
9527 #           'NF_VPPIP4' and
9528 #           'IPSEC' and
9529 #           'TNL_10000' and
9530 #           'IMIX' and
9531 #           '2T2C' and
9532 #           'MRR'"
9533 #  parameters:
9534 #  - "result"
9535 #  - "name"
9536 #  - "tags"
9537 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9538 #  x-axis: "X = CNFs per Service Chain"
9539 #  y-axis: "Y = Number of Service Chains"
9540 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9541 #  layout:
9542 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9543 #    layout: "plot-service-density"
9544 #
9545 #- type: "plot"
9546 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9547 #  algorithm: "plot_nf_heatmap"
9548 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9549 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9550 #  filter: "'NIC_Intel-XL710' and
9551 #           'NF_DENSITY' and
9552 #           'DOCKER' and
9553 #           'CHAIN' and
9554 #           'NF_VPPIP4' and
9555 #           'IPSEC' and
9556 #           'TNL_10000' and
9557 #           'IMIX' and
9558 #           '4T4C' and
9559 #           'MRR'"
9560 #  parameters:
9561 #  - "result"
9562 #  - "name"
9563 #  - "tags"
9564 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9565 #  x-axis: "X = CNFs per Service Chain"
9566 #  y-axis: "Y = Number of Service Chains"
9567 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9568 #  layout:
9569 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9570 #    layout: "plot-service-density"
9571
9572 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9573 #- type: "plot"
9574 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9575 #  algorithm: "plot_nf_heatmap"
9576 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9577 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9578 #  filter: "'NIC_Intel-XL710' and
9579 #           'NF_DENSITY' and
9580 #           'DOCKER' and
9581 #           'CHAIN' and
9582 #           'NF_VPPIP4' and
9583 #           'IPSEC' and
9584 #           'TNL_10000' and
9585 #           'IMIX' and
9586 #           '1T1C' and
9587 #           'NDRPDR'"
9588 #  parameters:
9589 #  - "throughput"
9590 #  - "name"
9591 #  - "tags"
9592 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9593 #  x-axis: "X = CNFs per Service Chain"
9594 #  y-axis: "Y = Number of Service Chains"
9595 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9596 #  layout:
9597 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9598 #    layout: "plot-service-density"
9599 #
9600 #- type: "plot"
9601 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9602 #  algorithm: "plot_nf_heatmap"
9603 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9604 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9605 #  filter: "'NIC_Intel-XL710' and
9606 #           'NF_DENSITY' and
9607 #           'DOCKER' and
9608 #           'CHAIN' and
9609 #           'NF_VPPIP4' and
9610 #           'IPSEC' and
9611 #           'TNL_10000' and
9612 #           'IMIX' and
9613 #           '2T2C' and
9614 #           'NDRPDR'"
9615 #  parameters:
9616 #  - "throughput"
9617 #  - "name"
9618 #  - "tags"
9619 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9620 #  x-axis: "X = CNFs per Service Chain"
9621 #  y-axis: "Y = Number of Service Chains"
9622 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9623 #  layout:
9624 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9625 #    layout: "plot-service-density"
9626 #
9627 #- type: "plot"
9628 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9629 #  algorithm: "plot_nf_heatmap"
9630 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9631 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9632 #  filter: "'NIC_Intel-XL710' and
9633 #           'NF_DENSITY' and
9634 #           'DOCKER' and
9635 #           'CHAIN' and
9636 #           'NF_VPPIP4' and
9637 #           'IPSEC' and
9638 #           'TNL_10000' and
9639 #           'IMIX' and
9640 #           '4T4C' and
9641 #           'NDRPDR'"
9642 #  parameters:
9643 #  - "throughput"
9644 #  - "name"
9645 #  - "tags"
9646 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9647 #  x-axis: "X = CNFs per Service Chain"
9648 #  y-axis: "Y = Number of Service Chains"
9649 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9650 #  layout:
9651 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9652 #    layout: "plot-service-density"
9653 #
9654 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9655 #- type: "plot"
9656 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9657 #  algorithm: "plot_nf_heatmap"
9658 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9659 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9660 #  filter: "'NIC_Intel-XL710' and
9661 #           'NF_DENSITY' and
9662 #           'DOCKER' and
9663 #           'CHAIN' and
9664 #           'NF_VPPIP4' and
9665 #           'IPSEC' and
9666 #           'TNL_10000' and
9667 #           'IMIX' and
9668 #           '1T1C' and
9669 #           'NDRPDR'"
9670 #  parameters:
9671 #  - "throughput"
9672 #  - "name"
9673 #  - "tags"
9674 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9675 #  x-axis: "X = CNFs per Service Chain"
9676 #  y-axis: "Y = Number of Service Chains"
9677 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9678 #  layout:
9679 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9680 #    layout: "plot-service-density"
9681 #
9682 #- type: "plot"
9683 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9684 #  algorithm: "plot_nf_heatmap"
9685 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9686 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9687 #  filter: "'NIC_Intel-XL710' and
9688 #           'NF_DENSITY' and
9689 #           'DOCKER' and
9690 #           'CHAIN' and
9691 #           'NF_VPPIP4' and
9692 #           'IPSEC' and
9693 #           'TNL_10000' and
9694 #           'IMIX' and
9695 #           '2T2C' and
9696 #           'NDRPDR'"
9697 #  parameters:
9698 #  - "throughput"
9699 #  - "name"
9700 #  - "tags"
9701 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9702 #  x-axis: "X = CNFs per Service Chain"
9703 #  y-axis: "Y = Number of Service Chains"
9704 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9705 #  layout:
9706 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9707 #    layout: "plot-service-density"
9708 #
9709 #- type: "plot"
9710 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9711 #  algorithm: "plot_nf_heatmap"
9712 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9713 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9714 #  filter: "'NIC_Intel-XL710' and
9715 #           'NF_DENSITY' and
9716 #           'DOCKER' and
9717 #           'CHAIN' and
9718 #           'NF_VPPIP4' and
9719 #           'IPSEC' and
9720 #           'TNL_10000' and
9721 #           'IMIX' and
9722 #           '4T4C' and
9723 #           'NDRPDR'"
9724 #  parameters:
9725 #  - "throughput"
9726 #  - "name"
9727 #  - "tags"
9728 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9729 #  x-axis: "X = CNFs per Service Chain"
9730 #  y-axis: "Y = Number of Service Chains"
9731 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9732 #  layout:
9733 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9734 #    layout: "plot-service-density"
9735
9736 ###############################################################################
9737
9738 # Plots - NF Density - CSP - MRR IMIX
9739 - type: "plot"
9740   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9741   algorithm: "plot_nf_heatmap"
9742   output-file-type: ".html"
9743   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9744   data: "plot-vpp-nfv-2n-skx-mrr"
9745   filter: "'NIC_Intel-XXV710' and
9746            'NF_DENSITY' and
9747            'DOCKER' and
9748            'PIPELINE' and
9749            'NF_VPPIP4' and
9750            'IMIX' and
9751            '2T1C' and
9752            'MRR'"
9753   parameters:
9754   - "result"
9755   - "name"
9756   - "tags"
9757   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9758   x-axis: "X = CNFs per Service Pipeline"
9759   y-axis: "Y = Number of Service Pipelines"
9760   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9761   layout:
9762     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9763     layout: "plot-service-density"
9764
9765 - type: "plot"
9766   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9767   algorithm: "plot_nf_heatmap"
9768   output-file-type: ".html"
9769   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9770   data: "plot-vpp-nfv-2n-skx-mrr"
9771   filter: "'NIC_Intel-XXV710' and
9772            'NF_DENSITY' and
9773            'DOCKER' and
9774            'PIPELINE' and
9775            'NF_VPPIP4' and
9776            'IMIX' and
9777            '4T2C' and
9778            'MRR'"
9779   parameters:
9780   - "result"
9781   - "name"
9782   - "tags"
9783   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9784   x-axis: "X = CNFs per Service Pipeline"
9785   y-axis: "Y = Number of Service Pipelines"
9786   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9787   layout:
9788     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9789     layout: "plot-service-density"
9790
9791 - type: "plot"
9792   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9793   algorithm: "plot_nf_heatmap"
9794   output-file-type: ".html"
9795   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9796   data: "plot-vpp-nfv-2n-skx-mrr"
9797   filter: "'NIC_Intel-XXV710' and
9798            'NF_DENSITY' and
9799            'DOCKER' and
9800            'PIPELINE' and
9801            'NF_VPPIP4' and
9802            'IMIX' and
9803            '8T4C' and
9804            'MRR'"
9805   parameters:
9806   - "result"
9807   - "name"
9808   - "tags"
9809   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9810   x-axis: "X = CNFs per Service Pipeline"
9811   y-axis: "Y = Number of Service Pipelines"
9812   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9813   layout:
9814     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9815     layout: "plot-service-density"
9816
9817 # Plots - NF Density - CSP - NDR IMIX
9818 - type: "plot"
9819   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9820   algorithm: "plot_nf_heatmap"
9821   output-file-type: ".html"
9822   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9823   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9824   filter: "'NIC_Intel-XXV710' and
9825            'NF_DENSITY' and
9826            'DOCKER' and
9827            'PIPELINE' and
9828            'NF_VPPIP4' and
9829            'IMIX' and
9830            '2T1C' and
9831            'NDRPDR'"
9832   parameters:
9833   - "throughput"
9834   - "name"
9835   - "tags"
9836   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9837   x-axis: "X = CNFs per Service Pipeline"
9838   y-axis: "Y = Number of Service Pipelines"
9839   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9840   layout:
9841     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9842     layout: "plot-service-density"
9843
9844 - type: "plot"
9845   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9846   algorithm: "plot_nf_heatmap"
9847   output-file-type: ".html"
9848   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9849   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9850   filter: "'NIC_Intel-XXV710' and
9851            'NF_DENSITY' and
9852            'DOCKER' and
9853            'PIPELINE' and
9854            'NF_VPPIP4' and
9855            'IMIX' and
9856            '4T2C' and
9857            'NDRPDR'"
9858   parameters:
9859   - "throughput"
9860   - "name"
9861   - "tags"
9862   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9863   x-axis: "X = CNFs per Service Pipeline"
9864   y-axis: "Y = Number of Service Pipelines"
9865   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9866   layout:
9867     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9868     layout: "plot-service-density"
9869
9870 - type: "plot"
9871   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9872   algorithm: "plot_nf_heatmap"
9873   output-file-type: ".html"
9874   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9875   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9876   filter: "'NIC_Intel-XXV710' and
9877            'NF_DENSITY' and
9878            'DOCKER' and
9879            'PIPELINE' and
9880            'NF_VPPIP4' and
9881            'IMIX' and
9882            '8T4C' and
9883            'NDRPDR'"
9884   parameters:
9885   - "throughput"
9886   - "name"
9887   - "tags"
9888   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9889   x-axis: "X = CNFs per Service Pipeline"
9890   y-axis: "Y = Number of Service Pipelines"
9891   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9892   layout:
9893     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9894     layout: "plot-service-density"
9895
9896 # Plots - NF Density - CSP - PDR IMIX
9897 - type: "plot"
9898   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9899   algorithm: "plot_nf_heatmap"
9900   output-file-type: ".html"
9901   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9902   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9903   filter: "'NIC_Intel-XXV710' and
9904            'NF_DENSITY' and
9905            'DOCKER' and
9906            'PIPELINE' and
9907            'NF_VPPIP4' and
9908            'IMIX' and
9909            '2T1C' and
9910            'NDRPDR'"
9911   parameters:
9912   - "throughput"
9913   - "name"
9914   - "tags"
9915   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9916   x-axis: "X = CNFs per Service Pipeline"
9917   y-axis: "Y = Number of Service Pipelines"
9918   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9919   layout:
9920     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9921     layout: "plot-service-density"
9922
9923 - type: "plot"
9924   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9925   algorithm: "plot_nf_heatmap"
9926   output-file-type: ".html"
9927   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9928   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9929   filter: "'NIC_Intel-XXV710' and
9930            'NF_DENSITY' and
9931            'DOCKER' and
9932            'PIPELINE' and
9933            'NF_VPPIP4' and
9934            'IMIX' and
9935            '4T2C' and
9936            'NDRPDR'"
9937   parameters:
9938   - "throughput"
9939   - "name"
9940   - "tags"
9941   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9942   x-axis: "X = CNFs per Service Pipeline"
9943   y-axis: "Y = Number of Service Pipelines"
9944   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9945   layout:
9946     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9947     layout: "plot-service-density"
9948
9949 - type: "plot"
9950   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9951   algorithm: "plot_nf_heatmap"
9952   output-file-type: ".html"
9953   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9954   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9955   filter: "'NIC_Intel-XXV710' and
9956            'NF_DENSITY' and
9957            'DOCKER' and
9958            'PIPELINE' and
9959            'NF_VPPIP4' and
9960            'IMIX' and
9961            '8T4C' and
9962            'NDRPDR'"
9963   parameters:
9964   - "throughput"
9965   - "name"
9966   - "tags"
9967   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9968   x-axis: "X = CNFs per Service Pipeline"
9969   y-axis: "Y = Number of Service Pipelines"
9970   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9971   layout:
9972     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9973     layout: "plot-service-density"
9974
9975 ###############################################################################
9976 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9977
9978 - type: "plot"
9979   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9980   algorithm: "plot_nf_heatmap"
9981   output-file-type: ".html"
9982   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9983   data: "plot-vpp-nfv-2n-clx-mrr"
9984   filter: "'NIC_Intel-XXV710' and
9985            'NF_DENSITY' and
9986            'VHOST' and
9987            not 'VXLAN' and
9988            'CHAIN' and
9989            'NF_VPPIP4' and
9990            'IMIX' and
9991            '2T1C' and
9992            'MRR'"
9993   parameters:
9994   - "result"
9995   - "name"
9996   - "tags"
9997   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9998   x-axis: "X = VNFs per Service Chain"
9999   y-axis: "Y = Number of Service Chains"
10000   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10001   layout:
10002     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10003     layout: "plot-service-density"
10004
10005 - type: "plot"
10006   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10007   algorithm: "plot_nf_heatmap"
10008   output-file-type: ".html"
10009   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10010   data: "plot-vpp-nfv-2n-clx-mrr"
10011   filter: "'NIC_Intel-XXV710' and
10012            'NF_DENSITY' and
10013            'VHOST' and
10014            not 'VXLAN' and
10015            'CHAIN' and
10016            'NF_VPPIP4' and
10017            'IMIX' and
10018            '4T2C' and
10019            'MRR'"
10020   parameters:
10021   - "result"
10022   - "name"
10023   - "tags"
10024   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10025   x-axis: "X = VNFs per Service Chain"
10026   y-axis: "Y = Number of Service Chains"
10027   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10028   layout:
10029     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10030     layout: "plot-service-density"
10031
10032 - type: "plot"
10033   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10034   algorithm: "plot_nf_heatmap"
10035   output-file-type: ".html"
10036   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10037   data: "plot-vpp-nfv-2n-clx-mrr"
10038   filter: "'NIC_Intel-XXV710' and
10039            'NF_DENSITY' and
10040            'VHOST' and
10041            not 'VXLAN' and
10042            'CHAIN' and
10043            'NF_VPPIP4' and
10044            'IMIX' and
10045            '8T4C' and
10046            'MRR'"
10047   parameters:
10048   - "result"
10049   - "name"
10050   - "tags"
10051   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10052   x-axis: "X = VNFs per Service Chain"
10053   y-axis: "Y = Number of Service Chains"
10054   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10055   layout:
10056     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10057     layout: "plot-service-density"
10058
10059 # Plots - NF Density - VSC - NDR IMIX
10060 - type: "plot"
10061   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10062   algorithm: "plot_nf_heatmap"
10063   output-file-type: ".html"
10064   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10065   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10066   filter: "'NIC_Intel-XXV710' and
10067            'NF_DENSITY' and
10068            'VHOST' and
10069            not 'VXLAN' and
10070            'CHAIN' and
10071            'NF_VPPIP4' and
10072            'IMIX' and
10073            '2T1C' and
10074            'NDRPDR'"
10075   parameters:
10076   - "throughput"
10077   - "name"
10078   - "tags"
10079   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10080   x-axis: "X = VNFs per Service Chain"
10081   y-axis: "Y = Number of Service Chains"
10082   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10083   layout:
10084     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10085     layout: "plot-service-density"
10086
10087 - type: "plot"
10088   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10089   algorithm: "plot_nf_heatmap"
10090   output-file-type: ".html"
10091   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10092   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10093   filter: "'NIC_Intel-XXV710' and
10094            'NF_DENSITY' and
10095            'VHOST' and
10096            not 'VXLAN' and
10097            'CHAIN' and
10098            'NF_VPPIP4' and
10099            'IMIX' and
10100            '4T2C' and
10101            'NDRPDR'"
10102   parameters:
10103   - "throughput"
10104   - "name"
10105   - "tags"
10106   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10107   x-axis: "X = VNFs per Service Chain"
10108   y-axis: "Y = Number of Service Chains"
10109   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10110   layout:
10111     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10112     layout: "plot-service-density"
10113
10114 - type: "plot"
10115   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10116   algorithm: "plot_nf_heatmap"
10117   output-file-type: ".html"
10118   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10119   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10120   filter: "'NIC_Intel-XXV710' and
10121            'NF_DENSITY' and
10122            'VHOST' and
10123            not 'VXLAN' and
10124            'CHAIN' and
10125            'NF_VPPIP4' and
10126            'IMIX' and
10127            '8T4C' and
10128            'NDRPDR'"
10129   parameters:
10130   - "throughput"
10131   - "name"
10132   - "tags"
10133   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10134   x-axis: "X = VNFs per Service Chain"
10135   y-axis: "Y = Number of Service Chains"
10136   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10137   layout:
10138     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10139     layout: "plot-service-density"
10140
10141 # Plots - NF Density - VSC - PDR IMIX
10142 - type: "plot"
10143   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10144   algorithm: "plot_nf_heatmap"
10145   output-file-type: ".html"
10146   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10147   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10148   filter: "'NIC_Intel-XXV710' and
10149            'NF_DENSITY' and
10150            'VHOST' and
10151            not 'VXLAN' and
10152            'CHAIN' and
10153            'NF_VPPIP4' and
10154            'IMIX' and
10155            '2T1C' and
10156            'NDRPDR'"
10157   parameters:
10158   - "throughput"
10159   - "name"
10160   - "tags"
10161   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10162   x-axis: "X = VNFs per Service Chain"
10163   y-axis: "Y = Number of Service Chains"
10164   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10165   layout:
10166     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10167     layout: "plot-service-density"
10168
10169 - type: "plot"
10170   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10171   algorithm: "plot_nf_heatmap"
10172   output-file-type: ".html"
10173   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10174   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10175   filter: "'NIC_Intel-XXV710' and
10176            'NF_DENSITY' and
10177            'VHOST' and
10178            not 'VXLAN' and
10179            'CHAIN' and
10180            'NF_VPPIP4' and
10181            'IMIX' and
10182            '4T2C' and
10183            'NDRPDR'"
10184   parameters:
10185   - "throughput"
10186   - "name"
10187   - "tags"
10188   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10189   x-axis: "X = VNFs per Service Chain"
10190   y-axis: "Y = Number of Service Chains"
10191   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10192   layout:
10193     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10194     layout: "plot-service-density"
10195
10196 - type: "plot"
10197   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10198   algorithm: "plot_nf_heatmap"
10199   output-file-type: ".html"
10200   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10201   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10202   filter: "'NIC_Intel-XXV710' and
10203            'NF_DENSITY' and
10204            'VHOST' and
10205            not 'VXLAN' and
10206            'CHAIN' and
10207            'NF_VPPIP4' and
10208            'IMIX' and
10209            '8T4C' and
10210            'NDRPDR'"
10211   parameters:
10212   - "throughput"
10213   - "name"
10214   - "tags"
10215   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10216   x-axis: "X = VNFs per Service Chain"
10217   y-axis: "Y = Number of Service Chains"
10218   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10219   layout:
10220     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10221     layout: "plot-service-density"
10222
10223 # Plots - NF Density - VSC - MRR IMIX
10224 - type: "plot"
10225   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10226   algorithm: "plot_nf_heatmap"
10227   output-file-type: ".html"
10228   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10229   data: "plot-vpp-nfv-2n-clx-mrr"
10230   filter: "'NIC_Intel-XXV710' and
10231            'NF_DENSITY' and
10232            'VHOST' and
10233            'VXLAN' and
10234            'CHAIN' and
10235            'IMIX' and
10236            '2T1C' and
10237            'MRR'"
10238   parameters:
10239   - "result"
10240   - "name"
10241   - "tags"
10242   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10243   x-axis: "X = VNFs per Service Chain"
10244   y-axis: "Y = Number of Service Chains"
10245   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10246   layout:
10247     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10248     layout: "plot-service-density"
10249
10250 - type: "plot"
10251   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10252   algorithm: "plot_nf_heatmap"
10253   output-file-type: ".html"
10254   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10255   data: "plot-vpp-nfv-2n-clx-mrr"
10256   filter: "'NIC_Intel-XXV710' and
10257            'NF_DENSITY' and
10258            'VHOST' and
10259            'VXLAN' and
10260            'CHAIN' and
10261            'IMIX' and
10262            '4T2C' and
10263            'MRR'"
10264   parameters:
10265   - "result"
10266   - "name"
10267   - "tags"
10268   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10269   x-axis: "X = VNFs per Service Chain"
10270   y-axis: "Y = Number of Service Chains"
10271   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10272   layout:
10273     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10274     layout: "plot-service-density"
10275
10276 - type: "plot"
10277   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10278   algorithm: "plot_nf_heatmap"
10279   output-file-type: ".html"
10280   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10281   data: "plot-vpp-nfv-2n-clx-mrr"
10282   filter: "'NIC_Intel-XXV710' and
10283            'NF_DENSITY' and
10284            'VHOST' and
10285            'VXLAN' and
10286            'CHAIN' and
10287            'IMIX' and
10288            '8T4C' and
10289            'MRR'"
10290   parameters:
10291   - "result"
10292   - "name"
10293   - "tags"
10294   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10295   x-axis: "X = VNFs per Service Chain"
10296   y-axis: "Y = Number of Service Chains"
10297   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10298   layout:
10299     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10300     layout: "plot-service-density"
10301
10302 # Plots - NF Density - VSC - NDR IMIX
10303 - type: "plot"
10304   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10305   algorithm: "plot_nf_heatmap"
10306   output-file-type: ".html"
10307   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10308   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10309   filter: "'NIC_Intel-XXV710' and
10310            'NF_DENSITY' and
10311            'VHOST' and
10312            'VXLAN' and
10313            'CHAIN' and
10314            'IMIX' and
10315            '2T1C' and
10316            'NDRPDR'"
10317   parameters:
10318   - "throughput"
10319   - "name"
10320   - "tags"
10321   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10322   x-axis: "X = VNFs per Service Chain"
10323   y-axis: "Y = Number of Service Chains"
10324   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10325   layout:
10326     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10327     layout: "plot-service-density"
10328
10329 - type: "plot"
10330   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10331   algorithm: "plot_nf_heatmap"
10332   output-file-type: ".html"
10333   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10334   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10335   filter: "'NIC_Intel-XXV710' and
10336            'NF_DENSITY' and
10337            'VHOST' and
10338            'VXLAN' and
10339            'CHAIN' and
10340            'IMIX' and
10341            '4T2C' and
10342            'NDRPDR'"
10343   parameters:
10344   - "throughput"
10345   - "name"
10346   - "tags"
10347   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10348   x-axis: "X = VNFs per Service Chain"
10349   y-axis: "Y = Number of Service Chains"
10350   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10351   layout:
10352     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10353     layout: "plot-service-density"
10354
10355 - type: "plot"
10356   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10357   algorithm: "plot_nf_heatmap"
10358   output-file-type: ".html"
10359   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10360   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10361   filter: "'NIC_Intel-XXV710' and
10362            'NF_DENSITY' and
10363            'VHOST' and
10364            'VXLAN' and
10365            'CHAIN' and
10366            'IMIX' and
10367            '8T4C' and
10368            'NDRPDR'"
10369   parameters:
10370   - "throughput"
10371   - "name"
10372   - "tags"
10373   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10374   x-axis: "X = VNFs per Service Chain"
10375   y-axis: "Y = Number of Service Chains"
10376   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10377   layout:
10378     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10379     layout: "plot-service-density"
10380
10381 # Plots - NF Density - VSC - PDR IMIX
10382 - type: "plot"
10383   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10384   algorithm: "plot_nf_heatmap"
10385   output-file-type: ".html"
10386   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10387   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10388   filter: "'NIC_Intel-XXV710' and
10389            'NF_DENSITY' and
10390            'VHOST' and
10391            'VXLAN' and
10392            'CHAIN' and
10393            'IMIX' and
10394            '2T1C' and
10395            'NDRPDR'"
10396   parameters:
10397   - "throughput"
10398   - "name"
10399   - "tags"
10400   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10401   x-axis: "X = VNFs per Service Chain"
10402   y-axis: "Y = Number of Service Chains"
10403   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10404   layout:
10405     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10406     layout: "plot-service-density"
10407
10408 - type: "plot"
10409   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10410   algorithm: "plot_nf_heatmap"
10411   output-file-type: ".html"
10412   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10413   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10414   filter: "'NIC_Intel-XXV710' and
10415            'NF_DENSITY' and
10416            'VHOST' and
10417            'VXLAN' and
10418            'CHAIN' and
10419            'IMIX' and
10420            '4T2C' and
10421            'NDRPDR'"
10422   parameters:
10423   - "throughput"
10424   - "name"
10425   - "tags"
10426   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10427   x-axis: "X = VNFs per Service Chain"
10428   y-axis: "Y = Number of Service Chains"
10429   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10430   layout:
10431     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10432     layout: "plot-service-density"
10433
10434 - type: "plot"
10435   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10436   algorithm: "plot_nf_heatmap"
10437   output-file-type: ".html"
10438   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10439   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10440   filter: "'NIC_Intel-XXV710' and
10441            'NF_DENSITY' and
10442            'VHOST' and
10443            'VXLAN' and
10444            'CHAIN' and
10445            'IMIX' and
10446            '8T4C' and
10447            'NDRPDR'"
10448   parameters:
10449   - "throughput"
10450   - "name"
10451   - "tags"
10452   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10453   x-axis: "X = VNFs per Service Chain"
10454   y-axis: "Y = Number of Service Chains"
10455   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10456   layout:
10457     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10458     layout: "plot-service-density"
10459
10460 # Plots - NF Density - CSC - MRR IMIX
10461 - type: "plot"
10462   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10463   algorithm: "plot_nf_heatmap"
10464   output-file-type: ".html"
10465   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10466   data: "plot-vpp-nfv-2n-clx-mrr"
10467   filter: "'NIC_Intel-XXV710' and
10468            'NF_DENSITY' and
10469            'DOCKER' and
10470            'CHAIN' and
10471            'NF_VPPIP4' and
10472            'IMIX' and
10473            '2T1C' and
10474            'MRR'"
10475   parameters:
10476   - "result"
10477   - "name"
10478   - "tags"
10479   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10480   x-axis: "X = CNFs per Service Chain"
10481   y-axis: "Y = Number of Service Chains"
10482   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10483   layout:
10484     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10485     layout: "plot-service-density"
10486
10487 - type: "plot"
10488   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10489   algorithm: "plot_nf_heatmap"
10490   output-file-type: ".html"
10491   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10492   data: "plot-vpp-nfv-2n-clx-mrr"
10493   filter: "'NIC_Intel-XXV710' and
10494            'NF_DENSITY' and
10495            'DOCKER' and
10496            'CHAIN' and
10497            'NF_VPPIP4' and
10498            'IMIX' and
10499            '4T2C' and
10500            'MRR'"
10501   parameters:
10502   - "result"
10503   - "name"
10504   - "tags"
10505   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10506   x-axis: "X = CNFs per Service Chain"
10507   y-axis: "Y = Number of Service Chains"
10508   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10509   layout:
10510     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10511     layout: "plot-service-density"
10512
10513 - type: "plot"
10514   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10515   algorithm: "plot_nf_heatmap"
10516   output-file-type: ".html"
10517   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10518   data: "plot-vpp-nfv-2n-clx-mrr"
10519   filter: "'NIC_Intel-XXV710' and
10520            'NF_DENSITY' and
10521            'DOCKER' and
10522            'CHAIN' and
10523            'NF_VPPIP4' and
10524            'IMIX' and
10525            '8T4C' and
10526            'MRR'"
10527   parameters:
10528   - "result"
10529   - "name"
10530   - "tags"
10531   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10532   x-axis: "X = CNFs per Service Chain"
10533   y-axis: "Y = Number of Service Chains"
10534   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10535   layout:
10536     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10537     layout: "plot-service-density"
10538
10539 # Plots - NF Density - CSC - NDR IMIX
10540 - type: "plot"
10541   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10542   algorithm: "plot_nf_heatmap"
10543   output-file-type: ".html"
10544   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10545   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10546   filter: "'NIC_Intel-XXV710' and
10547            'NF_DENSITY' and
10548            'DOCKER' and
10549            'CHAIN' and
10550            'NF_VPPIP4' and
10551            'IMIX' and
10552            '2T1C' and
10553            'NDRPDR'"
10554   parameters:
10555   - "throughput"
10556   - "name"
10557   - "tags"
10558   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10559   x-axis: "X = CNFs per Service Chain"
10560   y-axis: "Y = Number of Service Chains"
10561   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10562   layout:
10563     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10564     layout: "plot-service-density"
10565
10566 - type: "plot"
10567   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10568   algorithm: "plot_nf_heatmap"
10569   output-file-type: ".html"
10570   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10571   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10572   filter: "'NIC_Intel-XXV710' and
10573            'NF_DENSITY' and
10574            'DOCKER' and
10575            'CHAIN' and
10576            'NF_VPPIP4' and
10577            'IMIX' and
10578            '4T2C' and
10579            'NDRPDR'"
10580   parameters:
10581   - "throughput"
10582   - "name"
10583   - "tags"
10584   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10585   x-axis: "X = CNFs per Service Chain"
10586   y-axis: "Y = Number of Service Chains"
10587   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10588   layout:
10589     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10590     layout: "plot-service-density"
10591
10592 - type: "plot"
10593   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10594   algorithm: "plot_nf_heatmap"
10595   output-file-type: ".html"
10596   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10597   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10598   filter: "'NIC_Intel-XXV710' and
10599            'NF_DENSITY' and
10600            'DOCKER' and
10601            'CHAIN' and
10602            'NF_VPPIP4' and
10603            'IMIX' and
10604            '8T4C' and
10605            'NDRPDR'"
10606   parameters:
10607   - "throughput"
10608   - "name"
10609   - "tags"
10610   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10611   x-axis: "X = CNFs per Service Chain"
10612   y-axis: "Y = Number of Service Chains"
10613   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10614   layout:
10615     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10616     layout: "plot-service-density"
10617
10618 # Plots - NF Density - CSC - PDR IMIX
10619 - type: "plot"
10620   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10621   algorithm: "plot_nf_heatmap"
10622   output-file-type: ".html"
10623   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10624   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10625   filter: "'NIC_Intel-XXV710' and
10626            'NF_DENSITY' and
10627            'DOCKER' and
10628            'CHAIN' and
10629            'NF_VPPIP4' and
10630            'IMIX' and
10631            '2T1C' and
10632            'NDRPDR'"
10633   parameters:
10634   - "throughput"
10635   - "name"
10636   - "tags"
10637   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10638   x-axis: "X = CNFs per Service Chain"
10639   y-axis: "Y = Number of Service Chains"
10640   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10641   layout:
10642     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10643     layout: "plot-service-density"
10644
10645 - type: "plot"
10646   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10647   algorithm: "plot_nf_heatmap"
10648   output-file-type: ".html"
10649   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10650   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10651   filter: "'NIC_Intel-XXV710' and
10652            'NF_DENSITY' and
10653            'DOCKER' and
10654            'CHAIN' and
10655            'NF_VPPIP4' and
10656            'IMIX' and
10657            '4T2C' and
10658            'NDRPDR'"
10659   parameters:
10660   - "throughput"
10661   - "name"
10662   - "tags"
10663   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10664   x-axis: "X = CNFs per Service Chain"
10665   y-axis: "Y = Number of Service Chains"
10666   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10667   layout:
10668     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10669     layout: "plot-service-density"
10670
10671 - type: "plot"
10672   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10673   algorithm: "plot_nf_heatmap"
10674   output-file-type: ".html"
10675   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10676   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10677   filter: "'NIC_Intel-XXV710' and
10678            'NF_DENSITY' and
10679            'DOCKER' and
10680            'CHAIN' and
10681            'NF_VPPIP4' and
10682            'IMIX' and
10683            '8T4C' and
10684            'NDRPDR'"
10685   parameters:
10686   - "throughput"
10687   - "name"
10688   - "tags"
10689   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10690   x-axis: "X = CNFs per Service Chain"
10691   y-axis: "Y = Number of Service Chains"
10692   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10693   layout:
10694     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10695     layout: "plot-service-density"
10696
10697 # Plots - NF Density - CSP - MRR IMIX
10698 - type: "plot"
10699   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10700   algorithm: "plot_nf_heatmap"
10701   output-file-type: ".html"
10702   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10703   data: "plot-vpp-nfv-2n-clx-mrr"
10704   filter: "'NIC_Intel-XXV710' and
10705            'NF_DENSITY' and
10706            'DOCKER' and
10707            'PIPELINE' and
10708            'NF_VPPIP4' and
10709            'IMIX' and
10710            '2T1C' and
10711            'MRR'"
10712   parameters:
10713   - "result"
10714   - "name"
10715   - "tags"
10716   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10717   x-axis: "X = CNFs per Service Pipeline"
10718   y-axis: "Y = Number of Service Pipelines"
10719   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10720   layout:
10721     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10722     layout: "plot-service-density"
10723
10724 - type: "plot"
10725   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10726   algorithm: "plot_nf_heatmap"
10727   output-file-type: ".html"
10728   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10729   data: "plot-vpp-nfv-2n-clx-mrr"
10730   filter: "'NIC_Intel-XXV710' and
10731            'NF_DENSITY' and
10732            'DOCKER' and
10733            'PIPELINE' and
10734            'NF_VPPIP4' and
10735            'IMIX' and
10736            '4T2C' and
10737            'MRR'"
10738   parameters:
10739   - "result"
10740   - "name"
10741   - "tags"
10742   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10743   x-axis: "X = CNFs per Service Pipeline"
10744   y-axis: "Y = Number of Service Pipelines"
10745   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10746   layout:
10747     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10748     layout: "plot-service-density"
10749
10750 - type: "plot"
10751   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10752   algorithm: "plot_nf_heatmap"
10753   output-file-type: ".html"
10754   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10755   data: "plot-vpp-nfv-2n-clx-mrr"
10756   filter: "'NIC_Intel-XXV710' and
10757            'NF_DENSITY' and
10758            'DOCKER' and
10759            'PIPELINE' and
10760            'NF_VPPIP4' and
10761            'IMIX' and
10762            '8T4C' and
10763            'MRR'"
10764   parameters:
10765   - "result"
10766   - "name"
10767   - "tags"
10768   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10769   x-axis: "X = CNFs per Service Pipeline"
10770   y-axis: "Y = Number of Service Pipelines"
10771   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10772   layout:
10773     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10774     layout: "plot-service-density"
10775
10776 # Plots - NF Density - CSP - NDR IMIX
10777 - type: "plot"
10778   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10779   algorithm: "plot_nf_heatmap"
10780   output-file-type: ".html"
10781   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10782   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10783   filter: "'NIC_Intel-XXV710' and
10784            'NF_DENSITY' and
10785            'DOCKER' and
10786            'PIPELINE' and
10787            'NF_VPPIP4' and
10788            'IMIX' and
10789            '2T1C' and
10790            'NDRPDR'"
10791   parameters:
10792   - "throughput"
10793   - "name"
10794   - "tags"
10795   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10796   x-axis: "X = CNFs per Service Pipeline"
10797   y-axis: "Y = Number of Service Pipelines"
10798   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10799   layout:
10800     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10801     layout: "plot-service-density"
10802
10803 - type: "plot"
10804   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10805   algorithm: "plot_nf_heatmap"
10806   output-file-type: ".html"
10807   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10808   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10809   filter: "'NIC_Intel-XXV710' and
10810            'NF_DENSITY' and
10811            'DOCKER' and
10812            'PIPELINE' and
10813            'NF_VPPIP4' and
10814            'IMIX' and
10815            '4T2C' and
10816            'NDRPDR'"
10817   parameters:
10818   - "throughput"
10819   - "name"
10820   - "tags"
10821   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10822   x-axis: "X = CNFs per Service Pipeline"
10823   y-axis: "Y = Number of Service Pipelines"
10824   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10825   layout:
10826     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10827     layout: "plot-service-density"
10828
10829 - type: "plot"
10830   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10831   algorithm: "plot_nf_heatmap"
10832   output-file-type: ".html"
10833   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10834   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10835   filter: "'NIC_Intel-XXV710' and
10836            'NF_DENSITY' and
10837            'DOCKER' and
10838            'PIPELINE' and
10839            'NF_VPPIP4' and
10840            'IMIX' and
10841            '8T4C' and
10842            'NDRPDR'"
10843   parameters:
10844   - "throughput"
10845   - "name"
10846   - "tags"
10847   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10848   x-axis: "X = CNFs per Service Pipeline"
10849   y-axis: "Y = Number of Service Pipelines"
10850   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10851   layout:
10852     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10853     layout: "plot-service-density"
10854
10855 # Plots - NF Density - CSP - PDR IMIX
10856 - type: "plot"
10857   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10858   algorithm: "plot_nf_heatmap"
10859   output-file-type: ".html"
10860   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10861   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10862   filter: "'NIC_Intel-XXV710' and
10863            'NF_DENSITY' and
10864            'DOCKER' and
10865            'PIPELINE' and
10866            'NF_VPPIP4' and
10867            'IMIX' and
10868            '2T1C' and
10869            'NDRPDR'"
10870   parameters:
10871   - "throughput"
10872   - "name"
10873   - "tags"
10874   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10875   x-axis: "X = CNFs per Service Pipeline"
10876   y-axis: "Y = Number of Service Pipelines"
10877   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10878   layout:
10879     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10880     layout: "plot-service-density"
10881
10882 - type: "plot"
10883   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10884   algorithm: "plot_nf_heatmap"
10885   output-file-type: ".html"
10886   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10887   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10888   filter: "'NIC_Intel-XXV710' and
10889            'NF_DENSITY' and
10890            'DOCKER' and
10891            'PIPELINE' and
10892            'NF_VPPIP4' and
10893            'IMIX' and
10894            '4T2C' and
10895            'NDRPDR'"
10896   parameters:
10897   - "throughput"
10898   - "name"
10899   - "tags"
10900   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10901   x-axis: "X = CNFs per Service Pipeline"
10902   y-axis: "Y = Number of Service Pipelines"
10903   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10904   layout:
10905     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10906     layout: "plot-service-density"
10907
10908 - type: "plot"
10909   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10910   algorithm: "plot_nf_heatmap"
10911   output-file-type: ".html"
10912   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10913   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10914   filter: "'NIC_Intel-XXV710' and
10915            'NF_DENSITY' and
10916            'DOCKER' and
10917            'PIPELINE' and
10918            'NF_VPPIP4' and
10919            'IMIX' and
10920            '8T4C' and
10921            'NDRPDR'"
10922   parameters:
10923   - "throughput"
10924   - "name"
10925   - "tags"
10926   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10927   x-axis: "X = CNFs per Service Pipeline"
10928   y-axis: "Y = Number of Service Pipelines"
10929   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10930   layout:
10931     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10932     layout: "plot-service-density"
10933
10934 ################################################################################
10935
10936 # Packet Throughput
10937
10938 - type: "plot"
10939   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10940   algorithm: "plot_perf_box_name"
10941   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10942   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10943   include:
10944     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10945     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10946     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10947     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10948   layout:
10949     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10950     layout: "plot-throughput"
10951
10952 - type: "plot"
10953   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10954   algorithm: "plot_perf_box_name"
10955   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10956   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10957   include:
10958     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10959     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10960     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10961     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10962   layout:
10963     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10964     layout: "plot-throughput"
10965
10966 - type: "plot"
10967   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10968   algorithm: "plot_perf_box_name"
10969   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10970   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10971   include:
10972     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10973     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10974     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10975     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10976   layout:
10977     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10978     layout: "plot-throughput"
10979
10980 - type: "plot"
10981   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10982   algorithm: "plot_perf_box_name"
10983   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10984   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10985   include:
10986     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10987     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10988     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10989     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10990   layout:
10991     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10992     layout: "plot-throughput"
10993
10994 - type: "plot"
10995   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10996   algorithm: "plot_perf_box_name"
10997   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10998   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10999   include:
11000     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11001     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11002     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11003     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11004     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11005   layout:
11006     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11007     layout: "plot-throughput"
11008
11009 - type: "plot"
11010   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11011   algorithm: "plot_perf_box_name"
11012   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11013   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11014   include:
11015     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11016     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11017     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11018     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11019     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11020   layout:
11021     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11022     layout: "plot-throughput"
11023
11024 - type: "plot"
11025   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11026   algorithm: "plot_perf_box_name"
11027   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11028   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11029   include:
11030     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11031     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11032     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11033     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11034     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11035   layout:
11036     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11037     layout: "plot-throughput"
11038
11039 - type: "plot"
11040   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11041   algorithm: "plot_perf_box_name"
11042   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11043   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11044   include:
11045     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11046     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11047     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11048     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11049     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11050   layout:
11051     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11052     layout: "plot-throughput"
11053
11054 - type: "plot"
11055   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11056   algorithm: "plot_perf_box_name"
11057   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11058   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11059   include:
11060     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11061     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11062     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11063     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11064     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11065   layout:
11066     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11067     layout: "plot-throughput"
11068
11069 - type: "plot"
11070   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11071   algorithm: "plot_perf_box_name"
11072   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11073   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11074   include:
11075     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11076     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11077     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11078     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11079     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11080   layout:
11081     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11082     layout: "plot-throughput"
11083
11084 - type: "plot"
11085   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11086   algorithm: "plot_perf_box_name"
11087   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11088   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11089   include:
11090     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11091     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11092     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11093     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11094     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11095     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11096   layout:
11097     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11098     layout: "plot-throughput"
11099
11100 - type: "plot"
11101   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11102   algorithm: "plot_perf_box_name"
11103   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11104   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11105   include:
11106     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11107     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11108     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11109     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11110     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11111     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11112   layout:
11113     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11114     layout: "plot-throughput"
11115
11116 - type: "plot"
11117   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11118   algorithm: "plot_perf_box_name"
11119   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11120   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11121   include:
11122     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11123     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11124     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11125     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11126     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11127   layout:
11128     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11129     layout: "plot-throughput"
11130
11131 - type: "plot"
11132   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11133   algorithm: "plot_perf_box_name"
11134   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11135   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11136   include:
11137     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11138     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11139     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11140     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11141     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11142   layout:
11143     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11144     layout: "plot-throughput"
11145
11146 - type: "plot"
11147   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11148   algorithm: "plot_perf_box_name"
11149   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11150   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11151   include:
11152     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11153     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11154     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11155   layout:
11156     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11157     layout: "plot-throughput"
11158
11159 - type: "plot"
11160   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11161   algorithm: "plot_perf_box_name"
11162   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11163   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11164   include:
11165     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11166     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11167     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11168   layout:
11169     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11170     layout: "plot-throughput"
11171
11172 - type: "plot"
11173   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11174   algorithm: "plot_perf_box_name"
11175   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11176   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11177   include:
11178     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11179     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11180     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11181     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11182     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11183   layout:
11184     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11185     layout: "plot-throughput"
11186
11187 - type: "plot"
11188   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11189   algorithm: "plot_perf_box_name"
11190   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11191   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11192   include:
11193     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11194     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11195     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11196     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11197     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11198   layout:
11199     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11200     layout: "plot-throughput"
11201
11202 - type: "plot"
11203   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11204   algorithm: "plot_perf_box_name"
11205   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11206   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11207   include:
11208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11209     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11210     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11211   layout:
11212     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11213     layout: "plot-throughput"
11214
11215 - type: "plot"
11216   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11217   algorithm: "plot_perf_box_name"
11218   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11219   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11220   include:
11221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11224   layout:
11225     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11226     layout: "plot-throughput"
11227
11228 - type: "plot"
11229   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11230   algorithm: "plot_perf_box_name"
11231   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11232   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11233   include:
11234     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11236     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11237     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11238     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11239     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11240   layout:
11241     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11242     layout: "plot-throughput"
11243
11244 - type: "plot"
11245   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11246   algorithm: "plot_perf_box_name"
11247   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11248   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11249   include:
11250     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11251     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11255     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11256   layout:
11257     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11258     layout: "plot-throughput"
11259
11260 - type: "plot"
11261   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11262   algorithm: "plot_perf_box_name"
11263   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11264   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11265   include:
11266     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11267     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11268     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11269     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11270     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
11271   layout:
11272     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11273     layout: "plot-throughput"
11274
11275 - type: "plot"
11276   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11277   algorithm: "plot_perf_box_name"
11278   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11279   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11280   include:
11281     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
11282     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
11283     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
11284     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
11285     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
11286   layout:
11287     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11288     layout: "plot-throughput"
11289
11290 #- type: "plot"
11291 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11292 #  algorithm: "plot_perf_box_name"
11293 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11294 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11295 #  include:
11296 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11297 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11298 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11299 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11300 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11301 #  layout:
11302 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11303 #    layout: "plot-throughput"
11304 #
11305 #- type: "plot"
11306 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11307 #  algorithm: "plot_perf_box_name"
11308 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11309 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11310 #  include:
11311 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11312 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11313 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11314 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11315 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11316 #  layout:
11317 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11318 #    layout: "plot-throughput"
11319 #
11320 #- type: "plot"
11321 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11322 #  algorithm: "plot_perf_box_name"
11323 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11324 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11325 #  include:
11326 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11327 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11328 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11329 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11330 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11331 #  layout:
11332 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11333 #    layout: "plot-throughput"
11334 #
11335 #- type: "plot"
11336 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11337 #  algorithm: "plot_perf_box_name"
11338 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11339 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11340 #  include:
11341 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11342 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11343 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11344 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11345 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11346 #  layout:
11347 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11348 #    layout: "plot-throughput"
11349
11350 - type: "plot"
11351   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11352   algorithm: "plot_perf_box_name"
11353   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11354   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11355   include:
11356     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11357     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11358     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11359     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11360     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
11361   layout:
11362     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11363     layout: "plot-throughput"
11364
11365 - type: "plot"
11366   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11367   algorithm: "plot_perf_box_name"
11368   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11369   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11370   include:
11371     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
11372     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
11373     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
11374     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
11375     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
11376   layout:
11377     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11378     layout: "plot-throughput"
11379
11380 #- type: "plot"
11381 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11382 #  algorithm: "plot_perf_box_name"
11383 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11384 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11385 #  include:
11386 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11387 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11388 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11389 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11390 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11391 #  layout:
11392 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11393 #    layout: "plot-throughput"
11394 #
11395 #- type: "plot"
11396 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11397 #  algorithm: "plot_perf_box_name"
11398 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11399 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11400 #  include:
11401 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11402 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11403 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11404 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11405 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11406 #  layout:
11407 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11408 #    layout: "plot-throughput"
11409 #
11410 #- type: "plot"
11411 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11412 #  algorithm: "plot_perf_box_name"
11413 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11414 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11415 #  include:
11416 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11417 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11418 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11419 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11420 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11421 #  layout:
11422 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11423 #    layout: "plot-throughput"
11424 #
11425 #- type: "plot"
11426 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11427 #  algorithm: "plot_perf_box_name"
11428 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11429 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11430 #  include:
11431 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11432 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11433 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11434 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11435 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11436 #  layout:
11437 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11438 #    layout: "plot-throughput"
11439
11440 - type: "plot"
11441   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11442   algorithm: "plot_perf_box_name"
11443   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11444   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11445   include:
11446     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11447     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11448     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11449     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11450     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11451     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11452   layout:
11453     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11454     layout: "plot-throughput"
11455
11456 - type: "plot"
11457   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11458   algorithm: "plot_perf_box_name"
11459   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11460   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11461   include:
11462     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11463     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11464     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11465     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11466     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11467     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11468   layout:
11469     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11470     layout: "plot-throughput"
11471
11472 - type: "plot"
11473   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11474   algorithm: "plot_perf_box_name"
11475   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11476   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11477   include:
11478     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11479     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11480     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11481   layout:
11482     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11483     layout: "plot-throughput"
11484
11485 - type: "plot"
11486   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11487   algorithm: "plot_perf_box_name"
11488   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11489   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11490   include:
11491     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11492     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11493     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11494   layout:
11495     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11496     layout: "plot-throughput"
11497
11498 - type: "plot"
11499   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11500   algorithm: "plot_perf_box_name"
11501   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11502   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11503   include:
11504     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11505     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11506 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11507 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11508 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11509   layout:
11510     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11511     layout: "plot-throughput"
11512
11513 - type: "plot"
11514   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11515   algorithm: "plot_perf_box_name"
11516   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11517   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11518   include:
11519     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11520     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11521 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11522 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11523 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11524   layout:
11525     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11526     layout: "plot-throughput"
11527
11528 - type: "plot"
11529   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11530   algorithm: "plot_perf_box_name"
11531   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11532   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11533   include:
11534     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11535     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11536     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11537     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11538     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11539   layout:
11540     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11541     layout: "plot-throughput"
11542
11543 - type: "plot"
11544   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11545   algorithm: "plot_perf_box_name"
11546   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11547   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11548   include:
11549     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11550     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11551     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11552     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11553     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11554   layout:
11555     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11556     layout: "plot-throughput"
11557
11558 - type: "plot"
11559   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11560   algorithm: "plot_perf_box_name"
11561   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11562   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11563   include:
11564     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11565     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11566     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11567     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11568     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11569   layout:
11570     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11571     layout: "plot-throughput"
11572
11573 - type: "plot"
11574   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11575   algorithm: "plot_perf_box_name"
11576   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11577   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11578   include:
11579     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11580     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11581     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11582     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11583     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11584   layout:
11585     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11586     layout: "plot-throughput"
11587
11588 - type: "plot"
11589   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11590   algorithm: "plot_perf_box_name"
11591   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11592   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11593   include:
11594     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11595     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11596     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11597     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11598   layout:
11599     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11600     layout: "plot-throughput"
11601
11602 - type: "plot"
11603   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11604   algorithm: "plot_perf_box_name"
11605   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11606   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11607   include:
11608     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11609     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11610     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11611     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11612   layout:
11613     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11614     layout: "plot-throughput"
11615
11616 - type: "plot"
11617   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11618   algorithm: "plot_perf_box_name"
11619   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11620   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11621   include:
11622     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11623     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11624     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11625     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11626     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11627   layout:
11628     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11629     layout: "plot-throughput"
11630
11631 - type: "plot"
11632   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11633   algorithm: "plot_perf_box_name"
11634   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11635   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11636   include:
11637     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11638     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11639     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11640     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11641     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11642   layout:
11643     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11644     layout: "plot-throughput"
11645
11646 - type: "plot"
11647   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11648   algorithm: "plot_perf_box_name"
11649   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11650   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11651   include:
11652     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11653     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11654     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11655     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11656     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11657   layout:
11658     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11659     layout: "plot-throughput"
11660
11661 - type: "plot"
11662   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11663   algorithm: "plot_perf_box_name"
11664   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11665   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11666   include:
11667     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11668     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11669     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11670     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11671     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11672   layout:
11673     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11674     layout: "plot-throughput"
11675
11676 - type: "plot"
11677   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11678   algorithm: "plot_perf_box_name"
11679   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11680   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11681   include:
11682     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11683     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11684     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11685     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11686   layout:
11687     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11688     layout: "plot-throughput"
11689
11690 - type: "plot"
11691   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11692   algorithm: "plot_perf_box_name"
11693   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11694   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11695   include:
11696     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11697     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11698     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11699     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11700   layout:
11701     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11702     layout: "plot-throughput"
11703
11704 - type: "plot"
11705   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11706   algorithm: "plot_perf_box_name"
11707   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11708   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11709   include:
11710     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11711     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11712     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11713     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11714     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11715   layout:
11716     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11717     layout: "plot-throughput"
11718
11719 - type: "plot"
11720   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11721   algorithm: "plot_perf_box_name"
11722   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11723   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11724   include:
11725     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11726     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11727     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11728     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11729     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11730   layout:
11731     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11732     layout: "plot-throughput"
11733
11734 - type: "plot"
11735   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11736   algorithm: "plot_perf_box_name"
11737   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11738   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11739   include:
11740     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11741     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11742     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11743     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11744     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11745     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11746   layout:
11747     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11748     layout: "plot-throughput"
11749
11750 - type: "plot"
11751   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11752   algorithm: "plot_perf_box_name"
11753   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11754   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11755   include:
11756     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11757     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11758     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11759     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11760     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11761     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11762   layout:
11763     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11764     layout: "plot-throughput"
11765
11766 - type: "plot"
11767   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11768   algorithm: "plot_perf_box_name"
11769   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11770   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11771   include:
11772     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11773     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11774     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11775     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11776     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11777   layout:
11778     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11779     layout: "plot-throughput"
11780
11781 - type: "plot"
11782   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11783   algorithm: "plot_perf_box_name"
11784   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11785   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11786   include:
11787     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11788     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11789     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11790     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11791     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11792   layout:
11793     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11794     layout: "plot-throughput"
11795
11796 - type: "plot"
11797   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11798   algorithm: "plot_perf_box_name"
11799   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11800   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11801   include:
11802     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11803     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11804     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11805     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11806     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11807   layout:
11808     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11809     layout: "plot-throughput"
11810
11811 - type: "plot"
11812   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11813   algorithm: "plot_perf_box_name"
11814   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11815   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11816   include:
11817     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11818     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11819     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11820     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11821     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11822   layout:
11823     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11824     layout: "plot-throughput"
11825
11826 - type: "plot"
11827   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11828   algorithm: "plot_perf_box_name"
11829   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11830   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11831   include:
11832     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11833     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11834   layout:
11835     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11836     layout: "plot-throughput"
11837
11838 - type: "plot"
11839   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11840   algorithm: "plot_perf_box_name"
11841   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11842   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11843   include:
11844     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11845     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11846   layout:
11847     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11848     layout: "plot-throughput"
11849
11850 - type: "plot"
11851   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11852   algorithm: "plot_perf_box_name"
11853   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11854   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11855   include:
11856     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11857     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11858     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11859     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11860   layout:
11861     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11862     layout: "plot-throughput"
11863
11864 - type: "plot"
11865   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11866   algorithm: "plot_perf_box_name"
11867   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11868   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11869   include:
11870     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11871     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11872     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11873     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11874   layout:
11875     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11876     layout: "plot-throughput"
11877
11878 - type: "plot"
11879   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11880   algorithm: "plot_perf_box_name"
11881   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11882   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11883   include:
11884     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11885     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11886     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11887     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11888   layout:
11889     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11890     layout: "plot-throughput"
11891
11892 - type: "plot"
11893   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11894   algorithm: "plot_perf_box_name"
11895   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11896   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11897   include:
11898     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11899     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11900     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11901     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11902   layout:
11903     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11904     layout: "plot-throughput"
11905
11906 - type: "plot"
11907   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11908   algorithm: "plot_perf_box_name"
11909   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11910   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11911   include:
11912     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11913     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11914     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11915     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11916   layout:
11917     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11918     layout: "plot-throughput"
11919
11920 - type: "plot"
11921   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11922   algorithm: "plot_perf_box_name"
11923   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11924   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11925   include:
11926     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11927     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11928     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11929     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11930   layout:
11931     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11932     layout: "plot-throughput"
11933
11934 - type: "plot"
11935   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11936   algorithm: "plot_perf_box_name"
11937   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11938   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11939   include:
11940     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11941     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11942     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11943     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11944   layout:
11945     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11946     layout: "plot-throughput"
11947
11948 - type: "plot"
11949   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11950   algorithm: "plot_perf_box_name"
11951   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11952   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11953   include:
11954     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11955     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11956     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11957     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11958   layout:
11959     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11960     layout: "plot-throughput"
11961
11962 - type: "plot"
11963   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11964   algorithm: "plot_perf_box_name"
11965   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11966   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11967   include:
11968     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11969     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11970     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11971     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11972     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11973     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11974   layout:
11975     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11976     layout: "plot-throughput"
11977
11978 - type: "plot"
11979   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11980   algorithm: "plot_perf_box_name"
11981   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11982   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11983   include:
11984     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11985     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11986     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11987     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11988     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11989     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11990   layout:
11991     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11992     layout: "plot-throughput"
11993
11994 - type: "plot"
11995   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11996   algorithm: "plot_perf_box_name"
11997   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11998   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11999   include:
12000     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12001     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12002     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12003     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12004     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12005   layout:
12006     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12007     layout: "plot-throughput"
12008
12009 - type: "plot"
12010   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12011   algorithm: "plot_perf_box_name"
12012   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12013   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12014   include:
12015     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12016     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12017     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12018     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12019     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12020   layout:
12021     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12022     layout: "plot-throughput"
12023
12024 - type: "plot"
12025   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12026   algorithm: "plot_perf_box_name"
12027   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12028   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12029   include:
12030     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12031     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12032     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12033     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12034     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12035   layout:
12036     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12037     layout: "plot-throughput"
12038
12039 - type: "plot"
12040   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12041   algorithm: "plot_perf_box_name"
12042   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12043   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12044   include:
12045     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12046     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12047     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12048     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12049     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12050   layout:
12051     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12052     layout: "plot-throughput"
12053
12054 - type: "plot"
12055   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12056   algorithm: "plot_perf_box_name"
12057   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12058   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12059   include:
12060     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12061     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12062     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12063   layout:
12064     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12065     layout: "plot-throughput"
12066
12067 - type: "plot"
12068   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12069   algorithm: "plot_perf_box_name"
12070   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12071   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12072   include:
12073     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12074     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12075     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12076   layout:
12077     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12078     layout: "plot-throughput"
12079
12080 - type: "plot"
12081   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12082   algorithm: "plot_perf_box_name"
12083   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12084   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12085   include:
12086     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12087     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12088     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12089   layout:
12090     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12091     layout: "plot-throughput"
12092
12093 - type: "plot"
12094   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12095   algorithm: "plot_perf_box_name"
12096   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12097   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12098   include:
12099     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12100     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12101     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12102   layout:
12103     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12104     layout: "plot-throughput"
12105
12106 - type: "plot"
12107   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12108   algorithm: "plot_perf_box_name"
12109   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12110   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12111   include:
12112     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12113     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12114     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12115     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12116     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12117   layout:
12118     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12119     layout: "plot-throughput"
12120
12121 - type: "plot"
12122   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12123   algorithm: "plot_perf_box_name"
12124   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12125   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12126   include:
12127     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12128     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12129     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12130     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12131     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12132   layout:
12133     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12134     layout: "plot-throughput"
12135
12136 - type: "plot"
12137   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12138   algorithm: "plot_perf_box_name"
12139   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12140   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12141   include:
12142     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12143     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12144     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12145     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12146     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12147   layout:
12148     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12149     layout: "plot-throughput"
12150
12151 - type: "plot"
12152   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12153   algorithm: "plot_perf_box_name"
12154   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12155   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12156   include:
12157     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12158     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12159     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12160     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12161     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12162   layout:
12163     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12164     layout: "plot-throughput"
12165
12166 - type: "plot"
12167   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12168   algorithm: "plot_perf_box_name"
12169   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12170   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12171   include:
12172     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12173     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12174     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12175     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12176     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12177   layout:
12178     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12179     layout: "plot-throughput"
12180
12181 - type: "plot"
12182   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12183   algorithm: "plot_perf_box_name"
12184   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12185   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12186   include:
12187     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12188     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12189     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12190     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12191     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12192   layout:
12193     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12194     layout: "plot-throughput"
12195
12196 - type: "plot"
12197   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12198   algorithm: "plot_perf_box_name"
12199   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12200   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12201   include:
12202     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12203     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12204     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12205     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12206     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12207   layout:
12208     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12209     layout: "plot-throughput"
12210
12211 - type: "plot"
12212   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12213   algorithm: "plot_perf_box_name"
12214   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12215   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12216   include:
12217     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12218     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12219     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12220     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12221     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12222   layout:
12223     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12224     layout: "plot-throughput"
12225
12226 - type: "plot"
12227   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12228   algorithm: "plot_perf_box_name"
12229   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12230   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12231   include:
12232     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12233     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12234     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12235     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12236     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12237   layout:
12238     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12239     layout: "plot-throughput"
12240
12241 - type: "plot"
12242   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12243   algorithm: "plot_perf_box_name"
12244   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12245   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12246   include:
12247     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12248     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12249     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12250     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12251     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12252   layout:
12253     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12254     layout: "plot-throughput"
12255
12256 - type: "plot"
12257   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12258   algorithm: "plot_perf_box_name"
12259   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12260   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12261   include:
12262     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12263     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12264     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12265     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12266     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12267     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12268   layout:
12269     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12270     layout: "plot-throughput"
12271
12272 - type: "plot"
12273   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12274   algorithm: "plot_perf_box_name"
12275   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12276   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12277   include:
12278     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12279     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12280     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12281     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12282     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12283     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12284   layout:
12285     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12286     layout: "plot-throughput"
12287
12288 - type: "plot"
12289   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12290   algorithm: "plot_perf_box_name"
12291   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12292   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12293   include:
12294     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12295     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12296     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12297     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12298   layout:
12299     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12300     layout: "plot-throughput"
12301
12302 - type: "plot"
12303   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12304   algorithm: "plot_perf_box_name"
12305   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12306   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12307   include:
12308     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12309     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12310     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12311     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12312   layout:
12313     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12314     layout: "plot-throughput"
12315
12316 - type: "plot"
12317   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12318   algorithm: "plot_perf_box_name"
12319   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12320   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12321   include:
12322     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12323     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12324     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12325     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12326     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12327     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12328   layout:
12329     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12330     layout: "plot-throughput"
12331
12332 - type: "plot"
12333   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12334   algorithm: "plot_perf_box_name"
12335   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12336   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12337   include:
12338     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12339     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12340     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12341     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12342     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12343     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12344   layout:
12345     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12346     layout: "plot-throughput"
12347
12348 - type: "plot"
12349   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12350   algorithm: "plot_perf_box_name"
12351   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12352   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12353   include:
12354     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12355     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12356     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12357     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12358     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12359     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12360   layout:
12361     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12362     layout: "plot-throughput"
12363
12364 - type: "plot"
12365   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12366   algorithm: "plot_perf_box_name"
12367   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12368   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12369   include:
12370     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12371     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12372     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12373     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12374     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12375     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12376   layout:
12377     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12378     layout: "plot-throughput"
12379
12380 - type: "plot"
12381   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12382   algorithm: "plot_perf_box_name"
12383   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12384   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12385   include:
12386     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12387     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12388     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12389     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12390     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12391     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12392   layout:
12393     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12394     layout: "plot-throughput"
12395
12396 - type: "plot"
12397   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12398   algorithm: "plot_perf_box_name"
12399   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12400   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12401   include:
12402     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12403     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12404     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12405     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12406     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12407     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12408   layout:
12409     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12410     layout: "plot-throughput"
12411
12412 - type: "plot"
12413   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12414   algorithm: "plot_perf_box_name"
12415   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12416   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12417   include:
12418     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12419     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12420     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12421     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12422     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12423     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12424   layout:
12425     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12426     layout: "plot-throughput"
12427
12428 - type: "plot"
12429   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12430   algorithm: "plot_perf_box_name"
12431   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12432   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12433   include:
12434     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12435     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12436     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12437     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12438     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12439     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12440   layout:
12441     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12442     layout: "plot-throughput"
12443
12444 - type: "plot"
12445   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12446   algorithm: "plot_perf_box_name"
12447   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12448   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12449   include:
12450     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12451     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12452     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12453     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12454     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12455     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12456   layout:
12457     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12458     layout: "plot-throughput"
12459
12460 - type: "plot"
12461   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12462   algorithm: "plot_perf_box_name"
12463   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12464   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12465   include:
12466     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12467     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12468     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12469     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12470     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12471     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12472   layout:
12473     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12474     layout: "plot-throughput"
12475
12476 - type: "plot"
12477   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12478   algorithm: "plot_perf_box_name"
12479   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12480   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12481   include:
12482     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12483     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12484     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12485     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12486     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12487     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12488   layout:
12489     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12490     layout: "plot-throughput"
12491
12492 - type: "plot"
12493   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12494   algorithm: "plot_perf_box_name"
12495   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12496   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12497   include:
12498     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12499     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12500     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12501     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12502     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12503     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12504   layout:
12505     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12506     layout: "plot-throughput"
12507
12508 - type: "plot"
12509   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12510   algorithm: "plot_perf_box_name"
12511   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12512   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12513   include:
12514     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12515     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12516     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12518     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12519     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12520   layout:
12521     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12522     layout: "plot-throughput"
12523
12524 - type: "plot"
12525   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12526   algorithm: "plot_perf_box_name"
12527   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12528   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12529   include:
12530     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12531     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12533     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12534     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12535     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12536   layout:
12537     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12538     layout: "plot-throughput"
12539
12540 - type: "plot"
12541   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12542   algorithm: "plot_perf_box_name"
12543   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12544   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12545   include:
12546     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12547     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12548     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12549     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12550     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12551     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12552   layout:
12553     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12554     layout: "plot-throughput"
12555
12556 - type: "plot"
12557   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12558   algorithm: "plot_perf_box_name"
12559   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12560   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12561   include:
12562     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12563     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12564     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12565     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12566     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12567     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12568   layout:
12569     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12570     layout: "plot-throughput"
12571
12572 - type: "plot"
12573   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12574   algorithm: "plot_perf_box_name"
12575   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12576   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12577   include:
12578     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12579     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12580     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12581     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12582   layout:
12583     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12584     layout: "plot-throughput"
12585
12586 - type: "plot"
12587   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12588   algorithm: "plot_perf_box_name"
12589   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12590   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12591   include:
12592     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12593     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12594     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12595     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12596   layout:
12597     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12598     layout: "plot-throughput"
12599
12600 - type: "plot"
12601   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12602   algorithm: "plot_perf_box_name"
12603   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12604   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12605   include:
12606     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12607     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12608     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12609     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12610   layout:
12611     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12612     layout: "plot-throughput"
12613
12614 - type: "plot"
12615   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12616   algorithm: "plot_perf_box_name"
12617   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12618   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12619   include:
12620     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12621     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12622     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12623     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12624   layout:
12625     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12626     layout: "plot-throughput"
12627
12628 - type: "plot"
12629   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12630   algorithm: "plot_perf_box_name"
12631   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12632   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12633   include:
12634     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12635     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12636     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12637     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12638     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12639     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12640   layout:
12641     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12642     layout: "plot-throughput"
12643
12644 - type: "plot"
12645   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12646   algorithm: "plot_perf_box_name"
12647   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12648   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12649   include:
12650     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12651     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12652     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12653     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12654     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12655     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12656   layout:
12657     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12658     layout: "plot-throughput"
12659
12660 - type: "plot"
12661   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12662   algorithm: "plot_perf_box_name"
12663   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12664   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12665   include:
12666     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12667     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12668     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12669     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12670     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12671   layout:
12672     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12673     layout: "plot-throughput"
12674
12675 - type: "plot"
12676   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12677   algorithm: "plot_perf_box_name"
12678   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12679   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12680   include:
12681     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12682     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12683     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12684     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12685     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12686   layout:
12687     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12688     layout: "plot-throughput"
12689
12690 - type: "plot"
12691   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12692   algorithm: "plot_perf_box_name"
12693   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12694   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12695   include:
12696     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12697     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12698     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12699     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12700     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12701   layout:
12702     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12703     layout: "plot-throughput"
12704
12705 - type: "plot"
12706   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12707   algorithm: "plot_perf_box_name"
12708   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12709   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12710   include:
12711     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12712     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12713     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12714     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12715     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12716   layout:
12717     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12718     layout: "plot-throughput"
12719
12720 - type: "plot"
12721   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12722   algorithm: "plot_perf_box_name"
12723   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12724   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12725   include:
12726     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12727     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12728     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12729     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12730   layout:
12731     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12732     layout: "plot-throughput"
12733
12734 - type: "plot"
12735   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12736   algorithm: "plot_perf_box_name"
12737   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12738   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12739   include:
12740     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12741     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12742     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12743     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12744   layout:
12745     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12746     layout: "plot-throughput"
12747
12748 - type: "plot"
12749   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12750   algorithm: "plot_perf_box_name"
12751   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12752   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12753   include:
12754     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12755     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12756     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12757     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12758     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12759     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12760   layout:
12761     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12762     layout: "plot-throughput"
12763
12764 - type: "plot"
12765   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12766   algorithm: "plot_perf_box_name"
12767   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12768   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12769   include:
12770     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12771     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12772     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12773     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12774     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12775     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12776   layout:
12777     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12778     layout: "plot-throughput"
12779
12780 - type: "plot"
12781   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12782   algorithm: "plot_perf_box_name"
12783   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12784   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12785   include:
12786     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12787     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12788     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12789     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12790     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12791     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12792   layout:
12793     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12794     layout: "plot-throughput"
12795
12796 - type: "plot"
12797   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12798   algorithm: "plot_perf_box_name"
12799   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12800   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12801   include:
12802     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12803     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12804     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12805     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12806     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12807     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12808   layout:
12809     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12810     layout: "plot-throughput"
12811
12812 - type: "plot"
12813   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12814   algorithm: "plot_perf_box_name"
12815   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12816   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12817   include:
12818     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12819     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12820     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12821     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12822     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12823     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12824   layout:
12825     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12826     layout: "plot-throughput"
12827
12828 - type: "plot"
12829   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12830   algorithm: "plot_perf_box_name"
12831   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12832   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12833   include:
12834     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12835     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12836     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12837     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12838     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12839     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12840   layout:
12841     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12842     layout: "plot-throughput"
12843
12844 - type: "plot"
12845   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12846   algorithm: "plot_perf_box_name"
12847   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12848   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12849   include:
12850     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12851     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12852     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12853     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12854     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12855     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12856   layout:
12857     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12858     layout: "plot-throughput"
12859
12860 - type: "plot"
12861   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12862   algorithm: "plot_perf_box_name"
12863   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12864   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12865   include:
12866     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12867     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12868     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12869     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12870     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12871     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12872   layout:
12873     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12874     layout: "plot-throughput"
12875
12876 - type: "plot"
12877   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12878   algorithm: "plot_perf_box_name"
12879   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12880   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12881   include:
12882     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12883     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12884     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12885     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12886   layout:
12887     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12888     layout: "plot-throughput"
12889
12890 - type: "plot"
12891   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12892   algorithm: "plot_perf_box_name"
12893   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12894   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12895   include:
12896     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12897     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12898     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12899     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12900   layout:
12901     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12902     layout: "plot-throughput"
12903
12904 - type: "plot"
12905   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12906   algorithm: "plot_perf_box_name"
12907   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12908   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12909   include:
12910     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12911     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12912     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12913     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12914     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12915     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12916   layout:
12917     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12918     layout: "plot-throughput"
12919
12920 - type: "plot"
12921   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12922   algorithm: "plot_perf_box_name"
12923   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12924   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12925   include:
12926     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12927     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12928     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12929     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12930     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12931     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12932   layout:
12933     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12934     layout: "plot-throughput"
12935
12936 - type: "plot"
12937   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12938   algorithm: "plot_perf_box_name"
12939   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12940   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12941   include:
12942     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12943     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12944     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12945     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12946     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12947     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12948   layout:
12949     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12950     layout: "plot-throughput"
12951
12952 - type: "plot"
12953   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12954   algorithm: "plot_perf_box_name"
12955   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12956   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12957   include:
12958     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12959     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12960     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12961     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12962     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12963     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12964   layout:
12965     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12966     layout: "plot-throughput"
12967
12968 - type: "plot"
12969   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12970   algorithm: "plot_perf_box_name"
12971   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12972   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12973   include:
12974     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12975     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12976     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12977     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12978   layout:
12979     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12980     layout: "plot-throughput"
12981
12982 - type: "plot"
12983   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12984   algorithm: "plot_perf_box_name"
12985   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12986   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12987   include:
12988     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12989     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12990     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12991     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12992   layout:
12993     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12994     layout: "plot-throughput"
12995
12996 - type: "plot"
12997   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12998   algorithm: "plot_perf_box_name"
12999   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13000   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13001   include:
13002     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13003     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13004     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13005     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13006     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13007     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13008   layout:
13009     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13010     layout: "plot-throughput"
13011
13012 - type: "plot"
13013   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13014   algorithm: "plot_perf_box_name"
13015   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13016   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13017   include:
13018     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13019     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13020     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13021     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13022     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13023     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13024   layout:
13025     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13026     layout: "plot-throughput"
13027
13028 - type: "plot"
13029   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13030   algorithm: "plot_perf_box_name"
13031   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13032   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13033   include:
13034     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13035     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13036     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13037     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13038   layout:
13039     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13040     layout: "plot-throughput"
13041
13042 - type: "plot"
13043   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13044   algorithm: "plot_perf_box_name"
13045   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13046   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13047   include:
13048     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13049     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13050     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13051     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13052   layout:
13053     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13054     layout: "plot-throughput"
13055
13056 - type: "plot"
13057   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13058   algorithm: "plot_perf_box_name"
13059   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13060   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13061   include:
13062     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13063     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13064     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13065     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13066     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13067     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13068   layout:
13069     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13070     layout: "plot-throughput"
13071
13072 - type: "plot"
13073   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13074   algorithm: "plot_perf_box_name"
13075   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13076   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13077   include:
13078     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13079     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13080     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13081     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13082     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13083     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13084   layout:
13085     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13086     layout: "plot-throughput"
13087
13088 - type: "plot"
13089   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13090   algorithm: "plot_perf_box_name"
13091   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13092   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13093   include:
13094     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13095     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13096     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13097     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13098     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13099     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13100   layout:
13101     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13102     layout: "plot-throughput"
13103
13104 - type: "plot"
13105   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13106   algorithm: "plot_perf_box_name"
13107   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13108   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13109   include:
13110     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13111     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13112     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13113     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13114     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13115     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13116   layout:
13117     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13118     layout: "plot-throughput"
13119
13120 - type: "plot"
13121   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13122   algorithm: "plot_perf_box_name"
13123   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13124   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13125   include:
13126     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13127     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13128     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13129     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13130     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13131     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13132   layout:
13133     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13134     layout: "plot-throughput"
13135
13136 - type: "plot"
13137   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13138   algorithm: "plot_perf_box_name"
13139   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13140   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13141   include:
13142     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13143     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13144     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13145     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13146     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13147     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13148   layout:
13149     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13150     layout: "plot-throughput"
13151
13152 - type: "plot"
13153   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13154   algorithm: "plot_perf_box_name"
13155   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13156   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13157   include:
13158     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13159     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13160     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13161 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13162 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13163 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13164   layout:
13165     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13166     layout: "plot-throughput"
13167
13168 - type: "plot"
13169   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13170   algorithm: "plot_perf_box_name"
13171   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13172   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13173   include:
13174     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13175     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13176     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13177 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13178 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13179 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13180   layout:
13181     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13182     layout: "plot-throughput"
13183
13184 - type: "plot"
13185   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13186   algorithm: "plot_perf_box_name"
13187   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13188   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13189   include:
13190     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13191     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13192     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13193     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13194     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13195     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13196   layout:
13197     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13198     layout: "plot-throughput"
13199
13200 - type: "plot"
13201   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13202   algorithm: "plot_perf_box_name"
13203   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13204   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13205   include:
13206     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13207     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13208     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13209     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13210     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13211     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13212   layout:
13213     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13214     layout: "plot-throughput"
13215
13216 - type: "plot"
13217   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13218   algorithm: "plot_perf_box_name"
13219   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13220   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13221   include:
13222     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13223     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13224     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13225     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13226     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13227     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13228   layout:
13229     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13230     layout: "plot-throughput"
13231
13232 - type: "plot"
13233   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13234   algorithm: "plot_perf_box_name"
13235   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13236   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13237   include:
13238     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13239     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13240     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13241     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13242     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13243     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13244   layout:
13245     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13246     layout: "plot-throughput"
13247
13248 #- type: "plot"
13249 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13250 #  algorithm: "plot_perf_box_name"
13251 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13252 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13253 #  include:
13254 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13255 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13256 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13257 #  layout:
13258 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13259 #    layout: "plot-throughput"
13260 #
13261 #- type: "plot"
13262 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13263 #  algorithm: "plot_perf_box_name"
13264 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13265 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13266 #  include:
13267 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13268 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13269 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13270 #  layout:
13271 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13272 #    layout: "plot-throughput"
13273
13274 - type: "plot"
13275   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13276   algorithm: "plot_perf_box_name"
13277   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13278   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13279   include:
13280     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13281     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13282     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13283     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13284     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13285   layout:
13286     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13287     layout: "plot-throughput"
13288
13289 - type: "plot"
13290   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13291   algorithm: "plot_perf_box_name"
13292   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13293   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13294   include:
13295     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13296     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13297     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13298     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13299     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13300   layout:
13301     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13302     layout: "plot-throughput"
13303
13304 - type: "plot"
13305   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13306   algorithm: "plot_perf_box_name"
13307   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13308   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13309   include:
13310     - "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"
13311     - "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"
13312     - "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"
13313     - "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"
13314     - "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"
13315   layout:
13316     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13317     layout: "plot-throughput"
13318
13319 - type: "plot"
13320   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13321   algorithm: "plot_perf_box_name"
13322   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13323   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13324   include:
13325     - "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"
13326     - "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"
13327     - "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"
13328     - "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"
13329     - "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"
13330   layout:
13331     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13332     layout: "plot-throughput"
13333
13334 - type: "plot"
13335   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13336   algorithm: "plot_perf_box_name"
13337   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13338   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13339   include:
13340     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13341     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13342     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13343     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13344     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13345   layout:
13346     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13347     layout: "plot-throughput"
13348
13349 - type: "plot"
13350   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13351   algorithm: "plot_perf_box_name"
13352   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13353   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13354   include:
13355     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13356     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13357     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13358     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13359     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13360   layout:
13361     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13362     layout: "plot-throughput"
13363
13364 - type: "plot"
13365   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13366   algorithm: "plot_perf_box_name"
13367   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13368   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13369   include:
13370     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13371     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13372     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13373     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13374     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13375   layout:
13376     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13377     layout: "plot-throughput"
13378
13379 - type: "plot"
13380   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13381   algorithm: "plot_perf_box_name"
13382   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13383   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13384   include:
13385     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13386     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13387     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13388     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13389     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13390   layout:
13391     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13392     layout: "plot-throughput"
13393
13394 - type: "plot"
13395   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13396   algorithm: "plot_perf_box_name"
13397   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13398   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13399   include:
13400     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13401     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13402     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13403     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13404     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13405   layout:
13406     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13407     layout: "plot-throughput"
13408
13409 - type: "plot"
13410   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13411   algorithm: "plot_perf_box_name"
13412   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13413   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13414   include:
13415     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13416     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13417     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13418     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13419     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13420   layout:
13421     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13422     layout: "plot-throughput"
13423
13424 - type: "plot"
13425   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13426   algorithm: "plot_perf_box_name"
13427   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13428   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13429   include:
13430     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13431     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13432     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13433     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13434     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13435   layout:
13436     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13437     layout: "plot-throughput"
13438
13439 - type: "plot"
13440   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13441   algorithm: "plot_perf_box_name"
13442   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13443   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13444   include:
13445     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13446     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13447     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13448     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13449     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13450   layout:
13451     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13452     layout: "plot-throughput"
13453
13454 - type: "plot"
13455   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13456   algorithm: "plot_perf_box_name"
13457   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13458   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13459   include:
13460     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13461     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13462     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13463     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13464   layout:
13465     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13466     layout: "plot-throughput"
13467
13468 - type: "plot"
13469   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13470   algorithm: "plot_perf_box_name"
13471   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13472   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13473   include:
13474     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13475     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13476     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13477     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13478   layout:
13479     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13480     layout: "plot-throughput"
13481
13482 - type: "plot"
13483   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13484   algorithm: "plot_perf_box_name"
13485   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13486   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13487   include:
13488     - "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"
13489     - "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"
13490     - "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"
13491     - "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"
13492   layout:
13493     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13494     layout: "plot-throughput"
13495
13496 - type: "plot"
13497   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13498   algorithm: "plot_perf_box_name"
13499   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13500   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13501   include:
13502     - "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"
13503     - "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"
13504     - "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"
13505     - "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"
13506   layout:
13507     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13508     layout: "plot-throughput"
13509
13510 - type: "plot"
13511   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13512   algorithm: "plot_perf_box_name"
13513   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13514   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13515   include:
13516     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13517     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13518     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13519     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13520     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13521     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13522   layout:
13523     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13524     layout: "plot-throughput"
13525
13526 - type: "plot"
13527   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13528   algorithm: "plot_perf_box_name"
13529   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13530   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13531   include:
13532     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13533     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13534     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13535     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13536     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13537     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13538   layout:
13539     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13540     layout: "plot-throughput"
13541
13542 - type: "plot"
13543   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13544   algorithm: "plot_perf_box_name"
13545   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13546   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13547   include:
13548     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13549     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13550     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13551     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13552     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13553     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13554   layout:
13555     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13556     layout: "plot-throughput"
13557
13558 - type: "plot"
13559   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13560   algorithm: "plot_perf_box_name"
13561   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13562   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13563   include:
13564     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13565     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13566     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13567     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13568     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13569     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13570   layout:
13571     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13572     layout: "plot-throughput"
13573
13574 - type: "plot"
13575   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13576   algorithm: "plot_perf_box_name"
13577   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13578   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13579   include:
13580     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13581     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13582     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13583     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13584     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13585     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13586   layout:
13587     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13588     layout: "plot-throughput"
13589
13590 - type: "plot"
13591   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13592   algorithm: "plot_perf_box_name"
13593   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13594   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13595   include:
13596     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13597     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13598     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13599     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13600     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13601     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13602   layout:
13603     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13604     layout: "plot-throughput"
13605
13606 - type: "plot"
13607   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13608   algorithm: "plot_perf_box_name"
13609   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13610   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13611   include:
13612     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13613     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13614     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13615     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13616     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13617   layout:
13618     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13619     layout: "plot-throughput"
13620
13621 - type: "plot"
13622   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13623   algorithm: "plot_perf_box_name"
13624   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13625   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13626   include:
13627     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13628     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13629     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13630     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13631     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13632   layout:
13633     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13634     layout: "plot-throughput"
13635
13636 - type: "plot"
13637   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13638   algorithm: "plot_perf_box_name"
13639   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13640   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13641   include:
13642     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13643     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13644   layout:
13645     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13646     layout: "plot-throughput"
13647
13648 - type: "plot"
13649   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13650   algorithm: "plot_perf_box_name"
13651   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13652   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13653   include:
13654     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13655     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13656   layout:
13657     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13658     layout: "plot-throughput"
13659
13660 - type: "plot"
13661   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13662   algorithm: "plot_perf_box_name"
13663   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13664   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13665   include:
13666     - "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"
13667     - "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"
13668   layout:
13669     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13670     layout: "plot-throughput"
13671
13672 - type: "plot"
13673   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13674   algorithm: "plot_perf_box_name"
13675   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13676   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13677   include:
13678     - "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"
13679     - "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"
13680   layout:
13681     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13682     layout: "plot-throughput"
13683
13684 - type: "plot"
13685   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13686   algorithm: "plot_perf_box_name"
13687   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13688   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13689   include:
13690     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13691     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13692   layout:
13693     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13694     layout: "plot-throughput"
13695
13696 - type: "plot"
13697   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13698   algorithm: "plot_perf_box_name"
13699   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13700   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13701   include:
13702     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13703     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13704   layout:
13705     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13706     layout: "plot-throughput"
13707
13708 - type: "plot"
13709   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13710   algorithm: "plot_perf_box_name"
13711   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13712   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13713   include:
13714     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13715     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13716   layout:
13717     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13718     layout: "plot-throughput"
13719
13720 - type: "plot"
13721   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13722   algorithm: "plot_perf_box_name"
13723   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13724   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13725   include:
13726     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13727     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13728   layout:
13729     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13730     layout: "plot-throughput"
13731
13732 - type: "plot"
13733   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13734   algorithm: "plot_perf_box_name"
13735   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13736   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13737   include:
13738     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13739     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13740     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13741     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13742     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13743     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13744   layout:
13745     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13746     layout: "plot-throughput"
13747
13748 - type: "plot"
13749   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13750   algorithm: "plot_perf_box_name"
13751   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13752   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13753   include:
13754     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13755     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13756     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13757     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13758     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13759     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13760   layout:
13761     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13762     layout: "plot-throughput"
13763
13764 - type: "plot"
13765   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13766   algorithm: "plot_perf_box_name"
13767   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13768   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13769   include:
13770     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13771     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13772     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13773     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13774     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13775     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13776   layout:
13777     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13778     layout: "plot-throughput"
13779
13780 - type: "plot"
13781   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13782   algorithm: "plot_perf_box_name"
13783   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13784   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13785   include:
13786     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13787     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13788     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13789     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13790     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13791     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13792   layout:
13793     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13794     layout: "plot-throughput"
13795
13796 #- type: "plot"
13797 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13798 #  algorithm: "plot_perf_box_name"
13799 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13800 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13801 #  include:
13802 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13803 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13804 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13805 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13806 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13807 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13808 #  layout:
13809 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13810 #    layout: "plot-throughput"
13811 #
13812 #- type: "plot"
13813 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13814 #  algorithm: "plot_perf_box_name"
13815 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13816 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13817 #  include:
13818 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13819 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13820 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13821 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13822 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13823 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13824 #  layout:
13825 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13826 #    layout: "plot-throughput"
13827
13828 - type: "plot"
13829   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13830   algorithm: "plot_perf_box_name"
13831   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13832   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13833   include:
13834     - "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"
13835     - "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"
13836     - "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"
13837     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13838     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13839     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13840   layout:
13841     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
13842     layout: "plot-throughput"
13843
13844 - type: "plot"
13845   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13846   algorithm: "plot_perf_box_name"
13847   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13848   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13849   include:
13850     - "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"
13851     - "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"
13852     - "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"
13853     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13854     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13855     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13856   layout:
13857     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
13858     layout: "plot-throughput"
13859
13860 ################################################################################
13861
13862 # Packet Speedup
13863
13864 - type: "plot"
13865   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13866   algorithm: "plot_tsa_name"
13867   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13868   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13869   include:
13870     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13871     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13872     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13873     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13874   layout:
13875     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
13876     layout: "plot-throughput-speedup-analysis"
13877
13878 - type: "plot"
13879   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13880   algorithm: "plot_tsa_name"
13881   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13882   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13883   include:
13884     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13885     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13886     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13887     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13888   layout:
13889     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
13890     layout: "plot-throughput-speedup-analysis"
13891
13892 - type: "plot"
13893   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13894   algorithm: "plot_tsa_name"
13895   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13896   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13897   include:
13898     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13899     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13900     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13901     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13902   layout:
13903     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
13904     layout: "plot-throughput-speedup-analysis"
13905
13906 - type: "plot"
13907   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13908   algorithm: "plot_tsa_name"
13909   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13910   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13911   include:
13912     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13913     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13914     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13915     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13916   layout:
13917     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
13918     layout: "plot-throughput-speedup-analysis"
13919
13920 - type: "plot"
13921   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13922   algorithm: "plot_tsa_name"
13923   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13924   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13925   include:
13926     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13927     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13928     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13929     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13930     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13931   layout:
13932     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
13933     layout: "plot-throughput-speedup-analysis"
13934
13935 - type: "plot"
13936   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13937   algorithm: "plot_tsa_name"
13938   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13939   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13940   include:
13941     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13942     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13943     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13944     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13945     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13946   layout:
13947     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13948     layout: "plot-throughput-speedup-analysis"
13949
13950 - type: "plot"
13951   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13952   algorithm: "plot_tsa_name"
13953   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13954   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13955   include:
13956     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13957     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13958     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13959     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13960     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13961   layout:
13962     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
13963     layout: "plot-throughput-speedup-analysis"
13964
13965 - type: "plot"
13966   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13967   algorithm: "plot_tsa_name"
13968   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13969   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13970   include:
13971     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13972     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13973     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13974     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13975     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13976   layout:
13977     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13978     layout: "plot-throughput-speedup-analysis"
13979
13980 - type: "plot"
13981   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13982   algorithm: "plot_tsa_name"
13983   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13984   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13985   include:
13986     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13987     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13988     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13989     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13990     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13991     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13992   layout:
13993     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
13994     layout: "plot-throughput-speedup-analysis"
13995
13996 - type: "plot"
13997   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13998   algorithm: "plot_tsa_name"
13999   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14000   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14001   include:
14002     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14003     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14004     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14005     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14006     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14007     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14008   layout:
14009     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14010     layout: "plot-throughput-speedup-analysis"
14011
14012 - type: "plot"
14013   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14014   algorithm: "plot_tsa_name"
14015   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14016   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14017   include:
14018     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14019     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14020     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14021     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14022     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14023   layout:
14024     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14025     layout: "plot-throughput-speedup-analysis"
14026
14027 - type: "plot"
14028   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14029   algorithm: "plot_tsa_name"
14030   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14031   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14032   include:
14033     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14034     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14035     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14036     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14037     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14038   layout:
14039     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14040     layout: "plot-throughput-speedup-analysis"
14041
14042 - type: "plot"
14043   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14044   algorithm: "plot_tsa_name"
14045   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14046   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14047   include:
14048     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14049     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14050     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14051   layout:
14052     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14053     layout: "plot-throughput-speedup-analysis"
14054
14055 - type: "plot"
14056   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14057   algorithm: "plot_tsa_name"
14058   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14059   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14060   include:
14061     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14062     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14063     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14064   layout:
14065     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14066     layout: "plot-throughput-speedup-analysis"
14067
14068 - type: "plot"
14069   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14070   algorithm: "plot_tsa_name"
14071   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14072   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14073   include:
14074     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14075     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14077     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14078     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14079   layout:
14080     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14081     layout: "plot-throughput-speedup-analysis"
14082
14083 - type: "plot"
14084   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14085   algorithm: "plot_tsa_name"
14086   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14087   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14088   include:
14089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14091     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14092     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14093     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14094   layout:
14095     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14096     layout: "plot-throughput-speedup-analysis"
14097
14098 - type: "plot"
14099   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14100   algorithm: "plot_tsa_name"
14101   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14102   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14103   include:
14104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14106     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14107   layout:
14108     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14109     layout: "plot-throughput-speedup-analysis"
14110
14111 - type: "plot"
14112   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14113   algorithm: "plot_tsa_name"
14114   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14115   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14116   include:
14117     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14118     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14119     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14120   layout:
14121     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14122     layout: "plot-throughput-speedup-analysis"
14123
14124 - type: "plot"
14125   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14126   algorithm: "plot_tsa_name"
14127   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14128   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14129   include:
14130     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14131     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14132     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14133     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14134     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14135     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14136   layout:
14137     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14138     layout: "plot-throughput-speedup-analysis"
14139
14140 - type: "plot"
14141   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14142   algorithm: "plot_tsa_name"
14143   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14144   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14145   include:
14146     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14147     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14148     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14149     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14150     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14151     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14152   layout:
14153     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14154     layout: "plot-throughput-speedup-analysis"
14155
14156 - type: "plot"
14157   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
14158   algorithm: "plot_tsa_name"
14159   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
14160   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14161   include:
14162     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14163     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14164     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14165     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14166     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14167   layout:
14168     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
14169     layout: "plot-throughput-speedup-analysis"
14170
14171 - type: "plot"
14172   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
14173   algorithm: "plot_tsa_name"
14174   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
14175   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14176   include:
14177     - "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"
14178     - "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"
14179     - "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"
14180     - "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"
14181     - "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"
14182   layout:
14183     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
14184     layout: "plot-throughput-speedup-analysis"
14185
14186 #- type: "plot"
14187 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
14188 #  algorithm: "plot_tsa_name"
14189 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
14190 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14191 #  include:
14192 #    - "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"
14193 #    - "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"
14194 #    - "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"
14195 #    - "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"
14196 #    - "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"
14197 #  layout:
14198 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
14199 #    layout: "plot-throughput-speedup-analysis"
14200 #
14201 #- type: "plot"
14202 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
14203 #  algorithm: "plot_tsa_name"
14204 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
14205 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14206 #  include:
14207 #    - "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"
14208 #    - "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"
14209 #    - "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"
14210 #    - "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"
14211 #    - "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"
14212 #  layout:
14213 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
14214 #    layout: "plot-throughput-speedup-analysis"
14215 #
14216 #- type: "plot"
14217 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
14218 #  algorithm: "plot_tsa_name"
14219 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
14220 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14221 #  include:
14222 #    - "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"
14223 #    - "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"
14224 #    - "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"
14225 #    - "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"
14226 #    - "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"
14227 #  layout:
14228 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
14229 #    layout: "plot-throughput-speedup-analysis"
14230 #
14231 #- type: "plot"
14232 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
14233 #  algorithm: "plot_tsa_name"
14234 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
14235 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14236 #  include:
14237 #    - "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"
14238 #    - "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"
14239 #    - "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"
14240 #    - "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"
14241 #    - "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"
14242 #  layout:
14243 #    title: "22n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
14244 #    layout: "plot-throughput-speedup-analysis"
14245
14246 - type: "plot"
14247   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
14248   algorithm: "plot_tsa_name"
14249   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
14250   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14251   include:
14252     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14253     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14254     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14255     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14256     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14257   layout:
14258     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
14259     layout: "plot-throughput-speedup-analysis"
14260
14261 - type: "plot"
14262   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
14263   algorithm: "plot_tsa_name"
14264   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
14265   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14266   include:
14267     - "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"
14268     - "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"
14269     - "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"
14270     - "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"
14271     - "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"
14272   layout:
14273     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
14274     layout: "plot-throughput-speedup-analysis"
14275
14276 #- type: "plot"
14277 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
14278 #  algorithm: "plot_tsa_name"
14279 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
14280 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14281 #  include:
14282 #    - "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"
14283 #    - "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"
14284 #    - "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"
14285 #    - "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"
14286 #    - "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"
14287 #  layout:
14288 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
14289 #    layout: "plot-throughput-speedup-analysis"
14290 #
14291 #- type: "plot"
14292 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
14293 #  algorithm: "plot_tsa_name"
14294 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
14295 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14296 #  include:
14297 #    - "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"
14298 #    - "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"
14299 #    - "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"
14300 #    - "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"
14301 #    - "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"
14302 #  layout:
14303 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
14304 #    layout: "plot-throughput-speedup-analysis"
14305 #
14306 #- type: "plot"
14307 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
14308 #  algorithm: "plot_tsa_name"
14309 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
14310 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14311 #  include:
14312 #    - "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"
14313 #    - "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"
14314 #    - "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"
14315 #    - "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"
14316 #    - "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"
14317 #  layout:
14318 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
14319 #    layout: "plot-throughput-speedup-analysis"
14320 #
14321 #- type: "plot"
14322 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
14323 #  algorithm: "plot_tsa_name"
14324 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
14325 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14326 #  include:
14327 #    - "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"
14328 #    - "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"
14329 #    - "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"
14330 #    - "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"
14331 #    - "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"
14332 #  layout:
14333 #    title: "22n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
14334 #    layout: "plot-throughput-speedup-analysis"
14335
14336 - type: "plot"
14337   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14338   algorithm: "plot_tsa_name"
14339   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14340   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14341   include:
14342     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14343     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14344     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14345     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14346     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14347     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14348   layout:
14349     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14350     layout: "plot-throughput-speedup-analysis"
14351
14352 - type: "plot"
14353   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14354   algorithm: "plot_tsa_name"
14355   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14356   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14357   include:
14358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14359     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14360     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14361     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14362     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14363     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14364   layout:
14365     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14366     layout: "plot-throughput-speedup-analysis"
14367
14368 - type: "plot"
14369   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14370   algorithm: "plot_tsa_name"
14371   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14372   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14373   include:
14374     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14375     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14376     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14377   layout:
14378     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14379     layout: "plot-throughput-speedup-analysis"
14380
14381 - type: "plot"
14382   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14383   algorithm: "plot_tsa_name"
14384   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14385   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14386   include:
14387     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14388     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14389     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14390   layout:
14391     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14392     layout: "plot-throughput-speedup-analysis"
14393
14394 - type: "plot"
14395   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14396   algorithm: "plot_tsa_name"
14397   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14398   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14399   include:
14400     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14401     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14402     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14403 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14404 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14405   layout:
14406     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14407     layout: "plot-throughput-speedup-analysis"
14408
14409 - type: "plot"
14410   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14411   algorithm: "plot_tsa_name"
14412   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14413   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14414   include:
14415     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14416     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14417     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14418 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14419 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14420   layout:
14421     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14422     layout: "plot-throughput-speedup-analysis"
14423
14424 - type: "plot"
14425   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14426   algorithm: "plot_tsa_name"
14427   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14428   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14429   include:
14430     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14431     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14432     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14433     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14434     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14435   layout:
14436     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14437     layout: "plot-throughput-speedup-analysis"
14438
14439 - type: "plot"
14440   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14441   algorithm: "plot_tsa_name"
14442   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14443   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14444   include:
14445     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14446     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14447     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14448     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14449     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14450   layout:
14451     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14452     layout: "plot-throughput-speedup-analysis"
14453
14454 - type: "plot"
14455   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14456   algorithm: "plot_tsa_name"
14457   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14458   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14459   include:
14460     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14461     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14462     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14463     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14464     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14465   layout:
14466     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14467     layout: "plot-throughput-speedup-analysis"
14468
14469 - type: "plot"
14470   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14471   algorithm: "plot_tsa_name"
14472   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14473   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14474   include:
14475     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14476     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14477     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14478     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14479     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14480   layout:
14481     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14482     layout: "plot-throughput-speedup-analysis"
14483
14484 - type: "plot"
14485   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14486   algorithm: "plot_tsa_name"
14487   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14488   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14489   include:
14490     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14491     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14492     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14493     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14494   layout:
14495     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14496     layout: "plot-throughput-speedup-analysis"
14497
14498 - type: "plot"
14499   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14500   algorithm: "plot_tsa_name"
14501   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14502   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14503   include:
14504     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14505     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14506     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14507     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14508   layout:
14509     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14510     layout: "plot-throughput-speedup-analysis"
14511
14512 - type: "plot"
14513   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14514   algorithm: "plot_tsa_name"
14515   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14516   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14517   include:
14518     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14519     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14520     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14521     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14522     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14523   layout:
14524     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14525     layout: "plot-throughput-speedup-analysis"
14526
14527 - type: "plot"
14528   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14529   algorithm: "plot_tsa_name"
14530   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14531   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14532   include:
14533     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14534     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14535     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14536     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14537     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14538   layout:
14539     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14540     layout: "plot-throughput-speedup-analysis"
14541
14542 - type: "plot"
14543   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14544   algorithm: "plot_tsa_name"
14545   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14546   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14547   include:
14548     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14549     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14550   layout:
14551     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14552     layout: "plot-throughput-speedup-analysis"
14553
14554 - type: "plot"
14555   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14556   algorithm: "plot_tsa_name"
14557   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14558   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14559   include:
14560     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14561     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14562   layout:
14563     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14564     layout: "plot-throughput-speedup-analysis"
14565
14566 - type: "plot"
14567   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14568   algorithm: "plot_tsa_name"
14569   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14570   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14571   include:
14572     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14573     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14574     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14575     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14576   layout:
14577     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14578     layout: "plot-throughput-speedup-analysis"
14579
14580 - type: "plot"
14581   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14582   algorithm: "plot_tsa_name"
14583   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14584   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14585   include:
14586     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14587     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14588     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14589     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14590   layout:
14591     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14592     layout: "plot-throughput-speedup-analysis"
14593
14594 - type: "plot"
14595   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14596   algorithm: "plot_tsa_name"
14597   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14598   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14599   include:
14600     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14601     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14602     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14603     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14604   layout:
14605     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14606     layout: "plot-throughput-speedup-analysis"
14607
14608 - type: "plot"
14609   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14610   algorithm: "plot_tsa_name"
14611   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14612   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14613   include:
14614     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14615     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14616     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14617     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14618   layout:
14619     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14620     layout: "plot-throughput-speedup-analysis"
14621
14622 - type: "plot"
14623   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14624   algorithm: "plot_tsa_name"
14625   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14626   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14627   include:
14628     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14629     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14630     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14631     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14632     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14633     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14634   layout:
14635     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14636     layout: "plot-throughput-speedup-analysis"
14637
14638 - type: "plot"
14639   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14640   algorithm: "plot_tsa_name"
14641   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14642   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14643   include:
14644     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14645     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14646     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14647     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14648     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14649     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14650   layout:
14651     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14652     layout: "plot-throughput-speedup-analysis"
14653
14654 - type: "plot"
14655   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14656   algorithm: "plot_tsa_name"
14657   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14658   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14659   include:
14660     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14661     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14662     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14663     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14664     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14665   layout:
14666     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14667     layout: "plot-throughput-speedup-analysis"
14668
14669 - type: "plot"
14670   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14671   algorithm: "plot_tsa_name"
14672   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14673   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14674   include:
14675     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14676     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14677     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14678     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14679     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14680   layout:
14681     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14682     layout: "plot-throughput-speedup-analysis"
14683
14684 - type: "plot"
14685   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14686   algorithm: "plot_tsa_name"
14687   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14688   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14689   include:
14690     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14691     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14692     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14693     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14694     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14695   layout:
14696     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14697     layout: "plot-throughput-speedup-analysis"
14698
14699 - type: "plot"
14700   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14701   algorithm: "plot_tsa_name"
14702   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14703   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14704   include:
14705     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14706     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14707     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14708     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14709     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14710   layout:
14711     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14712     layout: "plot-throughput-speedup-analysis"
14713
14714 - type: "plot"
14715   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14716   algorithm: "plot_tsa_name"
14717   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14718   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14719   include:
14720     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14721     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14722     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14723   layout:
14724     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
14725     layout: "plot-throughput-speedup-analysis"
14726
14727 - type: "plot"
14728   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14729   algorithm: "plot_tsa_name"
14730   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14731   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14732   include:
14733     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14734     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14735     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14736   layout:
14737     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
14738     layout: "plot-throughput-speedup-analysis"
14739
14740 - type: "plot"
14741   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14742   algorithm: "plot_tsa_name"
14743   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14744   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14745   include:
14746     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14747     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14748     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14749   layout:
14750     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
14751     layout: "plot-throughput-speedup-analysis"
14752
14753 - type: "plot"
14754   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14755   algorithm: "plot_tsa_name"
14756   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14757   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14758   include:
14759     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14760     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14761     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14762   layout:
14763     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
14764     layout: "plot-throughput-speedup-analysis"
14765
14766 - type: "plot"
14767   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14768   algorithm: "plot_tsa_name"
14769   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14770   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14771   include:
14772     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14773     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14774     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14775     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14776     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14777   layout:
14778     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14779     layout: "plot-throughput-speedup-analysis"
14780
14781 - type: "plot"
14782   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14783   algorithm: "plot_tsa_name"
14784   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14785   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14786   include:
14787     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14788     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14789     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14790     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14791     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14792   layout:
14793     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14794     layout: "plot-throughput-speedup-analysis"
14795
14796 - type: "plot"
14797   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14798   algorithm: "plot_tsa_name"
14799   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14800   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14801   include:
14802     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14803     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14804     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14805     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14806     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14807   layout:
14808     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14809     layout: "plot-throughput-speedup-analysis"
14810
14811 - type: "plot"
14812   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14813   algorithm: "plot_tsa_name"
14814   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14815   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14816   include:
14817     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14818     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14819     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14820     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14821     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14822   layout:
14823     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14824     layout: "plot-throughput-speedup-analysis"
14825
14826 - type: "plot"
14827   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14828   algorithm: "plot_tsa_name"
14829   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14830   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14831   include:
14832     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14833     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14834     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14835     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14836     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14837     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14838   layout:
14839     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14840     layout: "plot-throughput-speedup-analysis"
14841
14842 - type: "plot"
14843   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14844   algorithm: "plot_tsa_name"
14845   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14846   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14847   include:
14848     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14849     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14850     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14851     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14852     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14853     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14854   layout:
14855     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14856     layout: "plot-throughput-speedup-analysis"
14857
14858 - type: "plot"
14859   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14860   algorithm: "plot_tsa_name"
14861   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14862   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14863   include:
14864     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14865     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14866     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14867     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14868   layout:
14869     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14870     layout: "plot-throughput-speedup-analysis"
14871
14872 - type: "plot"
14873   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14874   algorithm: "plot_tsa_name"
14875   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14876   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14877   include:
14878     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14879     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14880     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14881     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14882   layout:
14883     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14884     layout: "plot-throughput-speedup-analysis"
14885
14886 - type: "plot"
14887   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14888   algorithm: "plot_tsa_name"
14889   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14890   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14891   include:
14892     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14893     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14894     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14895     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14896     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14897     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14898   layout:
14899     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
14900     layout: "plot-throughput-speedup-analysis"
14901
14902 - type: "plot"
14903   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14904   algorithm: "plot_tsa_name"
14905   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14906   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14907   include:
14908     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14909     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14910     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14911     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14912     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14913     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14914   layout:
14915     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
14916     layout: "plot-throughput-speedup-analysis"
14917
14918 - type: "plot"
14919   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14920   algorithm: "plot_tsa_name"
14921   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14922   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14923   include:
14924     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14925     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14926     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14927     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14928     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14929     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14930   layout:
14931     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
14932     layout: "plot-throughput-speedup-analysis"
14933
14934 - type: "plot"
14935   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14936   algorithm: "plot_tsa_name"
14937   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14938   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14939   include:
14940     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14941     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14942     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14943     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14944     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14945     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14946   layout:
14947     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
14948     layout: "plot-throughput-speedup-analysis"
14949
14950 - type: "plot"
14951   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14952   algorithm: "plot_tsa_name"
14953   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14954   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14955   include:
14956     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14957     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14958     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14959     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14960     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14961     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14962   layout:
14963     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
14964     layout: "plot-throughput-speedup-analysis"
14965
14966 - type: "plot"
14967   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14968   algorithm: "plot_tsa_name"
14969   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14970   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14971   include:
14972     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14973     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14974     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14975     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14976     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14977     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14978   layout:
14979     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
14980     layout: "plot-throughput-speedup-analysis"
14981
14982 - type: "plot"
14983   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14984   algorithm: "plot_tsa_name"
14985   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14986   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14987   include:
14988     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14989     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14990     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14991     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14992     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14993     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14994   layout:
14995     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
14996     layout: "plot-throughput-speedup-analysis"
14997
14998 - type: "plot"
14999   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15000   algorithm: "plot_tsa_name"
15001   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15002   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15003   include:
15004     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15005     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15006     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15007     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15008     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15009     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15010   layout:
15011     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15012     layout: "plot-throughput-speedup-analysis"
15013
15014 - type: "plot"
15015   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15016   algorithm: "plot_tsa_name"
15017   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15018   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15019   include:
15020     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15021     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15022     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15023     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15024     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15025     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15026   layout:
15027     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15028     layout: "plot-throughput-speedup-analysis"
15029
15030 - type: "plot"
15031   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15032   algorithm: "plot_tsa_name"
15033   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15034   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15035   include:
15036     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15037     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15038     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15039     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15040     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15041     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15042   layout:
15043     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15044     layout: "plot-throughput-speedup-analysis"
15045
15046 - type: "plot"
15047   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15048   algorithm: "plot_tsa_name"
15049   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15050   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15051   include:
15052     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15053     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15054     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15055     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15056   layout:
15057     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15058     layout: "plot-throughput-speedup-analysis"
15059
15060 - type: "plot"
15061   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15062   algorithm: "plot_tsa_name"
15063   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15064   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15065   include:
15066     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15067     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15068     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15069     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15070   layout:
15071     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15072     layout: "plot-throughput-speedup-analysis"
15073
15074 - type: "plot"
15075   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15076   algorithm: "plot_tsa_name"
15077   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15078   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15079   include:
15080     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15081     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15082     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15083     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15084   layout:
15085     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15086     layout: "plot-throughput-speedup-analysis"
15087
15088 - type: "plot"
15089   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15090   algorithm: "plot_tsa_name"
15091   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15092   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15093   include:
15094     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15095     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15096     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15097     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15098   layout:
15099     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15100     layout: "plot-throughput-speedup-analysis"
15101
15102 - type: "plot"
15103   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15104   algorithm: "plot_tsa_name"
15105   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15106   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15107   include:
15108     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15109     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15110     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15111     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15112     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15113     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15114   layout:
15115     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15116     layout: "plot-throughput-speedup-analysis"
15117
15118 - type: "plot"
15119   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15120   algorithm: "plot_tsa_name"
15121   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15122   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15123   include:
15124     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15125     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15126     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15127     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15128     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15129     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15130   layout:
15131     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15132     layout: "plot-throughput-speedup-analysis"
15133
15134 - type: "plot"
15135   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15136   algorithm: "plot_tsa_name"
15137   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15138   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15139   include:
15140     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15141     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15142     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15143     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15144     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15145   layout:
15146     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15147     layout: "plot-throughput-speedup-analysis"
15148
15149 - type: "plot"
15150   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15151   algorithm: "plot_tsa_name"
15152   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15153   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15154   include:
15155     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15156     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15157     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15158     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15159     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15160   layout:
15161     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15162     layout: "plot-throughput-speedup-analysis"
15163
15164 - type: "plot"
15165   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15166   algorithm: "plot_tsa_name"
15167   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15168   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15169   include:
15170     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15171     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15172     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15173     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15174     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15175   layout:
15176     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15177     layout: "plot-throughput-speedup-analysis"
15178
15179 - type: "plot"
15180   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15181   algorithm: "plot_tsa_name"
15182   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15183   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15184   include:
15185     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15186     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15187     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15188     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15189     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15190   layout:
15191     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15192     layout: "plot-throughput-speedup-analysis"
15193
15194 - type: "plot"
15195   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15196   algorithm: "plot_tsa_name"
15197   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15198   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15199   include:
15200     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15201     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15202     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15203     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15204   layout:
15205     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15206     layout: "plot-throughput-speedup-analysis"
15207
15208 - type: "plot"
15209   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15210   algorithm: "plot_tsa_name"
15211   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15212   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15213   include:
15214     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15215     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15216     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15217     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15218   layout:
15219     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15220     layout: "plot-throughput-speedup-analysis"
15221
15222 - type: "plot"
15223   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15224   algorithm: "plot_tsa_name"
15225   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15226   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15227   include:
15228     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15229     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15230     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15231     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15232     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15233     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15234   layout:
15235     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15236     layout: "plot-throughput-speedup-analysis"
15237
15238 - type: "plot"
15239   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15240   algorithm: "plot_tsa_name"
15241   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15242   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15243   include:
15244     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15245     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15246     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15247     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15248     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15249     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15250   layout:
15251     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15252     layout: "plot-throughput-speedup-analysis"
15253
15254 - type: "plot"
15255   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15256   algorithm: "plot_tsa_name"
15257   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15258   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15259   include:
15260     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15261     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15262     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15263     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15264     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15265     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15266   layout:
15267     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15268     layout: "plot-throughput-speedup-analysis"
15269
15270 - type: "plot"
15271   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15272   algorithm: "plot_tsa_name"
15273   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15274   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15275   include:
15276     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15277     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15278     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15279     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15280     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15281     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15282   layout:
15283     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15284     layout: "plot-throughput-speedup-analysis"
15285
15286 - type: "plot"
15287   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15288   algorithm: "plot_tsa_name"
15289   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15290   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15291   include:
15292     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15293     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15294     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15295     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15296     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15297     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15298   layout:
15299     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15300     layout: "plot-throughput-speedup-analysis"
15301
15302 - type: "plot"
15303   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15304   algorithm: "plot_tsa_name"
15305   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15306   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15307   include:
15308     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15309     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15310     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15311     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15312     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15313     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15314   layout:
15315     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15316     layout: "plot-throughput-speedup-analysis"
15317
15318 - type: "plot"
15319   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15320   algorithm: "plot_tsa_name"
15321   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15322   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15323   include:
15324     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15325     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15326     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15327     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15328     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15329     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15330   layout:
15331     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15332     layout: "plot-throughput-speedup-analysis"
15333
15334 - type: "plot"
15335   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15336   algorithm: "plot_tsa_name"
15337   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15338   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15339   include:
15340     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15341     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15342     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15343     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15344     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15345     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15346   layout:
15347     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15348     layout: "plot-throughput-speedup-analysis"
15349
15350 - type: "plot"
15351   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15352   algorithm: "plot_tsa_name"
15353   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15354   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15355   include:
15356     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15357     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15358     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15359     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15360     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15361     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15362   layout:
15363     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15364     layout: "plot-throughput-speedup-analysis"
15365
15366 - type: "plot"
15367   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15368   algorithm: "plot_tsa_name"
15369   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15370   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15371   include:
15372     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15373     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15374     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15375     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15376     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15377     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15378   layout:
15379     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15380     layout: "plot-throughput-speedup-analysis"
15381
15382 - type: "plot"
15383   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15384   algorithm: "plot_tsa_name"
15385   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15386   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15387   include:
15388     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15389     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15390     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15391     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15392     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15393   layout:
15394     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15395     layout: "plot-throughput-speedup-analysis"
15396
15397 - type: "plot"
15398   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15399   algorithm: "plot_tsa_name"
15400   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15401   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15402   include:
15403     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15404     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15405     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15406     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15407     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15408   layout:
15409     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15410     layout: "plot-throughput-speedup-analysis"
15411
15412 - type: "plot"
15413   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15414   algorithm: "plot_tsa_name"
15415   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15416   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15417   include:
15418     - "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"
15419     - "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"
15420     - "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"
15421     - "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"
15422     - "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"
15423   layout:
15424     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15425     layout: "plot-throughput-speedup-analysis"
15426
15427 - type: "plot"
15428   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15429   algorithm: "plot_tsa_name"
15430   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15431   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15432   include:
15433     - "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"
15434     - "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"
15435     - "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"
15436     - "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"
15437     - "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"
15438   layout:
15439     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15440     layout: "plot-throughput-speedup-analysis"
15441
15442 - type: "plot"
15443   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15444   algorithm: "plot_tsa_name"
15445   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15446   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15447   include:
15448     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15449     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15450     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15451     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15452     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15453   layout:
15454     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15455     layout: "plot-throughput-speedup-analysis"
15456
15457 - type: "plot"
15458   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15459   algorithm: "plot_tsa_name"
15460   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15461   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15462   include:
15463     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15464     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15465     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15466     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15467     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15468   layout:
15469     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15470     layout: "plot-throughput-speedup-analysis"
15471
15472 - type: "plot"
15473   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15474   algorithm: "plot_tsa_name"
15475   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15476   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15477   include:
15478     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15479     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15480     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15481     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15482     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15483   layout:
15484     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15485     layout: "plot-throughput-speedup-analysis"
15486
15487 - type: "plot"
15488   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15489   algorithm: "plot_tsa_name"
15490   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15491   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15492   include:
15493     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15494     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15495     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15496     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15497     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15498   layout:
15499     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15500     layout: "plot-throughput-speedup-analysis"
15501
15502 - type: "plot"
15503   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15504   algorithm: "plot_tsa_name"
15505   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15506   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15507   include:
15508     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15509     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15510     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15511     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15512     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15513   layout:
15514     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15515     layout: "plot-throughput-speedup-analysis"
15516
15517 - type: "plot"
15518   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15519   algorithm: "plot_tsa_name"
15520   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15521   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15522   include:
15523     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15524     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15525     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15526     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15527     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15528   layout:
15529     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15530     layout: "plot-throughput-speedup-analysis"
15531
15532 - type: "plot"
15533   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15534   algorithm: "plot_tsa_name"
15535   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15536   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15537   include:
15538     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15539     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15540     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15541     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15542     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15543   layout:
15544     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15545     layout: "plot-throughput-speedup-analysis"
15546
15547 - type: "plot"
15548   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15549   algorithm: "plot_tsa_name"
15550   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15551   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15552   include:
15553     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15554     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15555     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15556     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15557     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15558   layout:
15559     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15560     layout: "plot-throughput-speedup-analysis"
15561
15562 - type: "plot"
15563   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15564   algorithm: "plot_tsa_name"
15565   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15566   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15567   include:
15568     - "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"
15569     - "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"
15570     - "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"
15571     - "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"
15572   layout:
15573     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15574     layout: "plot-throughput-speedup-analysis"
15575
15576 - type: "plot"
15577   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15578   algorithm: "plot_tsa_name"
15579   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15580   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15581   include:
15582     - "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"
15583     - "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"
15584     - "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"
15585     - "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"
15586   layout:
15587     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15588     layout: "plot-throughput-speedup-analysis"
15589
15590 - type: "plot"
15591   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15592   algorithm: "plot_tsa_name"
15593   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15594   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15595   include:
15596     - "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"
15597     - "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"
15598     - "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"
15599     - "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"
15600   layout:
15601     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15602     layout: "plot-throughput-speedup-analysis"
15603
15604 - type: "plot"
15605   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15606   algorithm: "plot_tsa_name"
15607   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15608   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15609   include:
15610     - "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"
15611     - "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"
15612     - "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"
15613     - "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"
15614   layout:
15615     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15616     layout: "plot-throughput-speedup-analysis"
15617
15618 - type: "plot"
15619   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15620   algorithm: "plot_tsa_name"
15621   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15622   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15623   include:
15624     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15625     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15626     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15627     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15628     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15629     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15630   layout:
15631     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15632     layout: "plot-throughput-speedup-analysis"
15633
15634 - type: "plot"
15635   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15636   algorithm: "plot_tsa_name"
15637   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15638   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15639   include:
15640     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15641     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15642     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15643     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15644     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15645     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15646   layout:
15647     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15648     layout: "plot-throughput-speedup-analysis"
15649
15650 - type: "plot"
15651   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15652   algorithm: "plot_tsa_name"
15653   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15654   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15655   include:
15656     - "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"
15657     - "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"
15658     - "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"
15659     - "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"
15660     - "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"
15661     - "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"
15662   layout:
15663     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15664     layout: "plot-throughput-speedup-analysis"
15665
15666 - type: "plot"
15667   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15668   algorithm: "plot_tsa_name"
15669   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15670   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15671   include:
15672     - "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"
15673     - "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"
15674     - "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"
15675     - "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"
15676     - "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"
15677     - "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"
15678   layout:
15679     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15680     layout: "plot-throughput-speedup-analysis"
15681
15682 - type: "plot"
15683   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15684   algorithm: "plot_tsa_name"
15685   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15686   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15687   include:
15688     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15689     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15690     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15691     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15692     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15693     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15694   layout:
15695     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15696     layout: "plot-throughput-speedup-analysis"
15697
15698 - type: "plot"
15699   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15700   algorithm: "plot_tsa_name"
15701   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15702   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15703   include:
15704     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15705     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15706     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15707     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15708     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15709     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15710   layout:
15711     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15712     layout: "plot-throughput-speedup-analysis"
15713
15714 - type: "plot"
15715   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15716   algorithm: "plot_tsa_name"
15717   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15718   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15719   include:
15720     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15721     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15722     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15723     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15724     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15725   layout:
15726     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15727     layout: "plot-throughput-speedup-analysis"
15728
15729 - type: "plot"
15730   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15731   algorithm: "plot_tsa_name"
15732   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15733   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15734   include:
15735     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15736     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15737     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15738     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15739     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15740   layout:
15741     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15742     layout: "plot-throughput-speedup-analysis"
15743
15744 - type: "plot"
15745   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15746   algorithm: "plot_tsa_name"
15747   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15748   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15749   include:
15750     - "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"
15751     - "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"
15752   layout:
15753     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15754     layout: "plot-throughput-speedup-analysis"
15755
15756 - type: "plot"
15757   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15758   algorithm: "plot_tsa_name"
15759   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15760   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15761   include:
15762     - "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"
15763     - "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"
15764   layout:
15765     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15766     layout: "plot-throughput-speedup-analysis"
15767
15768 - type: "plot"
15769   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15770   algorithm: "plot_tsa_name"
15771   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15772   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15773   include:
15774     - "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"
15775     - "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"
15776   layout:
15777     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15778     layout: "plot-throughput-speedup-analysis"
15779
15780 - type: "plot"
15781   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15782   algorithm: "plot_tsa_name"
15783   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15784   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15785   include:
15786     - "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"
15787     - "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"
15788   layout:
15789     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15790     layout: "plot-throughput-speedup-analysis"
15791
15792 - type: "plot"
15793   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15794   algorithm: "plot_tsa_name"
15795   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15796   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15797   include:
15798     - "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"
15799     - "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"
15800     - "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"
15801     - "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"
15802     - "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"
15803     - "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"
15804   layout:
15805     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
15806     layout: "plot-throughput-speedup-analysis"
15807
15808 - type: "plot"
15809   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15810   algorithm: "plot_tsa_name"
15811   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15812   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15813   include:
15814     - "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"
15815     - "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"
15816     - "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"
15817     - "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"
15818     - "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"
15819     - "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"
15820   layout:
15821     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
15822     layout: "plot-throughput-speedup-analysis"
15823
15824 - type: "plot"
15825   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15826   algorithm: "plot_tsa_name"
15827   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15828   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15829   include:
15830     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15831     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15832     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15833     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15834     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15835   layout:
15836     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
15837     layout: "plot-throughput-speedup-analysis"
15838
15839 - type: "plot"
15840   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15841   algorithm: "plot_tsa_name"
15842   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15843   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15844   include:
15845     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15846     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15847     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15848     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15849     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15850   layout:
15851     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
15852     layout: "plot-throughput-speedup-analysis"
15853
15854 - type: "plot"
15855   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15856   algorithm: "plot_tsa_name"
15857   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15858   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15859   include:
15860     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15861     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15862     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15863     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15864     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15865   layout:
15866     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
15867     layout: "plot-throughput-speedup-analysis"
15868
15869 - type: "plot"
15870   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15871   algorithm: "plot_tsa_name"
15872   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15873   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15874   include:
15875     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15876     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15877     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15878     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15879     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15880   layout:
15881     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
15882     layout: "plot-throughput-speedup-analysis"
15883
15884 - type: "plot"
15885   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15886   algorithm: "plot_tsa_name"
15887   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15888   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15889   include:
15890     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15891     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15892     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15893     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15894   layout:
15895     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
15896     layout: "plot-throughput-speedup-analysis"
15897
15898 - type: "plot"
15899   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15900   algorithm: "plot_tsa_name"
15901   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15902   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15903   include:
15904     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15905     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15906     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15907     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15908   layout:
15909     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
15910     layout: "plot-throughput-speedup-analysis"
15911
15912 - type: "plot"
15913   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15914   algorithm: "plot_tsa_name"
15915   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15916   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15917   include:
15918     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15919     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15920     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15921     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15922   layout:
15923     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
15924     layout: "plot-throughput-speedup-analysis"
15925
15926 - type: "plot"
15927   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15928   algorithm: "plot_tsa_name"
15929   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15930   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15931   include:
15932     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15933     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15934     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15935     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15936   layout:
15937     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
15938     layout: "plot-throughput-speedup-analysis"
15939
15940 - type: "plot"
15941   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15942   algorithm: "plot_tsa_name"
15943   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15944   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15945   include:
15946     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15947     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15948     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15949     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15950     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15951   layout:
15952     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
15953     layout: "plot-throughput-speedup-analysis"
15954
15955 - type: "plot"
15956   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15957   algorithm: "plot_tsa_name"
15958   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15959   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15960   include:
15961     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15962     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15963     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15964     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15965     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15966   layout:
15967     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
15968     layout: "plot-throughput-speedup-analysis"
15969
15970 - type: "plot"
15971   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15972   algorithm: "plot_tsa_name"
15973   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15974   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15975   include:
15976     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15977     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15978     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15979     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15980     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15981     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15982   layout:
15983     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15984     layout: "plot-throughput-speedup-analysis"
15985
15986 - type: "plot"
15987   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15988   algorithm: "plot_tsa_name"
15989   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15990   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15991   include:
15992     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15993     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15994     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15995     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15996     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15997     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15998   layout:
15999     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16000     layout: "plot-throughput-speedup-analysis"
16001
16002 - type: "plot"
16003   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16004   algorithm: "plot_tsa_name"
16005   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16006   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16007   include:
16008     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16009     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16010     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16011     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16012   layout:
16013     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16014     layout: "plot-throughput-speedup-analysis"
16015
16016 - type: "plot"
16017   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16018   algorithm: "plot_tsa_name"
16019   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16020   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16021   include:
16022     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16023     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16024     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16025     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16026   layout:
16027     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16028     layout: "plot-throughput-speedup-analysis"
16029
16030 - type: "plot"
16031   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16032   algorithm: "plot_tsa_name"
16033   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16034   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16035   include:
16036     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16037     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16038     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16039     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16040     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16041     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16042   layout:
16043     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16044     layout: "plot-throughput-speedup-analysis"
16045
16046 - type: "plot"
16047   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16048   algorithm: "plot_tsa_name"
16049   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16050   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16051   include:
16052     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16053     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16054     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16055     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16056     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16057     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16058   layout:
16059     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16060     layout: "plot-throughput-speedup-analysis"
16061
16062 - type: "plot"
16063   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16064   algorithm: "plot_tsa_name"
16065   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16066   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16067   include:
16068     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16069     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16070     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16071     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16072     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16073     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16074   layout:
16075     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16076     layout: "plot-throughput-speedup-analysis"
16077
16078 - type: "plot"
16079   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16080   algorithm: "plot_tsa_name"
16081   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16082   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16083   include:
16084     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16085     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16086     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16087     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16088     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16089     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16090   layout:
16091     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16092     layout: "plot-throughput-speedup-analysis"
16093
16094 - type: "plot"
16095   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16096   algorithm: "plot_tsa_name"
16097   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16098   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16099   include:
16100     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16101     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16102     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16103     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16104     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16105     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16106   layout:
16107     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16108     layout: "plot-throughput-speedup-analysis"
16109
16110 - type: "plot"
16111   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16112   algorithm: "plot_tsa_name"
16113   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16114   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16115   include:
16116     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16117     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16118     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16119     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16120     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16121     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16122   layout:
16123     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16124     layout: "plot-throughput-speedup-analysis"
16125
16126 - type: "plot"
16127   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16128   algorithm: "plot_tsa_name"
16129   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16130   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16131   include:
16132     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16133     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16134     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16135     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16136     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16137     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16138   layout:
16139     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16140     layout: "plot-throughput-speedup-analysis"
16141
16142 - type: "plot"
16143   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16144   algorithm: "plot_tsa_name"
16145   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16146   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16147   include:
16148     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16149     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16150     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16151     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16152     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16153     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16154   layout:
16155     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16156     layout: "plot-throughput-speedup-analysis"
16157
16158 - type: "plot"
16159   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16160   algorithm: "plot_tsa_name"
16161   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16162   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16163   include:
16164     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16165     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16166     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16167     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16168     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16169     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16170   layout:
16171     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16172     layout: "plot-throughput-speedup-analysis"
16173
16174 - type: "plot"
16175   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16176   algorithm: "plot_tsa_name"
16177   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16178   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16179   include:
16180     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16181     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16182     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16183     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16184     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16185     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16186   layout:
16187     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16188     layout: "plot-throughput-speedup-analysis"
16189
16190 #- type: "plot"
16191 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16192 #  algorithm: "plot_tsa_name"
16193 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16194 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16195 #  include:
16196 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16197 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16198 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16199 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16200 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16201 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16202 #  layout:
16203 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16204 #    layout: "plot-throughput-speedup-analysis"
16205 #
16206 #- type: "plot"
16207 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16208 #  algorithm: "plot_tsa_name"
16209 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16210 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16211 #  include:
16212 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16213 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16214 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16215 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16216 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16217 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16218 #  layout:
16219 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16220 #    layout: "plot-throughput-speedup-analysis"
16221
16222 - type: "plot"
16223   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16224   algorithm: "plot_tsa_name"
16225   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16226   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16227   include:
16228     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16229     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16230     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16231     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16232     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16233   layout:
16234     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16235     layout: "plot-throughput-speedup-analysis"
16236
16237 - type: "plot"
16238   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16239   algorithm: "plot_tsa_name"
16240   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16241   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16242   include:
16243     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16244     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16245     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16246     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16247     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16248   layout:
16249     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16250     layout: "plot-throughput-speedup-analysis"
16251
16252 - type: "plot"
16253   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16254   algorithm: "plot_tsa_name"
16255   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16256   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16257   include:
16258     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16259     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16260     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16261     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16262     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16263     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16264   layout:
16265     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16266     layout: "plot-throughput-speedup-analysis"
16267
16268 - type: "plot"
16269   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16270   algorithm: "plot_tsa_name"
16271   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16272   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16273   include:
16274     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16275     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16276     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16277     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16278     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16279     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16280   layout:
16281     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16282     layout: "plot-throughput-speedup-analysis"
16283
16284 - type: "plot"
16285   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16286   algorithm: "plot_tsa_name"
16287   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16288   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16289   include:
16290     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16291     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16292     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16293     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16294     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16295   layout:
16296     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16297     layout: "plot-throughput-speedup-analysis"
16298
16299 - type: "plot"
16300   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16301   algorithm: "plot_tsa_name"
16302   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16303   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16304   include:
16305     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16306     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16307     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16308     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16309     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16310   layout:
16311     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16312     layout: "plot-throughput-speedup-analysis"
16313
16314 - type: "plot"
16315   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16316   algorithm: "plot_tsa_name"
16317   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16318   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16319   include:
16320     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16321     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16322     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16323     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16324   layout:
16325     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16326     layout: "plot-throughput-speedup-analysis"
16327
16328 - type: "plot"
16329   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16330   algorithm: "plot_tsa_name"
16331   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16332   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16333   include:
16334     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16335     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16336     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16337     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16338   layout:
16339     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16340     layout: "plot-throughput-speedup-analysis"
16341
16342 - type: "plot"
16343   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16344   algorithm: "plot_tsa_name"
16345   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16346   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16347   include:
16348     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16349     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16350     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16351     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16352     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16353     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16354   layout:
16355     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16356     layout: "plot-throughput-speedup-analysis"
16357
16358 - type: "plot"
16359   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16360   algorithm: "plot_tsa_name"
16361   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16362   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16363   include:
16364     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16365     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16366     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16367     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16368     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16369     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16370   layout:
16371     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16372     layout: "plot-throughput-speedup-analysis"
16373
16374 - type: "plot"
16375   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16376   algorithm: "plot_tsa_name"
16377   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16378   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16379   include:
16380     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16381     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16382     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16383     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16384     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16385   layout:
16386     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16387     layout: "plot-throughput-speedup-analysis"
16388
16389 - type: "plot"
16390   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16391   algorithm: "plot_tsa_name"
16392   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16393   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16394   include:
16395     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16396     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16397     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16398     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16399     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16400   layout:
16401     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16402     layout: "plot-throughput-speedup-analysis"
16403
16404 - type: "plot"
16405   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16406   algorithm: "plot_tsa_name"
16407   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16408   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16409   include:
16410     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16411     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16412     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16413     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16414     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16415   layout:
16416     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16417     layout: "plot-throughput-speedup-analysis"
16418
16419 - type: "plot"
16420   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16421   algorithm: "plot_tsa_name"
16422   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16423   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16424   include:
16425     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16426     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16427     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16428     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16429     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16430   layout:
16431     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16432     layout: "plot-throughput-speedup-analysis"
16433
16434 - type: "plot"
16435   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16436   algorithm: "plot_tsa_name"
16437   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16438   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16439   include:
16440     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16441     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16442     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16443     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16444   layout:
16445     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16446     layout: "plot-throughput-speedup-analysis"
16447
16448 - type: "plot"
16449   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16450   algorithm: "plot_tsa_name"
16451   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16452   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16453   include:
16454     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16455     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16456     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16457     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16458   layout:
16459     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16460     layout: "plot-throughput-speedup-analysis"
16461
16462 - type: "plot"
16463   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16464   algorithm: "plot_tsa_name"
16465   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16466   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16467   include:
16468     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16469     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16470     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16471     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16472     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16473   layout:
16474     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16475     layout: "plot-throughput-speedup-analysis"
16476
16477 - type: "plot"
16478   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16479   algorithm: "plot_tsa_name"
16480   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16481   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16482   include:
16483     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16484     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16485     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16486     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16487     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16488   layout:
16489     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16490     layout: "plot-throughput-speedup-analysis"
16491
16492 - type: "plot"
16493   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16494   algorithm: "plot_tsa_name"
16495   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16496   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16497   include:
16498     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16499     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16500     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16501     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16502     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16503     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16504   layout:
16505     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16506     layout: "plot-throughput-speedup-analysis"
16507
16508 - type: "plot"
16509   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16510   algorithm: "plot_tsa_name"
16511   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16512   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16513   include:
16514     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16515     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16516     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16517     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16518     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16519     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16520   layout:
16521     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16522     layout: "plot-throughput-speedup-analysis"
16523
16524 - type: "plot"
16525   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16526   algorithm: "plot_tsa_name"
16527   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16528   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16529   include:
16530     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16531     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16532     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16533     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16534   layout:
16535     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16536     layout: "plot-throughput-speedup-analysis"
16537
16538 - type: "plot"
16539   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16540   algorithm: "plot_tsa_name"
16541   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16542   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16543   include:
16544     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16545     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16546     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16547     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16548   layout:
16549     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16550     layout: "plot-throughput-speedup-analysis"
16551
16552 - type: "plot"
16553   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16554   algorithm: "plot_tsa_name"
16555   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16556   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16557   include:
16558     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16559     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16560     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16561     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16562     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16563     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16564   layout:
16565     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16566     layout: "plot-throughput-speedup-analysis"
16567
16568 - type: "plot"
16569   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16570   algorithm: "plot_tsa_name"
16571   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16572   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16573   include:
16574     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16575     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16576     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16577     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16578     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16579     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16580   layout:
16581     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16582     layout: "plot-throughput-speedup-analysis"
16583
16584 - type: "plot"
16585   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16586   algorithm: "plot_tsa_name"
16587   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16588   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16589   include:
16590     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16591     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16592     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16593     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16594     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16595     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16596   layout:
16597     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16598     layout: "plot-throughput-speedup-analysis"
16599
16600 - type: "plot"
16601   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16602   algorithm: "plot_tsa_name"
16603   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16604   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16605   include:
16606     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16607     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16608     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16609     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16610     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16611     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16612   layout:
16613     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16614     layout: "plot-throughput-speedup-analysis"
16615
16616 #- type: "plot"
16617 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16618 #  algorithm: "plot_tsa_name"
16619 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16620 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16621 #  include:
16622 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16623 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16624 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16625 #  layout:
16626 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16627 #    layout: "plot-throughput-speedup-analysis"
16628 #
16629 #- type: "plot"
16630 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16631 #  algorithm: "plot_tsa_name"
16632 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16633 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16634 #  include:
16635 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16636 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16637 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16638 #  layout:
16639 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16640 #    layout: "plot-throughput-speedup-analysis"
16641
16642 ################################################################################
16643
16644 # Packet Throughput - DPDK
16645
16646 # 2n-skx-xxv710
16647
16648 - type: "plot"
16649   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16650   algorithm: "plot_perf_box_name"
16651   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16652   data: "plot-dpdk-throughput-latency-2n-skx"
16653   include:
16654     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16655     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16656   layout:
16657     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16658     layout: "plot-throughput"
16659
16660 - type: "plot"
16661   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
16662   algorithm: "plot_perf_box_name"
16663   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
16664   data: "plot-dpdk-throughput-latency-2n-skx"
16665   include:
16666     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16667     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16668   layout:
16669     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
16670     layout: "plot-throughput"
16671
16672 - type: "plot"
16673   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
16674   algorithm: "plot_perf_box_name"
16675   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
16676   data: "plot-dpdk-throughput-latency-2n-skx"
16677   include:
16678     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16679     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16680   layout:
16681     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
16682     layout: "plot-throughput"
16683
16684 - type: "plot"
16685   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
16686   algorithm: "plot_perf_box_name"
16687   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
16688   data: "plot-dpdk-throughput-latency-2n-skx"
16689   include:
16690     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16691     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16692   layout:
16693     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
16694     layout: "plot-throughput"
16695
16696 # 2n-skx-x710
16697
16698 - type: "plot"
16699   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
16700   algorithm: "plot_perf_box_name"
16701   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
16702   data: "plot-dpdk-throughput-latency-2n-skx"
16703   include:
16704     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16705     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16706   layout:
16707     title: "2n-skx-x710-64b-2t1c-base-ndr"
16708     layout: "plot-throughput"
16709
16710 - type: "plot"
16711   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
16712   algorithm: "plot_perf_box_name"
16713   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
16714   data: "plot-dpdk-throughput-latency-2n-skx"
16715   include:
16716     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16717     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16718   layout:
16719     title: "2n-skx-x710-64b-4t2c-base-ndr"
16720     layout: "plot-throughput"
16721
16722 - type: "plot"
16723   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
16724   algorithm: "plot_perf_box_name"
16725   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
16726   data: "plot-dpdk-throughput-latency-2n-skx"
16727   include:
16728     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16729     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16730   layout:
16731     title: "2n-skx-x710-64b-2t1c-base-pdr"
16732     layout: "plot-throughput"
16733
16734 - type: "plot"
16735   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
16736   algorithm: "plot_perf_box_name"
16737   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
16738   data: "plot-dpdk-throughput-latency-2n-skx"
16739   include:
16740     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16741     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16742   layout:
16743     title: "2n-skx-x710-64b-4t2c-base-pdr"
16744     layout: "plot-throughput"
16745
16746 # 3n-skx-xxv710
16747
16748 - type: "plot"
16749   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
16750   algorithm: "plot_perf_box_name"
16751   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
16752   data: "plot-dpdk-throughput-latency-3n-skx"
16753   include:
16754     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16755     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16756   layout:
16757     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
16758     layout: "plot-throughput"
16759
16760 - type: "plot"
16761   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
16762   algorithm: "plot_perf_box_name"
16763   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
16764   data: "plot-dpdk-throughput-latency-3n-skx"
16765   include:
16766     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16767     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16768   layout:
16769     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
16770     layout: "plot-throughput"
16771
16772 - type: "plot"
16773   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
16774   algorithm: "plot_perf_box_name"
16775   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
16776   data: "plot-dpdk-throughput-latency-3n-skx"
16777   include:
16778     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16779     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16780   layout:
16781     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
16782     layout: "plot-throughput"
16783
16784 - type: "plot"
16785   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
16786   algorithm: "plot_perf_box_name"
16787   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
16788   data: "plot-dpdk-throughput-latency-3n-skx"
16789   include:
16790     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16791     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16792   layout:
16793     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
16794     layout: "plot-throughput"
16795
16796 # 3n-skx-x710
16797
16798 - type: "plot"
16799   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
16800   algorithm: "plot_perf_box_name"
16801   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
16802   data: "plot-dpdk-throughput-latency-3n-skx"
16803   include:
16804     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16805     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16806   layout:
16807     title: "3n-skx-x710-64b-2t1c-base-ndr"
16808     layout: "plot-throughput"
16809
16810 - type: "plot"
16811   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
16812   algorithm: "plot_perf_box_name"
16813   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
16814   data: "plot-dpdk-throughput-latency-3n-skx"
16815   include:
16816     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16817     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16818   layout:
16819     title: "3n-skx-x710-64b-4t2c-base-ndr"
16820     layout: "plot-throughput"
16821
16822 - type: "plot"
16823   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
16824   algorithm: "plot_perf_box_name"
16825   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
16826   data: "plot-dpdk-throughput-latency-3n-skx"
16827   include:
16828     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16829     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16830   layout:
16831     title: "3n-skx-x710-64b-2t1c-base-pdr"
16832     layout: "plot-throughput"
16833
16834 - type: "plot"
16835   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
16836   algorithm: "plot_perf_box_name"
16837   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
16838   data: "plot-dpdk-throughput-latency-3n-skx"
16839   include:
16840     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16841     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16842   layout:
16843     title: "3n-skx-x710-64b-4t2c-base-pdr"
16844     layout: "plot-throughput"
16845
16846 # 3n-hsw-xl710
16847
16848 - type: "plot"
16849   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
16850   algorithm: "plot_perf_box_name"
16851   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
16852   data: "plot-dpdk-throughput-latency-3n-hsw"
16853   include:
16854     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16855     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16856   layout:
16857     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
16858     layout: "plot-throughput"
16859
16860 - type: "plot"
16861   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
16862   algorithm: "plot_perf_box_name"
16863   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
16864   data: "plot-dpdk-throughput-latency-3n-hsw"
16865   include:
16866     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16867     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16868   layout:
16869     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
16870     layout: "plot-throughput"
16871
16872 - type: "plot"
16873   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
16874   algorithm: "plot_perf_box_name"
16875   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
16876   data: "plot-dpdk-throughput-latency-3n-hsw"
16877   include:
16878     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16879     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16880   layout:
16881     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
16882     layout: "plot-throughput"
16883
16884 - type: "plot"
16885   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
16886   algorithm: "plot_perf_box_name"
16887   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
16888   data: "plot-dpdk-throughput-latency-3n-hsw"
16889   include:
16890     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16891     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16892   layout:
16893     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
16894     layout: "plot-throughput"
16895
16896 # 3n-hsw-x710
16897
16898 - type: "plot"
16899   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
16900   algorithm: "plot_perf_box_name"
16901   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
16902   data: "plot-dpdk-throughput-latency-3n-hsw"
16903   include:
16904     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16905     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16906   layout:
16907     title: "3n-hsw-x710-64b-1t1c-base-ndr"
16908     layout: "plot-throughput"
16909
16910 - type: "plot"
16911   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
16912   algorithm: "plot_perf_box_name"
16913   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
16914   data: "plot-dpdk-throughput-latency-3n-hsw"
16915   include:
16916     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16917     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16918   layout:
16919     title: "3n-hsw-x710-64b-2t2c-base-ndr"
16920     layout: "plot-throughput"
16921
16922 - type: "plot"
16923   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
16924   algorithm: "plot_perf_box_name"
16925   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
16926   data: "plot-dpdk-throughput-latency-3n-hsw"
16927   include:
16928     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16929     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16930   layout:
16931     title: "3n-hsw-x710-64b-1t1c-base-pdr"
16932     layout: "plot-throughput"
16933
16934 - type: "plot"
16935   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
16936   algorithm: "plot_perf_box_name"
16937   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
16938   data: "plot-dpdk-throughput-latency-3n-hsw"
16939   include:
16940     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16941     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16942   layout:
16943     title: "3n-hsw-x710-64b-2t2c-base-pdr"
16944     layout: "plot-throughput"
16945
16946 ## 2n-dnv-x553
16947 #
16948 #- type: "plot"
16949 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
16950 #  algorithm: "plot_perf_box_name"
16951 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
16952 #  data: "plot-dpdk-throughput-latency-2n-dnv"
16953 #  include:
16954 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16955 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16956 #  layout:
16957 #    title: "2n-dnv-x553-64b-1t1c-base-ndr"
16958 #    layout: "plot-throughput"
16959 #
16960 #- type: "plot"
16961 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
16962 #  algorithm: "plot_perf_box_name"
16963 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
16964 #  data: "plot-dpdk-throughput-latency-2n-dnv"
16965 #  include:
16966 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16967 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16968 #  layout:
16969 #    title: "2n-dnv-x553-64b-2t2c-base-ndr"
16970 #    layout: "plot-throughput"
16971 #
16972 #- type: "plot"
16973 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
16974 #  algorithm: "plot_perf_box_name"
16975 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
16976 #  data: "plot-dpdk-throughput-latency-2n-dnv"
16977 #  include:
16978 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16979 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16980 #  layout:
16981 #    title: "2n-dnv-x553-64b-1t1c-base-pdr"
16982 #    layout: "plot-throughput"
16983 #
16984 #- type: "plot"
16985 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
16986 #  algorithm: "plot_perf_box_name"
16987 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
16988 #  data: "plot-dpdk-throughput-latency-2n-dnv"
16989 #  include:
16990 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16991 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16992 #  layout:
16993 #    title: "2n-dnv-x553-64b-2t2c-base-pdr"
16994 #    layout: "plot-throughput"
16995 #
16996 ## 3n-dnv-x553
16997 #
16998 #- type: "plot"
16999 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17000 #  algorithm: "plot_perf_box_name"
17001 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17002 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17003 #  include:
17004 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17005 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17006 #  layout:
17007 #    title: "3n-dnv-x553-64b-1t1c-base-ndr"
17008 #    layout: "plot-throughput"
17009 #
17010 #- type: "plot"
17011 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17012 #  algorithm: "plot_perf_box_name"
17013 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17014 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17015 #  include:
17016 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17017 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17018 #  layout:
17019 #    title: "3n-dnv-x553-64b-2t2c-base-ndr"
17020 #    layout: "plot-throughput"
17021 #
17022 #- type: "plot"
17023 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17024 #  algorithm: "plot_perf_box_name"
17025 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17026 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17027 #  include:
17028 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17029 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17030 #  layout:
17031 #    title: "3n-dnv-x553-64b-1t1c-base-pdr"
17032 #    layout: "plot-throughput"
17033 #
17034 #- type: "plot"
17035 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17036 #  algorithm: "plot_perf_box_name"
17037 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17038 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17039 #  include:
17040 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17041 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17042 #  layout:
17043 #    title: "3n-dnv-x553-64b-2t2c-base-pdr"
17044 #    layout: "plot-throughput"
17045
17046 # 3n-tsh-x520
17047
17048 - type: "plot"
17049   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17050   algorithm: "plot_perf_box_name"
17051   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17052   data: "plot-dpdk-throughput-latency-3n-tsh"
17053   include:
17054     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17055     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17056   layout:
17057     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17058     layout: "plot-throughput"
17059
17060 - type: "plot"
17061   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17062   algorithm: "plot_perf_box_name"
17063   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17064   data: "plot-dpdk-throughput-latency-3n-tsh"
17065   include:
17066     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17067     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17068   layout:
17069     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17070     layout: "plot-throughput"
17071
17072 - type: "plot"
17073   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17074   algorithm: "plot_perf_box_name"
17075   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17076   data: "plot-dpdk-throughput-latency-3n-tsh"
17077   include:
17078     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17079     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17080   layout:
17081     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17082     layout: "plot-throughput"
17083
17084 - type: "plot"
17085   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17086   algorithm: "plot_perf_box_name"
17087   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17088   data: "plot-dpdk-throughput-latency-3n-tsh"
17089   include:
17090     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17091     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17092   layout:
17093     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17094     layout: "plot-throughput"
17095
17096 ################################################################################
17097 ###   2n-clx                                                                 ###
17098 ################################################################################
17099
17100 # Packet Throughput
17101
17102 - type: "plot"
17103   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17104   algorithm: "plot_perf_box_name"
17105   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17106   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17107   include:
17108     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17109     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17110     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17111     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17112   layout:
17113     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17114     layout: "plot-throughput"
17115
17116 - type: "plot"
17117   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17118   algorithm: "plot_perf_box_name"
17119   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17120   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17121   include:
17122     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17123     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17124     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17125     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17126   layout:
17127     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17128     layout: "plot-throughput"
17129
17130 - type: "plot"
17131   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17132   algorithm: "plot_perf_box_name"
17133   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17134   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17135   include:
17136     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17137     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17138     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17139     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17140   layout:
17141     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17142     layout: "plot-throughput"
17143
17144 - type: "plot"
17145   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17146   algorithm: "plot_perf_box_name"
17147   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17148   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17149   include:
17150     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17151     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17152     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17153     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17154   layout:
17155     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17156     layout: "plot-throughput"
17157
17158 - type: "plot"
17159   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17160   algorithm: "plot_perf_box_name"
17161   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17162   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17163   include:
17164     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17165     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17166     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17167     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17168   layout:
17169     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17170     layout: "plot-throughput"
17171
17172 - type: "plot"
17173   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17174   algorithm: "plot_perf_box_name"
17175   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17176   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17177   include:
17178     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17179     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17180     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17181     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17182   layout:
17183     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17184     layout: "plot-throughput"
17185
17186 - type: "plot"
17187   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17188   algorithm: "plot_perf_box_name"
17189   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17190   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17191   include:
17192     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17193     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17194     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17195     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17196     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17197     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17198   layout:
17199     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17200     layout: "plot-throughput"
17201
17202 - type: "plot"
17203   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17204   algorithm: "plot_perf_box_name"
17205   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17206   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17207   include:
17208     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17209     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17210     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17211     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17212     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17213     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17214   layout:
17215     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17216     layout: "plot-throughput"
17217
17218 - type: "plot"
17219   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17220   algorithm: "plot_perf_box_name"
17221   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17222   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17223   include:
17224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17225     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17226     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17227     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17228   layout:
17229     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17230     layout: "plot-throughput"
17231
17232 - type: "plot"
17233   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17234   algorithm: "plot_perf_box_name"
17235   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17236   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17237   include:
17238     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17239     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17240     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17242   layout:
17243     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17244     layout: "plot-throughput"
17245
17246 - type: "plot"
17247   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17248   algorithm: "plot_perf_box_name"
17249   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17250   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17251   include:
17252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17255   layout:
17256     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17257     layout: "plot-throughput"
17258
17259 - type: "plot"
17260   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17261   algorithm: "plot_perf_box_name"
17262   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17263   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17264   include:
17265     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17266     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17267     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17268   layout:
17269     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17270     layout: "plot-throughput"
17271
17272 - type: "plot"
17273   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17274   algorithm: "plot_perf_box_name"
17275   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17276   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17277   include:
17278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17282     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17283   layout:
17284     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17285     layout: "plot-throughput"
17286
17287 - type: "plot"
17288   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17289   algorithm: "plot_perf_box_name"
17290   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17291   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17292   include:
17293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17294     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17298   layout:
17299     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17300     layout: "plot-throughput"
17301
17302 - type: "plot"
17303   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17304   algorithm: "plot_perf_box_name"
17305   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17306   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17307   include:
17308     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17309     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17311   layout:
17312     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17313     layout: "plot-throughput"
17314
17315 - type: "plot"
17316   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17317   algorithm: "plot_perf_box_name"
17318   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17319   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17320   include:
17321     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17322     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17323     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17324   layout:
17325     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17326     layout: "plot-throughput"
17327
17328 - type: "plot"
17329   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17330   algorithm: "plot_perf_box_name"
17331   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17332   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17333   include:
17334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17335     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17336     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17337     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17338     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17339     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17340   layout:
17341     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17342     layout: "plot-throughput"
17343
17344 - type: "plot"
17345   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17346   algorithm: "plot_perf_box_name"
17347   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17348   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17349   include:
17350     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17351     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17352     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17353     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17354     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17355     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17356   layout:
17357     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17358     layout: "plot-throughput"
17359
17360 - type: "plot"
17361   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17362   algorithm: "plot_perf_box_name"
17363   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17364   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17365   include:
17366     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17367     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
17368     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
17369     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
17370     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
17371   layout:
17372     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17373     layout: "plot-throughput"
17374
17375 - type: "plot"
17376   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17377   algorithm: "plot_perf_box_name"
17378   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17379   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17380   include:
17381     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
17382     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
17383     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
17384     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
17385     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
17386   layout:
17387     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17388     layout: "plot-throughput"
17389
17390 #- type: "plot"
17391 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17392 #  algorithm: "plot_perf_box_name"
17393 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17394 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17395 #  include:
17396 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17397 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17398 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17399 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17400 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17401 #  layout:
17402 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17403 #    layout: "plot-throughput"
17404 #
17405 #- type: "plot"
17406 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17407 #  algorithm: "plot_perf_box_name"
17408 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17409 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17410 #  include:
17411 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17412 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17413 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17414 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17415 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17416 #  layout:
17417 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17418 #    layout: "plot-throughput"
17419 #
17420 #- type: "plot"
17421 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17422 #  algorithm: "plot_perf_box_name"
17423 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17424 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17425 #  include:
17426 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17427 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17428 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17429 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17430 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17431 #  layout:
17432 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17433 #    layout: "plot-throughput"
17434 #
17435 #- type: "plot"
17436 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17437 #  algorithm: "plot_perf_box_name"
17438 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17439 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17440 #  include:
17441 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17442 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17443 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17444 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17445 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17446 #  layout:
17447 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17448 #    layout: "plot-throughput"
17449
17450 - type: "plot"
17451   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17452   algorithm: "plot_perf_box_name"
17453   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17454   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17455   include:
17456     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17457     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
17458     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
17459     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
17460     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
17461   layout:
17462     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17463     layout: "plot-throughput"
17464
17465 - type: "plot"
17466   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17467   algorithm: "plot_perf_box_name"
17468   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17469   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17470   include:
17471     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
17472     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
17473     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
17474     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
17475     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
17476   layout:
17477     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17478     layout: "plot-throughput"
17479
17480 #- type: "plot"
17481 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
17482 #  algorithm: "plot_perf_box_name"
17483 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
17484 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17485 #  include:
17486 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17487 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17488 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17489 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17490 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17491 #  layout:
17492 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
17493 #    layout: "plot-throughput"
17494 #
17495 #- type: "plot"
17496 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
17497 #  algorithm: "plot_perf_box_name"
17498 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
17499 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17500 #  include:
17501 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17502 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17503 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17504 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17505 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17506 #  layout:
17507 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
17508 #    layout: "plot-throughput"
17509 #
17510 #- type: "plot"
17511 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
17512 #  algorithm: "plot_perf_box_name"
17513 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
17514 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17515 #  include:
17516 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17517 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17518 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17519 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17520 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17521 #  layout:
17522 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
17523 #    layout: "plot-throughput"
17524 #
17525 #- type: "plot"
17526 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
17527 #  algorithm: "plot_perf_box_name"
17528 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
17529 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17530 #  include:
17531 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17532 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17533 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17534 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17535 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17536 #  layout:
17537 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
17538 #    layout: "plot-throughput"
17539
17540 - type: "plot"
17541   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17542   algorithm: "plot_perf_box_name"
17543   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17544   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17545   include:
17546     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17547     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17548     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17549     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17550     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17551     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17552   layout:
17553     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17554     layout: "plot-throughput"
17555
17556 - type: "plot"
17557   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17558   algorithm: "plot_perf_box_name"
17559   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17560   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17561   include:
17562     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17563     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17564     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17565     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17566     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17567     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17568   layout:
17569     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17570     layout: "plot-throughput"
17571
17572 - type: "plot"
17573   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17574   algorithm: "plot_perf_box_name"
17575   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17576   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17577   include:
17578     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17579     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17580   layout:
17581     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17582     layout: "plot-throughput"
17583
17584 - type: "plot"
17585   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17586   algorithm: "plot_perf_box_name"
17587   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17588   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17589   include:
17590     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17591     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17592   layout:
17593     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17594     layout: "plot-throughput"
17595
17596 - type: "plot"
17597   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17598   algorithm: "plot_perf_box_name"
17599   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17600   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17601   include:
17602     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17603     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17604     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17605     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17606     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17607     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17608   layout:
17609     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17610     layout: "plot-throughput"
17611
17612 - type: "plot"
17613   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17614   algorithm: "plot_perf_box_name"
17615   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17616   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17617   include:
17618     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17619     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17620     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17621     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17622     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17623     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17624   layout:
17625     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17626     layout: "plot-throughput"
17627
17628 - type: "plot"
17629   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17630   algorithm: "plot_perf_box_name"
17631   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17632   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17633   include:
17634     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17635     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17636     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17637     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17638     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17639     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17640   layout:
17641     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17642     layout: "plot-throughput"
17643
17644 - type: "plot"
17645   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17646   algorithm: "plot_perf_box_name"
17647   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17648   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17649   include:
17650     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17651     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17652     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17653     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17654     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17655     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17656   layout:
17657     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17658     layout: "plot-throughput"
17659
17660 - type: "plot"
17661   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17662   algorithm: "plot_perf_box_name"
17663   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17664   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17665   include:
17666     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17667     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17668     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17669     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17670     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17671     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17672   layout:
17673     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17674     layout: "plot-throughput"
17675
17676 - type: "plot"
17677   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17678   algorithm: "plot_perf_box_name"
17679   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17680   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17681   include:
17682     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17683     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17684     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17685     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17686     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17687     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17688   layout:
17689     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17690     layout: "plot-throughput"
17691
17692 - type: "plot"
17693   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17694   algorithm: "plot_perf_box_name"
17695   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17696   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17697   include:
17698     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17699     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17700     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17701     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17702     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17703   layout:
17704     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17705     layout: "plot-throughput"
17706
17707 - type: "plot"
17708   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17709   algorithm: "plot_perf_box_name"
17710   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17711   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17712   include:
17713     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17714     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17715     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17716     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17717     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17718   layout:
17719     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17720     layout: "plot-throughput"
17721
17722 - type: "plot"
17723   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17724   algorithm: "plot_perf_box_name"
17725   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17726   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17727   include:
17728     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17729     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17730     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17731     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17732     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17733   layout:
17734     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17735     layout: "plot-throughput"
17736
17737 - type: "plot"
17738   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17739   algorithm: "plot_perf_box_name"
17740   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17741   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17742   include:
17743     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17744     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17745     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17746     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17747     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17748   layout:
17749     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17750     layout: "plot-throughput"
17751
17752 - type: "plot"
17753   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17754   algorithm: "plot_perf_box_name"
17755   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17756   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17757   include:
17758     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17759     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17760     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17761     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17762     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17763   layout:
17764     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17765     layout: "plot-throughput"
17766
17767 - type: "plot"
17768   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17769   algorithm: "plot_perf_box_name"
17770   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17771   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17772   include:
17773     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17774     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17775     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17776     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17777     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17778   layout:
17779     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17780     layout: "plot-throughput"
17781
17782 - type: "plot"
17783   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17784   algorithm: "plot_perf_box_name"
17785   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17786   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17787   include:
17788     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17789     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17790     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17791     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17792     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17793   layout:
17794     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17795     layout: "plot-throughput"
17796
17797 - type: "plot"
17798   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17799   algorithm: "plot_perf_box_name"
17800   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17801   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17802   include:
17803     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17804     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17805     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17806     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17807     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17808   layout:
17809     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17810     layout: "plot-throughput"
17811
17812 - type: "plot"
17813   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17814   algorithm: "plot_perf_box_name"
17815   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17816   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17817   include:
17818     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17819     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17820     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17821     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17822     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17823   layout:
17824     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17825     layout: "plot-throughput"
17826
17827 - type: "plot"
17828   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17829   algorithm: "plot_perf_box_name"
17830   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17831   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17832   include:
17833     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17834     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17835     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17836     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17837     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17838   layout:
17839     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17840     layout: "plot-throughput"
17841
17842 - type: "plot"
17843   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17844   algorithm: "plot_perf_box_name"
17845   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17846   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17847   include:
17848     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17849     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17850     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17851     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17852     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17853     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17854   layout:
17855     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17856     layout: "plot-throughput"
17857
17858 - type: "plot"
17859   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17860   algorithm: "plot_perf_box_name"
17861   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17862   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17863   include:
17864     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17865     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17866     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17867     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17868     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17869     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17870   layout:
17871     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17872     layout: "plot-throughput"
17873
17874 - type: "plot"
17875   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17876   algorithm: "plot_perf_box_name"
17877   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17878   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17879   include:
17880     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17881     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17882     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17883     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17884   layout:
17885     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17886     layout: "plot-throughput"
17887
17888 - type: "plot"
17889   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17890   algorithm: "plot_perf_box_name"
17891   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17892   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17893   include:
17894     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17895     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17896     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17897     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17898   layout:
17899     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17900     layout: "plot-throughput"
17901
17902 - type: "plot"
17903   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17904   algorithm: "plot_perf_box_name"
17905   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17906   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17907   include:
17908     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17909     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17910     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17911     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17912     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17913     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17914   layout:
17915     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17916     layout: "plot-throughput"
17917
17918 - type: "plot"
17919   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17920   algorithm: "plot_perf_box_name"
17921   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17922   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17923   include:
17924     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17925     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17926     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17927     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17928     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17929     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17930   layout:
17931     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17932     layout: "plot-throughput"
17933
17934 - type: "plot"
17935   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17936   algorithm: "plot_perf_box_name"
17937   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17938   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17939   include:
17940     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17941     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17942     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17943     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17944   layout:
17945     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17946     layout: "plot-throughput"
17947
17948 - type: "plot"
17949   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17950   algorithm: "plot_perf_box_name"
17951   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17952   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17953   include:
17954     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17955     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17956     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17957     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17958   layout:
17959     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17960     layout: "plot-throughput"
17961
17962 - type: "plot"
17963   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17964   algorithm: "plot_perf_box_name"
17965   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17966   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17967   include:
17968     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17969     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17970     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17971     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17972     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17973     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17974   layout:
17975     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17976     layout: "plot-throughput"
17977
17978 - type: "plot"
17979   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17980   algorithm: "plot_perf_box_name"
17981   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17982   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17983   include:
17984     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17985     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17986     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17987     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17988     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17989     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17990   layout:
17991     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17992     layout: "plot-throughput"
17993
17994 - type: "plot"
17995   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17996   algorithm: "plot_perf_box_name"
17997   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17998   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17999   include:
18000     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18001     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18002     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18003     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18004   layout:
18005     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18006     layout: "plot-throughput"
18007
18008 - type: "plot"
18009   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18010   algorithm: "plot_perf_box_name"
18011   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18012   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18013   include:
18014     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18015     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18016     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18017     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18018   layout:
18019     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18020     layout: "plot-throughput"
18021
18022 - type: "plot"
18023   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18024   algorithm: "plot_perf_box_name"
18025   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18026   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18027   include:
18028     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18029     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18030     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18031     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18032     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18033   layout:
18034     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18035     layout: "plot-throughput"
18036
18037 - type: "plot"
18038   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18039   algorithm: "plot_perf_box_name"
18040   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18041   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18042   include:
18043     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18044     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18045     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18046     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18047     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18048   layout:
18049     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18050     layout: "plot-throughput"
18051
18052 - type: "plot"
18053   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18054   algorithm: "plot_perf_box_name"
18055   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18056   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18057   include:
18058     - "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"
18059     - "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"
18060     - "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"
18061     - "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"
18062     - "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"
18063   layout:
18064     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18065     layout: "plot-throughput"
18066
18067 - type: "plot"
18068   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18069   algorithm: "plot_perf_box_name"
18070   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18071   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18072   include:
18073     - "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"
18074     - "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"
18075     - "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"
18076     - "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"
18077     - "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"
18078   layout:
18079     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18080     layout: "plot-throughput"
18081
18082 - type: "plot"
18083   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18084   algorithm: "plot_perf_box_name"
18085   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18086   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18087   include:
18088     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18089     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18090     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18091     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18092     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18093   layout:
18094     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18095     layout: "plot-throughput"
18096
18097 - type: "plot"
18098   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18099   algorithm: "plot_perf_box_name"
18100   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18101   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18102   include:
18103     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18104     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18105     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18106     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18107     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18108   layout:
18109     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18110     layout: "plot-throughput"
18111
18112 - type: "plot"
18113   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18114   algorithm: "plot_perf_box_name"
18115   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18116   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18117   include:
18118     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18119     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18120     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18121     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18122     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18123   layout:
18124     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18125     layout: "plot-throughput"
18126
18127 - type: "plot"
18128   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18129   algorithm: "plot_perf_box_name"
18130   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18131   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18132   include:
18133     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18134     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18135     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18136     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18137     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18138   layout:
18139     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18140     layout: "plot-throughput"
18141
18142 - type: "plot"
18143   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18144   algorithm: "plot_perf_box_name"
18145   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18146   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18147   include:
18148     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18149     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18150     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18151     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18152   layout:
18153     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18154     layout: "plot-throughput"
18155
18156 - type: "plot"
18157   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18158   algorithm: "plot_perf_box_name"
18159   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18160   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18161   include:
18162     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18163     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18164     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18165     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18166   layout:
18167     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18168     layout: "plot-throughput"
18169
18170 - type: "plot"
18171   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18172   algorithm: "plot_perf_box_name"
18173   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18174   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18175   include:
18176     - "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"
18177     - "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"
18178     - "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"
18179     - "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"
18180   layout:
18181     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18182     layout: "plot-throughput"
18183
18184 - type: "plot"
18185   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18186   algorithm: "plot_perf_box_name"
18187   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18188   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18189   include:
18190     - "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"
18191     - "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"
18192     - "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"
18193     - "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"
18194   layout:
18195     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18196     layout: "plot-throughput"
18197
18198 - type: "plot"
18199   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18200   algorithm: "plot_perf_box_name"
18201   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18202   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18203   include:
18204     - "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"
18205     - "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"
18206     - "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"
18207     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18208     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18209     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18210   layout:
18211     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18212     layout: "plot-throughput"
18213
18214 - type: "plot"
18215   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18216   algorithm: "plot_perf_box_name"
18217   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18218   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18219   include:
18220     - "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"
18221     - "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"
18222     - "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"
18223     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18224     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18225     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18226   layout:
18227     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18228     layout: "plot-throughput"
18229
18230 ################################################################################
18231
18232 # Packet Speedup
18233
18234 - type: "plot"
18235   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18236   algorithm: "plot_tsa_name"
18237   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18238   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18239   include:
18240     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18241     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18242     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18243     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18244   layout:
18245     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18246     layout: "plot-throughput-speedup-analysis"
18247
18248 - type: "plot"
18249   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18250   algorithm: "plot_tsa_name"
18251   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18252   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18253   include:
18254     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18255     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18256     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18257     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18258   layout:
18259     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18260     layout: "plot-throughput-speedup-analysis"
18261
18262 - type: "plot"
18263   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18264   algorithm: "plot_tsa_name"
18265   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18266   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18267   include:
18268     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18269     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18270     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18271     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18272   layout:
18273     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18274     layout: "plot-throughput-speedup-analysis"
18275
18276 - type: "plot"
18277   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18278   algorithm: "plot_tsa_name"
18279   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18280   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18281   include:
18282     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18283     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18284     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18285     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18286   layout:
18287     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18288     layout: "plot-throughput-speedup-analysis"
18289
18290 - type: "plot"
18291   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18292   algorithm: "plot_tsa_name"
18293   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18294   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18295   include:
18296     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18297     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18298     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18299     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18300   layout:
18301     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18302     layout: "plot-throughput-speedup-analysis"
18303
18304 - type: "plot"
18305   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18306   algorithm: "plot_tsa_name"
18307   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18308   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18309   include:
18310     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18311     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18312     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18313     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18314   layout:
18315     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18316     layout: "plot-throughput-speedup-analysis"
18317
18318 - type: "plot"
18319   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18320   algorithm: "plot_tsa_name"
18321   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18322   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18323   include:
18324     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18325     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18326     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18327     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18328     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18329     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18330   layout:
18331     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18332     layout: "plot-throughput-speedup-analysis"
18333
18334 - type: "plot"
18335   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18336   algorithm: "plot_tsa_name"
18337   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18338   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18339   include:
18340     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18341     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18342     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18343     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18344     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18345     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18346   layout:
18347     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18348     layout: "plot-throughput-speedup-analysis"
18349
18350 - type: "plot"
18351   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18352   algorithm: "plot_tsa_name"
18353   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18354   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18355   include:
18356     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18357     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18359     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18360   layout:
18361     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18362     layout: "plot-throughput-speedup-analysis"
18363
18364 - type: "plot"
18365   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18366   algorithm: "plot_tsa_name"
18367   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18368   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18369   include:
18370     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18371     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18374   layout:
18375     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18376     layout: "plot-throughput-speedup-analysis"
18377
18378 - type: "plot"
18379   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18380   algorithm: "plot_tsa_name"
18381   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18382   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18383   include:
18384     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18385     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18386     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18387   layout:
18388     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18389     layout: "plot-throughput-speedup-analysis"
18390
18391 - type: "plot"
18392   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18393   algorithm: "plot_tsa_name"
18394   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18395   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18396   include:
18397     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18398     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18399     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18400   layout:
18401     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18402     layout: "plot-throughput-speedup-analysis"
18403
18404 - type: "plot"
18405   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18406   algorithm: "plot_tsa_name"
18407   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18408   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18409   include:
18410     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18411     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18412     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18413     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18414     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18415   layout:
18416     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18417     layout: "plot-throughput-speedup-analysis"
18418
18419 - type: "plot"
18420   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18421   algorithm: "plot_tsa_name"
18422   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18423   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18424   include:
18425     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18426     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18427     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18428     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18429     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18430   layout:
18431     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18432     layout: "plot-throughput-speedup-analysis"
18433
18434 - type: "plot"
18435   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18436   algorithm: "plot_tsa_name"
18437   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18438   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18439   include:
18440     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18441     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18442     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18443   layout:
18444     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18445     layout: "plot-throughput-speedup-analysis"
18446
18447 - type: "plot"
18448   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18449   algorithm: "plot_tsa_name"
18450   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18451   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18452   include:
18453     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18454     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18455     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18456   layout:
18457     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18458     layout: "plot-throughput-speedup-analysis"
18459
18460 - type: "plot"
18461   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18462   algorithm: "plot_tsa_name"
18463   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18464   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18465   include:
18466     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18467     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18468     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18469     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18470     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18471     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18472   layout:
18473     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18474     layout: "plot-throughput-speedup-analysis"
18475
18476 - type: "plot"
18477   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18478   algorithm: "plot_tsa_name"
18479   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18480   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18481   include:
18482     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18483     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18484     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18485     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18486     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18487     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18488   layout:
18489     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18490     layout: "plot-throughput-speedup-analysis"
18491
18492 - type: "plot"
18493   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
18494   algorithm: "plot_tsa_name"
18495   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
18496   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18497   include:
18498     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18499     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
18500     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
18501     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
18502     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
18503   layout:
18504     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
18505     layout: "plot-throughput-speedup-analysis"
18506
18507 - type: "plot"
18508   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
18509   algorithm: "plot_tsa_name"
18510   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
18511   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18512   include:
18513     - "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"
18514     - "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"
18515     - "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"
18516     - "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"
18517     - "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"
18518   layout:
18519     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
18520     layout: "plot-throughput-speedup-analysis"
18521
18522 #- type: "plot"
18523 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
18524 #  algorithm: "plot_tsa_name"
18525 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
18526 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18527 #  include:
18528 #    - "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"
18529 #    - "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"
18530 #    - "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"
18531 #    - "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"
18532 #    - "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"
18533 #  layout:
18534 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
18535 #    layout: "plot-throughput-speedup-analysis"
18536 #
18537 #- type: "plot"
18538 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
18539 #  algorithm: "plot_tsa_name"
18540 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
18541 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18542 #  include:
18543 #    - "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"
18544 #    - "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"
18545 #    - "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"
18546 #    - "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"
18547 #    - "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"
18548 #  layout:
18549 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
18550 #    layout: "plot-throughput-speedup-analysis"
18551 #
18552 #- type: "plot"
18553 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
18554 #  algorithm: "plot_tsa_name"
18555 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
18556 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18557 #  include:
18558 #    - "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"
18559 #    - "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"
18560 #    - "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"
18561 #    - "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"
18562 #    - "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"
18563 #  layout:
18564 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
18565 #    layout: "plot-throughput-speedup-analysis"
18566 #
18567 #- type: "plot"
18568 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
18569 #  algorithm: "plot_tsa_name"
18570 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
18571 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18572 #  include:
18573 #    - "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"
18574 #    - "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"
18575 #    - "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"
18576 #    - "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"
18577 #    - "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"
18578 #  layout:
18579 #    title: "22n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
18580 #    layout: "plot-throughput-speedup-analysis"
18581
18582 - type: "plot"
18583   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
18584   algorithm: "plot_tsa_name"
18585   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
18586   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18587   include:
18588     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18589     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
18590     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
18591     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
18592     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
18593   layout:
18594     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
18595     layout: "plot-throughput-speedup-analysis"
18596
18597 - type: "plot"
18598   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
18599   algorithm: "plot_tsa_name"
18600   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
18601   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18602   include:
18603     - "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"
18604     - "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"
18605     - "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"
18606     - "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"
18607     - "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"
18608   layout:
18609     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
18610     layout: "plot-throughput-speedup-analysis"
18611
18612 #- type: "plot"
18613 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
18614 #  algorithm: "plot_tsa_name"
18615 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
18616 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18617 #  include:
18618 #    - "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"
18619 #    - "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"
18620 #    - "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"
18621 #    - "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"
18622 #    - "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"
18623 #  layout:
18624 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
18625 #    layout: "plot-throughput-speedup-analysis"
18626 #
18627 #- type: "plot"
18628 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
18629 #  algorithm: "plot_tsa_name"
18630 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
18631 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18632 #  include:
18633 #    - "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"
18634 #    - "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"
18635 #    - "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"
18636 #    - "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"
18637 #    - "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"
18638 #  layout:
18639 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
18640 #    layout: "plot-throughput-speedup-analysis"
18641 #
18642 #- type: "plot"
18643 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
18644 #  algorithm: "plot_tsa_name"
18645 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
18646 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18647 #  include:
18648 #    - "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"
18649 #    - "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"
18650 #    - "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"
18651 #    - "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"
18652 #    - "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"
18653 #  layout:
18654 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
18655 #    layout: "plot-throughput-speedup-analysis"
18656 #
18657 #- type: "plot"
18658 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
18659 #  algorithm: "plot_tsa_name"
18660 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
18661 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18662 #  include:
18663 #    - "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"
18664 #    - "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"
18665 #    - "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"
18666 #    - "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"
18667 #    - "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"
18668 #  layout:
18669 #    title: "22n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
18670 #    layout: "plot-throughput-speedup-analysis"
18671
18672 - type: "plot"
18673   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18674   algorithm: "plot_tsa_name"
18675   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18676   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18677   include:
18678     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18679     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18680     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18681     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18682     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18683     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18684   layout:
18685     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18686     layout: "plot-throughput-speedup-analysis"
18687
18688 - type: "plot"
18689   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18690   algorithm: "plot_tsa_name"
18691   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18692   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18693   include:
18694     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18695     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18696     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18697     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18698     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18699     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18700   layout:
18701     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18702     layout: "plot-throughput-speedup-analysis"
18703
18704 - type: "plot"
18705   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18706   algorithm: "plot_tsa_name"
18707   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18708   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18709   include:
18710     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18711     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18712   layout:
18713     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18714     layout: "plot-throughput-speedup-analysis"
18715
18716 - type: "plot"
18717   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18718   algorithm: "plot_tsa_name"
18719   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18720   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18721   include:
18722     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18723     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18724   layout:
18725     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18726     layout: "plot-throughput-speedup-analysis"
18727
18728 - type: "plot"
18729   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18730   algorithm: "plot_tsa_name"
18731   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18732   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18733   include:
18734     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18735     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18736     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18737     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18738     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18739     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18740   layout:
18741     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18742     layout: "plot-throughput-speedup-analysis"
18743
18744 - type: "plot"
18745   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18746   algorithm: "plot_tsa_name"
18747   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18748   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18749   include:
18750     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18751     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18752     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18753     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18754     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18755     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18756   layout:
18757     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18758     layout: "plot-throughput-speedup-analysis"
18759
18760 - type: "plot"
18761   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18762   algorithm: "plot_tsa_name"
18763   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18764   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18765   include:
18766     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18767     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18768     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18769     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18770     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18771     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18772   layout:
18773     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18774     layout: "plot-throughput-speedup-analysis"
18775
18776 - type: "plot"
18777   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18778   algorithm: "plot_tsa_name"
18779   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18780   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18781   include:
18782     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18783     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18784     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18785     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18786     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18787     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18788   layout:
18789     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18790     layout: "plot-throughput-speedup-analysis"
18791
18792 - type: "plot"
18793   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18794   algorithm: "plot_tsa_name"
18795   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18796   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18797   include:
18798     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18799     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18800     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18801     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18802     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18803     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18804   layout:
18805     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18806     layout: "plot-throughput-speedup-analysis"
18807
18808 - type: "plot"
18809   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18810   algorithm: "plot_tsa_name"
18811   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18812   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18813   include:
18814     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18815     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18816     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18817     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18818     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18819     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18820   layout:
18821     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18822     layout: "plot-throughput-speedup-analysis"
18823
18824 - type: "plot"
18825   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18826   algorithm: "plot_tsa_name"
18827   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18828   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18829   include:
18830     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18831     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18832     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18833     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18834     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18835   layout:
18836     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18837     layout: "plot-throughput-speedup-analysis"
18838
18839 - type: "plot"
18840   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18841   algorithm: "plot_tsa_name"
18842   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18843   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18844   include:
18845     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18846     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18847     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18848     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18849     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18850   layout:
18851     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18852     layout: "plot-throughput-speedup-analysis"
18853
18854 - type: "plot"
18855   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18856   algorithm: "plot_tsa_name"
18857   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18858   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18859   include:
18860     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18861     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18862     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18863     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18864     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18865   layout:
18866     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18867     layout: "plot-throughput-speedup-analysis"
18868
18869 - type: "plot"
18870   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18871   algorithm: "plot_tsa_name"
18872   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18873   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18874   include:
18875     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18876     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18877     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18878     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18879     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18880   layout:
18881     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18882     layout: "plot-throughput-speedup-analysis"
18883
18884 - type: "plot"
18885   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18886   algorithm: "plot_tsa_name"
18887   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18888   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18889   include:
18890     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18891     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18892     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18893     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18894     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18895   layout:
18896     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18897     layout: "plot-throughput-speedup-analysis"
18898
18899 - type: "plot"
18900   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18901   algorithm: "plot_tsa_name"
18902   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18903   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18904   include:
18905     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18906     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18907     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18908     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18909     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18910   layout:
18911     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18912     layout: "plot-throughput-speedup-analysis"
18913
18914 - type: "plot"
18915   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18916   algorithm: "plot_tsa_name"
18917   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18918   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18919   include:
18920     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18921     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18922     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18923     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18924     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18925   layout:
18926     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18927     layout: "plot-throughput-speedup-analysis"
18928
18929 - type: "plot"
18930   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18931   algorithm: "plot_tsa_name"
18932   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18933   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18934   include:
18935     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18936     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18937     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18938     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18939     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18940   layout:
18941     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18942     layout: "plot-throughput-speedup-analysis"
18943
18944 - type: "plot"
18945   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18946   algorithm: "plot_tsa_name"
18947   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18948   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18949   include:
18950     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18951     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18952     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18953     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18954     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18955   layout:
18956     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
18957     layout: "plot-throughput-speedup-analysis"
18958
18959 - type: "plot"
18960   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18961   algorithm: "plot_tsa_name"
18962   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18963   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18964   include:
18965     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18966     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18967     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18968     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18969     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18970   layout:
18971     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
18972     layout: "plot-throughput-speedup-analysis"
18973
18974 - type: "plot"
18975   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18976   algorithm: "plot_tsa_name"
18977   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18978   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18979   include:
18980     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18981     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18982     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18983     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18984     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18985     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18986   layout:
18987     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
18988     layout: "plot-throughput-speedup-analysis"
18989
18990 - type: "plot"
18991   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18992   algorithm: "plot_tsa_name"
18993   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18994   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18995   include:
18996     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18997     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18998     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18999     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19000     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19001     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19002   layout:
19003     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
19004     layout: "plot-throughput-speedup-analysis"
19005
19006 - type: "plot"
19007   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19008   algorithm: "plot_tsa_name"
19009   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19010   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19011   include:
19012     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19013     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19014     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19015     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19016   layout:
19017     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
19018     layout: "plot-throughput-speedup-analysis"
19019
19020 - type: "plot"
19021   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19022   algorithm: "plot_tsa_name"
19023   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19024   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19025   include:
19026     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19027     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19028     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19029     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19030   layout:
19031     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
19032     layout: "plot-throughput-speedup-analysis"
19033
19034 - type: "plot"
19035   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19036   algorithm: "plot_tsa_name"
19037   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19038   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19039   include:
19040     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19041     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19042     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19043     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19044     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19045     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19046   layout:
19047     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19048     layout: "plot-throughput-speedup-analysis"
19049
19050 - type: "plot"
19051   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19052   algorithm: "plot_tsa_name"
19053   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19054   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19055   include:
19056     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19057     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19058     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19059     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19060     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19061     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19062   layout:
19063     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19064     layout: "plot-throughput-speedup-analysis"
19065
19066 - type: "plot"
19067   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19068   algorithm: "plot_tsa_name"
19069   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19070   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19071   include:
19072     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19073     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19074     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19075     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19076   layout:
19077     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19078     layout: "plot-throughput-speedup-analysis"
19079
19080 - type: "plot"
19081   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19082   algorithm: "plot_tsa_name"
19083   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19084   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19085   include:
19086     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19087     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19088     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19089     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19090   layout:
19091     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19092     layout: "plot-throughput-speedup-analysis"
19093
19094 - type: "plot"
19095   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19096   algorithm: "plot_tsa_name"
19097   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19098   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19099   include:
19100     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19101     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19102     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19103     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19104     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19105     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19106   layout:
19107     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19108     layout: "plot-throughput-speedup-analysis"
19109
19110 - type: "plot"
19111   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19112   algorithm: "plot_tsa_name"
19113   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19114   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19115   include:
19116     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19117     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19118     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19119     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19120     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19121     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19122   layout:
19123     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19124     layout: "plot-throughput-speedup-analysis"
19125
19126 - type: "plot"
19127   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19128   algorithm: "plot_tsa_name"
19129   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19130   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19131   include:
19132     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19133     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19134     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19135     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19136   layout:
19137     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19138     layout: "plot-throughput-speedup-analysis"
19139
19140 - type: "plot"
19141   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19142   algorithm: "plot_tsa_name"
19143   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19144   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19145   include:
19146     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19147     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19148     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19149     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19150   layout:
19151     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19152     layout: "plot-throughput-speedup-analysis"
19153
19154 - type: "plot"
19155   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19156   algorithm: "plot_tsa_name"
19157   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19158   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19159   include:
19160     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19161     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19162     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19163     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19164     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19165   layout:
19166     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19167     layout: "plot-throughput-speedup-analysis"
19168
19169 - type: "plot"
19170   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19171   algorithm: "plot_tsa_name"
19172   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19173   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19174   include:
19175     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19176     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19177     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19178     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19179     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19180   layout:
19181     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19182     layout: "plot-throughput-speedup-analysis"
19183
19184 - type: "plot"
19185   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19186   algorithm: "plot_tsa_name"
19187   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19188   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19189   include:
19190     - "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"
19191     - "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"
19192     - "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"
19193     - "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"
19194     - "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"
19195   layout:
19196     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19197     layout: "plot-throughput-speedup-analysis"
19198
19199 - type: "plot"
19200   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19201   algorithm: "plot_tsa_name"
19202   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19203   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19204   include:
19205     - "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"
19206     - "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"
19207     - "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"
19208     - "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"
19209     - "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"
19210   layout:
19211     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19212     layout: "plot-throughput-speedup-analysis"
19213
19214 - type: "plot"
19215   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19216   algorithm: "plot_tsa_name"
19217   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19218   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19219   include:
19220     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19221     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19222     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19223     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19224     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19225   layout:
19226     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19227     layout: "plot-throughput-speedup-analysis"
19228
19229 - type: "plot"
19230   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19231   algorithm: "plot_tsa_name"
19232   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19233   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19234   include:
19235     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19236     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19237     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19238     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19239     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19240   layout:
19241     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19242     layout: "plot-throughput-speedup-analysis"
19243
19244 - type: "plot"
19245   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19246   algorithm: "plot_tsa_name"
19247   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19248   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19249   include:
19250     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19251     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19252     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19253     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19254     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19255   layout:
19256     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19257     layout: "plot-throughput-speedup-analysis"
19258
19259 - type: "plot"
19260   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19261   algorithm: "plot_tsa_name"
19262   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
19263   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19264   include:
19265     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19266     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19267     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19268     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19269     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19270   layout:
19271     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19272     layout: "plot-throughput-speedup-analysis"
19273
19274 - type: "plot"
19275   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19276   algorithm: "plot_tsa_name"
19277   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19278   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19279   include:
19280     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19281     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19282     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19283     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19284   layout:
19285     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
19286     layout: "plot-throughput-speedup-analysis"
19287
19288 - type: "plot"
19289   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19290   algorithm: "plot_tsa_name"
19291   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19292   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19293   include:
19294     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19295     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19296     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19297     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19298   layout:
19299     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
19300     layout: "plot-throughput-speedup-analysis"
19301
19302 - type: "plot"
19303   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19304   algorithm: "plot_tsa_name"
19305   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19306   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19307   include:
19308     - "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"
19309     - "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"
19310     - "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"
19311     - "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"
19312   layout:
19313     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
19314     layout: "plot-throughput-speedup-analysis"
19315
19316 - type: "plot"
19317   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19318   algorithm: "plot_tsa_name"
19319   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19320   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19321   include:
19322     - "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"
19323     - "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"
19324     - "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"
19325     - "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"
19326   layout:
19327     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
19328     layout: "plot-throughput-speedup-analysis"
19329
19330 - type: "plot"
19331   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19332   algorithm: "plot_tsa_name"
19333   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19334   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19335   include:
19336     - "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"
19337     - "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"
19338     - "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"
19339     - "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"
19340     - "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"
19341     - "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"
19342   layout:
19343     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
19344     layout: "plot-throughput-speedup-analysis"
19345
19346 - type: "plot"
19347   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19348   algorithm: "plot_tsa_name"
19349   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19350   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19351   include:
19352     - "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"
19353     - "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"
19354     - "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"
19355     - "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"
19356     - "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"
19357     - "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"
19358   layout:
19359     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19360     layout: "plot-throughput-speedup-analysis"
19361
19362 ################################################################################
19363
19364 # Packet Throughput - DPDK
19365
19366 # 2n-clx-xxv710
19367
19368 - type: "plot"
19369   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19370   algorithm: "plot_perf_box_name"
19371   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19372   data: "plot-dpdk-throughput-latency-2n-clx"
19373   include:
19374     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19375     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19376   layout:
19377     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19378     layout: "plot-throughput"
19379
19380 - type: "plot"
19381   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19382   algorithm: "plot_perf_box_name"
19383   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19384   data: "plot-dpdk-throughput-latency-2n-clx"
19385   include:
19386     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19387     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19388   layout:
19389     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19390     layout: "plot-throughput"
19391
19392 - type: "plot"
19393   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19394   algorithm: "plot_perf_box_name"
19395   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19396   data: "plot-dpdk-throughput-latency-2n-clx"
19397   include:
19398     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19399     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19400   layout:
19401     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19402     layout: "plot-throughput"
19403
19404 - type: "plot"
19405   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19406   algorithm: "plot_perf_box_name"
19407   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19408   data: "plot-dpdk-throughput-latency-2n-clx"
19409   include:
19410     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19411     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19412   layout:
19413     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19414     layout: "plot-throughput"
19415
19416 # 2n-clx-x710
19417
19418 - type: "plot"
19419   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19420   algorithm: "plot_perf_box_name"
19421   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19422   data: "plot-dpdk-throughput-latency-2n-clx"
19423   include:
19424     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19425     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19426   layout:
19427     title: "2n-clx-x710-64b-2t1c-base-ndr"
19428     layout: "plot-throughput"
19429
19430 - type: "plot"
19431   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19432   algorithm: "plot_perf_box_name"
19433   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19434   data: "plot-dpdk-throughput-latency-2n-clx"
19435   include:
19436     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19437     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19438   layout:
19439     title: "2n-clx-x710-64b-4t2c-base-ndr"
19440     layout: "plot-throughput"
19441
19442 - type: "plot"
19443   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19444   algorithm: "plot_perf_box_name"
19445   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19446   data: "plot-dpdk-throughput-latency-2n-clx"
19447   include:
19448     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19449     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19450   layout:
19451     title: "2n-clx-x710-64b-2t1c-base-pdr"
19452     layout: "plot-throughput"
19453
19454 - type: "plot"
19455   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19456   algorithm: "plot_perf_box_name"
19457   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19458   data: "plot-dpdk-throughput-latency-2n-clx"
19459   include:
19460     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19461     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19462   layout:
19463     title: "2n-clx-x710-64b-4t2c-base-pdr"
19464     layout: "plot-throughput"
19465
19466 ################################################################################
19467
19468 - type: "plot"
19469   title: "Latency by percentile: 2n-skx"
19470   algorithm: "plot_hdrh_lat_by_percentile"
19471   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19472   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19473   target-links: "../../_static/vpp"
19474   data: "plot-vpp-hdrh-lat-2n-skx"
19475   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19476   layout:
19477     layout: "plot-hdrh-latency-by-percentile"
19478
19479 - type: "plot"
19480   title: "Latency by percentile: 2n-skx-nat44"
19481   algorithm: "plot_hdrh_lat_by_percentile"
19482   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19483   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19484   target-links: "../../_static/vpp"
19485   data: "plot-vpp-hdrh-lat-2n-skx-nat44"
19486   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19487   layout:
19488     layout: "plot-hdrh-latency-by-percentile"
19489
19490 - type: "plot"
19491   title: "Latency by percentile: 3n-skx"
19492   algorithm: "plot_hdrh_lat_by_percentile"
19493   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19494   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19495   target-links: "../../_static/vpp"
19496   data: "plot-vpp-hdrh-lat-3n-skx"
19497   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19498   layout:
19499     layout: "plot-hdrh-latency-by-percentile"
19500
19501 - type: "plot"
19502   title: "Latency by percentile: 2n-clx"
19503   algorithm: "plot_hdrh_lat_by_percentile"
19504   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19505   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19506   target-links: "../../_static/vpp"
19507   data: "plot-vpp-hdrh-lat-2n-clx"
19508   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19509   layout:
19510     layout: "plot-hdrh-latency-by-percentile"
19511
19512 - type: "plot"
19513   title: "Latency by percentile: 3n-hsw"
19514   algorithm: "plot_hdrh_lat_by_percentile"
19515   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19516   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19517   target-links: "../../_static/vpp"
19518   data: "plot-vpp-hdrh-lat-3n-hsw"
19519   filter: "'1T1C' and 'NIC_Intel-XL710'"
19520   layout:
19521     layout: "plot-hdrh-latency-by-percentile"
19522
19523 - type: "plot"
19524   title: "Latency by percentile: 3n-tsh"
19525   algorithm: "plot_hdrh_lat_by_percentile"
19526   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19527   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19528   target-links: "../../_static/vpp"
19529   data: "plot-vpp-hdrh-lat-3n-tsh"
19530   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19531   layout:
19532     layout: "plot-hdrh-latency-by-percentile"
19533
19534 - type: "plot"
19535   title: "Latency by percentile: DPDK 2n-skx"
19536   algorithm: "plot_hdrh_lat_by_percentile"
19537   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19538   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19539   target-links: "../../_static/dpdk"
19540   data: "plot-dpdk-hdrh-lat-2n-skx"
19541   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19542   layout:
19543     layout: "plot-hdrh-latency-by-percentile"
19544
19545 - type: "plot"
19546   title: "Latency by percentile: DPDK 3n-skx"
19547   algorithm: "plot_hdrh_lat_by_percentile"
19548   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19549   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19550   target-links: "../../_static/dpdk"
19551   data: "plot-dpdk-hdrh-lat-3n-skx"
19552   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19553   layout:
19554     layout: "plot-hdrh-latency-by-percentile"
19555
19556 - type: "plot"
19557   title: "Latency by percentile: DPDK 2n-clx"
19558   algorithm: "plot_hdrh_lat_by_percentile"
19559   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19560   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19561   target-links: "../../_static/dpdk"
19562   data: "plot-dpdk-hdrh-lat-2n-clx"
19563   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19564   layout:
19565     layout: "plot-hdrh-latency-by-percentile"
19566
19567 - type: "plot"
19568   title: "Latency by percentile: DPDK 3n-hsw"
19569   algorithm: "plot_hdrh_lat_by_percentile"
19570   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19571   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
19572   target-links: "../../_static/dpdk"
19573   data: "plot-dpdk-hdrh-lat-3n-hsw"
19574   filter: "'1T1C' and 'NIC_Intel-XL710'"
19575   layout:
19576     layout: "plot-hdrh-latency-by-percentile"
19577
19578 - type: "plot"
19579   title: "Latency by percentile: DPDK 3n-tsh"
19580   algorithm: "plot_hdrh_lat_by_percentile"
19581   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
19582   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
19583   target-links: "../../_static/dpdk"
19584   data: "plot-dpdk-hdrh-lat-3n-tsh"
19585   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19586   layout:
19587     layout: "plot-hdrh-latency-by-percentile"