80843871ecda000ccfa899ee05ac94077d3bb9e1
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
33     DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
34     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
35     DIR[DTR,PERF,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh"
36     DIR[DTR,PERF,VPP,ALL]: "{DIR[DTR]}/vpp_performance_results"
37     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
38     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
39     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
40     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
41     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
42     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
43     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
44     DIR[DTR,MRR,VPP,ALL]: "{DIR[DTR]}/vpp_mrr_results"
45     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
46     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
47     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
48     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
49     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
50     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
51     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
52     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
53
54     # Detailed test configurations
55     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
56     DIR[DTC,PERF,VPP,ALL]: "{DIR[DTC]}/vpp_performance_configuration"
57     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
58     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
59     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
60     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
61     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
62     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
63     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
64     DIR[DTC,MRR,VPP,ALL]: "{DIR[DTC]}/vpp_mrr_configuration"
65     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
66     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
67     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
68     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
69     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
70     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
71     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
72     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
73
74     # Detailed tests operational data
75     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
76     DIR[DTO,PERF,VPP,ALL]: "{DIR[DTO]}/vpp_performance_operational_data"
77     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
78     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
79     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
80     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
81     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
82     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
83     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
84
85     # Latencies:
86     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
87     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
88
89     # .css patch file to fix tables generated by Sphinx
90     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
91     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
92
93   urls:
94     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
95     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
96     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
97     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
98     DIR[NEXUS,DOC]: "report/_static/archive"
99
100   make-dirs:
101   # List the directories which are created while preparing the environment.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[WORKING,DATA]"
104   - "DIR[STATIC,VPP]"
105   - "DIR[STATIC,DPDK]"
106   - "DIR[STATIC,ARCH]"
107   - "DIR[BUILD,LATEX]"
108   - "DIR[WORKING,SRC]"
109   - "DIR[WORKING,SRC,STATIC]"
110
111   remove-dirs:
112   # List the directories which are deleted while cleaning the environment.
113   # All directories MUST be defined in "paths" section.
114   #- "DIR[BUILD,HTML]"
115   - "DIR[WORKING,DATA]"
116
117   build-dirs:
118   # List the directories where the results (build) is stored.
119   # All directories MUST be defined in "paths" section.
120   - "DIR[BUILD,HTML]"
121   - "DIR[BUILD,LATEX]"
122
123 - type: "configuration"
124
125   mapping-file: "mapping_report.yaml"
126
127   limits:
128     nic:
129       x520: 24460000
130       x553: 29761905
131       x710: 35800000
132       xxv710: 35800000
133       xl710: 35800000
134       cx556a: 148809523.81
135
136     link:
137       10ge: 14880952.38
138       25ge: 37202380.95
139       40ge: 59523809.52
140       100ge: 148809523.81
141
142     pci:
143       pci-g3-x8: 74404761.90
144       pci-g3-x16: 148809523.81
145
146   data-sets:
147
148     ###########################################################################
149     # Plots:
150
151     # 3n-hsw
152
153     plot-vpp-throughput-lat-tsa-3n-hsw:
154       csit-vpp-perf-report-iterative-2009-3n-hsw:
155         - 21  # rls2009 NDRPDR iter env 5
156         - 22  # rls2009 NDRPDR iter env 5
157         - 24  # rls2009 NDRPDR iter env 5
158         - 25  # rls2009 NDRPDR iter env 5
159         - 26  # rls2009 NDRPDR iter env 5
160         - 27  # rls2009 NDRPDR iter env 5
161         - 28  # rls2009 NDRPDR iter env 5
162         - 29  # rls2009 NDRPDR iter env 5
163         - 30  # rls2009 NDRPDR iter env 5
164         - 31  # rls2009 NDRPDR iter env 5
165
166     plot-vpp-hdrh-lat-3n-hsw:
167       csit-vpp-perf-report-iterative-2009-3n-hsw:
168         - 22  # rls2009 NDRPDR iter env 5
169
170     plot-vpp-hoststack-3n-hsw:
171       csit-vpp-perf-report-iterative-2009-3n-hsw:
172         - 32  # rls2009 Hoststack iter env 5
173         - 33  # rls2009 Hoststack iter env 5
174         - 34  # rls2009 Hoststack iter env 5
175         - 35  # rls2009 Hoststack iter env 5
176         - 36  # rls2009 Hoststack iter env 5
177         - 37  # rls2009 Hoststack iter env 5
178         - 38  # rls2009 Hoststack iter env 5
179         - 39  # rls2009 Hoststack iter env 5
180         - 40  # rls2009 Hoststack iter env 5
181         - 41  # rls2009 Hoststack iter env 5
182
183     plot-dpdk-throughput-latency-3n-hsw:
184       csit-dpdk-perf-report-iterative-2009-3n-hsw:
185         - 6   # NDRPDR iter env5
186         - 7   # NDRPDR iter env5
187         - 8   # NDRPDR iter env5
188         - 9   # NDRPDR iter env5
189         - 10  # NDRPDR iter env5
190         - 11  # NDRPDR iter env5
191         - 12  # NDRPDR iter env5
192         - 13  # NDRPDR iter env5
193         - 14  # NDRPDR iter env5
194         - 15  # NDRPDR iter env5
195
196     plot-dpdk-hdrh-lat-3n-hsw:
197       csit-dpdk-perf-report-iterative-2009-3n-hsw:
198         - 6   # NDRPDR iter env5
199
200     # 3n-skx
201
202     plot-vpp-throughput-lat-tsa-3n-skx:
203       csit-vpp-perf-report-iterative-2009-3n-skx:
204         - 26  # rls2009 NDRPDR iter env 5
205         - 27  # rls2009 NDRPDR iter env 5
206         - 28  # rls2009 NDRPDR iter env 5
207         - 29  # rls2009 NDRPDR iter env 5
208         - 35  # rls2009 NDRPDR iter env 5
209         - 36  # rls2009 NDRPDR iter env 5
210         - 37  # rls2009 NDRPDR iter env 5
211         - 38  # rls2009 NDRPDR iter env 5
212         - 39  # rls2009 NDRPDR iter env 5
213         - 40  # rls2009 NDRPDR iter env 5
214
215     plot-vpp-hdrh-lat-3n-skx:
216       csit-vpp-perf-report-iterative-2009-3n-skx:
217         - 27  # rls2009 NDRPDR iter env 5
218
219 #    plot-vpp-nfv-3n-skx-ndrpdr:
220 #      # No data
221 #      csit-vpp-perf-report-iterative-2009-3n-skx:
222
223 #    plot-vpp-nfv-3n-skx-mrr:
224 #      # No data
225 #      csit-vpp-perf-report-iterative-2009-3n-skx:
226
227     plot-dpdk-throughput-latency-3n-skx:
228       csit-dpdk-perf-report-iterative-2009-3n-skx:
229         - 4   # NDRPDR sel env5
230         - 5   # NDRPDR sel env5
231         - 6   # NDRPDR sel env5
232         - 7   # NDRPDR sel env5
233         - 8   # NDRPDR sel env5
234         - 9   # NDRPDR sel env5
235         - 14  # NDRPDR sel env5
236         - 11  # NDRPDR sel env5
237         - 12  # NDRPDR sel env5
238         - 13  # NDRPDR sel env5
239
240     plot-dpdk-hdrh-lat-3n-skx:
241       csit-dpdk-perf-report-iterative-2009-3n-skx:
242         - 4   # NDRPDR sel env5
243
244     # 2n-skx
245
246     plot-vpp-throughput-lat-tsa-2n-skx:
247       csit-vpp-perf-report-iterative-2009-2n-skx:
248         - 35  # rls2009 NDRPDR iter env 5
249         - 36  # rls2009 NDRPDR iter env 5
250         - 37  # rls2009 NDRPDR iter env 5
251         - 39  # rls2009 NDRPDR iter env 5
252         - 40  # rls2009 NDRPDR iter env 5
253         - 42  # rls2009 NDRPDR iter env 5
254         - 43  # rls2009 NDRPDR iter env 5
255         - 44  # rls2009 NDRPDR iter env 5
256         - 46  # rls2009 NDRPDR iter env 5
257         - 48  # rls2009 NDRPDR iter env 5
258         - 51  # rls2009 NDRPDR iter NAT44 env 5
259         - 52  # rls2009 NDRPDR iter NAT44 env 5
260         - 53  # rls2009 NDRPDR iter NAT44 env 5
261         - 54  # rls2009 NDRPDR iter NAT44 env 5
262         - 55  # rls2009 NDRPDR iter NAT44 env 5
263         - 56  # rls2009 NDRPDR iter NAT44 env 5
264         - 57  # rls2009 NDRPDR iter NAT44 env 5
265         - 58  # rls2009 NDRPDR iter NAT44 env 5
266         - 59  # rls2009 NDRPDR iter NAT44 env 5
267         - 60  # rls2009 NDRPDR iter NAT44 env 5
268
269     plot-vpp-hdrh-lat-2n-skx:
270       csit-vpp-perf-report-iterative-2009-2n-skx:
271         - 35  # rls2009 NDRPDR iter env 5
272
273     plot-vpp-hdrh-lat-2n-skx-nat44:
274       csit-vpp-perf-report-iterative-2009-2n-skx:
275         - 51  # rls2009 NDRPDR iter NAT44 env 5
276
277     plot-vpp-soak-2n-skx:
278       csit-vpp-perf-report-iterative-2009-2n-skx:
279         - 33  # rls2009 soak env 5
280         - 34  # rls2009 soak env 5
281
282     plot-vpp-nfv-2n-skx-ndrpdr:
283       csit-vpp-perf-report-iterative-2009-2n-skx:
284         - 38  # rls2009 nf-density iter env 5
285         - 41  # rls2009 nf-density iter env 5
286         - 45  # rls2009 nf-density iter env 5
287         - 47  # rls2009 nf-density iter env 5
288         - 49  # rls2009 nf-density iter env 5
289         - 63  # rls2009 nf-density iter env 5
290         - 65  # rls2009 nf-density iter env 5
291         - 66  # rls2009 nf-density iter env 5
292         - 71  # rls2009 nf-density iter env 5
293         - 72  # rls2009 nf-density iter env 5
294
295     plot-vpp-nfv-2n-skx-mrr:
296       csit-vpp-perf-report-iterative-2009-2n-skx:
297         - 50  # rls2009 MRR nf-density iter env 5
298
299     plot-vpp-nfv-reconf-2n-skx:
300       csit-vpp-perf-report-iterative-2009-2n-skx:
301         - 27  # rls2009 reconf env 5
302         - 28  # rls2009 reconf env 5
303         - 29  # rls2009 reconf env 5
304         - 30  # rls2009 reconf env 5
305         - 31  # rls2009 reconf env 5
306         - 32  # rls2009 reconf env 5
307         - 61  # rls2009 reconf env 5
308         - 62  # rls2009 reconf env 5
309         - 68  # rls2009 reconf env 5
310         - 70  # rls2009 reconf env 5
311
312     plot-dpdk-throughput-latency-2n-skx:
313       csit-dpdk-perf-report-iterative-2009-2n-skx:
314         - 4   # NDRPDR iter env5
315         - 5   # NDRPDR iter env5
316         - 6   # NDRPDR iter env5
317         - 7   # NDRPDR iter env5
318         - 8   # NDRPDR iter env5
319         - 9   # NDRPDR iter env5
320         - 10  # NDRPDR iter env5
321         - 11  # NDRPDR iter env5
322         - 12  # NDRPDR iter env5
323         - 13  # NDRPDR iter env5
324
325     plot-dpdk-hdrh-lat-2n-skx:
326       csit-dpdk-perf-report-iterative-2009-2n-skx:
327         - 4   # NDRPDR iter env5
328
329     # 2n-clx
330
331     plot-vpp-throughput-lat-tsa-2n-clx:
332       csit-vpp-perf-report-iterative-2009-2n-clx:
333         - 36  # rls2009 NDRPDR iter env 5
334         - 39  # rls2009 NDRPDR iter env 5
335         - 40  # rls2009 NDRPDR iter env 5
336         - 65  # rls2009 NDRPDR iter env 5
337         - 66  # rls2009 NDRPDR iter env 5
338         - 79  # rls2009 NDRPDR iter env 5
339         - 82  # rls2009 NDRPDR iter env 5
340         - 88  # rls2009 NDRPDR iter env 5
341         - 89  # rls2009 NDRPDR iter env 5
342         - 90  # rls2009 NDRPDR iter env 5
343
344     plot-vpp-hdrh-lat-2n-clx:
345       csit-vpp-perf-report-iterative-2009-2n-clx:
346         - 36  # rls2009 NDRPDR iter env 5
347
348     plot-vpp-nfv-2n-clx-ndrpdr:
349       csit-vpp-perf-report-iterative-2009-2n-clx:
350         - 37  # rls2009 nf-density iter env 5
351         - 43  # rls2009 nf-density iter env 5
352         - 69  # rls2009 nf-density iter env 5
353         - 70  # rls2009 nf-density iter env 5
354         - 71  # rls2009 nf-density iter env 5
355         - 72  # rls2009 nf-density iter env 5
356         - 73  # rls2009 nf-density iter env 5
357         - 74  # rls2009 nf-density iter env 5
358         - 75  # rls2009 nf-density iter env 5
359         - 76  # rls2009 nf-density iter env 5
360
361     plot-vpp-nfv-2n-clx-mrr:
362       csit-vpp-perf-report-iterative-2009-2n-clx:
363         - 45  # rls2009 MRR nf-density iter env 5
364
365     plot-vpp-nfv-reconf-2n-clx:
366       csit-vpp-perf-report-iterative-2009-2n-clx:
367         - 25  # rls2009 reconf env 5
368         - 27  # rls2009 reconf env 5
369         - 28  # rls2009 reconf env 5
370         - 29  # rls2009 reconf env 5
371         - 30  # rls2009 reconf env 5
372         - 30  # rls2009 reconf env 5
373         - 32  # rls2009 reconf env 5
374         - 48  # rls2009 reconf env 5
375         - 53  # rls2009 reconf env 5
376         - 68  # rls2009 reconf env 5
377
378     plot-vpp-soak-2n-clx:
379       csit-vpp-perf-report-iterative-2009-2n-clx:
380         - 33  # rls2009 soak env 5
381         - 34  # rls2009 soak env 5
382
383     plot-dpdk-throughput-latency-2n-clx:
384       csit-dpdk-perf-report-iterative-2009-2n-clx:
385         - 4   # NDRPDR iter env5
386         - 5   # NDRPDR iter env5
387         - 6   # NDRPDR iter env5
388         - 7   # NDRPDR iter env5
389         - 8   # NDRPDR iter env5
390         - 9   # NDRPDR iter env5
391         - 10  # NDRPDR iter env5
392         - 11  # NDRPDR iter env5
393         - 12  # NDRPDR iter env5
394         - 13  # NDRPDR iter env5
395
396     plot-dpdk-hdrh-lat-2n-clx:
397       csit-dpdk-perf-report-iterative-2009-2n-clx:
398         - 4   # NDRPDR iter env5
399
400     # 3n-tsh
401
402     plot-vpp-throughput-lat-tsa-3n-tsh:
403       # TODO: Add:
404       csit-vpp-perf-report-iterative-2009-3n-tsh:
405         - 14  # rls2009 NDRPDR iter env 5
406         - 20  # rls2009 NDRPDR iter env 5
407         - 21  # rls2009 NDRPDR iter env 5
408         - 22  # rls2009 NDRPDR iter env 5
409         - 23  # rls2009 NDRPDR iter env 5
410         - 28  # rls2009 NDRPDR iter env 5
411
412     plot-vpp-hdrh-lat-3n-tsh:
413       csit-vpp-perf-report-iterative-2009-3n-tsh:
414         - 14  # rls2009 NDRPDR iter env 5
415
416     plot-dpdk-throughput-latency-3n-tsh:
417       csit-dpdk-perf-report-iterative-2009-3n-tsh:
418         - 1   # NDRPDR iter env5
419         - 2   # NDRPDR iter env5
420         - 3   # NDRPDR iter env5
421         - 4   # NDRPDR iter env5
422         - 5   # NDRPDR iter env5
423         - 6   # NDRPDR iter env5
424         - 7   # NDRPDR iter env5
425         - 9   # NDRPDR iter env5
426         - 10  # NDRPDR iter env5
427         - 11  # NDRPDR iter env5
428
429     plot-dpdk-hdrh-lat-3n-tsh:
430       csit-dpdk-perf-report-iterative-2009-3n-tsh:
431         - 1   # NDRPDR iter env5
432
433     # 3n-dnv
434
435     plot-vpp-throughput-lat-tsa-3n-dnv:
436       csit-vpp-perf-report-iterative-2009-3n-dnv:
437         - 3   # rls2009 NDRPDR iter env 5
438         - 6   # rls2009 NDRPDR iter env 5
439         - 7   # rls2009 NDRPDR iter env 5
440         - 8   # rls2009 NDRPDR iter env 5
441         - 10  # rls2009 NDRPDR iter env 5
442         - 11  # rls2009 NDRPDR iter env 5
443         - 12  # rls2009 NDRPDR iter env 5
444         - 14  # rls2009 NDRPDR iter env 5
445         - 15  # rls2009 NDRPDR iter env 5
446         - 24  # rls2009 NDRPDR iter env 5
447
448 #    plot-dpdk-throughput-latency-3n-dnv:
449 #      # No data
450 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
451
452     # 2n-dnv
453
454     plot-vpp-throughput-lat-tsa-2n-dnv:
455       csit-vpp-perf-report-iterative-2009-2n-dnv:
456         - 3   # rls2009 NDRPDR iter env 5
457         - 5   # rls2009 NDRPDR iter env 5
458         - 6   # rls2009 NDRPDR iter env 5
459         - 7   # rls2009 NDRPDR iter env 5
460         - 9   # rls2009 NDRPDR iter env 5
461         - 10  # rls2009 NDRPDR iter env 5
462         - 11  # rls2009 NDRPDR iter env 5
463         - 12  # rls2009 NDRPDR iter env 5
464         - 14  # rls2009 NDRPDR iter env 5
465         - 15  # rls2009 NDRPDR iter env 5
466
467 #    plot-dpdk-throughput-latency-2n-dnv:
468 #      # No data
469 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
470
471     ###########################################################################
472     # Simple tables (only one data set):
473
474     # NIC Comparisons
475
476     vpp-nic-comparison-3n-skx:
477       csit-vpp-perf-report-iterative-2009-3n-skx:
478         - 26  # rls2009 NDRPDR iter env 5
479         - 27  # rls2009 NDRPDR iter env 5
480         - 28  # rls2009 NDRPDR iter env 5
481         - 29  # rls2009 NDRPDR iter env 5
482         - 35  # rls2009 NDRPDR iter env 5
483         - 36  # rls2009 NDRPDR iter env 5
484         - 37  # rls2009 NDRPDR iter env 5
485         - 38  # rls2009 NDRPDR iter env 5
486         - 39  # rls2009 NDRPDR iter env 5
487         - 40  # rls2009 NDRPDR iter env 5
488
489     vpp-nic-comparison-2n-skx:
490       csit-vpp-perf-report-iterative-2009-2n-skx:
491         - 35  # rls2009 NDRPDR iter env 5
492         - 36  # rls2009 NDRPDR iter env 5
493         - 37  # rls2009 NDRPDR iter env 5
494         - 39  # rls2009 NDRPDR iter env 5
495         - 40  # rls2009 NDRPDR iter env 5
496         - 42  # rls2009 NDRPDR iter env 5
497         - 43  # rls2009 NDRPDR iter env 5
498         - 44  # rls2009 NDRPDR iter env 5
499         - 46  # rls2009 NDRPDR iter env 5
500         - 48  # rls2009 NDRPDR iter env 5
501         - 51  # rls2009 NDRPDR iter NAT44 env 5
502         - 52  # rls2009 NDRPDR iter NAT44 env 5
503         - 53  # rls2009 NDRPDR iter NAT44 env 5
504         - 54  # rls2009 NDRPDR iter NAT44 env 5
505         - 55  # rls2009 NDRPDR iter NAT44 env 5
506         - 56  # rls2009 NDRPDR iter NAT44 env 5
507         - 57  # rls2009 NDRPDR iter NAT44 env 5
508         - 58  # rls2009 NDRPDR iter NAT44 env 5
509         - 59  # rls2009 NDRPDR iter NAT44 env 5
510         - 60  # rls2009 NDRPDR iter NAT44 env 5
511
512     vpp-nic-comparison-3n-skx-mrr:
513       csit-vpp-perf-report-iterative-2009-3n-skx:
514         - 24  # rls2009 MRR iter env 5
515
516     vpp-nic-comparison-2n-skx-mrr:
517       csit-vpp-perf-report-iterative-2009-2n-skx:
518         - 26  # rls2009 MRR iter env 5
519
520     # Results
521
522     vpp-perf-results-3n-hsw:
523       csit-vpp-perf-report-coverage-2009-3n-hsw:
524         - 3   # rls2009 NDRPDR cov 3n-hsw-crypto-00
525         - 4   # rls2009 NDRPDR cov 3n-hsw-crypto-01
526         - 5   # rls2009 NDRPDR cov 3n-hsw-crypto-02
527         - 6   # rls2009 NDRPDR cov 3n-hsw-crypto-03
528         - 7   # rls2009 NDRPDR cov 3n-hsw-ip4-00
529         - 8   # rls2009 NDRPDR cov 3n-hsw-ip4-01
530         - 9   # rls2009 NDRPDR cov 3n-hsw-ip4-02
531         - 10  # rls2009 NDRPDR cov 3n-hsw-ip4-03
532         - 11  # rls2009 NDRPDR cov 3n-hsw-ip4-04
533         - 12  # rls2009 NDRPDR cov 3n-hsw-ip4-05
534         - 13  # rls2009 NDRPDR cov 3n-hsw-ip4-06
535         - 14  # rls2009 NDRPDR cov 3n-hsw-ip4-07
536         - 15  # rls2009 NDRPDR cov 3n-hsw-ip4tun-00
537         - 16  # rls2009 NDRPDR cov 3n-hsw-ip4tun-01
538         - 17  # rls2009 NDRPDR cov 3n-hsw-ip4tun-02
539         - 18  # rls2009 NDRPDR cov 3n-hsw-ip6-00
540         - 19  # rls2009 NDRPDR cov 3n-hsw-ip6-01
541         - 20  # rls2009 NDRPDR cov 3n-hsw-ip6tun-00
542         - 21  # rls2009 NDRPDR cov 3n-hsw-l2-00
543         - 22  # rls2009 NDRPDR cov 3n-hsw-l2-01
544         - 23  # rls2009 NDRPDR cov 3n-hsw-l2-01
545         - 24  # rls2009 NDRPDR cov 3n-hsw-l2-03
546         - 25  # rls2009 NDRPDR cov 3n-hsw-l2-04
547         - 26  # rls2009 NDRPDR cov 3n-hsw-l2-05
548         - 27  # rls2009 NDRPDR cov 3n-hsw-l2-06
549         - 28  # rls2009 NDRPDR cov 3n-hsw-l2-07
550         - 29  # rls2009 NDRPDR cov 3n-hsw-l2-08
551         - 30  # rls2009 NDRPDR cov 3n-hsw-l2-09
552         - 31  # rls2009 NDRPDR cov 3n-hsw-l2-10
553         - 32  # rls2009 NDRPDR cov 3n-hsw-memif-00
554         - 33  # rls2009 NDRPDR cov 3n-hsw-srv6-00
555         - 34  # rls2009 NDRPDR cov 3n-hsw-srv6-01
556         - 35  # rls2009 NDRPDR cov 3n-hsw-vhost-00
557         - 36  # rls2009 NDRPDR cov 3n-hsw-vhost-01
558         - 37  # rls2009 NDRPDR cov 3n-hsw-vhost-02
559
560     vpp-perf-results-3n-skx:
561       csit-vpp-perf-report-coverage-2009-3n-skx:
562         - 36  # rls2009 NDRPDR cov 3n-skx-crypto-00
563         - 3   # rls2009 NDRPDR cov 3n-skx-crypto-01
564         - 4   # rls2009 NDRPDR cov 3n-skx-crypto-02
565         - 37  # rls2009 NDRPDR cov 3n-skx-crypto-03
566         - 6   # rls2009 NDRPDR cov 3n-skx-ip4-00
567         - 7   # rls2009 NDRPDR cov 3n-skx-ip4-01
568         - 8   # rls2009 NDRPDR cov 3n-skx-ip4-02
569         - 9   # rls2009 NDRPDR cov 3n-skx-ip4-03
570         - 10  # rls2009 NDRPDR cov 3n-skx-ip4-04
571         - 38  # rls2009 NDRPDR cov 3n-skx-ip4-05
572         - 12  # rls2009 NDRPDR cov 3n-skx-ip4-06
573         - 39  # rls2009 NDRPDR cov 3n-skx-ip4-07
574         - 14  # rls2009 NDRPDR cov 3n-skx-ip4tun-00
575         - 15  # rls2009 NDRPDR cov 3n-skx-ip4tun-01
576         - 16  # rls2009 NDRPDR cov 3n-skx-ip4tun-02
577         - 40  # rls2009 NDRPDR cov 3n-skx-ip6-00
578         - 18  # rls2009 NDRPDR cov 3n-skx-ip6-01
579         - 19  # rls2009 NDRPDR cov 3n-skx-ip6tun-00
580         - 20  # rls2009 NDRPDR cov 3n-skx-l2-00
581         - 21  # rls2009 NDRPDR cov 3n-skx-l2-01
582         - 22  # rls2009 NDRPDR cov 3n-skx-l2-02
583         - 23  # rls2009 NDRPDR cov 3n-skx-l2-03
584         - 24  # rls2009 NDRPDR cov 3n-skx-l2-04
585         - 41  # rls2009 NDRPDR cov 3n-skx-l2-05
586         - 42  # rls2009 NDRPDR cov 3n-skx-l2-06
587         - 43  # rls2009 NDRPDR cov 3n-skx-l2-07
588         - 28  # rls2009 NDRPDR cov 3n-skx-l2-08
589         - 44  # rls2009 NDRPDR cov 3n-skx-l2-09
590         - 45  # rls2009 NDRPDR cov 3n-skx-l2-10
591         - 46  # rls2009 NDRPDR cov 3n-skx-memif-00
592         - 47  # rls2009 NDRPDR cov 3n-skx-srv6-00
593         - 48  # rls2009 NDRPDR cov 3n-skx-srv6-01
594         - 49  # rls2009 NDRPDR cov 3n-skx-vhost-00
595         - 50  # rls2009 NDRPDR cov 3n-skx-vhost-01
596         - 51  # rls2009 NDRPDR cov 3n-skx-vhost-02
597         - 54  # rls2009 NDRPDR cov 3n-skx-vhost-03
598
599     vpp-perf-results-2n-skx:
600       csit-vpp-perf-report-coverage-2009-2n-skx:
601         - 18  # rls2009 NDRPDR cov 2n-skx-ip4-00
602         - 19  # rls2009 NDRPDR cov 2n-skx-ip4-01
603         - 10  # rls2009 NDRPDR cov 2n-skx-ip4-02
604         - 20  # rls2009 NDRPDR cov 2n-skx-ip4-03
605         - 21  # rls2009 NDRPDR cov 2n-skx-ip4-04
606         - 13  # rls2009 NDRPDR cov 2n-skx-ip4-05
607         - 22  # rls2009 NDRPDR cov 2n-skx-ip6-00
608         - 23  # rls2009 NDRPDR cov 2n-skx-ip6-01
609         - 24  # rls2009 NDRPDR cov 2n-skx-l2-00
610         - 25  # rls2009 NDRPDR cov 2n-skx-l2-01
611         - 26  # rls2009 NDRPDR cov 2n-skx-lb-00
612         - 27  # rls2009 NDRPDR cov 2n-skx-memif-00
613         - 28  # rls2009 NDRPDR cov 2n-skx-vhost-00
614         - 29  # rls2009 NDRPDR cov 2n-skx-vhost-01
615         - 30  # rls2009 NDRPDR cov 2n-skx-vts-00
616
617     vpp-perf-results-2n-clx:
618       csit-vpp-perf-report-coverage-2009-2n-clx:
619         - 2   # rls2009 NDRPDR cov 2n-clx-ip4-00
620         - 3   # rls2009 NDRPDR cov 2n-clx-ip4-01
621         - 4   # rls2009 NDRPDR cov 2n-clx-ip4-02
622         - 5   # rls2009 NDRPDR cov 2n-clx-ip4-03
623         - 6   # rls2009 NDRPDR cov 2n-clx-ip4-04
624         - 7   # rls2009 NDRPDR cov 2n-clx-ip4-05
625         - 22  # rls2009 NDRPDR cov 2n-clx-ip6-00
626         - 9   # rls2009 NDRPDR cov 2n-clx-ip6-01
627         - 17  # rls2009 NDRPDR cov 2n-clx-l2-00
628         - 21  # rls2009 NDRPDR cov 2n-clx-l2-01
629         - 12  # rls2009 NDRPDR cov 2n-clx-lb-00
630         - 13  # rls2009 NDRPDR cov 2n-clx-memif-00
631         - 14  # rls2009 NDRPDR cov 2n-clx-vhost-00
632         - 15  # rls2009 NDRPDR cov 2n-clx-vhost-01
633         - 16  # rls2009 NDRPDR cov 2n-clx-vts-00
634
635     vpp-perf-results-3n-tsh:
636       csit-vpp-perf-report-iterative-2009-3n-tsh:
637         - 14  # rls2009 NDRPDR iter env 5
638
639     vpp-perf-results-3n-dnv:
640       csit-vpp-perf-report-coverage-2009-3n-dnv:
641         - 10  # rls2009 NDRPDR cov 3n-dnv-crypto-00
642         - 2   # rls2009 NDRPDR cov 3n-dnv-crypto-01
643         - 11  # rls2009 NDRPDR cov 3n-dnv-ip4-00
644         - 12  # rls2009 NDRPDR cov 3n-dnv-ip4-01
645         - 13  # rls2009 NDRPDR cov 3n-dnv-ip4tun-00
646         - 14  # rls2009 NDRPDR cov 3n-dnv-ip6-00
647         - 15  # rls2009 NDRPDR cov 3n-dnv-ip6-01
648         - 16  # rls2009 NDRPDR cov 3n-dnv-l2-00
649         - 17  # rls2009 NDRPDR cov 3n-dnv-l2-01
650
651     vpp-perf-results-2n-dnv:
652       csit-vpp-perf-report-coverage-2009-2n-dnv:
653         - 2   # rls2009 NDRPDR cov 2n-dnv-ip4-00
654         - 3   # rls2009 NDRPDR cov 2n-dnv-ip4-01
655         - 4   # rls2009 NDRPDR cov 2n-dnv-ip6-00
656         - 5   # rls2009 NDRPDR cov 2n-dnv-ip6-01
657         - 6   # rls2009 NDRPDR cov 2n-dnv-l2-00
658         - 7   # rls2009 NDRPDR cov 2n-dnv-l2-01
659
660     vpp-mrr-results-3n-hsw:
661       csit-vpp-perf-report-iterative-2009-3n-hsw:
662         - 23  # rls2009 MRR iter env 5
663
664     vpp-mrr-results-3n-skx:
665       csit-vpp-perf-report-iterative-2009-3n-skx:
666         - 24  # rls2009 MRR iter env 5
667
668     vpp-mrr-results-2n-skx:
669       csit-vpp-perf-report-iterative-2009-2n-skx:
670         - 26  # rls2009 MRR iter env 5
671
672     vpp-mrr-results-2n-clx:
673       csit-vpp-perf-report-iterative-2009-2n-clx:
674         - 78  # rls2009 MRR iter env 5
675
676     vpp-mrr-results-3n-tsh:
677       csit-vpp-perf-report-iterative-2009-3n-tsh:
678         - 15  # rls2009 MRR iter env 5
679
680     vpp-mrr-results-3n-dnv:
681       csit-vpp-perf-report-iterative-2009-3n-dnv:
682         - 22  # rls2009 MRR iter env 5
683
684     vpp-mrr-results-2n-dnv:
685       csit-vpp-perf-report-iterative-2009-2n-dnv:
686         - 13  # rls2009 MRR iter env 5
687
688     vpp-device-results-ubuntu:
689       csit-vpp-device-2009-ubuntu1804-1n-skx:
690         - 131 # rls2009 env 5
691
692     dpdk-perf-results-3n-hsw:
693       csit-dpdk-perf-report-iterative-2009-3n-hsw:
694         - 6   # NDRPDR iter env5
695
696     dpdk-perf-results-3n-skx:
697       csit-dpdk-perf-report-iterative-2009-3n-skx:
698         - 4   # NDRPDR sel env5
699
700     dpdk-perf-results-2n-skx:
701       csit-dpdk-perf-report-iterative-2009-2n-skx:
702         - 4   # NDRPDR iter env5
703
704     dpdk-perf-results-2n-clx:
705       csit-dpdk-perf-report-iterative-2009-2n-clx:
706         - 4   # NDRPDR iter env5
707
708 #    dpdk-perf-results-2n-dnv:
709 #      # No data
710 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
711
712 #    dpdk-perf-results-3n-dnv:
713 #      # No data
714 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
715
716     dpdk-perf-results-3n-tsh:
717       csit-dpdk-perf-report-iterative-2009-3n-tsh:
718         - 1   # NDRPDR iter env5
719
720 ###########################################################################
721     # Tables (more than one data set)
722
723     # Performance changes
724
725     vpp-performance-changes-3n-hsw-h1:
726       csit-vpp-perf-report-iterative-2005-3n-hsw:
727         - 31  # NDRPDR sel 2001.0-4
728         - 32  # NDRPDR sel 2001.0-4
729         - 33  # NDRPDR sel 2001.0-4
730         - 34  # NDRPDR sel 2001.0-4
731         - 35  # NDRPDR sel 2001.0-4
732         - 36  # NDRPDR sel 2001.0-4
733         - 38  # NDRPDR sel 2001.0-4
734     vpp-performance-changes-3n-hsw-ref-env4:
735       csit-vpp-perf-report-iterative-2005-3n-hsw:
736         - 20  # NDRPDR sel env 4
737         - 21  # NDRPDR sel env 4
738         - 22  # NDRPDR sel env 4
739         - 23  # NDRPDR sel env 4
740         - 24  # NDRPDR sel env 4
741         - 25  # NDRPDR sel env 4
742         - 26  # NDRPDR sel env 4
743         - 27  # NDRPDR sel env 4
744         - 28  # NDRPDR sel env 4
745         - 29  # NDRPDR sel env 4
746     vpp-performance-changes-3n-hsw-ref-env5:
747       csit-vpp-perf-report-iterative-2009-3n-hsw:
748         - 9   # rls2005 NDRPDR iter env 5
749         - 10  # rls2005 NDRPDR iter env 5
750         - 11  # rls2005 NDRPDR iter env 5
751         - 12  # rls2005 NDRPDR iter env 5
752         - 13  # rls2005 NDRPDR iter env 5
753         - 14  # rls2005 NDRPDR iter env 5
754         - 15  # rls2005 NDRPDR iter env 5
755         - 16  # rls2005 NDRPDR iter env 5
756         - 17  # rls2005 NDRPDR iter env 5
757         - 19  # rls2005 NDRPDR iter env 5
758     vpp-performance-changes-3n-hsw-cmp:
759       csit-vpp-perf-report-iterative-2009-3n-hsw:
760         - 21  # rls2009 NDRPDR iter env 5
761         - 22  # rls2009 NDRPDR iter env 5
762         - 24  # rls2009 NDRPDR iter env 5
763         - 25  # rls2009 NDRPDR iter env 5
764         - 26  # rls2009 NDRPDR iter env 5
765         - 27  # rls2009 NDRPDR iter env 5
766         - 28  # rls2009 NDRPDR iter env 5
767         - 29  # rls2009 NDRPDR iter env 5
768         - 30  # rls2009 NDRPDR iter env 5
769         - 31  # rls2009 NDRPDR iter env 5
770
771     vpp-performance-changes-3n-skx-h1:
772       csit-vpp-perf-report-iterative-2005-3n-skx:
773         - 50  # NDRPDR sel 2001.0-4
774         - 51  # NDRPDR sel 2001.0-4
775         - 52  # NDRPDR sel 2001.0-4
776         - 53  # NDRPDR sel 2001.0-4
777         - 54  # NDRPDR sel 2001.0-4
778     vpp-performance-changes-3n-skx-ref-env4:
779       csit-vpp-perf-report-iterative-2005-3n-skx:
780         - 42  # NDRPDR sel env 4
781         - 43  # NDRPDR sel env 4
782         - 44  # NDRPDR sel env 4
783         - 45  # NDRPDR sel env 4
784         - 47  # NDRPDR sel env 4
785         - 55  # NDRPDR sel env 4
786         - 56  # NDRPDR sel env 4
787         - 57  # NDRPDR sel env 4
788         - 61  # NDRPDR sel env 4
789         - 62  # NDRPDR sel env 4
790     vpp-performance-changes-3n-skx-ref-env5:
791       csit-vpp-perf-report-iterative-2009-3n-skx:
792         - 13  # rls2005 NDRPDR iter env 5
793         - 18  # rls2005 NDRPDR iter env 5
794         - 19  # rls2005 NDRPDR iter env 5
795         - 41  # rls2005 NDRPDR iter env 5
796         - 43  # rls2005 NDRPDR iter env 5
797     vpp-performance-changes-3n-skx-cmp:
798       csit-vpp-perf-report-iterative-2009-3n-skx:
799         - 26  # rls2009 NDRPDR iter env 5
800         - 27  # rls2009 NDRPDR iter env 5
801         - 28  # rls2009 NDRPDR iter env 5
802         - 29  # rls2009 NDRPDR iter env 5
803         - 35  # rls2009 NDRPDR iter env 5
804         - 36  # rls2009 NDRPDR iter env 5
805         - 37  # rls2009 NDRPDR iter env 5
806         - 38  # rls2009 NDRPDR iter env 5
807         - 39  # rls2009 NDRPDR iter env 5
808         - 40  # rls2009 NDRPDR iter env 5
809
810     vpp-performance-changes-2n-skx-h1:
811       csit-vpp-perf-report-iterative-2005-2n-skx:
812         - 100 # NDRPDR sel 2001.0-4
813         - 101 # NDRPDR sel 2001.0-4
814         - 102 # NDRPDR sel 2001.0-4
815         - 103 # NDRPDR sel 2001.0-4
816         - 104 # NDRPDR sel 2001.0-4
817         - 105 # NDRPDR sel 2001.0-4
818     vpp-performance-changes-2n-skx-ref-env4:
819       csit-vpp-perf-report-iterative-2005-2n-skx:
820         - 88  # NDRPDR sel env 4
821         - 89  # NDRPDR sel env 4
822         - 90  # NDRPDR sel env 4
823         - 91  # NDRPDR sel env 4
824         - 92  # NDRPDR sel env 4
825         - 93  # NDRPDR sel env 4
826         - 94  # NDRPDR sel env 4
827         - 125 # NDRPDR sel env 4
828         - 126 # NDRPDR sel env 4
829         - 127 # NDRPDR sel env 4
830     vpp-performance-changes-2n-skx-ref-env5:
831       csit-vpp-perf-report-iterative-2009-2n-skx:
832         - 13  # rls2005 NDRPDR iter env 5
833         - 16  # rls2005 NDRPDR iter env 5
834         - 17  # rls2005 NDRPDR iter env 5
835         - 18  # rls2005 NDRPDR iter env 5
836         - 19  # rls2005 NDRPDR iter env 5
837         - 21  # rls2005 NDRPDR iter env 5
838         - 22  # rls2005 NDRPDR iter env 5
839         - 23  # rls2005 NDRPDR iter env 5
840         - 24  # rls2005 NDRPDR iter env 5
841         - 25  # rls2005 NDRPDR iter env 5
842     vpp-performance-changes-2n-skx-cmp:
843       csit-vpp-perf-report-iterative-2009-2n-skx:
844         - 35  # rls2009 NDRPDR iter env 5
845         - 36  # rls2009 NDRPDR iter env 5
846         - 37  # rls2009 NDRPDR iter env 5
847         - 39  # rls2009 NDRPDR iter env 5
848         - 40  # rls2009 NDRPDR iter env 5
849         - 42  # rls2009 NDRPDR iter env 5
850         - 43  # rls2009 NDRPDR iter env 5
851         - 44  # rls2009 NDRPDR iter env 5
852         - 46  # rls2009 NDRPDR iter env 5
853         - 48  # rls2009 NDRPDR iter env 5
854         - 51  # rls2009 NDRPDR iter NAT44 env 5
855         - 52  # rls2009 NDRPDR iter NAT44 env 5
856         - 53  # rls2009 NDRPDR iter NAT44 env 5
857         - 54  # rls2009 NDRPDR iter NAT44 env 5
858         - 55  # rls2009 NDRPDR iter NAT44 env 5
859         - 56  # rls2009 NDRPDR iter NAT44 env 5
860         - 57  # rls2009 NDRPDR iter NAT44 env 5
861         - 58  # rls2009 NDRPDR iter NAT44 env 5
862         - 59  # rls2009 NDRPDR iter NAT44 env 5
863         - 60  # rls2009 NDRPDR iter NAT44 env 5
864
865     vpp-performance-changes-2n-clx-h1:
866       csit-vpp-perf-report-iterative-2005-2n-clx:
867         - 73  # NDRPDR sel 2001.0-4
868         - 74  # NDRPDR sel 2001.0-4
869         - 75  # NDRPDR sel 2001.0-4
870         - 76  # NDRPDR sel 2001.0-4
871         - 77  # NDRPDR sel 2001.0-4
872         - 78  # NDRPDR sel 2001.0-4
873         - 79  # NDRPDR sel 2001.0-4
874         - 80  # NDRPDR sel 2001.0-4
875     vpp-performance-changes-2n-clx-ref-env4:
876       csit-vpp-perf-report-iterative-2005-2n-clx:
877         - 62  # NDRPDR sel env 4
878         - 63  # NDRPDR sel env 4
879         - 64  # NDRPDR sel env 4
880         - 65  # NDRPDR sel env 4
881         - 66  # NDRPDR sel env 4
882         - 68  # NDRPDR sel env 4
883         - 69  # NDRPDR sel env 4
884         - 70  # NDRPDR sel env 4
885         - 103 # NDRPDR sel env 4
886         - 104 # NDRPDR sel env 4
887     vpp-performance-changes-2n-clx-ref-env5:
888       csit-vpp-perf-report-iterative-2009-2n-clx:
889         - 13  # rls2005 NDRPDR iter env 5
890         - 15  # rls2005 NDRPDR iter env 5
891         - 17  # rls2005 NDRPDR iter env 5
892         - 18  # rls2005 NDRPDR iter env 5
893         - 19  # rls2005 NDRPDR iter env 5
894         - 20  # rls2005 NDRPDR iter env 5
895         - 21  # rls2005 NDRPDR iter env 5
896         - 22  # rls2005 NDRPDR iter env 5
897         - 23  # rls2005 NDRPDR iter env 5
898         - 24  # rls2005 NDRPDR iter env 5
899     vpp-performance-changes-2n-clx-cmp:
900       csit-vpp-perf-report-iterative-2009-2n-clx:
901         - 36  # rls2009 NDRPDR iter env 5
902         - 39  # rls2009 NDRPDR iter env 5
903         - 40  # rls2009 NDRPDR iter env 5
904         - 65  # rls2009 NDRPDR iter env 5
905         - 66  # rls2009 NDRPDR iter env 5
906         - 79  # rls2009 NDRPDR iter env 5
907         - 82  # rls2009 NDRPDR iter env 5
908         - 88  # rls2009 NDRPDR iter env 5
909         - 89  # rls2009 NDRPDR iter env 5
910         - 90  # rls2009 NDRPDR iter env 5
911
912     vpp-performance-changes-2n-dnv-h1:
913       csit-vpp-perf-verify-2001-2n-dnv:
914         - 4   # NDRPDR sel
915         - 5   # NDRPDR sel
916         - 6   # NDRPDR sel
917         - 7   # NDRPDR sel
918         - 8   # NDRPDR sel
919         - 9   # NDRPDR sel
920         - 10  # NDRPDR sel
921         - 11  # NDRPDR sel
922         - 13  # NDRPDR sel
923         - 16  # NDRPDR sel
924     vpp-performance-changes-2n-dnv-ref:
925       csit-vpp-perf-report-iterative-2009-2n-dnv:
926         - 16  # rls2005 NDRPDR iter env 5
927         - 17  # rls2005 NDRPDR iter env 5
928         - 18  # rls2005 NDRPDR iter env 5
929         - 19  # rls2005 NDRPDR iter env 5
930         - 21  # rls2005 NDRPDR iter env 5
931         - 24  # rls2005 NDRPDR iter env 5
932         - 27  # rls2005 NDRPDR iter env 5
933         - 28  # rls2005 NDRPDR iter env 5
934         - 29  # rls2005 NDRPDR iter env 5
935         - 30  # rls2005 NDRPDR iter env 5
936     vpp-performance-changes-2n-dnv-cmp:
937       csit-vpp-perf-report-iterative-2009-2n-dnv:
938         - 3   # rls2009 NDRPDR iter env 5
939         - 5   # rls2009 NDRPDR iter env 5
940         - 6   # rls2009 NDRPDR iter env 5
941         - 7   # rls2009 NDRPDR iter env 5
942         - 9   # rls2009 NDRPDR iter env 5
943         - 10  # rls2009 NDRPDR iter env 5
944         - 11  # rls2009 NDRPDR iter env 5
945         - 12  # rls2009 NDRPDR iter env 5
946         - 14  # rls2009 NDRPDR iter env 5
947         - 15  # rls2009 NDRPDR iter env 5
948
949     vpp-performance-changes-3n-dnv-h1:
950       csit-vpp-perf-verify-2001-3n-dnv:
951         - 5   # NDRPDR sel
952         - 6   # NDRPDR sel
953         - 7   # NDRPDR sel
954         - 8   # NDRPDR sel
955         - 9   # NDRPDR sel
956         - 10  # NDRPDR sel
957         - 12  # NDRPDR sel
958         - 16  # NDRPDR sel
959         - 17  # NDRPDR sel
960         - 18  # NDRPDR sel
961     vpp-performance-changes-3n-dnv-ref:
962       csit-vpp-perf-report-iterative-2009-3n-dnv:
963         - 16  # rls2005 NDRPDR iter env 5
964         - 23  # rls2005 NDRPDR iter env 5
965         - 25  # rls2005 NDRPDR iter env 5
966         - 26  # rls2005 NDRPDR iter env 5
967         - 27  # rls2005 NDRPDR iter env 5
968         - 28  # rls2005 NDRPDR iter env 5
969         - 29  # rls2005 NDRPDR iter env 5
970         - 30  # rls2005 NDRPDR iter env 5
971         - 31  # rls2005 NDRPDR iter env 5
972         - 32  # rls2005 NDRPDR iter env 5
973     vpp-performance-changes-3n-dnv-cmp:
974       csit-vpp-perf-report-iterative-2009-3n-dnv:
975         - 3   # rls2009 NDRPDR iter env 5
976         - 6   # rls2009 NDRPDR iter env 5
977         - 7   # rls2009 NDRPDR iter env 5
978         - 8   # rls2009 NDRPDR iter env 5
979         - 10  # rls2009 NDRPDR iter env 5
980         - 11  # rls2009 NDRPDR iter env 5
981         - 12  # rls2009 NDRPDR iter env 5
982         - 14  # rls2009 NDRPDR iter env 5
983         - 15  # rls2009 NDRPDR iter env 5
984         - 24  # rls2009 NDRPDR iter env 5
985
986     vpp-performance-changes-3n-tsh-h1:
987       csit-vpp-perf-report-iterative-2005-3n-tsh:
988         - 28  # NDRPDR sel 2001.0-4
989         - 29  # NDRPDR sel 2001.0-4
990         - 31  # NDRPDR sel 2001.0-4
991     vpp-performance-changes-3n-tsh-ref-env4:
992       csit-vpp-perf-report-iterative-2005-3n-tsh:
993         - 23  # NDRPDR sel env 4
994         - 25  # NDRPDR sel env 4
995         - 33  # NDRPDR sel env 4
996         - 34  # NDRPDR sel env 4
997         - 35  # NDRPDR sel env 4
998         - 36  # NDRPDR sel env 4
999         - 37  # NDRPDR sel env 4
1000         - 38  # NDRPDR sel env 4
1001         - 39  # NDRPDR sel env 4
1002         - 40  # NDRPDR sel env 4
1003     vpp-performance-changes-3n-tsh-ref-env5:
1004       csit-vpp-perf-report-iterative-2009-3n-tsh:
1005         - 8   # rls2005 NDRPDR iter env 5
1006         - 11  # rls2005 NDRPDR iter env 5
1007         - 12  # rls2005 NDRPDR iter env 5
1008         - 24  # rls2005 NDRPDR iter env 5
1009         - 27  # rls2005 NDRPDR iter env 5
1010         - 29  # rls2005 NDRPDR iter env 5
1011     vpp-performance-changes-3n-tsh-cmp:
1012       # TODO: Add:
1013       csit-vpp-perf-report-iterative-2009-3n-tsh:
1014         - 14  # rls2009 NDRPDR iter env 5
1015         - 20  # rls2009 NDRPDR iter env 5
1016         - 21  # rls2009 NDRPDR iter env 5
1017         - 22  # rls2009 NDRPDR iter env 5
1018         - 23  # rls2009 NDRPDR iter env 5
1019         - 28  # rls2009 NDRPDR iter env 5
1020
1021     vpp-soak-vs-ndr-2n-skx-ref:
1022       csit-vpp-perf-report-iterative-2009-2n-skx:
1023         - 35  # rls2009 NDRPDR iter env 5
1024         - 36  # rls2009 NDRPDR iter env 5
1025         - 37  # rls2009 NDRPDR iter env 5
1026         - 39  # rls2009 NDRPDR iter env 5
1027         - 40  # rls2009 NDRPDR iter env 5
1028         - 42  # rls2009 NDRPDR iter env 5
1029         - 43  # rls2009 NDRPDR iter env 5
1030         - 44  # rls2009 NDRPDR iter env 5
1031         - 46  # rls2009 NDRPDR iter env 5
1032         - 48  # rls2009 NDRPDR iter env 5
1033     vpp-soak-vs-ndr-2n-skx-cmp:
1034       csit-vpp-perf-report-iterative-2009-2n-skx:
1035         - 33  # rls2009 soak env 5
1036         - 34  # rls2009 soak env 5
1037     vpp-soak-vs-ndr-2n-skx:
1038       csit-vpp-perf-report-iterative-2009-2n-skx:
1039         - 35  # rls2009 NDRPDR iter env 5
1040         - 36  # rls2009 NDRPDR iter env 5
1041         - 37  # rls2009 NDRPDR iter env 5
1042         - 39  # rls2009 NDRPDR iter env 5
1043         - 40  # rls2009 NDRPDR iter env 5
1044         - 42  # rls2009 NDRPDR iter env 5
1045         - 43  # rls2009 NDRPDR iter env 5
1046         - 44  # rls2009 NDRPDR iter env 5
1047         - 46  # rls2009 NDRPDR iter env 5
1048         - 48  # rls2009 NDRPDR iter env 5
1049         - 33  # rls2009 soak env 5
1050         - 34  # rls2009 soak env 5
1051
1052     vpp-soak-vs-ndr-2n-clx-ref:
1053       csit-vpp-perf-report-iterative-2009-2n-clx:
1054         - 36  # rls2009 NDRPDR iter env 5
1055         - 39  # rls2009 NDRPDR iter env 5
1056         - 40  # rls2009 NDRPDR iter env 5
1057         - 65  # rls2009 NDRPDR iter env 5
1058         - 66  # rls2009 NDRPDR iter env 5
1059         - 79  # rls2009 NDRPDR iter env 5
1060         - 82  # rls2009 NDRPDR iter env 5
1061         - 88  # rls2009 NDRPDR iter env 5
1062         - 89  # rls2009 NDRPDR iter env 5
1063         - 90  # rls2009 NDRPDR iter env 5
1064     vpp-soak-vs-ndr-2n-clx-cmp:
1065       csit-vpp-perf-report-iterative-2009-2n-clx:
1066         - 33  # rls2009 soak env 5
1067         - 34  # rls2009 soak env 5
1068     vpp-soak-vs-ndr-2n-clx:
1069       csit-vpp-perf-report-iterative-2009-2n-clx:
1070         - 36  # rls2009 NDRPDR iter env 5
1071         - 39  # rls2009 NDRPDR iter env 5
1072         - 40  # rls2009 NDRPDR iter env 5
1073         - 65  # rls2009 NDRPDR iter env 5
1074         - 66  # rls2009 NDRPDR iter env 5
1075         - 79  # rls2009 NDRPDR iter env 5
1076         - 82  # rls2009 NDRPDR iter env 5
1077         - 88  # rls2009 NDRPDR iter env 5
1078         - 89  # rls2009 NDRPDR iter env 5
1079         - 90  # rls2009 NDRPDR iter env 5
1080         - 33  # rls2009 soak env 5
1081         - 34  # rls2009 soak env 5
1082
1083     vpp-performance-changes-3n-hsw-mrr-h1:
1084       csit-vpp-perf-verify-2001-3n-hsw:
1085         - 17  # MRR sel
1086     vpp-performance-changes-3n-hsw-mrr-ref-env4:
1087       csit-vpp-perf-report-iterative-2005-3n-hsw:
1088         - 30  # MRR env 4
1089     vpp-performance-changes-3n-hsw-mrr-ref-env5:
1090       csit-vpp-perf-report-iterative-2009-3n-hsw:
1091         - 18  # rls2005 MRR iter env 5
1092     vpp-performance-changes-3n-hsw-mrr-cmp:
1093       csit-vpp-perf-report-iterative-2009-3n-hsw:
1094         - 23  # rls2009 MRR iter env 5
1095
1096     vpp-performance-changes-3n-skx-mrr-h1:
1097       csit-vpp-perf-verify-2001-3n-skx:
1098         - 50  # MRR sel
1099         - 53  # MRR sel addition
1100     vpp-performance-changes-3n-skx-mrr-ref-env4:
1101       csit-vpp-perf-report-iterative-2005-3n-skx:
1102         - 49  # MRR sel env 4
1103     vpp-performance-changes-3n-skx-mrr-ref-env5:
1104       csit-vpp-perf-report-iterative-2009-3n-skx:
1105         - 17  # rls2005 MRR iter env 5
1106     vpp-performance-changes-3n-skx-mrr-cmp:
1107       csit-vpp-perf-report-iterative-2009-3n-skx:
1108         - 24  # rls2009 MRR iter env 5
1109
1110     vpp-performance-changes-2n-skx-mrr-h1:
1111       csit-vpp-perf-verify-2001-2n-skx:
1112         - 101 # MRR sel
1113         - 128 # MRR sel addition
1114     vpp-performance-changes-2n-skx-mrr-ref-env4:
1115       csit-vpp-perf-report-iterative-2005-2n-skx:
1116         - 99  # MRR sel env 4
1117     vpp-performance-changes-2n-skx-mrr-ref-env5:
1118       csit-vpp-perf-report-iterative-2009-2n-skx:
1119         - 20  # rls2005 MRR iter env 5
1120     vpp-performance-changes-2n-skx-mrr-cmp:
1121       csit-vpp-perf-report-iterative-2009-2n-skx:
1122         - 26  # rls2009 MRR iter env 5
1123
1124     vpp-performance-changes-2n-clx-mrr-h1:
1125       csit-vpp-perf-verify-2001-2n-clx:
1126         - 39  # MRR
1127     vpp-performance-changes-2n-clx-mrr-ref-env4:
1128       csit-vpp-perf-report-iterative-2005-2n-clx:
1129         - 72   # MRR sel env 4
1130     vpp-performance-changes-2n-clx-mrr-ref-env5:
1131       csit-vpp-perf-report-iterative-2009-2n-clx:
1132         - 77  # rls2005 MRR iter env 5
1133     vpp-performance-changes-2n-clx-mrr-cmp:
1134       csit-vpp-perf-report-iterative-2009-2n-clx:
1135         - 78  # rls2009 MRR iter env 5
1136
1137     vpp-performance-changes-2n-dnv-mrr-h1:
1138       csit-vpp-perf-verify-2001-2n-dnv:
1139         - 12  # MRR sel
1140     vpp-performance-changes-2n-dnv-mrr-ref:
1141       csit-vpp-perf-report-iterative-2009-2n-dnv:
1142         - 23  # rls2005 MRR iter env 5
1143     vpp-performance-changes-2n-dnv-mrr-cmp:
1144       csit-vpp-perf-report-iterative-2009-2n-dnv:
1145         - 13  # rls2009 MRR iter env 5
1146
1147     vpp-performance-changes-3n-dnv-mrr-h1:
1148       csit-vpp-perf-verify-2001-3n-dnv:
1149         - 11  # MRR sel
1150     vpp-performance-changes-3n-dnv-mrr-ref:
1151       csit-vpp-perf-report-iterative-2009-3n-dnv:
1152         - 19  # rls2005 MRR iter env 5
1153     vpp-performance-changes-3n-dnv-mrr-cmp:
1154       csit-vpp-perf-report-iterative-2009-3n-dnv:
1155         - 22  # rls2009 MRR iter env 5
1156
1157     vpp-performance-changes-3n-tsh-mrr-h1:
1158       csit-vpp-perf-verify-2001-3n-tsh:
1159         - 9   # MRR sel
1160     vpp-performance-changes-3n-tsh-mrr-ref-env4:
1161       csit-vpp-perf-report-iterative-2005-3n-tsh:
1162         - 27  # MRR sel env 4
1163     vpp-performance-changes-3n-tsh-mrr-ref-env5:
1164       csit-vpp-perf-report-iterative-2009-3n-tsh:
1165         - 13  # rls2005 MRR iter env 5
1166     vpp-performance-changes-3n-tsh-mrr-cmp:
1167       csit-vpp-perf-report-iterative-2009-3n-tsh:
1168         - 15  # rls2009 MRR iter env 5
1169
1170     dpdk-performance-changes-3n-hsw-h1:
1171       csit-dpdk-perf-verify-2001-3n-hsw:
1172         - 4   # NDRPDR sel
1173         - 5   # NDRPDR sel
1174         - 6   # NDRPDR sel
1175         - 7   # NDRPDR sel
1176         - 8   # NDRPDR sel
1177         - 9   # NDRPDR sel
1178         - 10  # NDRPDR sel
1179         - 11  # NDRPDR sel
1180         - 12  # NDRPDR sel
1181         - 13  # NDRPDR sel
1182         - 15  # NDRPDR sel
1183         - 16  # NDRPDR sel
1184         - 17  # NDRPDR sel
1185         - 18  # NDRPDR sel
1186         - 19  # NDRPDR sel
1187         - 20  # NDRPDR sel
1188         - 21  # NDRPDR sel
1189         - 22  # NDRPDR sel
1190         - 23  # NDRPDR sel
1191         - 24  # NDRPDR sel
1192     dpdk-performance-changes-3n-hsw-ref:
1193       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1194         - 25  # NDRPDR iter
1195         - 26  # NDRPDR iter
1196         - 27  # NDRPDR iter
1197         - 28  # NDRPDR iter
1198         - 29  # NDRPDR iter
1199         - 30  # NDRPDR iter
1200         - 31  # NDRPDR iter
1201         - 32  # NDRPDR iter
1202         - 33  # NDRPDR iter
1203         - 34  # NDRPDR iter
1204     dpdk-performance-changes-3n-hsw-cmp:
1205       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1206         - 6   # NDRPDR iter env5
1207         - 7   # NDRPDR iter env5
1208         - 8   # NDRPDR iter env5
1209         - 9   # NDRPDR iter env5
1210         - 10  # NDRPDR iter env5
1211         - 11  # NDRPDR iter env5
1212         - 12  # NDRPDR iter env5
1213         - 13  # NDRPDR iter env5
1214         - 14  # NDRPDR iter env5
1215         - 15  # NDRPDR iter env5
1216
1217     dpdk-performance-changes-3n-skx-h1:
1218       csit-dpdk-perf-verify-2001-3n-skx:
1219         - 29  # NDRPDR sel xxv710
1220         - 33  # NDRPDR sel xxv710
1221         - 34  # NDRPDR sel xxv710
1222         - 35  # NDRPDR sel xxv710
1223         - 36  # NDRPDR sel xxv710
1224         - 37  # NDRPDR sel xxv710
1225         - 41  # NDRPDR sel xxv710
1226         - 42  # NDRPDR sel xxv710
1227         - 43  # NDRPDR sel xxv710
1228         - 45  # NDRPDR sel xxv710
1229         - 30  # NDRPDR sel x710
1230         - 31  # NDRPDR sel x710
1231         - 32  # NDRPDR sel x710
1232         - 38  # NDRPDR sel x710
1233         - 39  # NDRPDR sel x710
1234         - 40  # NDRPDR sel x710
1235         - 44  # NDRPDR sel x710
1236         - 46  # NDRPDR sel x710
1237         - 47  # NDRPDR sel x710
1238         - 48  # NDRPDR sel x710
1239     dpdk-performance-changes-3n-skx-ref:
1240       csit-dpdk-perf-report-iterative-2005-3n-skx:
1241         - 28  # NDRPDR iter
1242         - 29  # NDRPDR iter
1243         - 30  # NDRPDR iter
1244         - 31  # NDRPDR iter
1245         - 32  # NDRPDR iter
1246         - 33  # NDRPDR iter
1247         - 34  # NDRPDR iter
1248         - 35  # NDRPDR iter
1249         - 36  # NDRPDR iter
1250         - 37  # NDRPDR iter
1251     dpdk-performance-changes-3n-skx-cmp:
1252       csit-dpdk-perf-report-iterative-2009-3n-skx:
1253         - 4   # NDRPDR sel env5
1254         - 5   # NDRPDR sel env5
1255         - 6   # NDRPDR sel env5
1256         - 7   # NDRPDR sel env5
1257         - 8   # NDRPDR sel env5
1258         - 9   # NDRPDR sel env5
1259         - 14  # NDRPDR sel env5
1260         - 11  # NDRPDR sel env5
1261         - 12  # NDRPDR sel env5
1262         - 13  # NDRPDR sel env5
1263
1264     dpdk-performance-changes-2n-skx-h1:
1265       csit-dpdk-perf-verify-2001-2n-skx:
1266         - 35  # NDRPDR sel xxv710
1267         - 36  # NDRPDR sel xxv710
1268         - 37  # NDRPDR sel xxv710
1269         - 41  # NDRPDR sel xxv710
1270         - 42  # NDRPDR sel xxv710
1271         - 43  # NDRPDR sel xxv710
1272         - 46  # NDRPDR sel xxv710
1273         - 47  # NDRPDR sel xxv710
1274         - 52  # NDRPDR sel xxv710
1275         - 53  # NDRPDR sel xxv710
1276         - 38  # NDRPDR sel x710
1277         - 39  # NDRPDR sel x710
1278         - 40  # NDRPDR sel x710
1279         - 44  # NDRPDR sel x710
1280         - 45  # NDRPDR sel x710
1281         - 48  # NDRPDR sel x710
1282         - 49  # NDRPDR sel x710
1283         - 50  # NDRPDR sel x710
1284         - 51  # NDRPDR sel x710
1285         - 54  # NDRPDR sel x710
1286     dpdk-performance-changes-2n-skx-ref:
1287       csit-dpdk-perf-report-iterative-2005-2n-skx:
1288         - 20  # NDRPDR iter
1289         - 21  # NDRPDR iter
1290         - 22  # NDRPDR iter
1291         - 23  # NDRPDR iter
1292         - 24  # NDRPDR iter
1293         - 25  # NDRPDR iter
1294         - 26  # NDRPDR iter
1295         - 27  # NDRPDR iter
1296         - 28  # NDRPDR iter
1297         - 29  # NDRPDR iter
1298     dpdk-performance-changes-2n-skx-cmp:
1299       csit-dpdk-perf-report-iterative-2009-2n-skx:
1300         - 4   # NDRPDR iter env5
1301         - 5   # NDRPDR iter env5
1302         - 6   # NDRPDR iter env5
1303         - 7   # NDRPDR iter env5
1304         - 8   # NDRPDR iter env5
1305         - 9   # NDRPDR iter env5
1306         - 10  # NDRPDR iter env5
1307         - 11  # NDRPDR iter env5
1308         - 12  # NDRPDR iter env5
1309         - 13  # NDRPDR iter env5
1310
1311     dpdk-performance-changes-2n-clx-h1:
1312       csit-dpdk-perf-verify-2001-2n-clx:
1313         - 15  # NDRPDR sel
1314         - 16  # NDRPDR sel
1315         - 17  # NDRPDR sel
1316         - 18  # NDRPDR sel
1317         - 19  # NDRPDR sel
1318         - 20  # NDRPDR sel
1319         - 21  # NDRPDR sel
1320         - 22  # NDRPDR sel
1321         - 23  # NDRPDR sel
1322         - 24  # NDRPDR sel
1323         - 25  # NDRPDR sel
1324         - 26  # NDRPDR sel
1325         - 27  # NDRPDR sel
1326         - 28  # NDRPDR sel
1327         - 29  # NDRPDR sel
1328         - 30  # NDRPDR sel
1329         - 31  # NDRPDR sel
1330         - 32  # NDRPDR sel
1331         - 33  # NDRPDR sel
1332         - 34  # NDRPDR sel
1333     dpdk-performance-changes-2n-clx-ref:
1334       csit-dpdk-perf-report-iterative-2005-2n-clx:
1335         - 20  # NDRPDR iter
1336         - 21  # NDRPDR iter
1337         - 22  # NDRPDR iter
1338         - 23  # NDRPDR iter
1339         - 24  # NDRPDR iter
1340         - 25  # NDRPDR iter
1341         - 26  # NDRPDR iter
1342         - 27  # NDRPDR iter
1343         - 28  # NDRPDR iter
1344         - 29  # NDRPDR iter
1345     dpdk-performance-changes-2n-clx-cmp:
1346       csit-dpdk-perf-report-iterative-2009-2n-clx:
1347         - 4   # NDRPDR iter env5
1348         - 5   # NDRPDR iter env5
1349         - 6   # NDRPDR iter env5
1350         - 7   # NDRPDR iter env5
1351         - 8   # NDRPDR iter env5
1352         - 9   # NDRPDR iter env5
1353         - 10  # NDRPDR iter env5
1354         - 11  # NDRPDR iter env5
1355         - 12  # NDRPDR iter env5
1356         - 13  # NDRPDR iter env5
1357
1358 #    dpdk-performance-changes-2n-dnv-h1:
1359 #      csit-dpdk-perf-verify-2001-2n-dnv:
1360 #        - 9   # NDRPDR sel
1361 #        - 10  # NDRPDR sel
1362 #        - 11  # NDRPDR sel
1363 #        - 12  # NDRPDR sel
1364 #        - 13  # NDRPDR sel
1365 #        - 14  # NDRPDR sel
1366 #        - 15  # NDRPDR sel
1367 #        - 16  # NDRPDR sel
1368 #        - 17  # NDRPDR sel
1369 #        - 18  # NDRPDR sel
1370 #    dpdk-performance-changes-2n-dnv-ref:
1371 #      # No data
1372 #    dpdk-performance-changes-2n-dnv-cmp:
1373 #      # No data
1374 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1375
1376 #    dpdk-performance-changes-3n-dnv-h1:
1377 #      csit-dpdk-perf-verify-2001-3n-dnv:
1378 #        - 12  # NDRPDR sel
1379 #        - 13  # NDRPDR sel
1380 #        - 14  # NDRPDR sel
1381 #        - 15  # NDRPDR sel
1382 #        - 16  # NDRPDR sel
1383 #        - 17  # NDRPDR sel
1384 #        - 18  # NDRPDR sel
1385 #        - 19  # NDRPDR sel
1386 #        - 20  # NDRPDR sel
1387 #        - 22  # NDRPDR sel
1388 #    dpdk-performance-changes-3n-dnv-ref:
1389 #      # No data
1390 #    dpdk-performance-changes-3n-dnv-cmp:
1391 #      # No data
1392 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1393
1394     dpdk-performance-changes-3n-tsh-h1:
1395       csit-dpdk-perf-verify-2001-3n-tsh:
1396         - 3   # NDRPDR sel
1397         - 4   # NDRPDR sel
1398         - 5   # NDRPDR sel
1399         - 9   # NDRPDR sel
1400         - 10  # NDRPDR sel
1401         - 11  # NDRPDR sel
1402         - 12  # NDRPDR sel
1403         - 14  # NDRPDR sel
1404         - 15  # NDRPDR sel
1405         - 18  # NDRPDR sel
1406     dpdk-performance-changes-3n-tsh-ref:
1407       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1408         - 5   # NDRPDR sel
1409     dpdk-performance-changes-3n-tsh-cmp:
1410       csit-dpdk-perf-report-iterative-2009-3n-tsh:
1411         - 1   # NDRPDR iter env5
1412         - 2   # NDRPDR iter env5
1413         - 3   # NDRPDR iter env5
1414         - 4   # NDRPDR iter env5
1415         - 5   # NDRPDR iter env5
1416         - 6   # NDRPDR iter env5
1417         - 7   # NDRPDR iter env5
1418         - 9   # NDRPDR iter env5
1419         - 10  # NDRPDR iter env5
1420         - 11  # NDRPDR iter env5
1421
1422     # Compare testbeds
1423
1424     vpp-compare-testbeds-ref:
1425       csit-vpp-perf-report-iterative-2009-3n-hsw:
1426         - 21  # rls2009 NDRPDR iter env 5
1427         - 22  # rls2009 NDRPDR iter env 5
1428         - 24  # rls2009 NDRPDR iter env 5
1429         - 25  # rls2009 NDRPDR iter env 5
1430         - 26  # rls2009 NDRPDR iter env 5
1431         - 27  # rls2009 NDRPDR iter env 5
1432         - 28  # rls2009 NDRPDR iter env 5
1433         - 29  # rls2009 NDRPDR iter env 5
1434         - 30  # rls2009 NDRPDR iter env 5
1435         - 31  # rls2009 NDRPDR iter env 5
1436     vpp-compare-testbeds-cmp:
1437       csit-vpp-perf-report-iterative-2009-3n-skx:
1438         - 26  # rls2009 NDRPDR iter env 5
1439         - 27  # rls2009 NDRPDR iter env 5
1440         - 28  # rls2009 NDRPDR iter env 5
1441         - 29  # rls2009 NDRPDR iter env 5
1442         - 35  # rls2009 NDRPDR iter env 5
1443         - 36  # rls2009 NDRPDR iter env 5
1444         - 37  # rls2009 NDRPDR iter env 5
1445         - 38  # rls2009 NDRPDR iter env 5
1446         - 39  # rls2009 NDRPDR iter env 5
1447         - 40  # rls2009 NDRPDR iter env 5
1448
1449     vpp-compare-testbeds-skx-clx-ref:
1450       csit-vpp-perf-report-iterative-2009-2n-skx:
1451         - 35  # rls2009 NDRPDR iter env 5
1452         - 36  # rls2009 NDRPDR iter env 5
1453         - 37  # rls2009 NDRPDR iter env 5
1454         - 39  # rls2009 NDRPDR iter env 5
1455         - 40  # rls2009 NDRPDR iter env 5
1456         - 42  # rls2009 NDRPDR iter env 5
1457         - 43  # rls2009 NDRPDR iter env 5
1458         - 44  # rls2009 NDRPDR iter env 5
1459         - 46  # rls2009 NDRPDR iter env 5
1460         - 48  # rls2009 NDRPDR iter env 5
1461         - 51  # rls2009 NDRPDR iter NAT44 env 5
1462         - 52  # rls2009 NDRPDR iter NAT44 env 5
1463         - 53  # rls2009 NDRPDR iter NAT44 env 5
1464         - 54  # rls2009 NDRPDR iter NAT44 env 5
1465         - 55  # rls2009 NDRPDR iter NAT44 env 5
1466         - 56  # rls2009 NDRPDR iter NAT44 env 5
1467         - 57  # rls2009 NDRPDR iter NAT44 env 5
1468         - 58  # rls2009 NDRPDR iter NAT44 env 5
1469         - 59  # rls2009 NDRPDR iter NAT44 env 5
1470         - 60  # rls2009 NDRPDR iter NAT44 env 5
1471     vpp-compare-testbeds-skx-clx-cmp:
1472       csit-vpp-perf-report-iterative-2009-2n-clx:
1473         - 36  # rls2009 NDRPDR iter env 5
1474         - 39  # rls2009 NDRPDR iter env 5
1475         - 40  # rls2009 NDRPDR iter env 5
1476         - 65  # rls2009 NDRPDR iter env 5
1477         - 66  # rls2009 NDRPDR iter env 5
1478         - 79  # rls2009 NDRPDR iter env 5
1479         - 82  # rls2009 NDRPDR iter env 5
1480         - 88  # rls2009 NDRPDR iter env 5
1481         - 89  # rls2009 NDRPDR iter env 5
1482         - 90  # rls2009 NDRPDR iter env 5
1483
1484     vpp-compare-testbeds-hsw-clx-ref:
1485       csit-vpp-perf-report-iterative-2009-3n-hsw:
1486         - 21  # rls2009 NDRPDR iter env 5
1487         - 22  # rls2009 NDRPDR iter env 5
1488         - 24  # rls2009 NDRPDR iter env 5
1489         - 25  # rls2009 NDRPDR iter env 5
1490         - 26  # rls2009 NDRPDR iter env 5
1491         - 27  # rls2009 NDRPDR iter env 5
1492         - 28  # rls2009 NDRPDR iter env 5
1493         - 29  # rls2009 NDRPDR iter env 5
1494         - 30  # rls2009 NDRPDR iter env 5
1495         - 31  # rls2009 NDRPDR iter env 5
1496     vpp-compare-testbeds-hsw-clx-cmp:
1497       csit-vpp-perf-report-iterative-2009-2n-clx:
1498         - 36  # rls2009 NDRPDR iter env 5
1499         - 39  # rls2009 NDRPDR iter env 5
1500         - 40  # rls2009 NDRPDR iter env 5
1501         - 65  # rls2009 NDRPDR iter env 5
1502         - 66  # rls2009 NDRPDR iter env 5
1503         - 79  # rls2009 NDRPDR iter env 5
1504         - 82  # rls2009 NDRPDR iter env 5
1505         - 88  # rls2009 NDRPDR iter env 5
1506         - 89  # rls2009 NDRPDR iter env 5
1507         - 90  # rls2009 NDRPDR iter env 5
1508
1509     vpp-compare-testbeds-mrr-ref:
1510       csit-vpp-perf-report-iterative-2009-3n-hsw:
1511         - 23  # rls2009 MRR iter env 5
1512     vpp-compare-testbeds-mrr-cmp:
1513       csit-vpp-perf-report-iterative-2009-3n-skx:
1514         - 24  # rls2009 MRR iter env 5
1515
1516     vpp-compare-testbeds-mrr-skx-clx-ref:
1517       csit-vpp-perf-report-iterative-2009-2n-skx:
1518         - 26  # rls2009 MRR iter env 5
1519     vpp-compare-testbeds-mrr-skx-clx-cmp:
1520       csit-vpp-perf-report-iterative-2009-2n-clx:
1521         - 78  # rls2009 MRR iter env 5
1522
1523     vpp-compare-testbeds-mrr-hsw-clx-ref:
1524       csit-vpp-perf-report-iterative-2009-3n-hsw:
1525         - 23  # rls2009 MRR iter env 5
1526     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1527       csit-vpp-perf-report-iterative-2009-2n-clx:
1528         - 78  # rls2009 MRR iter env 5
1529
1530     dpdk-compare-testbeds-ref:
1531       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1532         - 6   # NDRPDR iter env5
1533         - 7   # NDRPDR iter env5
1534         - 8   # NDRPDR iter env5
1535         - 9   # NDRPDR iter env5
1536         - 10  # NDRPDR iter env5
1537         - 11  # NDRPDR iter env5
1538         - 12  # NDRPDR iter env5
1539         - 13  # NDRPDR iter env5
1540         - 14  # NDRPDR iter env5
1541         - 15  # NDRPDR iter env5
1542     dpdk-compare-testbeds-cmp:
1543       csit-dpdk-perf-report-iterative-2009-3n-skx:
1544         - 4   # NDRPDR sel env5
1545         - 5   # NDRPDR sel env5
1546         - 6   # NDRPDR sel env5
1547         - 7   # NDRPDR sel env5
1548         - 8   # NDRPDR sel env5
1549         - 9   # NDRPDR sel env5
1550         - 14  # NDRPDR sel env5
1551         - 11  # NDRPDR sel env5
1552         - 12  # NDRPDR sel env5
1553         - 13  # NDRPDR sel env5
1554
1555     dpdk-compare-testbeds-skx-clx-ref:
1556       csit-dpdk-perf-report-iterative-2009-2n-skx:
1557         - 4   # NDRPDR iter env5
1558         - 5   # NDRPDR iter env5
1559         - 6   # NDRPDR iter env5
1560         - 7   # NDRPDR iter env5
1561         - 8   # NDRPDR iter env5
1562         - 9   # NDRPDR iter env5
1563         - 10  # NDRPDR iter env5
1564         - 11  # NDRPDR iter env5
1565         - 12  # NDRPDR iter env5
1566         - 13  # NDRPDR iter env5
1567     dpdk-compare-testbeds-skx-clx-cmp:
1568       csit-dpdk-perf-report-iterative-2009-2n-clx:
1569         - 4   # NDRPDR iter env5
1570         - 5   # NDRPDR iter env5
1571         - 6   # NDRPDR iter env5
1572         - 7   # NDRPDR iter env5
1573         - 8   # NDRPDR iter env5
1574         - 9   # NDRPDR iter env5
1575         - 10  # NDRPDR iter env5
1576         - 11  # NDRPDR iter env5
1577         - 12  # NDRPDR iter env5
1578         - 13  # NDRPDR iter env5
1579
1580     # Compare topologies
1581
1582     vpp-compare-topologies-ref:
1583       csit-vpp-perf-report-iterative-2009-3n-skx:
1584         - 26  # rls2009 NDRPDR iter env 5
1585         - 27  # rls2009 NDRPDR iter env 5
1586         - 28  # rls2009 NDRPDR iter env 5
1587         - 29  # rls2009 NDRPDR iter env 5
1588         - 35  # rls2009 NDRPDR iter env 5
1589         - 36  # rls2009 NDRPDR iter env 5
1590         - 37  # rls2009 NDRPDR iter env 5
1591         - 38  # rls2009 NDRPDR iter env 5
1592         - 39  # rls2009 NDRPDR iter env 5
1593         - 40  # rls2009 NDRPDR iter env 5
1594     vpp-compare-topologies-cmp:
1595       csit-vpp-perf-report-iterative-2009-2n-skx:
1596         - 35  # rls2009 NDRPDR iter env 5
1597         - 36  # rls2009 NDRPDR iter env 5
1598         - 37  # rls2009 NDRPDR iter env 5
1599         - 39  # rls2009 NDRPDR iter env 5
1600         - 40  # rls2009 NDRPDR iter env 5
1601         - 42  # rls2009 NDRPDR iter env 5
1602         - 43  # rls2009 NDRPDR iter env 5
1603         - 44  # rls2009 NDRPDR iter env 5
1604         - 46  # rls2009 NDRPDR iter env 5
1605         - 48  # rls2009 NDRPDR iter env 5
1606
1607     vpp-compare-topologies-mrr-ref:
1608       csit-vpp-perf-report-iterative-2009-3n-skx:
1609         - 24  # rls2009 MRR iter env 5
1610     vpp-compare-topologies-mrr-cmp:
1611       csit-vpp-perf-report-iterative-2009-2n-skx:
1612         - 26  # rls2009 MRR iter env 5
1613
1614     dpdk-compare-topologies-ref:
1615       csit-dpdk-perf-report-iterative-2009-3n-skx:
1616         - 4   # NDRPDR sel env5
1617         - 5   # NDRPDR sel env5
1618         - 6   # NDRPDR sel env5
1619         - 7   # NDRPDR sel env5
1620         - 8   # NDRPDR sel env5
1621         - 9   # NDRPDR sel env5
1622         - 14  # NDRPDR sel env5
1623         - 11  # NDRPDR sel env5
1624         - 12  # NDRPDR sel env5
1625         - 13  # NDRPDR sel env5
1626     dpdk-compare-topologies-cmp:
1627       csit-dpdk-perf-report-iterative-2009-2n-skx:
1628         - 4   # NDRPDR iter env5
1629         - 5   # NDRPDR iter env5
1630         - 6   # NDRPDR iter env5
1631         - 7   # NDRPDR iter env5
1632         - 8   # NDRPDR iter env5
1633         - 9   # NDRPDR iter env5
1634         - 10  # NDRPDR iter env5
1635         - 11  # NDRPDR iter env5
1636         - 12  # NDRPDR iter env5
1637         - 13  # NDRPDR iter env5
1638
1639   plot-layouts:
1640
1641     plot-soak-throughput:
1642       titlefont:
1643         size: 16
1644       xaxis:
1645         title: "<b>Test Cases [Index]</b>"
1646         titlefont:
1647           size: 14
1648         autorange: True
1649         fixedrange: False
1650         gridcolor: "rgb(230, 230, 230)"
1651         linecolor: "rgb(220, 220, 220)"
1652         linewidth: 1
1653         showgrid: True
1654         showline: True
1655         showticklabels: True
1656         tickcolor: "rgb(220, 220, 220)"
1657         tickmode: "linear"
1658         tickfont:
1659           size: 14
1660         zeroline: False
1661       yaxis:
1662         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1663         titlefont:
1664           size: 14
1665         gridcolor: "rgb(230, 230, 230)"
1666         hoverformat: ".4r"
1667         tickformat: ".3r"
1668         linecolor: "rgb(220, 220, 220)"
1669         linewidth: 1
1670         showgrid: True
1671         showline: True
1672         showticklabels: True
1673         tickcolor: "rgb(220, 220, 220)"
1674         tickfont:
1675           size: 14
1676         zeroline: False
1677         range: [0,50]
1678       autosize: False
1679       margin:
1680         t: 50
1681         b: 0
1682         l: 80
1683         r: 20
1684       showlegend: True
1685       legend:
1686         orientation: "h"
1687         font:
1688           size: 14
1689       width: 700
1690       height: 900
1691       paper_bgcolor: "#fff"
1692       plot_bgcolor: "#fff"
1693       hoverlabel:
1694         namelength: -1
1695
1696     plot-service-density:
1697       titlefont:
1698         size: 16
1699       xaxis:
1700         side: "top"
1701         autorange: True
1702         fixedrange: False
1703         showgrid: False
1704         showline: False
1705         showticklabels: False
1706         ticks: ""
1707         ticklen: 0
1708         tickwidth: 0
1709         zeroline: False
1710       yaxis:
1711         autorange: "reversed"
1712         showgrid: False
1713         showline: False
1714         showticklabels: False
1715         ticks: ""
1716         ticklen: 0
1717         tickwidth: 0
1718         zeroline: False
1719       showlegend: False
1720       paper_bgcolor: "#fff"
1721       plot_bgcolor: "#fff"
1722       width: 700
1723       height: 700
1724       hoverlabel:
1725         namelength: -1
1726
1727     plot-hoststack:
1728       titlefont:
1729         size: 16
1730       xaxis:
1731         title: "<b>Test Cases [Index]</b>"
1732         titlefont:
1733           size: 14
1734         autorange: True
1735         fixedrange: False
1736         gridcolor: "rgb(230, 230, 230)"
1737         linecolor: "rgb(220, 220, 220)"
1738         linewidth: 1
1739         showgrid: True
1740         showline: True
1741         showticklabels: True
1742         tickcolor: "rgb(220, 220, 220)"
1743         tickmode: "linear"
1744         tickfont:
1745           size: 14
1746         zeroline: False
1747       yaxis:
1748         title: "<b>Bandwidth [Gbps]</b>"
1749         titlefont:
1750           size: 14
1751         gridcolor: "rgb(230, 230, 230)"
1752         hoverformat: ".4s"
1753         linecolor: "rgb(220, 220, 220)"
1754         linewidth: 1
1755         rangemode: "tozero"
1756         showgrid: True
1757         showline: True
1758         showticklabels: True
1759         tickcolor: "rgb(230, 230, 230)"
1760         tickformat: ".3s"
1761         tickfont:
1762           size: 14
1763         zeroline: False
1764       autosize: False
1765       margin:
1766         t: 50
1767         b: 20
1768         l: 80
1769         r: 20
1770       showlegend: True
1771       legend:
1772         orientation: "h"
1773         font:
1774           size: 14
1775       width: 700
1776       height: 800
1777       paper_bgcolor: "#fff"
1778       plot_bgcolor: "#fff"
1779       hoverlabel:
1780         namelength: -1
1781
1782     plot-throughput:
1783       titlefont:
1784         size: 16
1785       xaxis:
1786         title: "<b>Test Cases [Index]</b>"
1787         titlefont:
1788           size: 14
1789         autorange: True
1790         fixedrange: False
1791         gridcolor: "rgb(230, 230, 230)"
1792         linecolor: "rgb(220, 220, 220)"
1793         linewidth: 1
1794         showgrid: True
1795         showline: True
1796         showticklabels: True
1797         tickcolor: "rgb(220, 220, 220)"
1798         tickmode: "linear"
1799         tickfont:
1800           size: 14
1801         zeroline: False
1802       yaxis:
1803         title: "<b>Packet Throughput [Mpps]</b>"
1804         titlefont:
1805           size: 14
1806         gridcolor: "rgb(230, 230, 230)"
1807         hoverformat: ".4r"
1808         tickformat: ".3r"
1809         linecolor: "rgb(220, 220, 220)"
1810         linewidth: 1
1811         showgrid: True
1812         showline: True
1813         showticklabels: True
1814         tickcolor: "rgb(220, 220, 220)"
1815         tickfont:
1816           size: 14
1817         zeroline: False
1818         range: [0,50]
1819       autosize: False
1820       margin:
1821         t: 50
1822         b: 0
1823         l: 80
1824         r: 20
1825       showlegend: True
1826       legend:
1827         orientation: "h"
1828         font:
1829           size: 14
1830       width: 700
1831       height: 900
1832       paper_bgcolor: "#fff"
1833       plot_bgcolor: "#fff"
1834       hoverlabel:
1835         namelength: -1
1836
1837     plot-throughput-speedup-analysis:
1838       titlefont:
1839         size: 16
1840       xaxis:
1841         title: "<b>Number of Cores [Qty]</b>"
1842         titlefont:
1843           size: 14
1844         autorange: True
1845         fixedrange: False
1846         gridcolor: "rgb(230, 230, 230)"
1847         linecolor: "rgb(220, 220, 220)"
1848         linewidth: 1
1849         showgrid: True
1850         showline: True
1851         showticklabels: True
1852         tickcolor: "rgb(238, 238, 238)"
1853         tickmode: "linear"
1854         tickfont:
1855           size: 14
1856         zeroline: False
1857       yaxis:
1858         title: "<b>Packet Throughput [Mpps]</b>"
1859         titlefont:
1860           size: 14
1861         type: "linear"
1862         gridcolor: "rgb(230, 230, 230)"
1863         hoverformat: ".4s"
1864         linecolor: "rgb(220, 220, 220)"
1865         linewidth: 1
1866         showgrid: True
1867         showline: True
1868         showticklabels: True
1869         tickcolor: "rgb(220, 220, 220)"
1870         tickformat: ".4s"
1871         tickfont:
1872           size: 14
1873         zeroline: True
1874         rangemode: "tozero"
1875         range: [0,100]
1876       legend:
1877         orientation: "h"
1878         font:
1879           size: 14
1880         xanchor: "left"
1881         yanchor: "top"
1882         x: 0
1883         y: -0.2
1884         bgcolor: "rgba(255, 255, 255, 0)"
1885         bordercolor: "rgba(255, 255, 255, 0)"
1886         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1887       autosize: False
1888       margin:
1889           't': 50
1890           'b': 150
1891           'l': 85
1892           'r': 10
1893       showlegend: True
1894       width: 700
1895       height: 700
1896       paper_bgcolor: "#fff"
1897       plot_bgcolor: "#fff"
1898       hoverlabel:
1899         namelength: -1
1900       annotations: [
1901         {
1902           text: "_ _          __          ...",
1903           align: "left",
1904           showarrow: False,
1905           xref: "paper",
1906           yref: "paper",
1907           xanchor: "left",
1908           yanchor: "top",
1909           x: 0,
1910           y: -0.14,
1911           font: {
1912             family: "Consolas, Courier New",
1913             size: 13
1914           },
1915         },
1916         {
1917           text: "    Perfect     Measured     Limit",
1918           align: "left",
1919           showarrow: False,
1920           xref: "paper",
1921           yref: "paper",
1922           xanchor: "left",
1923           yanchor: "top",
1924           x: 0,
1925           y: -0.15,
1926           font: {
1927             family: "Consolas, Courier New",
1928             size: 13
1929           },
1930         },
1931       ]
1932
1933     plot-latency:
1934       titlefont:
1935         size: 16
1936       xaxis:
1937         title: "<b>Direction</b>"
1938         titlefont:
1939           size: 14
1940         autorange: True
1941         fixedrange: False
1942         gridcolor: "rgb(230, 230, 230)"
1943         linecolor: "rgb(220, 220, 220)"
1944         linewidth: 1
1945         showgrid: True
1946         showline: True
1947         showticklabels: False
1948         tickcolor: "rgb(220, 220, 220)"
1949         tickmode: "linear"
1950         tickfont:
1951           size: 14
1952         zeroline: False
1953       yaxis:
1954         title: "<b>Packet Latency [uSec]</b>"
1955         titlefont:
1956           size: 14
1957         type: "linear"
1958         gridcolor: "rgb(230, 230, 230)"
1959         hoverformat: ".4s"
1960         linecolor: "rgb(220, 220, 220)"
1961         linewidth: 1
1962         showgrid: True
1963         showline: True
1964         showticklabels: True
1965         tickcolor: "rgb(220, 220, 220)"
1966         tickformat: ".4s"
1967         tickfont:
1968           size: 14
1969         zeroline: True
1970         rangemode: "tozero"
1971       legend:
1972         orientation: "h"
1973         font:
1974           size: 14
1975         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1976       autosize: False
1977       margin:
1978           't': 50
1979           'b': 150
1980           'l': 80
1981           'r': 10
1982       showlegend: True
1983       width: 700
1984       height: 700
1985       paper_bgcolor: "#fff"
1986       plot_bgcolor: "#fff"
1987       hoverlabel:
1988         namelength: -1
1989
1990     plot-hdrh-latency:
1991       title:
1992         text: ""
1993         xanchor: "center"
1994         x: 0.5
1995         font:
1996           size: 16
1997       width: 700
1998       plot_bgcolor: "white"
1999       annotations:
2000         - font:
2001             size: 14
2002           showarrow: False
2003           text: "<b>Packet Latency [uSec]</b>"
2004           x: 1
2005           xanchor: "right"
2006           xref: "paper"
2007           y: -0.045
2008           yanchor: "top"
2009           yref: "paper"
2010         - font:
2011             size: 14
2012           showarrow: False
2013           text: "<b>Probability [%]</b>"
2014           textangle: 270
2015           x: -0.06
2016           xanchor: "center"
2017           xref: "paper"
2018           y: 0.5
2019           yanchor: "middle"
2020           yref: "paper"
2021         - font:
2022             size: 14
2023           showarrow: False
2024           text: "<b>Direction: E-W</b>"
2025           x: 0.24
2026           xanchor: "center"
2027           xref: "paper"
2028           y: 1.05
2029           yanchor: "bottom"
2030           yref: "paper"
2031         - font:
2032             size: 14
2033           showarrow: False
2034           text: "<b>Direction: W-E</b>"
2035           x: 0.74
2036           xanchor: "center"
2037           xref: "paper"
2038           y: 1.05
2039           yanchor: "bottom"
2040           yref: "paper"
2041
2042     plot-hdrh-latency-percentile:
2043       title:
2044         text: ""
2045         xanchor: "center"
2046         x: 0.5
2047         font:
2048           size: 16
2049       xaxis:
2050         type: "log"
2051         title: "<b>Percentile [%]</b>"
2052         titlefont:
2053           size: 14
2054         autorange: True
2055         fixedrange: False
2056         gridcolor: "rgb(230, 230, 230)"
2057         linecolor: "rgb(220, 220, 220)"
2058         linewidth: 1
2059         showgrid: True
2060         showline: True
2061         showticklabels: True
2062         tickcolor: "rgb(220, 220, 220)"
2063         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2064         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2065         tickfont:
2066           size: 14
2067       yaxis:
2068         title: "<b>Packet Latency [uSec]</b>"
2069         titlefont:
2070           size: 14
2071         gridcolor: "rgb(230, 230, 230)"
2072         linecolor: "rgb(220, 220, 220)"
2073         linewidth: 1
2074         showgrid: True
2075         showline: True
2076         showticklabels: True
2077         tickcolor: "rgb(220, 220, 220)"
2078         tickfont:
2079           size: 14
2080       autosize: False
2081       showlegend: True
2082       legend:
2083         traceorder: "normal"
2084         orientation: "h"
2085         font:
2086           size: 14
2087         xanchor: "left"
2088         yanchor: "top"
2089         x: 0
2090         y: -0.15
2091         bgcolor: "rgba(255, 255, 255, 0)"
2092         bordercolor: "rgba(255, 255, 255, 0)"
2093       width: 700
2094       height: 700
2095       paper_bgcolor: "white"
2096       plot_bgcolor: "white"
2097
2098     plot-hdrh-latency-by-percentile:
2099       title:
2100         text: "<b>Latency by Percentile Distribution</b>"
2101         xanchor: "center"
2102         x: 0.5
2103         font:
2104           size: 18
2105       showlegend: True
2106       legend:
2107         traceorder: "normal"
2108         orientation: "h"
2109         font:
2110           size: 16
2111         xanchor: "left"
2112         yanchor: "top"
2113         x: 0
2114         y: -0.2
2115         bgcolor: "rgba(255, 255, 255, 0)"
2116         bordercolor: "rgba(255, 255, 255, 0)"
2117       xaxis:
2118         type: "linear"
2119         title: "<b>Percentile [%]</b>"
2120         titlefont:
2121           size: 14
2122         autorange: False
2123         fixedrange: False
2124         range: [0, 100]
2125         gridcolor: "rgb(230, 230, 230)"
2126         linecolor: "rgb(220, 220, 220)"
2127         linewidth: 1
2128         showgrid: True
2129         showline: True
2130         showticklabels: True
2131         tickcolor: "rgb(220, 220, 220)"
2132         tickvals: [0, 25, 50, 75, 100]
2133         ticktext: [0, 25, 50, 75, 100]
2134         tickfont:
2135           size: 14
2136       yaxis:
2137         title: "<b>One-Way Latency per Direction [uSec]</b>"
2138         titlefont:
2139           size: 14
2140         gridcolor: "rgb(230, 230, 230)"
2141         linecolor: "rgb(220, 220, 220)"
2142         linewidth: 1
2143         showgrid: True
2144         showline: True
2145         showticklabels: True
2146         tickcolor: "rgb(220, 220, 220)"
2147         tickfont:
2148           size: 14
2149       width: 700
2150       height: 700
2151       paper_bgcolor: "white"
2152       plot_bgcolor: "white"
2153
2154 - type: "static"
2155   src-path: "{DIR[RST]}"
2156   dst-path: "{DIR[WORKING,SRC]}"
2157
2158 - type: "input"
2159   general:
2160     file-name: "output_info.xml.gz"
2161     file-format: ".gz"
2162     arch-file-format:
2163       - ".gz"
2164       - ".zip"
2165     download-path: "{job}/{build}/archives/{filename}"
2166     extract: "output.xml"
2167
2168     zip-file-name: "robot-plugin.zip"
2169     zip-file-format: ".zip"
2170     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2171     zip-extract: "robot-plugin/output.xml"
2172
2173   builds:
2174
2175     csit-vpp-perf-verify-2001-3n-hsw:
2176       - 17  # MRR sel
2177     csit-vpp-perf-report-iterative-2005-3n-hsw:
2178       - 20  # NDRPDR sel env 4
2179       - 21  # NDRPDR sel env 4
2180       - 22  # NDRPDR sel env 4
2181       - 23  # NDRPDR sel env 4
2182       - 24  # NDRPDR sel env 4
2183       - 25  # NDRPDR sel env 4
2184       - 26  # NDRPDR sel env 4
2185       - 27  # NDRPDR sel env 4
2186       - 28  # NDRPDR sel env 4
2187       - 29  # NDRPDR sel env 4
2188       - 30  # MRR env 4
2189       - 31  # NDRPDR sel 2001.0-4
2190       - 32  # NDRPDR sel 2001.0-4
2191       - 33  # NDRPDR sel 2001.0-4
2192       - 34  # NDRPDR sel 2001.0-4
2193       - 35  # NDRPDR sel 2001.0-4
2194       - 36  # NDRPDR sel 2001.0-4
2195       - 38  # NDRPDR sel 2001.0-4
2196     csit-vpp-perf-report-iterative-2009-3n-hsw:
2197       - 18  # rls2005 MRR iter env 5
2198       - 9   # rls2005 NDRPDR iter env 5
2199       - 10  # rls2005 NDRPDR iter env 5
2200       - 11  # rls2005 NDRPDR iter env 5
2201       - 12  # rls2005 NDRPDR iter env 5
2202       - 13  # rls2005 NDRPDR iter env 5
2203       - 14  # rls2005 NDRPDR iter env 5
2204       - 15  # rls2005 NDRPDR iter env 5
2205       - 16  # rls2005 NDRPDR iter env 5
2206       - 17  # rls2005 NDRPDR iter env 5
2207       - 19  # rls2005 NDRPDR iter env 5
2208       - 23  # rls2009 MRR iter env 5
2209       - 21  # rls2009 NDRPDR iter env 5
2210       - 22  # rls2009 NDRPDR iter env 5
2211       - 24  # rls2009 NDRPDR iter env 5
2212       - 25  # rls2009 NDRPDR iter env 5
2213       - 26  # rls2009 NDRPDR iter env 5
2214       - 27  # rls2009 NDRPDR iter env 5
2215       - 28  # rls2009 NDRPDR iter env 5
2216       - 29  # rls2009 NDRPDR iter env 5
2217       - 30  # rls2009 NDRPDR iter env 5
2218       - 31  # rls2009 NDRPDR iter env 5
2219       - 32  # rls2009 Hoststack iter env 5
2220       - 33  # rls2009 Hoststack iter env 5
2221       - 34  # rls2009 Hoststack iter env 5
2222       - 35  # rls2009 Hoststack iter env 5
2223       - 36  # rls2009 Hoststack iter env 5
2224       - 37  # rls2009 Hoststack iter env 5
2225       - 38  # rls2009 Hoststack iter env 5
2226       - 39  # rls2009 Hoststack iter env 5
2227       - 40  # rls2009 Hoststack iter env 5
2228       - 41  # rls2009 Hoststack iter env 5
2229     csit-vpp-perf-report-coverage-2009-3n-hsw:
2230       - 3   # rls2009 NDRPDR cov 3n-hsw-crypto-00
2231       - 4   # rls2009 NDRPDR cov 3n-hsw-crypto-01
2232       - 5   # rls2009 NDRPDR cov 3n-hsw-crypto-02
2233       - 6   # rls2009 NDRPDR cov 3n-hsw-crypto-03
2234       - 7   # rls2009 NDRPDR cov 3n-hsw-ip4-00
2235       - 8   # rls2009 NDRPDR cov 3n-hsw-ip4-01
2236       - 9   # rls2009 NDRPDR cov 3n-hsw-ip4-02
2237       - 10  # rls2009 NDRPDR cov 3n-hsw-ip4-03
2238       - 11  # rls2009 NDRPDR cov 3n-hsw-ip4-04
2239       - 12  # rls2009 NDRPDR cov 3n-hsw-ip4-05
2240       - 13  # rls2009 NDRPDR cov 3n-hsw-ip4-06
2241       - 14  # rls2009 NDRPDR cov 3n-hsw-ip4-07
2242       - 15  # rls2009 NDRPDR cov 3n-hsw-ip4tun-00
2243       - 16  # rls2009 NDRPDR cov 3n-hsw-ip4tun-01
2244       - 17  # rls2009 NDRPDR cov 3n-hsw-ip4tun-02
2245       - 18  # rls2009 NDRPDR cov 3n-hsw-ip6-00
2246       - 19  # rls2009 NDRPDR cov 3n-hsw-ip6-01
2247       - 20  # rls2009 NDRPDR cov 3n-hsw-ip6tun-00
2248       - 21  # rls2009 NDRPDR cov 3n-hsw-l2-00
2249       - 22  # rls2009 NDRPDR cov 3n-hsw-l2-01
2250       - 23  # rls2009 NDRPDR cov 3n-hsw-l2-01
2251       - 24  # rls2009 NDRPDR cov 3n-hsw-l2-03
2252       - 25  # rls2009 NDRPDR cov 3n-hsw-l2-04
2253       - 26  # rls2009 NDRPDR cov 3n-hsw-l2-05
2254       - 27  # rls2009 NDRPDR cov 3n-hsw-l2-06
2255       - 28  # rls2009 NDRPDR cov 3n-hsw-l2-07
2256       - 29  # rls2009 NDRPDR cov 3n-hsw-l2-08
2257       - 30  # rls2009 NDRPDR cov 3n-hsw-l2-09
2258       - 31  # rls2009 NDRPDR cov 3n-hsw-l2-10
2259       - 32  # rls2009 NDRPDR cov 3n-hsw-memif-00
2260       - 33  # rls2009 NDRPDR cov 3n-hsw-srv6-00
2261       - 34  # rls2009 NDRPDR cov 3n-hsw-srv6-01
2262       - 35  # rls2009 NDRPDR cov 3n-hsw-vhost-00
2263       - 36  # rls2009 NDRPDR cov 3n-hsw-vhost-01
2264       - 37  # rls2009 NDRPDR cov 3n-hsw-vhost-02
2265
2266     csit-vpp-perf-verify-2001-3n-skx:
2267       - 50  # MRR sel
2268       - 53  # MRR sel addition
2269     csit-vpp-perf-report-iterative-2005-3n-skx:
2270       - 4   # NDRPDR sel
2271       - 5   # NDRPDR sel ??? all x710 failed
2272       - 33  # NDRPDR sel
2273       - 28  # NDRPDR sel
2274       - 34  # NDRPDR sel
2275       - 42  # NDRPDR sel env 4
2276       - 43  # NDRPDR sel env 4
2277       - 44  # NDRPDR sel env 4
2278       - 45  # NDRPDR sel env 4
2279       - 47  # NDRPDR sel env 4
2280       - 55  # NDRPDR sel env 4
2281       - 56  # NDRPDR sel env 4
2282       - 57  # NDRPDR sel env 4
2283       - 61  # NDRPDR sel env 4
2284       - 62  # NDRPDR sel env 4
2285       - 50  # NDRPDR sel 2001.0-4
2286       - 51  # NDRPDR sel 2001.0-4
2287       - 52  # NDRPDR sel 2001.0-4
2288       - 53  # NDRPDR sel 2001.0-4
2289       - 54  # NDRPDR sel 2001.0-4
2290       - 49  # MRR sel env 4
2291     # TODO: Add:
2292     csit-vpp-perf-report-iterative-2009-3n-skx:
2293       - 17  # rls2005 MRR iter env 5
2294       - 13  # rls2005 NDRPDR iter env 5
2295       - 18  # rls2005 NDRPDR iter env 5
2296       - 19  # rls2005 NDRPDR iter env 5
2297       - 41  # rls2005 NDRPDR iter env 5
2298       - 43  # rls2005 NDRPDR iter env 5
2299       - 24  # rls2009 MRR iter env 5
2300       - 26  # rls2009 NDRPDR iter env 5
2301       - 27  # rls2009 NDRPDR iter env 5
2302       - 28  # rls2009 NDRPDR iter env 5
2303       - 29  # rls2009 NDRPDR iter env 5
2304       - 35  # rls2009 NDRPDR iter env 5
2305       - 36  # rls2009 NDRPDR iter env 5
2306       - 37  # rls2009 NDRPDR iter env 5
2307       - 38  # rls2009 NDRPDR iter env 5
2308       - 39  # rls2009 NDRPDR iter env 5
2309       - 40  # rls2009 NDRPDR iter env 5
2310     csit-vpp-perf-report-coverage-2009-3n-skx:
2311       - 36  # rls2009 NDRPDR cov 3n-skx-crypto-00
2312       - 3   # rls2009 NDRPDR cov 3n-skx-crypto-01
2313       - 4   # rls2009 NDRPDR cov 3n-skx-crypto-02
2314       - 37  # rls2009 NDRPDR cov 3n-skx-crypto-03
2315       - 6   # rls2009 NDRPDR cov 3n-skx-ip4-00
2316       - 7   # rls2009 NDRPDR cov 3n-skx-ip4-01
2317       - 8   # rls2009 NDRPDR cov 3n-skx-ip4-02
2318       - 9   # rls2009 NDRPDR cov 3n-skx-ip4-03
2319       - 10  # rls2009 NDRPDR cov 3n-skx-ip4-04
2320       - 38  # rls2009 NDRPDR cov 3n-skx-ip4-05
2321       - 12  # rls2009 NDRPDR cov 3n-skx-ip4-06
2322       - 39  # rls2009 NDRPDR cov 3n-skx-ip4-07
2323       - 14  # rls2009 NDRPDR cov 3n-skx-ip4tun-00
2324       - 15  # rls2009 NDRPDR cov 3n-skx-ip4tun-01
2325       - 16  # rls2009 NDRPDR cov 3n-skx-ip4tun-02
2326       - 40  # rls2009 NDRPDR cov 3n-skx-ip6-00
2327       - 18  # rls2009 NDRPDR cov 3n-skx-ip6-01
2328       - 19  # rls2009 NDRPDR cov 3n-skx-ip6tun-00
2329       - 20  # rls2009 NDRPDR cov 3n-skx-l2-00
2330       - 21  # rls2009 NDRPDR cov 3n-skx-l2-01
2331       - 22  # rls2009 NDRPDR cov 3n-skx-l2-02
2332       - 23  # rls2009 NDRPDR cov 3n-skx-l2-03
2333       - 24  # rls2009 NDRPDR cov 3n-skx-l2-04
2334       - 41  # rls2009 NDRPDR cov 3n-skx-l2-05
2335       - 42  # rls2009 NDRPDR cov 3n-skx-l2-06
2336       - 43  # rls2009 NDRPDR cov 3n-skx-l2-07
2337       - 28  # rls2009 NDRPDR cov 3n-skx-l2-08
2338       - 44  # rls2009 NDRPDR cov 3n-skx-l2-09
2339       - 45  # rls2009 NDRPDR cov 3n-skx-l2-10
2340       - 46  # rls2009 NDRPDR cov 3n-skx-memif-00
2341       - 47  # rls2009 NDRPDR cov 3n-skx-srv6-00
2342       - 48  # rls2009 NDRPDR cov 3n-skx-srv6-01
2343       - 49  # rls2009 NDRPDR cov 3n-skx-vhost-00
2344       - 50  # rls2009 NDRPDR cov 3n-skx-vhost-01
2345       - 51  # rls2009 NDRPDR cov 3n-skx-vhost-02
2346       - 54  # rls2009 NDRPDR cov 3n-skx-vhost-03
2347
2348     csit-vpp-perf-verify-2001-2n-skx:
2349       - 101  # MRR sel - old
2350       - 128  # MRR sel addition - old
2351     csit-vpp-perf-report-iterative-2005-2n-skx:
2352       - 88  # NDRPDR sel env 4
2353       - 89  # NDRPDR sel env 4
2354       - 90  # NDRPDR sel env 4
2355       - 91  # NDRPDR sel env 4
2356       - 92  # NDRPDR sel env 4
2357       - 93  # NDRPDR sel env 4
2358       - 94  # NDRPDR sel env 4
2359       - 125 # NDRPDR sel env 4
2360       - 126 # NDRPDR sel env 4
2361       - 127 # NDRPDR sel env 4
2362       - 100 # NDRPDR sel 2001.0-4
2363       - 101 # NDRPDR sel 2001.0-4
2364       - 102 # NDRPDR sel 2001.0-4
2365       - 103 # NDRPDR sel 2001.0-4
2366       - 104 # NDRPDR sel 2001.0-4
2367       - 105 # NDRPDR sel 2001.0-4
2368       - 99  # MRR sel env 4
2369     csit-vpp-perf-report-iterative-2009-2n-skx:
2370       - 20  # rls2005 MRR iter env 5
2371       - 13  # rls2005 NDRPDR iter env 5
2372       - 16  # rls2005 NDRPDR iter env 5
2373       - 17  # rls2005 NDRPDR iter env 5
2374       - 18  # rls2005 NDRPDR iter env 5
2375       - 19  # rls2005 NDRPDR iter env 5
2376       - 21  # rls2005 NDRPDR iter env 5
2377       - 22  # rls2005 NDRPDR iter env 5
2378       - 23  # rls2005 NDRPDR iter env 5
2379       - 24  # rls2005 NDRPDR iter env 5
2380       - 25  # rls2005 NDRPDR iter env 5
2381       - 26  # rls2009 MRR iter env 5
2382       - 35  # rls2009 NDRPDR iter env 5
2383       - 36  # rls2009 NDRPDR iter env 5
2384       - 37  # rls2009 NDRPDR iter env 5
2385       - 39  # rls2009 NDRPDR iter env 5
2386       - 40  # rls2009 NDRPDR iter env 5
2387       - 42  # rls2009 NDRPDR iter env 5
2388       - 43  # rls2009 NDRPDR iter env 5
2389       - 44  # rls2009 NDRPDR iter env 5
2390       - 46  # rls2009 NDRPDR iter env 5
2391       - 48  # rls2009 NDRPDR iter env 5
2392       - 51  # rls2009 NDRPDR iter NAT44 env 5
2393       - 52  # rls2009 NDRPDR iter NAT44 env 5
2394       - 53  # rls2009 NDRPDR iter NAT44 env 5
2395       - 54  # rls2009 NDRPDR iter NAT44 env 5
2396       - 55  # rls2009 NDRPDR iter NAT44 env 5
2397       - 56  # rls2009 NDRPDR iter NAT44 env 5
2398       - 57  # rls2009 NDRPDR iter NAT44 env 5
2399       - 58  # rls2009 NDRPDR iter NAT44 env 5
2400       - 59  # rls2009 NDRPDR iter NAT44 env 5
2401       - 60  # rls2009 NDRPDR iter NAT44 env 5
2402       - 38  # rls2009 nf-density iter env 5
2403       - 41  # rls2009 nf-density iter env 5
2404       - 45  # rls2009 nf-density iter env 5
2405       - 47  # rls2009 nf-density iter env 5
2406       - 49  # rls2009 nf-density iter env 5
2407       - 63  # rls2009 nf-density iter env 5
2408       - 65  # rls2009 nf-density iter env 5
2409       - 66  # rls2009 nf-density iter env 5
2410       - 71  # rls2009 nf-density iter env 5
2411       - 72  # rls2009 nf-density iter env 5
2412       - 50  # rls2009 MRR nf-density iter env 5
2413       - 27  # rls2009 reconf env 5
2414       - 28  # rls2009 reconf env 5
2415       - 29  # rls2009 reconf env 5
2416       - 30  # rls2009 reconf env 5
2417       - 31  # rls2009 reconf env 5
2418       - 32  # rls2009 reconf env 5
2419       - 61  # rls2009 reconf env 5
2420       - 62  # rls2009 reconf env 5
2421       - 68  # rls2009 reconf env 5
2422       - 70  # rls2009 reconf env 5
2423       - 33  # rls2009 soak env 5
2424       - 34  # rls2009 soak env 5
2425     csit-vpp-perf-report-coverage-2009-2n-skx:
2426       - 18  # rls2009 NDRPDR cov 2n-skx-ip4-00
2427       - 19  # rls2009 NDRPDR cov 2n-skx-ip4-01
2428       - 10  # rls2009 NDRPDR cov 2n-skx-ip4-02
2429       - 20  # rls2009 NDRPDR cov 2n-skx-ip4-03
2430       - 21  # rls2009 NDRPDR cov 2n-skx-ip4-04
2431       - 13  # rls2009 NDRPDR cov 2n-skx-ip4-05
2432       - 22  # rls2009 NDRPDR cov 2n-skx-ip6-00
2433       - 23  # rls2009 NDRPDR cov 2n-skx-ip6-01
2434       - 24  # rls2009 NDRPDR cov 2n-skx-l2-00
2435       - 25  # rls2009 NDRPDR cov 2n-skx-l2-01
2436       - 26  # rls2009 NDRPDR cov 2n-skx-lb-00
2437       - 27  # rls2009 NDRPDR cov 2n-skx-memif-00
2438       - 28  # rls2009 NDRPDR cov 2n-skx-vhost-00
2439       - 29  # rls2009 NDRPDR cov 2n-skx-vhost-01
2440       - 30  # rls2009 NDRPDR cov 2n-skx-vts-00
2441
2442     csit-vpp-perf-verify-2001-2n-clx:
2443       - 39  # MRR
2444     csit-vpp-perf-report-iterative-2005-2n-clx:
2445       - 62  # NDRPDR sel env 4
2446       - 63  # NDRPDR sel env 4
2447       - 64  # NDRPDR sel env 4
2448       - 65  # NDRPDR sel env 4
2449       - 66  # NDRPDR sel env 4
2450       - 68  # NDRPDR sel env 4
2451       - 69  # NDRPDR sel env 4
2452       - 70  # NDRPDR sel env 4
2453       - 103 # NDRPDR sel env 4
2454       - 104 # NDRPDR sel env 4
2455       - 73  # NDRPDR sel 2001.0-4
2456       - 74  # NDRPDR sel 2001.0-4
2457       - 75  # NDRPDR sel 2001.0-4
2458       - 76  # NDRPDR sel 2001.0-4
2459       - 77  # NDRPDR sel 2001.0-4
2460       - 78  # NDRPDR sel 2001.0-4
2461       - 79  # NDRPDR sel 2001.0-4
2462       - 80  # NDRPDR sel 2001.0-4
2463       - 72  # MRR env 4
2464     csit-vpp-perf-report-iterative-2009-2n-clx:
2465       - 77  # rls2005 MRR iter env 5
2466       - 13  # rls2005 NDRPDR iter env 5
2467       - 15  # rls2005 NDRPDR iter env 5
2468       - 17  # rls2005 NDRPDR iter env 5
2469       - 18  # rls2005 NDRPDR iter env 5
2470       - 19  # rls2005 NDRPDR iter env 5
2471       - 20  # rls2005 NDRPDR iter env 5
2472       - 21  # rls2005 NDRPDR iter env 5
2473       - 22  # rls2005 NDRPDR iter env 5
2474       - 23  # rls2005 NDRPDR iter env 5
2475       - 24  # rls2005 NDRPDR iter env 5
2476       - 78  # rls2009 MRR iter env 5
2477       - 36  # rls2009 NDRPDR iter env 5
2478       - 39  # rls2009 NDRPDR iter env 5
2479       - 40  # rls2009 NDRPDR iter env 5
2480       - 65  # rls2009 NDRPDR iter env 5
2481       - 66  # rls2009 NDRPDR iter env 5
2482       - 79  # rls2009 NDRPDR iter env 5
2483       - 82  # rls2009 NDRPDR iter env 5
2484       - 88  # rls2009 NDRPDR iter env 5
2485       - 89  # rls2009 NDRPDR iter env 5
2486       - 90  # rls2009 NDRPDR iter env 5
2487       - 37  # rls2009 nf-density iter env 5
2488       - 43  # rls2009 nf-density iter env 5
2489       - 69  # rls2009 nf-density iter env 5
2490       - 70  # rls2009 nf-density iter env 5
2491       - 71  # rls2009 nf-density iter env 5
2492       - 72  # rls2009 nf-density iter env 5
2493       - 73  # rls2009 nf-density iter env 5
2494       - 74  # rls2009 nf-density iter env 5
2495       - 75  # rls2009 nf-density iter env 5
2496       - 76  # rls2009 nf-density iter env 5
2497       - 45  # rls2009 MRR nf-density iter env 5
2498       - 25  # rls2009 reconf env 5
2499       - 27  # rls2009 reconf env 5
2500       - 28  # rls2009 reconf env 5
2501       - 29  # rls2009 reconf env 5
2502       - 30  # rls2009 reconf env 5
2503       - 30  # rls2009 reconf env 5
2504       - 32  # rls2009 reconf env 5
2505       - 48  # rls2009 reconf env 5
2506       - 53  # rls2009 reconf env 5
2507       - 68  # rls2009 reconf env 5
2508       - 33  # rls2009 soak env 5
2509       - 34  # rls2009 soak env 5
2510     csit-vpp-perf-report-coverage-2009-2n-clx:
2511       - 2   # rls2009 NDRPDR cov 2n-clx-ip4-00
2512       - 3   # rls2009 NDRPDR cov 2n-clx-ip4-01
2513       - 4   # rls2009 NDRPDR cov 2n-clx-ip4-02
2514       - 5   # rls2009 NDRPDR cov 2n-clx-ip4-03
2515       - 6   # rls2009 NDRPDR cov 2n-clx-ip4-04
2516       - 7   # rls2009 NDRPDR cov 2n-clx-ip4-05
2517       - 22  # rls2009 NDRPDR cov 2n-clx-ip6-00
2518       - 9   # rls2009 NDRPDR cov 2n-clx-ip6-01
2519       - 17  # rls2009 NDRPDR cov 2n-clx-l2-00
2520       - 21  # rls2009 NDRPDR cov 2n-clx-l2-01
2521       - 12  # rls2009 NDRPDR cov 2n-clx-lb-00
2522       - 13  # rls2009 NDRPDR cov 2n-clx-memif-00
2523       - 14  # rls2009 NDRPDR cov 2n-clx-vhost-00
2524       - 15  # rls2009 NDRPDR cov 2n-clx-vhost-01
2525       - 16  # rls2009 NDRPDR cov 2n-clx-vts-00
2526
2527     csit-vpp-perf-verify-2001-3n-tsh:
2528       - 9   # MRR sel
2529     csit-vpp-perf-report-iterative-2005-3n-tsh:
2530       - 23  # NDRPDR sel env 4
2531       - 25  # NDRPDR sel env 4
2532       - 33  # NDRPDR sel env 4
2533       - 34  # NDRPDR sel env 4
2534       - 35  # NDRPDR sel env 4
2535       - 36  # NDRPDR sel env 4
2536       - 37  # NDRPDR sel env 4
2537       - 38  # NDRPDR sel env 4
2538       - 39  # NDRPDR sel env 4
2539       - 40  # NDRPDR sel env 4
2540       - 28  # NDRPDR sel 2001.0-4
2541       - 29  # NDRPDR sel 2001.0-4
2542       - 31  # NDRPDR sel 2001.0-4
2543       - 27  # MRR sel env 4
2544     # TODO: Add:
2545     csit-vpp-perf-report-iterative-2009-3n-tsh:
2546       - 8   # rls2005 NDRPDR iter env 5
2547       - 11  # rls2005 NDRPDR iter env 5
2548       - 12  # rls2005 NDRPDR iter env 5
2549       - 24  # rls2005 NDRPDR iter env 5
2550       - 27  # rls2005 NDRPDR iter env 5
2551       - 29  # rls2005 NDRPDR iter env 5
2552       - 13  # rls2005 MRR iter env 5
2553       - 14  # rls2009 NDRPDR iter env 5
2554       - 20  # rls2009 NDRPDR iter env 5
2555       - 21  # rls2009 NDRPDR iter env 5
2556       - 22  # rls2009 NDRPDR iter env 5
2557       - 23  # rls2009 NDRPDR iter env 5
2558       - 28  # rls2009 NDRPDR iter env 5
2559       - 15  # rls2009 MRR iter env 5
2560
2561     csit-vpp-perf-verify-2001-3n-dnv:
2562       - 5   # NDRPDR sel
2563       - 6   # NDRPDR sel
2564       - 7   # NDRPDR sel
2565       - 8   # NDRPDR sel
2566       - 9   # NDRPDR sel
2567       - 10  # NDRPDR sel
2568       - 12  # NDRPDR sel
2569       - 16  # NDRPDR sel
2570       - 17  # NDRPDR sel
2571       - 18  # NDRPDR sel
2572       - 11  # MRR sel
2573     csit-vpp-perf-report-iterative-2009-3n-dnv:
2574       - 16  # rls2005 NDRPDR iter env 5
2575       - 23  # rls2005 NDRPDR iter env 5
2576       - 25  # rls2005 NDRPDR iter env 5
2577       - 26  # rls2005 NDRPDR iter env 5
2578       - 27  # rls2005 NDRPDR iter env 5
2579       - 28  # rls2005 NDRPDR iter env 5
2580       - 29  # rls2005 NDRPDR iter env 5
2581       - 30  # rls2005 NDRPDR iter env 5
2582       - 31  # rls2005 NDRPDR iter env 5
2583       - 32  # rls2005 NDRPDR iter env 5
2584       - 19  # rls2005 MRR iter env 5
2585       - 3   # rls2009 NDRPDR iter env 5
2586       - 6   # rls2009 NDRPDR iter env 5
2587       - 7   # rls2009 NDRPDR iter env 5
2588       - 8   # rls2009 NDRPDR iter env 5
2589       - 10  # rls2009 NDRPDR iter env 5
2590       - 11  # rls2009 NDRPDR iter env 5
2591       - 12  # rls2009 NDRPDR iter env 5
2592       - 14  # rls2009 NDRPDR iter env 5
2593       - 15  # rls2009 NDRPDR iter env 5
2594       - 24  # rls2009 NDRPDR iter env 5
2595       - 22  # rls2009 MRR iter env 5
2596     csit-vpp-perf-report-coverage-2009-3n-dnv:
2597       - 10  # rls2009 NDRPDR cov 3n-dnv-crypto-00
2598       - 2   # rls2009 NDRPDR cov 3n-dnv-crypto-01
2599       - 11  # rls2009 NDRPDR cov 3n-dnv-ip4-00
2600       - 12  # rls2009 NDRPDR cov 3n-dnv-ip4-01
2601       - 13  # rls2009 NDRPDR cov 3n-dnv-ip4tun-00
2602       - 14  # rls2009 NDRPDR cov 3n-dnv-ip6-00
2603       - 15  # rls2009 NDRPDR cov 3n-dnv-ip6-01
2604       - 16  # rls2009 NDRPDR cov 3n-dnv-l2-00
2605       - 17  # rls2009 NDRPDR cov 3n-dnv-l2-01
2606
2607     csit-vpp-perf-verify-2001-2n-dnv:
2608       - 4   # NDRPDR sel
2609       - 5   # NDRPDR sel
2610       - 6   # NDRPDR sel
2611       - 7   # NDRPDR sel
2612       - 8   # NDRPDR sel
2613       - 9   # NDRPDR sel
2614       - 10  # NDRPDR sel
2615       - 11  # NDRPDR sel
2616       - 13  # NDRPDR sel
2617       - 16  # NDRPDR sel
2618       - 12  # MRR sel
2619     csit-vpp-perf-report-iterative-2009-2n-dnv:
2620       - 16  # rls2005 NDRPDR iter env 5
2621       - 17  # rls2005 NDRPDR iter env 5
2622       - 18  # rls2005 NDRPDR iter env 5
2623       - 19  # rls2005 NDRPDR iter env 5
2624       - 21  # rls2005 NDRPDR iter env 5
2625       - 24  # rls2005 NDRPDR iter env 5
2626       - 27  # rls2005 NDRPDR iter env 5
2627       - 28  # rls2005 NDRPDR iter env 5
2628       - 29  # rls2005 NDRPDR iter env 5
2629       - 30  # rls2005 NDRPDR iter env 5
2630       - 23  # rls2005 MRR iter env 5
2631       - 3   # rls2009 NDRPDR iter env 5
2632       - 5   # rls2009 NDRPDR iter env 5
2633       - 6   # rls2009 NDRPDR iter env 5
2634       - 7   # rls2009 NDRPDR iter env 5
2635       - 9   # rls2009 NDRPDR iter env 5
2636       - 10  # rls2009 NDRPDR iter env 5
2637       - 11  # rls2009 NDRPDR iter env 5
2638       - 12  # rls2009 NDRPDR iter env 5
2639       - 14  # rls2009 NDRPDR iter env 5
2640       - 15  # rls2009 NDRPDR iter env 5
2641       - 13  # rls2009 MRR iter env 5
2642     csit-vpp-perf-report-coverage-2009-2n-dnv:
2643       - 2   # rls2009 NDRPDR cov 2n-dnv-ip4-00
2644       - 3   # rls2009 NDRPDR cov 2n-dnv-ip4-01
2645       - 4   # rls2009 NDRPDR cov 2n-dnv-ip6-00
2646       - 5   # rls2009 NDRPDR cov 2n-dnv-ip6-01
2647       - 6   # rls2009 NDRPDR cov 2n-dnv-l2-00
2648       - 7   # rls2009 NDRPDR cov 2n-dnv-l2-01
2649
2650     csit-dpdk-perf-verify-2001-3n-hsw:
2651       - 4   # NDRPDR sel
2652       - 5   # NDRPDR sel
2653       - 6   # NDRPDR sel
2654       - 7   # NDRPDR sel
2655       - 8   # NDRPDR sel
2656       - 9   # NDRPDR sel
2657       - 10  # NDRPDR sel
2658       - 11  # NDRPDR sel
2659       - 12  # NDRPDR sel
2660       - 13  # NDRPDR sel
2661       - 15  # NDRPDR sel
2662       - 16  # NDRPDR sel
2663       - 17  # NDRPDR sel
2664       - 18  # NDRPDR sel
2665       - 19  # NDRPDR sel
2666       - 20  # NDRPDR sel
2667       - 21  # NDRPDR sel
2668       - 22  # NDRPDR sel
2669       - 23  # NDRPDR sel
2670       - 24  # NDRPDR sel
2671     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2672       - 25  # NDRPDR iter
2673       - 26  # NDRPDR iter
2674       - 27  # NDRPDR iter
2675       - 28  # NDRPDR iter
2676       - 29  # NDRPDR iter
2677       - 30  # NDRPDR iter
2678       - 31  # NDRPDR iter
2679       - 32  # NDRPDR iter
2680       - 33  # NDRPDR iter
2681       - 34  # NDRPDR iter
2682     csit-dpdk-perf-report-iterative-2009-3n-hsw:
2683       - 6   # NDRPDR iter env5
2684       - 7   # NDRPDR iter env5
2685       - 8   # NDRPDR iter env5
2686       - 9   # NDRPDR iter env5
2687       - 10  # NDRPDR iter env5
2688       - 11  # NDRPDR iter env5
2689       - 12  # NDRPDR iter env5
2690       - 13  # NDRPDR iter env5
2691       - 14  # NDRPDR iter env5
2692       - 15  # NDRPDR iter env5
2693
2694     csit-dpdk-perf-verify-2001-3n-skx:
2695       - 29  # NDRPDR sel xxv710
2696       - 33  # NDRPDR sel xxv710
2697       - 34  # NDRPDR sel xxv710
2698       - 35  # NDRPDR sel xxv710
2699       - 36  # NDRPDR sel xxv710
2700       - 37  # NDRPDR sel xxv710
2701       - 41  # NDRPDR sel xxv710
2702       - 42  # NDRPDR sel xxv710
2703       - 43  # NDRPDR sel xxv710
2704       - 45  # NDRPDR sel xxv710
2705       - 30  # NDRPDR sel x710
2706       - 31  # NDRPDR sel x710
2707       - 32  # NDRPDR sel x710
2708       - 38  # NDRPDR sel x710
2709       - 39  # NDRPDR sel x710
2710       - 40  # NDRPDR sel x710
2711       - 44  # NDRPDR sel x710
2712       - 46  # NDRPDR sel x710
2713       - 47  # NDRPDR sel x710
2714       - 48  # NDRPDR sel x710
2715     csit-dpdk-perf-report-iterative-2005-3n-skx:
2716       - 28  # NDRPDR iter
2717       - 29  # NDRPDR iter
2718       - 30  # NDRPDR iter
2719       - 31  # NDRPDR iter
2720       - 32  # NDRPDR iter
2721       - 33  # NDRPDR iter
2722       - 34  # NDRPDR iter
2723       - 35  # NDRPDR iter
2724       - 36  # NDRPDR iter
2725       - 37  # NDRPDR iter
2726     csit-dpdk-perf-report-iterative-2009-3n-skx:
2727       - 4   # NDRPDR sel env5
2728       - 5   # NDRPDR sel env5
2729       - 6   # NDRPDR sel env5
2730       - 7   # NDRPDR sel env5
2731       - 8   # NDRPDR sel env5
2732       - 9   # NDRPDR sel env5
2733       - 14  # NDRPDR sel env5
2734       - 11  # NDRPDR sel env5
2735       - 12  # NDRPDR sel env5
2736       - 13  # NDRPDR sel env5
2737
2738     csit-dpdk-perf-verify-2001-2n-skx:
2739       - 35  # NDRPDR sel xxv710
2740       - 36  # NDRPDR sel xxv710
2741       - 37  # NDRPDR sel xxv710
2742       - 41  # NDRPDR sel xxv710
2743       - 42  # NDRPDR sel xxv710
2744       - 43  # NDRPDR sel xxv710
2745       - 46  # NDRPDR sel xxv710
2746       - 47  # NDRPDR sel xxv710
2747       - 52  # NDRPDR sel xxv710
2748       - 53  # NDRPDR sel xxv710
2749       - 38  # NDRPDR sel x710
2750       - 39  # NDRPDR sel x710
2751       - 40  # NDRPDR sel x710
2752       - 44  # NDRPDR sel x710
2753       - 45  # NDRPDR sel x710
2754       - 48  # NDRPDR sel x710
2755       - 49  # NDRPDR sel x710
2756       - 50  # NDRPDR sel x710
2757       - 51  # NDRPDR sel x710
2758       - 54  # NDRPDR sel x710
2759     csit-dpdk-perf-report-iterative-2005-2n-skx:
2760       - 20  # NDRPDR iter
2761       - 21  # NDRPDR iter
2762       - 22  # NDRPDR iter
2763       - 23  # NDRPDR iter
2764       - 24  # NDRPDR iter
2765       - 25  # NDRPDR iter
2766       - 26  # NDRPDR iter
2767       - 27  # NDRPDR iter
2768       - 28  # NDRPDR iter
2769       - 29  # NDRPDR iter
2770     csit-dpdk-perf-report-iterative-2009-2n-skx:
2771       - 4   # NDRPDR iter env5
2772       - 5   # NDRPDR iter env5
2773       - 6   # NDRPDR iter env5
2774       - 7   # NDRPDR iter env5
2775       - 8   # NDRPDR iter env5
2776       - 9   # NDRPDR iter env5
2777       - 10  # NDRPDR iter env5
2778       - 11  # NDRPDR iter env5
2779       - 12  # NDRPDR iter env5
2780       - 13  # NDRPDR iter env5
2781
2782     csit-dpdk-perf-verify-2001-2n-clx:
2783       - 15  # NDRPDR sel
2784       - 16  # NDRPDR sel
2785       - 17  # NDRPDR sel
2786       - 18  # NDRPDR sel
2787       - 19  # NDRPDR sel
2788       - 20  # NDRPDR sel
2789       - 21  # NDRPDR sel
2790       - 22  # NDRPDR sel
2791       - 23  # NDRPDR sel
2792       - 24  # NDRPDR sel
2793       - 25  # NDRPDR sel
2794       - 26  # NDRPDR sel
2795       - 27  # NDRPDR sel
2796       - 28  # NDRPDR sel
2797       - 29  # NDRPDR sel
2798       - 30  # NDRPDR sel
2799       - 31  # NDRPDR sel
2800       - 32  # NDRPDR sel
2801       - 33  # NDRPDR sel
2802       - 34  # NDRPDR sel
2803     csit-dpdk-perf-report-iterative-2005-2n-clx:
2804       - 20  # NDRPDR iter
2805       - 21  # NDRPDR iter
2806       - 22  # NDRPDR iter
2807       - 23  # NDRPDR iter
2808       - 24  # NDRPDR iter
2809       - 25  # NDRPDR iter
2810       - 26  # NDRPDR iter
2811       - 27  # NDRPDR iter
2812       - 28  # NDRPDR iter
2813       - 29  # NDRPDR iter
2814     csit-dpdk-perf-report-iterative-2009-2n-clx:
2815       - 4   # NDRPDR iter env5
2816       - 5   # NDRPDR iter env5
2817       - 6   # NDRPDR iter env5
2818       - 7   # NDRPDR iter env5
2819       - 8   # NDRPDR iter env5
2820       - 9   # NDRPDR iter env5
2821       - 10  # NDRPDR iter env5
2822       - 11  # NDRPDR iter env5
2823       - 12  # NDRPDR iter env5
2824       - 13  # NDRPDR iter env5
2825
2826 #    csit-dpdk-perf-verify-2001-2n-dnv:
2827 #      - 9   # NDRPDR sel
2828 #      - 10  # NDRPDR sel
2829 #      - 11  # NDRPDR sel
2830 #      - 12  # NDRPDR sel
2831 #      - 13  # NDRPDR sel
2832 #      - 14  # NDRPDR sel
2833 #      - 15  # NDRPDR sel
2834 #      - 16  # NDRPDR sel
2835 #      - 17  # NDRPDR sel
2836 #      - 18  # NDRPDR sel
2837 #    csit-dpdk-perf-report-iterative-2005-2n-dnv:
2838 #      # No data
2839 #    # csit-dpdk-perf-report-iterative-2009-2n-dnv:
2840 #      # No data
2841
2842 #    csit-dpdk-perf-verify-2001-3n-dnv:
2843 #      - 12  # NDRPDR sel
2844 #      - 13  # NDRPDR sel
2845 #      - 14  # NDRPDR sel
2846 #      - 15  # NDRPDR sel
2847 #      - 16  # NDRPDR sel
2848 #      - 17  # NDRPDR sel
2849 #      - 18  # NDRPDR sel
2850 #      - 19  # NDRPDR sel
2851 #      - 20  # NDRPDR sel
2852 #      - 22  # NDRPDR sel
2853 #    csit-dpdk-perf-report-iterative-2005-3n-dnv:
2854 #      # No data
2855 #    # csit-dpdk-perf-report-iterative-2009-3n-dnv:
2856 #      # No data
2857
2858     csit-dpdk-perf-verify-2001-3n-tsh:
2859       - 3   # NDRPDR sel
2860       - 4   # NDRPDR sel
2861       - 5   # NDRPDR sel
2862       - 9   # NDRPDR sel
2863       - 10  # NDRPDR sel
2864       - 11  # NDRPDR sel
2865       - 12  # NDRPDR sel
2866       - 14  # NDRPDR sel
2867       - 15  # NDRPDR sel
2868       - 18  # NDRPDR sel
2869     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2870       - 5   # NDRPDR sel
2871     csit-dpdk-perf-report-iterative-2009-3n-tsh:
2872       - 1   # NDRPDR iter env5
2873       - 2   # NDRPDR iter env5
2874       - 3   # NDRPDR iter env5
2875       - 4   # NDRPDR iter env5
2876       - 5   # NDRPDR iter env5
2877       - 6   # NDRPDR iter env5
2878       - 7   # NDRPDR iter env5
2879       - 9   # NDRPDR iter env5
2880       - 10  # NDRPDR iter env5
2881       - 11  # NDRPDR iter env5
2882
2883     csit-vpp-device-2009-ubuntu1804-1n-skx:
2884       - 131 # rls2009 env 5
2885
2886 - type: "output"
2887   output: "report"
2888   format:
2889     html:
2890     - full
2891     pdf:
2892     - minimal
2893
2894 ################################################################################
2895 ###                               T A B L E S                                ###
2896 ################################################################################
2897
2898 # VPP Soak vs NDR - 2n-skx
2899 - type: "table"
2900   title: "VPP Soak vs NDR 2n-skx"
2901   algorithm: "table_soak_vs_ndr"
2902   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2903   reference:
2904     title: "NDR"
2905     data: "vpp-soak-vs-ndr-2n-skx-ref"
2906   compare:
2907     title: "Soak"
2908     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2909   data: "vpp-soak-vs-ndr-2n-skx"
2910   include-tests: "NDR"
2911   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2912   parameters:
2913     - "throughput"
2914     - "name"
2915     - "parent"
2916
2917 # VPP Soak vs NDR - 2n-clx
2918 - type: "table"
2919   title: "VPP Soak vs NDR 2n-clx"
2920   algorithm: "table_soak_vs_ndr"
2921   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2922   reference:
2923     title: "NDR"
2924     data: "vpp-soak-vs-ndr-2n-clx-ref"
2925   compare:
2926     title: "Soak"
2927     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2928   data: "vpp-soak-vs-ndr-2n-clx"
2929   include-tests: "NDR"
2930   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2931   parameters:
2932     - "throughput"
2933     - "name"
2934     - "parent"
2935
2936 ################################################################################
2937
2938 # VPP Compare NICs 3n-skx 2t1c ndr
2939 - type: "table"
2940   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2941   algorithm: "table_comparison"
2942   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2943   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2944   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2945   columns:
2946     - title: "x710"
2947       data-set: "vpp-nic-comparison-3n-skx"
2948       tag: "NIC_Intel-X710"
2949     - title: "xxv710"
2950       data-set: "vpp-nic-comparison-3n-skx"
2951       tag: "NIC_Intel-XXV710"
2952   comparisons:
2953     - title: "Diff"
2954       reference: 1
2955       compare: 2
2956   legend:
2957     - ""
2958     - "x710, xxv710 - NICs tested."
2959     - "Diff - difference between x710 and xxv710 NIC."
2960
2961 # VPP Compare NICs 3n-skx 4t2c ndr
2962 - type: "table"
2963   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2964   algorithm: "table_comparison"
2965   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2966   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2967   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2968   columns:
2969     - title: "x710"
2970       data-set: "vpp-nic-comparison-3n-skx"
2971       tag: "NIC_Intel-X710"
2972     - title: "xxv710"
2973       data-set: "vpp-nic-comparison-3n-skx"
2974       tag: "NIC_Intel-XXV710"
2975   comparisons:
2976     - title: "Diff"
2977       reference: 1
2978       compare: 2
2979   legend:
2980     - ""
2981     - "x710, xxv710 - NICs tested."
2982     - "Diff - difference between x710 and xxv710 NIC."
2983
2984 # VPP Compare NICs 3n-skx 2t1c pdr
2985 - type: "table"
2986   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2987   algorithm: "table_comparison"
2988   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2989   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2990   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2991   columns:
2992     - title: "x710"
2993       data-set: "vpp-nic-comparison-3n-skx"
2994       tag: "NIC_Intel-X710"
2995     - title: "xxv710"
2996       data-set: "vpp-nic-comparison-3n-skx"
2997       tag: "NIC_Intel-XXV710"
2998   comparisons:
2999     - title: "Diff"
3000       reference: 1
3001       compare: 2
3002   legend:
3003     - ""
3004     - "x710, xxv710 - NICs tested."
3005     - "Diff - difference between x710 and xxv710 NIC."
3006
3007 # VPP Compare NICs 3n-skx 4t2c pdr
3008 - type: "table"
3009   title: "VPP Compare NICs 3n-skx 4t2c pdr"
3010   algorithm: "table_comparison"
3011   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
3012   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3013   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3014   columns:
3015     - title: "x710"
3016       data-set: "vpp-nic-comparison-3n-skx"
3017       tag: "NIC_Intel-X710"
3018     - title: "xxv710"
3019       data-set: "vpp-nic-comparison-3n-skx"
3020       tag: "NIC_Intel-XXV710"
3021   comparisons:
3022     - title: "Diff"
3023       reference: 1
3024       compare: 2
3025   legend:
3026     - ""
3027     - "x710, xxv710 - NICs tested."
3028     - "Diff - difference between x710 and xxv710 NIC."
3029
3030 # VPP Compare NICs 3n-skx 2t1c mrr
3031 - type: "table"
3032   title: "VPP Compare NICs 3n-skx 2t1c mrr"
3033   algorithm: "table_comparison"
3034   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3035   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3036   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3037   columns:
3038     - title: "x710"
3039       data-set: "vpp-nic-comparison-3n-skx-mrr"
3040       tag: "NIC_Intel-X710"
3041     - title: "xxv710"
3042       data-set: "vpp-nic-comparison-3n-skx-mrr"
3043       tag: "NIC_Intel-XXV710"
3044   comparisons:
3045     - title: "Diff"
3046       reference: 1
3047       compare: 2
3048   legend:
3049     - ""
3050     - "x710, xxv710 - NICs tested."
3051     - "Diff - difference between x710 and xxv710 NIC."
3052
3053 # VPP Compare NICs 3n-skx 4t2c mrr
3054 - type: "table"
3055   title: "VPP Compare NICs 3n-skx 4t2c mrr"
3056   algorithm: "table_comparison"
3057   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3058   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3059   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3060   columns:
3061     - title: "x710"
3062       data-set: "vpp-nic-comparison-3n-skx-mrr"
3063       tag: "NIC_Intel-X710"
3064     - title: "xxv710"
3065       data-set: "vpp-nic-comparison-3n-skx-mrr"
3066       tag: "NIC_Intel-XXV710"
3067   comparisons:
3068     - title: "Diff"
3069       reference: 1
3070       compare: 2
3071   legend:
3072     - ""
3073     - "x710, xxv710 - NICs tested."
3074     - "Diff - difference between x710 and xxv710 NIC."
3075
3076 # VPP Compare NICs 3n-skx 8t4c mrr
3077 - type: "table"
3078   title: "VPP Compare NICs 3n-skx 8t4c mrr"
3079   algorithm: "table_comparison"
3080   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3081   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3082   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3083   columns:
3084     - title: "x710"
3085       data-set: "vpp-nic-comparison-3n-skx-mrr"
3086       tag: "NIC_Intel-X710"
3087     - title: "xxv710"
3088       data-set: "vpp-nic-comparison-3n-skx-mrr"
3089       tag: "NIC_Intel-XXV710"
3090   comparisons:
3091     - title: "Diff"
3092       reference: 1
3093       compare: 2
3094   legend:
3095     - ""
3096     - "x710, xxv710 - NICs tested."
3097     - "Diff - difference between x710 and xxv710 NIC."
3098
3099 # VPP Compare NICs 2n-skx 2t1c ndr
3100 - type: "table"
3101   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3102   algorithm: "table_comparison"
3103   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3104   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3105   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3106   columns:
3107     - title: "x710"
3108       data-set: "vpp-nic-comparison-2n-skx"
3109       tag: "NIC_Intel-X710"
3110     - title: "xxv710"
3111       data-set: "vpp-nic-comparison-2n-skx"
3112       tag: "NIC_Intel-XXV710"
3113   comparisons:
3114     - title: "Diff"
3115       reference: 1
3116       compare: 2
3117   legend:
3118     - ""
3119     - "x710, xxv710 - NICs tested."
3120     - "Diff - difference between x710 and xxv710 NIC."
3121
3122 # VPP Compare NICs 2n-skx 4t2c ndr
3123 - type: "table"
3124   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3125   algorithm: "table_comparison"
3126   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3127   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3128   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3129   columns:
3130     - title: "x710"
3131       data-set: "vpp-nic-comparison-2n-skx"
3132       tag: "NIC_Intel-X710"
3133     - title: "xxv710"
3134       data-set: "vpp-nic-comparison-2n-skx"
3135       tag: "NIC_Intel-XXV710"
3136   comparisons:
3137     - title: "Diff"
3138       reference: 1
3139       compare: 2
3140   legend:
3141     - ""
3142     - "x710, xxv710 - NICs tested."
3143     - "Diff - difference between x710 and xxv710 NIC."
3144
3145 # VPP Compare NICs 2n-skx 2t1c pdr
3146 - type: "table"
3147   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3148   algorithm: "table_comparison"
3149   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3150   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3151   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3152   columns:
3153     - title: "x710"
3154       data-set: "vpp-nic-comparison-2n-skx"
3155       tag: "NIC_Intel-X710"
3156     - title: "xxv710"
3157       data-set: "vpp-nic-comparison-2n-skx"
3158       tag: "NIC_Intel-XXV710"
3159   comparisons:
3160     - title: "Diff"
3161       reference: 1
3162       compare: 2
3163   legend:
3164     - ""
3165     - "x710, xxv710 - NICs tested."
3166     - "Diff - difference between x710 and xxv710 NIC."
3167
3168 # VPP Compare NICs 2n-skx 4t2c pdr
3169 - type: "table"
3170   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3171   algorithm: "table_comparison"
3172   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3173   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3174   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3175   columns:
3176     - title: "x710"
3177       data-set: "vpp-nic-comparison-2n-skx"
3178       tag: "NIC_Intel-X710"
3179     - title: "xxv710"
3180       data-set: "vpp-nic-comparison-2n-skx"
3181       tag: "NIC_Intel-XXV710"
3182   comparisons:
3183     - title: "Diff"
3184       reference: 1
3185       compare: 2
3186   legend:
3187     - ""
3188     - "x710, xxv710 - NICs tested."
3189     - "Diff - difference between x710 and xxv710 NIC."
3190
3191 # VPP Compare NICs 2n-skx 2t1c mrr
3192 - type: "table"
3193   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3194   algorithm: "table_comparison"
3195   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3196   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3197   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3198   columns:
3199     - title: "x710"
3200       data-set: "vpp-nic-comparison-2n-skx-mrr"
3201       tag: "NIC_Intel-X710"
3202     - title: "xxv710"
3203       data-set: "vpp-nic-comparison-2n-skx-mrr"
3204       tag: "NIC_Intel-XXV710"
3205   comparisons:
3206     - title: "Diff"
3207       reference: 1
3208       compare: 2
3209   legend:
3210     - ""
3211     - "x710, xxv710 - NICs tested."
3212     - "Diff - difference between x710 and xxv710 NIC."
3213
3214 # VPP Compare NICs 2n-skx 4t2c mrr
3215 - type: "table"
3216   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3217   algorithm: "table_comparison"
3218   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3219   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3220   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3221   columns:
3222     - title: "x710"
3223       data-set: "vpp-nic-comparison-2n-skx-mrr"
3224       tag: "NIC_Intel-X710"
3225     - title: "xxv710"
3226       data-set: "vpp-nic-comparison-2n-skx-mrr"
3227       tag: "NIC_Intel-XXV710"
3228   comparisons:
3229     - title: "Diff"
3230       reference: 1
3231       compare: 2
3232   legend:
3233     - ""
3234     - "x710, xxv710 - NICs tested."
3235     - "Diff - difference between x710 and xxv710 NIC."
3236
3237 # VPP Compare NICs 2n-skx 8t4c mrr
3238 - type: "table"
3239   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3240   algorithm: "table_comparison"
3241   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3242   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3243   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3244   columns:
3245     - title: "x710"
3246       data-set: "vpp-nic-comparison-2n-skx-mrr"
3247       tag: "NIC_Intel-X710"
3248     - title: "xxv710"
3249       data-set: "vpp-nic-comparison-2n-skx-mrr"
3250       tag: "NIC_Intel-XXV710"
3251   comparisons:
3252     - title: "Diff"
3253       reference: 1
3254       compare: 2
3255   legend:
3256     - ""
3257     - "x710, xxv710 - NICs tested."
3258     - "Diff - difference between x710 and xxv710 NIC."
3259
3260 ################################################################################
3261 # VPP
3262
3263 # VPP Performance Changes 3n-hsw 1t1c pdr
3264 - type: "table"
3265   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3266   algorithm: "table_comparison"
3267   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3268   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3269   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3270   columns:
3271     - title: "2001.0-4"
3272       data-set: "vpp-performance-changes-3n-hsw-h1"
3273     - title: "2005.0-4"
3274       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3275     - title: "2005.0-5"
3276       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3277     - title: "2009.0-5"
3278       data-set: "vpp-performance-changes-3n-hsw-cmp"
3279   comparisons:
3280     - title: "2005.0-5 vs 2005.0-4"
3281       reference: 2
3282       compare: 3
3283 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3284     - title: "2009.0-5 vs 2005.0-5"
3285       reference: 3
3286       compare: 4
3287 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3288   legend:
3289     - ''
3290     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3291     - '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).'
3292     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3293     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3294     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3295
3296 # VPP Performance Changes 3n-hsw 2t2c pdr
3297 - type: "table"
3298   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3299   algorithm: "table_comparison"
3300   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3301   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3302   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3303   columns:
3304     - title: "2001.0-4"
3305       data-set: "vpp-performance-changes-3n-hsw-h1"
3306     - title: "2005.0-4"
3307       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3308     - title: "2005.0-5"
3309       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3310     - title: "2009.0-5"
3311       data-set: "vpp-performance-changes-3n-hsw-cmp"
3312   comparisons:
3313     - title: "2005.0-5 vs 2005.0-4"
3314       reference: 2
3315       compare: 3
3316 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3317     - title: "2009.0-5 vs 2005.0-5"
3318       reference: 3
3319       compare: 4
3320 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3321   legend:
3322     - ''
3323     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3324     - '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).'
3325     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3326     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3327     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3328
3329 # VPP Performance Changes 3n-hsw 1t1c ndr
3330 - type: "table"
3331   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3332   algorithm: "table_comparison"
3333   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3334   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3335   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3336   columns:
3337     - title: "2001.0-4"
3338       data-set: "vpp-performance-changes-3n-hsw-h1"
3339     - title: "2005.0-4"
3340       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3341     - title: "2005.0-5"
3342       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3343     - title: "2009.0-5"
3344       data-set: "vpp-performance-changes-3n-hsw-cmp"
3345   comparisons:
3346     - title: "2005.0-5 vs 2005.0-4"
3347       reference: 2
3348       compare: 3
3349 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3350     - title: "2009.0-5 vs 2005.0-5"
3351       reference: 3
3352       compare: 4
3353 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3354   legend:
3355     - ''
3356     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3357     - '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).'
3358     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3359     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3360     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3361
3362 # VPP Performance Changes 3n-hsw 2t2c ndr
3363 - type: "table"
3364   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3365   algorithm: "table_comparison"
3366   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3367   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3368   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3369   columns:
3370     - title: "2001.0-4"
3371       data-set: "vpp-performance-changes-3n-hsw-h1"
3372     - title: "2005.0-4"
3373       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3374     - title: "2005.0-5"
3375       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3376     - title: "2009.0-5"
3377       data-set: "vpp-performance-changes-3n-hsw-cmp"
3378   comparisons:
3379     - title: "2005.0-5 vs 2005.0-4"
3380       reference: 2
3381       compare: 3
3382 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3383     - title: "2009.0-5 vs 2005.0-5"
3384       reference: 3
3385       compare: 4
3386 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3387   legend:
3388     - ''
3389     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3390     - '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).'
3391     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3392     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3393     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3394
3395 # VPP Performance Changes 3n-skx 2t1c pdr
3396 - type: "table"
3397   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3398   algorithm: "table_comparison"
3399   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3400   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3401   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3402   columns:
3403     - title: "2001.0-4"
3404       data-set: "vpp-performance-changes-3n-skx-h1"
3405     - title: "2005.0-4"
3406       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3407     - title: "2005.0-5"
3408       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3409     - title: "2009.0-5"
3410       data-set: "vpp-performance-changes-3n-skx-cmp"
3411   comparisons:
3412     - title: "2005.0-5 vs 2005.0-4"
3413       reference: 2
3414       compare: 3
3415 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3416     - title: "2009.0-5 vs 2005.0-5"
3417       reference: 3
3418       compare: 4
3419 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3420   legend:
3421     - ''
3422     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3423     - '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).'
3424     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3425     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3426     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3427
3428 # VPP Performance Changes 3n-skx 4t2c pdr
3429 - type: "table"
3430   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3431   algorithm: "table_comparison"
3432   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3433   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3434   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3435   columns:
3436     - title: "2001.0-4"
3437       data-set: "vpp-performance-changes-3n-skx-h1"
3438     - title: "2005.0-4"
3439       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3440     - title: "2005.0-5"
3441       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3442     - title: "2009.0-5"
3443       data-set: "vpp-performance-changes-3n-skx-cmp"
3444   comparisons:
3445     - title: "2005.0-5 vs 2005.0-4"
3446       reference: 2
3447       compare: 3
3448 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3449     - title: "2009.0-5 vs 2005.0-5"
3450       reference: 3
3451       compare: 4
3452 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
3453   legend:
3454     - ''
3455     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3456     - '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).'
3457     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3458     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3459     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3460
3461 # VPP Performance Changes 3n-skx 2t1c ndr
3462 - type: "table"
3463   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3464   algorithm: "table_comparison"
3465   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3466   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3467   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3468   columns:
3469     - title: "2001.0-4"
3470       data-set: "vpp-performance-changes-3n-skx-h1"
3471     - title: "2005.0-4"
3472       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3473     - title: "2005.0-5"
3474       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3475     - title: "2009.0-5"
3476       data-set: "vpp-performance-changes-3n-skx-cmp"
3477   comparisons:
3478     - title: "2005.0-5 vs 2005.0-4"
3479       reference: 2
3480       compare: 3
3481 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3482     - title: "2009.0-5 vs 2005.0-5"
3483       reference: 3
3484       compare: 4
3485 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3486   legend:
3487     - ''
3488     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3489     - '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).'
3490     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3491     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3492     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3493
3494 # VPP Performance Changes 3n-skx 4t2c ndr
3495 - type: "table"
3496   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3497   algorithm: "table_comparison"
3498   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3499   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3500   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3501   columns:
3502     - title: "2001.0-4"
3503       data-set: "vpp-performance-changes-3n-skx-h1"
3504     - title: "2005.0-4"
3505       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3506     - title: "2005.0-5"
3507       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3508     - title: "2009.0-5"
3509       data-set: "vpp-performance-changes-3n-skx-cmp"
3510   comparisons:
3511     - title: "2005.0-5 vs 2005.0-4"
3512       reference: 2
3513       compare: 3
3514 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
3515     - title: "2009.0-5 vs 2005.0-5"
3516       reference: 3
3517       compare: 4
3518 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
3519   legend:
3520     - ''
3521     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3522     - '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).'
3523     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3524     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3525     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3526
3527 # VPP Performance Changes 2n-skx 2t1c pdr
3528 - type: "table"
3529   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3530   algorithm: "table_comparison"
3531   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3532   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3533   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3534   columns:
3535     - title: "2001.0-4"
3536       data-set: "vpp-performance-changes-2n-skx-h1"
3537     - title: "2005.0-4"
3538       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3539     - title: "2005.0-5"
3540       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3541     - title: "2009.0-5"
3542       data-set: "vpp-performance-changes-2n-skx-cmp"
3543   comparisons:
3544     - title: "2005.0-5 vs 2005.0-4"
3545       reference: 2
3546       compare: 3
3547 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3548     - title: "2009.0-5 vs 2005.0-5"
3549       reference: 3
3550       compare: 4
3551 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3552   legend:
3553     - ''
3554     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3555     - '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).'
3556     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3557     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3558     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3559
3560 # VPP Performance Changes 2n-skx 4t2c pdr
3561 - type: "table"
3562   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3563   algorithm: "table_comparison"
3564   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3565   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3566   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3567   columns:
3568     - title: "2001.0-4"
3569       data-set: "vpp-performance-changes-2n-skx-h1"
3570     - title: "2005.0-4"
3571       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3572     - title: "2005.0-5"
3573       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3574     - title: "2009.0-5"
3575       data-set: "vpp-performance-changes-2n-skx-cmp"
3576   comparisons:
3577     - title: "2005.0-5 vs 2005.0-4"
3578       reference: 2
3579       compare: 3
3580 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
3581     - title: "2009.0-5 vs 2005.0-5"
3582       reference: 3
3583       compare: 4
3584 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
3585   legend:
3586     - ''
3587     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3588     - '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).'
3589     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3590     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3591     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3592
3593 # VPP Performance Changes 2n-skx 2t1c ndr
3594 - type: "table"
3595   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3596   algorithm: "table_comparison"
3597   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3598   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3599   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3600   columns:
3601     - title: "2001.0-4"
3602       data-set: "vpp-performance-changes-2n-skx-h1"
3603     - title: "2005.0-4"
3604       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3605     - title: "2005.0-5"
3606       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3607     - title: "2009.0-5"
3608       data-set: "vpp-performance-changes-2n-skx-cmp"
3609   comparisons:
3610     - title: "2005.0-5 vs 2005.0-4"
3611       reference: 2
3612       compare: 3
3613 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3614     - title: "2009.0-5 vs 2005.0-5"
3615       reference: 3
3616       compare: 4
3617 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3618   legend:
3619     - ''
3620     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3621     - '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).'
3622     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3623     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3624     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3625
3626 # VPP Performance Changes 2n-skx 4t2c ndr
3627 - type: "table"
3628   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3629   algorithm: "table_comparison"
3630   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3631   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3632   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3633   columns:
3634     - title: "2001.0-4"
3635       data-set: "vpp-performance-changes-2n-skx-h1"
3636     - title: "2005.0-4"
3637       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3638     - title: "2005.0-5"
3639       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3640     - title: "2009.0-5"
3641       data-set: "vpp-performance-changes-2n-skx-cmp"
3642   comparisons:
3643     - title: "2005.0-5 vs 2005.0-4"
3644       reference: 2
3645       compare: 3
3646 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
3647     - title: "2009.0-5 vs 2005.0-5"
3648       reference: 3
3649       compare: 4
3650 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
3651   legend:
3652     - ''
3653     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3654     - '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).'
3655     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3656     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3657     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3658
3659 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
3660 - type: "table"
3661   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
3662   algorithm: "table_comparison"
3663   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
3664   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3665   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3666   columns:
3667     - title: "2001.0-4"
3668       data-set: "vpp-performance-changes-2n-clx-h1"
3669     - title: "2005.0-4"
3670       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3671     - title: "2005.0-5"
3672       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3673     - title: "2009.0-5"
3674       data-set: "vpp-performance-changes-2n-clx-cmp"
3675   comparisons:
3676     - title: "2005.0-5 vs 2005.0-4"
3677       reference: 2
3678       compare: 3
3679 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
3680     - title: "2009.0-5 vs 2005.0-5"
3681       reference: 3
3682       compare: 4
3683 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
3684   legend:
3685     - ''
3686     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3687     - '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).'
3688     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3689     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3690     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3691
3692 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
3693 - type: "table"
3694   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
3695   algorithm: "table_comparison"
3696   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
3697   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3698   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3699   columns:
3700     - title: "2001.0-4"
3701       data-set: "vpp-performance-changes-2n-clx-h1"
3702     - title: "2005.0-4"
3703       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3704     - title: "2005.0-5"
3705       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3706     - title: "2009.0-5"
3707       data-set: "vpp-performance-changes-2n-clx-cmp"
3708   comparisons:
3709     - title: "2005.0-5 vs 2005.0-4"
3710       reference: 2
3711       compare: 3
3712 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
3713     - title: "2009.0-5 vs 2005.0-5"
3714       reference: 3
3715       compare: 4
3716 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
3717   legend:
3718     - ''
3719     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3720     - '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).'
3721     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3722     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3723     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3724
3725 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
3726 - type: "table"
3727   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
3728   algorithm: "table_comparison"
3729   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
3730   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3731   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3732   columns:
3733     - title: "2001.0-4"
3734       data-set: "vpp-performance-changes-2n-clx-h1"
3735     - title: "2005.0-4"
3736       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3737     - title: "2005.0-5"
3738       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3739     - title: "2009.0-5"
3740       data-set: "vpp-performance-changes-2n-clx-cmp"
3741   comparisons:
3742     - title: "2005.0-5 vs 2005.0-4"
3743       reference: 2
3744       compare: 3
3745 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
3746     - title: "2009.0-5 vs 2005.0-5"
3747       reference: 3
3748       compare: 4
3749 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
3750   legend:
3751     - ''
3752     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3753     - '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).'
3754     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3755     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3756     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3757
3758 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
3759 - type: "table"
3760   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
3761   algorithm: "table_comparison"
3762   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
3763   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3764   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3765   columns:
3766     - title: "2001.0-4"
3767       data-set: "vpp-performance-changes-2n-clx-h1"
3768     - title: "2005.0-4"
3769       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3770     - title: "2005.0-5"
3771       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3772     - title: "2009.0-5"
3773       data-set: "vpp-performance-changes-2n-clx-cmp"
3774   comparisons:
3775     - title: "2005.0-5 vs 2005.0-4"
3776       reference: 2
3777       compare: 3
3778 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
3779     - title: "2009.0-5 vs 2005.0-5"
3780       reference: 3
3781       compare: 4
3782 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
3783   legend:
3784     - ''
3785     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3786     - '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).'
3787     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3788     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3789     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3790
3791 ## VPP Performance Changes 2n-clx-x556 2t1c pdr
3792 #- type: "table"
3793 #  title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
3794 #  algorithm: "table_comparison"
3795 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
3796 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3797 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3798 #  columns:
3799 #    - title: "2001.0-2"
3800 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3801 #    - title: "2005.0-3"
3802 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3803 #  comparisons:
3804 #    - title: "Diff"
3805 #      reference: 1
3806 #      compare: 2
3807 #  legend:
3808 #    - ''
3809 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
3810 #    - '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).'
3811 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3812 #    - '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.'
3813 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3814 #
3815 ## VPP Performance Changes 2n-clx-x556 4t2c pdr
3816 #- type: "table"
3817 #  title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
3818 #  algorithm: "table_comparison"
3819 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
3820 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3821 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3822 #  columns:
3823 #    - title: "2001.0-2"
3824 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3825 #    - title: "2005.0-3"
3826 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3827 #  comparisons:
3828 #    - title: "Diff"
3829 #      reference: 1
3830 #      compare: 2
3831 #  legend:
3832 #    - ''
3833 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
3834 #    - '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).'
3835 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3836 #    - '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.'
3837 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3838 #
3839 ## VPP Performance Changes 2n-clx-x556 2t1c ndr
3840 #- type: "table"
3841 #  title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
3842 #  algorithm: "table_comparison"
3843 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
3844 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3845 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3846 #  columns:
3847 #    - title: "2001.0-2"
3848 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3849 #    - title: "2005.0-3"
3850 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3851 #  comparisons:
3852 #    - title: "Diff"
3853 #      reference: 1
3854 #      compare: 2
3855 #  legend:
3856 #    - ''
3857 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
3858 #    - '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).'
3859 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3860 #    - '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.'
3861 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3862 #
3863 ## VPP Performance Changes 2n-clx-x556 4t2c ndr
3864 #- type: "table"
3865 #  title: "VPP Performance Changes 2n-clx-x556 ndr"
3866 #  algorithm: "table_comparison"
3867 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
3868 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3869 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3870 #  columns:
3871 #    - title: "2001.0-2"
3872 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3873 #    - title: "2005.0-3"
3874 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3875 #  comparisons:
3876 #    - title: "Diff"
3877 #      reference: 1
3878 #      compare: 2
3879 #  legend:
3880 #    - ''
3881 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
3882 #    - '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).'
3883 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3884 #    - '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.'
3885 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3886
3887 # VPP Performance Changes 2n-dnv 1t1c pdr
3888 - type: "table"
3889   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3890   algorithm: "table_comparison"
3891   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3892   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3893   filter: "'1T1C'"
3894   columns:
3895     - title: "2001.0-2"
3896       data-set: "vpp-performance-changes-2n-dnv-h1"
3897     - title: "2005.0-5"
3898       data-set: "vpp-performance-changes-2n-dnv-ref"
3899     - title: "2009.0-5"
3900       data-set: "vpp-performance-changes-2n-dnv-cmp"
3901   comparisons:
3902     - title: "2009.0-5 vs 2005.0-5"
3903       reference: 2
3904       compare: 3
3905   legend:
3906     - ''
3907     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
3908     - '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).'
3909     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3910     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3911
3912 # VPP Performance Changes 2n-dnv 2t2c pdr
3913 - type: "table"
3914   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3915   algorithm: "table_comparison"
3916   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3917   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3918   filter: "'2T2C'"
3919   columns:
3920     - title: "2001.0-2"
3921       data-set: "vpp-performance-changes-2n-dnv-h1"
3922     - title: "2005.0-5"
3923       data-set: "vpp-performance-changes-2n-dnv-ref"
3924     - title: "2009.0-5"
3925       data-set: "vpp-performance-changes-2n-dnv-cmp"
3926   comparisons:
3927     - title: "2009.0-5 vs 2005.0-5"
3928       reference: 2
3929       compare: 3
3930   legend:
3931     - ''
3932     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
3933     - '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).'
3934     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3935     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3936
3937 # VPP Performance Changes 2n-dnv 1t1c ndr
3938 - type: "table"
3939   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3940   algorithm: "table_comparison"
3941   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3942   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3943   filter: "'1T1C'"
3944   columns:
3945     - title: "2001.0-2"
3946       data-set: "vpp-performance-changes-2n-dnv-h1"
3947     - title: "2005.0-5"
3948       data-set: "vpp-performance-changes-2n-dnv-ref"
3949     - title: "2009.0-5"
3950       data-set: "vpp-performance-changes-2n-dnv-cmp"
3951   comparisons:
3952     - title: "2009.0-5 vs 2005.0-5"
3953       reference: 2
3954       compare: 3
3955   legend:
3956     - ''
3957     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
3958     - '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).'
3959     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3960     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3961
3962 # VPP Performance Changes 2n-dnv 2t2c ndr
3963 - type: "table"
3964   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3965   algorithm: "table_comparison"
3966   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3967   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3968   filter: "'2T2C'"
3969   columns:
3970     - title: "2001.0-2"
3971       data-set: "vpp-performance-changes-2n-dnv-h1"
3972     - title: "2005.0-5"
3973       data-set: "vpp-performance-changes-2n-dnv-ref"
3974     - title: "2009.0-5"
3975       data-set: "vpp-performance-changes-2n-dnv-cmp"
3976   comparisons:
3977     - title: "2009.0-5 vs 2005.0-5"
3978       reference: 2
3979       compare: 3
3980   legend:
3981     - ''
3982     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
3983     - '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).'
3984     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3985     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3986
3987 # VPP Performance Changes 3n-dnv 1t1c pdr
3988 - type: "table"
3989   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3990   algorithm: "table_comparison"
3991   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3992   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3993   filter: "'1T1C'"
3994   columns:
3995     - title: "2001.0-2"
3996       data-set: "vpp-performance-changes-3n-dnv-h1"
3997     - title: "2005.0-5"
3998       data-set: "vpp-performance-changes-3n-dnv-ref"
3999     - title: "2009.0-5"
4000       data-set: "vpp-performance-changes-3n-dnv-cmp"
4001   comparisons:
4002     - title: "2009.0-5 vs 2005.0-5"
4003       reference: 2
4004       compare: 3
4005   legend:
4006     - ''
4007     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4008     - '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).'
4009     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4010     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4011
4012 # VPP Performance Changes 3n-dnv 2t2c pdr
4013 - type: "table"
4014   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4015   algorithm: "table_comparison"
4016   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4017   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4018   filter: "'2T2C'"
4019   columns:
4020     - title: "2001.0-2"
4021       data-set: "vpp-performance-changes-3n-dnv-h1"
4022     - title: "2005.0-5"
4023       data-set: "vpp-performance-changes-3n-dnv-ref"
4024     - title: "2009.0-5"
4025       data-set: "vpp-performance-changes-3n-dnv-cmp"
4026   comparisons:
4027     - title: "2009.0-5 vs 2005.0-5"
4028       reference: 2
4029       compare: 3
4030   legend:
4031     - ''
4032     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4033     - '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).'
4034     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4035     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4036
4037 # VPP Performance Changes 3n-dnv 1t1c ndr
4038 - type: "table"
4039   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4040   algorithm: "table_comparison"
4041   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4042   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4043   filter: "'1T1C'"
4044   columns:
4045     - title: "2001.0-2"
4046       data-set: "vpp-performance-changes-3n-dnv-h1"
4047     - title: "2005.0-5"
4048       data-set: "vpp-performance-changes-3n-dnv-ref"
4049     - title: "2009.0-5"
4050       data-set: "vpp-performance-changes-3n-dnv-cmp"
4051   comparisons:
4052     - title: "2009.0-5 vs 2005.0-5"
4053       reference: 2
4054       compare: 3
4055   legend:
4056     - ''
4057     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4058     - '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).'
4059     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4060     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4061
4062 # VPP Performance Changes 3n-dnv 2t2c ndr
4063 - type: "table"
4064   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4065   algorithm: "table_comparison"
4066   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4067   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4068   filter: "'2T2C'"
4069   columns:
4070     - title: "2001.0-2"
4071       data-set: "vpp-performance-changes-3n-dnv-h1"
4072     - title: "2005.0-5"
4073       data-set: "vpp-performance-changes-3n-dnv-ref"
4074     - title: "2009.0-5"
4075       data-set: "vpp-performance-changes-3n-dnv-cmp"
4076   comparisons:
4077     - title: "2009.0-5 vs 2005.0-5"
4078       reference: 2
4079       compare: 3
4080   legend:
4081     - ''
4082     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4083     - '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).'
4084     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4085     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4086
4087 # VPP Performance Changes 3n-tsh 1t1c pdr
4088 - type: "table"
4089   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4090   algorithm: "table_comparison"
4091   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4092   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4093   filter: "'1T1C'"
4094   columns:
4095     - title: "2001.0-4"
4096       data-set: "vpp-performance-changes-3n-tsh-h1"
4097     - title: "2005.0-4"
4098       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4099     - title: "2005.0-5"
4100       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4101     - title: "2009.0-5"
4102       data-set: "vpp-performance-changes-3n-tsh-cmp"
4103   comparisons:
4104     - title: "2005.0-5 vs 2005.0-4"
4105       reference: 2
4106       compare: 3
4107 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
4108     - title: "2009.0-5 vs 2005.0-5"
4109       reference: 3
4110       compare: 4
4111 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
4112   legend:
4113     - ''
4114     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4115     - '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).'
4116     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4117     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4118     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4119
4120 # VPP Performance Changes 3n-tsh 2t2c pdr
4121 - type: "table"
4122   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4123   algorithm: "table_comparison"
4124   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4125   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4126   filter: "'2T2C'"
4127   columns:
4128     - title: "2001.0-4"
4129       data-set: "vpp-performance-changes-3n-tsh-h1"
4130     - title: "2005.0-4"
4131       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4132     - title: "2005.0-5"
4133       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4134     - title: "2009.0-5"
4135       data-set: "vpp-performance-changes-3n-tsh-cmp"
4136   comparisons:
4137     - title: "2005.0-5 vs 2005.0-4"
4138       reference: 2
4139       compare: 3
4140 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
4141     - title: "2009.0-5 vs 2005.0-5"
4142       reference: 3
4143       compare: 4
4144 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
4145   legend:
4146     - ''
4147     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4148     - '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).'
4149     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4150     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4151     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4152
4153 # VPP Performance Changes 3n-tsh 1t1c ndr
4154 - type: "table"
4155   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4156   algorithm: "table_comparison"
4157   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4158   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4159   filter: "'1T1C'"
4160   columns:
4161     - title: "2001.0-4"
4162       data-set: "vpp-performance-changes-3n-tsh-h1"
4163     - title: "2005.0-4"
4164       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4165     - title: "2005.0-5"
4166       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4167     - title: "2009.0-5"
4168       data-set: "vpp-performance-changes-3n-tsh-cmp"
4169   comparisons:
4170     - title: "2005.0-5 vs 2005.0-4"
4171       reference: 2
4172       compare: 3
4173 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
4174     - title: "2009.0-5 vs 2005.0-5"
4175       reference: 3
4176       compare: 4
4177 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
4178   legend:
4179     - ''
4180     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4181     - '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).'
4182     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4183     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4184     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4185
4186 # VPP Performance Changes 3n-tsh 2t2c ndr
4187 - type: "table"
4188   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4189   algorithm: "table_comparison"
4190   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4191   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4192   filter: "'2T2C'"
4193   columns:
4194     - title: "2001.0-4"
4195       data-set: "vpp-performance-changes-3n-tsh-h1"
4196     - title: "2005.0-4"
4197       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4198     - title: "2005.0-5"
4199       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4200     - title: "2009.0-5"
4201       data-set: "vpp-performance-changes-3n-tsh-cmp"
4202   comparisons:
4203     - title: "2005.0-5 vs 2005.0-4"
4204       reference: 2
4205       compare: 3
4206 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
4207     - title: "2009.0-5 vs 2005.0-5"
4208       reference: 3
4209       compare: 4
4210 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
4211   legend:
4212     - ''
4213     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4214     - '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).'
4215     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4216     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4217     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4218
4219 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4220 - type: "table"
4221   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4222   algorithm: "table_comparison"
4223   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4224   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4225   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4226   columns:
4227     - title: "3n-hsw xl710"
4228       data-set: "vpp-compare-testbeds-ref"
4229       tag: "NIC_Intel-XL710"
4230     - title: "3n-skx xxv710"
4231       data-set: "vpp-compare-testbeds-cmp"
4232       tag: "NIC_Intel-XXV710"
4233   comparisons:
4234     - title: "Diff"
4235       reference: 1
4236       compare: 2
4237   legend:
4238     - ""
4239     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4240     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4241
4242 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4243 - type: "table"
4244   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4245   algorithm: "table_comparison"
4246   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4247   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4248   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4249   columns:
4250     - title: "3n-hsw xl710"
4251       data-set: "vpp-compare-testbeds-ref"
4252       tag: "NIC_Intel-XL710"
4253     - title: "3n-skx xxv710"
4254       data-set: "vpp-compare-testbeds-cmp"
4255       tag: "NIC_Intel-XXV710"
4256   comparisons:
4257     - title: "Diff"
4258       reference: 1
4259       compare: 2
4260   legend:
4261     - ""
4262     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4263     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4264
4265 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4266 - type: "table"
4267   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4268   algorithm: "table_comparison"
4269   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4270   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4271   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4272   columns:
4273     - title: "3n-hsw xl710"
4274       data-set: "vpp-compare-testbeds-ref"
4275       tag: "NIC_Intel-XL710"
4276     - title: "3n-skx xxv710"
4277       data-set: "vpp-compare-testbeds-cmp"
4278       tag: "NIC_Intel-XXV710"
4279   comparisons:
4280     - title: "Diff"
4281       reference: 1
4282       compare: 2
4283   legend:
4284     - ""
4285     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4286     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4287
4288 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4289 - type: "table"
4290   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4291   algorithm: "table_comparison"
4292   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4293   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4294   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4295   columns:
4296     - title: "3n-hsw xl710"
4297       data-set: "vpp-compare-testbeds-ref"
4298       tag: "NIC_Intel-XL710"
4299     - title: "3n-skx xxv710"
4300       data-set: "vpp-compare-testbeds-cmp"
4301       tag: "NIC_Intel-XXV710"
4302   comparisons:
4303     - title: "Diff"
4304       reference: 1
4305       compare: 2
4306   legend:
4307     - ""
4308     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4309     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4310
4311 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4312 - type: "table"
4313   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4314   algorithm: "table_comparison"
4315   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4316   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4317   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4318   columns:
4319     - title: "2n-skx"
4320       data-set: "vpp-compare-testbeds-skx-clx-ref"
4321     - title: "2n-clx"
4322       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4323   comparisons:
4324     - title: "Diff"
4325       reference: 1
4326       compare: 2
4327   legend:
4328     - ""
4329     - "2n-skx, 2n-clx - testbeds and NICs tested."
4330     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4331
4332 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4333 - type: "table"
4334   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4335   algorithm: "table_comparison"
4336   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4337   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4338   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4339   columns:
4340     - title: "2n-skx"
4341       data-set: "vpp-compare-testbeds-skx-clx-ref"
4342     - title: "2n-clx"
4343       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4344   comparisons:
4345     - title: "Diff"
4346       reference: 1
4347       compare: 2
4348   legend:
4349     - ""
4350     - "2n-skx, 2n-clx - testbeds and NICs tested."
4351     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4352
4353 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4354 - type: "table"
4355   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4356   algorithm: "table_comparison"
4357   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4358   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4359   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4360   columns:
4361     - title: "2n-skx"
4362       data-set: "vpp-compare-testbeds-skx-clx-ref"
4363     - title: "2n-clx"
4364       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4365   comparisons:
4366     - title: "Diff"
4367       reference: 1
4368       compare: 2
4369   legend:
4370     - ""
4371     - "2n-skx, 2n-clx - testbeds and NICs tested."
4372     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4373
4374 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4375 - type: "table"
4376   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4377   algorithm: "table_comparison"
4378   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4379   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4380   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4381   columns:
4382     - title: "2n-skx"
4383       data-set: "vpp-compare-testbeds-skx-clx-ref"
4384     - title: "2n-clx"
4385       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4386   comparisons:
4387     - title: "Diff"
4388       reference: 1
4389       compare: 2
4390   legend:
4391     - ""
4392     - "2n-skx, 2n-clx - testbeds and NICs tested."
4393     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4394
4395 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4396 - type: "table"
4397   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4398   algorithm: "table_comparison"
4399   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4400   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4401   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4402   columns:
4403     - title: "3n-hsw xl710"
4404       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4405       tag: "NIC_Intel-XL710"
4406     - title: "2n-clx xxv710"
4407       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4408       tag: "NIC_Intel-XXV710"
4409   comparisons:
4410     - title: "Diff"
4411       reference: 1
4412       compare: 2
4413   legend:
4414     - ""
4415     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4416     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4417
4418 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4419 - type: "table"
4420   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4421   algorithm: "table_comparison"
4422   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4423   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4424   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4425   columns:
4426     - title: "3n-hsw xl710"
4427       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4428       tag: "NIC_Intel-XL710"
4429     - title: "2n-clx xxv710"
4430       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4431       tag: "NIC_Intel-XXV710"
4432   comparisons:
4433     - title: "Diff"
4434       reference: 1
4435       compare: 2
4436   legend:
4437     - ""
4438     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4439     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4440
4441 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4442 - type: "table"
4443   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4444   algorithm: "table_comparison"
4445   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4446   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4447   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4448   columns:
4449     - title: "3n-hsw xl710"
4450       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4451       tag: "NIC_Intel-XL710"
4452     - title: "2n-clx xxv710"
4453       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4454       tag: "NIC_Intel-XXV710"
4455   comparisons:
4456     - title: "Diff"
4457       reference: 1
4458       compare: 2
4459   legend:
4460     - ""
4461     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4462     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4463
4464 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4465 - type: "table"
4466   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4467   algorithm: "table_comparison"
4468   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4469   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4470   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4471   columns:
4472     - title: "3n-hsw xl710"
4473       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4474       tag: "NIC_Intel-XL710"
4475     - title: "2n-clx xxv710"
4476       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4477       tag: "NIC_Intel-XXV710"
4478   comparisons:
4479     - title: "Diff"
4480       reference: 1
4481       compare: 2
4482   legend:
4483     - ""
4484     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4485     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4486
4487 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4488 - type: "table"
4489   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4490   algorithm: "table_comparison"
4491   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4492   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4493   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4494   columns:
4495     - title: "3n-skx"
4496       data-set: "vpp-compare-topologies-ref"
4497     - title: "2n-skx"
4498       data-set: "vpp-compare-topologies-cmp"
4499   comparisons:
4500     - title: "Diff"
4501       reference: 1
4502       compare: 2
4503   legend:
4504     - ""
4505     - "3n-skx, 2n-skx - topologies tested."
4506     - "Diff - difference between 3n-skx and 2n-skx topologies."
4507
4508 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4509 - type: "table"
4510   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4511   algorithm: "table_comparison"
4512   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4513   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4514   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4515   columns:
4516     - title: "3n-skx"
4517       data-set: "vpp-compare-topologies-ref"
4518     - title: "2n-skx"
4519       data-set: "vpp-compare-topologies-cmp"
4520   comparisons:
4521     - title: "Diff"
4522       reference: 1
4523       compare: 2
4524   legend:
4525     - ""
4526     - "3n-skx, 2n-skx - topologies tested."
4527     - "Diff - difference between 3n-skx and 2n-skx topologies."
4528
4529 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4530 - type: "table"
4531   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4532   algorithm: "table_comparison"
4533   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4534   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4535   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4536   columns:
4537     - title: "3n-skx"
4538       data-set: "vpp-compare-topologies-ref"
4539     - title: "2n-skx"
4540       data-set: "vpp-compare-topologies-cmp"
4541   comparisons:
4542     - title: "Diff"
4543       reference: 1
4544       compare: 2
4545   legend:
4546     - ""
4547     - "3n-skx, 2n-skx - topologies tested."
4548     - "Diff - difference between 3n-skx and 2n-skx topologies."
4549
4550 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4551 - type: "table"
4552   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4553   algorithm: "table_comparison"
4554   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4555   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4556   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4557   columns:
4558     - title: "3n-skx"
4559       data-set: "vpp-compare-topologies-ref"
4560     - title: "2n-skx"
4561       data-set: "vpp-compare-topologies-cmp"
4562   comparisons:
4563     - title: "Diff"
4564       reference: 1
4565       compare: 2
4566   legend:
4567     - ""
4568     - "3n-skx, 2n-skx - topologies tested."
4569     - "Diff - difference between 3n-skx and 2n-skx topologies."
4570
4571 # VPP Performance Changes 3n-hsw 1t1c mrr
4572 - type: "table"
4573   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4574   algorithm: "table_comparison"
4575   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4576   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4577   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4578   columns:
4579     - title: "2001.0-2"
4580       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4581     - title: "2005.0-4"
4582       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4583     - title: "2005.0-5"
4584       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4585     - title: "2009.0-5"
4586       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4587   comparisons:
4588     - title: "2005.0-5 vs 2005.0-4"
4589       reference: 2
4590       compare: 3
4591 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
4592     - title: "2009.0-5 vs 2005.0-5"
4593       reference: 3
4594       compare: 4
4595 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
4596   legend:
4597     - ''
4598     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4599     - '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).'
4600     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4601     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4602     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4603
4604 # VPP Performance Changes 3n-hsw 2t2c mrr
4605 - type: "table"
4606   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4607   algorithm: "table_comparison"
4608   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4609   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4610   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4611   columns:
4612     - title: "2001.0-2"
4613       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4614     - title: "2005.0-4"
4615       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4616     - title: "2005.0-5"
4617       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4618     - title: "2009.0-5"
4619       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4620   comparisons:
4621     - title: "2005.0-5 vs 2005.0-4"
4622       reference: 2
4623       compare: 3
4624 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
4625     - title: "2009.0-5 vs 2005.0-5"
4626       reference: 3
4627       compare: 4
4628 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
4629   legend:
4630     - ''
4631     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4632     - '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).'
4633     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4634     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4635     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4636
4637 # VPP Performance Changes 3n-hsw 4t4c mrr
4638 - type: "table"
4639   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4640   algorithm: "table_comparison"
4641   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4642   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4643   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4644   columns:
4645     - title: "2001.0-2"
4646       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4647     - title: "2005.0-4"
4648       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4649     - title: "2005.0-5"
4650       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4651     - title: "2009.0-5"
4652       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4653   comparisons:
4654     - title: "2005.0-5 vs 2005.0-4"
4655       reference: 2
4656       compare: 3
4657 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
4658     - title: "2009.0-5 vs 2005.0-5"
4659       reference: 3
4660       compare: 4
4661 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
4662   legend:
4663     - ''
4664     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4665     - '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).'
4666     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4667     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4668     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4669
4670 # VPP Performance Changes 3n-skx 2t1c mrr
4671 - type: "table"
4672   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4673   algorithm: "table_comparison"
4674   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4675   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4676   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4677   columns:
4678     - title: "2001.0-2"
4679       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4680     - title: "2005.0-4"
4681       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4682     - title: "2005.0-5"
4683       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
4684     - title: "2009.0-5"
4685       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4686   comparisons:
4687     - title: "2005.0-5 vs 2005.0-4"
4688       reference: 2
4689       compare: 3
4690 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca1.yaml"
4691     - title: "2009.0-5 vs 2005.0-5"
4692       reference: 2
4693       compare: 3
4694 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca2.yaml"
4695   legend:
4696     - ''
4697     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4698     - '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).'
4699     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4700     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4701     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4702
4703 # VPP Performance Changes 3n-skx 4t2c mrr
4704 - type: "table"
4705   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4706   algorithm: "table_comparison"
4707   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4708   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4709   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4710   columns:
4711     - title: "2001.0-2"
4712       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4713     - title: "2005.0-4"
4714       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4715     - title: "2005.0-5"
4716       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
4717     - title: "2009.0-5"
4718       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4719   comparisons:
4720     - title: "2005.0-5 vs 2005.0-4"
4721       reference: 2
4722       compare: 3
4723 #      rca-file: "rca/rca-3n-hsw-4t2c-mrr-rca1.yaml"
4724     - title: "2009.0-5 vs 2005.0-5"
4725       reference: 2
4726       compare: 3
4727 #      rca-file: "rca/rca-3n-hsw-4t2c-mrr-rca2.yaml"
4728   legend:
4729     - ''
4730     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4731     - '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).'
4732     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4733     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4734     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4735
4736 # VPP Performance Changes 3n-skx 8t4c mrr
4737 - type: "table"
4738   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4739   algorithm: "table_comparison"
4740   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4741   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4742   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4743   columns:
4744     - title: "2001.0-2"
4745       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4746     - title: "2005.0-4"
4747       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4748     - title: "2005.0-5"
4749       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
4750     - title: "2009.0-5"
4751       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4752   comparisons:
4753     - title: "2005.0-5 vs 2005.0-4"
4754       reference: 2
4755       compare: 3
4756 #      rca-file: "rca/rca-3n-hsw-8t4c-mrr-rca1.yaml"
4757     - title: "2009.0-5 vs 2005.0-5"
4758       reference: 2
4759       compare: 3
4760 #      rca-file: "rca/rca-3n-hsw-8t4c-mrr-rca2.yaml"
4761   legend:
4762     - ''
4763     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4764     - '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).'
4765     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4766     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4767     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4768
4769 # VPP Performance Changes 2n-skx 2t1c mrr
4770 - type: "table"
4771   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4772   algorithm: "table_comparison"
4773   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4774   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4775   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4776   columns:
4777     - title: "2001.0-2"
4778       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4779     - title: "2005.0-4"
4780       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4781     - title: "2005.0-5"
4782       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4783     - title: "2009.0-5"
4784       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4785   comparisons:
4786     - title: "2005.0-5 vs 2005.0-4"
4787       reference: 2
4788       compare: 3
4789 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
4790     - title: "2009.0-5 vs 2005.0-4"
4791       reference: 3
4792       compare: 4
4793 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
4794   legend:
4795     - ''
4796     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4797     - '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).'
4798     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4799     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4800     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4801
4802 # VPP Performance Changes 2n-skx 4t2c mrr
4803 - type: "table"
4804   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4805   algorithm: "table_comparison"
4806   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4807   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4808   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4809   columns:
4810     - title: "2001.0-2"
4811       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4812     - title: "2005.0-4"
4813       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4814     - title: "2005.0-5"
4815       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4816     - title: "2009.0-5"
4817       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4818   comparisons:
4819     - title: "2005.0-5 vs 2005.0-4"
4820       reference: 2
4821       compare: 3
4822 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
4823     - title: "2009.0-5 vs 2005.0-4"
4824       reference: 3
4825       compare: 4
4826 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
4827   legend:
4828     - ''
4829     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4830     - '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).'
4831     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4832     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4833     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4834
4835 # VPP Performance Changes 2n-skx 8t4c mrr
4836 - type: "table"
4837   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4838   algorithm: "table_comparison"
4839   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4840   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4841   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4842   columns:
4843     - title: "2001.0-2"
4844       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4845     - title: "2005.0-4"
4846       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4847     - title: "2005.0-5"
4848       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4849     - title: "2009.0-5"
4850       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4851   comparisons:
4852     - title: "2005.0-5 vs 2005.0-4"
4853       reference: 2
4854       compare: 3
4855 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
4856     - title: "2009.0-5 vs 2005.0-4"
4857       reference: 3
4858       compare: 4
4859 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
4860   legend:
4861     - ''
4862     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4863     - '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).'
4864     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4865     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4866     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4867
4868 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
4869 - type: "table"
4870   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
4871   algorithm: "table_comparison"
4872   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
4873   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4874   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4875   columns:
4876     - title: "2001.0-2"
4877       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4878     - title: "2005.0-4"
4879       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4880     - title: "2005.0-5"
4881       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4882     - title: "2009.0-5"
4883       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4884   comparisons:
4885     - title: "2005.0-5 vs 2005.0-4"
4886       reference: 2
4887       compare: 3
4888 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
4889     - title: "2009.0-5 vs 2005.0-5"
4890       reference: 3
4891       compare: 4
4892 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
4893   legend:
4894     - ''
4895     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4896     - '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).'
4897     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4898     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4899     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4900
4901 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
4902 - type: "table"
4903   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
4904   algorithm: "table_comparison"
4905   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
4906   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4907   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4908   columns:
4909     - title: "2001.0-2"
4910       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4911     - title: "2005.0-4"
4912       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4913     - title: "2005.0-5"
4914       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4915     - title: "2009.0-5"
4916       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4917   comparisons:
4918     - title: "2005.0-5 vs 2005.0-4"
4919       reference: 2
4920       compare: 3
4921 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
4922     - title: "2009.0-5 vs 2005.0-5"
4923       reference: 3
4924       compare: 4
4925 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
4926   legend:
4927     - ''
4928     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4929     - '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).'
4930     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4931     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4932     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4933
4934 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
4935 - type: "table"
4936   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
4937   algorithm: "table_comparison"
4938   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
4939   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4940   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4941   columns:
4942     - title: "2001.0-2"
4943       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4944     - title: "2005.0-4"
4945       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4946     - title: "2005.0-5"
4947       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4948     - title: "2009.0-5"
4949       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4950   comparisons:
4951     - title: "2005.0-5 vs 2005.0-4"
4952       reference: 2
4953       compare: 3
4954 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
4955     - title: "2009.0-5 vs 2005.0-5"
4956       reference: 3
4957       compare: 4
4958 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
4959   legend:
4960     - ''
4961     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4962     - '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).'
4963     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4964     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4965     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4966
4967 ## VPP Performance Changes 2n-clx-x556 2t1c mrr
4968 #- type: "table"
4969 #  title: "VPP Performance Changes 2n-clx-x556 2t1c mrr"
4970 #  algorithm: "table_comparison"
4971 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-mrr"
4972 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4973 #  filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4974 #  columns:
4975 #    - title: "2001"
4976 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4977 #    - title: "2005"
4978 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4979 #  comparisons:
4980 #    - title: "Diff"
4981 #      reference: 1
4982 #      compare: 2
4983 #  legend:
4984 #    - ""
4985 #    - "2001, 2005 - VPP versions tested."
4986 #    - "Diff - difference between 2001 and 2005 VPP version."
4987 #
4988 ## VPP Performance Changes 2n-clx-x556 4t2c mrr
4989 #- type: "table"
4990 #  title: "VPP Performance Changes 2n-clx-x556 4t2c mrr"
4991 #  algorithm: "table_comparison"
4992 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-mrr"
4993 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4994 #  filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4995 #  columns:
4996 #    - title: "2001"
4997 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4998 #    - title: "2005"
4999 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5000 #  comparisons:
5001 #    - title: "Diff"
5002 #      reference: 1
5003 #      compare: 2
5004 #  legend:
5005 #    - ""
5006 #    - "2001, 2005 - VPP versions tested."
5007 #    - "Diff - difference between 2001 and 2005 VPP version."
5008 #
5009 ## VPP Performance Changes 2n-clx-x556 8t4c mrr
5010 #- type: "table"
5011 #  title: "VPP Performance Changes 2n-clx-x556 8t4c mrr"
5012 #  algorithm: "table_comparison"
5013 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-8t4c-mrr"
5014 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5015 #  filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5016 #  columns:
5017 #    - title: "2001"
5018 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5019 #    - title: "2005"
5020 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5021 #  comparisons:
5022 #    - title: "Diff"
5023 #      reference: 1
5024 #      compare: 2
5025 #  legend:
5026 #    - ""
5027 #    - "2001, 2005 - VPP versions tested."
5028 #    - "Diff - difference between 2001 and 2005 VPP version."
5029
5030 # VPP Performance Changes 2n-dnv 1t1c mrr
5031 - type: "table"
5032   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
5033   algorithm: "table_comparison"
5034   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
5035   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5036   filter: "'1T1C'"
5037   columns:
5038     - title: "2001.0-2"
5039       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5040     - title: "2005.0-5"
5041       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5042     - title: "2009.0-5"
5043       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5044   comparisons:
5045     - title: "2009.0-5 vs 2005.0-5"
5046       reference: 2
5047       compare: 3
5048   legend:
5049     - ''
5050     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5051     - '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).'
5052     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5053     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5054
5055 # VPP Performance Changes 2n-dnv 2t2c mrr
5056 - type: "table"
5057   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
5058   algorithm: "table_comparison"
5059   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
5060   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5061   filter: "'2T2C'"
5062   columns:
5063     - title: "2001.0-2"
5064       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5065     - title: "2005.0-5"
5066       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5067     - title: "2009.0-5"
5068       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5069   comparisons:
5070     - title: "2009.0-5 vs 2005.0-5"
5071       reference: 2
5072       compare: 3
5073   legend:
5074     - ''
5075     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5076     - '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).'
5077     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5078     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5079
5080 # VPP Performance Changes 2n-dnv 4t4c mrr
5081 - type: "table"
5082   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
5083   algorithm: "table_comparison"
5084   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
5085   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5086   filter: "'4T4C'"
5087   columns:
5088     - title: "2001.0-2"
5089       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5090     - title: "2005.0-5"
5091       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5092     - title: "2009.0-5"
5093       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5094   comparisons:
5095     - title: "2009.0-5 vs 2005.0-5"
5096       reference: 2
5097       compare: 3
5098   legend:
5099     - ''
5100     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5101     - '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).'
5102     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5103     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5104
5105 # VPP Performance Changes 3n-dnv 1t1c mrr
5106 - type: "table"
5107   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
5108   algorithm: "table_comparison"
5109   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
5110   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5111   filter: "'1T1C'"
5112   columns:
5113     - title: "2001.0-2"
5114       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5115     - title: "2005.0-5"
5116       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5117     - title: "2009.0-5"
5118       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5119   comparisons:
5120     - title: "2009.0-5 vs 2005.0-5"
5121       reference: 2
5122       compare: 3
5123   legend:
5124     - ''
5125     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5126     - '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).'
5127     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5128     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5129
5130 # VPP Performance Changes 3n-dnv 2t2c mrr
5131 - type: "table"
5132   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
5133   algorithm: "table_comparison"
5134   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
5135   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5136   filter: "'2T2C'"
5137   columns:
5138     - title: "2001.0-2"
5139       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5140     - title: "2005.0-5"
5141       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5142     - title: "2009.0-5"
5143       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5144   comparisons:
5145     - title: "2009.0-5 vs 2005.0-5"
5146       reference: 2
5147       compare: 3
5148   legend:
5149     - ''
5150     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5151     - '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).'
5152     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5153     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5154
5155 # VPP Performance Changes 3n-dnv 4t4c mrr
5156 - type: "table"
5157   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
5158   algorithm: "table_comparison"
5159   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
5160   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5161   filter: "'4T4C'"
5162   columns:
5163     - title: "2001.0-2"
5164       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5165     - title: "2005.0-5"
5166       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5167     - title: "2009.0-5"
5168       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5169   comparisons:
5170     - title: "2009.0-5 vs 2005.0-5"
5171       reference: 2
5172       compare: 3
5173   legend:
5174     - ''
5175     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5176     - '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).'
5177     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5178     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5179
5180 # VPP Performance Changes 3n-tsh 1t1c mrr
5181 - type: "table"
5182   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
5183   algorithm: "table_comparison"
5184   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
5185   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5186   filter: "'1T1C'"
5187   columns:
5188     - title: "2001.0-2"
5189       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5190     - title: "2005.0-4"
5191       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5192     - title: "2005.0-5"
5193       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5194     - title: "2009.0-5"
5195       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5196   comparisons:
5197     - title: "2005.0-5 vs 2005.0-4"
5198       reference: 2
5199       compare: 3
5200 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca1.yaml"
5201     - title: "2009.0-5 vs 2005.0-5"
5202       reference: 3
5203       compare: 4
5204 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca2.yaml"
5205   legend:
5206     - ''
5207     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5208     - '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).'
5209     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5210     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5211     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5212
5213 # VPP Performance Changes 3n-tsh 2t2c mrr
5214 - type: "table"
5215   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
5216   algorithm: "table_comparison"
5217   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
5218   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5219   filter: "'2T2C'"
5220   columns:
5221     - title: "2001.0-2"
5222       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5223     - title: "2005.0-4"
5224       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5225     - title: "2005.0-5"
5226       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5227     - title: "2009.0-5"
5228       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5229   comparisons:
5230     - title: "2005.0-5 vs 2005.0-4"
5231       reference: 2
5232       compare: 3
5233 #      rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca1.yaml"
5234     - title: "2009.0-5 vs 2005.0-5"
5235       reference: 3
5236       compare: 4
5237 #      rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca2.yaml"
5238   legend:
5239     - ''
5240     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5241     - '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).'
5242     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5243     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5244     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5245
5246 # VPP Performance Changes 3n-tsh 4t4c mrr
5247 - type: "table"
5248   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
5249   algorithm: "table_comparison"
5250   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
5251   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5252   filter: "'4T4C'"
5253   columns:
5254     - title: "2001.0-2"
5255       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5256     - title: "2005.0-4"
5257       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5258     - title: "2005.0-5"
5259       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5260     - title: "2009.0-5"
5261       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5262   comparisons:
5263     - title: "2005.0-5 vs 2005.0-4"
5264       reference: 2
5265       compare: 3
5266 #      rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca1.yaml"
5267     - title: "2009.0-5 vs 2005.0-5"
5268       reference: 3
5269       compare: 4
5270 #      rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca2.yaml"
5271   legend:
5272     - ''
5273     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5274     - '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).'
5275     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5276     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5277     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5278
5279 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
5280 - type: "table"
5281   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
5282   algorithm: "table_comparison"
5283   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
5284   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5285   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5286   columns:
5287     - title: "3n-hsw xl710"
5288       data-set: "vpp-compare-testbeds-mrr-ref"
5289       tag: "NIC_Intel-XL710"
5290     - title: "3n-skx xxv710"
5291       data-set: "vpp-compare-testbeds-mrr-cmp"
5292       tag: "NIC_Intel-XXV710"
5293   comparisons:
5294     - title: "Diff"
5295       reference: 1
5296       compare: 2
5297   legend:
5298     - ""
5299     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5300     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5301
5302 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
5303 - type: "table"
5304   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
5305   algorithm: "table_comparison"
5306   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
5307   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5308   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5309   columns:
5310     - title: "3n-hsw xl710"
5311       data-set: "vpp-compare-testbeds-mrr-ref"
5312       tag: "NIC_Intel-XL710"
5313     - title: "3n-skx xxv710"
5314       data-set: "vpp-compare-testbeds-mrr-cmp"
5315       tag: "NIC_Intel-XXV710"
5316   comparisons:
5317     - title: "Diff"
5318       reference: 1
5319       compare: 2
5320   legend:
5321     - ""
5322     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5323     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5324
5325 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
5326 - type: "table"
5327   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
5328   algorithm: "table_comparison"
5329   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
5330   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5331   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5332   columns:
5333     - title: "3n-hsw xl710"
5334       data-set: "vpp-compare-testbeds-mrr-ref"
5335       tag: "NIC_Intel-XL710"
5336     - title: "3n-skx xxv710"
5337       data-set: "vpp-compare-testbeds-mrr-cmp"
5338       tag: "NIC_Intel-XXV710"
5339   comparisons:
5340     - title: "Diff"
5341       reference: 1
5342       compare: 2
5343   legend:
5344     - ""
5345     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5346     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5347
5348 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
5349 - type: "table"
5350   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
5351   algorithm: "table_comparison"
5352   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
5353   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5354   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5355   columns:
5356     - title: "2n-skx"
5357       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5358     - title: "2n-clx"
5359       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5360   comparisons:
5361     - title: "Diff"
5362       reference: 1
5363       compare: 2
5364   legend:
5365     - ""
5366     - "2n-skx, 2n-clx - testbeds and NICs tested."
5367     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5368
5369 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5370 - type: "table"
5371   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5372   algorithm: "table_comparison"
5373   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5374   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5375   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5376   columns:
5377     - title: "2n-skx"
5378       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5379     - title: "2n-clx"
5380       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5381   comparisons:
5382     - title: "Diff"
5383       reference: 1
5384       compare: 2
5385   legend:
5386     - ""
5387     - "2n-skx, 2n-clx - testbeds and NICs tested."
5388     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5389
5390 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5391 - type: "table"
5392   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5393   algorithm: "table_comparison"
5394   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5395   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5396   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5397   columns:
5398     - title: "2n-skx"
5399       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5400     - title: "2n-clx"
5401       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5402   comparisons:
5403     - title: "Diff"
5404       reference: 1
5405       compare: 2
5406   legend:
5407     - ""
5408     - "2n-skx, 2n-clx - testbeds and NICs tested."
5409     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5410
5411 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5412 - type: "table"
5413   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5414   algorithm: "table_comparison"
5415   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5416   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5417   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5418   columns:
5419     - title: "3n-skx"
5420       data-set: "vpp-compare-topologies-mrr-ref"
5421     - title: "2n-skx"
5422       data-set: "vpp-compare-topologies-mrr-cmp"
5423   comparisons:
5424     - title: "Diff"
5425       reference: 1
5426       compare: 2
5427   legend:
5428     - ""
5429     - "3n-skx, 2n-skx - topologies tested."
5430     - "Diff - difference between 3n-skx and 2n-skx topologies."
5431
5432 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5433 - type: "table"
5434   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5435   algorithm: "table_comparison"
5436   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5437   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5438   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5439   columns:
5440     - title: "3n-skx"
5441       data-set: "vpp-compare-topologies-mrr-ref"
5442     - title: "2n-skx"
5443       data-set: "vpp-compare-topologies-mrr-cmp"
5444   comparisons:
5445     - title: "Diff"
5446       reference: 1
5447       compare: 2
5448   legend:
5449     - ""
5450     - "3n-skx, 2n-skx - topologies tested."
5451     - "Diff - difference between 3n-skx and 2n-skx topologies."
5452
5453 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5454 - type: "table"
5455   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5456   algorithm: "table_comparison"
5457   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5458   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5459   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5460   columns:
5461     - title: "3n-skx"
5462       data-set: "vpp-compare-topologies-mrr-ref"
5463     - title: "2n-skx"
5464       data-set: "vpp-compare-topologies-mrr-cmp"
5465   comparisons:
5466     - title: "Diff"
5467       reference: 1
5468       compare: 2
5469   legend:
5470     - ""
5471     - "3n-skx, 2n-skx - topologies tested."
5472     - "Diff - difference between 3n-skx and 2n-skx topologies."
5473
5474 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5475 - type: "table"
5476   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5477   algorithm: "table_comparison"
5478   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5479   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5480   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5481   columns:
5482     - title: "3n-hsw xl710"
5483       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5484       tag: "NIC_Intel-XL710"
5485     - title: "2n-clx xxv710"
5486       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5487       tag: "NIC_Intel-XXV710"
5488   comparisons:
5489     - title: "Diff"
5490       reference: 1
5491       compare: 2
5492   legend:
5493     - ""
5494     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5495     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5496
5497 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5498 - type: "table"
5499   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5500   algorithm: "table_comparison"
5501   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5502   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5503   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5504   columns:
5505     - title: "3n-hsw xl710"
5506       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5507       tag: "NIC_Intel-XL710"
5508     - title: "2n-clx xxv710"
5509       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5510       tag: "NIC_Intel-XXV710"
5511   comparisons:
5512     - title: "Diff"
5513       reference: 1
5514       compare: 2
5515   legend:
5516     - ""
5517     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5518     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5519
5520 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5521 - type: "table"
5522   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5523   algorithm: "table_comparison"
5524   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5525   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5526   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5527   columns:
5528     - title: "3n-hsw xl710"
5529       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5530       tag: "NIC_Intel-XL710"
5531     - title: "2n-clx xxv710"
5532       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5533       tag: "NIC_Intel-XXV710"
5534   comparisons:
5535     - title: "Diff"
5536       reference: 1
5537       compare: 2
5538   legend:
5539     - ""
5540     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5541     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5542
5543 # Detailed Test Results - VPP Performance Results 3n-hsw
5544 - type: "table"
5545   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5546   algorithm: "table_merged_details"
5547   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
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-hsw"
5554   filter: "all"
5555   parameters:
5556   - "name"
5557   - "parent"
5558   - "msg"
5559
5560 # Detailed Test Results - VPP Performance Results 3n-skx
5561 - type: "table"
5562   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5563   algorithm: "table_merged_details"
5564   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
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-skx"
5571   filter: "all"
5572   remove-ndr: False
5573   parameters:
5574   - "name"
5575   - "parent"
5576   - "msg"
5577
5578 # Detailed Test Results - VPP Performance Results 2n-skx
5579 - type: "table"
5580   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5581   algorithm: "table_merged_details"
5582   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5583   columns:
5584     - title: " |prein| Test Name |preout| "
5585       data: "data name"
5586     - 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| "
5587       data: "data msg"
5588   data: "vpp-perf-results-2n-skx"
5589   filter: "all"
5590   remove-ndr: False
5591   parameters:
5592   - "name"
5593   - "parent"
5594   - "msg"
5595
5596 # Detailed Test Results - VPP Performance Results 2n-clx
5597 - type: "table"
5598   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5599   algorithm: "table_merged_details"
5600   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5601   columns:
5602     - title: " |prein| Test Name |preout| "
5603       data: "data name"
5604     - 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| "
5605       data: "data msg"
5606   data: "vpp-perf-results-2n-clx"
5607   filter: "all"
5608   parameters:
5609   - "name"
5610   - "parent"
5611   - "msg"
5612
5613 # Detailed Test Results - VPP Performance Results 3n-tsh
5614 - type: "table"
5615   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5616   algorithm: "table_merged_details"
5617   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5618   columns:
5619     - title: " |prein| Test Name |preout| "
5620       data: "data name"
5621     - 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| "
5622       data: "data msg"
5623   data: "vpp-perf-results-3n-tsh"
5624   filter: "all"
5625   parameters:
5626   - "name"
5627   - "parent"
5628   - "msg"
5629
5630 # Detailed Test Results - VPP Performance Results 3n-dnv
5631 - type: "table"
5632   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5633   algorithm: "table_merged_details"
5634   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5635   columns:
5636     - title: " |prein| Test Name |preout| "
5637       data: "data name"
5638     - 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| "
5639       data: "data msg"
5640   data: "vpp-perf-results-3n-dnv"
5641   filter: "all"
5642   parameters:
5643   - "name"
5644   - "parent"
5645   - "msg"
5646
5647 # Detailed Test Results - VPP Performance Results 2n-dnv
5648 - type: "table"
5649   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5650   algorithm: "table_merged_details"
5651   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5652   columns:
5653     - title: " |prein| Test Name |preout| "
5654       data: "data name"
5655     - 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| "
5656       data: "data msg"
5657   data: "vpp-perf-results-2n-dnv"
5658   filter: "all"
5659   parameters:
5660   - "name"
5661   - "parent"
5662   - "msg"
5663
5664 # Test configuration - VPP Performance Test Configs 3n-hsw
5665 - type: "table"
5666   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5667   algorithm: "table_merged_details"
5668   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5669   columns:
5670     - title: " |prein| Test Name |preout| "
5671       data: "data name"
5672     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5673       data: "data conf-history"
5674   data: "vpp-perf-results-3n-hsw"
5675   filter: "all"
5676   parameters:
5677   - "parent"
5678   - "name"
5679   - "conf-history"
5680
5681 # Test configuration - VPP Performance Test Configs 3n-skx
5682 - type: "table"
5683   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5684   algorithm: "table_merged_details"
5685   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5686   columns:
5687     - title: " |prein| Test Name |preout| "
5688       data: "data name"
5689     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5690       data: "data conf-history"
5691   data: "vpp-perf-results-3n-skx"
5692   filter: "all"
5693   parameters:
5694   - "parent"
5695   - "name"
5696   - "conf-history"
5697
5698 # Test configuration - VPP Performance Test Configs 2n-skx
5699 - type: "table"
5700   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5701   algorithm: "table_merged_details"
5702   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5703   columns:
5704     - title: " |prein| Test Name |preout| "
5705       data: "data name"
5706     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5707       data: "data conf-history"
5708   data: "vpp-perf-results-2n-skx"
5709   filter: "all"
5710   parameters:
5711   - "parent"
5712   - "name"
5713   - "conf-history"
5714
5715 # Test configuration - VPP Performance Test Configs 2n-clx
5716 - type: "table"
5717   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5718   algorithm: "table_merged_details"
5719   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5720   columns:
5721     - title: " |prein| Test Name |preout| "
5722       data: "data name"
5723     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5724       data: "data conf-history"
5725   data: "vpp-perf-results-2n-clx"
5726   filter: "all"
5727   parameters:
5728   - "parent"
5729   - "name"
5730   - "conf-history"
5731
5732 # Test configuration - VPP Performance Test Configs 3n-tsh
5733 - type: "table"
5734   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5735   algorithm: "table_merged_details"
5736   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5737   columns:
5738     - title: " |prein| Test Name |preout| "
5739       data: "data name"
5740     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5741       data: "data conf-history"
5742   data: "vpp-perf-results-3n-tsh"
5743   filter: "all"
5744   parameters:
5745   - "parent"
5746   - "name"
5747   - "conf-history"
5748
5749 # Test configuration - VPP Performance Test Configs 3n-dnv
5750 - type: "table"
5751   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5752   algorithm: "table_merged_details"
5753   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5754   columns:
5755     - title: " |prein| Test Name |preout| "
5756       data: "data name"
5757     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5758       data: "data conf-history"
5759   data: "vpp-perf-results-3n-dnv"
5760   filter: "all"
5761   parameters:
5762   - "parent"
5763   - "name"
5764   - "conf-history"
5765
5766 # Test configuration - VPP Performance Test Configs 2n-dnv
5767 - type: "table"
5768   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5769   algorithm: "table_merged_details"
5770   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5771   columns:
5772     - title: " |prein| Test Name |preout| "
5773       data: "data name"
5774     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5775       data: "data conf-history"
5776   data: "vpp-perf-results-2n-dnv"
5777   filter: "all"
5778   parameters:
5779   - "parent"
5780   - "name"
5781   - "conf-history"
5782
5783 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5784 - type: "table"
5785   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5786   algorithm: "table_oper_data_html"
5787   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5788   data: "vpp-perf-results-3n-hsw"
5789   filter: "all"
5790
5791 # Test Operational Data - VPP Performance Operational Data 3n-skx
5792 - type: "table"
5793   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5794   algorithm: "table_oper_data_html"
5795   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5796   data: "vpp-perf-results-3n-skx"
5797   filter: "all"
5798
5799 # Test Operational Data - VPP Performance Operational Data 2n-skx
5800 - type: "table"
5801   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5802   algorithm: "table_oper_data_html"
5803   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5804   data: "vpp-perf-results-2n-skx"
5805   filter: "all"
5806
5807 # Test Operational Data - VPP Performance Operational Data 2n-clx
5808 - type: "table"
5809   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5810   algorithm: "table_oper_data_html"
5811   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5812   data: "vpp-perf-results-2n-clx"
5813   filter: "all"
5814
5815 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5816 - type: "table"
5817   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5818   algorithm: "table_oper_data_html"
5819   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5820   data: "vpp-perf-results-3n-tsh"
5821   filter: "all"
5822
5823 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5824 - type: "table"
5825   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5826   algorithm: "table_oper_data_html"
5827   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5828   data: "vpp-perf-results-3n-dnv"
5829   filter: "all"
5830
5831 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5832 - type: "table"
5833   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5834   algorithm: "table_oper_data_html"
5835   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5836   data: "vpp-perf-results-2n-dnv"
5837   filter: "all"
5838
5839 # Detailed Test Results - VPP MRR Results 3n-hsw
5840 - type: "table"
5841   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5842   algorithm: "table_merged_details"
5843   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5844   columns:
5845     - title: " |prein| Test Name |preout| "
5846       data: "data name"
5847     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5848       data: "data msg"
5849   data: "vpp-mrr-results-3n-hsw"
5850   filter: "all"
5851   parameters:
5852   - "name"
5853   - "parent"
5854   - "msg"
5855
5856 # Detailed Test Results - VPP MRR Results 3n-skx
5857 - type: "table"
5858   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5859   algorithm: "table_merged_details"
5860   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5861   columns:
5862     - title: " |prein| Test Name |preout| "
5863       data: "data name"
5864     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5865       data: "data msg"
5866   data: "vpp-mrr-results-3n-skx"
5867   filter: "all"
5868   parameters:
5869   - "name"
5870   - "parent"
5871   - "msg"
5872
5873 # Detailed Test Results - VPP MRR Results 2n-skx
5874 - type: "table"
5875   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5876   algorithm: "table_merged_details"
5877   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5878   columns:
5879     - title: " |prein| Test Name |preout| "
5880       data: "data name"
5881     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5882       data: "data msg"
5883   data: "vpp-mrr-results-2n-skx"
5884   filter: "all"
5885   parameters:
5886   - "name"
5887   - "parent"
5888   - "msg"
5889
5890 # Detailed Test Results - VPP MRR Results 2n-clx
5891 - type: "table"
5892   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5893   algorithm: "table_merged_details"
5894   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5895   columns:
5896     - title: " |prein| Test Name |preout| "
5897       data: "data name"
5898     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5899       data: "data msg"
5900   data: "vpp-mrr-results-2n-clx"
5901   filter: "all"
5902   parameters:
5903   - "name"
5904   - "parent"
5905   - "msg"
5906
5907 # Detailed Test Results - VPP MRR Results 3n-tsh
5908 - type: "table"
5909   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5910   algorithm: "table_merged_details"
5911   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5912   columns:
5913     - title: " |prein| Test Name |preout| "
5914       data: "data name"
5915     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5916       data: "data msg"
5917   data: "vpp-mrr-results-3n-tsh"
5918   filter: "all"
5919   parameters:
5920   - "name"
5921   - "parent"
5922   - "msg"
5923
5924 # Detailed Test Results - VPP MRR Results 3n-dnv
5925 - type: "table"
5926   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5927   algorithm: "table_merged_details"
5928   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5929   columns:
5930     - title: " |prein| Test Name |preout| "
5931       data: "data name"
5932     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5933       data: "data msg"
5934   data: "vpp-mrr-results-3n-dnv"
5935   filter: "all"
5936   parameters:
5937   - "name"
5938   - "parent"
5939   - "msg"
5940
5941 # Detailed Test Results - VPP MRR Results 2n-dnv
5942 - type: "table"
5943   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5944   algorithm: "table_merged_details"
5945   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5946   columns:
5947     - title: " |prein| Test Name |preout| "
5948       data: "data name"
5949     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5950       data: "data msg"
5951   data: "vpp-mrr-results-2n-dnv"
5952   filter: "all"
5953   parameters:
5954   - "name"
5955   - "parent"
5956   - "msg"
5957
5958 # Test configuration - VPP MRR Test Configs 3n-hsw
5959 - type: "table"
5960   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5961   algorithm: "table_merged_details"
5962   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5963   columns:
5964     - title: " |prein| Test Name |preout| "
5965       data: "data name"
5966     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5967       data: "data conf-history"
5968   data: "vpp-mrr-results-3n-hsw"
5969   filter: "all"
5970   parameters:
5971   - "parent"
5972   - "name"
5973   - "conf-history"
5974
5975 # Test configuration - VPP MRR Test Configs 3n-skx
5976 - type: "table"
5977   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5978   algorithm: "table_merged_details"
5979   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5980   columns:
5981     - title: " |prein| Test Name |preout| "
5982       data: "data name"
5983     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5984       data: "data conf-history"
5985   data: "vpp-mrr-results-3n-skx"
5986   filter: "all"
5987   parameters:
5988   - "parent"
5989   - "name"
5990   - "conf-history"
5991
5992 # Test configuration - VPP MRR Test Configs 2n-skx
5993 - type: "table"
5994   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5995   algorithm: "table_merged_details"
5996   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5997   columns:
5998     - title: " |prein| Test Name |preout| "
5999       data: "data name"
6000     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6001       data: "data conf-history"
6002   data: "vpp-mrr-results-2n-skx"
6003   filter: "all"
6004   parameters:
6005   - "parent"
6006   - "name"
6007   - "conf-history"
6008
6009 # Test configuration - VPP MRR Test Configs 2n-clx
6010 - type: "table"
6011   title: "Test configuration - VPP MRR Test Configs 2n-clx"
6012   algorithm: "table_merged_details"
6013   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
6014   columns:
6015     - title: " |prein| Test Name |preout| "
6016       data: "data name"
6017     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6018       data: "data conf-history"
6019   data: "vpp-mrr-results-2n-clx"
6020   filter: "all"
6021   parameters:
6022   - "parent"
6023   - "name"
6024   - "conf-history"
6025
6026 # Test configuration - VPP MRR Test Configs 3n-tsh
6027 - type: "table"
6028   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
6029   algorithm: "table_merged_details"
6030   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
6031   columns:
6032     - title: " |prein| Test Name |preout| "
6033       data: "data name"
6034     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6035       data: "data conf-history"
6036   data: "vpp-mrr-results-3n-tsh"
6037   filter: "all"
6038   parameters:
6039   - "parent"
6040   - "name"
6041   - "conf-history"
6042
6043 # Test configuration - VPP MRR Test Configs 3n-dnv
6044 - type: "table"
6045   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
6046   algorithm: "table_merged_details"
6047   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
6048   columns:
6049     - title: " |prein| Test Name |preout| "
6050       data: "data name"
6051     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6052       data: "data conf-history"
6053   data: "vpp-mrr-results-3n-dnv"
6054   filter: "all"
6055   parameters:
6056   - "parent"
6057   - "name"
6058   - "conf-history"
6059
6060 # Test configuration - VPP MRR Test Configs 2n-dnv
6061 - type: "table"
6062   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
6063   algorithm: "table_merged_details"
6064   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
6065   columns:
6066     - title: " |prein| Test Name |preout| "
6067       data: "data name"
6068     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6069       data: "data conf-history"
6070   data: "vpp-mrr-results-2n-dnv"
6071   filter: "all"
6072   parameters:
6073   - "parent"
6074   - "name"
6075   - "conf-history"
6076
6077 # Detailed Test Results - VPP Device Results - Ubuntu
6078 - type: "table"
6079   title: "Detailed Test Results - VPP Device Results - Ubuntu"
6080   algorithm: "table_merged_details"
6081   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
6082   columns:
6083     - title: " |prein| Test Name |preout| "
6084       data: "data name"
6085     - title: " |prein| Status |preout| "
6086       data: "data status"
6087   data: "vpp-device-results-ubuntu"
6088   filter: "all"
6089   parameters:
6090   - "name"
6091   - "parent"
6092   - "doc"
6093   - "status"
6094
6095 # Test configuration - VPP Device Test Configs - Ubuntu
6096 - type: "table"
6097   title: "Test configuration - VPP Device Test Configs - Ubuntu"
6098   algorithm: "table_merged_details"
6099   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
6100   columns:
6101     - title: " |prein| Test Name |preout| "
6102       data: "data name"
6103     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6104       data: "data conf-history"
6105   data: "vpp-device-results-ubuntu"
6106   filter: "all"
6107   parameters:
6108   - "parent"
6109   - "name"
6110   - "conf-history"
6111
6112 ################################################################################
6113
6114 # DPDK Performance Changes 3n-hsw 1t1c pdr
6115 - type: "table"
6116   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
6117   algorithm: "table_comparison"
6118   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
6119   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6120   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6121   columns:
6122     - title: "2001"
6123       data-set: "dpdk-performance-changes-3n-hsw-h1"
6124     - title: "2005"
6125       data-set: "dpdk-performance-changes-3n-hsw-ref"
6126     - title: "2009"
6127       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6128   comparisons:
6129     - title: "Diff"
6130       reference: 2
6131       compare: 3
6132   legend:
6133     - ""
6134     - "2001, 2005, 2009 - DPDK versions tested."
6135     - "Diff - difference between 2005 and 2009 DPDK version."
6136
6137 # DPDK Performance Changes 3n-hsw 2t2c pdr
6138 - type: "table"
6139   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
6140   algorithm: "table_comparison"
6141   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
6142   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6143   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6144   columns:
6145     - title: "2001"
6146       data-set: "dpdk-performance-changes-3n-hsw-h1"
6147     - title: "2005"
6148       data-set: "dpdk-performance-changes-3n-hsw-ref"
6149     - title: "2009"
6150       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6151   comparisons:
6152     - title: "Diff"
6153       reference: 2
6154       compare: 3
6155   legend:
6156     - ""
6157     - "2001, 2005, 2009 - DPDK versions tested."
6158     - "Diff - difference between 2005 and 2009 DPDK version."
6159
6160 # DPDK Performance Changes 3n-hsw 1t1c pdr
6161 - type: "table"
6162   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
6163   algorithm: "table_comparison"
6164   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
6165   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6166   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6167   columns:
6168     - title: "2001"
6169       data-set: "dpdk-performance-changes-3n-hsw-h1"
6170     - title: "2005"
6171       data-set: "dpdk-performance-changes-3n-hsw-ref"
6172     - title: "2009"
6173       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6174   comparisons:
6175     - title: "Diff"
6176       reference: 2
6177       compare: 3
6178   legend:
6179     - ""
6180     - "2001, 2005, 2009 - DPDK versions tested."
6181     - "Diff - difference between 2005 and 2009 DPDK version."
6182
6183 # DPDK Performance Changes 3n-hsw 2t2c ndr
6184 - type: "table"
6185   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
6186   algorithm: "table_comparison"
6187   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
6188   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6189   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6190   columns:
6191     - title: "2001"
6192       data-set: "dpdk-performance-changes-3n-hsw-h1"
6193     - title: "2005"
6194       data-set: "dpdk-performance-changes-3n-hsw-ref"
6195     - title: "2009"
6196       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6197   comparisons:
6198     - title: "Diff"
6199       reference: 2
6200       compare: 3
6201   legend:
6202     - ""
6203     - "2001, 2005, 2009 - DPDK versions tested."
6204     - "Diff - difference between 2005 and 2009 DPDK version."
6205
6206 # DPDK Performance Changes 3n-skx 2t1c pdr
6207 - type: "table"
6208   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
6209   algorithm: "table_comparison"
6210   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
6211   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6212   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6213   columns:
6214     - title: "2001"
6215       data-set: "dpdk-performance-changes-3n-skx-h1"
6216     - title: "2005"
6217       data-set: "dpdk-performance-changes-3n-skx-ref"
6218     - title: "2009"
6219       data-set: "dpdk-performance-changes-3n-skx-cmp"
6220   comparisons:
6221     - title: "Diff"
6222       reference: 2
6223       compare: 3
6224   legend:
6225     - ""
6226     - "2001, 2005, 2009 - DPDK versions tested."
6227     - "Diff - difference between 2005 and 2009 DPDK version."
6228
6229 # DPDK Performance Changes 3n-skx 4t2c pdr
6230 - type: "table"
6231   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
6232   algorithm: "table_comparison"
6233   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
6234   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6235   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6236   columns:
6237     - title: "2001"
6238       data-set: "dpdk-performance-changes-3n-skx-h1"
6239     - title: "2005"
6240       data-set: "dpdk-performance-changes-3n-skx-ref"
6241     - title: "2009"
6242       data-set: "dpdk-performance-changes-3n-skx-cmp"
6243   comparisons:
6244     - title: "Diff"
6245       reference: 2
6246       compare: 3
6247   legend:
6248     - ""
6249     - "2001, 2005, 2009 - DPDK versions tested."
6250     - "Diff - difference between 2005 and 2009 DPDK version."
6251
6252 # DPDK Performance Changes 3n-skx 2t1c ndr
6253 - type: "table"
6254   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
6255   algorithm: "table_comparison"
6256   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
6257   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6258   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6259   columns:
6260     - title: "2001"
6261       data-set: "dpdk-performance-changes-3n-skx-h1"
6262     - title: "2005"
6263       data-set: "dpdk-performance-changes-3n-skx-ref"
6264     - title: "2009"
6265       data-set: "dpdk-performance-changes-3n-skx-cmp"
6266   comparisons:
6267     - title: "Diff"
6268       reference: 2
6269       compare: 3
6270   legend:
6271     - ""
6272     - "2001, 2005, 2009 - DPDK versions tested."
6273     - "Diff - difference between 2005 and 2009 DPDK version."
6274
6275 # DPDK Performance Changes 3n-skx 4t2c ndr
6276 - type: "table"
6277   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
6278   algorithm: "table_comparison"
6279   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
6280   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6281   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6282   columns:
6283     - title: "2001"
6284       data-set: "dpdk-performance-changes-3n-skx-h1"
6285     - title: "2005"
6286       data-set: "dpdk-performance-changes-3n-skx-ref"
6287     - title: "2009"
6288       data-set: "dpdk-performance-changes-3n-skx-cmp"
6289   comparisons:
6290     - title: "Diff"
6291       reference: 2
6292       compare: 3
6293   legend:
6294     - ""
6295     - "2001, 2005, 2009 - DPDK versions tested."
6296     - "Diff - difference between 2005 and 2009 DPDK version."
6297
6298 # DPDK Performance Changes 2n-skx 2t1c pdr
6299 - type: "table"
6300   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
6301   algorithm: "table_comparison"
6302   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
6303   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6304   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6305   columns:
6306     - title: "2001"
6307       data-set: "dpdk-performance-changes-2n-skx-h1"
6308     - title: "2005"
6309       data-set: "dpdk-performance-changes-2n-skx-ref"
6310     - title: "2009"
6311       data-set: "dpdk-performance-changes-2n-skx-cmp"
6312   comparisons:
6313     - title: "Diff"
6314       reference: 2
6315       compare: 3
6316   legend:
6317     - ""
6318     - "2001, 2005, 2009 - DPDK versions tested."
6319     - "Diff - difference between 2005 and 2009 DPDK version."
6320
6321 # DPDK Performance Changes 2n-skx 4t2c pdr
6322 - type: "table"
6323   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
6324   algorithm: "table_comparison"
6325   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
6326   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6327   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6328   columns:
6329     - title: "2001"
6330       data-set: "dpdk-performance-changes-2n-skx-h1"
6331     - title: "2005"
6332       data-set: "dpdk-performance-changes-2n-skx-ref"
6333     - title: "2009"
6334       data-set: "dpdk-performance-changes-2n-skx-cmp"
6335   comparisons:
6336     - title: "Diff"
6337       reference: 2
6338       compare: 3
6339   legend:
6340     - ""
6341     - "2001, 2005, 2009 - DPDK versions tested."
6342     - "Diff - difference between 2005 and 2009 DPDK version."
6343
6344 # DPDK Performance Changes 2n-skx 2t1c ndr
6345 - type: "table"
6346   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
6347   algorithm: "table_comparison"
6348   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
6349   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6350   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6351   columns:
6352     - title: "2001"
6353       data-set: "dpdk-performance-changes-2n-skx-h1"
6354     - title: "2005"
6355       data-set: "dpdk-performance-changes-2n-skx-ref"
6356     - title: "2009"
6357       data-set: "dpdk-performance-changes-2n-skx-cmp"
6358   comparisons:
6359     - title: "Diff"
6360       reference: 2
6361       compare: 3
6362   legend:
6363     - ""
6364     - "2001, 2005, 2009 - DPDK versions tested."
6365     - "Diff - difference between 2005 and 2009 DPDK version."
6366
6367 # DPDK Performance Changes 2n-skx 4t2c ndr
6368 - type: "table"
6369   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6370   algorithm: "table_comparison"
6371   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6372   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6373   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6374   columns:
6375     - title: "2001"
6376       data-set: "dpdk-performance-changes-2n-skx-h1"
6377     - title: "2005"
6378       data-set: "dpdk-performance-changes-2n-skx-ref"
6379     - title: "2009"
6380       data-set: "dpdk-performance-changes-2n-skx-cmp"
6381   comparisons:
6382     - title: "Diff"
6383       reference: 2
6384       compare: 3
6385   legend:
6386     - ""
6387     - "2001, 2005, 2009 - DPDK versions tested."
6388     - "Diff - difference between 2005 and 2009 DPDK version."
6389
6390 # DPDK Performance Changes 2n-clx 2t1c pdr
6391 - type: "table"
6392   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
6393   algorithm: "table_comparison"
6394   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
6395   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6396   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6397   columns:
6398     - title: "2001"
6399       data-set: "dpdk-performance-changes-2n-clx-h1"
6400     - title: "2005"
6401       data-set: "dpdk-performance-changes-2n-clx-ref"
6402     - title: "2009"
6403       data-set: "dpdk-performance-changes-2n-clx-cmp"
6404   comparisons:
6405     - title: "Diff"
6406       reference: 2
6407       compare: 3
6408   legend:
6409     - ""
6410     - "2001, 2005, 2009 - DPDK versions tested."
6411     - "Diff - difference between 2005 and 2009 DPDK version."
6412
6413 # DPDK Performance Changes 2n-clx 4t2c pdr
6414 - type: "table"
6415   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
6416   algorithm: "table_comparison"
6417   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
6418   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6419   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6420   columns:
6421     - title: "2001"
6422       data-set: "dpdk-performance-changes-2n-clx-h1"
6423     - title: "2005"
6424       data-set: "dpdk-performance-changes-2n-clx-ref"
6425     - title: "2009"
6426       data-set: "dpdk-performance-changes-2n-clx-cmp"
6427   comparisons:
6428     - title: "Diff"
6429       reference: 2
6430       compare: 3
6431   legend:
6432     - ""
6433     - "2001, 2005, 2009 - DPDK versions tested."
6434     - "Diff - difference between 2005 and 2009 DPDK version."
6435
6436 # DPDK Performance Changes 2n-clx 2t1c ndr
6437 - type: "table"
6438   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
6439   algorithm: "table_comparison"
6440   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
6441   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6442   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6443   columns:
6444     - title: "2001"
6445       data-set: "dpdk-performance-changes-2n-clx-h1"
6446     - title: "2005"
6447       data-set: "dpdk-performance-changes-2n-clx-ref"
6448     - title: "2009"
6449       data-set: "dpdk-performance-changes-2n-clx-cmp"
6450   comparisons:
6451     - title: "Diff"
6452       reference: 2
6453       compare: 3
6454   legend:
6455     - ""
6456     - "2001, 2005, 2009 - DPDK versions tested."
6457     - "Diff - difference between 2005 and 2009 DPDK version."
6458
6459 # DPDK Performance Changes 2n-clx 4t2c ndr
6460 - type: "table"
6461   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
6462   algorithm: "table_comparison"
6463   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
6464   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6465   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6466   columns:
6467     - title: "2001"
6468       data-set: "dpdk-performance-changes-2n-clx-h1"
6469     - title: "2005"
6470       data-set: "dpdk-performance-changes-2n-clx-ref"
6471     - title: "2009"
6472       data-set: "dpdk-performance-changes-2n-clx-cmp"
6473   comparisons:
6474     - title: "Diff"
6475       reference: 2
6476       compare: 3
6477   legend:
6478     - ""
6479     - "2001, 2005, 2009 - DPDK versions tested."
6480     - "Diff - difference between 2005 and 2009 DPDK version."
6481
6482 ## DPDK Performance Changes 2n-dnv 1t1c pdr
6483 #- type: "table"
6484 #  title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
6485 #  algorithm: "table_comparison"
6486 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
6487 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6488 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6489 #  columns:
6490 #    - title: "2001"
6491 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6492 #    - title: "2005"
6493 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6494 #    - title: "2009"
6495 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6496 #  comparisons:
6497 #    - title: "Diff"
6498 #      reference: 2
6499 #      compare: 3
6500 #  legend:
6501 #    - ""
6502 #    - "2001, 2005, 2009 - DPDK versions tested."
6503 #    - "Diff - difference between 2005 and 2009 DPDK version."
6504 #
6505 ## DPDK Performance Changes 2n-dnv 2t2c pdr
6506 #- type: "table"
6507 #  title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
6508 #  algorithm: "table_comparison"
6509 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
6510 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6511 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6512 #  columns:
6513 #    - title: "2001"
6514 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6515 #    - title: "2005"
6516 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6517 #    - title: "2009"
6518 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6519 #  comparisons:
6520 #    - title: "Diff"
6521 #      reference: 2
6522 #      compare: 3
6523 #  legend:
6524 #    - ""
6525 #    - "2001, 2005, 2009 - DPDK versions tested."
6526 #    - "Diff - difference between 2005 and 2009 DPDK version."
6527 #
6528 ## DPDK Performance Changes 2n-dnv 1t1c ndr
6529 #- type: "table"
6530 #  title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
6531 #  algorithm: "table_comparison"
6532 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
6533 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6534 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6535 #  columns:
6536 #    - title: "2001"
6537 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6538 #    - title: "2005"
6539 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6540 #    - title: "2009"
6541 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6542 #  comparisons:
6543 #    - title: "Diff"
6544 #      reference: 2
6545 #      compare: 3
6546 #  legend:
6547 #    - ""
6548 #    - "2001, 2005, 2009 - DPDK versions tested."
6549 #    - "Diff - difference between 2005 and 2009 DPDK version."
6550 #
6551 ## DPDK Performance Changes 2n-dnv 2t2c ndr
6552 #- type: "table"
6553 #  title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
6554 #  algorithm: "table_comparison"
6555 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
6556 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6557 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6558 #  columns:
6559 #    - title: "2001"
6560 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6561 #    - title: "2005"
6562 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6563 #    - title: "2009"
6564 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6565 #  comparisons:
6566 #    - title: "Diff"
6567 #      reference: 2
6568 #      compare: 3
6569 #  legend:
6570 #    - ""
6571 #    - "2001, 2005, 2009 - DPDK versions tested."
6572 #    - "Diff - difference between 2005 and 2009 DPDK version."
6573 #
6574 ## DPDK Performance Changes 3n-dnv 1t1c pdr
6575 #- type: "table"
6576 #  title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
6577 #  algorithm: "table_comparison"
6578 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
6579 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6580 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6581 #  columns:
6582 #    - title: "2001"
6583 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6584 #    - title: "2005"
6585 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6586 #    - title: "2009"
6587 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6588 #  comparisons:
6589 #    - title: "Diff"
6590 #      reference: 2
6591 #      compare: 3
6592 #  legend:
6593 #    - ""
6594 #    - "2001, 2005, 2009 - DPDK versions tested."
6595 #    - "Diff - difference between 2005 and 2009 DPDK version."
6596 #
6597 ## DPDK Performance Changes 3n-dnv 2t2c pdr
6598 #- type: "table"
6599 #  title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
6600 #  algorithm: "table_comparison"
6601 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
6602 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6603 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6604 #  columns:
6605 #    - title: "2001"
6606 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6607 #    - title: "2005"
6608 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6609 #    - title: "2009"
6610 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6611 #  comparisons:
6612 #    - title: "Diff"
6613 #      reference: 2
6614 #      compare: 3
6615 #  legend:
6616 #    - ""
6617 #    - "2001, 2005, 2009 - DPDK versions tested."
6618 #    - "Diff - difference between 2005 and 2009 DPDK version."
6619 #
6620 ## DPDK Performance Changes 3n-dnv 1t1c ndr
6621 #- type: "table"
6622 #  title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
6623 #  algorithm: "table_comparison"
6624 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
6625 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6626 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6627 #  columns:
6628 #    - title: "2001"
6629 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6630 #    - title: "2005"
6631 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6632 #    - title: "2009"
6633 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6634 #  comparisons:
6635 #    - title: "Diff"
6636 #      reference: 2
6637 #      compare: 3
6638 #  legend:
6639 #    - ""
6640 #    - "2001, 2005, 2009 - DPDK versions tested."
6641 #    - "Diff - difference between 2005 and 2009 DPDK version."
6642 #
6643 ## DPDK Performance Changes 3n-dnv 2t2c ndr
6644 #- type: "table"
6645 #  title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
6646 #  algorithm: "table_comparison"
6647 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
6648 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6649 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6650 #  columns:
6651 #    - title: "2001"
6652 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6653 #    - title: "2005"
6654 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6655 #    - title: "2009"
6656 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6657 #  comparisons:
6658 #    - title: "Diff"
6659 #      reference: 2
6660 #      compare: 3
6661 #  legend:
6662 #    - ""
6663 #    - "2001, 2005, 2009 - DPDK versions tested."
6664 #    - "Diff - difference between 2005 and 2009 DPDK version."
6665
6666 # DPDK Performance Changes 3n-tsh 1t1c pdr
6667 - type: "table"
6668   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
6669   algorithm: "table_comparison"
6670   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
6671   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6672   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6673   columns:
6674     - title: "2001"
6675       data-set: "dpdk-performance-changes-3n-tsh-h1"
6676     - title: "2005"
6677       data-set: "dpdk-performance-changes-3n-tsh-ref"
6678     - title: "2009"
6679       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6680   comparisons:
6681     - title: "Diff"
6682       reference: 2
6683       compare: 3
6684   legend:
6685     - ""
6686     - "2001, 2005, 2009 - DPDK versions tested."
6687     - "Diff - difference between 2005 and 2009 DPDK version."
6688
6689 # DPDK Performance Changes 3n-tsh 2t2c pdr
6690 - type: "table"
6691   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
6692   algorithm: "table_comparison"
6693   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
6694   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6695   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6696   columns:
6697     - title: "2001"
6698       data-set: "dpdk-performance-changes-3n-tsh-h1"
6699     - title: "2005"
6700       data-set: "dpdk-performance-changes-3n-tsh-ref"
6701     - title: "2009"
6702       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6703   comparisons:
6704     - title: "Diff"
6705       reference: 2
6706       compare: 3
6707   legend:
6708     - ""
6709     - "2001, 2005, 2009 - DPDK versions tested."
6710     - "Diff - difference between 2005 and 2009 DPDK version."
6711
6712 # DPDK Performance Changes 3n-tsh 1t1c ndr
6713 - type: "table"
6714   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
6715   algorithm: "table_comparison"
6716   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
6717   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6718   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6719   columns:
6720     - title: "2001"
6721       data-set: "dpdk-performance-changes-3n-tsh-h1"
6722     - title: "2005"
6723       data-set: "dpdk-performance-changes-3n-tsh-ref"
6724     - title: "2009"
6725       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6726   comparisons:
6727     - title: "Diff"
6728       reference: 2
6729       compare: 3
6730   legend:
6731     - ""
6732     - "2001, 2005, 2009 - DPDK versions tested."
6733     - "Diff - difference between 2005 and 2009 DPDK version."
6734
6735 # DPDK Performance Changes 3n-tsh 2t2c ndr
6736 - type: "table"
6737   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
6738   algorithm: "table_comparison"
6739   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
6740   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6741   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6742   columns:
6743     - title: "2001"
6744       data-set: "dpdk-performance-changes-3n-tsh-h1"
6745     - title: "2005"
6746       data-set: "dpdk-performance-changes-3n-tsh-ref"
6747     - title: "2009"
6748       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6749   comparisons:
6750     - title: "Diff"
6751       reference: 2
6752       compare: 3
6753   legend:
6754     - ""
6755     - "2001, 2005, 2009 - DPDK versions tested."
6756     - "Diff - difference between 2005 and 2009 DPDK version."
6757
6758 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6759 - type: "table"
6760   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6761   algorithm: "table_comparison"
6762   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6763   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6764   filter: "'NIC_Intel-X710'"
6765   columns:
6766     - title: "3n-hsw x710"
6767       data-set: "dpdk-compare-testbeds-ref"
6768     - title: "3n-skx x710"
6769       data-set: "dpdk-compare-testbeds-cmp"
6770   comparisons:
6771     - title: "Diff"
6772       reference: 1
6773       compare: 2
6774   legend:
6775     - ""
6776     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6777     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6778
6779 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6780 - type: "table"
6781   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6782   algorithm: "table_comparison"
6783   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6784   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6785   filter: "'NIC_Intel-X710'"
6786   columns:
6787     - title: "3n-hsw x710"
6788       data-set: "dpdk-compare-testbeds-ref"
6789     - title: "3n-skx x710"
6790       data-set: "dpdk-compare-testbeds-cmp"
6791   comparisons:
6792     - title: "Diff"
6793       reference: 1
6794       compare: 2
6795   legend:
6796     - ""
6797     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6798     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6799
6800 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6801 - type: "table"
6802   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6803   algorithm: "table_comparison"
6804   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6805   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6806   filter: "'NIC_Intel-XXV710'"
6807   columns:
6808     - title: "2n-skx"
6809       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6810     - title: "2n-clx"
6811       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6812   comparisons:
6813     - title: "Diff"
6814       reference: 1
6815       compare: 2
6816   legend:
6817     - ""
6818     - "2n-skx, 2n-clx - testbeds and NICs tested."
6819     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6820
6821 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6822 - type: "table"
6823   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6824   algorithm: "table_comparison"
6825   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6826   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6827   filter: "'NIC_Intel-XXV710'"
6828   columns:
6829     - title: "2n-skx"
6830       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6831     - title: "2n-clx"
6832       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6833   comparisons:
6834     - title: "Diff"
6835       reference: 1
6836       compare: 2
6837   legend:
6838     - ""
6839     - "2n-skx, 2n-clx - testbeds and NICs tested."
6840     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6841
6842 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6843 - type: "table"
6844   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6845   algorithm: "table_comparison"
6846   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6847   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6848   filter: "'NIC_Intel-XXV710'"
6849   columns:
6850     - title: "3n-skx"
6851       data-set: "dpdk-compare-topologies-ref"
6852     - title: "2n-skx"
6853       data-set: "dpdk-compare-topologies-cmp"
6854   comparisons:
6855     - title: "Diff"
6856       reference: 1
6857       compare: 2
6858   legend:
6859     - ""
6860     - "3n-skx, 2n-skx - topologies tested."
6861     - "Diff - difference between 3n-skx and 2n-skx topologies."
6862
6863 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6864 - type: "table"
6865   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6866   algorithm: "table_comparison"
6867   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6868   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6869   filter: "'NIC_Intel-XXV710'"
6870   columns:
6871     - title: "3n-skx"
6872       data-set: "dpdk-compare-topologies-ref"
6873     - title: "2n-skx"
6874       data-set: "dpdk-compare-topologies-cmp"
6875   comparisons:
6876     - title: "Diff"
6877       reference: 1
6878       compare: 2
6879   legend:
6880     - ""
6881     - "3n-skx, 2n-skx - topologies tested."
6882     - "Diff - difference between 3n-skx and 2n-skx topologies."
6883
6884 # Detailed Test Results - DPDK Performance Results 3n-hsw
6885 - type: "table"
6886   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6887   algorithm: "table_merged_details"
6888   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
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-3n-hsw"
6895   filter: "all"
6896   parameters:
6897   - "name"
6898   - "parent"
6899   - "msg"
6900
6901 # Detailed Test Results - DPDK Performance Results 3n-skx
6902 - type: "table"
6903   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6904   algorithm: "table_merged_details"
6905   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
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-skx"
6912   filter: "all"
6913   remove-ndr: False
6914   parameters:
6915   - "name"
6916   - "parent"
6917   - "msg"
6918
6919 # Detailed Test Results - DPDK Performance Results 2n-skx
6920 - type: "table"
6921   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6922   algorithm: "table_merged_details"
6923   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6924   columns:
6925     - title: " |prein| Test Name |preout| "
6926       data: "data name"
6927     - 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| "
6928       data: "data msg"
6929   data: "dpdk-perf-results-2n-skx"
6930   filter: "all"
6931   remove-ndr: False
6932   parameters:
6933   - "name"
6934   - "parent"
6935   - "msg"
6936
6937 # Detailed Test Results - DPDK Performance Results 2n-clx
6938 - type: "table"
6939   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6940   algorithm: "table_merged_details"
6941   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6942   columns:
6943     - title: " |prein| Test Name |preout| "
6944       data: "data name"
6945     - 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| "
6946       data: "data msg"
6947   data: "dpdk-perf-results-2n-clx"
6948   filter: "all"
6949   parameters:
6950   - "name"
6951   - "parent"
6952   - "msg"
6953
6954 ## Detailed Test Results - DPDK Performance Results 2n-dnv
6955 #- type: "table"
6956 #  title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6957 #  algorithm: "table_merged_details"
6958 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6959 #  columns:
6960 #    - title: " |prein| Test Name |preout| "
6961 #      data: "data name"
6962 #    - 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| "
6963 #      data: "data msg"
6964 #  data: "dpdk-perf-results-2n-dnv"
6965 #  filter: "all"
6966 #  parameters:
6967 #  - "name"
6968 #  - "parent"
6969 #  - "msg"
6970 #
6971 ## Detailed Test Results - DPDK Performance Results 3n-dnv
6972 #- type: "table"
6973 #  title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6974 #  algorithm: "table_merged_details"
6975 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6976 #  columns:
6977 #    - title: " |prein| Test Name |preout| "
6978 #      data: "data name"
6979 #    - 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| "
6980 #      data: "data msg"
6981 #  data: "dpdk-perf-results-3n-dnv"
6982 #  filter: "all"
6983 #  parameters:
6984 #  - "name"
6985 #  - "parent"
6986 #  - "msg"
6987
6988 # Detailed Test Results - DPDK Performance Results 3n-tsh
6989 - type: "table"
6990   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6991   algorithm: "table_merged_details"
6992   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6993   columns:
6994     - title: " |prein| Test Name |preout| "
6995       data: "data name"
6996     - 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| "
6997       data: "data msg"
6998   data: "dpdk-perf-results-3n-tsh"
6999   filter: "all"
7000   parameters:
7001   - "name"
7002   - "parent"
7003   - "msg"
7004
7005 ################################################################################
7006 ###                                F I L E S                                 ###
7007 ################################################################################
7008
7009 # VPP Performance Results
7010 - type: "file"
7011   title: "VPP Performance Results"
7012   algorithm: "file_details_split"
7013   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
7014   dir-tables:
7015     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
7016     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
7017     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
7018     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
7019     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
7020     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
7021     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
7022   data:
7023     - "vpp-perf-results-2n-skx"
7024     - "vpp-perf-results-3n-skx"
7025     - "vpp-perf-results-2n-clx"
7026     - "vpp-perf-results-3n-hsw"
7027     - "vpp-perf-results-3n-tsh"
7028     - "vpp-perf-results-2n-dnv"
7029     - "vpp-perf-results-3n-dnv"
7030   filter: "all"
7031   data-start-level: 4
7032   order-chapters:
7033     level-1:
7034       - "l2"
7035       - "ip4"
7036       - "ip6"
7037       - "srv6"
7038       - "ip4_tunnels"
7039       - "ip6_tunnels"
7040       - "vm_vhost"
7041       - "container_memif"
7042       - "crypto"
7043       - "vts"
7044       - "lb"
7045       - "nfv_density"
7046       - "hoststack"
7047     level-2:
7048       - "2n-skx"
7049       - "3n-skx"
7050       - "2n-clx"
7051       - "3n-hsw"
7052       - "3n-tsh"
7053       - "2n-dnv"
7054       - "3n-dnv"
7055     level-3:
7056       - "xl710"
7057       - "x520"
7058       - "xxv710"
7059       - "x710"
7060       - "x553"
7061       - "cx556a"
7062       - "vic1227"
7063       - "vic1385"
7064
7065 # VPP Performance Configuration
7066 - type: "file"
7067   title: "VPP Performance Configuration"
7068   algorithm: "file_details_split"
7069   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
7070   dir-tables:
7071     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
7072     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
7073     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
7074     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
7075     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
7076     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
7077     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
7078   data:
7079     - "vpp-perf-results-2n-skx"
7080     - "vpp-perf-results-3n-skx"
7081     - "vpp-perf-results-2n-clx"
7082     - "vpp-perf-results-3n-hsw"
7083     - "vpp-perf-results-3n-tsh"
7084     - "vpp-perf-results-2n-dnv"
7085     - "vpp-perf-results-3n-dnv"
7086   filter: "all"
7087   data-start-level: 4
7088   order-chapters:
7089     level-1:
7090       - "l2"
7091       - "ip4"
7092       - "ip6"
7093       - "srv6"
7094       - "ip4_tunnels"
7095       - "ip6_tunnels"
7096       - "vm_vhost"
7097       - "container_memif"
7098       - "crypto"
7099       - "vts"
7100       - "lb"
7101       - "nfv_density"
7102       - "hoststack"
7103     level-2:
7104       - "2n-skx"
7105       - "3n-skx"
7106       - "2n-clx"
7107       - "3n-hsw"
7108       - "3n-tsh"
7109       - "2n-dnv"
7110       - "3n-dnv"
7111     level-3:
7112       - "xl710"
7113       - "x520"
7114       - "xxv710"
7115       - "x710"
7116       - "x553"
7117       - "cx556a"
7118       - "vic1227"
7119       - "vic1385"
7120
7121 # VPP Performance Operational
7122 - type: "file"
7123   title: "VPP Performance Operational"
7124   algorithm: "file_details_split_html"
7125   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
7126   dir-tables:
7127     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
7128     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
7129     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
7130     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
7131     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
7132     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
7133     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
7134   data:
7135     - "vpp-perf-results-2n-skx"
7136     - "vpp-perf-results-3n-skx"
7137     - "vpp-perf-results-2n-clx"
7138     - "vpp-perf-results-3n-hsw"
7139     - "vpp-perf-results-3n-tsh"
7140     - "vpp-perf-results-2n-dnv"
7141     - "vpp-perf-results-3n-dnv"
7142   filter: "all"
7143   data-start-level: 4
7144   order-chapters:
7145     level-1:
7146       - "l2"
7147       - "ip4"
7148       - "ip6"
7149       - "srv6"
7150       - "ip4_tunnels"
7151       - "ip6_tunnels"
7152       - "vm_vhost"
7153       - "container_memif"
7154       - "crypto"
7155       - "vts"
7156       - "lb"
7157       - "nfv_density"
7158       - "hoststack"
7159     level-2:
7160       - "2n-skx"
7161       - "3n-skx"
7162       - "2n-clx"
7163       - "3n-hsw"
7164       - "3n-tsh"
7165       - "2n-dnv"
7166       - "3n-dnv"
7167     level-3:
7168       - "xl710"
7169       - "x520"
7170       - "xxv710"
7171       - "x710"
7172       - "x553"
7173       - "cx556a"
7174       - "vic1227"
7175       - "vic1385"
7176
7177 # VPP MRR Results
7178 - type: "file"
7179   title: "VPP MRR Results"
7180   algorithm: "file_details_split"
7181   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
7182   dir-tables:
7183     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
7184     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
7185     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
7186     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
7187     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
7188     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
7189     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
7190   data:
7191     - "vpp-mrr-results-2n-skx"
7192     - "vpp-mrr-results-3n-skx"
7193     - "vpp-mrr-results-2n-clx"
7194     - "vpp-mrr-results-3n-hsw"
7195     - "vpp-mrr-results-3n-tsh"
7196     - "vpp-mrr-results-2n-dnv"
7197     - "vpp-mrr-results-3n-dnv"
7198   filter: "all"
7199   data-start-level: 4
7200   order-chapters:
7201     level-1:
7202       - "l2"
7203       - "ip4"
7204       - "ip6"
7205       - "srv6"
7206       - "ip4_tunnels"
7207       - "ip6_tunnels"
7208       - "vm_vhost"
7209       - "container_memif"
7210       - "crypto"
7211       - "vts"
7212       - "lb"
7213       - "nfv_density"
7214       - "hoststack"
7215     level-2:
7216       - "2n-skx"
7217       - "3n-skx"
7218       - "2n-clx"
7219       - "3n-hsw"
7220       - "3n-tsh"
7221       - "2n-dnv"
7222       - "3n-dnv"
7223     level-3:
7224       - "xl710"
7225       - "x520"
7226       - "xxv710"
7227       - "x710"
7228       - "x553"
7229       - "cx556a"
7230       - "vic1227"
7231       - "vic1385"
7232
7233 # VPP MRR Configuration
7234 - type: "file"
7235   title: "VPP MRR Configuration"
7236   algorithm: "file_details_split"
7237   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
7238   dir-tables:
7239     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
7240     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
7241     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
7242     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
7243     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
7244     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
7245     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
7246   data:
7247     - "vpp-mrr-results-2n-skx"
7248     - "vpp-mrr-results-3n-skx"
7249     - "vpp-mrr-results-2n-clx"
7250     - "vpp-mrr-results-3n-hsw"
7251     - "vpp-mrr-results-3n-tsh"
7252     - "vpp-mrr-results-2n-dnv"
7253     - "vpp-mrr-results-3n-dnv"
7254   filter: "all"
7255   data-start-level: 4
7256   order-chapters:
7257     level-1:
7258       - "l2"
7259       - "ip4"
7260       - "ip6"
7261       - "srv6"
7262       - "ip4_tunnels"
7263       - "ip6_tunnels"
7264       - "vm_vhost"
7265       - "container_memif"
7266       - "crypto"
7267       - "vts"
7268       - "lb"
7269       - "nfv_density"
7270       - "hoststack"
7271     level-2:
7272       - "2n-skx"
7273       - "3n-skx"
7274       - "2n-clx"
7275       - "3n-hsw"
7276       - "3n-tsh"
7277       - "2n-dnv"
7278       - "3n-dnv"
7279     level-3:
7280       - "xl710"
7281       - "x520"
7282       - "xxv710"
7283       - "x710"
7284       - "x553"
7285       - "cx556a"
7286       - "vic1227"
7287       - "vic1385"
7288
7289 # VPP Device Results - Ubuntu
7290 - type: "file"
7291   title: "VPP Device Results - Ubuntu"
7292   algorithm: "file_test_results"
7293   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7294   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7295   data: "vpp-device-results-ubuntu"
7296   filter: "all"
7297   data-start-level: 4
7298
7299 # VPP Device Configuration - Ubuntu
7300 - type: "file"
7301   title: "VPP Device Configuration - Ubuntu"
7302   algorithm: "file_test_results"
7303   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7304   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7305   data: "vpp-device-results-ubuntu"
7306   filter: "all"
7307   data-start-level: 4
7308
7309 # DPDK Performance Results 3n-hsw
7310 - type: "file"
7311   title: "DPDK Performance Results 3n-hsw"
7312   algorithm: "file_test_results"
7313   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7314   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7315   data: "dpdk-perf-results-3n-hsw"
7316   filter: "all"
7317   data-start-level: 4
7318
7319 # DPDK Performance Results 3n-skx
7320 - type: "file"
7321   title: "DPDK Performance Results 3n-skx"
7322   algorithm: "file_test_results"
7323   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7324   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7325   data: "dpdk-perf-results-3n-skx"
7326   filter: "all"
7327   data-start-level: 4
7328
7329 # DPDK Performance Results 2n-skx
7330 - type: "file"
7331   title: "DPDK Performance Results 2n-skx"
7332   algorithm: "file_test_results"
7333   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7334   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7335   data: "dpdk-perf-results-2n-skx"
7336   filter: "all"
7337   data-start-level: 4
7338
7339 # DPDK Performance Results 2n-clx
7340 - type: "file"
7341   title: "DPDK Performance Results 2n-clx"
7342   algorithm: "file_test_results"
7343   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7344   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7345   data: "dpdk-perf-results-2n-clx"
7346   filter: "all"
7347   data-start-level: 4
7348
7349 ## DPDK Performance Results 2n-dnv
7350 #- type: "file"
7351 #  title: "DPDK Performance Results 2n-dnv"
7352 #  algorithm: "file_test_results"
7353 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7354 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7355 #  data: "dpdk-perf-results-2n-dnv"
7356 #  filter: "all"
7357 #  data-start-level: 4
7358 #
7359 ## DPDK Performance Results 3n-dnv
7360 #- type: "file"
7361 #  title: "DPDK Performance Results 3n-dnv"
7362 #  algorithm: "file_test_results"
7363 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7364 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7365 #  data: "dpdk-perf-results-3n-dnv"
7366 #  filter: "all"
7367 #  data-start-level: 4
7368
7369 # DPDK Performance Results 3n-tsh
7370 - type: "file"
7371   title: "DPDK Performance Results 3n-tsh"
7372   algorithm: "file_test_results"
7373   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7374   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7375   data: "dpdk-perf-results-3n-tsh"
7376   filter: "all"
7377   data-start-level: 4
7378
7379 ################################################################################
7380 ###                                P L O T S                                 ###
7381 ################################################################################
7382
7383 # Hoststack tests 3n-hsw
7384
7385 - type: "plot"
7386   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7387   algorithm: "plot_perf_box_name"
7388   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
7389   data: "plot-vpp-hoststack-3n-hsw"
7390   include:
7391     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
7392     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
7393   layout:
7394     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7395     layout: "plot-hoststack"
7396
7397 - type: "plot"
7398   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7399   algorithm: "plot_perf_box_name"
7400   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
7401   data: "plot-vpp-hoststack-3n-hsw"
7402   include:
7403     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
7404     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
7405   layout:
7406     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7407     layout: "plot-hoststack"
7408
7409 - type: "plot"
7410   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7411   algorithm: "plot_perf_box_name"
7412   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
7413   data: "plot-vpp-hoststack-3n-hsw"
7414   include:
7415     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
7416     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
7417     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
7418     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
7419   layout:
7420     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7421     layout: "plot-hoststack"
7422
7423 ################################################################################
7424
7425 # Soak Test (PLRsearch), boxes - 2n-clx
7426 - type: "plot"
7427   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7428   algorithm: "plot_perf_box_name"
7429   output-file-type: ".html"
7430   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
7431   data: "plot-vpp-soak-2n-clx"
7432   include:
7433     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7434     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7435     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7436     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7437     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7438     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7439   layout:
7440     title: "30 Minutes Soak Test (PLRsearch)"
7441     layout: "plot-soak-throughput"
7442
7443 # Soak Test (PLRsearch), boxes - 2n-clx
7444 - type: "plot"
7445   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7446   algorithm: "plot_perf_box_name"
7447   output-file-type: ".html"
7448   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
7449   data: "plot-vpp-soak-2n-clx"
7450   include:
7451     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7452     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7453     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7454     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7455     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7456     - "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"
7457   layout:
7458     title: "30 Minutes Soak Test (PLRsearch)"
7459     layout: "plot-soak-throughput"
7460
7461 # Soak Test (PLRsearch), boxes - 2n-skx
7462 - type: "plot"
7463   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7464   algorithm: "plot_perf_box_name"
7465   output-file-type: ".html"
7466   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
7467   data: "plot-vpp-soak-2n-skx"
7468   include:
7469     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7470     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7471     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7472     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7473     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7474     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7475   layout:
7476     title: "30 Minutes Soak Test (PLRsearch)"
7477     layout: "plot-soak-throughput"
7478
7479 # Soak Test (PLRsearch), boxes - 2n-skx
7480 - type: "plot"
7481   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7482   algorithm: "plot_perf_box_name"
7483   output-file-type: ".html"
7484   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
7485   data: "plot-vpp-soak-2n-skx"
7486   include:
7487     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7488     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7489     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7490     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7491     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7492     - "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"
7493   layout:
7494     title: "30 Minutes Soak Test (PLRsearch)"
7495     layout: "plot-soak-throughput"
7496
7497 ###############################################################################
7498
7499 # Reconf tests 2n-skx
7500
7501 - type: "plot"
7502   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7503   algorithm: "plot_nf_reconf_box_name"
7504   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7505   data: "plot-vpp-nfv-reconf-2n-skx"
7506   include:
7507     - "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"
7508     - "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"
7509     - "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"
7510     - "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"
7511     - "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"
7512     - "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"
7513   layout:
7514     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7515     layout: "plot-throughput"
7516
7517 - type: "plot"
7518   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7519   algorithm: "plot_nf_reconf_box_name"
7520   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7521   data: "plot-vpp-nfv-reconf-2n-skx"
7522   include:
7523     - "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"
7524     - "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"
7525     - "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"
7526     - "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"
7527     - "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"
7528     - "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"
7529   layout:
7530     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7531     layout: "plot-throughput"
7532
7533 - type: "plot"
7534   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7535   algorithm: "plot_nf_reconf_box_name"
7536   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7537   data: "plot-vpp-nfv-reconf-2n-skx"
7538   include:
7539     - "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"
7540     - "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"
7541     - "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"
7542     - "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"
7543     - "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"
7544     - "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"
7545   layout:
7546     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7547     layout: "plot-throughput"
7548
7549 ###############################################################################
7550
7551 # Reconf tests 2n-clx
7552
7553 - type: "plot"
7554   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7555   algorithm: "plot_nf_reconf_box_name"
7556   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7557   data: "plot-vpp-nfv-reconf-2n-clx"
7558   include:
7559     - "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"
7560     - "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"
7561     - "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"
7562     - "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"
7563   layout:
7564     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7565     layout: "plot-throughput"
7566
7567 - type: "plot"
7568   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7569   algorithm: "plot_nf_reconf_box_name"
7570   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7571   data: "plot-vpp-nfv-reconf-2n-clx"
7572   include:
7573     - "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"
7574     - "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"
7575     - "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"
7576     - "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"
7577   layout:
7578     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7579     layout: "plot-throughput"
7580
7581 - type: "plot"
7582   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7583   algorithm: "plot_nf_reconf_box_name"
7584   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7585   data: "plot-vpp-nfv-reconf-2n-clx"
7586   include:
7587     - "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"
7588     - "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"
7589     - "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"
7590     - "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"
7591   layout:
7592     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7593     layout: "plot-throughput"
7594
7595 ###############################################################################
7596
7597 # Plots - NF Density - VSC - MRR IMIX
7598 - type: "plot"
7599   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7600   algorithm: "plot_nf_heatmap"
7601   output-file-type: ".html"
7602   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
7603   data: "plot-vpp-nfv-2n-skx-mrr"
7604   filter: "'NIC_Intel-XXV710' and
7605            'NF_DENSITY' and
7606            'VHOST' and
7607            not 'VXLAN' and
7608            'CHAIN' and
7609            'NF_VPPIP4' and
7610            'IMIX' and
7611            '2T1C' and
7612            'MRR'"
7613   parameters:
7614   - "result"
7615   - "name"
7616   - "tags"
7617   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7618   x-axis: "X = VNFs per Service Chain"
7619   y-axis: "Y = Number of Service Chains"
7620   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7621   layout:
7622     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7623     layout: "plot-service-density"
7624
7625 - type: "plot"
7626   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7627   algorithm: "plot_nf_heatmap"
7628   output-file-type: ".html"
7629   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7630   data: "plot-vpp-nfv-2n-skx-mrr"
7631   filter: "'NIC_Intel-XXV710' and
7632            'NF_DENSITY' and
7633            'VHOST' and
7634            not 'VXLAN' and
7635            'CHAIN' and
7636            'NF_VPPIP4' and
7637            'IMIX' and
7638            '4T2C' and
7639            'MRR'"
7640   parameters:
7641   - "result"
7642   - "name"
7643   - "tags"
7644   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7645   x-axis: "X = VNFs per Service Chain"
7646   y-axis: "Y = Number of Service Chains"
7647   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7648   layout:
7649     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7650     layout: "plot-service-density"
7651
7652 - type: "plot"
7653   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7654   algorithm: "plot_nf_heatmap"
7655   output-file-type: ".html"
7656   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7657   data: "plot-vpp-nfv-2n-skx-mrr"
7658   filter: "'NIC_Intel-XXV710' and
7659            'NF_DENSITY' and
7660            'VHOST' and
7661            not 'VXLAN' and
7662            'CHAIN' and
7663            'NF_VPPIP4' and
7664            'IMIX' and
7665            '8T4C' and
7666            'MRR'"
7667   parameters:
7668   - "result"
7669   - "name"
7670   - "tags"
7671   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7672   x-axis: "X = VNFs per Service Chain"
7673   y-axis: "Y = Number of Service Chains"
7674   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7675   layout:
7676     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7677     layout: "plot-service-density"
7678
7679 # Plots - NF Density - VSC - NDR IMIX
7680 - type: "plot"
7681   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7682   algorithm: "plot_nf_heatmap"
7683   output-file-type: ".html"
7684   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7685   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7686   filter: "'NIC_Intel-XXV710' and
7687            'NF_DENSITY' and
7688            'VHOST' and
7689            not 'VXLAN' and
7690            'CHAIN' and
7691            'NF_VPPIP4' and
7692            'IMIX' and
7693            '2T1C' and
7694            'NDRPDR'"
7695   parameters:
7696   - "throughput"
7697   - "name"
7698   - "tags"
7699   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7700   x-axis: "X = VNFs per Service Chain"
7701   y-axis: "Y = Number of Service Chains"
7702   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7703   layout:
7704     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7705     layout: "plot-service-density"
7706
7707 - type: "plot"
7708   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7709   algorithm: "plot_nf_heatmap"
7710   output-file-type: ".html"
7711   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7712   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7713   filter: "'NIC_Intel-XXV710' and
7714            'NF_DENSITY' and
7715            'VHOST' and
7716            not 'VXLAN' and
7717            'CHAIN' and
7718            'NF_VPPIP4' and
7719            'IMIX' and
7720            '4T2C' and
7721            'NDRPDR'"
7722   parameters:
7723   - "throughput"
7724   - "name"
7725   - "tags"
7726   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7727   x-axis: "X = VNFs per Service Chain"
7728   y-axis: "Y = Number of Service Chains"
7729   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7730   layout:
7731     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7732     layout: "plot-service-density"
7733
7734 - type: "plot"
7735   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7736   algorithm: "plot_nf_heatmap"
7737   output-file-type: ".html"
7738   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7739   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7740   filter: "'NIC_Intel-XXV710' and
7741            'NF_DENSITY' and
7742            'VHOST' and
7743            not 'VXLAN' and
7744            'CHAIN' and
7745            'NF_VPPIP4' and
7746            'IMIX' and
7747            '8T4C' and
7748            'NDRPDR'"
7749   parameters:
7750   - "throughput"
7751   - "name"
7752   - "tags"
7753   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7754   x-axis: "X = VNFs per Service Chain"
7755   y-axis: "Y = Number of Service Chains"
7756   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7757   layout:
7758     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7759     layout: "plot-service-density"
7760
7761 # Plots - NF Density - VSC - PDR IMIX
7762 - type: "plot"
7763   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7764   algorithm: "plot_nf_heatmap"
7765   output-file-type: ".html"
7766   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7767   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7768   filter: "'NIC_Intel-XXV710' and
7769            'NF_DENSITY' and
7770            'VHOST' and
7771            not 'VXLAN' and
7772            'CHAIN' and
7773            'NF_VPPIP4' and
7774            'IMIX' and
7775            '2T1C' and
7776            'NDRPDR'"
7777   parameters:
7778   - "throughput"
7779   - "name"
7780   - "tags"
7781   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7782   x-axis: "X = VNFs per Service Chain"
7783   y-axis: "Y = Number of Service Chains"
7784   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7785   layout:
7786     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7787     layout: "plot-service-density"
7788
7789 - type: "plot"
7790   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7791   algorithm: "plot_nf_heatmap"
7792   output-file-type: ".html"
7793   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7794   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7795   filter: "'NIC_Intel-XXV710' and
7796            'NF_DENSITY' and
7797            'VHOST' and
7798            not 'VXLAN' and
7799            'CHAIN' and
7800            'NF_VPPIP4' and
7801            'IMIX' and
7802            '4T2C' and
7803            'NDRPDR'"
7804   parameters:
7805   - "throughput"
7806   - "name"
7807   - "tags"
7808   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7809   x-axis: "X = VNFs per Service Chain"
7810   y-axis: "Y = Number of Service Chains"
7811   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7812   layout:
7813     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7814     layout: "plot-service-density"
7815
7816 - type: "plot"
7817   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7818   algorithm: "plot_nf_heatmap"
7819   output-file-type: ".html"
7820   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7821   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7822   filter: "'NIC_Intel-XXV710' and
7823            'NF_DENSITY' and
7824            'VHOST' and
7825            not 'VXLAN' and
7826            'CHAIN' and
7827            'NF_VPPIP4' and
7828            'IMIX' and
7829            '8T4C' and
7830            'NDRPDR'"
7831   parameters:
7832   - "throughput"
7833   - "name"
7834   - "tags"
7835   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7836   x-axis: "X = VNFs per Service Chain"
7837   y-axis: "Y = Number of Service Chains"
7838   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7839   layout:
7840     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7841     layout: "plot-service-density"
7842
7843 ###############################################################################
7844
7845 # Plots - NF Density - VSC - MRR IMIX
7846 - type: "plot"
7847   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7848   algorithm: "plot_nf_heatmap"
7849   output-file-type: ".html"
7850   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7851   data: "plot-vpp-nfv-2n-skx-mrr"
7852   filter: "'NIC_Intel-XXV710' and
7853            'NF_DENSITY' and
7854            'VHOST' and
7855            'VXLAN' and
7856            'CHAIN' and
7857            'IMIX' and
7858            '2T1C' and
7859            'MRR'"
7860   parameters:
7861   - "result"
7862   - "name"
7863   - "tags"
7864   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7865   x-axis: "X = VNFs per Service Chain"
7866   y-axis: "Y = Number of Service Chains"
7867   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7868   layout:
7869     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7870     layout: "plot-service-density"
7871
7872 - type: "plot"
7873   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7874   algorithm: "plot_nf_heatmap"
7875   output-file-type: ".html"
7876   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7877   data: "plot-vpp-nfv-2n-skx-mrr"
7878   filter: "'NIC_Intel-XXV710' and
7879            'NF_DENSITY' and
7880            'VHOST' and
7881            'VXLAN' and
7882            'CHAIN' and
7883            'IMIX' and
7884            '4T2C' and
7885            'MRR'"
7886   parameters:
7887   - "result"
7888   - "name"
7889   - "tags"
7890   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7891   x-axis: "X = VNFs per Service Chain"
7892   y-axis: "Y = Number of Service Chains"
7893   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7894   layout:
7895     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7896     layout: "plot-service-density"
7897
7898 - type: "plot"
7899   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7900   algorithm: "plot_nf_heatmap"
7901   output-file-type: ".html"
7902   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7903   data: "plot-vpp-nfv-2n-skx-mrr"
7904   filter: "'NIC_Intel-XXV710' and
7905            'NF_DENSITY' and
7906            'VHOST' and
7907            'VXLAN' and
7908            'CHAIN' and
7909            'IMIX' and
7910            '8T4C' and
7911            'MRR'"
7912   parameters:
7913   - "result"
7914   - "name"
7915   - "tags"
7916   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7917   x-axis: "X = VNFs per Service Chain"
7918   y-axis: "Y = Number of Service Chains"
7919   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7920   layout:
7921     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7922     layout: "plot-service-density"
7923
7924 # Plots - NF Density - VSC - NDR IMIX
7925 - type: "plot"
7926   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7927   algorithm: "plot_nf_heatmap"
7928   output-file-type: ".html"
7929   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7930   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7931   filter: "'NIC_Intel-XXV710' and
7932            'NF_DENSITY' and
7933            'VHOST' and
7934            'VXLAN' and
7935            'CHAIN' and
7936            'IMIX' and
7937            '2T1C' and
7938            'NDRPDR'"
7939   parameters:
7940   - "throughput"
7941   - "name"
7942   - "tags"
7943   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7944   x-axis: "X = VNFs per Service Chain"
7945   y-axis: "Y = Number of Service Chains"
7946   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7947   layout:
7948     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7949     layout: "plot-service-density"
7950
7951 - type: "plot"
7952   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7953   algorithm: "plot_nf_heatmap"
7954   output-file-type: ".html"
7955   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7956   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7957   filter: "'NIC_Intel-XXV710' and
7958            'NF_DENSITY' and
7959            'VHOST' and
7960            'VXLAN' and
7961            'CHAIN' and
7962            'IMIX' and
7963            '4T2C' and
7964            'NDRPDR'"
7965   parameters:
7966   - "throughput"
7967   - "name"
7968   - "tags"
7969   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7970   x-axis: "X = VNFs per Service Chain"
7971   y-axis: "Y = Number of Service Chains"
7972   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7973   layout:
7974     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7975     layout: "plot-service-density"
7976
7977 - type: "plot"
7978   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7979   algorithm: "plot_nf_heatmap"
7980   output-file-type: ".html"
7981   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7982   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7983   filter: "'NIC_Intel-XXV710' and
7984            'NF_DENSITY' and
7985            'VHOST' and
7986            'VXLAN' and
7987            'CHAIN' and
7988            'IMIX' and
7989            '8T4C' and
7990            'NDRPDR'"
7991   parameters:
7992   - "throughput"
7993   - "name"
7994   - "tags"
7995   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7996   x-axis: "X = VNFs per Service Chain"
7997   y-axis: "Y = Number of Service Chains"
7998   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7999   layout:
8000     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8001     layout: "plot-service-density"
8002
8003 # Plots - NF Density - VSC - PDR IMIX
8004 - type: "plot"
8005   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8006   algorithm: "plot_nf_heatmap"
8007   output-file-type: ".html"
8008   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
8009   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8010   filter: "'NIC_Intel-XXV710' and
8011            'NF_DENSITY' and
8012            'VHOST' and
8013            'VXLAN' and
8014            'CHAIN' and
8015            'IMIX' and
8016            '2T1C' and
8017            'NDRPDR'"
8018   parameters:
8019   - "throughput"
8020   - "name"
8021   - "tags"
8022   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8023   x-axis: "X = VNFs per Service Chain"
8024   y-axis: "Y = Number of Service Chains"
8025   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8026   layout:
8027     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8028     layout: "plot-service-density"
8029
8030 - type: "plot"
8031   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8032   algorithm: "plot_nf_heatmap"
8033   output-file-type: ".html"
8034   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
8035   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8036   filter: "'NIC_Intel-XXV710' and
8037            'NF_DENSITY' and
8038            'VHOST' and
8039            'VXLAN' and
8040            'CHAIN' and
8041            'IMIX' and
8042            '4T2C' and
8043            'NDRPDR'"
8044   parameters:
8045   - "throughput"
8046   - "name"
8047   - "tags"
8048   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8049   x-axis: "X = VNFs per Service Chain"
8050   y-axis: "Y = Number of Service Chains"
8051   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8052   layout:
8053     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8054     layout: "plot-service-density"
8055
8056 - type: "plot"
8057   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8058   algorithm: "plot_nf_heatmap"
8059   output-file-type: ".html"
8060   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
8061   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8062   filter: "'NIC_Intel-XXV710' and
8063            'NF_DENSITY' and
8064            'VHOST' and
8065            'VXLAN' and
8066            'CHAIN' and
8067            'IMIX' and
8068            '8T4C' and
8069            'NDRPDR'"
8070   parameters:
8071   - "throughput"
8072   - "name"
8073   - "tags"
8074   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8075   x-axis: "X = VNFs per Service Chain"
8076   y-axis: "Y = Number of Service Chains"
8077   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8078   layout:
8079     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8080     layout: "plot-service-density"
8081
8082 ###############################################################################
8083
8084 # Plots - NF Density - CSC - MRR IMIX
8085 - type: "plot"
8086   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8087   algorithm: "plot_nf_heatmap"
8088   output-file-type: ".html"
8089   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
8090   data: "plot-vpp-nfv-2n-skx-mrr"
8091   filter: "'NIC_Intel-XXV710' and
8092            'NF_DENSITY' and
8093            'DOCKER' and
8094            'CHAIN' and
8095            'NF_VPPIP4' and
8096            'IMIX' and
8097            '2T1C' and
8098            'MRR'"
8099   parameters:
8100   - "result"
8101   - "name"
8102   - "tags"
8103   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8104   x-axis: "X = CNFs per Service Chain"
8105   y-axis: "Y = Number of Service Chains"
8106   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8107   layout:
8108     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8109     layout: "plot-service-density"
8110
8111 - type: "plot"
8112   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8113   algorithm: "plot_nf_heatmap"
8114   output-file-type: ".html"
8115   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
8116   data: "plot-vpp-nfv-2n-skx-mrr"
8117   filter: "'NIC_Intel-XXV710' and
8118            'NF_DENSITY' and
8119            'DOCKER' and
8120            'CHAIN' and
8121            'NF_VPPIP4' and
8122            'IMIX' and
8123            '4T2C' and
8124            'MRR'"
8125   parameters:
8126   - "result"
8127   - "name"
8128   - "tags"
8129   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8130   x-axis: "X = CNFs per Service Chain"
8131   y-axis: "Y = Number of Service Chains"
8132   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8133   layout:
8134     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8135     layout: "plot-service-density"
8136
8137 - type: "plot"
8138   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8139   algorithm: "plot_nf_heatmap"
8140   output-file-type: ".html"
8141   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8142   data: "plot-vpp-nfv-2n-skx-mrr"
8143   filter: "'NIC_Intel-XXV710' and
8144            'NF_DENSITY' and
8145            'DOCKER' and
8146            'CHAIN' and
8147            'NF_VPPIP4' and
8148            'IMIX' and
8149            '8T4C' and
8150            'MRR'"
8151   parameters:
8152   - "result"
8153   - "name"
8154   - "tags"
8155   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8156   x-axis: "X = CNFs per Service Chain"
8157   y-axis: "Y = Number of Service Chains"
8158   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8159   layout:
8160     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8161     layout: "plot-service-density"
8162
8163 # Plots - NF Density - CSC - NDR IMIX
8164 - type: "plot"
8165   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8166   algorithm: "plot_nf_heatmap"
8167   output-file-type: ".html"
8168   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8169   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8170   filter: "'NIC_Intel-XXV710' and
8171            'NF_DENSITY' and
8172            'DOCKER' and
8173            'CHAIN' and
8174            'NF_VPPIP4' and
8175            'IMIX' and
8176            '2T1C' and
8177            'NDRPDR'"
8178   parameters:
8179   - "throughput"
8180   - "name"
8181   - "tags"
8182   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8183   x-axis: "X = CNFs per Service Chain"
8184   y-axis: "Y = Number of Service Chains"
8185   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8186   layout:
8187     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8188     layout: "plot-service-density"
8189
8190 - type: "plot"
8191   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8192   algorithm: "plot_nf_heatmap"
8193   output-file-type: ".html"
8194   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8195   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8196   filter: "'NIC_Intel-XXV710' and
8197            'NF_DENSITY' and
8198            'DOCKER' and
8199            'CHAIN' and
8200            'NF_VPPIP4' and
8201            'IMIX' and
8202            '4T2C' and
8203            'NDRPDR'"
8204   parameters:
8205   - "throughput"
8206   - "name"
8207   - "tags"
8208   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8209   x-axis: "X = CNFs per Service Chain"
8210   y-axis: "Y = Number of Service Chains"
8211   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8212   layout:
8213     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8214     layout: "plot-service-density"
8215
8216 - type: "plot"
8217   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8218   algorithm: "plot_nf_heatmap"
8219   output-file-type: ".html"
8220   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8221   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8222   filter: "'NIC_Intel-XXV710' and
8223            'NF_DENSITY' and
8224            'DOCKER' and
8225            'CHAIN' and
8226            'NF_VPPIP4' and
8227            'IMIX' and
8228            '8T4C' and
8229            'NDRPDR'"
8230   parameters:
8231   - "throughput"
8232   - "name"
8233   - "tags"
8234   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8235   x-axis: "X = CNFs per Service Chain"
8236   y-axis: "Y = Number of Service Chains"
8237   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8238   layout:
8239     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8240     layout: "plot-service-density"
8241
8242 # Plots - NF Density - CSC - PDR IMIX
8243 - type: "plot"
8244   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8245   algorithm: "plot_nf_heatmap"
8246   output-file-type: ".html"
8247   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8248   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8249   filter: "'NIC_Intel-XXV710' and
8250            'NF_DENSITY' and
8251            'DOCKER' and
8252            'CHAIN' and
8253            'NF_VPPIP4' and
8254            'IMIX' and
8255            '2T1C' and
8256            'NDRPDR'"
8257   parameters:
8258   - "throughput"
8259   - "name"
8260   - "tags"
8261   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8262   x-axis: "X = CNFs per Service Chain"
8263   y-axis: "Y = Number of Service Chains"
8264   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8265   layout:
8266     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8267     layout: "plot-service-density"
8268
8269 - type: "plot"
8270   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8271   algorithm: "plot_nf_heatmap"
8272   output-file-type: ".html"
8273   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8274   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8275   filter: "'NIC_Intel-XXV710' and
8276            'NF_DENSITY' and
8277            'DOCKER' and
8278            'CHAIN' and
8279            'NF_VPPIP4' and
8280            'IMIX' and
8281            '4T2C' and
8282            'NDRPDR'"
8283   parameters:
8284   - "throughput"
8285   - "name"
8286   - "tags"
8287   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8288   x-axis: "X = CNFs per Service Chain"
8289   y-axis: "Y = Number of Service Chains"
8290   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8291   layout:
8292     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8293     layout: "plot-service-density"
8294
8295 - type: "plot"
8296   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8297   algorithm: "plot_nf_heatmap"
8298   output-file-type: ".html"
8299   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8300   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8301   filter: "'NIC_Intel-XXV710' and
8302            'NF_DENSITY' and
8303            'DOCKER' and
8304            'CHAIN' and
8305            'NF_VPPIP4' and
8306            'IMIX' and
8307            '8T4C' and
8308            'NDRPDR'"
8309   parameters:
8310   - "throughput"
8311   - "name"
8312   - "tags"
8313   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8314   x-axis: "X = CNFs per Service Chain"
8315   y-axis: "Y = Number of Service Chains"
8316   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8317   layout:
8318     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8319     layout: "plot-service-density"
8320
8321 ################################################################################
8322 #
8323 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8324 #- type: "plot"
8325 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8326 #  algorithm: "plot_nf_heatmap"
8327 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8328 #  data: "plot-vpp-nfv-3n-skx-mrr"
8329 #  filter: "'NIC_Intel-XXV710' and
8330 #           'NF_DENSITY' and
8331 #           'DOCKER' and
8332 #           'CHAIN' and
8333 #           'NF_VPPIP4' and
8334 #           'IPSEC' and
8335 #           'TNL_4' and
8336 #           'IMIX' and
8337 #           '2T1C' and
8338 #           'MRR'"
8339 #  parameters:
8340 #  - "result"
8341 #  - "name"
8342 #  - "tags"
8343 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8344 #  x-axis: "X = CNFs per Service Chain"
8345 #  y-axis: "Y = Number of Service Chains"
8346 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8347 #  layout:
8348 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8349 #    layout: "plot-service-density"
8350 #
8351 #- type: "plot"
8352 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8353 #  algorithm: "plot_nf_heatmap"
8354 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8355 #  data: "plot-vpp-nfv-3n-skx-mrr"
8356 #  filter: "'NIC_Intel-XXV710' and
8357 #           'NF_DENSITY' and
8358 #           'DOCKER' and
8359 #           'CHAIN' and
8360 #           'NF_VPPIP4' and
8361 #           'IPSEC' and
8362 #           'TNL_4' and
8363 #           'IMIX' and
8364 #           '4T2C' and
8365 #           'MRR'"
8366 #  parameters:
8367 #  - "result"
8368 #  - "name"
8369 #  - "tags"
8370 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8371 #  x-axis: "X = CNFs per Service Chain"
8372 #  y-axis: "Y = Number of Service Chains"
8373 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8374 #  layout:
8375 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8376 #    layout: "plot-service-density"
8377 #
8378 #- type: "plot"
8379 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8380 #  algorithm: "plot_nf_heatmap"
8381 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8382 #  data: "plot-vpp-nfv-3n-skx-mrr"
8383 #  filter: "'NIC_Intel-XXV710' and
8384 #           'NF_DENSITY' and
8385 #           'DOCKER' and
8386 #           'CHAIN' and
8387 #           'NF_VPPIP4' and
8388 #           'IPSEC' and
8389 #           'TNL_4' and
8390 #           'IMIX' and
8391 #           '8T4C' and
8392 #           'MRR'"
8393 #  parameters:
8394 #  - "result"
8395 #  - "name"
8396 #  - "tags"
8397 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8398 #  x-axis: "X = CNFs per Service Chain"
8399 #  y-axis: "Y = Number of Service Chains"
8400 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8401 #  layout:
8402 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8403 #    layout: "plot-service-density"
8404
8405 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8406 #- type: "plot"
8407 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8408 #  algorithm: "plot_nf_heatmap"
8409 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8410 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8411 #  filter: "'NIC_Intel-XXV710' and
8412 #           'NF_DENSITY' and
8413 #           'DOCKER' and
8414 #           'CHAIN' and
8415 #           'NF_VPPIP4' and
8416 #           'IPSEC' and
8417 #           'TNL_4' and
8418 #           'IMIX' and
8419 #           '2T1C' and
8420 #           'NDRPDR'"
8421 #  parameters:
8422 #  - "throughput"
8423 #  - "name"
8424 #  - "tags"
8425 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8426 #  x-axis: "X = CNFs per Service Chain"
8427 #  y-axis: "Y = Number of Service Chains"
8428 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8429 #  layout:
8430 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8431 #    layout: "plot-service-density"
8432 #
8433 #- type: "plot"
8434 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8435 #  algorithm: "plot_nf_heatmap"
8436 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8437 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8438 #  filter: "'NIC_Intel-XXV710' and
8439 #           'NF_DENSITY' and
8440 #           'DOCKER' and
8441 #           'CHAIN' and
8442 #           'NF_VPPIP4' and
8443 #           'IPSEC' and
8444 #           'TNL_4' and
8445 #           'IMIX' and
8446 #           '4T2C' and
8447 #           'NDRPDR'"
8448 #  parameters:
8449 #  - "throughput"
8450 #  - "name"
8451 #  - "tags"
8452 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8453 #  x-axis: "X = CNFs per Service Chain"
8454 #  y-axis: "Y = Number of Service Chains"
8455 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8456 #  layout:
8457 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8458 #    layout: "plot-service-density"
8459 #
8460 #- type: "plot"
8461 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8462 #  algorithm: "plot_nf_heatmap"
8463 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8464 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8465 #  filter: "'NIC_Intel-XXV710' and
8466 #           'NF_DENSITY' and
8467 #           'DOCKER' and
8468 #           'CHAIN' and
8469 #           'NF_VPPIP4' and
8470 #           'IPSEC' and
8471 #           'TNL_4' and
8472 #           'IMIX' and
8473 #           '8T4C' and
8474 #           'NDRPDR'"
8475 #  parameters:
8476 #  - "throughput"
8477 #  - "name"
8478 #  - "tags"
8479 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8480 #  x-axis: "X = CNFs per Service Chain"
8481 #  y-axis: "Y = Number of Service Chains"
8482 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8483 #  layout:
8484 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8485 #    layout: "plot-service-density"
8486 #
8487 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8488 #- type: "plot"
8489 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8490 #  algorithm: "plot_nf_heatmap"
8491 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8492 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8493 #  filter: "'NIC_Intel-XXV710' and
8494 #           'NF_DENSITY' and
8495 #           'DOCKER' and
8496 #           'CHAIN' and
8497 #           'NF_VPPIP4' and
8498 #           'IPSEC' and
8499 #           'TNL_4' and
8500 #           'IMIX' and
8501 #           '2T1C' and
8502 #           'NDRPDR'"
8503 #  parameters:
8504 #  - "throughput"
8505 #  - "name"
8506 #  - "tags"
8507 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8508 #  x-axis: "X = CNFs per Service Chain"
8509 #  y-axis: "Y = Number of Service Chains"
8510 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8511 #  layout:
8512 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8513 #    layout: "plot-service-density"
8514 #
8515 #- type: "plot"
8516 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8517 #  algorithm: "plot_nf_heatmap"
8518 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8519 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8520 #  filter: "'NIC_Intel-XXV710' and
8521 #           'NF_DENSITY' and
8522 #           'DOCKER' and
8523 #           'CHAIN' and
8524 #           'NF_VPPIP4' and
8525 #           'IPSEC' and
8526 #           'TNL_4' and
8527 #           'IMIX' and
8528 #           '4T2C' and
8529 #           'NDRPDR'"
8530 #  parameters:
8531 #  - "throughput"
8532 #  - "name"
8533 #  - "tags"
8534 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8535 #  x-axis: "X = CNFs per Service Chain"
8536 #  y-axis: "Y = Number of Service Chains"
8537 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8538 #  layout:
8539 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8540 #    layout: "plot-service-density"
8541 #
8542 #- type: "plot"
8543 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8544 #  algorithm: "plot_nf_heatmap"
8545 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8546 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8547 #  filter: "'NIC_Intel-XXV710' and
8548 #           'NF_DENSITY' and
8549 #           'DOCKER' and
8550 #           'CHAIN' and
8551 #           'NF_VPPIP4' and
8552 #           'IPSEC' and
8553 #           'TNL_4' and
8554 #           'IMIX' and
8555 #           '8T4C' and
8556 #           'NDRPDR'"
8557 #  parameters:
8558 #  - "throughput"
8559 #  - "name"
8560 #  - "tags"
8561 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8562 #  x-axis: "X = CNFs per Service Chain"
8563 #  y-axis: "Y = Number of Service Chains"
8564 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8565 #  layout:
8566 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8567 #    layout: "plot-service-density"
8568
8569 ###############################################################################
8570
8571 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8572 #- type: "plot"
8573 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8574 #  algorithm: "plot_nf_heatmap"
8575 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8576 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8577 #  filter: "'NIC_Intel-XL710' and
8578 #           'NF_DENSITY' and
8579 #           'DOCKER' and
8580 #           'CHAIN' and
8581 #           'NF_VPPIP4' and
8582 #           'IMIX' and
8583 #           'TNL_4' and
8584 #           '1T1C' and
8585 #           'MRR'"
8586 #  parameters:
8587 #  - "result"
8588 #  - "name"
8589 #  - "tags"
8590 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8591 #  x-axis: "X = CNFs per Service Chain"
8592 #  y-axis: "Y = Number of Service Chains"
8593 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8594 #  layout:
8595 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8596 #    layout: "plot-service-density"
8597 #
8598 #- type: "plot"
8599 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8600 #  algorithm: "plot_nf_heatmap"
8601 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8602 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8603 #  filter: "'NIC_Intel-XL710' and
8604 #           'NF_DENSITY' and
8605 #           'DOCKER' and
8606 #           'CHAIN' and
8607 #           'NF_VPPIP4' and
8608 #           'IPSEC' and
8609 #           'TNL_4' and
8610 #           'IMIX' and
8611 #           '2T2C' and
8612 #           'MRR'"
8613 #  parameters:
8614 #  - "result"
8615 #  - "name"
8616 #  - "tags"
8617 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8618 #  x-axis: "X = CNFs per Service Chain"
8619 #  y-axis: "Y = Number of Service Chains"
8620 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8621 #  layout:
8622 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8623 #    layout: "plot-service-density"
8624 #
8625 #- type: "plot"
8626 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8627 #  algorithm: "plot_nf_heatmap"
8628 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8629 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8630 #  filter: "'NIC_Intel-XL710' and
8631 #           'NF_DENSITY' and
8632 #           'DOCKER' and
8633 #           'CHAIN' and
8634 #           'NF_VPPIP4' and
8635 #           'IPSEC' and
8636 #           'TNL_4' and
8637 #           'IMIX' and
8638 #           '4T4C' and
8639 #           'MRR'"
8640 #  parameters:
8641 #  - "result"
8642 #  - "name"
8643 #  - "tags"
8644 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8645 #  x-axis: "X = CNFs per Service Chain"
8646 #  y-axis: "Y = Number of Service Chains"
8647 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8648 #  layout:
8649 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8650 #    layout: "plot-service-density"
8651
8652 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8653 #- type: "plot"
8654 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8655 #  algorithm: "plot_nf_heatmap"
8656 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8657 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8658 #  filter: "'NIC_Intel-XL710' and
8659 #           'NF_DENSITY' and
8660 #           'DOCKER' and
8661 #           'CHAIN' and
8662 #           'NF_VPPIP4' and
8663 #           'IPSEC' and
8664 #           'TNL_4' and
8665 #           'IMIX' and
8666 #           '1T1C' and
8667 #           'NDRPDR'"
8668 #  parameters:
8669 #  - "throughput"
8670 #  - "name"
8671 #  - "tags"
8672 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8673 #  x-axis: "X = CNFs per Service Chain"
8674 #  y-axis: "Y = Number of Service Chains"
8675 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8676 #  layout:
8677 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8678 #    layout: "plot-service-density"
8679 #
8680 #- type: "plot"
8681 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8682 #  algorithm: "plot_nf_heatmap"
8683 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8684 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8685 #  filter: "'NIC_Intel-XL710' and
8686 #           'NF_DENSITY' and
8687 #           'DOCKER' and
8688 #           'CHAIN' and
8689 #           'NF_VPPIP4' and
8690 #           'IPSEC' and
8691 #           'TNL_4' and
8692 #           'IMIX' and
8693 #           '2T2C' and
8694 #           'NDRPDR'"
8695 #  parameters:
8696 #  - "throughput"
8697 #  - "name"
8698 #  - "tags"
8699 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8700 #  x-axis: "X = CNFs per Service Chain"
8701 #  y-axis: "Y = Number of Service Chains"
8702 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8703 #  layout:
8704 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8705 #    layout: "plot-service-density"
8706 #
8707 #- type: "plot"
8708 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8709 #  algorithm: "plot_nf_heatmap"
8710 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8711 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8712 #  filter: "'NIC_Intel-XL710' and
8713 #           'NF_DENSITY' and
8714 #           'DOCKER' and
8715 #           'CHAIN' and
8716 #           'NF_VPPIP4' and
8717 #           'IPSEC' and
8718 #           'TNL_4' and
8719 #           'IMIX' and
8720 #           '4T4C' and
8721 #           'NDRPDR'"
8722 #  parameters:
8723 #  - "throughput"
8724 #  - "name"
8725 #  - "tags"
8726 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8727 #  x-axis: "X = CNFs per Service Chain"
8728 #  y-axis: "Y = Number of Service Chains"
8729 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8730 #  layout:
8731 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8732 #    layout: "plot-service-density"
8733 #
8734 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8735 #- type: "plot"
8736 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8737 #  algorithm: "plot_nf_heatmap"
8738 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8739 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8740 #  filter: "'NIC_Intel-XL710' and
8741 #           'NF_DENSITY' and
8742 #           'DOCKER' and
8743 #           'CHAIN' and
8744 #           'NF_VPPIP4' and
8745 #           'IPSEC' and
8746 #           'TNL_4' and
8747 #           'IMIX' and
8748 #           '1T1C' and
8749 #           'NDRPDR'"
8750 #  parameters:
8751 #  - "throughput"
8752 #  - "name"
8753 #  - "tags"
8754 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8755 #  x-axis: "X = CNFs per Service Chain"
8756 #  y-axis: "Y = Number of Service Chains"
8757 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8758 #  layout:
8759 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8760 #    layout: "plot-service-density"
8761 #
8762 #- type: "plot"
8763 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8764 #  algorithm: "plot_nf_heatmap"
8765 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8766 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8767 #  filter: "'NIC_Intel-XL710' and
8768 #           'NF_DENSITY' and
8769 #           'DOCKER' and
8770 #           'CHAIN' and
8771 #           'NF_VPPIP4' and
8772 #           'IPSEC' and
8773 #           'TNL_4' and
8774 #           'IMIX' and
8775 #           '2T2C' and
8776 #           'NDRPDR'"
8777 #  parameters:
8778 #  - "throughput"
8779 #  - "name"
8780 #  - "tags"
8781 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8782 #  x-axis: "X = CNFs per Service Chain"
8783 #  y-axis: "Y = Number of Service Chains"
8784 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8785 #  layout:
8786 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8787 #    layout: "plot-service-density"
8788 #
8789 #- type: "plot"
8790 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8791 #  algorithm: "plot_nf_heatmap"
8792 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8793 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8794 #  filter: "'NIC_Intel-XL710' and
8795 #           'NF_DENSITY' and
8796 #           'DOCKER' and
8797 #           'CHAIN' and
8798 #           'NF_VPPIP4' and
8799 #           'IPSEC' and
8800 #           'TNL_4' and
8801 #           'IMIX' and
8802 #           '4T4C' and
8803 #           'NDRPDR'"
8804 #  parameters:
8805 #  - "throughput"
8806 #  - "name"
8807 #  - "tags"
8808 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8809 #  x-axis: "X = CNFs per Service Chain"
8810 #  y-axis: "Y = Number of Service Chains"
8811 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8812 #  layout:
8813 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8814 #    layout: "plot-service-density"
8815
8816 ###############################################################################
8817
8818 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8819 #- type: "plot"
8820 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8821 #  algorithm: "plot_nf_heatmap"
8822 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8823 #  data: "plot-vpp-nfv-3n-skx-mrr"
8824 #  filter: "'NIC_Intel-XXV710' and
8825 #           'NF_DENSITY' and
8826 #           'DOCKER' and
8827 #           'CHAIN' and
8828 #           'NF_VPPIP4' and
8829 #           'IPSEC' and
8830 #           'TNL_1000' and
8831 #           'IMIX' and
8832 #           '2T1C' and
8833 #           'MRR'"
8834 #  parameters:
8835 #  - "result"
8836 #  - "name"
8837 #  - "tags"
8838 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8839 #  x-axis: "X = CNFs per Service Chain"
8840 #  y-axis: "Y = Number of Service Chains"
8841 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8842 #  layout:
8843 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8844 #    layout: "plot-service-density"
8845 #
8846 #- type: "plot"
8847 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8848 #  algorithm: "plot_nf_heatmap"
8849 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8850 #  data: "plot-vpp-nfv-3n-skx-mrr"
8851 #  filter: "'NIC_Intel-XXV710' and
8852 #           'NF_DENSITY' and
8853 #           'DOCKER' and
8854 #           'CHAIN' and
8855 #           'NF_VPPIP4' and
8856 #           'IPSEC' and
8857 #           'TNL_1000' and
8858 #           'IMIX' and
8859 #           '4T2C' and
8860 #           'MRR'"
8861 #  parameters:
8862 #  - "result"
8863 #  - "name"
8864 #  - "tags"
8865 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8866 #  x-axis: "X = CNFs per Service Chain"
8867 #  y-axis: "Y = Number of Service Chains"
8868 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8869 #  layout:
8870 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8871 #    layout: "plot-service-density"
8872 #
8873 #- type: "plot"
8874 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8875 #  algorithm: "plot_nf_heatmap"
8876 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8877 #  data: "plot-vpp-nfv-3n-skx-mrr"
8878 #  filter: "'NIC_Intel-XXV710' and
8879 #           'NF_DENSITY' and
8880 #           'DOCKER' and
8881 #           'CHAIN' and
8882 #           'NF_VPPIP4' and
8883 #           'IPSEC' and
8884 #           'TNL_1000' and
8885 #           'IMIX' and
8886 #           '8T4C' and
8887 #           'MRR'"
8888 #  parameters:
8889 #  - "result"
8890 #  - "name"
8891 #  - "tags"
8892 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8893 #  x-axis: "X = CNFs per Service Chain"
8894 #  y-axis: "Y = Number of Service Chains"
8895 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8896 #  layout:
8897 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8898 #    layout: "plot-service-density"
8899
8900 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8901 #- type: "plot"
8902 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8903 #  algorithm: "plot_nf_heatmap"
8904 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8905 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8906 #  filter: "'NIC_Intel-XXV710' and
8907 #           'NF_DENSITY' and
8908 #           'DOCKER' and
8909 #           'CHAIN' and
8910 #           'NF_VPPIP4' and
8911 #           'IPSEC' and
8912 #           'TNL_1000' and
8913 #           'IMIX' and
8914 #           '2T1C' and
8915 #           'NDRPDR'"
8916 #  parameters:
8917 #  - "throughput"
8918 #  - "name"
8919 #  - "tags"
8920 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8921 #  x-axis: "X = CNFs per Service Chain"
8922 #  y-axis: "Y = Number of Service Chains"
8923 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8924 #  layout:
8925 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8926 #    layout: "plot-service-density"
8927 #
8928 #- type: "plot"
8929 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8930 #  algorithm: "plot_nf_heatmap"
8931 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8932 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8933 #  filter: "'NIC_Intel-XXV710' and
8934 #           'NF_DENSITY' and
8935 #           'DOCKER' and
8936 #           'CHAIN' and
8937 #           'NF_VPPIP4' and
8938 #           'IPSEC' and
8939 #           'TNL_1000' and
8940 #           'IMIX' and
8941 #           '4T2C' and
8942 #           'NDRPDR'"
8943 #  parameters:
8944 #  - "throughput"
8945 #  - "name"
8946 #  - "tags"
8947 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8948 #  x-axis: "X = CNFs per Service Chain"
8949 #  y-axis: "Y = Number of Service Chains"
8950 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8951 #  layout:
8952 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8953 #    layout: "plot-service-density"
8954 #
8955 #- type: "plot"
8956 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8957 #  algorithm: "plot_nf_heatmap"
8958 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8959 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8960 #  filter: "'NIC_Intel-XXV710' and
8961 #           'NF_DENSITY' and
8962 #           'DOCKER' and
8963 #           'CHAIN' and
8964 #           'NF_VPPIP4' and
8965 #           'IPSEC' and
8966 #           'TNL_1000' and
8967 #           'IMIX' and
8968 #           '8T4C' and
8969 #           'NDRPDR'"
8970 #  parameters:
8971 #  - "throughput"
8972 #  - "name"
8973 #  - "tags"
8974 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8975 #  x-axis: "X = CNFs per Service Chain"
8976 #  y-axis: "Y = Number of Service Chains"
8977 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8978 #  layout:
8979 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8980 #    layout: "plot-service-density"
8981 #
8982 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8983 #- type: "plot"
8984 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8985 #  algorithm: "plot_nf_heatmap"
8986 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8987 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8988 #  filter: "'NIC_Intel-XXV710' and
8989 #           'NF_DENSITY' and
8990 #           'DOCKER' and
8991 #           'CHAIN' and
8992 #           'NF_VPPIP4' and
8993 #           'IPSEC' and
8994 #           'TNL_1000' and
8995 #           'IMIX' and
8996 #           '2T1C' and
8997 #           'NDRPDR'"
8998 #  parameters:
8999 #  - "throughput"
9000 #  - "name"
9001 #  - "tags"
9002 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9003 #  x-axis: "X = CNFs per Service Chain"
9004 #  y-axis: "Y = Number of Service Chains"
9005 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9006 #  layout:
9007 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9008 #    layout: "plot-service-density"
9009 #
9010 #- type: "plot"
9011 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9012 #  algorithm: "plot_nf_heatmap"
9013 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
9014 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9015 #  filter: "'NIC_Intel-XXV710' and
9016 #           'NF_DENSITY' and
9017 #           'DOCKER' and
9018 #           'CHAIN' and
9019 #           'NF_VPPIP4' and
9020 #           'IPSEC' and
9021 #           'TNL_1000' and
9022 #           'IMIX' and
9023 #           '4T2C' and
9024 #           'NDRPDR'"
9025 #  parameters:
9026 #  - "throughput"
9027 #  - "name"
9028 #  - "tags"
9029 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9030 #  x-axis: "X = CNFs per Service Chain"
9031 #  y-axis: "Y = Number of Service Chains"
9032 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9033 #  layout:
9034 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9035 #    layout: "plot-service-density"
9036 #
9037 #- type: "plot"
9038 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9039 #  algorithm: "plot_nf_heatmap"
9040 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9041 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9042 #  filter: "'NIC_Intel-XXV710' and
9043 #           'NF_DENSITY' and
9044 #           'DOCKER' and
9045 #           'CHAIN' and
9046 #           'NF_VPPIP4' and
9047 #           'IPSEC' and
9048 #           'TNL_1000' and
9049 #           'IMIX' and
9050 #           '8T4C' and
9051 #           'NDRPDR'"
9052 #  parameters:
9053 #  - "throughput"
9054 #  - "name"
9055 #  - "tags"
9056 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9057 #  x-axis: "X = CNFs per Service Chain"
9058 #  y-axis: "Y = Number of Service Chains"
9059 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9060 #  layout:
9061 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9062 #    layout: "plot-service-density"
9063
9064 ###############################################################################
9065
9066 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9067 #- type: "plot"
9068 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9069 #  algorithm: "plot_nf_heatmap"
9070 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9071 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9072 #  filter: "'NIC_Intel-XL710' and
9073 #           'NF_DENSITY' and
9074 #           'DOCKER' and
9075 #           'CHAIN' and
9076 #           'NF_VPPIP4' and
9077 #           'IMIX' and
9078 #           'TNL_1000' and
9079 #           '1T1C' and
9080 #           'MRR'"
9081 #  parameters:
9082 #  - "result"
9083 #  - "name"
9084 #  - "tags"
9085 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9086 #  x-axis: "X = CNFs per Service Chain"
9087 #  y-axis: "Y = Number of Service Chains"
9088 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9089 #  layout:
9090 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9091 #    layout: "plot-service-density"
9092 #
9093 #- type: "plot"
9094 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9095 #  algorithm: "plot_nf_heatmap"
9096 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9097 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9098 #  filter: "'NIC_Intel-XL710' and
9099 #           'NF_DENSITY' and
9100 #           'DOCKER' and
9101 #           'CHAIN' and
9102 #           'NF_VPPIP4' and
9103 #           'IPSEC' and
9104 #           'TNL_1000' and
9105 #           'IMIX' and
9106 #           '2T2C' and
9107 #           'MRR'"
9108 #  parameters:
9109 #  - "result"
9110 #  - "name"
9111 #  - "tags"
9112 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9113 #  x-axis: "X = CNFs per Service Chain"
9114 #  y-axis: "Y = Number of Service Chains"
9115 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9116 #  layout:
9117 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9118 #    layout: "plot-service-density"
9119 #
9120 #- type: "plot"
9121 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9122 #  algorithm: "plot_nf_heatmap"
9123 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9124 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9125 #  filter: "'NIC_Intel-XL710' and
9126 #           'NF_DENSITY' and
9127 #           'DOCKER' and
9128 #           'CHAIN' and
9129 #           'NF_VPPIP4' and
9130 #           'IPSEC' and
9131 #           'TNL_1000' and
9132 #           'IMIX' and
9133 #           '4T4C' and
9134 #           'MRR'"
9135 #  parameters:
9136 #  - "result"
9137 #  - "name"
9138 #  - "tags"
9139 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9140 #  x-axis: "X = CNFs per Service Chain"
9141 #  y-axis: "Y = Number of Service Chains"
9142 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9143 #  layout:
9144 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9145 #    layout: "plot-service-density"
9146
9147 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9148 #- type: "plot"
9149 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9150 #  algorithm: "plot_nf_heatmap"
9151 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9152 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9153 #  filter: "'NIC_Intel-XL710' and
9154 #           'NF_DENSITY' and
9155 #           'DOCKER' and
9156 #           'CHAIN' and
9157 #           'NF_VPPIP4' and
9158 #           'IPSEC' and
9159 #           'TNL_1000' and
9160 #           'IMIX' and
9161 #           '1T1C' and
9162 #           'NDRPDR'"
9163 #  parameters:
9164 #  - "throughput"
9165 #  - "name"
9166 #  - "tags"
9167 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9168 #  x-axis: "X = CNFs per Service Chain"
9169 #  y-axis: "Y = Number of Service Chains"
9170 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9171 #  layout:
9172 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9173 #    layout: "plot-service-density"
9174 #
9175 #- type: "plot"
9176 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9177 #  algorithm: "plot_nf_heatmap"
9178 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9179 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9180 #  filter: "'NIC_Intel-XL710' and
9181 #           'NF_DENSITY' and
9182 #           'DOCKER' and
9183 #           'CHAIN' and
9184 #           'NF_VPPIP4' and
9185 #           'IPSEC' and
9186 #           'TNL_1000' and
9187 #           'IMIX' and
9188 #           '2T2C' and
9189 #           'NDRPDR'"
9190 #  parameters:
9191 #  - "throughput"
9192 #  - "name"
9193 #  - "tags"
9194 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9195 #  x-axis: "X = CNFs per Service Chain"
9196 #  y-axis: "Y = Number of Service Chains"
9197 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9198 #  layout:
9199 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9200 #    layout: "plot-service-density"
9201 #
9202 #- type: "plot"
9203 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9204 #  algorithm: "plot_nf_heatmap"
9205 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9206 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9207 #  filter: "'NIC_Intel-XL710' and
9208 #           'NF_DENSITY' and
9209 #           'DOCKER' and
9210 #           'CHAIN' and
9211 #           'NF_VPPIP4' and
9212 #           'IPSEC' and
9213 #           'TNL_1000' and
9214 #           'IMIX' and
9215 #           '4T4C' and
9216 #           'NDRPDR'"
9217 #  parameters:
9218 #  - "throughput"
9219 #  - "name"
9220 #  - "tags"
9221 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9222 #  x-axis: "X = CNFs per Service Chain"
9223 #  y-axis: "Y = Number of Service Chains"
9224 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9225 #  layout:
9226 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9227 #    layout: "plot-service-density"
9228 #
9229 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9230 #- type: "plot"
9231 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9232 #  algorithm: "plot_nf_heatmap"
9233 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9234 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9235 #  filter: "'NIC_Intel-XL710' and
9236 #           'NF_DENSITY' and
9237 #           'DOCKER' and
9238 #           'CHAIN' and
9239 #           'NF_VPPIP4' and
9240 #           'IPSEC' and
9241 #           'TNL_1000' and
9242 #           'IMIX' and
9243 #           '1T1C' and
9244 #           'NDRPDR'"
9245 #  parameters:
9246 #  - "throughput"
9247 #  - "name"
9248 #  - "tags"
9249 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9250 #  x-axis: "X = CNFs per Service Chain"
9251 #  y-axis: "Y = Number of Service Chains"
9252 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9253 #  layout:
9254 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9255 #    layout: "plot-service-density"
9256 #
9257 #- type: "plot"
9258 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9259 #  algorithm: "plot_nf_heatmap"
9260 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9261 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9262 #  filter: "'NIC_Intel-XL710' and
9263 #           'NF_DENSITY' and
9264 #           'DOCKER' and
9265 #           'CHAIN' and
9266 #           'NF_VPPIP4' and
9267 #           'IPSEC' and
9268 #           'TNL_1000' and
9269 #           'IMIX' and
9270 #           '2T2C' and
9271 #           'NDRPDR'"
9272 #  parameters:
9273 #  - "throughput"
9274 #  - "name"
9275 #  - "tags"
9276 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9277 #  x-axis: "X = CNFs per Service Chain"
9278 #  y-axis: "Y = Number of Service Chains"
9279 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9280 #  layout:
9281 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9282 #    layout: "plot-service-density"
9283 #
9284 #- type: "plot"
9285 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9286 #  algorithm: "plot_nf_heatmap"
9287 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9288 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9289 #  filter: "'NIC_Intel-XL710' and
9290 #           'NF_DENSITY' and
9291 #           'DOCKER' and
9292 #           'CHAIN' and
9293 #           'NF_VPPIP4' and
9294 #           'IPSEC' and
9295 #           'TNL_1000' and
9296 #           'IMIX' and
9297 #           '4T4C' and
9298 #           'NDRPDR'"
9299 #  parameters:
9300 #  - "throughput"
9301 #  - "name"
9302 #  - "tags"
9303 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9304 #  x-axis: "X = CNFs per Service Chain"
9305 #  y-axis: "Y = Number of Service Chains"
9306 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9307 #  layout:
9308 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9309 #    layout: "plot-service-density"
9310
9311 ###############################################################################
9312
9313 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9314 #- type: "plot"
9315 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9316 #  algorithm: "plot_nf_heatmap"
9317 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9318 #  data: "plot-vpp-nfv-3n-skx-mrr"
9319 #  filter: "'NIC_Intel-XXV710' and
9320 #           'NF_DENSITY' and
9321 #           'DOCKER' and
9322 #           'CHAIN' and
9323 #           'NF_VPPIP4' and
9324 #           'IPSEC' and
9325 #           'TNL_10000' and
9326 #           'IMIX' and
9327 #           '2T1C' and
9328 #           'MRR'"
9329 #  parameters:
9330 #  - "result"
9331 #  - "name"
9332 #  - "tags"
9333 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9334 #  x-axis: "X = CNFs per Service Chain"
9335 #  y-axis: "Y = Number of Service Chains"
9336 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9337 #  layout:
9338 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9339 #    layout: "plot-service-density"
9340 #
9341 #- type: "plot"
9342 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9343 #  algorithm: "plot_nf_heatmap"
9344 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9345 #  data: "plot-vpp-nfv-3n-skx-mrr"
9346 #  filter: "'NIC_Intel-XXV710' and
9347 #           'NF_DENSITY' and
9348 #           'DOCKER' and
9349 #           'CHAIN' and
9350 #           'NF_VPPIP4' and
9351 #           'IPSEC' and
9352 #           'TNL_10000' and
9353 #           'IMIX' and
9354 #           '4T2C' and
9355 #           'MRR'"
9356 #  parameters:
9357 #  - "result"
9358 #  - "name"
9359 #  - "tags"
9360 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9361 #  x-axis: "X = CNFs per Service Chain"
9362 #  y-axis: "Y = Number of Service Chains"
9363 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9364 #  layout:
9365 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9366 #    layout: "plot-service-density"
9367 #
9368 #- type: "plot"
9369 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9370 #  algorithm: "plot_nf_heatmap"
9371 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9372 #  data: "plot-vpp-nfv-3n-skx-mrr"
9373 #  filter: "'NIC_Intel-XXV710' and
9374 #           'NF_DENSITY' and
9375 #           'DOCKER' and
9376 #           'CHAIN' and
9377 #           'NF_VPPIP4' and
9378 #           'IPSEC' and
9379 #           'TNL_10000' and
9380 #           'IMIX' and
9381 #           '8T4C' and
9382 #           'MRR'"
9383 #  parameters:
9384 #  - "result"
9385 #  - "name"
9386 #  - "tags"
9387 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9388 #  x-axis: "X = CNFs per Service Chain"
9389 #  y-axis: "Y = Number of Service Chains"
9390 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9391 #  layout:
9392 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9393 #    layout: "plot-service-density"
9394
9395 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9396 #- type: "plot"
9397 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9398 #  algorithm: "plot_nf_heatmap"
9399 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9400 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9401 #  filter: "'NIC_Intel-XXV710' and
9402 #           'NF_DENSITY' and
9403 #           'DOCKER' and
9404 #           'CHAIN' and
9405 #           'NF_VPPIP4' and
9406 #           'IPSEC' and
9407 #           'TNL_10000' and
9408 #           'IMIX' and
9409 #           '2T1C' and
9410 #           'NDRPDR'"
9411 #  parameters:
9412 #  - "throughput"
9413 #  - "name"
9414 #  - "tags"
9415 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9416 #  x-axis: "X = CNFs per Service Chain"
9417 #  y-axis: "Y = Number of Service Chains"
9418 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9419 #  layout:
9420 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9421 #    layout: "plot-service-density"
9422 #
9423 #- type: "plot"
9424 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9425 #  algorithm: "plot_nf_heatmap"
9426 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9427 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9428 #  filter: "'NIC_Intel-XXV710' and
9429 #           'NF_DENSITY' and
9430 #           'DOCKER' and
9431 #           'CHAIN' and
9432 #           'NF_VPPIP4' and
9433 #           'IPSEC' and
9434 #           'TNL_10000' and
9435 #           'IMIX' and
9436 #           '4T2C' and
9437 #           'NDRPDR'"
9438 #  parameters:
9439 #  - "throughput"
9440 #  - "name"
9441 #  - "tags"
9442 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9443 #  x-axis: "X = CNFs per Service Chain"
9444 #  y-axis: "Y = Number of Service Chains"
9445 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9446 #  layout:
9447 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9448 #    layout: "plot-service-density"
9449 #
9450 #- type: "plot"
9451 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9452 #  algorithm: "plot_nf_heatmap"
9453 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9454 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9455 #  filter: "'NIC_Intel-XXV710' and
9456 #           'NF_DENSITY' and
9457 #           'DOCKER' and
9458 #           'CHAIN' and
9459 #           'NF_VPPIP4' and
9460 #           'IPSEC' and
9461 #           'TNL_10000' and
9462 #           'IMIX' and
9463 #           '8T4C' and
9464 #           'NDRPDR'"
9465 #  parameters:
9466 #  - "throughput"
9467 #  - "name"
9468 #  - "tags"
9469 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9470 #  x-axis: "X = CNFs per Service Chain"
9471 #  y-axis: "Y = Number of Service Chains"
9472 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9473 #  layout:
9474 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9475 #    layout: "plot-service-density"
9476 #
9477 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9478 #- type: "plot"
9479 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9480 #  algorithm: "plot_nf_heatmap"
9481 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9482 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9483 #  filter: "'NIC_Intel-XXV710' and
9484 #           'NF_DENSITY' and
9485 #           'DOCKER' and
9486 #           'CHAIN' and
9487 #           'NF_VPPIP4' and
9488 #           'IPSEC' and
9489 #           'TNL_10000' and
9490 #           'IMIX' and
9491 #           '2T1C' and
9492 #           'NDRPDR'"
9493 #  parameters:
9494 #  - "throughput"
9495 #  - "name"
9496 #  - "tags"
9497 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9498 #  x-axis: "X = CNFs per Service Chain"
9499 #  y-axis: "Y = Number of Service Chains"
9500 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9501 #  layout:
9502 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9503 #    layout: "plot-service-density"
9504 #
9505 #- type: "plot"
9506 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9507 #  algorithm: "plot_nf_heatmap"
9508 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9509 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9510 #  filter: "'NIC_Intel-XXV710' and
9511 #           'NF_DENSITY' and
9512 #           'DOCKER' and
9513 #           'CHAIN' and
9514 #           'NF_VPPIP4' and
9515 #           'IPSEC' and
9516 #           'TNL_10000' and
9517 #           'IMIX' and
9518 #           '4T2C' and
9519 #           'NDRPDR'"
9520 #  parameters:
9521 #  - "throughput"
9522 #  - "name"
9523 #  - "tags"
9524 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9525 #  x-axis: "X = CNFs per Service Chain"
9526 #  y-axis: "Y = Number of Service Chains"
9527 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9528 #  layout:
9529 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9530 #    layout: "plot-service-density"
9531 #
9532 #- type: "plot"
9533 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9534 #  algorithm: "plot_nf_heatmap"
9535 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9536 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9537 #  filter: "'NIC_Intel-XXV710' and
9538 #           'NF_DENSITY' and
9539 #           'DOCKER' and
9540 #           'CHAIN' and
9541 #           'NF_VPPIP4' and
9542 #           'IPSEC' and
9543 #           'TNL_10000' and
9544 #           'IMIX' and
9545 #           '8T4C' and
9546 #           'NDRPDR'"
9547 #  parameters:
9548 #  - "throughput"
9549 #  - "name"
9550 #  - "tags"
9551 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9552 #  x-axis: "X = CNFs per Service Chain"
9553 #  y-axis: "Y = Number of Service Chains"
9554 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9555 #  layout:
9556 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9557 #    layout: "plot-service-density"
9558
9559 ###############################################################################
9560
9561 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9562 #- type: "plot"
9563 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9564 #  algorithm: "plot_nf_heatmap"
9565 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9566 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9567 #  filter: "'NIC_Intel-XL710' and
9568 #           'NF_DENSITY' and
9569 #           'DOCKER' and
9570 #           'CHAIN' and
9571 #           'NF_VPPIP4' and
9572 #           'IMIX' and
9573 #           'TNL_10000' and
9574 #           '1T1C' and
9575 #           'MRR'"
9576 #  parameters:
9577 #  - "result"
9578 #  - "name"
9579 #  - "tags"
9580 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9581 #  x-axis: "X = CNFs per Service Chain"
9582 #  y-axis: "Y = Number of Service Chains"
9583 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9584 #  layout:
9585 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9586 #    layout: "plot-service-density"
9587 #
9588 #- type: "plot"
9589 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9590 #  algorithm: "plot_nf_heatmap"
9591 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9592 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9593 #  filter: "'NIC_Intel-XL710' and
9594 #           'NF_DENSITY' and
9595 #           'DOCKER' and
9596 #           'CHAIN' and
9597 #           'NF_VPPIP4' and
9598 #           'IPSEC' and
9599 #           'TNL_10000' and
9600 #           'IMIX' and
9601 #           '2T2C' and
9602 #           'MRR'"
9603 #  parameters:
9604 #  - "result"
9605 #  - "name"
9606 #  - "tags"
9607 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9608 #  x-axis: "X = CNFs per Service Chain"
9609 #  y-axis: "Y = Number of Service Chains"
9610 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9611 #  layout:
9612 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9613 #    layout: "plot-service-density"
9614 #
9615 #- type: "plot"
9616 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9617 #  algorithm: "plot_nf_heatmap"
9618 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9619 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9620 #  filter: "'NIC_Intel-XL710' and
9621 #           'NF_DENSITY' and
9622 #           'DOCKER' and
9623 #           'CHAIN' and
9624 #           'NF_VPPIP4' and
9625 #           'IPSEC' and
9626 #           'TNL_10000' and
9627 #           'IMIX' and
9628 #           '4T4C' and
9629 #           'MRR'"
9630 #  parameters:
9631 #  - "result"
9632 #  - "name"
9633 #  - "tags"
9634 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9635 #  x-axis: "X = CNFs per Service Chain"
9636 #  y-axis: "Y = Number of Service Chains"
9637 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9638 #  layout:
9639 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9640 #    layout: "plot-service-density"
9641
9642 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9643 #- type: "plot"
9644 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9645 #  algorithm: "plot_nf_heatmap"
9646 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9647 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9648 #  filter: "'NIC_Intel-XL710' and
9649 #           'NF_DENSITY' and
9650 #           'DOCKER' and
9651 #           'CHAIN' and
9652 #           'NF_VPPIP4' and
9653 #           'IPSEC' and
9654 #           'TNL_10000' and
9655 #           'IMIX' and
9656 #           '1T1C' and
9657 #           'NDRPDR'"
9658 #  parameters:
9659 #  - "throughput"
9660 #  - "name"
9661 #  - "tags"
9662 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9663 #  x-axis: "X = CNFs per Service Chain"
9664 #  y-axis: "Y = Number of Service Chains"
9665 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9666 #  layout:
9667 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9668 #    layout: "plot-service-density"
9669 #
9670 #- type: "plot"
9671 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9672 #  algorithm: "plot_nf_heatmap"
9673 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9674 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9675 #  filter: "'NIC_Intel-XL710' and
9676 #           'NF_DENSITY' and
9677 #           'DOCKER' and
9678 #           'CHAIN' and
9679 #           'NF_VPPIP4' and
9680 #           'IPSEC' and
9681 #           'TNL_10000' and
9682 #           'IMIX' and
9683 #           '2T2C' and
9684 #           'NDRPDR'"
9685 #  parameters:
9686 #  - "throughput"
9687 #  - "name"
9688 #  - "tags"
9689 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9690 #  x-axis: "X = CNFs per Service Chain"
9691 #  y-axis: "Y = Number of Service Chains"
9692 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9693 #  layout:
9694 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9695 #    layout: "plot-service-density"
9696 #
9697 #- type: "plot"
9698 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9699 #  algorithm: "plot_nf_heatmap"
9700 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9701 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9702 #  filter: "'NIC_Intel-XL710' and
9703 #           'NF_DENSITY' and
9704 #           'DOCKER' and
9705 #           'CHAIN' and
9706 #           'NF_VPPIP4' and
9707 #           'IPSEC' and
9708 #           'TNL_10000' and
9709 #           'IMIX' and
9710 #           '4T4C' and
9711 #           'NDRPDR'"
9712 #  parameters:
9713 #  - "throughput"
9714 #  - "name"
9715 #  - "tags"
9716 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9717 #  x-axis: "X = CNFs per Service Chain"
9718 #  y-axis: "Y = Number of Service Chains"
9719 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9720 #  layout:
9721 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9722 #    layout: "plot-service-density"
9723 #
9724 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9725 #- type: "plot"
9726 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9727 #  algorithm: "plot_nf_heatmap"
9728 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9729 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9730 #  filter: "'NIC_Intel-XL710' and
9731 #           'NF_DENSITY' and
9732 #           'DOCKER' and
9733 #           'CHAIN' and
9734 #           'NF_VPPIP4' and
9735 #           'IPSEC' and
9736 #           'TNL_10000' and
9737 #           'IMIX' and
9738 #           '1T1C' and
9739 #           'NDRPDR'"
9740 #  parameters:
9741 #  - "throughput"
9742 #  - "name"
9743 #  - "tags"
9744 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9745 #  x-axis: "X = CNFs per Service Chain"
9746 #  y-axis: "Y = Number of Service Chains"
9747 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9748 #  layout:
9749 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9750 #    layout: "plot-service-density"
9751 #
9752 #- type: "plot"
9753 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9754 #  algorithm: "plot_nf_heatmap"
9755 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9756 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9757 #  filter: "'NIC_Intel-XL710' and
9758 #           'NF_DENSITY' and
9759 #           'DOCKER' and
9760 #           'CHAIN' and
9761 #           'NF_VPPIP4' and
9762 #           'IPSEC' and
9763 #           'TNL_10000' and
9764 #           'IMIX' and
9765 #           '2T2C' and
9766 #           'NDRPDR'"
9767 #  parameters:
9768 #  - "throughput"
9769 #  - "name"
9770 #  - "tags"
9771 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9772 #  x-axis: "X = CNFs per Service Chain"
9773 #  y-axis: "Y = Number of Service Chains"
9774 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9775 #  layout:
9776 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9777 #    layout: "plot-service-density"
9778 #
9779 #- type: "plot"
9780 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9781 #  algorithm: "plot_nf_heatmap"
9782 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9783 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9784 #  filter: "'NIC_Intel-XL710' and
9785 #           'NF_DENSITY' and
9786 #           'DOCKER' and
9787 #           'CHAIN' and
9788 #           'NF_VPPIP4' and
9789 #           'IPSEC' and
9790 #           'TNL_10000' and
9791 #           'IMIX' and
9792 #           '4T4C' and
9793 #           'NDRPDR'"
9794 #  parameters:
9795 #  - "throughput"
9796 #  - "name"
9797 #  - "tags"
9798 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9799 #  x-axis: "X = CNFs per Service Chain"
9800 #  y-axis: "Y = Number of Service Chains"
9801 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9802 #  layout:
9803 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9804 #    layout: "plot-service-density"
9805
9806 ###############################################################################
9807
9808 # Plots - NF Density - CSP - MRR IMIX
9809 - type: "plot"
9810   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9811   algorithm: "plot_nf_heatmap"
9812   output-file-type: ".html"
9813   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9814   data: "plot-vpp-nfv-2n-skx-mrr"
9815   filter: "'NIC_Intel-XXV710' and
9816            'NF_DENSITY' and
9817            'DOCKER' and
9818            'PIPELINE' and
9819            'NF_VPPIP4' and
9820            'IMIX' and
9821            '2T1C' and
9822            'MRR'"
9823   parameters:
9824   - "result"
9825   - "name"
9826   - "tags"
9827   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9828   x-axis: "X = CNFs per Service Pipeline"
9829   y-axis: "Y = Number of Service Pipelines"
9830   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9831   layout:
9832     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9833     layout: "plot-service-density"
9834
9835 - type: "plot"
9836   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9837   algorithm: "plot_nf_heatmap"
9838   output-file-type: ".html"
9839   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9840   data: "plot-vpp-nfv-2n-skx-mrr"
9841   filter: "'NIC_Intel-XXV710' and
9842            'NF_DENSITY' and
9843            'DOCKER' and
9844            'PIPELINE' and
9845            'NF_VPPIP4' and
9846            'IMIX' and
9847            '4T2C' and
9848            'MRR'"
9849   parameters:
9850   - "result"
9851   - "name"
9852   - "tags"
9853   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9854   x-axis: "X = CNFs per Service Pipeline"
9855   y-axis: "Y = Number of Service Pipelines"
9856   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9857   layout:
9858     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9859     layout: "plot-service-density"
9860
9861 - type: "plot"
9862   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9863   algorithm: "plot_nf_heatmap"
9864   output-file-type: ".html"
9865   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9866   data: "plot-vpp-nfv-2n-skx-mrr"
9867   filter: "'NIC_Intel-XXV710' and
9868            'NF_DENSITY' and
9869            'DOCKER' and
9870            'PIPELINE' and
9871            'NF_VPPIP4' and
9872            'IMIX' and
9873            '8T4C' and
9874            'MRR'"
9875   parameters:
9876   - "result"
9877   - "name"
9878   - "tags"
9879   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9880   x-axis: "X = CNFs per Service Pipeline"
9881   y-axis: "Y = Number of Service Pipelines"
9882   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9883   layout:
9884     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9885     layout: "plot-service-density"
9886
9887 # Plots - NF Density - CSP - NDR IMIX
9888 - type: "plot"
9889   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9890   algorithm: "plot_nf_heatmap"
9891   output-file-type: ".html"
9892   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9893   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9894   filter: "'NIC_Intel-XXV710' and
9895            'NF_DENSITY' and
9896            'DOCKER' and
9897            'PIPELINE' and
9898            'NF_VPPIP4' and
9899            'IMIX' and
9900            '2T1C' and
9901            'NDRPDR'"
9902   parameters:
9903   - "throughput"
9904   - "name"
9905   - "tags"
9906   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9907   x-axis: "X = CNFs per Service Pipeline"
9908   y-axis: "Y = Number of Service Pipelines"
9909   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9910   layout:
9911     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9912     layout: "plot-service-density"
9913
9914 - type: "plot"
9915   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9916   algorithm: "plot_nf_heatmap"
9917   output-file-type: ".html"
9918   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9919   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9920   filter: "'NIC_Intel-XXV710' and
9921            'NF_DENSITY' and
9922            'DOCKER' and
9923            'PIPELINE' and
9924            'NF_VPPIP4' and
9925            'IMIX' and
9926            '4T2C' and
9927            'NDRPDR'"
9928   parameters:
9929   - "throughput"
9930   - "name"
9931   - "tags"
9932   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9933   x-axis: "X = CNFs per Service Pipeline"
9934   y-axis: "Y = Number of Service Pipelines"
9935   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9936   layout:
9937     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9938     layout: "plot-service-density"
9939
9940 - type: "plot"
9941   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9942   algorithm: "plot_nf_heatmap"
9943   output-file-type: ".html"
9944   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9945   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9946   filter: "'NIC_Intel-XXV710' and
9947            'NF_DENSITY' and
9948            'DOCKER' and
9949            'PIPELINE' and
9950            'NF_VPPIP4' and
9951            'IMIX' and
9952            '8T4C' and
9953            'NDRPDR'"
9954   parameters:
9955   - "throughput"
9956   - "name"
9957   - "tags"
9958   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9959   x-axis: "X = CNFs per Service Pipeline"
9960   y-axis: "Y = Number of Service Pipelines"
9961   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9962   layout:
9963     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9964     layout: "plot-service-density"
9965
9966 # Plots - NF Density - CSP - PDR IMIX
9967 - type: "plot"
9968   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9969   algorithm: "plot_nf_heatmap"
9970   output-file-type: ".html"
9971   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9972   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9973   filter: "'NIC_Intel-XXV710' and
9974            'NF_DENSITY' and
9975            'DOCKER' and
9976            'PIPELINE' and
9977            'NF_VPPIP4' and
9978            'IMIX' and
9979            '2T1C' and
9980            'NDRPDR'"
9981   parameters:
9982   - "throughput"
9983   - "name"
9984   - "tags"
9985   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9986   x-axis: "X = CNFs per Service Pipeline"
9987   y-axis: "Y = Number of Service Pipelines"
9988   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9989   layout:
9990     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9991     layout: "plot-service-density"
9992
9993 - type: "plot"
9994   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9995   algorithm: "plot_nf_heatmap"
9996   output-file-type: ".html"
9997   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9998   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9999   filter: "'NIC_Intel-XXV710' and
10000            'NF_DENSITY' and
10001            'DOCKER' and
10002            'PIPELINE' and
10003            'NF_VPPIP4' and
10004            'IMIX' and
10005            '4T2C' and
10006            'NDRPDR'"
10007   parameters:
10008   - "throughput"
10009   - "name"
10010   - "tags"
10011   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10012   x-axis: "X = CNFs per Service Pipeline"
10013   y-axis: "Y = Number of Service Pipelines"
10014   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10015   layout:
10016     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10017     layout: "plot-service-density"
10018
10019 - type: "plot"
10020   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10021   algorithm: "plot_nf_heatmap"
10022   output-file-type: ".html"
10023   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10024   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10025   filter: "'NIC_Intel-XXV710' and
10026            'NF_DENSITY' and
10027            'DOCKER' and
10028            'PIPELINE' and
10029            'NF_VPPIP4' and
10030            'IMIX' and
10031            '8T4C' and
10032            'NDRPDR'"
10033   parameters:
10034   - "throughput"
10035   - "name"
10036   - "tags"
10037   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10038   x-axis: "X = CNFs per Service Pipeline"
10039   y-axis: "Y = Number of Service Pipelines"
10040   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10041   layout:
10042     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10043     layout: "plot-service-density"
10044
10045 ###############################################################################
10046 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10047
10048 - type: "plot"
10049   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10050   algorithm: "plot_nf_heatmap"
10051   output-file-type: ".html"
10052   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10053   data: "plot-vpp-nfv-2n-clx-mrr"
10054   filter: "'NIC_Intel-XXV710' and
10055            'NF_DENSITY' and
10056            'VHOST' and
10057            not 'VXLAN' and
10058            'CHAIN' and
10059            'NF_VPPIP4' and
10060            'IMIX' and
10061            '2T1C' and
10062            'MRR'"
10063   parameters:
10064   - "result"
10065   - "name"
10066   - "tags"
10067   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10068   x-axis: "X = VNFs per Service Chain"
10069   y-axis: "Y = Number of Service Chains"
10070   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10071   layout:
10072     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10073     layout: "plot-service-density"
10074
10075 - type: "plot"
10076   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10077   algorithm: "plot_nf_heatmap"
10078   output-file-type: ".html"
10079   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10080   data: "plot-vpp-nfv-2n-clx-mrr"
10081   filter: "'NIC_Intel-XXV710' and
10082            'NF_DENSITY' and
10083            'VHOST' and
10084            not 'VXLAN' and
10085            'CHAIN' and
10086            'NF_VPPIP4' and
10087            'IMIX' and
10088            '4T2C' and
10089            'MRR'"
10090   parameters:
10091   - "result"
10092   - "name"
10093   - "tags"
10094   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10095   x-axis: "X = VNFs per Service Chain"
10096   y-axis: "Y = Number of Service Chains"
10097   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10098   layout:
10099     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10100     layout: "plot-service-density"
10101
10102 - type: "plot"
10103   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10104   algorithm: "plot_nf_heatmap"
10105   output-file-type: ".html"
10106   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10107   data: "plot-vpp-nfv-2n-clx-mrr"
10108   filter: "'NIC_Intel-XXV710' and
10109            'NF_DENSITY' and
10110            'VHOST' and
10111            not 'VXLAN' and
10112            'CHAIN' and
10113            'NF_VPPIP4' and
10114            'IMIX' and
10115            '8T4C' and
10116            'MRR'"
10117   parameters:
10118   - "result"
10119   - "name"
10120   - "tags"
10121   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10122   x-axis: "X = VNFs per Service Chain"
10123   y-axis: "Y = Number of Service Chains"
10124   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10125   layout:
10126     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10127     layout: "plot-service-density"
10128
10129 # Plots - NF Density - VSC - NDR IMIX
10130 - type: "plot"
10131   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10132   algorithm: "plot_nf_heatmap"
10133   output-file-type: ".html"
10134   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10135   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10136   filter: "'NIC_Intel-XXV710' and
10137            'NF_DENSITY' and
10138            'VHOST' and
10139            not 'VXLAN' and
10140            'CHAIN' and
10141            'NF_VPPIP4' and
10142            'IMIX' and
10143            '2T1C' and
10144            'NDRPDR'"
10145   parameters:
10146   - "throughput"
10147   - "name"
10148   - "tags"
10149   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10150   x-axis: "X = VNFs per Service Chain"
10151   y-axis: "Y = Number of Service Chains"
10152   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10153   layout:
10154     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10155     layout: "plot-service-density"
10156
10157 - type: "plot"
10158   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10159   algorithm: "plot_nf_heatmap"
10160   output-file-type: ".html"
10161   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10162   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10163   filter: "'NIC_Intel-XXV710' and
10164            'NF_DENSITY' and
10165            'VHOST' and
10166            not 'VXLAN' and
10167            'CHAIN' and
10168            'NF_VPPIP4' and
10169            'IMIX' and
10170            '4T2C' and
10171            'NDRPDR'"
10172   parameters:
10173   - "throughput"
10174   - "name"
10175   - "tags"
10176   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10177   x-axis: "X = VNFs per Service Chain"
10178   y-axis: "Y = Number of Service Chains"
10179   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10180   layout:
10181     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10182     layout: "plot-service-density"
10183
10184 - type: "plot"
10185   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10186   algorithm: "plot_nf_heatmap"
10187   output-file-type: ".html"
10188   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10189   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10190   filter: "'NIC_Intel-XXV710' and
10191            'NF_DENSITY' and
10192            'VHOST' and
10193            not 'VXLAN' and
10194            'CHAIN' and
10195            'NF_VPPIP4' and
10196            'IMIX' and
10197            '8T4C' and
10198            'NDRPDR'"
10199   parameters:
10200   - "throughput"
10201   - "name"
10202   - "tags"
10203   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10204   x-axis: "X = VNFs per Service Chain"
10205   y-axis: "Y = Number of Service Chains"
10206   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10207   layout:
10208     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10209     layout: "plot-service-density"
10210
10211 # Plots - NF Density - VSC - PDR IMIX
10212 - type: "plot"
10213   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10214   algorithm: "plot_nf_heatmap"
10215   output-file-type: ".html"
10216   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10217   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10218   filter: "'NIC_Intel-XXV710' and
10219            'NF_DENSITY' and
10220            'VHOST' and
10221            not 'VXLAN' and
10222            'CHAIN' and
10223            'NF_VPPIP4' and
10224            'IMIX' and
10225            '2T1C' and
10226            'NDRPDR'"
10227   parameters:
10228   - "throughput"
10229   - "name"
10230   - "tags"
10231   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10232   x-axis: "X = VNFs per Service Chain"
10233   y-axis: "Y = Number of Service Chains"
10234   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10235   layout:
10236     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10237     layout: "plot-service-density"
10238
10239 - type: "plot"
10240   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10241   algorithm: "plot_nf_heatmap"
10242   output-file-type: ".html"
10243   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10244   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10245   filter: "'NIC_Intel-XXV710' and
10246            'NF_DENSITY' and
10247            'VHOST' and
10248            not 'VXLAN' and
10249            'CHAIN' and
10250            'NF_VPPIP4' and
10251            'IMIX' and
10252            '4T2C' and
10253            'NDRPDR'"
10254   parameters:
10255   - "throughput"
10256   - "name"
10257   - "tags"
10258   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10259   x-axis: "X = VNFs per Service Chain"
10260   y-axis: "Y = Number of Service Chains"
10261   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10262   layout:
10263     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10264     layout: "plot-service-density"
10265
10266 - type: "plot"
10267   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10268   algorithm: "plot_nf_heatmap"
10269   output-file-type: ".html"
10270   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10271   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10272   filter: "'NIC_Intel-XXV710' and
10273            'NF_DENSITY' and
10274            'VHOST' and
10275            not 'VXLAN' and
10276            'CHAIN' and
10277            'NF_VPPIP4' and
10278            'IMIX' and
10279            '8T4C' and
10280            'NDRPDR'"
10281   parameters:
10282   - "throughput"
10283   - "name"
10284   - "tags"
10285   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10286   x-axis: "X = VNFs per Service Chain"
10287   y-axis: "Y = Number of Service Chains"
10288   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10289   layout:
10290     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10291     layout: "plot-service-density"
10292
10293 # Plots - NF Density - VSC - MRR IMIX
10294 - type: "plot"
10295   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10296   algorithm: "plot_nf_heatmap"
10297   output-file-type: ".html"
10298   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10299   data: "plot-vpp-nfv-2n-clx-mrr"
10300   filter: "'NIC_Intel-XXV710' and
10301            'NF_DENSITY' and
10302            'VHOST' and
10303            'VXLAN' and
10304            'CHAIN' and
10305            'IMIX' and
10306            '2T1C' and
10307            'MRR'"
10308   parameters:
10309   - "result"
10310   - "name"
10311   - "tags"
10312   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10313   x-axis: "X = VNFs per Service Chain"
10314   y-axis: "Y = Number of Service Chains"
10315   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10316   layout:
10317     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10318     layout: "plot-service-density"
10319
10320 - type: "plot"
10321   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10322   algorithm: "plot_nf_heatmap"
10323   output-file-type: ".html"
10324   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10325   data: "plot-vpp-nfv-2n-clx-mrr"
10326   filter: "'NIC_Intel-XXV710' and
10327            'NF_DENSITY' and
10328            'VHOST' and
10329            'VXLAN' and
10330            'CHAIN' and
10331            'IMIX' and
10332            '4T2C' and
10333            'MRR'"
10334   parameters:
10335   - "result"
10336   - "name"
10337   - "tags"
10338   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10339   x-axis: "X = VNFs per Service Chain"
10340   y-axis: "Y = Number of Service Chains"
10341   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10342   layout:
10343     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10344     layout: "plot-service-density"
10345
10346 - type: "plot"
10347   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10348   algorithm: "plot_nf_heatmap"
10349   output-file-type: ".html"
10350   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10351   data: "plot-vpp-nfv-2n-clx-mrr"
10352   filter: "'NIC_Intel-XXV710' and
10353            'NF_DENSITY' and
10354            'VHOST' and
10355            'VXLAN' and
10356            'CHAIN' and
10357            'IMIX' and
10358            '8T4C' and
10359            'MRR'"
10360   parameters:
10361   - "result"
10362   - "name"
10363   - "tags"
10364   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10365   x-axis: "X = VNFs per Service Chain"
10366   y-axis: "Y = Number of Service Chains"
10367   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10368   layout:
10369     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10370     layout: "plot-service-density"
10371
10372 # Plots - NF Density - VSC - NDR IMIX
10373 - type: "plot"
10374   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10375   algorithm: "plot_nf_heatmap"
10376   output-file-type: ".html"
10377   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10378   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10379   filter: "'NIC_Intel-XXV710' and
10380            'NF_DENSITY' and
10381            'VHOST' and
10382            'VXLAN' and
10383            'CHAIN' and
10384            'IMIX' and
10385            '2T1C' and
10386            'NDRPDR'"
10387   parameters:
10388   - "throughput"
10389   - "name"
10390   - "tags"
10391   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10392   x-axis: "X = VNFs per Service Chain"
10393   y-axis: "Y = Number of Service Chains"
10394   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10395   layout:
10396     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10397     layout: "plot-service-density"
10398
10399 - type: "plot"
10400   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10401   algorithm: "plot_nf_heatmap"
10402   output-file-type: ".html"
10403   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10404   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10405   filter: "'NIC_Intel-XXV710' and
10406            'NF_DENSITY' and
10407            'VHOST' and
10408            'VXLAN' and
10409            'CHAIN' and
10410            'IMIX' and
10411            '4T2C' and
10412            'NDRPDR'"
10413   parameters:
10414   - "throughput"
10415   - "name"
10416   - "tags"
10417   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10418   x-axis: "X = VNFs per Service Chain"
10419   y-axis: "Y = Number of Service Chains"
10420   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10421   layout:
10422     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10423     layout: "plot-service-density"
10424
10425 - type: "plot"
10426   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10427   algorithm: "plot_nf_heatmap"
10428   output-file-type: ".html"
10429   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10430   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10431   filter: "'NIC_Intel-XXV710' and
10432            'NF_DENSITY' and
10433            'VHOST' and
10434            'VXLAN' and
10435            'CHAIN' and
10436            'IMIX' and
10437            '8T4C' and
10438            'NDRPDR'"
10439   parameters:
10440   - "throughput"
10441   - "name"
10442   - "tags"
10443   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10444   x-axis: "X = VNFs per Service Chain"
10445   y-axis: "Y = Number of Service Chains"
10446   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10447   layout:
10448     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10449     layout: "plot-service-density"
10450
10451 # Plots - NF Density - VSC - PDR IMIX
10452 - type: "plot"
10453   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10454   algorithm: "plot_nf_heatmap"
10455   output-file-type: ".html"
10456   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10457   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10458   filter: "'NIC_Intel-XXV710' and
10459            'NF_DENSITY' and
10460            'VHOST' and
10461            'VXLAN' and
10462            'CHAIN' and
10463            'IMIX' and
10464            '2T1C' and
10465            'NDRPDR'"
10466   parameters:
10467   - "throughput"
10468   - "name"
10469   - "tags"
10470   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10471   x-axis: "X = VNFs per Service Chain"
10472   y-axis: "Y = Number of Service Chains"
10473   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10474   layout:
10475     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10476     layout: "plot-service-density"
10477
10478 - type: "plot"
10479   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10480   algorithm: "plot_nf_heatmap"
10481   output-file-type: ".html"
10482   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10483   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10484   filter: "'NIC_Intel-XXV710' and
10485            'NF_DENSITY' and
10486            'VHOST' and
10487            'VXLAN' and
10488            'CHAIN' and
10489            'IMIX' and
10490            '4T2C' and
10491            'NDRPDR'"
10492   parameters:
10493   - "throughput"
10494   - "name"
10495   - "tags"
10496   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10497   x-axis: "X = VNFs per Service Chain"
10498   y-axis: "Y = Number of Service Chains"
10499   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10500   layout:
10501     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10502     layout: "plot-service-density"
10503
10504 - type: "plot"
10505   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10506   algorithm: "plot_nf_heatmap"
10507   output-file-type: ".html"
10508   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10509   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10510   filter: "'NIC_Intel-XXV710' and
10511            'NF_DENSITY' and
10512            'VHOST' and
10513            'VXLAN' and
10514            'CHAIN' and
10515            'IMIX' and
10516            '8T4C' and
10517            'NDRPDR'"
10518   parameters:
10519   - "throughput"
10520   - "name"
10521   - "tags"
10522   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10523   x-axis: "X = VNFs per Service Chain"
10524   y-axis: "Y = Number of Service Chains"
10525   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10526   layout:
10527     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10528     layout: "plot-service-density"
10529
10530 # Plots - NF Density - CSC - MRR IMIX
10531 - type: "plot"
10532   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10533   algorithm: "plot_nf_heatmap"
10534   output-file-type: ".html"
10535   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10536   data: "plot-vpp-nfv-2n-clx-mrr"
10537   filter: "'NIC_Intel-XXV710' and
10538            'NF_DENSITY' and
10539            'DOCKER' and
10540            'CHAIN' and
10541            'NF_VPPIP4' and
10542            'IMIX' and
10543            '2T1C' and
10544            'MRR'"
10545   parameters:
10546   - "result"
10547   - "name"
10548   - "tags"
10549   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10550   x-axis: "X = CNFs per Service Chain"
10551   y-axis: "Y = Number of Service Chains"
10552   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10553   layout:
10554     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10555     layout: "plot-service-density"
10556
10557 - type: "plot"
10558   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10559   algorithm: "plot_nf_heatmap"
10560   output-file-type: ".html"
10561   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10562   data: "plot-vpp-nfv-2n-clx-mrr"
10563   filter: "'NIC_Intel-XXV710' and
10564            'NF_DENSITY' and
10565            'DOCKER' and
10566            'CHAIN' and
10567            'NF_VPPIP4' and
10568            'IMIX' and
10569            '4T2C' and
10570            'MRR'"
10571   parameters:
10572   - "result"
10573   - "name"
10574   - "tags"
10575   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10576   x-axis: "X = CNFs per Service Chain"
10577   y-axis: "Y = Number of Service Chains"
10578   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10579   layout:
10580     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10581     layout: "plot-service-density"
10582
10583 - type: "plot"
10584   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10585   algorithm: "plot_nf_heatmap"
10586   output-file-type: ".html"
10587   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10588   data: "plot-vpp-nfv-2n-clx-mrr"
10589   filter: "'NIC_Intel-XXV710' and
10590            'NF_DENSITY' and
10591            'DOCKER' and
10592            'CHAIN' and
10593            'NF_VPPIP4' and
10594            'IMIX' and
10595            '8T4C' and
10596            'MRR'"
10597   parameters:
10598   - "result"
10599   - "name"
10600   - "tags"
10601   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10602   x-axis: "X = CNFs per Service Chain"
10603   y-axis: "Y = Number of Service Chains"
10604   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10605   layout:
10606     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10607     layout: "plot-service-density"
10608
10609 # Plots - NF Density - CSC - NDR IMIX
10610 - type: "plot"
10611   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10612   algorithm: "plot_nf_heatmap"
10613   output-file-type: ".html"
10614   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10615   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10616   filter: "'NIC_Intel-XXV710' and
10617            'NF_DENSITY' and
10618            'DOCKER' and
10619            'CHAIN' and
10620            'NF_VPPIP4' and
10621            'IMIX' and
10622            '2T1C' and
10623            'NDRPDR'"
10624   parameters:
10625   - "throughput"
10626   - "name"
10627   - "tags"
10628   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10629   x-axis: "X = CNFs per Service Chain"
10630   y-axis: "Y = Number of Service Chains"
10631   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10632   layout:
10633     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10634     layout: "plot-service-density"
10635
10636 - type: "plot"
10637   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10638   algorithm: "plot_nf_heatmap"
10639   output-file-type: ".html"
10640   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10641   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10642   filter: "'NIC_Intel-XXV710' and
10643            'NF_DENSITY' and
10644            'DOCKER' and
10645            'CHAIN' and
10646            'NF_VPPIP4' and
10647            'IMIX' and
10648            '4T2C' and
10649            'NDRPDR'"
10650   parameters:
10651   - "throughput"
10652   - "name"
10653   - "tags"
10654   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10655   x-axis: "X = CNFs per Service Chain"
10656   y-axis: "Y = Number of Service Chains"
10657   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10658   layout:
10659     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10660     layout: "plot-service-density"
10661
10662 - type: "plot"
10663   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10664   algorithm: "plot_nf_heatmap"
10665   output-file-type: ".html"
10666   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10667   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10668   filter: "'NIC_Intel-XXV710' and
10669            'NF_DENSITY' and
10670            'DOCKER' and
10671            'CHAIN' and
10672            'NF_VPPIP4' and
10673            'IMIX' and
10674            '8T4C' and
10675            'NDRPDR'"
10676   parameters:
10677   - "throughput"
10678   - "name"
10679   - "tags"
10680   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10681   x-axis: "X = CNFs per Service Chain"
10682   y-axis: "Y = Number of Service Chains"
10683   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10684   layout:
10685     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10686     layout: "plot-service-density"
10687
10688 # Plots - NF Density - CSC - PDR IMIX
10689 - type: "plot"
10690   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10691   algorithm: "plot_nf_heatmap"
10692   output-file-type: ".html"
10693   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10694   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10695   filter: "'NIC_Intel-XXV710' and
10696            'NF_DENSITY' and
10697            'DOCKER' and
10698            'CHAIN' and
10699            'NF_VPPIP4' and
10700            'IMIX' and
10701            '2T1C' and
10702            'NDRPDR'"
10703   parameters:
10704   - "throughput"
10705   - "name"
10706   - "tags"
10707   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10708   x-axis: "X = CNFs per Service Chain"
10709   y-axis: "Y = Number of Service Chains"
10710   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10711   layout:
10712     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10713     layout: "plot-service-density"
10714
10715 - type: "plot"
10716   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10717   algorithm: "plot_nf_heatmap"
10718   output-file-type: ".html"
10719   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10720   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10721   filter: "'NIC_Intel-XXV710' and
10722            'NF_DENSITY' and
10723            'DOCKER' and
10724            'CHAIN' and
10725            'NF_VPPIP4' and
10726            'IMIX' and
10727            '4T2C' and
10728            'NDRPDR'"
10729   parameters:
10730   - "throughput"
10731   - "name"
10732   - "tags"
10733   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10734   x-axis: "X = CNFs per Service Chain"
10735   y-axis: "Y = Number of Service Chains"
10736   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10737   layout:
10738     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10739     layout: "plot-service-density"
10740
10741 - type: "plot"
10742   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10743   algorithm: "plot_nf_heatmap"
10744   output-file-type: ".html"
10745   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10746   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10747   filter: "'NIC_Intel-XXV710' and
10748            'NF_DENSITY' and
10749            'DOCKER' and
10750            'CHAIN' and
10751            'NF_VPPIP4' and
10752            'IMIX' and
10753            '8T4C' and
10754            'NDRPDR'"
10755   parameters:
10756   - "throughput"
10757   - "name"
10758   - "tags"
10759   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10760   x-axis: "X = CNFs per Service Chain"
10761   y-axis: "Y = Number of Service Chains"
10762   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10763   layout:
10764     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10765     layout: "plot-service-density"
10766
10767 # Plots - NF Density - CSP - MRR IMIX
10768 - type: "plot"
10769   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10770   algorithm: "plot_nf_heatmap"
10771   output-file-type: ".html"
10772   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10773   data: "plot-vpp-nfv-2n-clx-mrr"
10774   filter: "'NIC_Intel-XXV710' and
10775            'NF_DENSITY' and
10776            'DOCKER' and
10777            'PIPELINE' and
10778            'NF_VPPIP4' and
10779            'IMIX' and
10780            '2T1C' and
10781            'MRR'"
10782   parameters:
10783   - "result"
10784   - "name"
10785   - "tags"
10786   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10787   x-axis: "X = CNFs per Service Pipeline"
10788   y-axis: "Y = Number of Service Pipelines"
10789   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10790   layout:
10791     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10792     layout: "plot-service-density"
10793
10794 - type: "plot"
10795   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10796   algorithm: "plot_nf_heatmap"
10797   output-file-type: ".html"
10798   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10799   data: "plot-vpp-nfv-2n-clx-mrr"
10800   filter: "'NIC_Intel-XXV710' and
10801            'NF_DENSITY' and
10802            'DOCKER' and
10803            'PIPELINE' and
10804            'NF_VPPIP4' and
10805            'IMIX' and
10806            '4T2C' and
10807            'MRR'"
10808   parameters:
10809   - "result"
10810   - "name"
10811   - "tags"
10812   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10813   x-axis: "X = CNFs per Service Pipeline"
10814   y-axis: "Y = Number of Service Pipelines"
10815   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10816   layout:
10817     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10818     layout: "plot-service-density"
10819
10820 - type: "plot"
10821   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10822   algorithm: "plot_nf_heatmap"
10823   output-file-type: ".html"
10824   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10825   data: "plot-vpp-nfv-2n-clx-mrr"
10826   filter: "'NIC_Intel-XXV710' and
10827            'NF_DENSITY' and
10828            'DOCKER' and
10829            'PIPELINE' and
10830            'NF_VPPIP4' and
10831            'IMIX' and
10832            '8T4C' and
10833            'MRR'"
10834   parameters:
10835   - "result"
10836   - "name"
10837   - "tags"
10838   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10839   x-axis: "X = CNFs per Service Pipeline"
10840   y-axis: "Y = Number of Service Pipelines"
10841   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10842   layout:
10843     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10844     layout: "plot-service-density"
10845
10846 # Plots - NF Density - CSP - NDR IMIX
10847 - type: "plot"
10848   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10849   algorithm: "plot_nf_heatmap"
10850   output-file-type: ".html"
10851   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10852   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10853   filter: "'NIC_Intel-XXV710' and
10854            'NF_DENSITY' and
10855            'DOCKER' and
10856            'PIPELINE' and
10857            'NF_VPPIP4' and
10858            'IMIX' and
10859            '2T1C' and
10860            'NDRPDR'"
10861   parameters:
10862   - "throughput"
10863   - "name"
10864   - "tags"
10865   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10866   x-axis: "X = CNFs per Service Pipeline"
10867   y-axis: "Y = Number of Service Pipelines"
10868   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10869   layout:
10870     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10871     layout: "plot-service-density"
10872
10873 - type: "plot"
10874   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10875   algorithm: "plot_nf_heatmap"
10876   output-file-type: ".html"
10877   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10878   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10879   filter: "'NIC_Intel-XXV710' and
10880            'NF_DENSITY' and
10881            'DOCKER' and
10882            'PIPELINE' and
10883            'NF_VPPIP4' and
10884            'IMIX' and
10885            '4T2C' and
10886            'NDRPDR'"
10887   parameters:
10888   - "throughput"
10889   - "name"
10890   - "tags"
10891   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10892   x-axis: "X = CNFs per Service Pipeline"
10893   y-axis: "Y = Number of Service Pipelines"
10894   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10895   layout:
10896     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10897     layout: "plot-service-density"
10898
10899 - type: "plot"
10900   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10901   algorithm: "plot_nf_heatmap"
10902   output-file-type: ".html"
10903   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10904   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10905   filter: "'NIC_Intel-XXV710' and
10906            'NF_DENSITY' and
10907            'DOCKER' and
10908            'PIPELINE' and
10909            'NF_VPPIP4' and
10910            'IMIX' and
10911            '8T4C' and
10912            'NDRPDR'"
10913   parameters:
10914   - "throughput"
10915   - "name"
10916   - "tags"
10917   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10918   x-axis: "X = CNFs per Service Pipeline"
10919   y-axis: "Y = Number of Service Pipelines"
10920   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10921   layout:
10922     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10923     layout: "plot-service-density"
10924
10925 # Plots - NF Density - CSP - PDR IMIX
10926 - type: "plot"
10927   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10928   algorithm: "plot_nf_heatmap"
10929   output-file-type: ".html"
10930   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10931   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10932   filter: "'NIC_Intel-XXV710' and
10933            'NF_DENSITY' and
10934            'DOCKER' and
10935            'PIPELINE' and
10936            'NF_VPPIP4' and
10937            'IMIX' and
10938            '2T1C' and
10939            'NDRPDR'"
10940   parameters:
10941   - "throughput"
10942   - "name"
10943   - "tags"
10944   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10945   x-axis: "X = CNFs per Service Pipeline"
10946   y-axis: "Y = Number of Service Pipelines"
10947   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10948   layout:
10949     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10950     layout: "plot-service-density"
10951
10952 - type: "plot"
10953   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10954   algorithm: "plot_nf_heatmap"
10955   output-file-type: ".html"
10956   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10957   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10958   filter: "'NIC_Intel-XXV710' and
10959            'NF_DENSITY' and
10960            'DOCKER' and
10961            'PIPELINE' and
10962            'NF_VPPIP4' and
10963            'IMIX' and
10964            '4T2C' and
10965            'NDRPDR'"
10966   parameters:
10967   - "throughput"
10968   - "name"
10969   - "tags"
10970   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10971   x-axis: "X = CNFs per Service Pipeline"
10972   y-axis: "Y = Number of Service Pipelines"
10973   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10974   layout:
10975     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10976     layout: "plot-service-density"
10977
10978 - type: "plot"
10979   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10980   algorithm: "plot_nf_heatmap"
10981   output-file-type: ".html"
10982   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10983   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10984   filter: "'NIC_Intel-XXV710' and
10985            'NF_DENSITY' and
10986            'DOCKER' and
10987            'PIPELINE' and
10988            'NF_VPPIP4' and
10989            'IMIX' and
10990            '8T4C' and
10991            'NDRPDR'"
10992   parameters:
10993   - "throughput"
10994   - "name"
10995   - "tags"
10996   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10997   x-axis: "X = CNFs per Service Pipeline"
10998   y-axis: "Y = Number of Service Pipelines"
10999   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11000   layout:
11001     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11002     layout: "plot-service-density"
11003
11004 ################################################################################
11005
11006 # Packet Throughput
11007
11008 - type: "plot"
11009   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11010   algorithm: "plot_perf_box_name"
11011   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11012   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11013   include:
11014     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11015     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11016     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11017     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11018   layout:
11019     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11020     layout: "plot-throughput"
11021
11022 - type: "plot"
11023   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11024   algorithm: "plot_perf_box_name"
11025   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11026   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11027   include:
11028     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11029     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11030     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11031     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11032   layout:
11033     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11034     layout: "plot-throughput"
11035
11036 - type: "plot"
11037   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11038   algorithm: "plot_perf_box_name"
11039   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11040   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11041   include:
11042     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11043     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11044     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11045     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11046   layout:
11047     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11048     layout: "plot-throughput"
11049
11050 - type: "plot"
11051   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11052   algorithm: "plot_perf_box_name"
11053   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11054   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11055   include:
11056     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11057     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11058     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11059     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11060   layout:
11061     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11062     layout: "plot-throughput"
11063
11064 - type: "plot"
11065   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11066   algorithm: "plot_perf_box_name"
11067   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11068   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11069   include:
11070     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11071     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11072     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11073     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11074     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11075   layout:
11076     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11077     layout: "plot-throughput"
11078
11079 - type: "plot"
11080   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11081   algorithm: "plot_perf_box_name"
11082   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11083   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11084   include:
11085     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11086     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11087     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11088     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11089     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11090   layout:
11091     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11092     layout: "plot-throughput"
11093
11094 - type: "plot"
11095   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11096   algorithm: "plot_perf_box_name"
11097   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11098   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11099   include:
11100     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11101     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11102     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11103     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11104     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11105   layout:
11106     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11107     layout: "plot-throughput"
11108
11109 - type: "plot"
11110   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11111   algorithm: "plot_perf_box_name"
11112   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11113   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11114   include:
11115     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11116     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11117     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11118     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11119     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11120   layout:
11121     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11122     layout: "plot-throughput"
11123
11124 - type: "plot"
11125   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11126   algorithm: "plot_perf_box_name"
11127   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11128   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11129   include:
11130     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11131     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11132     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11133     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11134     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11135   layout:
11136     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11137     layout: "plot-throughput"
11138
11139 - type: "plot"
11140   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11141   algorithm: "plot_perf_box_name"
11142   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11143   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11144   include:
11145     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11146     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11147     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11148     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11149     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11150   layout:
11151     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11152     layout: "plot-throughput"
11153
11154 - type: "plot"
11155   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11156   algorithm: "plot_perf_box_name"
11157   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11158   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11159   include:
11160     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11161     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11162     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11163     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11164     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11165     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11166   layout:
11167     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11168     layout: "plot-throughput"
11169
11170 - type: "plot"
11171   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11172   algorithm: "plot_perf_box_name"
11173   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11174   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11175   include:
11176     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11177     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11178     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11179     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11180     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11181     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11182   layout:
11183     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11184     layout: "plot-throughput"
11185
11186 - type: "plot"
11187   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11188   algorithm: "plot_perf_box_name"
11189   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11190   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11191   include:
11192     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11193     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11194     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11195     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11196     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11197   layout:
11198     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11199     layout: "plot-throughput"
11200
11201 - type: "plot"
11202   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11203   algorithm: "plot_perf_box_name"
11204   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11205   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11206   include:
11207     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11209     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11210     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11211     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11212   layout:
11213     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11214     layout: "plot-throughput"
11215
11216 - type: "plot"
11217   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11218   algorithm: "plot_perf_box_name"
11219   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11220   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11221   include:
11222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11225   layout:
11226     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11227     layout: "plot-throughput"
11228
11229 - type: "plot"
11230   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11231   algorithm: "plot_perf_box_name"
11232   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11233   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11234   include:
11235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11236     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11237     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11238   layout:
11239     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11240     layout: "plot-throughput"
11241
11242 - type: "plot"
11243   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11244   algorithm: "plot_perf_box_name"
11245   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11246   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11247   include:
11248     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11249     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11250     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11251     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11253   layout:
11254     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11255     layout: "plot-throughput"
11256
11257 - type: "plot"
11258   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11259   algorithm: "plot_perf_box_name"
11260   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11261   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11262   include:
11263     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11264     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11265     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11266     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11267     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11268   layout:
11269     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11270     layout: "plot-throughput"
11271
11272 - type: "plot"
11273   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11274   algorithm: "plot_perf_box_name"
11275   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11276   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11277   include:
11278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11281   layout:
11282     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11283     layout: "plot-throughput"
11284
11285 - type: "plot"
11286   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11287   algorithm: "plot_perf_box_name"
11288   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11289   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11290   include:
11291     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11292     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11294   layout:
11295     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11296     layout: "plot-throughput"
11297
11298 - type: "plot"
11299   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11300   algorithm: "plot_perf_box_name"
11301   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11302   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11303   include:
11304     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11305     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11306     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11307     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11308     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11309     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11310   layout:
11311     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11312     layout: "plot-throughput"
11313
11314 - type: "plot"
11315   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11316   algorithm: "plot_perf_box_name"
11317   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11318   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11319   include:
11320     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11321     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11322     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11323     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11324     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11325     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11326   layout:
11327     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11328     layout: "plot-throughput"
11329
11330 - type: "plot"
11331   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11332   algorithm: "plot_perf_box_name"
11333   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11334   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11335   include:
11336     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11337     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11338     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11339     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11340     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
11341   layout:
11342     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11343     layout: "plot-throughput"
11344
11345 - type: "plot"
11346   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11347   algorithm: "plot_perf_box_name"
11348   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11349   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11350   include:
11351     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
11352     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
11353     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
11354     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
11355     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
11356   layout:
11357     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11358     layout: "plot-throughput"
11359
11360 #- type: "plot"
11361 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11362 #  algorithm: "plot_perf_box_name"
11363 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11364 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11365 #  include:
11366 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11367 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11368 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11369 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11370 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11371 #  layout:
11372 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11373 #    layout: "plot-throughput"
11374 #
11375 #- type: "plot"
11376 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11377 #  algorithm: "plot_perf_box_name"
11378 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11379 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11380 #  include:
11381 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11382 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11383 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11384 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11385 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11386 #  layout:
11387 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11388 #    layout: "plot-throughput"
11389 #
11390 #- type: "plot"
11391 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11392 #  algorithm: "plot_perf_box_name"
11393 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11394 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11395 #  include:
11396 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11397 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11398 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11399 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11400 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11401 #  layout:
11402 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11403 #    layout: "plot-throughput"
11404 #
11405 #- type: "plot"
11406 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11407 #  algorithm: "plot_perf_box_name"
11408 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11409 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11410 #  include:
11411 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11412 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11413 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11414 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11415 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11416 #  layout:
11417 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11418 #    layout: "plot-throughput"
11419
11420 - type: "plot"
11421   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11422   algorithm: "plot_perf_box_name"
11423   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11424   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11425   include:
11426     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11427     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11428     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11429     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11430     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
11431   layout:
11432     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11433     layout: "plot-throughput"
11434
11435 - type: "plot"
11436   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11437   algorithm: "plot_perf_box_name"
11438   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11439   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11440   include:
11441     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
11442     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
11443     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
11444     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
11445     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
11446   layout:
11447     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11448     layout: "plot-throughput"
11449
11450 #- type: "plot"
11451 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11452 #  algorithm: "plot_perf_box_name"
11453 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11454 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11455 #  include:
11456 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11457 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11458 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11459 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11460 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11461 #  layout:
11462 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11463 #    layout: "plot-throughput"
11464 #
11465 #- type: "plot"
11466 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11467 #  algorithm: "plot_perf_box_name"
11468 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11469 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11470 #  include:
11471 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11472 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11473 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11474 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11475 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11476 #  layout:
11477 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11478 #    layout: "plot-throughput"
11479 #
11480 #- type: "plot"
11481 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11482 #  algorithm: "plot_perf_box_name"
11483 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11484 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11485 #  include:
11486 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11487 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11488 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11489 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11490 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11491 #  layout:
11492 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11493 #    layout: "plot-throughput"
11494 #
11495 #- type: "plot"
11496 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11497 #  algorithm: "plot_perf_box_name"
11498 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11499 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11500 #  include:
11501 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11502 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11503 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11504 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11505 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11506 #  layout:
11507 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11508 #    layout: "plot-throughput"
11509
11510 - type: "plot"
11511   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11512   algorithm: "plot_perf_box_name"
11513   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11514   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11515   include:
11516     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11517     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11518     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11519     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11520     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11521     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11522   layout:
11523     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11524     layout: "plot-throughput"
11525
11526 - type: "plot"
11527   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11528   algorithm: "plot_perf_box_name"
11529   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11530   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11531   include:
11532     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11533     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11534     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11535     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11536     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11537     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11538   layout:
11539     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11540     layout: "plot-throughput"
11541
11542 - type: "plot"
11543   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11544   algorithm: "plot_perf_box_name"
11545   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11546   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11547   include:
11548     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11549     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11550     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11551   layout:
11552     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11553     layout: "plot-throughput"
11554
11555 - type: "plot"
11556   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11557   algorithm: "plot_perf_box_name"
11558   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11559   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11560   include:
11561     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11562     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11563     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11564   layout:
11565     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11566     layout: "plot-throughput"
11567
11568 - type: "plot"
11569   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11570   algorithm: "plot_perf_box_name"
11571   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11572   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11573   include:
11574     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11575     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11576 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11577 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11578 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11579   layout:
11580     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11581     layout: "plot-throughput"
11582
11583 - type: "plot"
11584   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11585   algorithm: "plot_perf_box_name"
11586   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11587   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11588   include:
11589     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11590     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11591 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11592 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11593 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11594   layout:
11595     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11596     layout: "plot-throughput"
11597
11598 - type: "plot"
11599   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11600   algorithm: "plot_perf_box_name"
11601   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11602   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11603   include:
11604     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11605     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11606     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11607     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11608     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11609   layout:
11610     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11611     layout: "plot-throughput"
11612
11613 - type: "plot"
11614   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11615   algorithm: "plot_perf_box_name"
11616   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11617   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11618   include:
11619     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11620     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11621     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11622     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11623     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11624   layout:
11625     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11626     layout: "plot-throughput"
11627
11628 - type: "plot"
11629   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11630   algorithm: "plot_perf_box_name"
11631   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11632   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11633   include:
11634     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11635     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11636     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11637     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11638     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11639   layout:
11640     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11641     layout: "plot-throughput"
11642
11643 - type: "plot"
11644   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11645   algorithm: "plot_perf_box_name"
11646   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11647   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11648   include:
11649     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11650     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11651     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11652     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11653     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11654   layout:
11655     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11656     layout: "plot-throughput"
11657
11658 - type: "plot"
11659   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11660   algorithm: "plot_perf_box_name"
11661   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11662   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11663   include:
11664     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11665     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11666     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11667     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11668   layout:
11669     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11670     layout: "plot-throughput"
11671
11672 - type: "plot"
11673   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11674   algorithm: "plot_perf_box_name"
11675   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11676   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11677   include:
11678     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11679     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11680     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11681     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11682   layout:
11683     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11684     layout: "plot-throughput"
11685
11686 - type: "plot"
11687   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11688   algorithm: "plot_perf_box_name"
11689   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11690   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11691   include:
11692     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11693     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11694     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11695     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11696     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11697   layout:
11698     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11699     layout: "plot-throughput"
11700
11701 - type: "plot"
11702   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11703   algorithm: "plot_perf_box_name"
11704   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11705   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11706   include:
11707     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11708     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11709     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11710     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11711     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11712   layout:
11713     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11714     layout: "plot-throughput"
11715
11716 - type: "plot"
11717   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11718   algorithm: "plot_perf_box_name"
11719   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11720   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11721   include:
11722     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11723     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11724     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11725     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11726     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11727   layout:
11728     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11729     layout: "plot-throughput"
11730
11731 - type: "plot"
11732   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11733   algorithm: "plot_perf_box_name"
11734   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11735   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11736   include:
11737     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11738     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11739     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11740     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11741     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11742   layout:
11743     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11744     layout: "plot-throughput"
11745
11746 - type: "plot"
11747   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11748   algorithm: "plot_perf_box_name"
11749   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11750   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11751   include:
11752     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11753     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11754     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11755     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11756   layout:
11757     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11758     layout: "plot-throughput"
11759
11760 - type: "plot"
11761   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11762   algorithm: "plot_perf_box_name"
11763   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11764   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11765   include:
11766     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11767     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11768     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11769     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11770   layout:
11771     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11772     layout: "plot-throughput"
11773
11774 - type: "plot"
11775   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11776   algorithm: "plot_perf_box_name"
11777   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11778   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11779   include:
11780     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11781     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11782     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11783     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11784     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11785   layout:
11786     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11787     layout: "plot-throughput"
11788
11789 - type: "plot"
11790   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11791   algorithm: "plot_perf_box_name"
11792   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11793   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11794   include:
11795     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11796     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11797     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11798     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11799     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11800   layout:
11801     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11802     layout: "plot-throughput"
11803
11804 - type: "plot"
11805   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11806   algorithm: "plot_perf_box_name"
11807   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11808   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11809   include:
11810     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11811     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11812     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11813     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11814     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11815     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11816   layout:
11817     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11818     layout: "plot-throughput"
11819
11820 - type: "plot"
11821   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11822   algorithm: "plot_perf_box_name"
11823   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11824   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11825   include:
11826     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11827     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11828     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11829     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11830     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11831     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11832   layout:
11833     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11834     layout: "plot-throughput"
11835
11836 - type: "plot"
11837   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11838   algorithm: "plot_perf_box_name"
11839   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11840   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11841   include:
11842     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11843     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11844     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11845     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11846     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11847   layout:
11848     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11849     layout: "plot-throughput"
11850
11851 - type: "plot"
11852   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11853   algorithm: "plot_perf_box_name"
11854   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11855   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11856   include:
11857     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11858     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11859     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11860     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11861     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11862   layout:
11863     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11864     layout: "plot-throughput"
11865
11866 - type: "plot"
11867   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11868   algorithm: "plot_perf_box_name"
11869   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11870   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11871   include:
11872     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11873     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11874     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11875     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11876     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11877   layout:
11878     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11879     layout: "plot-throughput"
11880
11881 - type: "plot"
11882   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11883   algorithm: "plot_perf_box_name"
11884   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11885   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11886   include:
11887     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11888     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11889     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11890     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11891     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11892   layout:
11893     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11894     layout: "plot-throughput"
11895
11896 - type: "plot"
11897   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11898   algorithm: "plot_perf_box_name"
11899   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11900   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11901   include:
11902     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11903     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11904   layout:
11905     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11906     layout: "plot-throughput"
11907
11908 - type: "plot"
11909   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11910   algorithm: "plot_perf_box_name"
11911   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11912   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11913   include:
11914     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11915     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11916   layout:
11917     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11918     layout: "plot-throughput"
11919
11920 - type: "plot"
11921   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11922   algorithm: "plot_perf_box_name"
11923   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11924   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11925   include:
11926     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11927     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11928     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11929     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11930   layout:
11931     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11932     layout: "plot-throughput"
11933
11934 - type: "plot"
11935   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11936   algorithm: "plot_perf_box_name"
11937   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11938   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11939   include:
11940     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11941     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11942     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11943     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11944   layout:
11945     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11946     layout: "plot-throughput"
11947
11948 - type: "plot"
11949   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11950   algorithm: "plot_perf_box_name"
11951   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11952   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11953   include:
11954     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11955     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11956     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11957     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11958   layout:
11959     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11960     layout: "plot-throughput"
11961
11962 - type: "plot"
11963   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11964   algorithm: "plot_perf_box_name"
11965   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11966   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11967   include:
11968     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11969     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11970     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11971     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11972   layout:
11973     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11974     layout: "plot-throughput"
11975
11976 - type: "plot"
11977   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11978   algorithm: "plot_perf_box_name"
11979   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11980   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11981   include:
11982     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11983     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11984     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11985     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11986   layout:
11987     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11988     layout: "plot-throughput"
11989
11990 - type: "plot"
11991   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11992   algorithm: "plot_perf_box_name"
11993   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11994   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11995   include:
11996     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11997     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11998     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11999     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12000   layout:
12001     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12002     layout: "plot-throughput"
12003
12004 - type: "plot"
12005   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12006   algorithm: "plot_perf_box_name"
12007   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12008   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12009   include:
12010     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12011     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12012     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12013     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12014   layout:
12015     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12016     layout: "plot-throughput"
12017
12018 - type: "plot"
12019   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12020   algorithm: "plot_perf_box_name"
12021   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12022   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12023   include:
12024     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12025     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12026     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12027     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12028   layout:
12029     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12030     layout: "plot-throughput"
12031
12032 - type: "plot"
12033   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12034   algorithm: "plot_perf_box_name"
12035   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12036   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12037   include:
12038     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12039     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12040     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12041     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12042     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12043     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12044   layout:
12045     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12046     layout: "plot-throughput"
12047
12048 - type: "plot"
12049   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12050   algorithm: "plot_perf_box_name"
12051   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12052   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12053   include:
12054     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12055     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12056     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12057     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12058     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12059     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12060   layout:
12061     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12062     layout: "plot-throughput"
12063
12064 - type: "plot"
12065   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12066   algorithm: "plot_perf_box_name"
12067   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12068   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12069   include:
12070     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12071     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12072     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12073     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12074     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12075   layout:
12076     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12077     layout: "plot-throughput"
12078
12079 - type: "plot"
12080   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12081   algorithm: "plot_perf_box_name"
12082   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12083   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12084   include:
12085     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12086     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12087     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12088     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12089     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12090   layout:
12091     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12092     layout: "plot-throughput"
12093
12094 - type: "plot"
12095   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12096   algorithm: "plot_perf_box_name"
12097   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12098   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12099   include:
12100     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12101     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12102     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12103     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12104     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12105   layout:
12106     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12107     layout: "plot-throughput"
12108
12109 - type: "plot"
12110   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12111   algorithm: "plot_perf_box_name"
12112   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12113   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12114   include:
12115     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12116     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12117     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12118     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12119     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12120   layout:
12121     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12122     layout: "plot-throughput"
12123
12124 - type: "plot"
12125   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12126   algorithm: "plot_perf_box_name"
12127   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12128   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12129   include:
12130     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12131     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12132     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12133   layout:
12134     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12135     layout: "plot-throughput"
12136
12137 - type: "plot"
12138   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12139   algorithm: "plot_perf_box_name"
12140   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12141   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12142   include:
12143     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12144     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12145     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12146   layout:
12147     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12148     layout: "plot-throughput"
12149
12150 - type: "plot"
12151   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12152   algorithm: "plot_perf_box_name"
12153   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12154   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12155   include:
12156     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12157     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12158     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12159   layout:
12160     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12161     layout: "plot-throughput"
12162
12163 - type: "plot"
12164   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12165   algorithm: "plot_perf_box_name"
12166   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12167   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12168   include:
12169     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12170     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12171     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12172   layout:
12173     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12174     layout: "plot-throughput"
12175
12176 - type: "plot"
12177   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12178   algorithm: "plot_perf_box_name"
12179   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12180   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12181   include:
12182     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12183     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12184     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12185     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12186     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12187   layout:
12188     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12189     layout: "plot-throughput"
12190
12191 - type: "plot"
12192   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12193   algorithm: "plot_perf_box_name"
12194   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12195   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12196   include:
12197     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12198     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12199     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12200     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12201     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12202   layout:
12203     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12204     layout: "plot-throughput"
12205
12206 - type: "plot"
12207   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12208   algorithm: "plot_perf_box_name"
12209   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12210   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12211   include:
12212     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12213     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12214     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12215     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12216     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12217   layout:
12218     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12219     layout: "plot-throughput"
12220
12221 - type: "plot"
12222   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12223   algorithm: "plot_perf_box_name"
12224   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12225   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12226   include:
12227     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12228     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12229     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12230     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12231     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12232   layout:
12233     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12234     layout: "plot-throughput"
12235
12236 - type: "plot"
12237   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12238   algorithm: "plot_perf_box_name"
12239   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12240   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12241   include:
12242     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12243     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12244     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12245     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12246     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12247   layout:
12248     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12249     layout: "plot-throughput"
12250
12251 - type: "plot"
12252   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12253   algorithm: "plot_perf_box_name"
12254   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12255   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12256   include:
12257     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12258     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12259     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12260     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12261     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12262   layout:
12263     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12264     layout: "plot-throughput"
12265
12266 - type: "plot"
12267   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12268   algorithm: "plot_perf_box_name"
12269   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12270   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12271   include:
12272     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12273     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12274     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12275     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12276     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12277   layout:
12278     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12279     layout: "plot-throughput"
12280
12281 - type: "plot"
12282   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12283   algorithm: "plot_perf_box_name"
12284   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12285   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12286   include:
12287     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12288     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12289     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12290     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12291     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12292   layout:
12293     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12294     layout: "plot-throughput"
12295
12296 - type: "plot"
12297   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12298   algorithm: "plot_perf_box_name"
12299   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12300   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12301   include:
12302     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12303     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12304     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12305     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12306     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12307   layout:
12308     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12309     layout: "plot-throughput"
12310
12311 - type: "plot"
12312   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12313   algorithm: "plot_perf_box_name"
12314   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12315   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12316   include:
12317     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12318     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12319     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12320     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12321     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12322   layout:
12323     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12324     layout: "plot-throughput"
12325
12326 - type: "plot"
12327   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12328   algorithm: "plot_perf_box_name"
12329   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12330   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12331   include:
12332     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12333     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12334     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12335     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12336     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12337     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12338   layout:
12339     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12340     layout: "plot-throughput"
12341
12342 - type: "plot"
12343   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12344   algorithm: "plot_perf_box_name"
12345   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12346   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12347   include:
12348     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12349     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12350     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12351     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12352     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12353     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12354   layout:
12355     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12356     layout: "plot-throughput"
12357
12358 - type: "plot"
12359   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12360   algorithm: "plot_perf_box_name"
12361   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12362   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12363   include:
12364     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12365     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12366     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12367     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12368   layout:
12369     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12370     layout: "plot-throughput"
12371
12372 - type: "plot"
12373   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12374   algorithm: "plot_perf_box_name"
12375   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12376   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12377   include:
12378     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12379     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12380     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12381     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12382   layout:
12383     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12384     layout: "plot-throughput"
12385
12386 - type: "plot"
12387   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12388   algorithm: "plot_perf_box_name"
12389   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12390   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12391   include:
12392     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12393     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12394     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12395     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12396     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12397     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12398   layout:
12399     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12400     layout: "plot-throughput"
12401
12402 - type: "plot"
12403   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12404   algorithm: "plot_perf_box_name"
12405   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12406   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12407   include:
12408     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12409     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12410     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12411     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12412     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12413     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12414   layout:
12415     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12416     layout: "plot-throughput"
12417
12418 - type: "plot"
12419   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12420   algorithm: "plot_perf_box_name"
12421   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12422   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12423   include:
12424     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12425     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12426     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12427     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12428     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12429     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12430   layout:
12431     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12432     layout: "plot-throughput"
12433
12434 - type: "plot"
12435   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12436   algorithm: "plot_perf_box_name"
12437   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12438   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12439   include:
12440     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12441     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12442     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12443     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12444     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12445     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12446   layout:
12447     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12448     layout: "plot-throughput"
12449
12450 - type: "plot"
12451   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12452   algorithm: "plot_perf_box_name"
12453   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12454   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12455   include:
12456     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12457     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12458     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12459     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12460     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12461     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12462   layout:
12463     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12464     layout: "plot-throughput"
12465
12466 - type: "plot"
12467   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12468   algorithm: "plot_perf_box_name"
12469   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12470   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12471   include:
12472     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12473     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12474     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12475     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12476     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12477     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12478   layout:
12479     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12480     layout: "plot-throughput"
12481
12482 - type: "plot"
12483   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12484   algorithm: "plot_perf_box_name"
12485   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12486   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12487   include:
12488     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12489     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12490     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12491     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12492     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12493     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12494   layout:
12495     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12496     layout: "plot-throughput"
12497
12498 - type: "plot"
12499   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12500   algorithm: "plot_perf_box_name"
12501   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12502   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12503   include:
12504     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12505     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12506     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12507     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12508     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12509     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12510   layout:
12511     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12512     layout: "plot-throughput"
12513
12514 - type: "plot"
12515   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12516   algorithm: "plot_perf_box_name"
12517   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12518   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12519   include:
12520     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12521     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12522     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12523     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12524     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12525     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12526   layout:
12527     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12528     layout: "plot-throughput"
12529
12530 - type: "plot"
12531   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12532   algorithm: "plot_perf_box_name"
12533   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12534   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12535   include:
12536     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12537     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12538     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12539     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12540     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12541     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12542   layout:
12543     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12544     layout: "plot-throughput"
12545
12546 - type: "plot"
12547   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12548   algorithm: "plot_perf_box_name"
12549   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12550   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12551   include:
12552     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12553     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12554     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12555     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12556     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12557     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12558   layout:
12559     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12560     layout: "plot-throughput"
12561
12562 - type: "plot"
12563   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12564   algorithm: "plot_perf_box_name"
12565   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12566   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12567   include:
12568     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12569     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12570     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12571     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12572     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12573     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12574   layout:
12575     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12576     layout: "plot-throughput"
12577
12578 - type: "plot"
12579   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12580   algorithm: "plot_perf_box_name"
12581   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12582   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12583   include:
12584     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12585     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12586     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12587     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12588     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12589     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12590   layout:
12591     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12592     layout: "plot-throughput"
12593
12594 - type: "plot"
12595   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12596   algorithm: "plot_perf_box_name"
12597   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12598   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12599   include:
12600     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12601     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12602     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12603     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12604     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12605     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12606   layout:
12607     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12608     layout: "plot-throughput"
12609
12610 - type: "plot"
12611   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12612   algorithm: "plot_perf_box_name"
12613   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12614   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12615   include:
12616     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12617     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12618     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12619     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12620     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12621     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12622   layout:
12623     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12624     layout: "plot-throughput"
12625
12626 - type: "plot"
12627   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12628   algorithm: "plot_perf_box_name"
12629   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12630   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12631   include:
12632     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12633     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12634     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12635     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12636     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12637     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12638   layout:
12639     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12640     layout: "plot-throughput"
12641
12642 - type: "plot"
12643   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12644   algorithm: "plot_perf_box_name"
12645   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12646   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12647   include:
12648     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12649     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12650     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12651     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12652   layout:
12653     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12654     layout: "plot-throughput"
12655
12656 - type: "plot"
12657   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12658   algorithm: "plot_perf_box_name"
12659   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12660   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12661   include:
12662     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12664     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12665     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12666   layout:
12667     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12668     layout: "plot-throughput"
12669
12670 - type: "plot"
12671   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12672   algorithm: "plot_perf_box_name"
12673   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12674   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12675   include:
12676     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12677     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12678     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12679     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12680   layout:
12681     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12682     layout: "plot-throughput"
12683
12684 - type: "plot"
12685   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12686   algorithm: "plot_perf_box_name"
12687   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12688   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12689   include:
12690     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12691     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12692     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12693     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12694   layout:
12695     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12696     layout: "plot-throughput"
12697
12698 - type: "plot"
12699   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12700   algorithm: "plot_perf_box_name"
12701   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12702   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12703   include:
12704     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12705     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12706     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12707     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12708     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12709     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12710   layout:
12711     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12712     layout: "plot-throughput"
12713
12714 - type: "plot"
12715   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12716   algorithm: "plot_perf_box_name"
12717   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12718   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12719   include:
12720     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12721     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12722     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12723     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12724     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12725     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12726   layout:
12727     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12728     layout: "plot-throughput"
12729
12730 - type: "plot"
12731   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12732   algorithm: "plot_perf_box_name"
12733   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12734   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12735   include:
12736     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12737     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12738     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12739     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12740     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12741   layout:
12742     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12743     layout: "plot-throughput"
12744
12745 - type: "plot"
12746   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12747   algorithm: "plot_perf_box_name"
12748   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12749   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12750   include:
12751     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12752     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12753     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12754     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12755     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12756   layout:
12757     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12758     layout: "plot-throughput"
12759
12760 - type: "plot"
12761   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12762   algorithm: "plot_perf_box_name"
12763   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12764   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12765   include:
12766     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12767     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12768     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12769     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12770     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12771   layout:
12772     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12773     layout: "plot-throughput"
12774
12775 - type: "plot"
12776   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12777   algorithm: "plot_perf_box_name"
12778   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12779   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12780   include:
12781     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12782     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12783     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12784     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12785     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12786   layout:
12787     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12788     layout: "plot-throughput"
12789
12790 - type: "plot"
12791   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12792   algorithm: "plot_perf_box_name"
12793   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12794   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12795   include:
12796     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12797     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12798     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12799     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12800   layout:
12801     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12802     layout: "plot-throughput"
12803
12804 - type: "plot"
12805   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12806   algorithm: "plot_perf_box_name"
12807   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12808   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12809   include:
12810     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12811     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12812     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12813     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12814   layout:
12815     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12816     layout: "plot-throughput"
12817
12818 - type: "plot"
12819   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12820   algorithm: "plot_perf_box_name"
12821   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12822   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12823   include:
12824     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12825     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12826     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12827     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12828     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12829     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12830   layout:
12831     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12832     layout: "plot-throughput"
12833
12834 - type: "plot"
12835   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12836   algorithm: "plot_perf_box_name"
12837   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12838   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12839   include:
12840     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12841     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12842     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12843     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12844     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12845     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12846   layout:
12847     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12848     layout: "plot-throughput"
12849
12850 - type: "plot"
12851   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12852   algorithm: "plot_perf_box_name"
12853   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12854   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12855   include:
12856     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12857     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12858     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12859     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12860     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12861     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12862   layout:
12863     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12864     layout: "plot-throughput"
12865
12866 - type: "plot"
12867   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12868   algorithm: "plot_perf_box_name"
12869   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12870   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12871   include:
12872     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12873     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12874     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12875     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12876     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12877     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12878   layout:
12879     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12880     layout: "plot-throughput"
12881
12882 - type: "plot"
12883   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12884   algorithm: "plot_perf_box_name"
12885   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12886   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12887   include:
12888     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12889     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12890     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12891     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12892     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12893     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12894   layout:
12895     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12896     layout: "plot-throughput"
12897
12898 - type: "plot"
12899   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12900   algorithm: "plot_perf_box_name"
12901   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12902   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12903   include:
12904     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12905     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12906     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12907     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12908     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12909     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12910   layout:
12911     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12912     layout: "plot-throughput"
12913
12914 - type: "plot"
12915   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12916   algorithm: "plot_perf_box_name"
12917   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12918   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12919   include:
12920     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12921     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12922     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12923     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12924     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12925     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12926   layout:
12927     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12928     layout: "plot-throughput"
12929
12930 - type: "plot"
12931   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12932   algorithm: "plot_perf_box_name"
12933   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12934   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12935   include:
12936     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12937     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12938     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12939     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12940     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12941     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12942   layout:
12943     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12944     layout: "plot-throughput"
12945
12946 - type: "plot"
12947   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12948   algorithm: "plot_perf_box_name"
12949   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12950   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12951   include:
12952     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12953     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12954     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12955     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12956   layout:
12957     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12958     layout: "plot-throughput"
12959
12960 - type: "plot"
12961   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12962   algorithm: "plot_perf_box_name"
12963   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12964   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12965   include:
12966     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12967     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12968     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12969     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12970   layout:
12971     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12972     layout: "plot-throughput"
12973
12974 - type: "plot"
12975   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12976   algorithm: "plot_perf_box_name"
12977   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12978   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12979   include:
12980     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12981     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12982     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12983     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12984     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12985     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12986   layout:
12987     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12988     layout: "plot-throughput"
12989
12990 - type: "plot"
12991   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12992   algorithm: "plot_perf_box_name"
12993   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12994   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12995   include:
12996     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12997     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12998     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12999     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13000     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13001     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13002   layout:
13003     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13004     layout: "plot-throughput"
13005
13006 - type: "plot"
13007   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13008   algorithm: "plot_perf_box_name"
13009   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13010   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13011   include:
13012     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13013     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13014     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13015     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13016     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13017     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13018   layout:
13019     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13020     layout: "plot-throughput"
13021
13022 - type: "plot"
13023   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13024   algorithm: "plot_perf_box_name"
13025   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13026   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13027   include:
13028     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13029     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13030     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13031     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13032     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13033     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13034   layout:
13035     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13036     layout: "plot-throughput"
13037
13038 - type: "plot"
13039   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13040   algorithm: "plot_perf_box_name"
13041   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13042   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13043   include:
13044     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13045     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13046     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13047     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13048   layout:
13049     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13050     layout: "plot-throughput"
13051
13052 - type: "plot"
13053   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13054   algorithm: "plot_perf_box_name"
13055   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13056   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13057   include:
13058     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13059     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13060     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13061     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13062   layout:
13063     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13064     layout: "plot-throughput"
13065
13066 - type: "plot"
13067   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13068   algorithm: "plot_perf_box_name"
13069   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13070   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13071   include:
13072     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13073     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13074     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13075     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13076     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13077     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13078   layout:
13079     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13080     layout: "plot-throughput"
13081
13082 - type: "plot"
13083   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13084   algorithm: "plot_perf_box_name"
13085   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13086   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13087   include:
13088     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13089     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13090     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13091     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13092     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13093     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13094   layout:
13095     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13096     layout: "plot-throughput"
13097
13098 - type: "plot"
13099   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13100   algorithm: "plot_perf_box_name"
13101   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13102   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13103   include:
13104     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13105     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13106     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13107     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13108   layout:
13109     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13110     layout: "plot-throughput"
13111
13112 - type: "plot"
13113   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13114   algorithm: "plot_perf_box_name"
13115   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13116   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13117   include:
13118     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13119     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13120     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13121     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13122   layout:
13123     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13124     layout: "plot-throughput"
13125
13126 - type: "plot"
13127   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13128   algorithm: "plot_perf_box_name"
13129   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13130   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13131   include:
13132     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13133     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13134     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13135     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13136     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13137     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13138   layout:
13139     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13140     layout: "plot-throughput"
13141
13142 - type: "plot"
13143   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13144   algorithm: "plot_perf_box_name"
13145   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13146   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13147   include:
13148     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13149     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13150     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13151     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13152     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13153     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13154   layout:
13155     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13156     layout: "plot-throughput"
13157
13158 - type: "plot"
13159   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13160   algorithm: "plot_perf_box_name"
13161   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13162   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13163   include:
13164     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13165     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13166     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13167     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13168     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13169     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13170   layout:
13171     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13172     layout: "plot-throughput"
13173
13174 - type: "plot"
13175   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13176   algorithm: "plot_perf_box_name"
13177   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13178   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13179   include:
13180     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13181     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13182     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13183     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13184     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13185     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13186   layout:
13187     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13188     layout: "plot-throughput"
13189
13190 - type: "plot"
13191   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13192   algorithm: "plot_perf_box_name"
13193   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13194   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13195   include:
13196     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13197     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13198     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13199     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13200     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13201     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13202   layout:
13203     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13204     layout: "plot-throughput"
13205
13206 - type: "plot"
13207   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13208   algorithm: "plot_perf_box_name"
13209   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13210   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13211   include:
13212     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13213     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13214     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13215     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13216     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13217     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13218   layout:
13219     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13220     layout: "plot-throughput"
13221
13222 - type: "plot"
13223   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13224   algorithm: "plot_perf_box_name"
13225   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13226   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13227   include:
13228     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13229     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13230     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13231 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13232 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13233 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13234   layout:
13235     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13236     layout: "plot-throughput"
13237
13238 - type: "plot"
13239   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13240   algorithm: "plot_perf_box_name"
13241   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13242   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13243   include:
13244     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13245     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13246     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13247 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13248 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13249 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13250   layout:
13251     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13252     layout: "plot-throughput"
13253
13254 - type: "plot"
13255   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13256   algorithm: "plot_perf_box_name"
13257   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13258   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13259   include:
13260     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13261     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13262     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13263     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13264     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13265     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13266   layout:
13267     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13268     layout: "plot-throughput"
13269
13270 - type: "plot"
13271   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13272   algorithm: "plot_perf_box_name"
13273   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13274   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13275   include:
13276     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13277     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13278     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13279     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13280     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13281     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13282   layout:
13283     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13284     layout: "plot-throughput"
13285
13286 - type: "plot"
13287   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13288   algorithm: "plot_perf_box_name"
13289   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13290   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13291   include:
13292     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13293     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13294     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13295     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13296     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13297     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13298   layout:
13299     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13300     layout: "plot-throughput"
13301
13302 - type: "plot"
13303   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13304   algorithm: "plot_perf_box_name"
13305   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13306   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13307   include:
13308     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13309     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13310     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13311     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13312     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13313     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13314   layout:
13315     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13316     layout: "plot-throughput"
13317
13318 #- type: "plot"
13319 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13320 #  algorithm: "plot_perf_box_name"
13321 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13322 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13323 #  include:
13324 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13325 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13326 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13327 #  layout:
13328 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13329 #    layout: "plot-throughput"
13330 #
13331 #- type: "plot"
13332 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13333 #  algorithm: "plot_perf_box_name"
13334 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13335 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13336 #  include:
13337 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13338 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13339 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13340 #  layout:
13341 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13342 #    layout: "plot-throughput"
13343
13344 - type: "plot"
13345   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13346   algorithm: "plot_perf_box_name"
13347   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13348   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13349   include:
13350     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13351     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13352     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13353     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13354     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13355   layout:
13356     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13357     layout: "plot-throughput"
13358
13359 - type: "plot"
13360   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13361   algorithm: "plot_perf_box_name"
13362   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13363   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13364   include:
13365     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13366     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13367     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13368     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13369     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13370   layout:
13371     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13372     layout: "plot-throughput"
13373
13374 - type: "plot"
13375   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13376   algorithm: "plot_perf_box_name"
13377   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13378   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13379   include:
13380     - "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"
13381     - "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"
13382     - "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"
13383     - "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"
13384     - "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"
13385   layout:
13386     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13387     layout: "plot-throughput"
13388
13389 - type: "plot"
13390   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13391   algorithm: "plot_perf_box_name"
13392   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13393   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13394   include:
13395     - "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"
13396     - "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"
13397     - "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"
13398     - "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"
13399     - "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"
13400   layout:
13401     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13402     layout: "plot-throughput"
13403
13404 - type: "plot"
13405   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13406   algorithm: "plot_perf_box_name"
13407   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13408   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13409   include:
13410     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13411     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13412     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13413     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13414     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13415   layout:
13416     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13417     layout: "plot-throughput"
13418
13419 - type: "plot"
13420   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13421   algorithm: "plot_perf_box_name"
13422   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13423   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13424   include:
13425     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13426     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13427     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13428     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13429     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13430   layout:
13431     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13432     layout: "plot-throughput"
13433
13434 - type: "plot"
13435   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13436   algorithm: "plot_perf_box_name"
13437   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13438   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13439   include:
13440     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13441     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13442     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13443     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13444     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13445   layout:
13446     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13447     layout: "plot-throughput"
13448
13449 - type: "plot"
13450   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13451   algorithm: "plot_perf_box_name"
13452   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13453   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13454   include:
13455     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13456     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13457     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13458     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13459     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13460   layout:
13461     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13462     layout: "plot-throughput"
13463
13464 - type: "plot"
13465   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13466   algorithm: "plot_perf_box_name"
13467   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13468   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13469   include:
13470     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13471     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13472     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13473     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13474     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13475   layout:
13476     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13477     layout: "plot-throughput"
13478
13479 - type: "plot"
13480   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13481   algorithm: "plot_perf_box_name"
13482   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13483   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13484   include:
13485     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13486     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13487     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13488     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13489     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13490   layout:
13491     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13492     layout: "plot-throughput"
13493
13494 - type: "plot"
13495   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13496   algorithm: "plot_perf_box_name"
13497   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13498   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13499   include:
13500     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13501     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13502     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13503     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13504     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13505   layout:
13506     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13507     layout: "plot-throughput"
13508
13509 - type: "plot"
13510   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13511   algorithm: "plot_perf_box_name"
13512   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13513   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13514   include:
13515     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13516     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13517     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13518     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13519     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13520   layout:
13521     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13522     layout: "plot-throughput"
13523
13524 - type: "plot"
13525   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13526   algorithm: "plot_perf_box_name"
13527   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13528   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13529   include:
13530     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13531     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13532     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13533     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13534   layout:
13535     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13536     layout: "plot-throughput"
13537
13538 - type: "plot"
13539   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13540   algorithm: "plot_perf_box_name"
13541   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13542   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13543   include:
13544     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13545     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13546     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13547     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13548   layout:
13549     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13550     layout: "plot-throughput"
13551
13552 - type: "plot"
13553   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13554   algorithm: "plot_perf_box_name"
13555   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13556   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13557   include:
13558     - "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"
13559     - "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"
13560     - "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"
13561     - "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"
13562   layout:
13563     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13564     layout: "plot-throughput"
13565
13566 - type: "plot"
13567   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13568   algorithm: "plot_perf_box_name"
13569   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13570   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13571   include:
13572     - "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"
13573     - "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"
13574     - "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"
13575     - "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"
13576   layout:
13577     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13578     layout: "plot-throughput"
13579
13580 - type: "plot"
13581   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13582   algorithm: "plot_perf_box_name"
13583   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13584   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13585   include:
13586     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13587     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13588     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13589     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13590     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13591     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13592   layout:
13593     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13594     layout: "plot-throughput"
13595
13596 - type: "plot"
13597   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13598   algorithm: "plot_perf_box_name"
13599   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13600   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13601   include:
13602     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13603     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13604     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13605     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13606     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13607     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13608   layout:
13609     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13610     layout: "plot-throughput"
13611
13612 - type: "plot"
13613   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13614   algorithm: "plot_perf_box_name"
13615   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13616   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13617   include:
13618     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13619     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13620     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13621     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13622     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13623     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13624   layout:
13625     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13626     layout: "plot-throughput"
13627
13628 - type: "plot"
13629   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13630   algorithm: "plot_perf_box_name"
13631   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13632   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13633   include:
13634     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13635     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13636     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13637     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13638     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13639     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13640   layout:
13641     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13642     layout: "plot-throughput"
13643
13644 - type: "plot"
13645   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13646   algorithm: "plot_perf_box_name"
13647   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13648   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13649   include:
13650     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13651     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13652     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13653     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13654     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13655     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13656   layout:
13657     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13658     layout: "plot-throughput"
13659
13660 - type: "plot"
13661   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13662   algorithm: "plot_perf_box_name"
13663   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13664   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13665   include:
13666     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13667     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13668     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13669     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13670     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13671     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13672   layout:
13673     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13674     layout: "plot-throughput"
13675
13676 - type: "plot"
13677   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13678   algorithm: "plot_perf_box_name"
13679   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13680   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13681   include:
13682     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13683     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13684     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13685     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13686     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13687   layout:
13688     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13689     layout: "plot-throughput"
13690
13691 - type: "plot"
13692   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13693   algorithm: "plot_perf_box_name"
13694   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13695   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13696   include:
13697     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13698     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13699     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13700     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13701     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13702   layout:
13703     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13704     layout: "plot-throughput"
13705
13706 - type: "plot"
13707   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13708   algorithm: "plot_perf_box_name"
13709   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13710   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13711   include:
13712     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13713     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13714   layout:
13715     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13716     layout: "plot-throughput"
13717
13718 - type: "plot"
13719   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13720   algorithm: "plot_perf_box_name"
13721   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13722   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13723   include:
13724     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13725     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13726   layout:
13727     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13728     layout: "plot-throughput"
13729
13730 - type: "plot"
13731   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13732   algorithm: "plot_perf_box_name"
13733   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13734   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13735   include:
13736     - "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"
13737     - "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"
13738   layout:
13739     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13740     layout: "plot-throughput"
13741
13742 - type: "plot"
13743   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13744   algorithm: "plot_perf_box_name"
13745   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13746   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13747   include:
13748     - "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"
13749     - "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"
13750   layout:
13751     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13752     layout: "plot-throughput"
13753
13754 - type: "plot"
13755   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13756   algorithm: "plot_perf_box_name"
13757   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13758   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13759   include:
13760     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13761     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13762   layout:
13763     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13764     layout: "plot-throughput"
13765
13766 - type: "plot"
13767   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13768   algorithm: "plot_perf_box_name"
13769   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13770   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13771   include:
13772     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13773     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13774   layout:
13775     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13776     layout: "plot-throughput"
13777
13778 - type: "plot"
13779   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13780   algorithm: "plot_perf_box_name"
13781   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13782   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13783   include:
13784     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13785     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13786   layout:
13787     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13788     layout: "plot-throughput"
13789
13790 - type: "plot"
13791   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13792   algorithm: "plot_perf_box_name"
13793   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13794   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13795   include:
13796     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13797     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13798   layout:
13799     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13800     layout: "plot-throughput"
13801
13802 - type: "plot"
13803   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13804   algorithm: "plot_perf_box_name"
13805   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13806   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13807   include:
13808     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13809     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13810     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13811     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13812     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13813     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13814   layout:
13815     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13816     layout: "plot-throughput"
13817
13818 - type: "plot"
13819   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13820   algorithm: "plot_perf_box_name"
13821   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13822   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13823   include:
13824     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13825     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13826     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13827     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13828     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13829     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13830   layout:
13831     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13832     layout: "plot-throughput"
13833
13834 - type: "plot"
13835   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13836   algorithm: "plot_perf_box_name"
13837   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13838   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13839   include:
13840     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13841     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13842     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13843     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13844     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13845     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13846   layout:
13847     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13848     layout: "plot-throughput"
13849
13850 - type: "plot"
13851   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13852   algorithm: "plot_perf_box_name"
13853   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13854   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13855   include:
13856     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13857     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13858     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13859     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13860     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13861     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13862   layout:
13863     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13864     layout: "plot-throughput"
13865
13866 #- type: "plot"
13867 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13868 #  algorithm: "plot_perf_box_name"
13869 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13870 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13871 #  include:
13872 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13873 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13874 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13875 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13876 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13877 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13878 #  layout:
13879 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13880 #    layout: "plot-throughput"
13881 #
13882 #- type: "plot"
13883 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13884 #  algorithm: "plot_perf_box_name"
13885 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13886 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13887 #  include:
13888 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13889 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13890 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13891 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13892 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13893 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13894 #  layout:
13895 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13896 #    layout: "plot-throughput"
13897
13898 - type: "plot"
13899   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13900   algorithm: "plot_perf_box_name"
13901   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13902   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13903   include:
13904     - "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"
13905     - "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"
13906     - "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"
13907     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13908     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13909     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13910   layout:
13911     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
13912     layout: "plot-throughput"
13913
13914 - type: "plot"
13915   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13916   algorithm: "plot_perf_box_name"
13917   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13918   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13919   include:
13920     - "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"
13921     - "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"
13922     - "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"
13923     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13924     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13925     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13926   layout:
13927     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
13928     layout: "plot-throughput"
13929
13930 ################################################################################
13931
13932 # Packet Speedup
13933
13934 - type: "plot"
13935   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13936   algorithm: "plot_tsa_name"
13937   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13938   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13939   include:
13940     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13941     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13942     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13943     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13944   layout:
13945     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
13946     layout: "plot-throughput-speedup-analysis"
13947
13948 - type: "plot"
13949   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13950   algorithm: "plot_tsa_name"
13951   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13952   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13953   include:
13954     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13955     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13956     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13957     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13958   layout:
13959     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
13960     layout: "plot-throughput-speedup-analysis"
13961
13962 - type: "plot"
13963   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13964   algorithm: "plot_tsa_name"
13965   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13966   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13967   include:
13968     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13969     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13970     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13971     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13972   layout:
13973     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
13974     layout: "plot-throughput-speedup-analysis"
13975
13976 - type: "plot"
13977   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13978   algorithm: "plot_tsa_name"
13979   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13980   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13981   include:
13982     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13983     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13984     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13985     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13986   layout:
13987     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
13988     layout: "plot-throughput-speedup-analysis"
13989
13990 - type: "plot"
13991   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13992   algorithm: "plot_tsa_name"
13993   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13994   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13995   include:
13996     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13997     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13998     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13999     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14000     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14001   layout:
14002     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14003     layout: "plot-throughput-speedup-analysis"
14004
14005 - type: "plot"
14006   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14007   algorithm: "plot_tsa_name"
14008   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14009   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14010   include:
14011     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14012     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14013     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14014     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14015     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14016   layout:
14017     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14018     layout: "plot-throughput-speedup-analysis"
14019
14020 - type: "plot"
14021   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14022   algorithm: "plot_tsa_name"
14023   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14024   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14025   include:
14026     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14027     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14028     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14029     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14030     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14031   layout:
14032     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14033     layout: "plot-throughput-speedup-analysis"
14034
14035 - type: "plot"
14036   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14037   algorithm: "plot_tsa_name"
14038   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14039   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14040   include:
14041     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14042     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14043     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14044     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14045     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14046   layout:
14047     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14048     layout: "plot-throughput-speedup-analysis"
14049
14050 - type: "plot"
14051   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14052   algorithm: "plot_tsa_name"
14053   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14054   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14055   include:
14056     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14057     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14058     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14059     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14060     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14061     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14062   layout:
14063     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14064     layout: "plot-throughput-speedup-analysis"
14065
14066 - type: "plot"
14067   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14068   algorithm: "plot_tsa_name"
14069   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14070   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14071   include:
14072     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14073     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14074     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14075     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14076     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14077     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14078   layout:
14079     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14080     layout: "plot-throughput-speedup-analysis"
14081
14082 - type: "plot"
14083   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14084   algorithm: "plot_tsa_name"
14085   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14086   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14087   include:
14088     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14091     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14092     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14093   layout:
14094     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14095     layout: "plot-throughput-speedup-analysis"
14096
14097 - type: "plot"
14098   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14099   algorithm: "plot_tsa_name"
14100   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14101   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14102   include:
14103     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14106     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14107     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14108   layout:
14109     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14110     layout: "plot-throughput-speedup-analysis"
14111
14112 - type: "plot"
14113   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14114   algorithm: "plot_tsa_name"
14115   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14116   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14117   include:
14118     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14119     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14120     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14121   layout:
14122     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14123     layout: "plot-throughput-speedup-analysis"
14124
14125 - type: "plot"
14126   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14127   algorithm: "plot_tsa_name"
14128   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14129   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14130   include:
14131     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14132     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14133     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14134   layout:
14135     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14136     layout: "plot-throughput-speedup-analysis"
14137
14138 - type: "plot"
14139   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14140   algorithm: "plot_tsa_name"
14141   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14142   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14143   include:
14144     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14145     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14146     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14147     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14148     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14149   layout:
14150     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14151     layout: "plot-throughput-speedup-analysis"
14152
14153 - type: "plot"
14154   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14155   algorithm: "plot_tsa_name"
14156   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14157   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14158   include:
14159     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14160     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14161     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14162     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14163     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14164   layout:
14165     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14166     layout: "plot-throughput-speedup-analysis"
14167
14168 - type: "plot"
14169   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14170   algorithm: "plot_tsa_name"
14171   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14172   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14173   include:
14174     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14175     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14176     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14177   layout:
14178     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14179     layout: "plot-throughput-speedup-analysis"
14180
14181 - type: "plot"
14182   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14183   algorithm: "plot_tsa_name"
14184   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14185   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14186   include:
14187     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14188     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14189     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14190   layout:
14191     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14192     layout: "plot-throughput-speedup-analysis"
14193
14194 - type: "plot"
14195   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14196   algorithm: "plot_tsa_name"
14197   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14198   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14199   include:
14200     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14201     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14202     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14203     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14204     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14205     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14206   layout:
14207     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14208     layout: "plot-throughput-speedup-analysis"
14209
14210 - type: "plot"
14211   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14212   algorithm: "plot_tsa_name"
14213   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14214   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14215   include:
14216     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14217     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14218     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14219     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14220     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14222   layout:
14223     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14224     layout: "plot-throughput-speedup-analysis"
14225
14226 - type: "plot"
14227   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
14228   algorithm: "plot_tsa_name"
14229   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
14230   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14231   include:
14232     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14233     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14234     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14235     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14236     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14237   layout:
14238     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
14239     layout: "plot-throughput-speedup-analysis"
14240
14241 - type: "plot"
14242   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
14243   algorithm: "plot_tsa_name"
14244   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
14245   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14246   include:
14247     - "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"
14248     - "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"
14249     - "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"
14250     - "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"
14251     - "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"
14252   layout:
14253     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
14254     layout: "plot-throughput-speedup-analysis"
14255
14256 #- type: "plot"
14257 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
14258 #  algorithm: "plot_tsa_name"
14259 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
14260 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14261 #  include:
14262 #    - "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"
14263 #    - "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"
14264 #    - "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"
14265 #    - "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"
14266 #    - "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"
14267 #  layout:
14268 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
14269 #    layout: "plot-throughput-speedup-analysis"
14270 #
14271 #- type: "plot"
14272 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
14273 #  algorithm: "plot_tsa_name"
14274 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
14275 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14276 #  include:
14277 #    - "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"
14278 #    - "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"
14279 #    - "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"
14280 #    - "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"
14281 #    - "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"
14282 #  layout:
14283 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
14284 #    layout: "plot-throughput-speedup-analysis"
14285 #
14286 #- type: "plot"
14287 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
14288 #  algorithm: "plot_tsa_name"
14289 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
14290 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14291 #  include:
14292 #    - "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"
14293 #    - "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"
14294 #    - "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"
14295 #    - "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"
14296 #    - "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"
14297 #  layout:
14298 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
14299 #    layout: "plot-throughput-speedup-analysis"
14300 #
14301 #- type: "plot"
14302 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
14303 #  algorithm: "plot_tsa_name"
14304 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
14305 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14306 #  include:
14307 #    - "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"
14308 #    - "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"
14309 #    - "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"
14310 #    - "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"
14311 #    - "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"
14312 #  layout:
14313 #    title: "22n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
14314 #    layout: "plot-throughput-speedup-analysis"
14315
14316 - type: "plot"
14317   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
14318   algorithm: "plot_tsa_name"
14319   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
14320   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14321   include:
14322     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14323     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14324     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14325     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14326     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14327   layout:
14328     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
14329     layout: "plot-throughput-speedup-analysis"
14330
14331 - type: "plot"
14332   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
14333   algorithm: "plot_tsa_name"
14334   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
14335   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14336   include:
14337     - "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"
14338     - "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"
14339     - "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"
14340     - "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"
14341     - "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"
14342   layout:
14343     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
14344     layout: "plot-throughput-speedup-analysis"
14345
14346 #- type: "plot"
14347 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
14348 #  algorithm: "plot_tsa_name"
14349 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
14350 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14351 #  include:
14352 #    - "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"
14353 #    - "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"
14354 #    - "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"
14355 #    - "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"
14356 #    - "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"
14357 #  layout:
14358 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
14359 #    layout: "plot-throughput-speedup-analysis"
14360 #
14361 #- type: "plot"
14362 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
14363 #  algorithm: "plot_tsa_name"
14364 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
14365 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14366 #  include:
14367 #    - "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"
14368 #    - "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"
14369 #    - "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"
14370 #    - "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"
14371 #    - "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"
14372 #  layout:
14373 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
14374 #    layout: "plot-throughput-speedup-analysis"
14375 #
14376 #- type: "plot"
14377 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
14378 #  algorithm: "plot_tsa_name"
14379 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
14380 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14381 #  include:
14382 #    - "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"
14383 #    - "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"
14384 #    - "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"
14385 #    - "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"
14386 #    - "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"
14387 #  layout:
14388 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
14389 #    layout: "plot-throughput-speedup-analysis"
14390 #
14391 #- type: "plot"
14392 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
14393 #  algorithm: "plot_tsa_name"
14394 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
14395 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14396 #  include:
14397 #    - "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"
14398 #    - "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"
14399 #    - "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"
14400 #    - "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"
14401 #    - "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"
14402 #  layout:
14403 #    title: "22n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
14404 #    layout: "plot-throughput-speedup-analysis"
14405
14406 - type: "plot"
14407   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14408   algorithm: "plot_tsa_name"
14409   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14410   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14411   include:
14412     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14413     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14414     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14415     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14416     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14417     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14418   layout:
14419     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14420     layout: "plot-throughput-speedup-analysis"
14421
14422 - type: "plot"
14423   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14424   algorithm: "plot_tsa_name"
14425   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14426   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14427   include:
14428     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14429     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14430     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14431     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14432     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14433     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14434   layout:
14435     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14436     layout: "plot-throughput-speedup-analysis"
14437
14438 - type: "plot"
14439   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14440   algorithm: "plot_tsa_name"
14441   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14442   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14443   include:
14444     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14445     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14446     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14447   layout:
14448     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14449     layout: "plot-throughput-speedup-analysis"
14450
14451 - type: "plot"
14452   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14453   algorithm: "plot_tsa_name"
14454   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14455   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14456   include:
14457     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14458     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14459     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14460   layout:
14461     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14462     layout: "plot-throughput-speedup-analysis"
14463
14464 - type: "plot"
14465   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14466   algorithm: "plot_tsa_name"
14467   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14468   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14469   include:
14470     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14471     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14472     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14473 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14474 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14475   layout:
14476     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14477     layout: "plot-throughput-speedup-analysis"
14478
14479 - type: "plot"
14480   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14481   algorithm: "plot_tsa_name"
14482   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14483   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14484   include:
14485     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14486     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14487     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14488 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14489 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14490   layout:
14491     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14492     layout: "plot-throughput-speedup-analysis"
14493
14494 - type: "plot"
14495   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14496   algorithm: "plot_tsa_name"
14497   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14498   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14499   include:
14500     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14501     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14502     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14503     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14504     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14505   layout:
14506     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14507     layout: "plot-throughput-speedup-analysis"
14508
14509 - type: "plot"
14510   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14511   algorithm: "plot_tsa_name"
14512   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14513   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14514   include:
14515     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14516     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14517     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14518     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14519     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14520   layout:
14521     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14522     layout: "plot-throughput-speedup-analysis"
14523
14524 - type: "plot"
14525   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14526   algorithm: "plot_tsa_name"
14527   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14528   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14529   include:
14530     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14531     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14532     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14533     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14534     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14535   layout:
14536     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14537     layout: "plot-throughput-speedup-analysis"
14538
14539 - type: "plot"
14540   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14541   algorithm: "plot_tsa_name"
14542   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14543   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14544   include:
14545     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14546     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14547     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14548     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14549     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14550   layout:
14551     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14552     layout: "plot-throughput-speedup-analysis"
14553
14554 - type: "plot"
14555   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14556   algorithm: "plot_tsa_name"
14557   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14558   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14559   include:
14560     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14561     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14562     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14563     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14564   layout:
14565     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14566     layout: "plot-throughput-speedup-analysis"
14567
14568 - type: "plot"
14569   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14570   algorithm: "plot_tsa_name"
14571   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14572   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14573   include:
14574     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14575     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14576     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14577     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14578   layout:
14579     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14580     layout: "plot-throughput-speedup-analysis"
14581
14582 - type: "plot"
14583   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14584   algorithm: "plot_tsa_name"
14585   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14586   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14587   include:
14588     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14589     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14590     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14591     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14592     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14593   layout:
14594     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14595     layout: "plot-throughput-speedup-analysis"
14596
14597 - type: "plot"
14598   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14599   algorithm: "plot_tsa_name"
14600   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14601   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14602   include:
14603     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14604     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14605     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14606     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14607     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14608   layout:
14609     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14610     layout: "plot-throughput-speedup-analysis"
14611
14612 - type: "plot"
14613   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14614   algorithm: "plot_tsa_name"
14615   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14616   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14617   include:
14618     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14619     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14620   layout:
14621     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14622     layout: "plot-throughput-speedup-analysis"
14623
14624 - type: "plot"
14625   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14626   algorithm: "plot_tsa_name"
14627   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14628   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14629   include:
14630     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14631     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14632   layout:
14633     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14634     layout: "plot-throughput-speedup-analysis"
14635
14636 - type: "plot"
14637   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14638   algorithm: "plot_tsa_name"
14639   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14640   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14641   include:
14642     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14643     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14644     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14645     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14646   layout:
14647     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14648     layout: "plot-throughput-speedup-analysis"
14649
14650 - type: "plot"
14651   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14652   algorithm: "plot_tsa_name"
14653   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14654   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14655   include:
14656     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14657     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14658     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14659     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14660   layout:
14661     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14662     layout: "plot-throughput-speedup-analysis"
14663
14664 - type: "plot"
14665   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14666   algorithm: "plot_tsa_name"
14667   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14668   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14669   include:
14670     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14671     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14672     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14673     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14674   layout:
14675     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14676     layout: "plot-throughput-speedup-analysis"
14677
14678 - type: "plot"
14679   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14680   algorithm: "plot_tsa_name"
14681   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14682   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14683   include:
14684     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14685     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14686     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14687     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14688   layout:
14689     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14690     layout: "plot-throughput-speedup-analysis"
14691
14692 - type: "plot"
14693   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14694   algorithm: "plot_tsa_name"
14695   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14696   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14697   include:
14698     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14699     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14700     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14701     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14702     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14703     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14704   layout:
14705     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14706     layout: "plot-throughput-speedup-analysis"
14707
14708 - type: "plot"
14709   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14710   algorithm: "plot_tsa_name"
14711   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14712   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14713   include:
14714     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14715     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14716     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14717     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14718     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14719     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14720   layout:
14721     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14722     layout: "plot-throughput-speedup-analysis"
14723
14724 - type: "plot"
14725   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14726   algorithm: "plot_tsa_name"
14727   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14728   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14729   include:
14730     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14731     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14732     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14733     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14734     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14735   layout:
14736     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14737     layout: "plot-throughput-speedup-analysis"
14738
14739 - type: "plot"
14740   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14741   algorithm: "plot_tsa_name"
14742   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14743   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14744   include:
14745     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14746     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14747     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14748     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14749     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14750   layout:
14751     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14752     layout: "plot-throughput-speedup-analysis"
14753
14754 - type: "plot"
14755   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14756   algorithm: "plot_tsa_name"
14757   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14758   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14759   include:
14760     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14761     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14762     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14763     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14764     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14765   layout:
14766     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14767     layout: "plot-throughput-speedup-analysis"
14768
14769 - type: "plot"
14770   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14771   algorithm: "plot_tsa_name"
14772   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14773   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14774   include:
14775     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14776     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14777     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14778     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14779     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14780   layout:
14781     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14782     layout: "plot-throughput-speedup-analysis"
14783
14784 - type: "plot"
14785   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14786   algorithm: "plot_tsa_name"
14787   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14788   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14789   include:
14790     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14791     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14792     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14793   layout:
14794     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
14795     layout: "plot-throughput-speedup-analysis"
14796
14797 - type: "plot"
14798   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14799   algorithm: "plot_tsa_name"
14800   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14801   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14802   include:
14803     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14804     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14805     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14806   layout:
14807     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
14808     layout: "plot-throughput-speedup-analysis"
14809
14810 - type: "plot"
14811   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14812   algorithm: "plot_tsa_name"
14813   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14814   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14815   include:
14816     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14817     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14818     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14819   layout:
14820     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
14821     layout: "plot-throughput-speedup-analysis"
14822
14823 - type: "plot"
14824   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14825   algorithm: "plot_tsa_name"
14826   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14827   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14828   include:
14829     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14830     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14831     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14832   layout:
14833     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
14834     layout: "plot-throughput-speedup-analysis"
14835
14836 - type: "plot"
14837   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14838   algorithm: "plot_tsa_name"
14839   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14840   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14841   include:
14842     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14843     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14844     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14845     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14846     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14847   layout:
14848     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14849     layout: "plot-throughput-speedup-analysis"
14850
14851 - type: "plot"
14852   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14853   algorithm: "plot_tsa_name"
14854   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14855   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14856   include:
14857     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14858     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14859     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14860     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14861     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14862   layout:
14863     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14864     layout: "plot-throughput-speedup-analysis"
14865
14866 - type: "plot"
14867   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14868   algorithm: "plot_tsa_name"
14869   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14870   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14871   include:
14872     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14873     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14874     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14875     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14876     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14877   layout:
14878     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14879     layout: "plot-throughput-speedup-analysis"
14880
14881 - type: "plot"
14882   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14883   algorithm: "plot_tsa_name"
14884   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14885   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14886   include:
14887     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14888     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14889     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14890     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14891     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14892   layout:
14893     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14894     layout: "plot-throughput-speedup-analysis"
14895
14896 - type: "plot"
14897   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14898   algorithm: "plot_tsa_name"
14899   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14900   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14901   include:
14902     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14903     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14904     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14905     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14906     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14907     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14908   layout:
14909     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14910     layout: "plot-throughput-speedup-analysis"
14911
14912 - type: "plot"
14913   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14914   algorithm: "plot_tsa_name"
14915   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14916   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14917   include:
14918     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14919     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14920     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14921     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14922     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14923     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14924   layout:
14925     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14926     layout: "plot-throughput-speedup-analysis"
14927
14928 - type: "plot"
14929   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14930   algorithm: "plot_tsa_name"
14931   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14932   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14933   include:
14934     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14935     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14936     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14937     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14938   layout:
14939     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14940     layout: "plot-throughput-speedup-analysis"
14941
14942 - type: "plot"
14943   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14944   algorithm: "plot_tsa_name"
14945   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14946   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14947   include:
14948     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14949     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14950     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14951     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14952   layout:
14953     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14954     layout: "plot-throughput-speedup-analysis"
14955
14956 - type: "plot"
14957   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14958   algorithm: "plot_tsa_name"
14959   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14960   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14961   include:
14962     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14963     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14964     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14965     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14966     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14967     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14968   layout:
14969     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
14970     layout: "plot-throughput-speedup-analysis"
14971
14972 - type: "plot"
14973   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14974   algorithm: "plot_tsa_name"
14975   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14976   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14977   include:
14978     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14979     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14980     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14981     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14982     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14983     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14984   layout:
14985     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
14986     layout: "plot-throughput-speedup-analysis"
14987
14988 - type: "plot"
14989   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14990   algorithm: "plot_tsa_name"
14991   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14992   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14993   include:
14994     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14995     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14996     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14997     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14998     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14999     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15000   layout:
15001     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
15002     layout: "plot-throughput-speedup-analysis"
15003
15004 - type: "plot"
15005   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15006   algorithm: "plot_tsa_name"
15007   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15008   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15009   include:
15010     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15011     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15012     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15013     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15014     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15015     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15016   layout:
15017     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
15018     layout: "plot-throughput-speedup-analysis"
15019
15020 - type: "plot"
15021   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15022   algorithm: "plot_tsa_name"
15023   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15024   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15025   include:
15026     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15027     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15028     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15029     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15030     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15031     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15032   layout:
15033     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15034     layout: "plot-throughput-speedup-analysis"
15035
15036 - type: "plot"
15037   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15038   algorithm: "plot_tsa_name"
15039   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15040   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15041   include:
15042     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15043     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15044     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15045     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15046     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15047     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15048   layout:
15049     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15050     layout: "plot-throughput-speedup-analysis"
15051
15052 - type: "plot"
15053   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15054   algorithm: "plot_tsa_name"
15055   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15056   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15057   include:
15058     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15059     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15060     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15061     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15062     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15063     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15064   layout:
15065     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15066     layout: "plot-throughput-speedup-analysis"
15067
15068 - type: "plot"
15069   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15070   algorithm: "plot_tsa_name"
15071   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15072   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15073   include:
15074     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15075     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15076     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15077     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15078     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15079     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15080   layout:
15081     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15082     layout: "plot-throughput-speedup-analysis"
15083
15084 - type: "plot"
15085   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15086   algorithm: "plot_tsa_name"
15087   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15088   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15089   include:
15090     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15091     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15092     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15093     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15094     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15095     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15096   layout:
15097     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15098     layout: "plot-throughput-speedup-analysis"
15099
15100 - type: "plot"
15101   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15102   algorithm: "plot_tsa_name"
15103   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15104   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15105   include:
15106     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15107     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15108     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15109     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15110     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15111     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15112   layout:
15113     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15114     layout: "plot-throughput-speedup-analysis"
15115
15116 - type: "plot"
15117   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15118   algorithm: "plot_tsa_name"
15119   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15120   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15121   include:
15122     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15123     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15124     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15125     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15126   layout:
15127     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15128     layout: "plot-throughput-speedup-analysis"
15129
15130 - type: "plot"
15131   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15132   algorithm: "plot_tsa_name"
15133   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15134   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15135   include:
15136     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15137     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15138     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15139     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15140   layout:
15141     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15142     layout: "plot-throughput-speedup-analysis"
15143
15144 - type: "plot"
15145   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15146   algorithm: "plot_tsa_name"
15147   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15148   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15149   include:
15150     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15151     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15152     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15153     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15154   layout:
15155     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15156     layout: "plot-throughput-speedup-analysis"
15157
15158 - type: "plot"
15159   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15160   algorithm: "plot_tsa_name"
15161   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15162   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15163   include:
15164     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15165     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15166     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15167     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15168   layout:
15169     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15170     layout: "plot-throughput-speedup-analysis"
15171
15172 - type: "plot"
15173   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15174   algorithm: "plot_tsa_name"
15175   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15176   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15177   include:
15178     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15179     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15180     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15181     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15182     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15183     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15184   layout:
15185     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15186     layout: "plot-throughput-speedup-analysis"
15187
15188 - type: "plot"
15189   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15190   algorithm: "plot_tsa_name"
15191   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15192   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15193   include:
15194     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15195     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15196     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15197     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15198     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15199     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15200   layout:
15201     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15202     layout: "plot-throughput-speedup-analysis"
15203
15204 - type: "plot"
15205   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15206   algorithm: "plot_tsa_name"
15207   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15208   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15209   include:
15210     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15211     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15212     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15213     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15214     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15215   layout:
15216     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15217     layout: "plot-throughput-speedup-analysis"
15218
15219 - type: "plot"
15220   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15221   algorithm: "plot_tsa_name"
15222   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15223   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15224   include:
15225     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15226     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15227     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15228     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15229     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15230   layout:
15231     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15232     layout: "plot-throughput-speedup-analysis"
15233
15234 - type: "plot"
15235   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15236   algorithm: "plot_tsa_name"
15237   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15238   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15239   include:
15240     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15241     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15242     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15243     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15244     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15245   layout:
15246     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15247     layout: "plot-throughput-speedup-analysis"
15248
15249 - type: "plot"
15250   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15251   algorithm: "plot_tsa_name"
15252   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15253   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15254   include:
15255     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15256     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15257     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15258     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15259     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15260   layout:
15261     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15262     layout: "plot-throughput-speedup-analysis"
15263
15264 - type: "plot"
15265   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15266   algorithm: "plot_tsa_name"
15267   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15268   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15269   include:
15270     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15271     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15272     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15273     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15274   layout:
15275     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15276     layout: "plot-throughput-speedup-analysis"
15277
15278 - type: "plot"
15279   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15280   algorithm: "plot_tsa_name"
15281   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15282   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15283   include:
15284     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15285     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15286     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15287     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15288   layout:
15289     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15290     layout: "plot-throughput-speedup-analysis"
15291
15292 - type: "plot"
15293   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15294   algorithm: "plot_tsa_name"
15295   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15296   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15297   include:
15298     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15299     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15300     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15301     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15302     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15303     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15304   layout:
15305     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15306     layout: "plot-throughput-speedup-analysis"
15307
15308 - type: "plot"
15309   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15310   algorithm: "plot_tsa_name"
15311   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15312   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15313   include:
15314     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15315     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15316     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15317     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15318     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15319     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15320   layout:
15321     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15322     layout: "plot-throughput-speedup-analysis"
15323
15324 - type: "plot"
15325   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15326   algorithm: "plot_tsa_name"
15327   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15328   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15329   include:
15330     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15331     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15332     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15333     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15334     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15335     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15336   layout:
15337     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15338     layout: "plot-throughput-speedup-analysis"
15339
15340 - type: "plot"
15341   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15342   algorithm: "plot_tsa_name"
15343   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15344   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15345   include:
15346     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15347     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15348     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15349     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15350     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15351     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15352   layout:
15353     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15354     layout: "plot-throughput-speedup-analysis"
15355
15356 - type: "plot"
15357   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15358   algorithm: "plot_tsa_name"
15359   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15360   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15361   include:
15362     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15363     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15364     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15365     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15366     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15367     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15368   layout:
15369     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15370     layout: "plot-throughput-speedup-analysis"
15371
15372 - type: "plot"
15373   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15374   algorithm: "plot_tsa_name"
15375   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15376   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15377   include:
15378     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15379     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15380     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15381     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15382     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15383     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15384   layout:
15385     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15386     layout: "plot-throughput-speedup-analysis"
15387
15388 - type: "plot"
15389   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15390   algorithm: "plot_tsa_name"
15391   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15392   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15393   include:
15394     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15395     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15396     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15397     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15398     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15399     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15400   layout:
15401     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15402     layout: "plot-throughput-speedup-analysis"
15403
15404 - type: "plot"
15405   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15406   algorithm: "plot_tsa_name"
15407   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15408   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15409   include:
15410     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15411     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15412     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15413     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15414     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15415     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15416   layout:
15417     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15418     layout: "plot-throughput-speedup-analysis"
15419
15420 - type: "plot"
15421   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15422   algorithm: "plot_tsa_name"
15423   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15424   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15425   include:
15426     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15427     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15428     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15429     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15430     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15431     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15432   layout:
15433     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15434     layout: "plot-throughput-speedup-analysis"
15435
15436 - type: "plot"
15437   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15438   algorithm: "plot_tsa_name"
15439   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15440   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15441   include:
15442     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15443     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15444     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15445     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15446     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15447     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15448   layout:
15449     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15450     layout: "plot-throughput-speedup-analysis"
15451
15452 - type: "plot"
15453   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15454   algorithm: "plot_tsa_name"
15455   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15456   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15457   include:
15458     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15459     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15460     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15461     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15462     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15463   layout:
15464     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15465     layout: "plot-throughput-speedup-analysis"
15466
15467 - type: "plot"
15468   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15469   algorithm: "plot_tsa_name"
15470   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15471   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15472   include:
15473     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15474     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15475     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15476     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15477     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15478   layout:
15479     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15480     layout: "plot-throughput-speedup-analysis"
15481
15482 - type: "plot"
15483   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15484   algorithm: "plot_tsa_name"
15485   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15486   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15487   include:
15488     - "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"
15489     - "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"
15490     - "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"
15491     - "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"
15492     - "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"
15493   layout:
15494     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15495     layout: "plot-throughput-speedup-analysis"
15496
15497 - type: "plot"
15498   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15499   algorithm: "plot_tsa_name"
15500   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15501   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15502   include:
15503     - "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"
15504     - "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"
15505     - "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"
15506     - "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"
15507     - "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"
15508   layout:
15509     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15510     layout: "plot-throughput-speedup-analysis"
15511
15512 - type: "plot"
15513   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15514   algorithm: "plot_tsa_name"
15515   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15516   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15517   include:
15518     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15519     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15520     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15521     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15522     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15523   layout:
15524     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15525     layout: "plot-throughput-speedup-analysis"
15526
15527 - type: "plot"
15528   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15529   algorithm: "plot_tsa_name"
15530   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15531   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15532   include:
15533     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15534     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15535     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15536     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15537     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15538   layout:
15539     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15540     layout: "plot-throughput-speedup-analysis"
15541
15542 - type: "plot"
15543   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15544   algorithm: "plot_tsa_name"
15545   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15546   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15547   include:
15548     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15549     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15550     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15551     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15552     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15553   layout:
15554     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15555     layout: "plot-throughput-speedup-analysis"
15556
15557 - type: "plot"
15558   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15559   algorithm: "plot_tsa_name"
15560   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15561   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15562   include:
15563     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15564     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15565     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15566     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15567     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15568   layout:
15569     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15570     layout: "plot-throughput-speedup-analysis"
15571
15572 - type: "plot"
15573   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15574   algorithm: "plot_tsa_name"
15575   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15576   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15577   include:
15578     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15579     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15580     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15581     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15582     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15583   layout:
15584     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15585     layout: "plot-throughput-speedup-analysis"
15586
15587 - type: "plot"
15588   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15589   algorithm: "plot_tsa_name"
15590   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15591   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15592   include:
15593     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15594     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15595     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15596     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15597     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15598   layout:
15599     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15600     layout: "plot-throughput-speedup-analysis"
15601
15602 - type: "plot"
15603   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15604   algorithm: "plot_tsa_name"
15605   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15606   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15607   include:
15608     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15609     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15610     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15611     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15612     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15613   layout:
15614     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15615     layout: "plot-throughput-speedup-analysis"
15616
15617 - type: "plot"
15618   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15619   algorithm: "plot_tsa_name"
15620   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15621   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15622   include:
15623     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15624     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15625     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15626     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15627     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15628   layout:
15629     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15630     layout: "plot-throughput-speedup-analysis"
15631
15632 - type: "plot"
15633   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15634   algorithm: "plot_tsa_name"
15635   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15636   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15637   include:
15638     - "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"
15639     - "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"
15640     - "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"
15641     - "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"
15642   layout:
15643     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15644     layout: "plot-throughput-speedup-analysis"
15645
15646 - type: "plot"
15647   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15648   algorithm: "plot_tsa_name"
15649   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15650   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15651   include:
15652     - "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"
15653     - "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"
15654     - "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"
15655     - "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"
15656   layout:
15657     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15658     layout: "plot-throughput-speedup-analysis"
15659
15660 - type: "plot"
15661   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15662   algorithm: "plot_tsa_name"
15663   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15664   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15665   include:
15666     - "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"
15667     - "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"
15668     - "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"
15669     - "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"
15670   layout:
15671     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15672     layout: "plot-throughput-speedup-analysis"
15673
15674 - type: "plot"
15675   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15676   algorithm: "plot_tsa_name"
15677   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15678   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15679   include:
15680     - "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"
15681     - "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"
15682     - "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"
15683     - "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"
15684   layout:
15685     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15686     layout: "plot-throughput-speedup-analysis"
15687
15688 - type: "plot"
15689   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15690   algorithm: "plot_tsa_name"
15691   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15692   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15693   include:
15694     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15695     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15696     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15697     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15698     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15699     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15700   layout:
15701     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15702     layout: "plot-throughput-speedup-analysis"
15703
15704 - type: "plot"
15705   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15706   algorithm: "plot_tsa_name"
15707   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15708   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15709   include:
15710     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15711     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15712     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15713     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15714     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15715     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15716   layout:
15717     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15718     layout: "plot-throughput-speedup-analysis"
15719
15720 - type: "plot"
15721   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15722   algorithm: "plot_tsa_name"
15723   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15724   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15725   include:
15726     - "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"
15727     - "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"
15728     - "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"
15729     - "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"
15730     - "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"
15731     - "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"
15732   layout:
15733     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15734     layout: "plot-throughput-speedup-analysis"
15735
15736 - type: "plot"
15737   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15738   algorithm: "plot_tsa_name"
15739   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15740   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15741   include:
15742     - "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"
15743     - "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"
15744     - "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"
15745     - "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"
15746     - "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"
15747     - "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"
15748   layout:
15749     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15750     layout: "plot-throughput-speedup-analysis"
15751
15752 - type: "plot"
15753   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15754   algorithm: "plot_tsa_name"
15755   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15756   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15757   include:
15758     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15759     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15760     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15761     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15762     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15763     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15764   layout:
15765     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15766     layout: "plot-throughput-speedup-analysis"
15767
15768 - type: "plot"
15769   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15770   algorithm: "plot_tsa_name"
15771   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15772   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15773   include:
15774     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15775     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15776     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15777     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15778     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15779     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15780   layout:
15781     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15782     layout: "plot-throughput-speedup-analysis"
15783
15784 - type: "plot"
15785   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15786   algorithm: "plot_tsa_name"
15787   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15788   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15789   include:
15790     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15791     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15792     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15793     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15794     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15795   layout:
15796     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15797     layout: "plot-throughput-speedup-analysis"
15798
15799 - type: "plot"
15800   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15801   algorithm: "plot_tsa_name"
15802   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15803   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15804   include:
15805     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15806     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15807     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15808     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15809     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15810   layout:
15811     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15812     layout: "plot-throughput-speedup-analysis"
15813
15814 - type: "plot"
15815   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15816   algorithm: "plot_tsa_name"
15817   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15818   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15819   include:
15820     - "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"
15821     - "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"
15822   layout:
15823     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15824     layout: "plot-throughput-speedup-analysis"
15825
15826 - type: "plot"
15827   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15828   algorithm: "plot_tsa_name"
15829   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15830   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15831   include:
15832     - "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"
15833     - "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"
15834   layout:
15835     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15836     layout: "plot-throughput-speedup-analysis"
15837
15838 - type: "plot"
15839   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15840   algorithm: "plot_tsa_name"
15841   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15842   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15843   include:
15844     - "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"
15845     - "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"
15846   layout:
15847     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15848     layout: "plot-throughput-speedup-analysis"
15849
15850 - type: "plot"
15851   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15852   algorithm: "plot_tsa_name"
15853   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15854   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15855   include:
15856     - "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"
15857     - "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"
15858   layout:
15859     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15860     layout: "plot-throughput-speedup-analysis"
15861
15862 - type: "plot"
15863   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15864   algorithm: "plot_tsa_name"
15865   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15866   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15867   include:
15868     - "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"
15869     - "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"
15870     - "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"
15871     - "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"
15872     - "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"
15873     - "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"
15874   layout:
15875     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
15876     layout: "plot-throughput-speedup-analysis"
15877
15878 - type: "plot"
15879   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15880   algorithm: "plot_tsa_name"
15881   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15882   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15883   include:
15884     - "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"
15885     - "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"
15886     - "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"
15887     - "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"
15888     - "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"
15889     - "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"
15890   layout:
15891     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
15892     layout: "plot-throughput-speedup-analysis"
15893
15894 - type: "plot"
15895   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15896   algorithm: "plot_tsa_name"
15897   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15898   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15899   include:
15900     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15901     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15902     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15903     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15904     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15905   layout:
15906     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
15907     layout: "plot-throughput-speedup-analysis"
15908
15909 - type: "plot"
15910   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15911   algorithm: "plot_tsa_name"
15912   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15913   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15914   include:
15915     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15916     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15917     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15918     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15919     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15920   layout:
15921     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
15922     layout: "plot-throughput-speedup-analysis"
15923
15924 - type: "plot"
15925   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15926   algorithm: "plot_tsa_name"
15927   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15928   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15929   include:
15930     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15931     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15932     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15933     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15934     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15935   layout:
15936     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
15937     layout: "plot-throughput-speedup-analysis"
15938
15939 - type: "plot"
15940   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15941   algorithm: "plot_tsa_name"
15942   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15943   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15944   include:
15945     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15946     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15947     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15948     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15949     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15950   layout:
15951     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
15952     layout: "plot-throughput-speedup-analysis"
15953
15954 - type: "plot"
15955   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15956   algorithm: "plot_tsa_name"
15957   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15958   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15959   include:
15960     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15961     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15962     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15963     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15964   layout:
15965     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
15966     layout: "plot-throughput-speedup-analysis"
15967
15968 - type: "plot"
15969   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15970   algorithm: "plot_tsa_name"
15971   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15972   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15973   include:
15974     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15975     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15976     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15977     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15978   layout:
15979     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
15980     layout: "plot-throughput-speedup-analysis"
15981
15982 - type: "plot"
15983   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15984   algorithm: "plot_tsa_name"
15985   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15986   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15987   include:
15988     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15989     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15990     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15991     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15992   layout:
15993     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
15994     layout: "plot-throughput-speedup-analysis"
15995
15996 - type: "plot"
15997   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15998   algorithm: "plot_tsa_name"
15999   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16000   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16001   include:
16002     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16003     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16004     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16005     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16006   layout:
16007     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
16008     layout: "plot-throughput-speedup-analysis"
16009
16010 - type: "plot"
16011   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16012   algorithm: "plot_tsa_name"
16013   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16014   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16015   include:
16016     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16017     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16018     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16019     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16020     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16021   layout:
16022     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
16023     layout: "plot-throughput-speedup-analysis"
16024
16025 - type: "plot"
16026   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16027   algorithm: "plot_tsa_name"
16028   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16029   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16030   include:
16031     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16032     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16033     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16034     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16035     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16036   layout:
16037     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
16038     layout: "plot-throughput-speedup-analysis"
16039
16040 - type: "plot"
16041   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16042   algorithm: "plot_tsa_name"
16043   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16044   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16045   include:
16046     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16047     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16048     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16049     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16050     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16051     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16052   layout:
16053     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
16054     layout: "plot-throughput-speedup-analysis"
16055
16056 - type: "plot"
16057   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16058   algorithm: "plot_tsa_name"
16059   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16060   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16061   include:
16062     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16063     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16064     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16065     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16066     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16067     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16068   layout:
16069     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16070     layout: "plot-throughput-speedup-analysis"
16071
16072 - type: "plot"
16073   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16074   algorithm: "plot_tsa_name"
16075   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16076   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16077   include:
16078     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16079     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16080     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16081     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16082   layout:
16083     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16084     layout: "plot-throughput-speedup-analysis"
16085
16086 - type: "plot"
16087   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16088   algorithm: "plot_tsa_name"
16089   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16090   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16091   include:
16092     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16093     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16094     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16095     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16096   layout:
16097     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16098     layout: "plot-throughput-speedup-analysis"
16099
16100 - type: "plot"
16101   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16102   algorithm: "plot_tsa_name"
16103   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16104   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16105   include:
16106     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16107     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16108     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16109     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16110     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16111     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16112   layout:
16113     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16114     layout: "plot-throughput-speedup-analysis"
16115
16116 - type: "plot"
16117   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16118   algorithm: "plot_tsa_name"
16119   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16120   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16121   include:
16122     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16123     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16124     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16125     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16126     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16127     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16128   layout:
16129     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16130     layout: "plot-throughput-speedup-analysis"
16131
16132 - type: "plot"
16133   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16134   algorithm: "plot_tsa_name"
16135   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16136   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16137   include:
16138     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16139     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16140     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16141     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16142     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16143     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16144   layout:
16145     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16146     layout: "plot-throughput-speedup-analysis"
16147
16148 - type: "plot"
16149   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16150   algorithm: "plot_tsa_name"
16151   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16152   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16153   include:
16154     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16155     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16156     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16157     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16158     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16159     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16160   layout:
16161     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16162     layout: "plot-throughput-speedup-analysis"
16163
16164 - type: "plot"
16165   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16166   algorithm: "plot_tsa_name"
16167   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16168   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16169   include:
16170     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16171     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16172     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16173     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16174     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16175     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16176   layout:
16177     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16178     layout: "plot-throughput-speedup-analysis"
16179
16180 - type: "plot"
16181   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16182   algorithm: "plot_tsa_name"
16183   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16184   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16185   include:
16186     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16187     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16188     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16189     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16190     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16191     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16192   layout:
16193     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16194     layout: "plot-throughput-speedup-analysis"
16195
16196 - type: "plot"
16197   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16198   algorithm: "plot_tsa_name"
16199   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16200   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16201   include:
16202     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16203     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16204     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16205     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16206     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16207     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16208   layout:
16209     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16210     layout: "plot-throughput-speedup-analysis"
16211
16212 - type: "plot"
16213   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16214   algorithm: "plot_tsa_name"
16215   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16216   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16217   include:
16218     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16219     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16220     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16221     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16222     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16223     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16224   layout:
16225     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16226     layout: "plot-throughput-speedup-analysis"
16227
16228 - type: "plot"
16229   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16230   algorithm: "plot_tsa_name"
16231   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16232   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16233   include:
16234     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16235     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16236     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16237     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16238     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16239     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16240   layout:
16241     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16242     layout: "plot-throughput-speedup-analysis"
16243
16244 - type: "plot"
16245   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16246   algorithm: "plot_tsa_name"
16247   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16248   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16249   include:
16250     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16251     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16252     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16253     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16254     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16255     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16256   layout:
16257     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16258     layout: "plot-throughput-speedup-analysis"
16259
16260 #- type: "plot"
16261 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16262 #  algorithm: "plot_tsa_name"
16263 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16264 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16265 #  include:
16266 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16267 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16268 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16269 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16270 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16271 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16272 #  layout:
16273 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16274 #    layout: "plot-throughput-speedup-analysis"
16275 #
16276 #- type: "plot"
16277 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16278 #  algorithm: "plot_tsa_name"
16279 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16280 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16281 #  include:
16282 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16283 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16284 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16285 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16286 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16287 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16288 #  layout:
16289 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16290 #    layout: "plot-throughput-speedup-analysis"
16291
16292 - type: "plot"
16293   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16294   algorithm: "plot_tsa_name"
16295   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16296   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16297   include:
16298     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16299     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16300     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16301     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16302     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16303   layout:
16304     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16305     layout: "plot-throughput-speedup-analysis"
16306
16307 - type: "plot"
16308   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16309   algorithm: "plot_tsa_name"
16310   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16311   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16312   include:
16313     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16314     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16315     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16316     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16317     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16318   layout:
16319     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16320     layout: "plot-throughput-speedup-analysis"
16321
16322 - type: "plot"
16323   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16324   algorithm: "plot_tsa_name"
16325   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16326   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16327   include:
16328     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16329     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16330     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16331     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16332     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16333     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16334   layout:
16335     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16336     layout: "plot-throughput-speedup-analysis"
16337
16338 - type: "plot"
16339   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16340   algorithm: "plot_tsa_name"
16341   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16342   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16343   include:
16344     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16345     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16346     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16347     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16348     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16349     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16350   layout:
16351     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16352     layout: "plot-throughput-speedup-analysis"
16353
16354 - type: "plot"
16355   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16356   algorithm: "plot_tsa_name"
16357   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16358   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16359   include:
16360     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16361     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16362     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16363     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16364     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16365   layout:
16366     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16367     layout: "plot-throughput-speedup-analysis"
16368
16369 - type: "plot"
16370   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16371   algorithm: "plot_tsa_name"
16372   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16373   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16374   include:
16375     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16376     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16377     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16378     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16379     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16380   layout:
16381     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16382     layout: "plot-throughput-speedup-analysis"
16383
16384 - type: "plot"
16385   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16386   algorithm: "plot_tsa_name"
16387   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16388   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16389   include:
16390     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16391     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16392     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16393     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16394   layout:
16395     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16396     layout: "plot-throughput-speedup-analysis"
16397
16398 - type: "plot"
16399   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16400   algorithm: "plot_tsa_name"
16401   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16402   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16403   include:
16404     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16405     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16406     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16407     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16408   layout:
16409     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16410     layout: "plot-throughput-speedup-analysis"
16411
16412 - type: "plot"
16413   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16414   algorithm: "plot_tsa_name"
16415   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16416   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16417   include:
16418     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16419     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16420     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16421     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16422     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16423     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16424   layout:
16425     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16426     layout: "plot-throughput-speedup-analysis"
16427
16428 - type: "plot"
16429   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16430   algorithm: "plot_tsa_name"
16431   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16432   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16433   include:
16434     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16435     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16436     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16437     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16438     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16439     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16440   layout:
16441     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16442     layout: "plot-throughput-speedup-analysis"
16443
16444 - type: "plot"
16445   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16446   algorithm: "plot_tsa_name"
16447   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16448   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16449   include:
16450     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16451     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16452     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16453     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16454     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16455   layout:
16456     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16457     layout: "plot-throughput-speedup-analysis"
16458
16459 - type: "plot"
16460   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16461   algorithm: "plot_tsa_name"
16462   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16463   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16464   include:
16465     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16466     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16467     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16468     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16469     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16470   layout:
16471     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16472     layout: "plot-throughput-speedup-analysis"
16473
16474 - type: "plot"
16475   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16476   algorithm: "plot_tsa_name"
16477   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16478   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16479   include:
16480     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16481     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16482     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16483     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16484     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16485   layout:
16486     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16487     layout: "plot-throughput-speedup-analysis"
16488
16489 - type: "plot"
16490   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16491   algorithm: "plot_tsa_name"
16492   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16493   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16494   include:
16495     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16496     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16497     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16498     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16499     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16500   layout:
16501     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16502     layout: "plot-throughput-speedup-analysis"
16503
16504 - type: "plot"
16505   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16506   algorithm: "plot_tsa_name"
16507   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16508   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16509   include:
16510     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16511     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16512     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16513     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16514   layout:
16515     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16516     layout: "plot-throughput-speedup-analysis"
16517
16518 - type: "plot"
16519   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16520   algorithm: "plot_tsa_name"
16521   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16522   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16523   include:
16524     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16525     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16526     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16527     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16528   layout:
16529     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16530     layout: "plot-throughput-speedup-analysis"
16531
16532 - type: "plot"
16533   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16534   algorithm: "plot_tsa_name"
16535   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16536   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16537   include:
16538     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16539     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16540     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16541     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16542     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16543   layout:
16544     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16545     layout: "plot-throughput-speedup-analysis"
16546
16547 - type: "plot"
16548   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16549   algorithm: "plot_tsa_name"
16550   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16551   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16552   include:
16553     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16554     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16555     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16556     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16557     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16558   layout:
16559     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16560     layout: "plot-throughput-speedup-analysis"
16561
16562 - type: "plot"
16563   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16564   algorithm: "plot_tsa_name"
16565   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16566   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16567   include:
16568     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16569     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16570     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16571     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16572     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16573     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16574   layout:
16575     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16576     layout: "plot-throughput-speedup-analysis"
16577
16578 - type: "plot"
16579   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16580   algorithm: "plot_tsa_name"
16581   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16582   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16583   include:
16584     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16585     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16586     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16587     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16588     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16589     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16590   layout:
16591     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16592     layout: "plot-throughput-speedup-analysis"
16593
16594 - type: "plot"
16595   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16596   algorithm: "plot_tsa_name"
16597   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16598   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16599   include:
16600     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16601     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16602     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16603     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16604   layout:
16605     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16606     layout: "plot-throughput-speedup-analysis"
16607
16608 - type: "plot"
16609   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16610   algorithm: "plot_tsa_name"
16611   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16612   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16613   include:
16614     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16615     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16616     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16617     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16618   layout:
16619     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16620     layout: "plot-throughput-speedup-analysis"
16621
16622 - type: "plot"
16623   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16624   algorithm: "plot_tsa_name"
16625   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16626   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16627   include:
16628     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16629     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16630     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16631     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16632     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16633     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16634   layout:
16635     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16636     layout: "plot-throughput-speedup-analysis"
16637
16638 - type: "plot"
16639   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16640   algorithm: "plot_tsa_name"
16641   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16642   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16643   include:
16644     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16645     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16646     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16647     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16648     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16649     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16650   layout:
16651     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16652     layout: "plot-throughput-speedup-analysis"
16653
16654 - type: "plot"
16655   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16656   algorithm: "plot_tsa_name"
16657   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16658   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16659   include:
16660     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16661     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16662     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16663     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16664     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16665     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16666   layout:
16667     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16668     layout: "plot-throughput-speedup-analysis"
16669
16670 - type: "plot"
16671   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16672   algorithm: "plot_tsa_name"
16673   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16674   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16675   include:
16676     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16677     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16678     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16679     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16680     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16681     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16682   layout:
16683     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16684     layout: "plot-throughput-speedup-analysis"
16685
16686 #- type: "plot"
16687 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16688 #  algorithm: "plot_tsa_name"
16689 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16690 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16691 #  include:
16692 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16693 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16694 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16695 #  layout:
16696 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16697 #    layout: "plot-throughput-speedup-analysis"
16698 #
16699 #- type: "plot"
16700 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16701 #  algorithm: "plot_tsa_name"
16702 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16703 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16704 #  include:
16705 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16706 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16707 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16708 #  layout:
16709 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16710 #    layout: "plot-throughput-speedup-analysis"
16711
16712 ################################################################################
16713
16714 # Packet Throughput - DPDK
16715
16716 # 2n-skx-xxv710
16717
16718 - type: "plot"
16719   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16720   algorithm: "plot_perf_box_name"
16721   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16722   data: "plot-dpdk-throughput-latency-2n-skx"
16723   include:
16724     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16725     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16726   layout:
16727     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16728     layout: "plot-throughput"
16729
16730 - type: "plot"
16731   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
16732   algorithm: "plot_perf_box_name"
16733   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
16734   data: "plot-dpdk-throughput-latency-2n-skx"
16735   include:
16736     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16737     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16738   layout:
16739     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
16740     layout: "plot-throughput"
16741
16742 - type: "plot"
16743   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
16744   algorithm: "plot_perf_box_name"
16745   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
16746   data: "plot-dpdk-throughput-latency-2n-skx"
16747   include:
16748     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16749     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16750   layout:
16751     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
16752     layout: "plot-throughput"
16753
16754 - type: "plot"
16755   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
16756   algorithm: "plot_perf_box_name"
16757   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
16758   data: "plot-dpdk-throughput-latency-2n-skx"
16759   include:
16760     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16761     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16762   layout:
16763     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
16764     layout: "plot-throughput"
16765
16766 # 2n-skx-x710
16767
16768 - type: "plot"
16769   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
16770   algorithm: "plot_perf_box_name"
16771   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
16772   data: "plot-dpdk-throughput-latency-2n-skx"
16773   include:
16774     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16775     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16776   layout:
16777     title: "2n-skx-x710-64b-2t1c-base-ndr"
16778     layout: "plot-throughput"
16779
16780 - type: "plot"
16781   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
16782   algorithm: "plot_perf_box_name"
16783   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
16784   data: "plot-dpdk-throughput-latency-2n-skx"
16785   include:
16786     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16787     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16788   layout:
16789     title: "2n-skx-x710-64b-4t2c-base-ndr"
16790     layout: "plot-throughput"
16791
16792 - type: "plot"
16793   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
16794   algorithm: "plot_perf_box_name"
16795   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
16796   data: "plot-dpdk-throughput-latency-2n-skx"
16797   include:
16798     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16799     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16800   layout:
16801     title: "2n-skx-x710-64b-2t1c-base-pdr"
16802     layout: "plot-throughput"
16803
16804 - type: "plot"
16805   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
16806   algorithm: "plot_perf_box_name"
16807   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
16808   data: "plot-dpdk-throughput-latency-2n-skx"
16809   include:
16810     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16811     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16812   layout:
16813     title: "2n-skx-x710-64b-4t2c-base-pdr"
16814     layout: "plot-throughput"
16815
16816 # 3n-skx-xxv710
16817
16818 - type: "plot"
16819   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
16820   algorithm: "plot_perf_box_name"
16821   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
16822   data: "plot-dpdk-throughput-latency-3n-skx"
16823   include:
16824     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16825     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16826   layout:
16827     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
16828     layout: "plot-throughput"
16829
16830 - type: "plot"
16831   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
16832   algorithm: "plot_perf_box_name"
16833   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
16834   data: "plot-dpdk-throughput-latency-3n-skx"
16835   include:
16836     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16837     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16838   layout:
16839     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
16840     layout: "plot-throughput"
16841
16842 - type: "plot"
16843   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
16844   algorithm: "plot_perf_box_name"
16845   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
16846   data: "plot-dpdk-throughput-latency-3n-skx"
16847   include:
16848     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16849     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16850   layout:
16851     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
16852     layout: "plot-throughput"
16853
16854 - type: "plot"
16855   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
16856   algorithm: "plot_perf_box_name"
16857   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
16858   data: "plot-dpdk-throughput-latency-3n-skx"
16859   include:
16860     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16861     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16862   layout:
16863     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
16864     layout: "plot-throughput"
16865
16866 # 3n-skx-x710
16867
16868 - type: "plot"
16869   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
16870   algorithm: "plot_perf_box_name"
16871   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
16872   data: "plot-dpdk-throughput-latency-3n-skx"
16873   include:
16874     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16875     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16876   layout:
16877     title: "3n-skx-x710-64b-2t1c-base-ndr"
16878     layout: "plot-throughput"
16879
16880 - type: "plot"
16881   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
16882   algorithm: "plot_perf_box_name"
16883   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
16884   data: "plot-dpdk-throughput-latency-3n-skx"
16885   include:
16886     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16887     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16888   layout:
16889     title: "3n-skx-x710-64b-4t2c-base-ndr"
16890     layout: "plot-throughput"
16891
16892 - type: "plot"
16893   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
16894   algorithm: "plot_perf_box_name"
16895   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
16896   data: "plot-dpdk-throughput-latency-3n-skx"
16897   include:
16898     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16899     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16900   layout:
16901     title: "3n-skx-x710-64b-2t1c-base-pdr"
16902     layout: "plot-throughput"
16903
16904 - type: "plot"
16905   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
16906   algorithm: "plot_perf_box_name"
16907   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
16908   data: "plot-dpdk-throughput-latency-3n-skx"
16909   include:
16910     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16911     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16912   layout:
16913     title: "3n-skx-x710-64b-4t2c-base-pdr"
16914     layout: "plot-throughput"
16915
16916 # 3n-hsw-xl710
16917
16918 - type: "plot"
16919   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
16920   algorithm: "plot_perf_box_name"
16921   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
16922   data: "plot-dpdk-throughput-latency-3n-hsw"
16923   include:
16924     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16925     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16926   layout:
16927     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
16928     layout: "plot-throughput"
16929
16930 - type: "plot"
16931   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
16932   algorithm: "plot_perf_box_name"
16933   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
16934   data: "plot-dpdk-throughput-latency-3n-hsw"
16935   include:
16936     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16937     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16938   layout:
16939     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
16940     layout: "plot-throughput"
16941
16942 - type: "plot"
16943   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
16944   algorithm: "plot_perf_box_name"
16945   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
16946   data: "plot-dpdk-throughput-latency-3n-hsw"
16947   include:
16948     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16949     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16950   layout:
16951     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
16952     layout: "plot-throughput"
16953
16954 - type: "plot"
16955   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
16956   algorithm: "plot_perf_box_name"
16957   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
16958   data: "plot-dpdk-throughput-latency-3n-hsw"
16959   include:
16960     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16961     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16962   layout:
16963     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
16964     layout: "plot-throughput"
16965
16966 # 3n-hsw-x710
16967
16968 - type: "plot"
16969   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
16970   algorithm: "plot_perf_box_name"
16971   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
16972   data: "plot-dpdk-throughput-latency-3n-hsw"
16973   include:
16974     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16975     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16976   layout:
16977     title: "3n-hsw-x710-64b-1t1c-base-ndr"
16978     layout: "plot-throughput"
16979
16980 - type: "plot"
16981   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
16982   algorithm: "plot_perf_box_name"
16983   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
16984   data: "plot-dpdk-throughput-latency-3n-hsw"
16985   include:
16986     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16987     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16988   layout:
16989     title: "3n-hsw-x710-64b-2t2c-base-ndr"
16990     layout: "plot-throughput"
16991
16992 - type: "plot"
16993   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
16994   algorithm: "plot_perf_box_name"
16995   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
16996   data: "plot-dpdk-throughput-latency-3n-hsw"
16997   include:
16998     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16999     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17000   layout:
17001     title: "3n-hsw-x710-64b-1t1c-base-pdr"
17002     layout: "plot-throughput"
17003
17004 - type: "plot"
17005   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
17006   algorithm: "plot_perf_box_name"
17007   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
17008   data: "plot-dpdk-throughput-latency-3n-hsw"
17009   include:
17010     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17011     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17012   layout:
17013     title: "3n-hsw-x710-64b-2t2c-base-pdr"
17014     layout: "plot-throughput"
17015
17016 ## 2n-dnv-x553
17017 #
17018 #- type: "plot"
17019 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
17020 #  algorithm: "plot_perf_box_name"
17021 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
17022 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17023 #  include:
17024 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17025 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17026 #  layout:
17027 #    title: "2n-dnv-x553-64b-1t1c-base-ndr"
17028 #    layout: "plot-throughput"
17029 #
17030 #- type: "plot"
17031 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
17032 #  algorithm: "plot_perf_box_name"
17033 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
17034 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17035 #  include:
17036 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17037 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17038 #  layout:
17039 #    title: "2n-dnv-x553-64b-2t2c-base-ndr"
17040 #    layout: "plot-throughput"
17041 #
17042 #- type: "plot"
17043 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
17044 #  algorithm: "plot_perf_box_name"
17045 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
17046 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17047 #  include:
17048 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17049 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17050 #  layout:
17051 #    title: "2n-dnv-x553-64b-1t1c-base-pdr"
17052 #    layout: "plot-throughput"
17053 #
17054 #- type: "plot"
17055 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
17056 #  algorithm: "plot_perf_box_name"
17057 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17058 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17059 #  include:
17060 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17061 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17062 #  layout:
17063 #    title: "2n-dnv-x553-64b-2t2c-base-pdr"
17064 #    layout: "plot-throughput"
17065 #
17066 ## 3n-dnv-x553
17067 #
17068 #- type: "plot"
17069 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17070 #  algorithm: "plot_perf_box_name"
17071 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17072 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17073 #  include:
17074 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17075 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17076 #  layout:
17077 #    title: "3n-dnv-x553-64b-1t1c-base-ndr"
17078 #    layout: "plot-throughput"
17079 #
17080 #- type: "plot"
17081 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17082 #  algorithm: "plot_perf_box_name"
17083 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17084 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17085 #  include:
17086 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17087 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17088 #  layout:
17089 #    title: "3n-dnv-x553-64b-2t2c-base-ndr"
17090 #    layout: "plot-throughput"
17091 #
17092 #- type: "plot"
17093 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17094 #  algorithm: "plot_perf_box_name"
17095 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17096 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17097 #  include:
17098 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17099 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17100 #  layout:
17101 #    title: "3n-dnv-x553-64b-1t1c-base-pdr"
17102 #    layout: "plot-throughput"
17103 #
17104 #- type: "plot"
17105 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17106 #  algorithm: "plot_perf_box_name"
17107 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17108 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17109 #  include:
17110 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17111 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17112 #  layout:
17113 #    title: "3n-dnv-x553-64b-2t2c-base-pdr"
17114 #    layout: "plot-throughput"
17115
17116 # 3n-tsh-x520
17117
17118 - type: "plot"
17119   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17120   algorithm: "plot_perf_box_name"
17121   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17122   data: "plot-dpdk-throughput-latency-3n-tsh"
17123   include:
17124     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17125     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17126   layout:
17127     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17128     layout: "plot-throughput"
17129
17130 - type: "plot"
17131   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17132   algorithm: "plot_perf_box_name"
17133   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17134   data: "plot-dpdk-throughput-latency-3n-tsh"
17135   include:
17136     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17137     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17138   layout:
17139     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17140     layout: "plot-throughput"
17141
17142 - type: "plot"
17143   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17144   algorithm: "plot_perf_box_name"
17145   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17146   data: "plot-dpdk-throughput-latency-3n-tsh"
17147   include:
17148     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17149     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17150   layout:
17151     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17152     layout: "plot-throughput"
17153
17154 - type: "plot"
17155   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17156   algorithm: "plot_perf_box_name"
17157   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17158   data: "plot-dpdk-throughput-latency-3n-tsh"
17159   include:
17160     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17161     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17162   layout:
17163     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17164     layout: "plot-throughput"
17165
17166 ################################################################################
17167 ###   2n-clx                                                                 ###
17168 ################################################################################
17169
17170 # Packet Throughput
17171
17172 - type: "plot"
17173   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17174   algorithm: "plot_perf_box_name"
17175   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17176   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17177   include:
17178     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17179     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17180     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17181     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17182   layout:
17183     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17184     layout: "plot-throughput"
17185
17186 - type: "plot"
17187   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17188   algorithm: "plot_perf_box_name"
17189   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17190   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17191   include:
17192     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17193     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17194     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17195     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17196   layout:
17197     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17198     layout: "plot-throughput"
17199
17200 - type: "plot"
17201   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17202   algorithm: "plot_perf_box_name"
17203   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17204   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17205   include:
17206     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17207     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17208     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17209     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17210   layout:
17211     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17212     layout: "plot-throughput"
17213
17214 - type: "plot"
17215   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17216   algorithm: "plot_perf_box_name"
17217   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17218   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17219   include:
17220     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17221     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17222     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17223     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17224   layout:
17225     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17226     layout: "plot-throughput"
17227
17228 - type: "plot"
17229   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17230   algorithm: "plot_perf_box_name"
17231   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17232   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17233   include:
17234     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17235     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17236     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17237     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17238   layout:
17239     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17240     layout: "plot-throughput"
17241
17242 - type: "plot"
17243   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17244   algorithm: "plot_perf_box_name"
17245   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17246   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17247   include:
17248     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17249     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17250     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17251     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17252   layout:
17253     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17254     layout: "plot-throughput"
17255
17256 - type: "plot"
17257   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17258   algorithm: "plot_perf_box_name"
17259   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17260   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17261   include:
17262     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17263     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17264     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17265     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17266     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17267     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17268   layout:
17269     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17270     layout: "plot-throughput"
17271
17272 - type: "plot"
17273   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17274   algorithm: "plot_perf_box_name"
17275   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17276   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17277   include:
17278     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17279     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17280     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17281     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17282     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17283     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17284   layout:
17285     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17286     layout: "plot-throughput"
17287
17288 - type: "plot"
17289   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17290   algorithm: "plot_perf_box_name"
17291   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17292   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17293   include:
17294     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17298   layout:
17299     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17300     layout: "plot-throughput"
17301
17302 - type: "plot"
17303   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17304   algorithm: "plot_perf_box_name"
17305   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17306   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17307   include:
17308     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17309     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17312   layout:
17313     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17314     layout: "plot-throughput"
17315
17316 - type: "plot"
17317   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17318   algorithm: "plot_perf_box_name"
17319   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17320   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17321   include:
17322     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17323     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17324     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17325   layout:
17326     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17327     layout: "plot-throughput"
17328
17329 - type: "plot"
17330   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17331   algorithm: "plot_perf_box_name"
17332   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17333   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17334   include:
17335     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17336     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17337     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17338   layout:
17339     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17340     layout: "plot-throughput"
17341
17342 - type: "plot"
17343   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17344   algorithm: "plot_perf_box_name"
17345   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17346   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17347   include:
17348     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17349     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17350     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17351     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17352     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17353   layout:
17354     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17355     layout: "plot-throughput"
17356
17357 - type: "plot"
17358   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17359   algorithm: "plot_perf_box_name"
17360   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17361   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17362   include:
17363     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17364     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17365     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17366     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17367     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17368   layout:
17369     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17370     layout: "plot-throughput"
17371
17372 - type: "plot"
17373   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17374   algorithm: "plot_perf_box_name"
17375   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17376   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17377   include:
17378     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17379     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17380     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17381   layout:
17382     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17383     layout: "plot-throughput"
17384
17385 - type: "plot"
17386   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17387   algorithm: "plot_perf_box_name"
17388   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17389   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17390   include:
17391     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17392     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17393     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17394   layout:
17395     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17396     layout: "plot-throughput"
17397
17398 - type: "plot"
17399   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17400   algorithm: "plot_perf_box_name"
17401   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17402   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17403   include:
17404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17407     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17408     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17409     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17410   layout:
17411     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17412     layout: "plot-throughput"
17413
17414 - type: "plot"
17415   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17416   algorithm: "plot_perf_box_name"
17417   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17418   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17419   include:
17420     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17421     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17422     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17423     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17424     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17425     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17426   layout:
17427     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17428     layout: "plot-throughput"
17429
17430 - type: "plot"
17431   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17432   algorithm: "plot_perf_box_name"
17433   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17434   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17435   include:
17436     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17437     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
17438     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
17439     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
17440     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
17441   layout:
17442     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17443     layout: "plot-throughput"
17444
17445 - type: "plot"
17446   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17447   algorithm: "plot_perf_box_name"
17448   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17449   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17450   include:
17451     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
17452     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
17453     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
17454     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
17455     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
17456   layout:
17457     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17458     layout: "plot-throughput"
17459
17460 #- type: "plot"
17461 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17462 #  algorithm: "plot_perf_box_name"
17463 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17464 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17465 #  include:
17466 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17467 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17468 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17469 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17470 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17471 #  layout:
17472 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17473 #    layout: "plot-throughput"
17474 #
17475 #- type: "plot"
17476 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17477 #  algorithm: "plot_perf_box_name"
17478 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17479 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17480 #  include:
17481 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17482 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17483 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17484 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17485 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17486 #  layout:
17487 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17488 #    layout: "plot-throughput"
17489 #
17490 #- type: "plot"
17491 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17492 #  algorithm: "plot_perf_box_name"
17493 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17494 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17495 #  include:
17496 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17497 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17498 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17499 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17500 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17501 #  layout:
17502 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17503 #    layout: "plot-throughput"
17504 #
17505 #- type: "plot"
17506 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17507 #  algorithm: "plot_perf_box_name"
17508 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17509 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17510 #  include:
17511 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17512 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17513 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17514 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17515 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17516 #  layout:
17517 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17518 #    layout: "plot-throughput"
17519
17520 - type: "plot"
17521   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17522   algorithm: "plot_perf_box_name"
17523   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17524   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17525   include:
17526     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17527     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
17528     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
17529     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
17530     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
17531   layout:
17532     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17533     layout: "plot-throughput"
17534
17535 - type: "plot"
17536   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17537   algorithm: "plot_perf_box_name"
17538   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17539   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17540   include:
17541     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
17542     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
17543     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
17544     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
17545     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
17546   layout:
17547     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17548     layout: "plot-throughput"
17549
17550 #- type: "plot"
17551 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
17552 #  algorithm: "plot_perf_box_name"
17553 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
17554 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17555 #  include:
17556 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17557 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17558 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17559 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17560 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17561 #  layout:
17562 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
17563 #    layout: "plot-throughput"
17564 #
17565 #- type: "plot"
17566 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
17567 #  algorithm: "plot_perf_box_name"
17568 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
17569 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17570 #  include:
17571 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17572 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17573 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17574 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17575 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17576 #  layout:
17577 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
17578 #    layout: "plot-throughput"
17579 #
17580 #- type: "plot"
17581 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
17582 #  algorithm: "plot_perf_box_name"
17583 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
17584 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17585 #  include:
17586 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17587 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17588 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17589 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17590 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17591 #  layout:
17592 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
17593 #    layout: "plot-throughput"
17594 #
17595 #- type: "plot"
17596 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
17597 #  algorithm: "plot_perf_box_name"
17598 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
17599 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17600 #  include:
17601 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17602 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17603 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17604 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17605 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17606 #  layout:
17607 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
17608 #    layout: "plot-throughput"
17609
17610 - type: "plot"
17611   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17612   algorithm: "plot_perf_box_name"
17613   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17614   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17615   include:
17616     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17617     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17618     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17619     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17620     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17621     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17622   layout:
17623     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17624     layout: "plot-throughput"
17625
17626 - type: "plot"
17627   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17628   algorithm: "plot_perf_box_name"
17629   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17630   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17631   include:
17632     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17633     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17634     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17635     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17636     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17637     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17638   layout:
17639     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17640     layout: "plot-throughput"
17641
17642 - type: "plot"
17643   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17644   algorithm: "plot_perf_box_name"
17645   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17646   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17647   include:
17648     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17649     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17650   layout:
17651     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17652     layout: "plot-throughput"
17653
17654 - type: "plot"
17655   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17656   algorithm: "plot_perf_box_name"
17657   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17658   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17659   include:
17660     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17661     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17662   layout:
17663     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17664     layout: "plot-throughput"
17665
17666 - type: "plot"
17667   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17668   algorithm: "plot_perf_box_name"
17669   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17670   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17671   include:
17672     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17673     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17674     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17675     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17676     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17677     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17678   layout:
17679     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17680     layout: "plot-throughput"
17681
17682 - type: "plot"
17683   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17684   algorithm: "plot_perf_box_name"
17685   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17686   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17687   include:
17688     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17689     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17690     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17691     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17692     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17693     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17694   layout:
17695     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17696     layout: "plot-throughput"
17697
17698 - type: "plot"
17699   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17700   algorithm: "plot_perf_box_name"
17701   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17702   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17703   include:
17704     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17705     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17706     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17707     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17708     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17709     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17710   layout:
17711     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17712     layout: "plot-throughput"
17713
17714 - type: "plot"
17715   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17716   algorithm: "plot_perf_box_name"
17717   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17718   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17719   include:
17720     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17721     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17722     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17723     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17724     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17725     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17726   layout:
17727     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17728     layout: "plot-throughput"
17729
17730 - type: "plot"
17731   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17732   algorithm: "plot_perf_box_name"
17733   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17734   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17735   include:
17736     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17737     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17738     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17739     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17740     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17741     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17742   layout:
17743     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17744     layout: "plot-throughput"
17745
17746 - type: "plot"
17747   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17748   algorithm: "plot_perf_box_name"
17749   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17750   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17751   include:
17752     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17753     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17754     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17755     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17756     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17757     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17758   layout:
17759     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17760     layout: "plot-throughput"
17761
17762 - type: "plot"
17763   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17764   algorithm: "plot_perf_box_name"
17765   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17766   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17767   include:
17768     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17769     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17770     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17771     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17772     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17773   layout:
17774     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17775     layout: "plot-throughput"
17776
17777 - type: "plot"
17778   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17779   algorithm: "plot_perf_box_name"
17780   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17781   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17782   include:
17783     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17784     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17785     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17786     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17787     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17788   layout:
17789     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17790     layout: "plot-throughput"
17791
17792 - type: "plot"
17793   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17794   algorithm: "plot_perf_box_name"
17795   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17796   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17797   include:
17798     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17799     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17800     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17801     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17802     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17803   layout:
17804     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17805     layout: "plot-throughput"
17806
17807 - type: "plot"
17808   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17809   algorithm: "plot_perf_box_name"
17810   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17811   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17812   include:
17813     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17814     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17815     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17816     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17817     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17818   layout:
17819     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17820     layout: "plot-throughput"
17821
17822 - type: "plot"
17823   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17824   algorithm: "plot_perf_box_name"
17825   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17826   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17827   include:
17828     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17829     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17830     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17831     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17832     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17833   layout:
17834     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17835     layout: "plot-throughput"
17836
17837 - type: "plot"
17838   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17839   algorithm: "plot_perf_box_name"
17840   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17841   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17842   include:
17843     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17844     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17845     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17846     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17847     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17848   layout:
17849     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17850     layout: "plot-throughput"
17851
17852 - type: "plot"
17853   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17854   algorithm: "plot_perf_box_name"
17855   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17856   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17857   include:
17858     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17859     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17860     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17861     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17862     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17863   layout:
17864     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17865     layout: "plot-throughput"
17866
17867 - type: "plot"
17868   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17869   algorithm: "plot_perf_box_name"
17870   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17871   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17872   include:
17873     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17874     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17875     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17876     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17877     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17878   layout:
17879     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17880     layout: "plot-throughput"
17881
17882 - type: "plot"
17883   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17884   algorithm: "plot_perf_box_name"
17885   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17886   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17887   include:
17888     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17889     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17890     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17891     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17892     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17893   layout:
17894     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17895     layout: "plot-throughput"
17896
17897 - type: "plot"
17898   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17899   algorithm: "plot_perf_box_name"
17900   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17901   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17902   include:
17903     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17904     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17905     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17906     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17907     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17908   layout:
17909     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17910     layout: "plot-throughput"
17911
17912 - type: "plot"
17913   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17914   algorithm: "plot_perf_box_name"
17915   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17916   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17917   include:
17918     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17919     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17920     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17921     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17922     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17923     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17924   layout:
17925     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17926     layout: "plot-throughput"
17927
17928 - type: "plot"
17929   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17930   algorithm: "plot_perf_box_name"
17931   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17932   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17933   include:
17934     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17935     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17936     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17937     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17938     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17939     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17940   layout:
17941     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17942     layout: "plot-throughput"
17943
17944 - type: "plot"
17945   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17946   algorithm: "plot_perf_box_name"
17947   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17948   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17949   include:
17950     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17951     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17952     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17953     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17954   layout:
17955     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17956     layout: "plot-throughput"
17957
17958 - type: "plot"
17959   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17960   algorithm: "plot_perf_box_name"
17961   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17962   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17963   include:
17964     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17965     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17966     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17967     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17968   layout:
17969     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17970     layout: "plot-throughput"
17971
17972 - type: "plot"
17973   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17974   algorithm: "plot_perf_box_name"
17975   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17976   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17977   include:
17978     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17979     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17980     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17981     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17982     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17983     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17984   layout:
17985     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17986     layout: "plot-throughput"
17987
17988 - type: "plot"
17989   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17990   algorithm: "plot_perf_box_name"
17991   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17992   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17993   include:
17994     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17995     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17996     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17997     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17998     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17999     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18000   layout:
18001     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18002     layout: "plot-throughput"
18003
18004 - type: "plot"
18005   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18006   algorithm: "plot_perf_box_name"
18007   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18008   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18009   include:
18010     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18011     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18012     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18013     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18014   layout:
18015     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18016     layout: "plot-throughput"
18017
18018 - type: "plot"
18019   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18020   algorithm: "plot_perf_box_name"
18021   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18022   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18023   include:
18024     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18025     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18026     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18027     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18028   layout:
18029     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18030     layout: "plot-throughput"
18031
18032 - type: "plot"
18033   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18034   algorithm: "plot_perf_box_name"
18035   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18036   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18037   include:
18038     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18039     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18040     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18041     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18042     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18043     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18044   layout:
18045     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18046     layout: "plot-throughput"
18047
18048 - type: "plot"
18049   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18050   algorithm: "plot_perf_box_name"
18051   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18052   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18053   include:
18054     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18055     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18056     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18057     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18058     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18059     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18060   layout:
18061     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18062     layout: "plot-throughput"
18063
18064 - type: "plot"
18065   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18066   algorithm: "plot_perf_box_name"
18067   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18068   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18069   include:
18070     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18071     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18072     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18073     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18074   layout:
18075     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18076     layout: "plot-throughput"
18077
18078 - type: "plot"
18079   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18080   algorithm: "plot_perf_box_name"
18081   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18082   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18083   include:
18084     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18085     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18086     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18087     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18088   layout:
18089     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18090     layout: "plot-throughput"
18091
18092 - type: "plot"
18093   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18094   algorithm: "plot_perf_box_name"
18095   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18096   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18097   include:
18098     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18099     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18100     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18101     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18102     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18103   layout:
18104     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18105     layout: "plot-throughput"
18106
18107 - type: "plot"
18108   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18109   algorithm: "plot_perf_box_name"
18110   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18111   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18112   include:
18113     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18114     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18115     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18116     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18117     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18118   layout:
18119     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18120     layout: "plot-throughput"
18121
18122 - type: "plot"
18123   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18124   algorithm: "plot_perf_box_name"
18125   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18126   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18127   include:
18128     - "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"
18129     - "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"
18130     - "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"
18131     - "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"
18132     - "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"
18133   layout:
18134     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18135     layout: "plot-throughput"
18136
18137 - type: "plot"
18138   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18139   algorithm: "plot_perf_box_name"
18140   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18141   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18142   include:
18143     - "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"
18144     - "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"
18145     - "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"
18146     - "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"
18147     - "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"
18148   layout:
18149     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18150     layout: "plot-throughput"
18151
18152 - type: "plot"
18153   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18154   algorithm: "plot_perf_box_name"
18155   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18156   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18157   include:
18158     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18159     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18160     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18161     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18162     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18163   layout:
18164     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18165     layout: "plot-throughput"
18166
18167 - type: "plot"
18168   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18169   algorithm: "plot_perf_box_name"
18170   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18171   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18172   include:
18173     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18174     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18175     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18176     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18177     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18178   layout:
18179     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18180     layout: "plot-throughput"
18181
18182 - type: "plot"
18183   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18184   algorithm: "plot_perf_box_name"
18185   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18186   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18187   include:
18188     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18189     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18190     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18191     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18192     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18193   layout:
18194     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18195     layout: "plot-throughput"
18196
18197 - type: "plot"
18198   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18199   algorithm: "plot_perf_box_name"
18200   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18201   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18202   include:
18203     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18204     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18205     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18206     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18207     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18208   layout:
18209     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18210     layout: "plot-throughput"
18211
18212 - type: "plot"
18213   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18214   algorithm: "plot_perf_box_name"
18215   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18216   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18217   include:
18218     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18219     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18220     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18221     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18222   layout:
18223     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18224     layout: "plot-throughput"
18225
18226 - type: "plot"
18227   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18228   algorithm: "plot_perf_box_name"
18229   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18230   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18231   include:
18232     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18233     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18234     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18235     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18236   layout:
18237     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18238     layout: "plot-throughput"
18239
18240 - type: "plot"
18241   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18242   algorithm: "plot_perf_box_name"
18243   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18244   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18245   include:
18246     - "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"
18247     - "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"
18248     - "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"
18249     - "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"
18250   layout:
18251     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18252     layout: "plot-throughput"
18253
18254 - type: "plot"
18255   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18256   algorithm: "plot_perf_box_name"
18257   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18258   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18259   include:
18260     - "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"
18261     - "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"
18262     - "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"
18263     - "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"
18264   layout:
18265     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18266     layout: "plot-throughput"
18267
18268 - type: "plot"
18269   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18270   algorithm: "plot_perf_box_name"
18271   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18272   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18273   include:
18274     - "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"
18275     - "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"
18276     - "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"
18277     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18278     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18279     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18280   layout:
18281     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18282     layout: "plot-throughput"
18283
18284 - type: "plot"
18285   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18286   algorithm: "plot_perf_box_name"
18287   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18288   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18289   include:
18290     - "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"
18291     - "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"
18292     - "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"
18293     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18294     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18295     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18296   layout:
18297     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18298     layout: "plot-throughput"
18299
18300 ################################################################################
18301
18302 # Packet Speedup
18303
18304 - type: "plot"
18305   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18306   algorithm: "plot_tsa_name"
18307   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18308   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18309   include:
18310     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18311     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18312     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18313     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18314   layout:
18315     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18316     layout: "plot-throughput-speedup-analysis"
18317
18318 - type: "plot"
18319   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18320   algorithm: "plot_tsa_name"
18321   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18322   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18323   include:
18324     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18325     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18326     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18327     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18328   layout:
18329     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18330     layout: "plot-throughput-speedup-analysis"
18331
18332 - type: "plot"
18333   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18334   algorithm: "plot_tsa_name"
18335   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18336   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18337   include:
18338     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18339     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18340     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18341     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18342   layout:
18343     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18344     layout: "plot-throughput-speedup-analysis"
18345
18346 - type: "plot"
18347   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18348   algorithm: "plot_tsa_name"
18349   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18350   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18351   include:
18352     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18353     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18354     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18355     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18356   layout:
18357     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18358     layout: "plot-throughput-speedup-analysis"
18359
18360 - type: "plot"
18361   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18362   algorithm: "plot_tsa_name"
18363   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18364   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18365   include:
18366     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18367     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18368     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18369     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18370   layout:
18371     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18372     layout: "plot-throughput-speedup-analysis"
18373
18374 - type: "plot"
18375   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18376   algorithm: "plot_tsa_name"
18377   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18378   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18379   include:
18380     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18381     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18382     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18383     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18384   layout:
18385     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18386     layout: "plot-throughput-speedup-analysis"
18387
18388 - type: "plot"
18389   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18390   algorithm: "plot_tsa_name"
18391   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18392   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18393   include:
18394     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18395     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18396     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18397     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18398     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18399     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18400   layout:
18401     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18402     layout: "plot-throughput-speedup-analysis"
18403
18404 - type: "plot"
18405   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18406   algorithm: "plot_tsa_name"
18407   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18408   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18409   include:
18410     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18411     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18412     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18413     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18414     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18415     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18416   layout:
18417     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18418     layout: "plot-throughput-speedup-analysis"
18419
18420 - type: "plot"
18421   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18422   algorithm: "plot_tsa_name"
18423   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18424   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18425   include:
18426     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18427     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18428     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18429     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18430   layout:
18431     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18432     layout: "plot-throughput-speedup-analysis"
18433
18434 - type: "plot"
18435   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18436   algorithm: "plot_tsa_name"
18437   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18438   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18439   include:
18440     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18441     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18442     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18443     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18444   layout:
18445     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18446     layout: "plot-throughput-speedup-analysis"
18447
18448 - type: "plot"
18449   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18450   algorithm: "plot_tsa_name"
18451   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18452   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18453   include:
18454     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18455     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18456     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18457   layout:
18458     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18459     layout: "plot-throughput-speedup-analysis"
18460
18461 - type: "plot"
18462   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18463   algorithm: "plot_tsa_name"
18464   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18465   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18466   include:
18467     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18468     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18469     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18470   layout:
18471     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18472     layout: "plot-throughput-speedup-analysis"
18473
18474 - type: "plot"
18475   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18476   algorithm: "plot_tsa_name"
18477   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18478   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18479   include:
18480     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18481     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18482     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18483     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18484     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18485   layout:
18486     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18487     layout: "plot-throughput-speedup-analysis"
18488
18489 - type: "plot"
18490   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18491   algorithm: "plot_tsa_name"
18492   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18493   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18494   include:
18495     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18496     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18497     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18498     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18499     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18500   layout:
18501     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18502     layout: "plot-throughput-speedup-analysis"
18503
18504 - type: "plot"
18505   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18506   algorithm: "plot_tsa_name"
18507   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18508   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18509   include:
18510     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18511     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18512     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18513   layout:
18514     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18515     layout: "plot-throughput-speedup-analysis"
18516
18517 - type: "plot"
18518   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18519   algorithm: "plot_tsa_name"
18520   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18521   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18522   include:
18523     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18524     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18525     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18526   layout:
18527     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18528     layout: "plot-throughput-speedup-analysis"
18529
18530 - type: "plot"
18531   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18532   algorithm: "plot_tsa_name"
18533   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18534   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18535   include:
18536     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18537     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18538     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18539     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18540     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18541     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18542   layout:
18543     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18544     layout: "plot-throughput-speedup-analysis"
18545
18546 - type: "plot"
18547   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18548   algorithm: "plot_tsa_name"
18549   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18550   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18551   include:
18552     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18553     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18554     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18555     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18556     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18557     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18558   layout:
18559     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18560     layout: "plot-throughput-speedup-analysis"
18561
18562 - type: "plot"
18563   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
18564   algorithm: "plot_tsa_name"
18565   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
18566   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18567   include:
18568     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18569     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
18570     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
18571     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
18572     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
18573   layout:
18574     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
18575     layout: "plot-throughput-speedup-analysis"
18576
18577 - type: "plot"
18578   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
18579   algorithm: "plot_tsa_name"
18580   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
18581   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18582   include:
18583     - "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"
18584     - "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"
18585     - "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"
18586     - "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"
18587     - "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"
18588   layout:
18589     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
18590     layout: "plot-throughput-speedup-analysis"
18591
18592 #- type: "plot"
18593 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
18594 #  algorithm: "plot_tsa_name"
18595 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
18596 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18597 #  include:
18598 #    - "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"
18599 #    - "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"
18600 #    - "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"
18601 #    - "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"
18602 #    - "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"
18603 #  layout:
18604 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
18605 #    layout: "plot-throughput-speedup-analysis"
18606 #
18607 #- type: "plot"
18608 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
18609 #  algorithm: "plot_tsa_name"
18610 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
18611 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18612 #  include:
18613 #    - "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"
18614 #    - "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"
18615 #    - "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"
18616 #    - "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"
18617 #    - "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"
18618 #  layout:
18619 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
18620 #    layout: "plot-throughput-speedup-analysis"
18621 #
18622 #- type: "plot"
18623 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
18624 #  algorithm: "plot_tsa_name"
18625 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
18626 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18627 #  include:
18628 #    - "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"
18629 #    - "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"
18630 #    - "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"
18631 #    - "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"
18632 #    - "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"
18633 #  layout:
18634 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
18635 #    layout: "plot-throughput-speedup-analysis"
18636 #
18637 #- type: "plot"
18638 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
18639 #  algorithm: "plot_tsa_name"
18640 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
18641 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18642 #  include:
18643 #    - "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"
18644 #    - "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"
18645 #    - "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"
18646 #    - "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"
18647 #    - "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"
18648 #  layout:
18649 #    title: "22n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
18650 #    layout: "plot-throughput-speedup-analysis"
18651
18652 - type: "plot"
18653   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
18654   algorithm: "plot_tsa_name"
18655   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
18656   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18657   include:
18658     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18659     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
18660     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
18661     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
18662     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
18663   layout:
18664     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
18665     layout: "plot-throughput-speedup-analysis"
18666
18667 - type: "plot"
18668   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
18669   algorithm: "plot_tsa_name"
18670   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
18671   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18672   include:
18673     - "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"
18674     - "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"
18675     - "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"
18676     - "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"
18677     - "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"
18678   layout:
18679     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
18680     layout: "plot-throughput-speedup-analysis"
18681
18682 #- type: "plot"
18683 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
18684 #  algorithm: "plot_tsa_name"
18685 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
18686 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18687 #  include:
18688 #    - "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"
18689 #    - "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"
18690 #    - "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"
18691 #    - "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"
18692 #    - "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"
18693 #  layout:
18694 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
18695 #    layout: "plot-throughput-speedup-analysis"
18696 #
18697 #- type: "plot"
18698 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
18699 #  algorithm: "plot_tsa_name"
18700 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
18701 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18702 #  include:
18703 #    - "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"
18704 #    - "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"
18705 #    - "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"
18706 #    - "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"
18707 #    - "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"
18708 #  layout:
18709 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
18710 #    layout: "plot-throughput-speedup-analysis"
18711 #
18712 #- type: "plot"
18713 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
18714 #  algorithm: "plot_tsa_name"
18715 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
18716 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18717 #  include:
18718 #    - "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"
18719 #    - "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"
18720 #    - "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"
18721 #    - "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"
18722 #    - "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"
18723 #  layout:
18724 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
18725 #    layout: "plot-throughput-speedup-analysis"
18726 #
18727 #- type: "plot"
18728 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
18729 #  algorithm: "plot_tsa_name"
18730 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
18731 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18732 #  include:
18733 #    - "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"
18734 #    - "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"
18735 #    - "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"
18736 #    - "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"
18737 #    - "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"
18738 #  layout:
18739 #    title: "22n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
18740 #    layout: "plot-throughput-speedup-analysis"
18741
18742 - type: "plot"
18743   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18744   algorithm: "plot_tsa_name"
18745   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18746   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18747   include:
18748     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18749     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18754   layout:
18755     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18756     layout: "plot-throughput-speedup-analysis"
18757
18758 - type: "plot"
18759   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18760   algorithm: "plot_tsa_name"
18761   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18762   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18763   include:
18764     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18768     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18769     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18770   layout:
18771     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18772     layout: "plot-throughput-speedup-analysis"
18773
18774 - type: "plot"
18775   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18776   algorithm: "plot_tsa_name"
18777   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18778   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18779   include:
18780     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18781     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18782   layout:
18783     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18784     layout: "plot-throughput-speedup-analysis"
18785
18786 - type: "plot"
18787   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18788   algorithm: "plot_tsa_name"
18789   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18790   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18791   include:
18792     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18793     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18794   layout:
18795     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18796     layout: "plot-throughput-speedup-analysis"
18797
18798 - type: "plot"
18799   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18800   algorithm: "plot_tsa_name"
18801   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18802   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18803   include:
18804     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18805     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18806     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18807     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18808     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18809     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18810   layout:
18811     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18812     layout: "plot-throughput-speedup-analysis"
18813
18814 - type: "plot"
18815   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18816   algorithm: "plot_tsa_name"
18817   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18818   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18819   include:
18820     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18821     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18822     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18823     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18824     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18825     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18826   layout:
18827     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18828     layout: "plot-throughput-speedup-analysis"
18829
18830 - type: "plot"
18831   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18832   algorithm: "plot_tsa_name"
18833   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18834   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18835   include:
18836     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18837     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18838     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18839     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18840     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18841     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18842   layout:
18843     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18844     layout: "plot-throughput-speedup-analysis"
18845
18846 - type: "plot"
18847   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18848   algorithm: "plot_tsa_name"
18849   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18850   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18851   include:
18852     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18853     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18854     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18855     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18856     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18857     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18858   layout:
18859     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18860     layout: "plot-throughput-speedup-analysis"
18861
18862 - type: "plot"
18863   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18864   algorithm: "plot_tsa_name"
18865   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18866   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18867   include:
18868     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18869     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18870     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18871     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18872     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18873     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18874   layout:
18875     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18876     layout: "plot-throughput-speedup-analysis"
18877
18878 - type: "plot"
18879   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18880   algorithm: "plot_tsa_name"
18881   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18882   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18883   include:
18884     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18885     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18886     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18887     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18888     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18889     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18890   layout:
18891     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18892     layout: "plot-throughput-speedup-analysis"
18893
18894 - type: "plot"
18895   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18896   algorithm: "plot_tsa_name"
18897   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18898   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18899   include:
18900     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18901     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18902     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18903     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18904     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18905   layout:
18906     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18907     layout: "plot-throughput-speedup-analysis"
18908
18909 - type: "plot"
18910   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18911   algorithm: "plot_tsa_name"
18912   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18913   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18914   include:
18915     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18916     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18917     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18918     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18919     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18920   layout:
18921     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18922     layout: "plot-throughput-speedup-analysis"
18923
18924 - type: "plot"
18925   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18926   algorithm: "plot_tsa_name"
18927   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18928   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18929   include:
18930     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18931     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18932     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18933     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18934     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18935   layout:
18936     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18937     layout: "plot-throughput-speedup-analysis"
18938
18939 - type: "plot"
18940   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18941   algorithm: "plot_tsa_name"
18942   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18943   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18944   include:
18945     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18946     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18947     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18948     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18949     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18950   layout:
18951     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18952     layout: "plot-throughput-speedup-analysis"
18953
18954 - type: "plot"
18955   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18956   algorithm: "plot_tsa_name"
18957   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18958   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18959   include:
18960     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18961     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18962     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18963     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18964     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18965   layout:
18966     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18967     layout: "plot-throughput-speedup-analysis"
18968
18969 - type: "plot"
18970   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18971   algorithm: "plot_tsa_name"
18972   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18973   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18974   include:
18975     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18976     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18977     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18978     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18979     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18980   layout:
18981     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18982     layout: "plot-throughput-speedup-analysis"
18983
18984 - type: "plot"
18985   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18986   algorithm: "plot_tsa_name"
18987   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18988   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18989   include:
18990     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18991     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18992     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18993     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18994     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18995   layout:
18996     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18997     layout: "plot-throughput-speedup-analysis"
18998
18999 - type: "plot"
19000   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19001   algorithm: "plot_tsa_name"
19002   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19003   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19004   include:
19005     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19006     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19007     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19008     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19009     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19010   layout:
19011     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
19012     layout: "plot-throughput-speedup-analysis"
19013
19014 - type: "plot"
19015   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19016   algorithm: "plot_tsa_name"
19017   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19018   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19019   include:
19020     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19021     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19022     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19023     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19024     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19025   layout:
19026     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
19027     layout: "plot-throughput-speedup-analysis"
19028
19029 - type: "plot"
19030   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19031   algorithm: "plot_tsa_name"
19032   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19033   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19034   include:
19035     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19036     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19037     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19038     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19039     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19040   layout:
19041     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
19042     layout: "plot-throughput-speedup-analysis"
19043
19044 - type: "plot"
19045   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19046   algorithm: "plot_tsa_name"
19047   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19048   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19049   include:
19050     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19051     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19052     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19053     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19054     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19055     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19056   layout:
19057     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
19058     layout: "plot-throughput-speedup-analysis"
19059
19060 - type: "plot"
19061   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19062   algorithm: "plot_tsa_name"
19063   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19064   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19065   include:
19066     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19067     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19068     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19069     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19070     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19071     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19072   layout:
19073     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
19074     layout: "plot-throughput-speedup-analysis"
19075
19076 - type: "plot"
19077   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19078   algorithm: "plot_tsa_name"
19079   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19080   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19081   include:
19082     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19083     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19084     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19085     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19086   layout:
19087     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
19088     layout: "plot-throughput-speedup-analysis"
19089
19090 - type: "plot"
19091   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19092   algorithm: "plot_tsa_name"
19093   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19094   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19095   include:
19096     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19097     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19098     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19099     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19100   layout:
19101     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
19102     layout: "plot-throughput-speedup-analysis"
19103
19104 - type: "plot"
19105   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19106   algorithm: "plot_tsa_name"
19107   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19108   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19109   include:
19110     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19111     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19112     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19113     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19114     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19115     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19116   layout:
19117     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19118     layout: "plot-throughput-speedup-analysis"
19119
19120 - type: "plot"
19121   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19122   algorithm: "plot_tsa_name"
19123   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19124   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19125   include:
19126     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19127     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19128     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19129     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19130     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19131     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19132   layout:
19133     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19134     layout: "plot-throughput-speedup-analysis"
19135
19136 - type: "plot"
19137   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19138   algorithm: "plot_tsa_name"
19139   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19140   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19141   include:
19142     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19143     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19144     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19145     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19146   layout:
19147     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19148     layout: "plot-throughput-speedup-analysis"
19149
19150 - type: "plot"
19151   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19152   algorithm: "plot_tsa_name"
19153   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19154   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19155   include:
19156     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19157     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19158     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19159     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19160   layout:
19161     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19162     layout: "plot-throughput-speedup-analysis"
19163
19164 - type: "plot"
19165   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19166   algorithm: "plot_tsa_name"
19167   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19168   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19169   include:
19170     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19171     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19172     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19173     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19174     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19175     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19176   layout:
19177     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19178     layout: "plot-throughput-speedup-analysis"
19179
19180 - type: "plot"
19181   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19182   algorithm: "plot_tsa_name"
19183   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19184   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19185   include:
19186     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19187     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19188     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19189     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19190     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19191     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19192   layout:
19193     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19194     layout: "plot-throughput-speedup-analysis"
19195
19196 - type: "plot"
19197   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19198   algorithm: "plot_tsa_name"
19199   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19200   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19201   include:
19202     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19203     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19204     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19205     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19206   layout:
19207     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19208     layout: "plot-throughput-speedup-analysis"
19209
19210 - type: "plot"
19211   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19212   algorithm: "plot_tsa_name"
19213   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19214   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19215   include:
19216     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19217     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19218     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19219     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19220   layout:
19221     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19222     layout: "plot-throughput-speedup-analysis"
19223
19224 - type: "plot"
19225   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19226   algorithm: "plot_tsa_name"
19227   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19228   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19229   include:
19230     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19231     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19232     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19233     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19234     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19235   layout:
19236     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19237     layout: "plot-throughput-speedup-analysis"
19238
19239 - type: "plot"
19240   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19241   algorithm: "plot_tsa_name"
19242   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19243   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19244   include:
19245     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19246     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19247     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19248     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19249     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19250   layout:
19251     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19252     layout: "plot-throughput-speedup-analysis"
19253
19254 - type: "plot"
19255   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19256   algorithm: "plot_tsa_name"
19257   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19258   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19259   include:
19260     - "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"
19261     - "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"
19262     - "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"
19263     - "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"
19264     - "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"
19265   layout:
19266     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19267     layout: "plot-throughput-speedup-analysis"
19268
19269 - type: "plot"
19270   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19271   algorithm: "plot_tsa_name"
19272   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19273   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19274   include:
19275     - "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"
19276     - "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"
19277     - "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"
19278     - "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"
19279     - "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"
19280   layout:
19281     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19282     layout: "plot-throughput-speedup-analysis"
19283
19284 - type: "plot"
19285   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19286   algorithm: "plot_tsa_name"
19287   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19288   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19289   include:
19290     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19291     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19292     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19293     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19294     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19295   layout:
19296     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19297     layout: "plot-throughput-speedup-analysis"
19298
19299 - type: "plot"
19300   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19301   algorithm: "plot_tsa_name"
19302   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19303   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19304   include:
19305     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19306     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19307     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19308     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19309     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19310   layout:
19311     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19312     layout: "plot-throughput-speedup-analysis"
19313
19314 - type: "plot"
19315   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19316   algorithm: "plot_tsa_name"
19317   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19318   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19319   include:
19320     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19321     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19322     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19323     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19324     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19325   layout:
19326     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19327     layout: "plot-throughput-speedup-analysis"
19328
19329 - type: "plot"
19330   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19331   algorithm: "plot_tsa_name"
19332   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
19333   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19334   include:
19335     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19336     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19337     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19338     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19339     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19340   layout:
19341     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19342     layout: "plot-throughput-speedup-analysis"
19343
19344 - type: "plot"
19345   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19346   algorithm: "plot_tsa_name"
19347   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19348   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19349   include:
19350     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19351     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19352     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19353     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19354   layout:
19355     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
19356     layout: "plot-throughput-speedup-analysis"
19357
19358 - type: "plot"
19359   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19360   algorithm: "plot_tsa_name"
19361   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19362   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19363   include:
19364     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19365     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19366     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19367     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19368   layout:
19369     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
19370     layout: "plot-throughput-speedup-analysis"
19371
19372 - type: "plot"
19373   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19374   algorithm: "plot_tsa_name"
19375   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19376   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19377   include:
19378     - "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"
19379     - "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"
19380     - "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"
19381     - "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"
19382   layout:
19383     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
19384     layout: "plot-throughput-speedup-analysis"
19385
19386 - type: "plot"
19387   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19388   algorithm: "plot_tsa_name"
19389   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19390   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19391   include:
19392     - "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"
19393     - "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"
19394     - "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"
19395     - "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"
19396   layout:
19397     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
19398     layout: "plot-throughput-speedup-analysis"
19399
19400 - type: "plot"
19401   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19402   algorithm: "plot_tsa_name"
19403   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19404   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19405   include:
19406     - "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"
19407     - "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"
19408     - "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"
19409     - "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"
19410     - "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"
19411     - "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"
19412   layout:
19413     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
19414     layout: "plot-throughput-speedup-analysis"
19415
19416 - type: "plot"
19417   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19418   algorithm: "plot_tsa_name"
19419   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19420   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19421   include:
19422     - "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"
19423     - "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"
19424     - "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"
19425     - "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"
19426     - "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"
19427     - "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"
19428   layout:
19429     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19430     layout: "plot-throughput-speedup-analysis"
19431
19432 ################################################################################
19433
19434 # Packet Throughput - DPDK
19435
19436 # 2n-clx-xxv710
19437
19438 - type: "plot"
19439   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19440   algorithm: "plot_perf_box_name"
19441   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19442   data: "plot-dpdk-throughput-latency-2n-clx"
19443   include:
19444     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19445     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19446   layout:
19447     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19448     layout: "plot-throughput"
19449
19450 - type: "plot"
19451   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19452   algorithm: "plot_perf_box_name"
19453   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19454   data: "plot-dpdk-throughput-latency-2n-clx"
19455   include:
19456     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19457     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19458   layout:
19459     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19460     layout: "plot-throughput"
19461
19462 - type: "plot"
19463   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19464   algorithm: "plot_perf_box_name"
19465   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19466   data: "plot-dpdk-throughput-latency-2n-clx"
19467   include:
19468     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19469     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19470   layout:
19471     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19472     layout: "plot-throughput"
19473
19474 - type: "plot"
19475   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19476   algorithm: "plot_perf_box_name"
19477   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19478   data: "plot-dpdk-throughput-latency-2n-clx"
19479   include:
19480     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19481     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19482   layout:
19483     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19484     layout: "plot-throughput"
19485
19486 # 2n-clx-x710
19487
19488 - type: "plot"
19489   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19490   algorithm: "plot_perf_box_name"
19491   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19492   data: "plot-dpdk-throughput-latency-2n-clx"
19493   include:
19494     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19495     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19496   layout:
19497     title: "2n-clx-x710-64b-2t1c-base-ndr"
19498     layout: "plot-throughput"
19499
19500 - type: "plot"
19501   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19502   algorithm: "plot_perf_box_name"
19503   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19504   data: "plot-dpdk-throughput-latency-2n-clx"
19505   include:
19506     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19507     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19508   layout:
19509     title: "2n-clx-x710-64b-4t2c-base-ndr"
19510     layout: "plot-throughput"
19511
19512 - type: "plot"
19513   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19514   algorithm: "plot_perf_box_name"
19515   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19516   data: "plot-dpdk-throughput-latency-2n-clx"
19517   include:
19518     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19519     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19520   layout:
19521     title: "2n-clx-x710-64b-2t1c-base-pdr"
19522     layout: "plot-throughput"
19523
19524 - type: "plot"
19525   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19526   algorithm: "plot_perf_box_name"
19527   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19528   data: "plot-dpdk-throughput-latency-2n-clx"
19529   include:
19530     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19531     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19532   layout:
19533     title: "2n-clx-x710-64b-4t2c-base-pdr"
19534     layout: "plot-throughput"
19535
19536 ################################################################################
19537
19538 - type: "plot"
19539   title: "Latency by percentile: 2n-skx"
19540   algorithm: "plot_hdrh_lat_by_percentile"
19541   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19542   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19543   target-links: "../../_static/vpp"
19544   data: "plot-vpp-hdrh-lat-2n-skx"
19545   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19546   layout:
19547     layout: "plot-hdrh-latency-by-percentile"
19548
19549 - type: "plot"
19550   title: "Latency by percentile: 2n-skx-nat44"
19551   algorithm: "plot_hdrh_lat_by_percentile"
19552   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19553   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19554   target-links: "../../_static/vpp"
19555   data: "plot-vpp-hdrh-lat-2n-skx-nat44"
19556   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19557   layout:
19558     layout: "plot-hdrh-latency-by-percentile"
19559
19560 - type: "plot"
19561   title: "Latency by percentile: 3n-skx"
19562   algorithm: "plot_hdrh_lat_by_percentile"
19563   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19564   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19565   target-links: "../../_static/vpp"
19566   data: "plot-vpp-hdrh-lat-3n-skx"
19567   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19568   layout:
19569     layout: "plot-hdrh-latency-by-percentile"
19570
19571 - type: "plot"
19572   title: "Latency by percentile: 2n-clx"
19573   algorithm: "plot_hdrh_lat_by_percentile"
19574   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19575   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19576   target-links: "../../_static/vpp"
19577   data: "plot-vpp-hdrh-lat-2n-clx"
19578   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19579   layout:
19580     layout: "plot-hdrh-latency-by-percentile"
19581
19582 - type: "plot"
19583   title: "Latency by percentile: 3n-hsw"
19584   algorithm: "plot_hdrh_lat_by_percentile"
19585   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19586   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19587   target-links: "../../_static/vpp"
19588   data: "plot-vpp-hdrh-lat-3n-hsw"
19589   filter: "'1T1C' and 'NIC_Intel-XL710'"
19590   layout:
19591     layout: "plot-hdrh-latency-by-percentile"
19592
19593 - type: "plot"
19594   title: "Latency by percentile: 3n-tsh"
19595   algorithm: "plot_hdrh_lat_by_percentile"
19596   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19597   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19598   target-links: "../../_static/vpp"
19599   data: "plot-vpp-hdrh-lat-3n-tsh"
19600   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19601   layout:
19602     layout: "plot-hdrh-latency-by-percentile"
19603
19604 - type: "plot"
19605   title: "Latency by percentile: DPDK 2n-skx"
19606   algorithm: "plot_hdrh_lat_by_percentile"
19607   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19608   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19609   target-links: "../../_static/dpdk"
19610   data: "plot-dpdk-hdrh-lat-2n-skx"
19611   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19612   layout:
19613     layout: "plot-hdrh-latency-by-percentile"
19614
19615 - type: "plot"
19616   title: "Latency by percentile: DPDK 3n-skx"
19617   algorithm: "plot_hdrh_lat_by_percentile"
19618   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19619   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19620   target-links: "../../_static/dpdk"
19621   data: "plot-dpdk-hdrh-lat-3n-skx"
19622   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19623   layout:
19624     layout: "plot-hdrh-latency-by-percentile"
19625
19626 - type: "plot"
19627   title: "Latency by percentile: DPDK 2n-clx"
19628   algorithm: "plot_hdrh_lat_by_percentile"
19629   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19630   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19631   target-links: "../../_static/dpdk"
19632   data: "plot-dpdk-hdrh-lat-2n-clx"
19633   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19634   layout:
19635     layout: "plot-hdrh-latency-by-percentile"
19636
19637 - type: "plot"
19638   title: "Latency by percentile: DPDK 3n-hsw"
19639   algorithm: "plot_hdrh_lat_by_percentile"
19640   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19641   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
19642   target-links: "../../_static/dpdk"
19643   data: "plot-dpdk-hdrh-lat-3n-hsw"
19644   filter: "'1T1C' and 'NIC_Intel-XL710'"
19645   layout:
19646     layout: "plot-hdrh-latency-by-percentile"
19647
19648 - type: "plot"
19649   title: "Latency by percentile: DPDK 3n-tsh"
19650   algorithm: "plot_hdrh_lat_by_percentile"
19651   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
19652   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
19653   target-links: "../../_static/dpdk"
19654   data: "plot-dpdk-hdrh-lat-3n-tsh"
19655   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19656   layout:
19657     layout: "plot-hdrh-latency-by-percentile"